.products_img {
	max-width: 100%;
}
.text-black {
  color: #393939; }

.bg-black {
  background-color: #393939; }

.text-white {
  color: #fff; }

.bg-white {
  background-color: #fff; }

.text-gray-50 {
  color: #F8F8F8; }

.bg-gray-50 {
  background-color: #F8F8F8; }

.text-gray-100 {
  color: #F2F2F2; }

.bg-gray-100 {
  background-color: #F2F2F2; }

.text-gray-200 {
  color: #C9C9C9; }

.bg-gray-200 {
  background-color: #C9C9C9; }

.text-gray-300 {
  color: #898B8E; }

.bg-gray-300 {
  background-color: #898B8E; }

.text-gray-400 {
  color: #636363; }

.bg-gray-400 {
  background-color: #636363; }

.text-gray-500 {
  color: #393939; }

.bg-gray-500 {
  background-color: #393939; }

.text-gray-600 {
  color: #1A1A1A; }

.bg-gray-600 {
  background-color: #1A1A1A; }

.text-blue-100 {
  color: #DCE3F9; }

.bg-blue-100 {
  background-color: #DCE3F9; }

.text-blue-200 {
  color: #B9C7EF; }

.bg-blue-200 {
  background-color: #B9C7EF; }

.text-blue-300 {
  color: #9FB7FA; }

.bg-blue-300 {
  background-color: #9FB7FA; }

.text-blue-400 {
  color: #7C91CA; }

.bg-blue-400 {
  background-color: #7C91CA; }

.text-blue-500 {
  color: #5576D1; }

.bg-blue-500 {
  background-color: #5576D1; }

.text-blue-600 {
  color: #0065bd; }

.bg-blue-600 {
  background-color: #0065bd; }

.text-blue-700 {
  color: #1D2847; }

.bg-blue-700 {
  background-color: #1D2847; }

.text-green-100 {
  color: #E6F5DE; }

.bg-green-100 {
  background-color: #E6F5DE; }

.text-green-200 {
  color: #C6E9B2; }

.bg-green-200 {
  background-color: #C6E9B2; }

.text-green-300 {
  color: #A4DE83; }

.bg-green-300 {
  background-color: #A4DE83; }

.text-green-400 {
  color: #9DCB89; }

.bg-green-400 {
  background-color: #9DCB89; }

.text-green-500 {
  color: #fdb913; }

.bg-green-500 {
  background-color: #fdb913; }

.text-green-600 {
  color: #fdb913; }

.bg-green-600 {
  background-color: #fdb913; }

.text-green-700 {
  color: #2C4C1E; }

.bg-green-700 {
  background-color: #2C4C1E; }

.text-red-100 {
  color: #EDCFCF; }

.bg-red-100 {
  background-color: #EDCFCF; }

.text-red-200 {
  color: #E38686; }

.bg-red-200 {
  background-color: #E38686; }

.text-red-300 {
  color: #D85656; }

.bg-red-300 {
  background-color: #D85656; }

.text-red-400 {
  color: #C24D4D; }

.bg-red-400 {
  background-color: #C24D4D; }

.text-red-500 {
  color: #883636; }

.bg-red-500 {
  background-color: #883636; }

.text-yellow-100 {
  color: #FFEA96; }

.bg-yellow-100 {
  background-color: #FFEA96; }

.text-yellow-200 {
  color: #ECD782; }

.bg-yellow-200 {
  background-color: #ECD782; }

.text-yellow-300 {
  color: #FFCD00; }

.bg-yellow-300 {
  background-color: #FFCD00; }

.text-yellow-400 {
  color: #FFB600; }

.bg-yellow-400 {
  background-color: #FFB600; }

.text-yellow-500 {
  color: #D78900; }

.bg-yellow-500 {
  background-color: #D78900; }

.form-section {
	padding: 30px;
}
.alert.alert-danger {
    color: red;
    padding: 0 0 20px 0;
}
.alert.alert-success {
	color: green;
    padding: 0 0 20px 0;
}
.logos img {
	height: 50px;
	margin: 10px 5px;
}
.logos-big img {
	height: 70px;
}
@font-face {
  font-family: 'Sharp';
  src: url("fonts/SharpSansDisplayNo2-Bold.woff2") format("woff2"), url("fonts/SharpSansDisplayNo2-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }

/*!
 * Bootstrap v4.1.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Roboto", helvetica, arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #393939;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 6px; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #393939;
  -webkit-text-decoration: "underline";
          text-decoration: "underline";
  background-color: transparent; }
  a:hover {
    color: #131313;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .woocommerce .single-product .product .product_title, .h3, .h4, .h5, .h6 {
  margin-bottom: 6px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2, .woocommerce .single-product .product .product_title {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 12px;
  margin-bottom: 12px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 12px;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 6px;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

.container {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 768px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 960px) {
    .container {
      max-width: 1024px; } }
  @media (min-width: 1024px) {
    .container {
      max-width: 1160px; } }
  @media (min-width: 1160px) {
    .container {
      max-width: 1440px; } }
  @media (min-width: 1440px) {
    .container {
      max-width: 1600px; } }

.container-fluid {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12, .col-xxxl,
.col-xxxl-auto {
  position: relative;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px; }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 960px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1024px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1160px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1440px) {
  .col-xxxl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xxxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xxxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xxxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xxxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xxxl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xxxl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xxxl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xxxl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xxxl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xxxl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xxxl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xxxl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xxxl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xxxl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xxxl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xxxl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xxxl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xxxl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xxxl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xxxl-0 {
    margin-left: 0; }
  .offset-xxxl-1 {
    margin-left: 8.33333%; }
  .offset-xxxl-2 {
    margin-left: 16.66667%; }
  .offset-xxxl-3 {
    margin-left: 25%; }
  .offset-xxxl-4 {
    margin-left: 33.33333%; }
  .offset-xxxl-5 {
    margin-left: 41.66667%; }
  .offset-xxxl-6 {
    margin-left: 50%; }
  .offset-xxxl-7 {
    margin-left: 58.33333%; }
  .offset-xxxl-8 {
    margin-left: 66.66667%; }
  .offset-xxxl-9 {
    margin-left: 75%; }
  .offset-xxxl-10 {
    margin-left: 83.33333%; }
  .offset-xxxl-11 {
    margin-left: 91.66667%; } }

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #393939;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .form-control {
      -webkit-transition: none;
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #393939;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #393939;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #393939;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #393939;
    opacity: 1; }
  .form-control::placeholder {
    color: #393939;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #393939;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #393939;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right calc(2.25rem / 4);
  background-size: calc(2.25rem / 2) calc(2.25rem / 2);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: 2.25rem;
  background-position: top calc(2.25rem / 4) right calc(2.25rem / 4); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: 3.4375rem;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat center right 1.75rem/1.125rem 1.125rem; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right calc(2.25rem / 4);
  background-size: calc(2.25rem / 2) calc(2.25rem / 2);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: 2.25rem;
  background-position: top calc(2.25rem / 4) right calc(2.25rem / 4); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: 3.4375rem;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  @media screen and (prefers-reduced-motion: reduce) {
    .fade {
      -webkit-transition: none;
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
      -webkit-transition: none;
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #393939;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 960px) {
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1024px) {
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

@media (min-width: 1160px) {
  .dropdown-menu-xxl-right {
    right: 0;
    left: auto; } }

@media (min-width: 1440px) {
  .dropdown-menu-xxxl-right {
    right: 0;
    left: auto; } }

.dropdown-menu-left {
  right: auto;
  left: 0; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; } }

@media (min-width: 960px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; } }

@media (min-width: 1024px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; } }

@media (min-width: 1160px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0; } }

@media (min-width: 1440px) {
  .dropdown-menu-xxxl-left {
    right: auto;
    left: 0; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 6px 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:first-child {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px); }
  .dropdown-item:last-child {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px); }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .input-group-prepend .btn, .input-group-prepend .page-404 .search-form-submit, .page-404 .input-group-prepend .search-form-submit,
  .input-group-append .btn,
  .input-group-append .page-404 .search-form-submit,
  .page-404 .input-group-append .search-form-submit {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus, .input-group-prepend .page-404 .search-form-submit:focus, .page-404 .input-group-prepend .search-form-submit:focus,
    .input-group-append .btn:focus,
    .input-group-append .page-404 .search-form-submit:focus,
    .page-404 .input-group-append .search-form-submit:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn, .input-group-prepend .page-404 .search-form-submit + .btn, .page-404 .input-group-prepend .search-form-submit + .btn, .input-group-prepend .page-404 .btn + .search-form-submit, .page-404 .input-group-prepend .btn + .search-form-submit, .input-group-prepend .page-404 .search-form-submit + .search-form-submit, .page-404 .input-group-prepend .search-form-submit + .search-form-submit,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .page-404 .search-form-submit + .input-group-text,
  .page-404 .input-group-prepend .search-form-submit + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-prepend .page-404 .input-group-text + .search-form-submit,
  .page-404 .input-group-prepend .input-group-text + .search-form-submit,
  .input-group-append .btn + .btn,
  .input-group-append .page-404 .search-form-submit + .btn,
  .page-404 .input-group-append .search-form-submit + .btn,
  .input-group-append .page-404 .btn + .search-form-submit,
  .page-404 .input-group-append .btn + .search-form-submit,
  .input-group-append .page-404 .search-form-submit + .search-form-submit,
  .page-404 .input-group-append .search-form-submit + .search-form-submit,
  .input-group-append .btn + .input-group-text,
  .input-group-append .page-404 .search-form-submit + .input-group-text,
  .page-404 .input-group-append .search-form-submit + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn,
  .input-group-append .page-404 .input-group-text + .search-form-submit,
  .page-404 .input-group-append .input-group-text + .search-form-submit {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #393939;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(2.875rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.page-404 .input-group-lg > .input-group-prepend > .search-form-submit,
.input-group-lg > .input-group-append > .btn,
.page-404 .input-group-lg > .input-group-append > .search-form-submit {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.8125rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.page-404 .input-group-sm > .input-group-prepend > .search-form-submit,
.input-group-sm > .input-group-append > .btn,
.page-404 .input-group-sm > .input-group-append > .search-form-submit {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn, .page-404 .input-group > .input-group-prepend > .search-form-submit,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.page-404 .input-group > .input-group-append:not(:last-child) > .search-form-submit,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.page-404 .input-group > .input-group-append:last-child > .search-form-submit:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .page-404 .input-group > .input-group-append > .search-form-submit,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.page-404 .input-group > .input-group-prepend:not(:first-child) > .search-form-submit,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.page-404 .input-group > .input-group-prepend:first-child > .search-form-submit:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 960px) {
  .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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1024px) {
  .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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1160px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1440px) {
  .d-xxxl-none {
    display: none !important; }
  .d-xxxl-inline {
    display: inline !important; }
  .d-xxxl-inline-block {
    display: inline-block !important; }
  .d-xxxl-block {
    display: block !important; }
  .d-xxxl-table {
    display: table !important; }
  .d-xxxl-table-row {
    display: table-row !important; }
  .d-xxxl-table-cell {
    display: table-cell !important; }
  .d-xxxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xxxl-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-3by4::before {
  padding-top: 133.33333%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -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 {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -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 {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -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 {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -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: 960px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -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: 1024px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -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; } }

@media (min-width: 1160px) {
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1440px) {
  .flex-xxxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xxxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xxxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xxxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xxxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xxxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xxxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xxxl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xxxl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xxxl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xxxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xxxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xxxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xxxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xxxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xxxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xxxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xxxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xxxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xxxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xxxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xxxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xxxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xxxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xxxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xxxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xxxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xxxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xxxl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xxxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xxxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xxxl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xxxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xxxl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 960px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1024px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

@media (min-width: 1160px) {
  .float-xxl-left {
    float: left !important; }
  .float-xxl-right {
    float: right !important; }
  .float-xxl-none {
    float: none !important; } }

@media (min-width: 1440px) {
  .float-xxxl-left {
    float: left !important; }
  .float-xxxl-right {
    float: right !important; }
  .float-xxxl-none {
    float: none !important; } }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only, .page-search-results .pag ul li > a .direction-text,
.page-search-results .pag ul li > span .direction-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !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: 12px !important; }

.mt-1,
.my-1 {
  margin-top: 12px !important; }

.mr-1,
.mx-1 {
  margin-right: 12px !important; }

.mb-1,
.my-1 {
  margin-bottom: 12px !important; }

.ml-1,
.mx-1 {
  margin-left: 12px !important; }

.m-2 {
  margin: 24px !important; }

.mt-2,
.my-2 {
  margin-top: 24px !important; }

.mr-2,
.mx-2 {
  margin-right: 24px !important; }

.mb-2,
.my-2 {
  margin-bottom: 24px !important; }

.ml-2,
.mx-2 {
  margin-left: 24px !important; }

.m-3 {
  margin: 36px !important; }

.mt-3,
.my-3 {
  margin-top: 36px !important; }

.mr-3,
.mx-3 {
  margin-right: 36px !important; }

.mb-3,
.my-3 {
  margin-bottom: 36px !important; }

.ml-3,
.mx-3 {
  margin-left: 36px !important; }

.m-4 {
  margin: 48px !important; }

.mt-4,
.my-4 {
  margin-top: 48px !important; }

.mr-4,
.mx-4 {
  margin-right: 48px !important; }

.mb-4,
.my-4 {
  margin-bottom: 48px !important; }

.ml-4,
.mx-4 {
  margin-left: 48px !important; }

.m-5 {
  margin: 60px !important; }

.mt-5,
.my-5 {
  margin-top: 60px !important; }

.mr-5,
.mx-5 {
  margin-right: 60px !important; }

.mb-5,
.my-5 {
  margin-bottom: 60px !important; }

.ml-5,
.mx-5 {
  margin-left: 60px !important; }

.m-6 {
  margin: 72px !important; }

.mt-6,
.my-6 {
  margin-top: 72px !important; }

.mr-6,
.mx-6 {
  margin-right: 72px !important; }

.mb-6,
.my-6 {
  margin-bottom: 72px !important; }

.ml-6,
.mx-6 {
  margin-left: 72px !important; }

.m-7 {
  margin: 84px !important; }

.mt-7,
.my-7 {
  margin-top: 84px !important; }

.mr-7,
.mx-7 {
  margin-right: 84px !important; }

.mb-7,
.my-7 {
  margin-bottom: 84px !important; }

.ml-7,
.mx-7 {
  margin-left: 84px !important; }

.m-8 {
  margin: 96px !important; }

.mt-8,
.my-8 {
  margin-top: 96px !important; }

.mr-8,
.mx-8 {
  margin-right: 96px !important; }

.mb-8,
.my-8 {
  margin-bottom: 96px !important; }

.ml-8,
.mx-8 {
  margin-left: 96px !important; }

.m-9 {
  margin: 108px !important; }

.mt-9,
.my-9 {
  margin-top: 108px !important; }

.mr-9,
.mx-9 {
  margin-right: 108px !important; }

.mb-9,
.my-9 {
  margin-bottom: 108px !important; }

.ml-9,
.mx-9 {
  margin-left: 108px !important; }

.m-10 {
  margin: 120px !important; }

.mt-10,
.my-10 {
  margin-top: 120px !important; }

.mr-10,
.mx-10 {
  margin-right: 120px !important; }

.mb-10,
.my-10 {
  margin-bottom: 120px !important; }

.ml-10,
.mx-10 {
  margin-left: 120px !important; }

.m-11 {
  margin: 132px !important; }

.mt-11,
.my-11 {
  margin-top: 132px !important; }

.mr-11,
.mx-11 {
  margin-right: 132px !important; }

.mb-11,
.my-11 {
  margin-bottom: 132px !important; }

.ml-11,
.mx-11 {
  margin-left: 132px !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: 12px !important; }

.pt-1,
.py-1 {
  padding-top: 12px !important; }

.pr-1,
.px-1 {
  padding-right: 12px !important; }

.pb-1,
.py-1 {
  padding-bottom: 12px !important; }

.pl-1,
.px-1 {
  padding-left: 12px !important; }

.p-2 {
  padding: 24px !important; }

.pt-2,
.py-2 {
  padding-top: 24px !important; }

.pr-2,
.px-2 {
  padding-right: 24px !important; }

.pb-2,
.py-2 {
  padding-bottom: 24px !important; }

.pl-2,
.px-2 {
  padding-left: 24px !important; }

.p-3 {
  padding: 36px !important; }

.pt-3,
.py-3 {
  padding-top: 36px !important; }

.pr-3,
.px-3 {
  padding-right: 36px !important; }

.pb-3,
.py-3 {
  padding-bottom: 36px !important; }

.pl-3,
.px-3 {
  padding-left: 36px !important; }

.p-4 {
  padding: 48px !important; }

.pt-4,
.py-4 {
  padding-top: 48px !important; }

.pr-4,
.px-4 {
  padding-right: 48px !important; }

.pb-4,
.py-4 {
  padding-bottom: 48px !important; }

.pl-4,
.px-4 {
  padding-left: 48px !important; }

.p-5 {
  padding: 60px !important; }

.pt-5,
.py-5 {
  padding-top: 60px !important; }

.pr-5,
.px-5 {
  padding-right: 60px !important; }

.pb-5,
.py-5 {
  padding-bottom: 60px !important; }

.pl-5,
.px-5 {
  padding-left: 60px !important; }

.p-6 {
  padding: 72px !important; }

.pt-6,
.py-6 {
  padding-top: 72px !important; }

.pr-6,
.px-6 {
  padding-right: 72px !important; }

.pb-6,
.py-6 {
  padding-bottom: 72px !important; }

.pl-6,
.px-6 {
  padding-left: 72px !important; }

.p-7 {
  padding: 84px !important; }

.pt-7,
.py-7 {
  padding-top: 84px !important; }

.pr-7,
.px-7 {
  padding-right: 84px !important; }

.pb-7,
.py-7 {
  padding-bottom: 84px !important; }

.pl-7,
.px-7 {
  padding-left: 84px !important; }

.p-8 {
  padding: 96px !important; }

.pt-8,
.py-8 {
  padding-top: 96px !important; }

.pr-8,
.px-8 {
  padding-right: 96px !important; }

.pb-8,
.py-8 {
  padding-bottom: 96px !important; }

.pl-8,
.px-8 {
  padding-left: 96px !important; }

.p-9 {
  padding: 108px !important; }

.pt-9,
.py-9 {
  padding-top: 108px !important; }

.pr-9,
.px-9 {
  padding-right: 108px !important; }

.pb-9,
.py-9 {
  padding-bottom: 108px !important; }

.pl-9,
.px-9 {
  padding-left: 108px !important; }

.p-10 {
  padding: 120px !important; }

.pt-10,
.py-10 {
  padding-top: 120px !important; }

.pr-10,
.px-10 {
  padding-right: 120px !important; }

.pb-10,
.py-10 {
  padding-bottom: 120px !important; }

.pl-10,
.px-10 {
  padding-left: 120px !important; }

.p-11 {
  padding: 132px !important; }

.pt-11,
.py-11 {
  padding-top: 132px !important; }

.pr-11,
.px-11 {
  padding-right: 132px !important; }

.pb-11,
.py-11 {
  padding-bottom: 132px !important; }

.pl-11,
.px-11 {
  padding-left: 132px !important; }

.m-n1 {
  margin: -12px !important; }

.mt-n1,
.my-n1 {
  margin-top: -12px !important; }

.mr-n1,
.mx-n1 {
  margin-right: -12px !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -12px !important; }

.ml-n1,
.mx-n1 {
  margin-left: -12px !important; }

.m-n2 {
  margin: -24px !important; }

.mt-n2,
.my-n2 {
  margin-top: -24px !important; }

.mr-n2,
.mx-n2 {
  margin-right: -24px !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -24px !important; }

.ml-n2,
.mx-n2 {
  margin-left: -24px !important; }

.m-n3 {
  margin: -36px !important; }

.mt-n3,
.my-n3 {
  margin-top: -36px !important; }

.mr-n3,
.mx-n3 {
  margin-right: -36px !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -36px !important; }

.ml-n3,
.mx-n3 {
  margin-left: -36px !important; }

.m-n4 {
  margin: -48px !important; }

.mt-n4,
.my-n4 {
  margin-top: -48px !important; }

.mr-n4,
.mx-n4 {
  margin-right: -48px !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -48px !important; }

.ml-n4,
.mx-n4 {
  margin-left: -48px !important; }

.m-n5 {
  margin: -60px !important; }

.mt-n5,
.my-n5 {
  margin-top: -60px !important; }

.mr-n5,
.mx-n5 {
  margin-right: -60px !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -60px !important; }

.ml-n5,
.mx-n5 {
  margin-left: -60px !important; }

.m-n6 {
  margin: -72px !important; }

.mt-n6,
.my-n6 {
  margin-top: -72px !important; }

.mr-n6,
.mx-n6 {
  margin-right: -72px !important; }

.mb-n6,
.my-n6 {
  margin-bottom: -72px !important; }

.ml-n6,
.mx-n6 {
  margin-left: -72px !important; }

.m-n7 {
  margin: -84px !important; }

.mt-n7,
.my-n7 {
  margin-top: -84px !important; }

.mr-n7,
.mx-n7 {
  margin-right: -84px !important; }

.mb-n7,
.my-n7 {
  margin-bottom: -84px !important; }

.ml-n7,
.mx-n7 {
  margin-left: -84px !important; }

.m-n8 {
  margin: -96px !important; }

.mt-n8,
.my-n8 {
  margin-top: -96px !important; }

.mr-n8,
.mx-n8 {
  margin-right: -96px !important; }

.mb-n8,
.my-n8 {
  margin-bottom: -96px !important; }

.ml-n8,
.mx-n8 {
  margin-left: -96px !important; }

.m-n9 {
  margin: -108px !important; }

.mt-n9,
.my-n9 {
  margin-top: -108px !important; }

.mr-n9,
.mx-n9 {
  margin-right: -108px !important; }

.mb-n9,
.my-n9 {
  margin-bottom: -108px !important; }

.ml-n9,
.mx-n9 {
  margin-left: -108px !important; }

.m-n10 {
  margin: -120px !important; }

.mt-n10,
.my-n10 {
  margin-top: -120px !important; }

.mr-n10,
.mx-n10 {
  margin-right: -120px !important; }

.mb-n10,
.my-n10 {
  margin-bottom: -120px !important; }

.ml-n10,
.mx-n10 {
  margin-left: -120px !important; }

.m-n11 {
  margin: -132px !important; }

.mt-n11,
.my-n11 {
  margin-top: -132px !important; }

.mr-n11,
.mx-n11 {
  margin-right: -132px !important; }

.mb-n11,
.my-n11 {
  margin-bottom: -132px !important; }

.ml-n11,
.mx-n11 {
  margin-left: -132px !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: 12px !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 12px !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 12px !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 12px !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 12px !important; }
  .m-sm-2 {
    margin: 24px !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 24px !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 24px !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 24px !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 24px !important; }
  .m-sm-3 {
    margin: 36px !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 36px !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 36px !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 36px !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 36px !important; }
  .m-sm-4 {
    margin: 48px !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 48px !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 48px !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 48px !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 48px !important; }
  .m-sm-5 {
    margin: 60px !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 60px !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 60px !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 60px !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 60px !important; }
  .m-sm-6 {
    margin: 72px !important; }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 72px !important; }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 72px !important; }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 72px !important; }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 72px !important; }
  .m-sm-7 {
    margin: 84px !important; }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 84px !important; }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 84px !important; }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 84px !important; }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 84px !important; }
  .m-sm-8 {
    margin: 96px !important; }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 96px !important; }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 96px !important; }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 96px !important; }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 96px !important; }
  .m-sm-9 {
    margin: 108px !important; }
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 108px !important; }
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 108px !important; }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 108px !important; }
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 108px !important; }
  .m-sm-10 {
    margin: 120px !important; }
  .mt-sm-10,
  .my-sm-10 {
    margin-top: 120px !important; }
  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 120px !important; }
  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 120px !important; }
  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 120px !important; }
  .m-sm-11 {
    margin: 132px !important; }
  .mt-sm-11,
  .my-sm-11 {
    margin-top: 132px !important; }
  .mr-sm-11,
  .mx-sm-11 {
    margin-right: 132px !important; }
  .mb-sm-11,
  .my-sm-11 {
    margin-bottom: 132px !important; }
  .ml-sm-11,
  .mx-sm-11 {
    margin-left: 132px !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: 12px !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 12px !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 12px !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 12px !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 12px !important; }
  .p-sm-2 {
    padding: 24px !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 24px !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 24px !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 24px !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 24px !important; }
  .p-sm-3 {
    padding: 36px !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 36px !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 36px !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 36px !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 36px !important; }
  .p-sm-4 {
    padding: 48px !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 48px !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 48px !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 48px !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 48px !important; }
  .p-sm-5 {
    padding: 60px !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 60px !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 60px !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 60px !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 60px !important; }
  .p-sm-6 {
    padding: 72px !important; }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 72px !important; }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 72px !important; }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 72px !important; }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 72px !important; }
  .p-sm-7 {
    padding: 84px !important; }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 84px !important; }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 84px !important; }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 84px !important; }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 84px !important; }
  .p-sm-8 {
    padding: 96px !important; }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 96px !important; }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 96px !important; }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 96px !important; }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 96px !important; }
  .p-sm-9 {
    padding: 108px !important; }
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 108px !important; }
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 108px !important; }
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 108px !important; }
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 108px !important; }
  .p-sm-10 {
    padding: 120px !important; }
  .pt-sm-10,
  .py-sm-10 {
    padding-top: 120px !important; }
  .pr-sm-10,
  .px-sm-10 {
    padding-right: 120px !important; }
  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 120px !important; }
  .pl-sm-10,
  .px-sm-10 {
    padding-left: 120px !important; }
  .p-sm-11 {
    padding: 132px !important; }
  .pt-sm-11,
  .py-sm-11 {
    padding-top: 132px !important; }
  .pr-sm-11,
  .px-sm-11 {
    padding-right: 132px !important; }
  .pb-sm-11,
  .py-sm-11 {
    padding-bottom: 132px !important; }
  .pl-sm-11,
  .px-sm-11 {
    padding-left: 132px !important; }
  .m-sm-n1 {
    margin: -12px !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -12px !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -12px !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -12px !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -12px !important; }
  .m-sm-n2 {
    margin: -24px !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -24px !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -24px !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -24px !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -24px !important; }
  .m-sm-n3 {
    margin: -36px !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -36px !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -36px !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -36px !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -36px !important; }
  .m-sm-n4 {
    margin: -48px !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -48px !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -48px !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -48px !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -48px !important; }
  .m-sm-n5 {
    margin: -60px !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -60px !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -60px !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -60px !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -60px !important; }
  .m-sm-n6 {
    margin: -72px !important; }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -72px !important; }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -72px !important; }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -72px !important; }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -72px !important; }
  .m-sm-n7 {
    margin: -84px !important; }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -84px !important; }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -84px !important; }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -84px !important; }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -84px !important; }
  .m-sm-n8 {
    margin: -96px !important; }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -96px !important; }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -96px !important; }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -96px !important; }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -96px !important; }
  .m-sm-n9 {
    margin: -108px !important; }
  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -108px !important; }
  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -108px !important; }
  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -108px !important; }
  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -108px !important; }
  .m-sm-n10 {
    margin: -120px !important; }
  .mt-sm-n10,
  .my-sm-n10 {
    margin-top: -120px !important; }
  .mr-sm-n10,
  .mx-sm-n10 {
    margin-right: -120px !important; }
  .mb-sm-n10,
  .my-sm-n10 {
    margin-bottom: -120px !important; }
  .ml-sm-n10,
  .mx-sm-n10 {
    margin-left: -120px !important; }
  .m-sm-n11 {
    margin: -132px !important; }
  .mt-sm-n11,
  .my-sm-n11 {
    margin-top: -132px !important; }
  .mr-sm-n11,
  .mx-sm-n11 {
    margin-right: -132px !important; }
  .mb-sm-n11,
  .my-sm-n11 {
    margin-bottom: -132px !important; }
  .ml-sm-n11,
  .mx-sm-n11 {
    margin-left: -132px !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: 12px !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 12px !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 12px !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 12px !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 12px !important; }
  .m-md-2 {
    margin: 24px !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 24px !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 24px !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 24px !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 24px !important; }
  .m-md-3 {
    margin: 36px !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 36px !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 36px !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 36px !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 36px !important; }
  .m-md-4 {
    margin: 48px !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 48px !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 48px !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 48px !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 48px !important; }
  .m-md-5 {
    margin: 60px !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 60px !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 60px !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 60px !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 60px !important; }
  .m-md-6 {
    margin: 72px !important; }
  .mt-md-6,
  .my-md-6 {
    margin-top: 72px !important; }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 72px !important; }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 72px !important; }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 72px !important; }
  .m-md-7 {
    margin: 84px !important; }
  .mt-md-7,
  .my-md-7 {
    margin-top: 84px !important; }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 84px !important; }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 84px !important; }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 84px !important; }
  .m-md-8 {
    margin: 96px !important; }
  .mt-md-8,
  .my-md-8 {
    margin-top: 96px !important; }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 96px !important; }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 96px !important; }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 96px !important; }
  .m-md-9 {
    margin: 108px !important; }
  .mt-md-9,
  .my-md-9 {
    margin-top: 108px !important; }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 108px !important; }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 108px !important; }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 108px !important; }
  .m-md-10 {
    margin: 120px !important; }
  .mt-md-10,
  .my-md-10 {
    margin-top: 120px !important; }
  .mr-md-10,
  .mx-md-10 {
    margin-right: 120px !important; }
  .mb-md-10,
  .my-md-10 {
    margin-bottom: 120px !important; }
  .ml-md-10,
  .mx-md-10 {
    margin-left: 120px !important; }
  .m-md-11 {
    margin: 132px !important; }
  .mt-md-11,
  .my-md-11 {
    margin-top: 132px !important; }
  .mr-md-11,
  .mx-md-11 {
    margin-right: 132px !important; }
  .mb-md-11,
  .my-md-11 {
    margin-bottom: 132px !important; }
  .ml-md-11,
  .mx-md-11 {
    margin-left: 132px !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: 12px !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 12px !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 12px !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 12px !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 12px !important; }
  .p-md-2 {
    padding: 24px !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 24px !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 24px !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 24px !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 24px !important; }
  .p-md-3 {
    padding: 36px !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 36px !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 36px !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 36px !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 36px !important; }
  .p-md-4 {
    padding: 48px !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 48px !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 48px !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 48px !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 48px !important; }
  .p-md-5 {
    padding: 60px !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 60px !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 60px !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 60px !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 60px !important; }
  .p-md-6 {
    padding: 72px !important; }
  .pt-md-6,
  .py-md-6 {
    padding-top: 72px !important; }
  .pr-md-6,
  .px-md-6 {
    padding-right: 72px !important; }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 72px !important; }
  .pl-md-6,
  .px-md-6 {
    padding-left: 72px !important; }
  .p-md-7 {
    padding: 84px !important; }
  .pt-md-7,
  .py-md-7 {
    padding-top: 84px !important; }
  .pr-md-7,
  .px-md-7 {
    padding-right: 84px !important; }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 84px !important; }
  .pl-md-7,
  .px-md-7 {
    padding-left: 84px !important; }
  .p-md-8 {
    padding: 96px !important; }
  .pt-md-8,
  .py-md-8 {
    padding-top: 96px !important; }
  .pr-md-8,
  .px-md-8 {
    padding-right: 96px !important; }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 96px !important; }
  .pl-md-8,
  .px-md-8 {
    padding-left: 96px !important; }
  .p-md-9 {
    padding: 108px !important; }
  .pt-md-9,
  .py-md-9 {
    padding-top: 108px !important; }
  .pr-md-9,
  .px-md-9 {
    padding-right: 108px !important; }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 108px !important; }
  .pl-md-9,
  .px-md-9 {
    padding-left: 108px !important; }
  .p-md-10 {
    padding: 120px !important; }
  .pt-md-10,
  .py-md-10 {
    padding-top: 120px !important; }
  .pr-md-10,
  .px-md-10 {
    padding-right: 120px !important; }
  .pb-md-10,
  .py-md-10 {
    padding-bottom: 120px !important; }
  .pl-md-10,
  .px-md-10 {
    padding-left: 120px !important; }
  .p-md-11 {
    padding: 132px !important; }
  .pt-md-11,
  .py-md-11 {
    padding-top: 132px !important; }
  .pr-md-11,
  .px-md-11 {
    padding-right: 132px !important; }
  .pb-md-11,
  .py-md-11 {
    padding-bottom: 132px !important; }
  .pl-md-11,
  .px-md-11 {
    padding-left: 132px !important; }
  .m-md-n1 {
    margin: -12px !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -12px !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -12px !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -12px !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -12px !important; }
  .m-md-n2 {
    margin: -24px !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -24px !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -24px !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -24px !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -24px !important; }
  .m-md-n3 {
    margin: -36px !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -36px !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -36px !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -36px !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -36px !important; }
  .m-md-n4 {
    margin: -48px !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -48px !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -48px !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -48px !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -48px !important; }
  .m-md-n5 {
    margin: -60px !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -60px !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -60px !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -60px !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -60px !important; }
  .m-md-n6 {
    margin: -72px !important; }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -72px !important; }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -72px !important; }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -72px !important; }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -72px !important; }
  .m-md-n7 {
    margin: -84px !important; }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -84px !important; }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -84px !important; }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -84px !important; }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -84px !important; }
  .m-md-n8 {
    margin: -96px !important; }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -96px !important; }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -96px !important; }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -96px !important; }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -96px !important; }
  .m-md-n9 {
    margin: -108px !important; }
  .mt-md-n9,
  .my-md-n9 {
    margin-top: -108px !important; }
  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -108px !important; }
  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -108px !important; }
  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -108px !important; }
  .m-md-n10 {
    margin: -120px !important; }
  .mt-md-n10,
  .my-md-n10 {
    margin-top: -120px !important; }
  .mr-md-n10,
  .mx-md-n10 {
    margin-right: -120px !important; }
  .mb-md-n10,
  .my-md-n10 {
    margin-bottom: -120px !important; }
  .ml-md-n10,
  .mx-md-n10 {
    margin-left: -120px !important; }
  .m-md-n11 {
    margin: -132px !important; }
  .mt-md-n11,
  .my-md-n11 {
    margin-top: -132px !important; }
  .mr-md-n11,
  .mx-md-n11 {
    margin-right: -132px !important; }
  .mb-md-n11,
  .my-md-n11 {
    margin-bottom: -132px !important; }
  .ml-md-n11,
  .mx-md-n11 {
    margin-left: -132px !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: 960px) {
  .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: 12px !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 12px !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 12px !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 12px !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 12px !important; }
  .m-lg-2 {
    margin: 24px !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 24px !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 24px !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 24px !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 24px !important; }
  .m-lg-3 {
    margin: 36px !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 36px !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 36px !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 36px !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 36px !important; }
  .m-lg-4 {
    margin: 48px !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 48px !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 48px !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 48px !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 48px !important; }
  .m-lg-5 {
    margin: 60px !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 60px !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 60px !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 60px !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 60px !important; }
  .m-lg-6 {
    margin: 72px !important; }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 72px !important; }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 72px !important; }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 72px !important; }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 72px !important; }
  .m-lg-7 {
    margin: 84px !important; }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 84px !important; }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 84px !important; }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 84px !important; }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 84px !important; }
  .m-lg-8 {
    margin: 96px !important; }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 96px !important; }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 96px !important; }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 96px !important; }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 96px !important; }
  .m-lg-9 {
    margin: 108px !important; }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 108px !important; }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 108px !important; }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 108px !important; }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 108px !important; }
  .m-lg-10 {
    margin: 120px !important; }
  .mt-lg-10,
  .my-lg-10 {
    margin-top: 120px !important; }
  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 120px !important; }
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 120px !important; }
  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 120px !important; }
  .m-lg-11 {
    margin: 132px !important; }
  .mt-lg-11,
  .my-lg-11 {
    margin-top: 132px !important; }
  .mr-lg-11,
  .mx-lg-11 {
    margin-right: 132px !important; }
  .mb-lg-11,
  .my-lg-11 {
    margin-bottom: 132px !important; }
  .ml-lg-11,
  .mx-lg-11 {
    margin-left: 132px !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: 12px !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 12px !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 12px !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 12px !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 12px !important; }
  .p-lg-2 {
    padding: 24px !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 24px !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 24px !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 24px !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 24px !important; }
  .p-lg-3 {
    padding: 36px !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 36px !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 36px !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 36px !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 36px !important; }
  .p-lg-4 {
    padding: 48px !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 48px !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 48px !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 48px !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 48px !important; }
  .p-lg-5 {
    padding: 60px !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 60px !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 60px !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 60px !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 60px !important; }
  .p-lg-6 {
    padding: 72px !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 72px !important; }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 72px !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 72px !important; }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 72px !important; }
  .p-lg-7 {
    padding: 84px !important; }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 84px !important; }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 84px !important; }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 84px !important; }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 84px !important; }
  .p-lg-8 {
    padding: 96px !important; }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 96px !important; }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 96px !important; }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 96px !important; }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 96px !important; }
  .p-lg-9 {
    padding: 108px !important; }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 108px !important; }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 108px !important; }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 108px !important; }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 108px !important; }
  .p-lg-10 {
    padding: 120px !important; }
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 120px !important; }
  .pr-lg-10,
  .px-lg-10 {
    padding-right: 120px !important; }
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 120px !important; }
  .pl-lg-10,
  .px-lg-10 {
    padding-left: 120px !important; }
  .p-lg-11 {
    padding: 132px !important; }
  .pt-lg-11,
  .py-lg-11 {
    padding-top: 132px !important; }
  .pr-lg-11,
  .px-lg-11 {
    padding-right: 132px !important; }
  .pb-lg-11,
  .py-lg-11 {
    padding-bottom: 132px !important; }
  .pl-lg-11,
  .px-lg-11 {
    padding-left: 132px !important; }
  .m-lg-n1 {
    margin: -12px !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -12px !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -12px !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -12px !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -12px !important; }
  .m-lg-n2 {
    margin: -24px !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -24px !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -24px !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -24px !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -24px !important; }
  .m-lg-n3 {
    margin: -36px !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -36px !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -36px !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -36px !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -36px !important; }
  .m-lg-n4 {
    margin: -48px !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -48px !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -48px !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -48px !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -48px !important; }
  .m-lg-n5 {
    margin: -60px !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -60px !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -60px !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -60px !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -60px !important; }
  .m-lg-n6 {
    margin: -72px !important; }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -72px !important; }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -72px !important; }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -72px !important; }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -72px !important; }
  .m-lg-n7 {
    margin: -84px !important; }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -84px !important; }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -84px !important; }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -84px !important; }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -84px !important; }
  .m-lg-n8 {
    margin: -96px !important; }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -96px !important; }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -96px !important; }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -96px !important; }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -96px !important; }
  .m-lg-n9 {
    margin: -108px !important; }
  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -108px !important; }
  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -108px !important; }
  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -108px !important; }
  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -108px !important; }
  .m-lg-n10 {
    margin: -120px !important; }
  .mt-lg-n10,
  .my-lg-n10 {
    margin-top: -120px !important; }
  .mr-lg-n10,
  .mx-lg-n10 {
    margin-right: -120px !important; }
  .mb-lg-n10,
  .my-lg-n10 {
    margin-bottom: -120px !important; }
  .ml-lg-n10,
  .mx-lg-n10 {
    margin-left: -120px !important; }
  .m-lg-n11 {
    margin: -132px !important; }
  .mt-lg-n11,
  .my-lg-n11 {
    margin-top: -132px !important; }
  .mr-lg-n11,
  .mx-lg-n11 {
    margin-right: -132px !important; }
  .mb-lg-n11,
  .my-lg-n11 {
    margin-bottom: -132px !important; }
  .ml-lg-n11,
  .mx-lg-n11 {
    margin-left: -132px !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: 1024px) {
  .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: 12px !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 12px !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 12px !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 12px !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 12px !important; }
  .m-xl-2 {
    margin: 24px !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 24px !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 24px !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 24px !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 24px !important; }
  .m-xl-3 {
    margin: 36px !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 36px !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 36px !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 36px !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 36px !important; }
  .m-xl-4 {
    margin: 48px !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 48px !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 48px !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 48px !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 48px !important; }
  .m-xl-5 {
    margin: 60px !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 60px !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 60px !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 60px !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 60px !important; }
  .m-xl-6 {
    margin: 72px !important; }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 72px !important; }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 72px !important; }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 72px !important; }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 72px !important; }
  .m-xl-7 {
    margin: 84px !important; }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 84px !important; }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 84px !important; }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 84px !important; }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 84px !important; }
  .m-xl-8 {
    margin: 96px !important; }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 96px !important; }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 96px !important; }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 96px !important; }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 96px !important; }
  .m-xl-9 {
    margin: 108px !important; }
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 108px !important; }
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 108px !important; }
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 108px !important; }
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 108px !important; }
  .m-xl-10 {
    margin: 120px !important; }
  .mt-xl-10,
  .my-xl-10 {
    margin-top: 120px !important; }
  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 120px !important; }
  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 120px !important; }
  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 120px !important; }
  .m-xl-11 {
    margin: 132px !important; }
  .mt-xl-11,
  .my-xl-11 {
    margin-top: 132px !important; }
  .mr-xl-11,
  .mx-xl-11 {
    margin-right: 132px !important; }
  .mb-xl-11,
  .my-xl-11 {
    margin-bottom: 132px !important; }
  .ml-xl-11,
  .mx-xl-11 {
    margin-left: 132px !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: 12px !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 12px !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 12px !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 12px !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 12px !important; }
  .p-xl-2 {
    padding: 24px !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 24px !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 24px !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 24px !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 24px !important; }
  .p-xl-3 {
    padding: 36px !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 36px !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 36px !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 36px !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 36px !important; }
  .p-xl-4 {
    padding: 48px !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 48px !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 48px !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 48px !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 48px !important; }
  .p-xl-5 {
    padding: 60px !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 60px !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 60px !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 60px !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 60px !important; }
  .p-xl-6 {
    padding: 72px !important; }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 72px !important; }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 72px !important; }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 72px !important; }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 72px !important; }
  .p-xl-7 {
    padding: 84px !important; }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 84px !important; }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 84px !important; }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 84px !important; }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 84px !important; }
  .p-xl-8 {
    padding: 96px !important; }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 96px !important; }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 96px !important; }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 96px !important; }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 96px !important; }
  .p-xl-9 {
    padding: 108px !important; }
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 108px !important; }
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 108px !important; }
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 108px !important; }
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 108px !important; }
  .p-xl-10 {
    padding: 120px !important; }
  .pt-xl-10,
  .py-xl-10 {
    padding-top: 120px !important; }
  .pr-xl-10,
  .px-xl-10 {
    padding-right: 120px !important; }
  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 120px !important; }
  .pl-xl-10,
  .px-xl-10 {
    padding-left: 120px !important; }
  .p-xl-11 {
    padding: 132px !important; }
  .pt-xl-11,
  .py-xl-11 {
    padding-top: 132px !important; }
  .pr-xl-11,
  .px-xl-11 {
    padding-right: 132px !important; }
  .pb-xl-11,
  .py-xl-11 {
    padding-bottom: 132px !important; }
  .pl-xl-11,
  .px-xl-11 {
    padding-left: 132px !important; }
  .m-xl-n1 {
    margin: -12px !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -12px !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -12px !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -12px !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -12px !important; }
  .m-xl-n2 {
    margin: -24px !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -24px !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -24px !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -24px !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -24px !important; }
  .m-xl-n3 {
    margin: -36px !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -36px !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -36px !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -36px !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -36px !important; }
  .m-xl-n4 {
    margin: -48px !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -48px !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -48px !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -48px !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -48px !important; }
  .m-xl-n5 {
    margin: -60px !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -60px !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -60px !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -60px !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -60px !important; }
  .m-xl-n6 {
    margin: -72px !important; }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -72px !important; }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -72px !important; }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -72px !important; }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -72px !important; }
  .m-xl-n7 {
    margin: -84px !important; }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -84px !important; }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -84px !important; }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -84px !important; }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -84px !important; }
  .m-xl-n8 {
    margin: -96px !important; }
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -96px !important; }
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -96px !important; }
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -96px !important; }
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -96px !important; }
  .m-xl-n9 {
    margin: -108px !important; }
  .mt-xl-n9,
  .my-xl-n9 {
    margin-top: -108px !important; }
  .mr-xl-n9,
  .mx-xl-n9 {
    margin-right: -108px !important; }
  .mb-xl-n9,
  .my-xl-n9 {
    margin-bottom: -108px !important; }
  .ml-xl-n9,
  .mx-xl-n9 {
    margin-left: -108px !important; }
  .m-xl-n10 {
    margin: -120px !important; }
  .mt-xl-n10,
  .my-xl-n10 {
    margin-top: -120px !important; }
  .mr-xl-n10,
  .mx-xl-n10 {
    margin-right: -120px !important; }
  .mb-xl-n10,
  .my-xl-n10 {
    margin-bottom: -120px !important; }
  .ml-xl-n10,
  .mx-xl-n10 {
    margin-left: -120px !important; }
  .m-xl-n11 {
    margin: -132px !important; }
  .mt-xl-n11,
  .my-xl-n11 {
    margin-top: -132px !important; }
  .mr-xl-n11,
  .mx-xl-n11 {
    margin-right: -132px !important; }
  .mb-xl-n11,
  .my-xl-n11 {
    margin-bottom: -132px !important; }
  .ml-xl-n11,
  .mx-xl-n11 {
    margin-left: -132px !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; } }

@media (min-width: 1160px) {
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  .m-xxl-1 {
    margin: 12px !important; }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 12px !important; }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 12px !important; }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 12px !important; }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 12px !important; }
  .m-xxl-2 {
    margin: 24px !important; }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 24px !important; }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 24px !important; }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 24px !important; }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 24px !important; }
  .m-xxl-3 {
    margin: 36px !important; }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 36px !important; }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 36px !important; }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 36px !important; }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 36px !important; }
  .m-xxl-4 {
    margin: 48px !important; }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 48px !important; }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 48px !important; }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 48px !important; }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 48px !important; }
  .m-xxl-5 {
    margin: 60px !important; }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 60px !important; }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 60px !important; }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 60px !important; }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 60px !important; }
  .m-xxl-6 {
    margin: 72px !important; }
  .mt-xxl-6,
  .my-xxl-6 {
    margin-top: 72px !important; }
  .mr-xxl-6,
  .mx-xxl-6 {
    margin-right: 72px !important; }
  .mb-xxl-6,
  .my-xxl-6 {
    margin-bottom: 72px !important; }
  .ml-xxl-6,
  .mx-xxl-6 {
    margin-left: 72px !important; }
  .m-xxl-7 {
    margin: 84px !important; }
  .mt-xxl-7,
  .my-xxl-7 {
    margin-top: 84px !important; }
  .mr-xxl-7,
  .mx-xxl-7 {
    margin-right: 84px !important; }
  .mb-xxl-7,
  .my-xxl-7 {
    margin-bottom: 84px !important; }
  .ml-xxl-7,
  .mx-xxl-7 {
    margin-left: 84px !important; }
  .m-xxl-8 {
    margin: 96px !important; }
  .mt-xxl-8,
  .my-xxl-8 {
    margin-top: 96px !important; }
  .mr-xxl-8,
  .mx-xxl-8 {
    margin-right: 96px !important; }
  .mb-xxl-8,
  .my-xxl-8 {
    margin-bottom: 96px !important; }
  .ml-xxl-8,
  .mx-xxl-8 {
    margin-left: 96px !important; }
  .m-xxl-9 {
    margin: 108px !important; }
  .mt-xxl-9,
  .my-xxl-9 {
    margin-top: 108px !important; }
  .mr-xxl-9,
  .mx-xxl-9 {
    margin-right: 108px !important; }
  .mb-xxl-9,
  .my-xxl-9 {
    margin-bottom: 108px !important; }
  .ml-xxl-9,
  .mx-xxl-9 {
    margin-left: 108px !important; }
  .m-xxl-10 {
    margin: 120px !important; }
  .mt-xxl-10,
  .my-xxl-10 {
    margin-top: 120px !important; }
  .mr-xxl-10,
  .mx-xxl-10 {
    margin-right: 120px !important; }
  .mb-xxl-10,
  .my-xxl-10 {
    margin-bottom: 120px !important; }
  .ml-xxl-10,
  .mx-xxl-10 {
    margin-left: 120px !important; }
  .m-xxl-11 {
    margin: 132px !important; }
  .mt-xxl-11,
  .my-xxl-11 {
    margin-top: 132px !important; }
  .mr-xxl-11,
  .mx-xxl-11 {
    margin-right: 132px !important; }
  .mb-xxl-11,
  .my-xxl-11 {
    margin-bottom: 132px !important; }
  .ml-xxl-11,
  .mx-xxl-11 {
    margin-left: 132px !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  .p-xxl-1 {
    padding: 12px !important; }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 12px !important; }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 12px !important; }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 12px !important; }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 12px !important; }
  .p-xxl-2 {
    padding: 24px !important; }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 24px !important; }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 24px !important; }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 24px !important; }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 24px !important; }
  .p-xxl-3 {
    padding: 36px !important; }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 36px !important; }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 36px !important; }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 36px !important; }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 36px !important; }
  .p-xxl-4 {
    padding: 48px !important; }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 48px !important; }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 48px !important; }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 48px !important; }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 48px !important; }
  .p-xxl-5 {
    padding: 60px !important; }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 60px !important; }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 60px !important; }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 60px !important; }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 60px !important; }
  .p-xxl-6 {
    padding: 72px !important; }
  .pt-xxl-6,
  .py-xxl-6 {
    padding-top: 72px !important; }
  .pr-xxl-6,
  .px-xxl-6 {
    padding-right: 72px !important; }
  .pb-xxl-6,
  .py-xxl-6 {
    padding-bottom: 72px !important; }
  .pl-xxl-6,
  .px-xxl-6 {
    padding-left: 72px !important; }
  .p-xxl-7 {
    padding: 84px !important; }
  .pt-xxl-7,
  .py-xxl-7 {
    padding-top: 84px !important; }
  .pr-xxl-7,
  .px-xxl-7 {
    padding-right: 84px !important; }
  .pb-xxl-7,
  .py-xxl-7 {
    padding-bottom: 84px !important; }
  .pl-xxl-7,
  .px-xxl-7 {
    padding-left: 84px !important; }
  .p-xxl-8 {
    padding: 96px !important; }
  .pt-xxl-8,
  .py-xxl-8 {
    padding-top: 96px !important; }
  .pr-xxl-8,
  .px-xxl-8 {
    padding-right: 96px !important; }
  .pb-xxl-8,
  .py-xxl-8 {
    padding-bottom: 96px !important; }
  .pl-xxl-8,
  .px-xxl-8 {
    padding-left: 96px !important; }
  .p-xxl-9 {
    padding: 108px !important; }
  .pt-xxl-9,
  .py-xxl-9 {
    padding-top: 108px !important; }
  .pr-xxl-9,
  .px-xxl-9 {
    padding-right: 108px !important; }
  .pb-xxl-9,
  .py-xxl-9 {
    padding-bottom: 108px !important; }
  .pl-xxl-9,
  .px-xxl-9 {
    padding-left: 108px !important; }
  .p-xxl-10 {
    padding: 120px !important; }
  .pt-xxl-10,
  .py-xxl-10 {
    padding-top: 120px !important; }
  .pr-xxl-10,
  .px-xxl-10 {
    padding-right: 120px !important; }
  .pb-xxl-10,
  .py-xxl-10 {
    padding-bottom: 120px !important; }
  .pl-xxl-10,
  .px-xxl-10 {
    padding-left: 120px !important; }
  .p-xxl-11 {
    padding: 132px !important; }
  .pt-xxl-11,
  .py-xxl-11 {
    padding-top: 132px !important; }
  .pr-xxl-11,
  .px-xxl-11 {
    padding-right: 132px !important; }
  .pb-xxl-11,
  .py-xxl-11 {
    padding-bottom: 132px !important; }
  .pl-xxl-11,
  .px-xxl-11 {
    padding-left: 132px !important; }
  .m-xxl-n1 {
    margin: -12px !important; }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -12px !important; }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -12px !important; }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -12px !important; }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -12px !important; }
  .m-xxl-n2 {
    margin: -24px !important; }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -24px !important; }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -24px !important; }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -24px !important; }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -24px !important; }
  .m-xxl-n3 {
    margin: -36px !important; }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -36px !important; }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -36px !important; }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -36px !important; }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -36px !important; }
  .m-xxl-n4 {
    margin: -48px !important; }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -48px !important; }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -48px !important; }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -48px !important; }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -48px !important; }
  .m-xxl-n5 {
    margin: -60px !important; }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -60px !important; }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -60px !important; }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -60px !important; }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -60px !important; }
  .m-xxl-n6 {
    margin: -72px !important; }
  .mt-xxl-n6,
  .my-xxl-n6 {
    margin-top: -72px !important; }
  .mr-xxl-n6,
  .mx-xxl-n6 {
    margin-right: -72px !important; }
  .mb-xxl-n6,
  .my-xxl-n6 {
    margin-bottom: -72px !important; }
  .ml-xxl-n6,
  .mx-xxl-n6 {
    margin-left: -72px !important; }
  .m-xxl-n7 {
    margin: -84px !important; }
  .mt-xxl-n7,
  .my-xxl-n7 {
    margin-top: -84px !important; }
  .mr-xxl-n7,
  .mx-xxl-n7 {
    margin-right: -84px !important; }
  .mb-xxl-n7,
  .my-xxl-n7 {
    margin-bottom: -84px !important; }
  .ml-xxl-n7,
  .mx-xxl-n7 {
    margin-left: -84px !important; }
  .m-xxl-n8 {
    margin: -96px !important; }
  .mt-xxl-n8,
  .my-xxl-n8 {
    margin-top: -96px !important; }
  .mr-xxl-n8,
  .mx-xxl-n8 {
    margin-right: -96px !important; }
  .mb-xxl-n8,
  .my-xxl-n8 {
    margin-bottom: -96px !important; }
  .ml-xxl-n8,
  .mx-xxl-n8 {
    margin-left: -96px !important; }
  .m-xxl-n9 {
    margin: -108px !important; }
  .mt-xxl-n9,
  .my-xxl-n9 {
    margin-top: -108px !important; }
  .mr-xxl-n9,
  .mx-xxl-n9 {
    margin-right: -108px !important; }
  .mb-xxl-n9,
  .my-xxl-n9 {
    margin-bottom: -108px !important; }
  .ml-xxl-n9,
  .mx-xxl-n9 {
    margin-left: -108px !important; }
  .m-xxl-n10 {
    margin: -120px !important; }
  .mt-xxl-n10,
  .my-xxl-n10 {
    margin-top: -120px !important; }
  .mr-xxl-n10,
  .mx-xxl-n10 {
    margin-right: -120px !important; }
  .mb-xxl-n10,
  .my-xxl-n10 {
    margin-bottom: -120px !important; }
  .ml-xxl-n10,
  .mx-xxl-n10 {
    margin-left: -120px !important; }
  .m-xxl-n11 {
    margin: -132px !important; }
  .mt-xxl-n11,
  .my-xxl-n11 {
    margin-top: -132px !important; }
  .mr-xxl-n11,
  .mx-xxl-n11 {
    margin-right: -132px !important; }
  .mb-xxl-n11,
  .my-xxl-n11 {
    margin-bottom: -132px !important; }
  .ml-xxl-n11,
  .mx-xxl-n11 {
    margin-left: -132px !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }

@media (min-width: 1440px) {
  .m-xxxl-0 {
    margin: 0 !important; }
  .mt-xxxl-0,
  .my-xxxl-0 {
    margin-top: 0 !important; }
  .mr-xxxl-0,
  .mx-xxxl-0 {
    margin-right: 0 !important; }
  .mb-xxxl-0,
  .my-xxxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxxl-0,
  .mx-xxxl-0 {
    margin-left: 0 !important; }
  .m-xxxl-1 {
    margin: 12px !important; }
  .mt-xxxl-1,
  .my-xxxl-1 {
    margin-top: 12px !important; }
  .mr-xxxl-1,
  .mx-xxxl-1 {
    margin-right: 12px !important; }
  .mb-xxxl-1,
  .my-xxxl-1 {
    margin-bottom: 12px !important; }
  .ml-xxxl-1,
  .mx-xxxl-1 {
    margin-left: 12px !important; }
  .m-xxxl-2 {
    margin: 24px !important; }
  .mt-xxxl-2,
  .my-xxxl-2 {
    margin-top: 24px !important; }
  .mr-xxxl-2,
  .mx-xxxl-2 {
    margin-right: 24px !important; }
  .mb-xxxl-2,
  .my-xxxl-2 {
    margin-bottom: 24px !important; }
  .ml-xxxl-2,
  .mx-xxxl-2 {
    margin-left: 24px !important; }
  .m-xxxl-3 {
    margin: 36px !important; }
  .mt-xxxl-3,
  .my-xxxl-3 {
    margin-top: 36px !important; }
  .mr-xxxl-3,
  .mx-xxxl-3 {
    margin-right: 36px !important; }
  .mb-xxxl-3,
  .my-xxxl-3 {
    margin-bottom: 36px !important; }
  .ml-xxxl-3,
  .mx-xxxl-3 {
    margin-left: 36px !important; }
  .m-xxxl-4 {
    margin: 48px !important; }
  .mt-xxxl-4,
  .my-xxxl-4 {
    margin-top: 48px !important; }
  .mr-xxxl-4,
  .mx-xxxl-4 {
    margin-right: 48px !important; }
  .mb-xxxl-4,
  .my-xxxl-4 {
    margin-bottom: 48px !important; }
  .ml-xxxl-4,
  .mx-xxxl-4 {
    margin-left: 48px !important; }
  .m-xxxl-5 {
    margin: 60px !important; }
  .mt-xxxl-5,
  .my-xxxl-5 {
    margin-top: 60px !important; }
  .mr-xxxl-5,
  .mx-xxxl-5 {
    margin-right: 60px !important; }
  .mb-xxxl-5,
  .my-xxxl-5 {
    margin-bottom: 60px !important; }
  .ml-xxxl-5,
  .mx-xxxl-5 {
    margin-left: 60px !important; }
  .m-xxxl-6 {
    margin: 72px !important; }
  .mt-xxxl-6,
  .my-xxxl-6 {
    margin-top: 72px !important; }
  .mr-xxxl-6,
  .mx-xxxl-6 {
    margin-right: 72px !important; }
  .mb-xxxl-6,
  .my-xxxl-6 {
    margin-bottom: 72px !important; }
  .ml-xxxl-6,
  .mx-xxxl-6 {
    margin-left: 72px !important; }
  .m-xxxl-7 {
    margin: 84px !important; }
  .mt-xxxl-7,
  .my-xxxl-7 {
    margin-top: 84px !important; }
  .mr-xxxl-7,
  .mx-xxxl-7 {
    margin-right: 84px !important; }
  .mb-xxxl-7,
  .my-xxxl-7 {
    margin-bottom: 84px !important; }
  .ml-xxxl-7,
  .mx-xxxl-7 {
    margin-left: 84px !important; }
  .m-xxxl-8 {
    margin: 96px !important; }
  .mt-xxxl-8,
  .my-xxxl-8 {
    margin-top: 96px !important; }
  .mr-xxxl-8,
  .mx-xxxl-8 {
    margin-right: 96px !important; }
  .mb-xxxl-8,
  .my-xxxl-8 {
    margin-bottom: 96px !important; }
  .ml-xxxl-8,
  .mx-xxxl-8 {
    margin-left: 96px !important; }
  .m-xxxl-9 {
    margin: 108px !important; }
  .mt-xxxl-9,
  .my-xxxl-9 {
    margin-top: 108px !important; }
  .mr-xxxl-9,
  .mx-xxxl-9 {
    margin-right: 108px !important; }
  .mb-xxxl-9,
  .my-xxxl-9 {
    margin-bottom: 108px !important; }
  .ml-xxxl-9,
  .mx-xxxl-9 {
    margin-left: 108px !important; }
  .m-xxxl-10 {
    margin: 120px !important; }
  .mt-xxxl-10,
  .my-xxxl-10 {
    margin-top: 120px !important; }
  .mr-xxxl-10,
  .mx-xxxl-10 {
    margin-right: 120px !important; }
  .mb-xxxl-10,
  .my-xxxl-10 {
    margin-bottom: 120px !important; }
  .ml-xxxl-10,
  .mx-xxxl-10 {
    margin-left: 120px !important; }
  .m-xxxl-11 {
    margin: 132px !important; }
  .mt-xxxl-11,
  .my-xxxl-11 {
    margin-top: 132px !important; }
  .mr-xxxl-11,
  .mx-xxxl-11 {
    margin-right: 132px !important; }
  .mb-xxxl-11,
  .my-xxxl-11 {
    margin-bottom: 132px !important; }
  .ml-xxxl-11,
  .mx-xxxl-11 {
    margin-left: 132px !important; }
  .p-xxxl-0 {
    padding: 0 !important; }
  .pt-xxxl-0,
  .py-xxxl-0 {
    padding-top: 0 !important; }
  .pr-xxxl-0,
  .px-xxxl-0 {
    padding-right: 0 !important; }
  .pb-xxxl-0,
  .py-xxxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxxl-0,
  .px-xxxl-0 {
    padding-left: 0 !important; }
  .p-xxxl-1 {
    padding: 12px !important; }
  .pt-xxxl-1,
  .py-xxxl-1 {
    padding-top: 12px !important; }
  .pr-xxxl-1,
  .px-xxxl-1 {
    padding-right: 12px !important; }
  .pb-xxxl-1,
  .py-xxxl-1 {
    padding-bottom: 12px !important; }
  .pl-xxxl-1,
  .px-xxxl-1 {
    padding-left: 12px !important; }
  .p-xxxl-2 {
    padding: 24px !important; }
  .pt-xxxl-2,
  .py-xxxl-2 {
    padding-top: 24px !important; }
  .pr-xxxl-2,
  .px-xxxl-2 {
    padding-right: 24px !important; }
  .pb-xxxl-2,
  .py-xxxl-2 {
    padding-bottom: 24px !important; }
  .pl-xxxl-2,
  .px-xxxl-2 {
    padding-left: 24px !important; }
  .p-xxxl-3 {
    padding: 36px !important; }
  .pt-xxxl-3,
  .py-xxxl-3 {
    padding-top: 36px !important; }
  .pr-xxxl-3,
  .px-xxxl-3 {
    padding-right: 36px !important; }
  .pb-xxxl-3,
  .py-xxxl-3 {
    padding-bottom: 36px !important; }
  .pl-xxxl-3,
  .px-xxxl-3 {
    padding-left: 36px !important; }
  .p-xxxl-4 {
    padding: 48px !important; }
  .pt-xxxl-4,
  .py-xxxl-4 {
    padding-top: 48px !important; }
  .pr-xxxl-4,
  .px-xxxl-4 {
    padding-right: 48px !important; }
  .pb-xxxl-4,
  .py-xxxl-4 {
    padding-bottom: 48px !important; }
  .pl-xxxl-4,
  .px-xxxl-4 {
    padding-left: 48px !important; }
  .p-xxxl-5 {
    padding: 60px !important; }
  .pt-xxxl-5,
  .py-xxxl-5 {
    padding-top: 60px !important; }
  .pr-xxxl-5,
  .px-xxxl-5 {
    padding-right: 60px !important; }
  .pb-xxxl-5,
  .py-xxxl-5 {
    padding-bottom: 60px !important; }
  .pl-xxxl-5,
  .px-xxxl-5 {
    padding-left: 60px !important; }
  .p-xxxl-6 {
    padding: 72px !important; }
  .pt-xxxl-6,
  .py-xxxl-6 {
    padding-top: 72px !important; }
  .pr-xxxl-6,
  .px-xxxl-6 {
    padding-right: 72px !important; }
  .pb-xxxl-6,
  .py-xxxl-6 {
    padding-bottom: 72px !important; }
  .pl-xxxl-6,
  .px-xxxl-6 {
    padding-left: 72px !important; }
  .p-xxxl-7 {
    padding: 84px !important; }
  .pt-xxxl-7,
  .py-xxxl-7 {
    padding-top: 84px !important; }
  .pr-xxxl-7,
  .px-xxxl-7 {
    padding-right: 84px !important; }
  .pb-xxxl-7,
  .py-xxxl-7 {
    padding-bottom: 84px !important; }
  .pl-xxxl-7,
  .px-xxxl-7 {
    padding-left: 84px !important; }
  .p-xxxl-8 {
    padding: 96px !important; }
  .pt-xxxl-8,
  .py-xxxl-8 {
    padding-top: 96px !important; }
  .pr-xxxl-8,
  .px-xxxl-8 {
    padding-right: 96px !important; }
  .pb-xxxl-8,
  .py-xxxl-8 {
    padding-bottom: 96px !important; }
  .pl-xxxl-8,
  .px-xxxl-8 {
    padding-left: 96px !important; }
  .p-xxxl-9 {
    padding: 108px !important; }
  .pt-xxxl-9,
  .py-xxxl-9 {
    padding-top: 108px !important; }
  .pr-xxxl-9,
  .px-xxxl-9 {
    padding-right: 108px !important; }
  .pb-xxxl-9,
  .py-xxxl-9 {
    padding-bottom: 108px !important; }
  .pl-xxxl-9,
  .px-xxxl-9 {
    padding-left: 108px !important; }
  .p-xxxl-10 {
    padding: 120px !important; }
  .pt-xxxl-10,
  .py-xxxl-10 {
    padding-top: 120px !important; }
  .pr-xxxl-10,
  .px-xxxl-10 {
    padding-right: 120px !important; }
  .pb-xxxl-10,
  .py-xxxl-10 {
    padding-bottom: 120px !important; }
  .pl-xxxl-10,
  .px-xxxl-10 {
    padding-left: 120px !important; }
  .p-xxxl-11 {
    padding: 132px !important; }
  .pt-xxxl-11,
  .py-xxxl-11 {
    padding-top: 132px !important; }
  .pr-xxxl-11,
  .px-xxxl-11 {
    padding-right: 132px !important; }
  .pb-xxxl-11,
  .py-xxxl-11 {
    padding-bottom: 132px !important; }
  .pl-xxxl-11,
  .px-xxxl-11 {
    padding-left: 132px !important; }
  .m-xxxl-n1 {
    margin: -12px !important; }
  .mt-xxxl-n1,
  .my-xxxl-n1 {
    margin-top: -12px !important; }
  .mr-xxxl-n1,
  .mx-xxxl-n1 {
    margin-right: -12px !important; }
  .mb-xxxl-n1,
  .my-xxxl-n1 {
    margin-bottom: -12px !important; }
  .ml-xxxl-n1,
  .mx-xxxl-n1 {
    margin-left: -12px !important; }
  .m-xxxl-n2 {
    margin: -24px !important; }
  .mt-xxxl-n2,
  .my-xxxl-n2 {
    margin-top: -24px !important; }
  .mr-xxxl-n2,
  .mx-xxxl-n2 {
    margin-right: -24px !important; }
  .mb-xxxl-n2,
  .my-xxxl-n2 {
    margin-bottom: -24px !important; }
  .ml-xxxl-n2,
  .mx-xxxl-n2 {
    margin-left: -24px !important; }
  .m-xxxl-n3 {
    margin: -36px !important; }
  .mt-xxxl-n3,
  .my-xxxl-n3 {
    margin-top: -36px !important; }
  .mr-xxxl-n3,
  .mx-xxxl-n3 {
    margin-right: -36px !important; }
  .mb-xxxl-n3,
  .my-xxxl-n3 {
    margin-bottom: -36px !important; }
  .ml-xxxl-n3,
  .mx-xxxl-n3 {
    margin-left: -36px !important; }
  .m-xxxl-n4 {
    margin: -48px !important; }
  .mt-xxxl-n4,
  .my-xxxl-n4 {
    margin-top: -48px !important; }
  .mr-xxxl-n4,
  .mx-xxxl-n4 {
    margin-right: -48px !important; }
  .mb-xxxl-n4,
  .my-xxxl-n4 {
    margin-bottom: -48px !important; }
  .ml-xxxl-n4,
  .mx-xxxl-n4 {
    margin-left: -48px !important; }
  .m-xxxl-n5 {
    margin: -60px !important; }
  .mt-xxxl-n5,
  .my-xxxl-n5 {
    margin-top: -60px !important; }
  .mr-xxxl-n5,
  .mx-xxxl-n5 {
    margin-right: -60px !important; }
  .mb-xxxl-n5,
  .my-xxxl-n5 {
    margin-bottom: -60px !important; }
  .ml-xxxl-n5,
  .mx-xxxl-n5 {
    margin-left: -60px !important; }
  .m-xxxl-n6 {
    margin: -72px !important; }
  .mt-xxxl-n6,
  .my-xxxl-n6 {
    margin-top: -72px !important; }
  .mr-xxxl-n6,
  .mx-xxxl-n6 {
    margin-right: -72px !important; }
  .mb-xxxl-n6,
  .my-xxxl-n6 {
    margin-bottom: -72px !important; }
  .ml-xxxl-n6,
  .mx-xxxl-n6 {
    margin-left: -72px !important; }
  .m-xxxl-n7 {
    margin: -84px !important; }
  .mt-xxxl-n7,
  .my-xxxl-n7 {
    margin-top: -84px !important; }
  .mr-xxxl-n7,
  .mx-xxxl-n7 {
    margin-right: -84px !important; }
  .mb-xxxl-n7,
  .my-xxxl-n7 {
    margin-bottom: -84px !important; }
  .ml-xxxl-n7,
  .mx-xxxl-n7 {
    margin-left: -84px !important; }
  .m-xxxl-n8 {
    margin: -96px !important; }
  .mt-xxxl-n8,
  .my-xxxl-n8 {
    margin-top: -96px !important; }
  .mr-xxxl-n8,
  .mx-xxxl-n8 {
    margin-right: -96px !important; }
  .mb-xxxl-n8,
  .my-xxxl-n8 {
    margin-bottom: -96px !important; }
  .ml-xxxl-n8,
  .mx-xxxl-n8 {
    margin-left: -96px !important; }
  .m-xxxl-n9 {
    margin: -108px !important; }
  .mt-xxxl-n9,
  .my-xxxl-n9 {
    margin-top: -108px !important; }
  .mr-xxxl-n9,
  .mx-xxxl-n9 {
    margin-right: -108px !important; }
  .mb-xxxl-n9,
  .my-xxxl-n9 {
    margin-bottom: -108px !important; }
  .ml-xxxl-n9,
  .mx-xxxl-n9 {
    margin-left: -108px !important; }
  .m-xxxl-n10 {
    margin: -120px !important; }
  .mt-xxxl-n10,
  .my-xxxl-n10 {
    margin-top: -120px !important; }
  .mr-xxxl-n10,
  .mx-xxxl-n10 {
    margin-right: -120px !important; }
  .mb-xxxl-n10,
  .my-xxxl-n10 {
    margin-bottom: -120px !important; }
  .ml-xxxl-n10,
  .mx-xxxl-n10 {
    margin-left: -120px !important; }
  .m-xxxl-n11 {
    margin: -132px !important; }
  .mt-xxxl-n11,
  .my-xxxl-n11 {
    margin-top: -132px !important; }
  .mr-xxxl-n11,
  .mx-xxxl-n11 {
    margin-right: -132px !important; }
  .mb-xxxl-n11,
  .my-xxxl-n11 {
    margin-bottom: -132px !important; }
  .ml-xxxl-n11,
  .mx-xxxl-n11 {
    margin-left: -132px !important; }
  .m-xxxl-auto {
    margin: auto !important; }
  .mt-xxxl-auto,
  .my-xxxl-auto {
    margin-top: auto !important; }
  .mr-xxxl-auto,
  .mx-xxxl-auto {
    margin-right: auto !important; }
  .mb-xxxl-auto,
  .my-xxxl-auto {
    margin-bottom: auto !important; }
  .ml-xxxl-auto,
  .mx-xxxl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 960px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1024px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1160px) {
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

@media (min-width: 1440px) {
  .text-xxxl-left {
    text-align: left !important; }
  .text-xxxl-right {
    text-align: right !important; }
  .text-xxxl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #393939 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 960px !important; }
  .container {
    min-width: 960px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }


.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

#bs4_overlay {
  display: none;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999; }
  #bs4_overlay.active {
    display: block; }
  #bs4_overlay i {
    display: block;
    background: red;
    opacity: 0.4; }

#bs4_toggle {
  background: rgba(0, 0, 0, 0.75);
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 2px #000;
          box-shadow: 0 0 2px #000;
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: bold;
  padding: 0.5em 4em 0.5em 2em;
  position: fixed;
  right: 10px;
  top: 10px;
  z-index: 10000; }
  #bs4_toggle .close {
    font-size: 10px;
    position: absolute;
    right: 10px;
    top: 13px; }
  .toolbar-horizontal #bs4_toggle {
    top: 90px; }
  .admin-bar #bs4_toggle {
    top: 42px; }

body.full-width-content .entry-content > .alignfull {
  margin-right: 0;
  margin-left: 0;
  max-width: 100%; }

.btn, .page-404 .search-form-submit {
  border: 2px solid !important;
  border-radius: 6px;
  color: #393939;
  font-family: "Roboto", helvetica, arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .035em;
  /*1.2px;*/
  padding: 4px 24px 4px;
  text-decoration: none;
  display: inline-block; }
  .btn:focus, .page-404 .search-form-submit:focus {
    outline: 0 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  .btn:hover, .page-404 .search-form-submit:hover {
    text-decoration: none; }
  @media (min-width: 960px) {
    .btn, .page-404 .search-form-submit {
      font-size: 16px;
      line-height: 19px;
      letter-spacing: 1.2px;
      padding: 10px 24px 10px; } }
  .btn-primary, .btn-primary:active, .btn-primary-yellow, .woocommerce-Tabs-panel--description .cta-aside .button, .page-404 .search-form-submit, .btn-primary-yellow:active, .woocommerce-Tabs-panel--description .cta-aside .button:active, .page-404 .search-form-submit:active {
    background-color: #fdb913 !important;
    border-color: #fdb913 !important;
    color: #393939; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary-yellow:hover, .woocommerce-Tabs-panel--description .cta-aside .button:hover, .page-404 .search-form-submit:hover, .btn-primary-yellow:focus, .woocommerce-Tabs-panel--description .cta-aside .button:focus, .page-404 .search-form-submit:focus {
    background-color: #fdb913 !important;
    border-color: #fdb913 !important;
    color: #393939;
	  cursor: pointer;
  }
  .btn-primary.inactive, .btn-primary-yellow.inactive, .woocommerce-Tabs-panel--description .cta-aside .inactive.button, .page-404 .inactive.search-form-submit {
    background-color: #C9C9C9 !important;
    border-color: #C9C9C9 !important;
    color: #393939; }
  .btn-secondary-white {
    border-color: #fff !important; }
    .btn-secondary-white, .btn-secondary-white:active {
      background-color: transparent;
      color: #fff; }
    .btn-secondary-white:hover, .btn-secondary-white:focus {
      background-color: #fff;
      color: #393939; }
  .btn-secondary-blue {
    font-size: 14px;
    border-color: #0065bd !important; }
    .btn-secondary-blue, .btn-secondary-blue:active {
      background-color: transparent !important;
      color: #0065bd; }
    .btn-secondary-blue:hover, .btn-secondary-blue:focus {
      background-color: #0065bd !important;
      color: #fff !important; }
  .btn-secondary-whiteblue {
    font-size: 14px;
    border-color: #5576D1 !important; }
    .btn-secondary-whiteblue, .btn-secondary-whiteblue:active {
      background-color: transparent !important;
      color: #5576D1; }
    .btn-secondary-whiteblue:hover, .btn-secondary-whiteblue:focus {
      background-color: #5576D1 !important;
      color: #fff !important; }
  .btn-tertiary-green {
    background-color: transparent;
    border: 0 !important;
    border-bottom: 1px solid transparent !important;
    border-radius: 0;
    color: #0065bd;
    padding: 0;
    text-align: left;
    vertical-align: middle; }
    .btn-tertiary-green:after {
      background-image: url("../images/arrow_yellow.png");
      background-position: center;
      background-repeat: no-repeat;
      content: '';
      display: inline-block;
      height: 17px;
      vertical-align: -3px;
      width: 18px; }
    .btn-tertiary-green:hover, .btn-tertiary-green:focus {
      border-radius: 0;
      color: #393939; }
    .btn-tertiary-green.btn-back {
      font-size: 12px; }
      .btn-tertiary-green.btn-back:after {
        display: none; }
      .btn-tertiary-green.btn-back:before {
        background-image: url("../images/arrow_yellow.png");
        background-position: center;
        background-repeat: no-repeat;
        content: '';
        display: inline-block;
        height: 17px;
        vertical-align: -3px;
        width: 18px;
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  .btn-tertiary-white {
    background-color: transparent;
    border: 0 !important;
    border-bottom: 1px solid transparent !important;
    border-radius: 0;
    color: #fff;
    padding: 0;
    text-align: left;
    vertical-align: middle; }
    .btn-tertiary-white:after {
      background-image: url("../images/arrow_white.png");
      background-position: center;
      background-repeat: no-repeat;
      content: '';
      display: inline-block;
      height: 17px;
      vertical-align: -3px;
      width: 18px; }
    .btn-tertiary-white:hover, .btn-tertiary-white:focus {
      border-radius: 0;
      color: #fff; }
    .btn-tertiary-white.btn-back {
      font-size: 12px; }
      .btn-tertiary-white.btn-back:after {
        display: none; }
      .btn-tertiary-white.btn-back:before {
        background-image: url("../images/arrow_white.png");
        background-position: center;
        background-repeat: no-repeat;
        content: '';
        display: inline-block;
        height: 17px;
        vertical-align: -3px;
        width: 18px;
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  .btn-quaternary-black {
    text-align: left;
    padding: 0 0 6px;
    border: 0 !important;
    border-bottom: 2px solid transparent !important;
    border-radius: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.2px;
    text-transform: none; }
    .btn-quaternary-black span {
      padding-right: 12px; }
      @media (min-width: 960px) {
        .btn-quaternary-black span {
          padding-right: 20px; } }
    .btn-quaternary-black:hover {
      border-bottom: 2px solid #393939 !important; }
    @media (min-width: 960px) {
      .btn-quaternary-black {
        text-align: center;
        font-family: "Sharp", helvetica, arial, sans-serif;
        font-size: 32px;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0.5px; } }
    .btn-quaternary-black:after {
      background-image: url("data:image/svg+xml,%3Csvg width='36px' height='36px' viewBox='0 0 36 36' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 0C8.05887 0 0 8.05887 0 18C0 27.9411 8.05887 36 18 36C27.9411 36 36 27.9411 36 18C36 8.05887 27.9411 0 18 0ZM18 1.5C27.1127 1.5 34.5 8.8873 34.5 18C34.5 27.1127 27.1127 34.5 18 34.5C8.8873 34.5 1.5 27.1127 1.5 18C1.5 8.8873 8.8873 1.5 18 1.5ZM27.7622 18L19.8621 25.9001L18.9843 25.0223L25.1273 18.8793L8.06896 18.8793L8.06896 17.3793L25.3859 17.3793L18.9843 10.9777L19.8621 10.0999L27.7622 18Z' fill='%231A1A1A' fill-rule='evenodd' stroke='none' /%3E%3C/svg%3E");
      width: 36px;
      height: 36px;
      background-repeat: no-repeat;
      background-position: center center;
      display: inline-block;
      content: '';
      margin: 12px 0 0;
      vertical-align: -12px; }
      @media (min-width: 960px) {
        .btn-quaternary-black:after {
          vertical-align: -6px; } }

input:focus,
select:focus,
textarea:focus,
button:focus,
datalist:focus {
  outline: none; }

input::-ms-clear {
  display: none; }

::-webkit-input-placeholder {
  color: inherit; }

:-moz-placeholder {
  color: inherit; }

::-moz-placeholder {
  color: inherit; }

:-ms-input-placeholder {
  color: inherit; }

.genesis-skip-link {
  margin-bottom: 0; }

.wc-block-grid {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .wc-block-grid {
      max-width: 768px; } }
  @media (min-width: 768px) {
    .wc-block-grid {
      max-width: 960px; } }
  @media (min-width: 960px) {
    .wc-block-grid {
      max-width: 1024px; } }
  @media (min-width: 1024px) {
    .wc-block-grid {
      max-width: 1160px; } }
  @media (min-width: 1160px) {
    .wc-block-grid {
      max-width: 1440px; } }
  @media (min-width: 1440px) {
    .wc-block-grid {
      max-width: 1600px; } }

.wc-block-grid,
.container {
  padding-left: 24px;
  padding-right: 24px; }
  .wc-block-grid .container,
  .container .container {
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 768px) {
    .wc-block-grid,
    .container {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (min-width: 960px) {
    .wc-block-grid,
    .container {
      padding-left: 60px;
      padding-right: 60px; } }
  @media (min-width: 1024px) {
    .wc-block-grid,
    .container {
      padding-left: 80px;
      padding-right: 80px; } }
  @media (min-width: 1160px) {
    .wc-block-grid,
    .container {
      padding-left: 128px;
      padding-right: 128px; } }

.full-bleed {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  width: 100vw; }

.hidden {
  visibility: hidden; }

.nowrap {
  white-space: nowrap !important; }

@media (max-width: 1023.98px) {
  .desktop-only {
    display: none; } }

@media (min-width: 1024px) {
  .mobile-only {
    display: none; } }

body {
  color: #393939;
  font-family: "Roboto", helvetica, arial, sans-serif;
  font-size: 16px;
  letter-spacing: initial;
  line-height: 24px;
  margin: 0;
  text-rendering: auto;
  font-smooth: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.serif {
  font-family: georgia, times, serif; }

.sans-serif {
  font-family: "Roboto", helvetica, arial, sans-serif; }

a {
  text-decoration: none; }
  a:hover {
    color: inherit;
    text-decoration: underline; }

h1 a, h2 a, h3, h4 a, h5 a, h6 a {
  color: inherit; }

p a {
  color: #5576D1; }
  p a:hover {
    color: #5576D1; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .woocommerce .single-product .product .product_title, .h3, .h4, .h5, .h6 {
  font-family: "Sharp", helvetica, arial, sans-serif;
  font-weight: 700;
  margin: 0; }

h1, .h1 {
  font-size: 46px;
  line-height: 50px; }

h2, .h2, .woocommerce .single-product .product .product_title {
  font-size: 36px;
  letter-spacing: 0.5px;
  line-height: 42px; }

h3, .h3 {
  font-size: 24px;
  line-height: 32px; }

h4, h5, h6,
.h4, .h5, .h6 {
  font-family: "Roboto", helvetica, arial, sans-serif; }

h4, .h4 {
  font-size: 20px;
  letter-spacing: 0.2px;
  line-height: 26px; }

h5, .h5 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.2px;
  line-height: 26px; }

h6, .h6,
.eyebrow {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 24px;
   }

figure {
  margin: 0; }

@media (min-width: 960px) {
  h1, .h1 {
    font-size: 96px;
    letter-spacing: -1px;
    line-height: 96px; }
  h2, .h2, .woocommerce .single-product .product .product_title {
    font-size: 48px;
    letter-spacing: 0;
    line-height: 48px; }
  h3, .h3 {
    font-size: 54px;
    line-height: 58px; }
    h3 span, .h3 span {
      font-size: 36px;
      line-height: 42px; }
  h4, .h4 {
    font-family: "Sharp", helvetica, arial, sans-serif;
    font-size: 32px;
    letter-spacing: 0.5px;
    line-height: 36px; }
  h5, .h5 {
    font-size: 24px;
    letter-spacing: 0.4px;
    line-height: 32px; }
  h6, .h6,
  .eyebrow {
    font-size: 20px;
    line-height: 26px; } }

/* eslint-disable */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

#colorbox.youtube-overlay {
  z-index: 99999;
  overflow: hidden; }
  #colorbox.youtube-overlay #cboxClose {
    position: absolute;
    top: calc(50% - 250px);
    left: calc(50% + 420px);
    color: #fff;
    background: none;
    border: none; }
    @media (max-width: 1023.98px) {
      #colorbox.youtube-overlay #cboxClose {
        top: 120px;
        right: 80px;
        left: auto; } }
    @media (max-width: 767.98px) {
      #colorbox.youtube-overlay #cboxClose {
        right: 20px; } }
    #colorbox.youtube-overlay #cboxClose .close-icon {
      width: 24px;
      height: 24px;
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="17px" viewBox="0 0 17 17" ><path d="M8.21751 6.09619L2.55995 0.438632Q2.50788 0.38656 2.45096 0.339842Q2.39403 0.293125 2.3328 0.252212Q2.27157 0.211299 2.20662 0.176585Q2.14168 0.141871 2.07364 0.113689Q2.00561 0.0855082 1.93514 0.0641313Q1.86467 0.0427544 1.79244 0.0283877Q1.72022 0.014021 1.64693 0.0068029Q1.57364 -0.000415204 1.5 -0.000415216Q1.42636 -0.000415229 1.35307 0.00680285Q1.27979 0.0140209 1.20756 0.0283876Q1.13533 0.0427543 1.06486 0.0641311Q0.994394 0.085508 0.926359 0.113689Q0.858323 0.14187 0.793378 0.176585Q0.728432 0.211299 0.667202 0.252212Q0.605971 0.293124 0.549046 0.339842Q0.492121 0.386559 0.440048 0.438631L0.438634 0.440046Q0.334238 0.544442 0.252214 0.667199Q0.170191 0.789956 0.113692 0.926356Q0.057193 1.06276 0.0283901 1.20756Q-0.00041279 1.35236 -0.000412807 1.5Q-0.000412824 1.64764 0.02839 1.79244Q0.0571929 1.93724 0.113692 2.07364Q0.170191 2.21004 0.252214 2.3328Q0.334238 2.45555 0.438634 2.55995L6.09619 8.21751L0.438631 13.8751Q0.386559 13.9271 0.339842 13.9841Q0.293124 14.041 0.252211 14.1022Q0.211299 14.1635 0.176584 14.2284Q0.14187 14.2934 0.113689 14.3614Q0.0855079 14.4294 0.064131 14.4999Q0.0427541 14.5704 0.0283875 14.6426Q0.0140208 14.7148 0.00680275 14.7881Q-0.000415338 14.8614 -0.000415338 14.935Q-0.000415338 15.0087 0.00680275 15.082Q0.0140208 15.1552 0.0283875 15.2275Q0.0427541 15.2997 0.064131 15.3702Q0.0855079 15.4406 0.113689 15.5087Q0.14187 15.5767 0.176584 15.6417Q0.211299 15.7066 0.252211 15.7678Q0.293124 15.8291 0.339842 15.886Q0.386559 15.9429 0.438631 15.995L0.440044 15.9964Q0.492117 16.0485 0.549042 16.0952Q0.605967 16.1419 0.667198 16.1828Q0.728428 16.2237 0.793374 16.2584Q0.85832 16.2932 0.926355 16.3213Q0.994391 16.3495 1.06486 16.3709Q1.13533 16.3923 1.20756 16.4066Q1.27978 16.421 1.35307 16.4282Q1.42636 16.4354 1.5 16.4354Q1.57364 16.4354 1.64693 16.4282Q1.72021 16.421 1.79244 16.4066Q1.86466 16.3923 1.93513 16.3709Q2.00561 16.3495 2.07364 16.3213Q2.14168 16.2932 2.20662 16.2584Q2.27157 16.2237 2.3328 16.1828Q2.39403 16.1419 2.45095 16.0952Q2.50788 16.0485 2.55995 15.9964L8.21751 10.3388L13.8751 15.9964Q13.9795 16.1008 14.1022 16.1828Q14.225 16.2648 14.3614 16.3213Q14.4978 16.3778 14.6426 16.4066Q14.7874 16.4354 14.935 16.4354Q15.0827 16.4354 15.2275 16.4066Q15.3723 16.3778 15.5087 16.3213Q15.6451 16.2648 15.7678 16.1828Q15.8906 16.1008 15.995 15.9964L15.9964 15.995Q16.0485 15.9429 16.0952 15.886Q16.1419 15.8291 16.1828 15.7678Q16.2237 15.7066 16.2584 15.6417Q16.2932 15.5767 16.3213 15.5087Q16.3495 15.4406 16.3709 15.3702Q16.3923 15.2997 16.4066 15.2275Q16.421 15.1552 16.4282 15.082Q16.4354 15.0087 16.4354 14.935Q16.4354 14.8614 16.4282 14.7881Q16.421 14.7148 16.4066 14.6426Q16.3923 14.5704 16.3709 14.4999Q16.3495 14.4294 16.3213 14.3614Q16.2932 14.2934 16.2584 14.2284Q16.2237 14.1635 16.1828 14.1022Q16.1419 14.041 16.0952 13.9841Q16.0485 13.9271 15.9964 13.8751L10.3388 8.21751L15.9964 2.55995Q16.0485 2.50788 16.0952 2.45096Q16.1419 2.39403 16.1828 2.3328Q16.2237 2.27157 16.2584 2.20662Q16.2932 2.14168 16.3213 2.07364Q16.3495 2.00561 16.3709 1.93514Q16.3923 1.86467 16.4066 1.79244Q16.421 1.72022 16.4282 1.64693Q16.4354 1.57364 16.4354 1.5Q16.4354 1.42636 16.4282 1.35307Q16.421 1.27979 16.4066 1.20756Q16.3923 1.13533 16.3709 1.06486Q16.3495 0.994394 16.3213 0.926358Q16.2932 0.858323 16.2584 0.793377Q16.2237 0.728432 16.1828 0.667201Q16.1419 0.605971 16.0952 0.549045Q16.0485 0.49212 15.9964 0.440048L15.995 0.438634Q15.8906 0.334238 15.7678 0.252214Q15.6451 0.17019 15.5087 0.113691Q15.3723 0.0571925 15.2275 0.0283897Q15.0827 -0.000413213 14.935 -0.000413209Q14.7874 -0.000413204 14.6426 0.0283897Q14.4978 0.0571925 14.3614 0.113691Q14.225 0.17019 14.1022 0.252214Q13.9795 0.334237 13.8751 0.438634L8.21751 6.09619Z" id="Combined-Shape" fill="%23fff" fill-rule="evenodd" stroke="none" /></svg>');
      background-repeat: no-repeat;
      background-size: contain;
      cursor: pointer; }
      #colorbox.youtube-overlay #cboxClose .close-icon:hover {
        background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="17px" viewBox="0 0 17 17" ><path d="M8.21751 6.09619L2.55995 0.438632Q2.50788 0.38656 2.45096 0.339842Q2.39403 0.293125 2.3328 0.252212Q2.27157 0.211299 2.20662 0.176585Q2.14168 0.141871 2.07364 0.113689Q2.00561 0.0855082 1.93514 0.0641313Q1.86467 0.0427544 1.79244 0.0283877Q1.72022 0.014021 1.64693 0.0068029Q1.57364 -0.000415204 1.5 -0.000415216Q1.42636 -0.000415229 1.35307 0.00680285Q1.27979 0.0140209 1.20756 0.0283876Q1.13533 0.0427543 1.06486 0.0641311Q0.994394 0.085508 0.926359 0.113689Q0.858323 0.14187 0.793378 0.176585Q0.728432 0.211299 0.667202 0.252212Q0.605971 0.293124 0.549046 0.339842Q0.492121 0.386559 0.440048 0.438631L0.438634 0.440046Q0.334238 0.544442 0.252214 0.667199Q0.170191 0.789956 0.113692 0.926356Q0.057193 1.06276 0.0283901 1.20756Q-0.00041279 1.35236 -0.000412807 1.5Q-0.000412824 1.64764 0.02839 1.79244Q0.0571929 1.93724 0.113692 2.07364Q0.170191 2.21004 0.252214 2.3328Q0.334238 2.45555 0.438634 2.55995L6.09619 8.21751L0.438631 13.8751Q0.386559 13.9271 0.339842 13.9841Q0.293124 14.041 0.252211 14.1022Q0.211299 14.1635 0.176584 14.2284Q0.14187 14.2934 0.113689 14.3614Q0.0855079 14.4294 0.064131 14.4999Q0.0427541 14.5704 0.0283875 14.6426Q0.0140208 14.7148 0.00680275 14.7881Q-0.000415338 14.8614 -0.000415338 14.935Q-0.000415338 15.0087 0.00680275 15.082Q0.0140208 15.1552 0.0283875 15.2275Q0.0427541 15.2997 0.064131 15.3702Q0.0855079 15.4406 0.113689 15.5087Q0.14187 15.5767 0.176584 15.6417Q0.211299 15.7066 0.252211 15.7678Q0.293124 15.8291 0.339842 15.886Q0.386559 15.9429 0.438631 15.995L0.440044 15.9964Q0.492117 16.0485 0.549042 16.0952Q0.605967 16.1419 0.667198 16.1828Q0.728428 16.2237 0.793374 16.2584Q0.85832 16.2932 0.926355 16.3213Q0.994391 16.3495 1.06486 16.3709Q1.13533 16.3923 1.20756 16.4066Q1.27978 16.421 1.35307 16.4282Q1.42636 16.4354 1.5 16.4354Q1.57364 16.4354 1.64693 16.4282Q1.72021 16.421 1.79244 16.4066Q1.86466 16.3923 1.93513 16.3709Q2.00561 16.3495 2.07364 16.3213Q2.14168 16.2932 2.20662 16.2584Q2.27157 16.2237 2.3328 16.1828Q2.39403 16.1419 2.45095 16.0952Q2.50788 16.0485 2.55995 15.9964L8.21751 10.3388L13.8751 15.9964Q13.9795 16.1008 14.1022 16.1828Q14.225 16.2648 14.3614 16.3213Q14.4978 16.3778 14.6426 16.4066Q14.7874 16.4354 14.935 16.4354Q15.0827 16.4354 15.2275 16.4066Q15.3723 16.3778 15.5087 16.3213Q15.6451 16.2648 15.7678 16.1828Q15.8906 16.1008 15.995 15.9964L15.9964 15.995Q16.0485 15.9429 16.0952 15.886Q16.1419 15.8291 16.1828 15.7678Q16.2237 15.7066 16.2584 15.6417Q16.2932 15.5767 16.3213 15.5087Q16.3495 15.4406 16.3709 15.3702Q16.3923 15.2997 16.4066 15.2275Q16.421 15.1552 16.4282 15.082Q16.4354 15.0087 16.4354 14.935Q16.4354 14.8614 16.4282 14.7881Q16.421 14.7148 16.4066 14.6426Q16.3923 14.5704 16.3709 14.4999Q16.3495 14.4294 16.3213 14.3614Q16.2932 14.2934 16.2584 14.2284Q16.2237 14.1635 16.1828 14.1022Q16.1419 14.041 16.0952 13.9841Q16.0485 13.9271 15.9964 13.8751L10.3388 8.21751L15.9964 2.55995Q16.0485 2.50788 16.0952 2.45096Q16.1419 2.39403 16.1828 2.3328Q16.2237 2.27157 16.2584 2.20662Q16.2932 2.14168 16.3213 2.07364Q16.3495 2.00561 16.3709 1.93514Q16.3923 1.86467 16.4066 1.79244Q16.421 1.72022 16.4282 1.64693Q16.4354 1.57364 16.4354 1.5Q16.4354 1.42636 16.4282 1.35307Q16.421 1.27979 16.4066 1.20756Q16.3923 1.13533 16.3709 1.06486Q16.3495 0.994394 16.3213 0.926358Q16.2932 0.858323 16.2584 0.793377Q16.2237 0.728432 16.1828 0.667201Q16.1419 0.605971 16.0952 0.549045Q16.0485 0.49212 15.9964 0.440048L15.995 0.438634Q15.8906 0.334238 15.7678 0.252214Q15.6451 0.17019 15.5087 0.113691Q15.3723 0.0571925 15.2275 0.0283897Q15.0827 -0.000413213 14.935 -0.000413209Q14.7874 -0.000413204 14.6426 0.0283897Q14.4978 0.0571925 14.3614 0.113691Q14.225 0.17019 14.1022 0.252214Q13.9795 0.334237 13.8751 0.438634L8.21751 6.09619Z" id="Combined-Shape" fill="%23898B8E" fill-rule="evenodd" stroke="none" /></svg>'); }

#cboxOverlay {
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  -webkit-animation: fadeIn .3s;
          animation: fadeIn .3s; }

.open-popup {
  overflow: hidden;
  max-height: 100vh; }
  .open-popup .youtube-overlay #cboxContent {
    position: relative;
    float: none !important;
    width: 100vw !important;
    height: 100% !important; }
    .open-popup .youtube-overlay #cboxContent #cboxLoadedContent {
      width: 100vw !important; }
    .open-popup .youtube-overlay #cboxContent video,
    .open-popup .youtube-overlay #cboxContent iframe {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      width: 750px;
      height: 420px; }
      @media (max-width: 1023.98px) {
        .open-popup .youtube-overlay #cboxContent video,
        .open-popup .youtube-overlay #cboxContent iframe {
          width: 560px;
          height: 314px;
          top: 320px; } }
      @media (max-width: 767.98px) {
        .open-popup .youtube-overlay #cboxContent video,
        .open-popup .youtube-overlay #cboxContent iframe {
          width: 320px;
          height: 180px;
          top: 280px; } }

.woocommerce-Tabs-panel--compare .safeinfratech-woocommerce-tab-panel {
  overflow-x: scroll; }
  @media (min-width: 960px) {
    .woocommerce-Tabs-panel--compare .safeinfratech-woocommerce-tab-panel {
      overflow-x: auto; } }
  .woocommerce-Tabs-panel--compare .safeinfratech-woocommerce-tab-panel-inner {
    min-width: 650px; }
    @media (min-width: 960px) {
      .woocommerce-Tabs-panel--compare .safeinfratech-woocommerce-tab-panel-inner {
        min-width: 100%; } }
    .woocommerce-Tabs-panel--compare .safeinfratech-woocommerce-tab-panel-inner > br {
      display: none; }

.woocommerce-Tabs-panel--compare .compare-table {
  table-layout: fixed;
  width: 100%; }
  .woocommerce-Tabs-panel--compare .compare-table * {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4; }
  .woocommerce-Tabs-panel--compare .compare-table tr {
    border-top: 1px solid #ccc;
    padding-top: 40px;
    vertical-align: top; }
  .woocommerce-Tabs-panel--compare .compare-table thead tr {
    border-top: none; }
  .woocommerce-Tabs-panel--compare .compare-table thead td {
    padding: 0.5em 1% 0em;
    vertical-align: middle; }
  .woocommerce-Tabs-panel--compare .compare-table th {
    font-weight: 700;
    padding-bottom: 1em; }
    .woocommerce-Tabs-panel--compare .compare-table th h2 a {
      font-size: 18px; }
  .woocommerce-Tabs-panel--compare .compare-table th a {
    font-weight: 700; }
  .woocommerce-Tabs-panel--compare .compare-table tbody td {
    border-left: none;
    width: 5% !important;
    width: 23.75%;
    padding: 0.5em 1% 2em; }
  .woocommerce-Tabs-panel--compare .compare-table tbody td:first-child {
    border-left: none;
    padding-left: 0;
    font-weight: 700; }
  .woocommerce-Tabs-panel--compare .compare-table.minor td {
    padding: 0.5em 1%; }
  .woocommerce-Tabs-panel--compare .compare-table td:first-child {
    width: 5%; }
  .woocommerce-Tabs-panel--compare .compare-table th a {
    display: block;
    text-align: center; }
  .woocommerce-Tabs-panel--compare .compare-table thead td {
    padding-top: 15px;
    padding-bottom: 5px; }
  .woocommerce-Tabs-panel--compare .compare-table tbody th {
    padding-top: 15px;
    padding-bottom: 20px; }
  .woocommerce-Tabs-panel--compare .compare-table tbody td {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px; }
  .woocommerce-Tabs-panel--compare .compare-table.MR70 tbody td:nth-child(2),
  .woocommerce-Tabs-panel--compare .compare-table.MR74 tbody td:nth-child(3),
  .woocommerce-Tabs-panel--compare .compare-table.MR84 tbody td:nth-child(4),
  .woocommerce-Tabs-panel--compare .compare-table.MX60 tbody td:nth-child(2),
  .woocommerce-Tabs-panel--compare .compare-table.MX60W tbody td:nth-child(3),
  .woocommerce-Tabs-panel--compare .compare-table.MX80 tbody td:nth-child(4),
  .woocommerce-Tabs-panel--compare .compare-table.MX100 tbody td:nth-child(5),
  .woocommerce-Tabs-panel--compare .compare-table.MX400 tbody td:nth-child(6),
  .woocommerce-Tabs-panel--compare .compare-table.MX600 tbody td:nth-child(7) {
    background-color: #F2F2F2; }
  .woocommerce-Tabs-panel--compare .compare-table.MS22 td:nth-child(2),
  .woocommerce-Tabs-panel--compare .compare-table.MS22 td:nth-child(3) {
    background-color: #F2F2F2; }
  .woocommerce-Tabs-panel--compare .compare-table.MS42 td:nth-child(4),
  .woocommerce-Tabs-panel--compare .compare-table.MS42 td:nth-child(5) {
    background-color: #F2F2F2; }
  .woocommerce-Tabs-panel--compare .compare-table.MR20 tbody th:nth-child(1),
  .woocommerce-Tabs-panel--compare .compare-table.MR30H tbody th:nth-child(1),
  .woocommerce-Tabs-panel--compare .compare-table.MR33 tbody th:nth-child(1),
  .woocommerce-Tabs-panel--compare .compare-table.MR42 tbody th:nth-child(1),
  .woocommerce-Tabs-panel--compare .compare-table.MR42E tbody th:nth-child(1),
  .woocommerce-Tabs-panel--compare .compare-table.MR45 tbody th:nth-child(1),
  .woocommerce-Tabs-panel--compare .compare-table.MR52 tbody th:nth-child(1),
  .woocommerce-Tabs-panel--compare .compare-table.MR53 tbody th:nth-child(1),
  .woocommerce-Tabs-panel--compare .compare-table.MR53E tbody th:nth-child(1),
  .woocommerce-Tabs-panel--compare .compare-table.MR55 tbody th:nth-child(1) {
    background-color: #fff; }
  .woocommerce-Tabs-panel--compare .compare-table.MR20 tbody tr:nth-child(1),
  .woocommerce-Tabs-panel--compare .compare-table.MR30H tbody tr:nth-child(2),
  .woocommerce-Tabs-panel--compare .compare-table.MR33 tbody tr:nth-child(3),
  .woocommerce-Tabs-panel--compare .compare-table.MR42 tbody tr:nth-child(4),
  .woocommerce-Tabs-panel--compare .compare-table.MR42E tbody tr:nth-child(5),
  .woocommerce-Tabs-panel--compare .compare-table.MR45 tbody tr:nth-child(6),
  .woocommerce-Tabs-panel--compare .compare-table.MR52 tbody tr:nth-child(7),
  .woocommerce-Tabs-panel--compare .compare-table.MR53 tbody tr:nth-child(8),
  .woocommerce-Tabs-panel--compare .compare-table.MR53E tbody tr:nth-child(9),
  .woocommerce-Tabs-panel--compare .compare-table.MR55 tbody tr:nth-child(10) {
    background-color: #F2F2F2; }
  .woocommerce-Tabs-panel--compare .compare-table.MX60 th:nth-child(2),
  .woocommerce-Tabs-panel--compare .compare-table.MX60W th:nth-child(3),
  .woocommerce-Tabs-panel--compare .compare-table.MX80 th:nth-child(4),
  .woocommerce-Tabs-panel--compare .compare-table.MX100 th:nth-child(5),
  .woocommerce-Tabs-panel--compare .compare-table.MX400 th:nth-child(6),
  .woocommerce-Tabs-panel--compare .compare-table.MX600 th:nth-child(7) {
    border-bottom: 4px solid #393939; }
  .woocommerce-Tabs-panel--compare .compare-table.MS22 th:nth-child(2),
  .woocommerce-Tabs-panel--compare .compare-table.MS22 th:nth-child(3) {
    border-bottom: 4px solid #393939; }
  .woocommerce-Tabs-panel--compare .compare-table.MS42 th:nth-child(4),
  .woocommerce-Tabs-panel--compare .compare-table.MS42 th:nth-child(5) {
    border-bottom: 4px solid #393939; }

.woocommerce-Tabs-panel--compare #compare-table th {
  width: 23.75%;
  padding: 0.5em 1% 2em; }
  .woocommerce-Tabs-panel--compare #compare-table th:first-child {
    width: 5%; }

.woocommerce-Tabs-panel--compare #compare-table-appliances th:nth-child(3) img {
  margin-top: -10px; }

.woocommerce-Tabs-panel--compare #compare-table-appliances th:nth-child(3) > h3 {
  margin-top: -8px; }

.woocommerce .product-collateral {
  margin: 60px 0; }
  .woocommerce .product-collateral__body {
    margin: 24px 0 0; }
    .woocommerce .product-collateral__body ul {
      font-size: 14px;
      list-style: none;
      margin: 0;
      padding: 0; }
      @media (min-width: 768px) {
        .woocommerce .product-collateral__body ul {
          -webkit-column-count: 2;
             -moz-column-count: 2;
                  column-count: 2;
          -webkit-column-gap: 20px;
             -moz-column-gap: 20px;
                  column-gap: 20px; } }
      .woocommerce .product-collateral__body ul li {
        margin: 0 0 12px; }
        .woocommerce .product-collateral__body ul li.pdf {
          background: transparent url("../images/icon-pdf-download.svg") no-repeat 0 50%;
          background-size: 30px;
          padding: 0 0 0 36px; }
        .woocommerce .product-collateral__body ul li .missing {
          color: #898B8E; }
    .woocommerce .product-collateral__body .btn, .woocommerce .product-collateral__body .page-404 .search-form-submit, .page-404 .woocommerce .product-collateral__body .search-form-submit {
      margin-top: 24px; }
      @media (min-width: 1440px) {
        .woocommerce .product-collateral__body .btn, .woocommerce .product-collateral__body .page-404 .search-form-submit, .page-404 .woocommerce .product-collateral__body .search-form-submit {
          margin-top: 0; } }

.woocommerce {
  /*
	#respond input#submit,
	a.button,
	button.button,
	input.button {
		font-size: 100%;
		margin: 0;
		line-height: 1;
		cursor: pointer;
		position: relative;
		text-decoration: none;
		overflow: visible;
		padding: .618em 1em;
		font-weight: 700;
		border-radius: 3px;
		left: auto;
		color: #515151;
		background-color: #ebe9eb;
		border: 0;
		display: inline-block;
		background-image: none;
		box-shadow: none;
		text-shadow: none
	}

	#respond input#submit.loading,
	a.button.loading,
	button.button.loading,
	input.button.loading {
		opacity: .25;
		padding-right: 2.618em
	}

	#respond input#submit.loading::after,
	a.button.loading::after,
	button.button.loading::after,
	input.button.loading::after {
		font-family: WooCommerce;
		content: "\e01c";
		vertical-align: top;
		font-weight: 400;
		position: absolute;
		top: .618em;
		right: 1em;
		-webkit-animation: spin 2s linear infinite;
		animation: spin 2s linear infinite
	}

	#respond input#submit.added::after,
	a.button.added::after,
	button.button.added::after,
	input.button.added::after {
		font-family: WooCommerce;
		content: "\e017";
		margin-left: .53em;
		vertical-align: bottom
	}

	#respond input#submit:hover,
	a.button:hover,
	button.button:hover,
	input.button:hover {
		background-color: #dfdcde;
		text-decoration: none;
		background-image: none;
		color: #515151
	}

	#respond input#submit.alt,
	a.button.alt,
	button.button.alt,
	input.button.alt {
		background-color: #a46497;
		color: #fff;
		-webkit-font-smoothing: antialiased
	}

	#respond input#submit.alt:hover,
	a.button.alt:hover,
	button.button.alt:hover,
	input.button.alt:hover {
		background-color: #96588a;
		color: #fff
	}

	#respond input#submit.alt.disabled,
	#respond input#submit.alt.disabled:hover,
	#respond input#submit.alt:disabled,
	#respond input#submit.alt:disabled:hover,
	#respond input#submit.alt:disabled[disabled],
	#respond input#submit.alt:disabled[disabled]:hover,
	a.button.alt.disabled,
	a.button.alt.disabled:hover,
	a.button.alt:disabled,
	a.button.alt:disabled:hover,
	a.button.alt:disabled[disabled],
	a.button.alt:disabled[disabled]:hover,
	button.button.alt.disabled,
	button.button.alt.disabled:hover,
	button.button.alt:disabled,
	button.button.alt:disabled:hover,
	button.button.alt:disabled[disabled],
	button.button.alt:disabled[disabled]:hover,
	input.button.alt.disabled,
	input.button.alt.disabled:hover,
	input.button.alt:disabled,
	input.button.alt:disabled:hover,
	input.button.alt:disabled[disabled],
	input.button.alt:disabled[disabled]:hover {
		background-color: #a46497;
		color: #fff
	}

	#respond input#submit.disabled,
	#respond input#submit:disabled,
	#respond input#submit:disabled[disabled],
	a.button.disabled,
	a.button:disabled,
	a.button:disabled[disabled],
	button.button.disabled,
	button.button:disabled,
	button.button:disabled[disabled],
	input.button.disabled,
	input.button:disabled,
	input.button:disabled[disabled] {
		color: inherit;
		cursor: not-allowed;
		opacity: .5;
		padding: .618em 1em
	}

	#respond input#submit.disabled:hover,
	#respond input#submit:disabled:hover,
	#respond input#submit:disabled[disabled]:hover,
	a.button.disabled:hover,
	a.button:disabled:hover,
	a.button:disabled[disabled]:hover,
	button.button.disabled:hover,
	button.button:disabled:hover,
	button.button:disabled[disabled]:hover,
	input.button.disabled:hover,
	input.button:disabled:hover,
	input.button:disabled[disabled]:hover {
		color: inherit;
		background-color: #ebe9eb
	}
	*/ }
  .woocommerce #respond input#submit,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button {
    background-color: transparent;
    border: 0 !important;
    border-bottom: 1px solid transparent !important;
    border-radius: 0;
    color: #fdb913;
    font-family: "Roboto", helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .035em;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle; }
    .woocommerce #respond input#submit:focus,
    .woocommerce a.button:focus,
    .woocommerce button.button:focus,
    .woocommerce input.button:focus {
      outline: 0 !important;
      -webkit-box-shadow: none !important;
              box-shadow: none !important; }
    @media (min-width: 960px) {
      .woocommerce #respond input#submit,
      .woocommerce a.button,
      .woocommerce button.button,
      .woocommerce input.button {
        font-size: 16px;
        letter-spacing: .086em; } }
    .woocommerce #respond input#submit:after,
    .woocommerce a.button:after,
    .woocommerce button.button:after,
    .woocommerce input.button:after {
      background-image: url("../images/arrow_yellow.png");
      background-position: center;
      background-repeat: no-repeat;
      content: '';
      display: inline-block;
      height: 17px;
      vertical-align: -3px;
      width: 18px; }
    .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus,
    .woocommerce a.button:hover,
    .woocommerce a.button:focus,
    .woocommerce button.button:hover,
    .woocommerce button.button:focus,
    .woocommerce input.button:hover,
    .woocommerce input.button:focus {
      color: #fdb913;
      border-bottom: 1px solid #fdb913 !important; }
  .woocommerce #respond input#submit:hover,
  .woocommerce a.button:hover,
  .woocommerce button.button:hover,
  .woocommerce input.button:hover {
    background-color: transparent;
    color: #fdb913; }
  .woocommerce #respond input#submit.alt,
  .woocommerce a.button.alt,
  .woocommerce button.button.alt,
  .woocommerce input.button.alt {
    background-color: transparent;
    color: #7C91CA; }
  .woocommerce #respond input#submit.alt:hover,
  .woocommerce a.button.alt:hover,
  .woocommerce button.button.alt:hover,
  .woocommerce input.button.alt:hover {
    background-color: transparent;
    border-bottom: 1px solid #7C91CA !important;
    color: #7C91CA; }
  .woocommerce #respond input#submit.alt.disabled,
  .woocommerce #respond input#submit.alt.disabled:hover,
  .woocommerce #respond input#submit.alt:disabled,
  .woocommerce #respond input#submit.alt:disabled:hover,
  .woocommerce #respond input#submit.alt:disabled[disabled],
  .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
  .woocommerce a.button.alt.disabled,
  .woocommerce a.button.alt.disabled:hover,
  .woocommerce a.button.alt:disabled,
  .woocommerce a.button.alt:disabled:hover,
  .woocommerce a.button.alt:disabled[disabled],
  .woocommerce a.button.alt:disabled[disabled]:hover,
  .woocommerce button.button.alt.disabled,
  .woocommerce button.button.alt.disabled:hover,
  .woocommerce button.button.alt:disabled,
  .woocommerce button.button.alt:disabled:hover,
  .woocommerce button.button.alt:disabled[disabled],
  .woocommerce button.button.alt:disabled[disabled]:hover,
  .woocommerce input.button.alt.disabled,
  .woocommerce input.button.alt.disabled:hover,
  .woocommerce input.button.alt:disabled,
  .woocommerce input.button.alt:disabled:hover,
  .woocommerce input.button.alt:disabled[disabled],
  .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: transparent;
    color: #7C91CA; }
  .woocommerce #respond input#submit.disabled,
  .woocommerce #respond input#submit:disabled,
  .woocommerce #respond input#submit:disabled[disabled],
  .woocommerce a.button.disabled,
  .woocommerce a.button:disabled,
  .woocommerce a.button:disabled[disabled],
  .woocommerce button.button.disabled,
  .woocommerce button.button:disabled,
  .woocommerce button.button:disabled[disabled],
  .woocommerce input.button.disabled,
  .woocommerce input.button:disabled,
  .woocommerce input.button:disabled[disabled] {
    opacity: .5;
    padding: 0; }
  .woocommerce #respond input#submit.disabled:hover,
  .woocommerce #respond input#submit:disabled:hover,
  .woocommerce #respond input#submit:disabled[disabled]:hover,
  .woocommerce a.button.disabled:hover,
  .woocommerce a.button:disabled:hover,
  .woocommerce a.button:disabled[disabled]:hover,
  .woocommerce button.button.disabled:hover,
  .woocommerce button.button:disabled:hover,
  .woocommerce button.button:disabled[disabled]:hover,
  .woocommerce input.button.disabled:hover,
  .woocommerce input.button:disabled:hover,
  .woocommerce input.button:disabled[disabled]:hover {
    background-color: transparent; }

.woocommerce-Tabs-panel--description .title {
  margin: 0 0 24px; }

.woocommerce-Tabs-panel--description .cta-aside {
  background: #F2F2F2;
  margin-top: 24px;
  max-width: 320px;
  padding: 24px; }
  .woocommerce-Tabs-panel--description .cta-aside .button {
    border-radius: 6px;
    line-height: 1.4;
    margin-top: 1em;
    padding: 10px 25px 7px; }
    .woocommerce-Tabs-panel--description .cta-aside .button:after {
      display: none; }
  @media (min-width: 960px) {
    .woocommerce-Tabs-panel--description .cta-aside {
      margin-top: 0; }
      .woocommerce-Tabs-panel--description .cta-aside .button {
        font-size: 14px; } }

.woocommerce .open-left-nav {
  margin: 0 0 24px; }
  @media (min-width: 960px) {
    .woocommerce .open-left-nav {
      display: none; } }
  .woocommerce .open-left-nav .btn, .woocommerce .open-left-nav .page-404 .search-form-submit, .page-404 .woocommerce .open-left-nav .search-form-submit {
    color: #393939; }
    .woocommerce .open-left-nav .btn:before, .woocommerce .open-left-nav .page-404 .search-form-submit:before, .page-404 .woocommerce .open-left-nav .search-form-submit:before {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10px" height="17px" viewBox="0 0 10 17" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="matrix(-4.371139E-08 -1 1 -4.371139E-08 0 16.99937)" id="Shape" fill="%23393939" stroke="none" /></svg>');
      background-size: 12px 13px;
      vertical-align: -4px;
      width: 16px; }
    .woocommerce .open-left-nav .btn:hover, .woocommerce .open-left-nav .page-404 .search-form-submit:hover, .page-404 .woocommerce .open-left-nav .search-form-submit:hover, .woocommerce .open-left-nav .btn:focus, .woocommerce .open-left-nav .page-404 .search-form-submit:focus, .page-404 .woocommerce .open-left-nav .search-form-submit:focus {
      border-color: #393939 !important;
      color: #393939; }

.woocommerce .left-nav {
  background: #F2F2F2;
  left: -800px;
  position: absolute;
  top: 0;
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
  z-index: 10; }
  @media (min-width: 960px) {
    .woocommerce .left-nav {
      background: transparent;
      left: 0;
      position: static;
      top: 0;
      -webkit-transition: none;
      transition: none;
      z-index: auto; } }
  .woocommerce .left-nav.active {
    left: 0; }
  .woocommerce .left-nav .close {
    background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="17px" viewBox="0 0 17 17" ><path d="M8.21751 6.09619L2.55995 0.438632Q2.50788 0.38656 2.45096 0.339842Q2.39403 0.293125 2.3328 0.252212Q2.27157 0.211299 2.20662 0.176585Q2.14168 0.141871 2.07364 0.113689Q2.00561 0.0855082 1.93514 0.0641313Q1.86467 0.0427544 1.79244 0.0283877Q1.72022 0.014021 1.64693 0.0068029Q1.57364 -0.000415204 1.5 -0.000415216Q1.42636 -0.000415229 1.35307 0.00680285Q1.27979 0.0140209 1.20756 0.0283876Q1.13533 0.0427543 1.06486 0.0641311Q0.994394 0.085508 0.926359 0.113689Q0.858323 0.14187 0.793378 0.176585Q0.728432 0.211299 0.667202 0.252212Q0.605971 0.293124 0.549046 0.339842Q0.492121 0.386559 0.440048 0.438631L0.438634 0.440046Q0.334238 0.544442 0.252214 0.667199Q0.170191 0.789956 0.113692 0.926356Q0.057193 1.06276 0.0283901 1.20756Q-0.00041279 1.35236 -0.000412807 1.5Q-0.000412824 1.64764 0.02839 1.79244Q0.0571929 1.93724 0.113692 2.07364Q0.170191 2.21004 0.252214 2.3328Q0.334238 2.45555 0.438634 2.55995L6.09619 8.21751L0.438631 13.8751Q0.386559 13.9271 0.339842 13.9841Q0.293124 14.041 0.252211 14.1022Q0.211299 14.1635 0.176584 14.2284Q0.14187 14.2934 0.113689 14.3614Q0.0855079 14.4294 0.064131 14.4999Q0.0427541 14.5704 0.0283875 14.6426Q0.0140208 14.7148 0.00680275 14.7881Q-0.000415338 14.8614 -0.000415338 14.935Q-0.000415338 15.0087 0.00680275 15.082Q0.0140208 15.1552 0.0283875 15.2275Q0.0427541 15.2997 0.064131 15.3702Q0.0855079 15.4406 0.113689 15.5087Q0.14187 15.5767 0.176584 15.6417Q0.211299 15.7066 0.252211 15.7678Q0.293124 15.8291 0.339842 15.886Q0.386559 15.9429 0.438631 15.995L0.440044 15.9964Q0.492117 16.0485 0.549042 16.0952Q0.605967 16.1419 0.667198 16.1828Q0.728428 16.2237 0.793374 16.2584Q0.85832 16.2932 0.926355 16.3213Q0.994391 16.3495 1.06486 16.3709Q1.13533 16.3923 1.20756 16.4066Q1.27978 16.421 1.35307 16.4282Q1.42636 16.4354 1.5 16.4354Q1.57364 16.4354 1.64693 16.4282Q1.72021 16.421 1.79244 16.4066Q1.86466 16.3923 1.93513 16.3709Q2.00561 16.3495 2.07364 16.3213Q2.14168 16.2932 2.20662 16.2584Q2.27157 16.2237 2.3328 16.1828Q2.39403 16.1419 2.45095 16.0952Q2.50788 16.0485 2.55995 15.9964L8.21751 10.3388L13.8751 15.9964Q13.9795 16.1008 14.1022 16.1828Q14.225 16.2648 14.3614 16.3213Q14.4978 16.3778 14.6426 16.4066Q14.7874 16.4354 14.935 16.4354Q15.0827 16.4354 15.2275 16.4066Q15.3723 16.3778 15.5087 16.3213Q15.6451 16.2648 15.7678 16.1828Q15.8906 16.1008 15.995 15.9964L15.9964 15.995Q16.0485 15.9429 16.0952 15.886Q16.1419 15.8291 16.1828 15.7678Q16.2237 15.7066 16.2584 15.6417Q16.2932 15.5767 16.3213 15.5087Q16.3495 15.4406 16.3709 15.3702Q16.3923 15.2997 16.4066 15.2275Q16.421 15.1552 16.4282 15.082Q16.4354 15.0087 16.4354 14.935Q16.4354 14.8614 16.4282 14.7881Q16.421 14.7148 16.4066 14.6426Q16.3923 14.5704 16.3709 14.4999Q16.3495 14.4294 16.3213 14.3614Q16.2932 14.2934 16.2584 14.2284Q16.2237 14.1635 16.1828 14.1022Q16.1419 14.041 16.0952 13.9841Q16.0485 13.9271 15.9964 13.8751L10.3388 8.21751L15.9964 2.55995Q16.0485 2.50788 16.0952 2.45096Q16.1419 2.39403 16.1828 2.3328Q16.2237 2.27157 16.2584 2.20662Q16.2932 2.14168 16.3213 2.07364Q16.3495 2.00561 16.3709 1.93514Q16.3923 1.86467 16.4066 1.79244Q16.421 1.72022 16.4282 1.64693Q16.4354 1.57364 16.4354 1.5Q16.4354 1.42636 16.4282 1.35307Q16.421 1.27979 16.4066 1.20756Q16.3923 1.13533 16.3709 1.06486Q16.3495 0.994394 16.3213 0.926358Q16.2932 0.858323 16.2584 0.793377Q16.2237 0.728432 16.1828 0.667201Q16.1419 0.605971 16.0952 0.549045Q16.0485 0.49212 15.9964 0.440048L15.995 0.438634Q15.8906 0.334238 15.7678 0.252214Q15.6451 0.17019 15.5087 0.113691Q15.3723 0.0571925 15.2275 0.0283897Q15.0827 -0.000413213 14.935 -0.000413209Q14.7874 -0.000413204 14.6426 0.0283897Q14.4978 0.0571925 14.3614 0.113691Q14.225 0.17019 14.1022 0.252214Q13.9795 0.334237 13.8751 0.438634L8.21751 6.09619Z" id="Combined-Shape" fill="%23393939" fill-rule="evenodd" stroke="none" /></svg>');
    background-repeat: no-repeat;
    background-position: 7px 15px;
    background-size: 20px 20px;
    cursor: pointer;
    display: block;
    height: 42px;
    right: 0;
    top: 0;
    position: absolute;
    width: 42px; }
    .woocommerce .left-nav .close:hover {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="17px" viewBox="0 0 17 17" ><path d="M8.21751 6.09619L2.55995 0.438632Q2.50788 0.38656 2.45096 0.339842Q2.39403 0.293125 2.3328 0.252212Q2.27157 0.211299 2.20662 0.176585Q2.14168 0.141871 2.07364 0.113689Q2.00561 0.0855082 1.93514 0.0641313Q1.86467 0.0427544 1.79244 0.0283877Q1.72022 0.014021 1.64693 0.0068029Q1.57364 -0.000415204 1.5 -0.000415216Q1.42636 -0.000415229 1.35307 0.00680285Q1.27979 0.0140209 1.20756 0.0283876Q1.13533 0.0427543 1.06486 0.0641311Q0.994394 0.085508 0.926359 0.113689Q0.858323 0.14187 0.793378 0.176585Q0.728432 0.211299 0.667202 0.252212Q0.605971 0.293124 0.549046 0.339842Q0.492121 0.386559 0.440048 0.438631L0.438634 0.440046Q0.334238 0.544442 0.252214 0.667199Q0.170191 0.789956 0.113692 0.926356Q0.057193 1.06276 0.0283901 1.20756Q-0.00041279 1.35236 -0.000412807 1.5Q-0.000412824 1.64764 0.02839 1.79244Q0.0571929 1.93724 0.113692 2.07364Q0.170191 2.21004 0.252214 2.3328Q0.334238 2.45555 0.438634 2.55995L6.09619 8.21751L0.438631 13.8751Q0.386559 13.9271 0.339842 13.9841Q0.293124 14.041 0.252211 14.1022Q0.211299 14.1635 0.176584 14.2284Q0.14187 14.2934 0.113689 14.3614Q0.0855079 14.4294 0.064131 14.4999Q0.0427541 14.5704 0.0283875 14.6426Q0.0140208 14.7148 0.00680275 14.7881Q-0.000415338 14.8614 -0.000415338 14.935Q-0.000415338 15.0087 0.00680275 15.082Q0.0140208 15.1552 0.0283875 15.2275Q0.0427541 15.2997 0.064131 15.3702Q0.0855079 15.4406 0.113689 15.5087Q0.14187 15.5767 0.176584 15.6417Q0.211299 15.7066 0.252211 15.7678Q0.293124 15.8291 0.339842 15.886Q0.386559 15.9429 0.438631 15.995L0.440044 15.9964Q0.492117 16.0485 0.549042 16.0952Q0.605967 16.1419 0.667198 16.1828Q0.728428 16.2237 0.793374 16.2584Q0.85832 16.2932 0.926355 16.3213Q0.994391 16.3495 1.06486 16.3709Q1.13533 16.3923 1.20756 16.4066Q1.27978 16.421 1.35307 16.4282Q1.42636 16.4354 1.5 16.4354Q1.57364 16.4354 1.64693 16.4282Q1.72021 16.421 1.79244 16.4066Q1.86466 16.3923 1.93513 16.3709Q2.00561 16.3495 2.07364 16.3213Q2.14168 16.2932 2.20662 16.2584Q2.27157 16.2237 2.3328 16.1828Q2.39403 16.1419 2.45095 16.0952Q2.50788 16.0485 2.55995 15.9964L8.21751 10.3388L13.8751 15.9964Q13.9795 16.1008 14.1022 16.1828Q14.225 16.2648 14.3614 16.3213Q14.4978 16.3778 14.6426 16.4066Q14.7874 16.4354 14.935 16.4354Q15.0827 16.4354 15.2275 16.4066Q15.3723 16.3778 15.5087 16.3213Q15.6451 16.2648 15.7678 16.1828Q15.8906 16.1008 15.995 15.9964L15.9964 15.995Q16.0485 15.9429 16.0952 15.886Q16.1419 15.8291 16.1828 15.7678Q16.2237 15.7066 16.2584 15.6417Q16.2932 15.5767 16.3213 15.5087Q16.3495 15.4406 16.3709 15.3702Q16.3923 15.2997 16.4066 15.2275Q16.421 15.1552 16.4282 15.082Q16.4354 15.0087 16.4354 14.935Q16.4354 14.8614 16.4282 14.7881Q16.421 14.7148 16.4066 14.6426Q16.3923 14.5704 16.3709 14.4999Q16.3495 14.4294 16.3213 14.3614Q16.2932 14.2934 16.2584 14.2284Q16.2237 14.1635 16.1828 14.1022Q16.1419 14.041 16.0952 13.9841Q16.0485 13.9271 15.9964 13.8751L10.3388 8.21751L15.9964 2.55995Q16.0485 2.50788 16.0952 2.45096Q16.1419 2.39403 16.1828 2.3328Q16.2237 2.27157 16.2584 2.20662Q16.2932 2.14168 16.3213 2.07364Q16.3495 2.00561 16.3709 1.93514Q16.3923 1.86467 16.4066 1.79244Q16.421 1.72022 16.4282 1.64693Q16.4354 1.57364 16.4354 1.5Q16.4354 1.42636 16.4282 1.35307Q16.421 1.27979 16.4066 1.20756Q16.3923 1.13533 16.3709 1.06486Q16.3495 0.994394 16.3213 0.926358Q16.2932 0.858323 16.2584 0.793377Q16.2237 0.728432 16.1828 0.667201Q16.1419 0.605971 16.0952 0.549045Q16.0485 0.49212 15.9964 0.440048L15.995 0.438634Q15.8906 0.334238 15.7678 0.252214Q15.6451 0.17019 15.5087 0.113691Q15.3723 0.0571925 15.2275 0.0283897Q15.0827 -0.000413213 14.935 -0.000413209Q14.7874 -0.000413204 14.6426 0.0283897Q14.4978 0.0571925 14.3614 0.113691Q14.225 0.17019 14.1022 0.252214Q13.9795 0.334237 13.8751 0.438634L8.21751 6.09619Z" id="Combined-Shape" fill="%23fdb913" fill-rule="evenodd" stroke="none" /></svg>'); }
    @media (min-width: 960px) {
      .woocommerce .left-nav .close {
        display: none; } }
  .woocommerce .left-nav__wrap {
    min-width: 290px;
    padding: 12px; }
    @media (min-width: 960px) {
      .woocommerce .left-nav__wrap {
        min-width: 100%;
        padding: 0; } }
  .woocommerce .left-nav__title {
    font-weight: 700;
    margin: 0 0 6px;
    text-transform: capitalize; }
  .woocommerce .left-nav__list {
    font-size: 14px;
    list-style: none;
    padding: 0 0 0 6px; }
    .woocommerce .left-nav__list .active a {
      color: #fdb913;
      text-decoration: underline; }

.woocommerce nav.woocommerce-pagination {
  margin: 24px auto 48px;
  text-align: center; }
  .woocommerce nav.woocommerce-pagination ul {
    border-color: #F2F2F2; }
    .woocommerce nav.woocommerce-pagination ul li {
      border-color: #F2F2F2; }
      .woocommerce nav.woocommerce-pagination ul li a,
      .woocommerce nav.woocommerce-pagination ul li span {
        font-size: 16px;
        line-height: 2.0;
        min-width: 2em;
        padding: 0; }
      .woocommerce nav.woocommerce-pagination ul li a:focus,
      .woocommerce nav.woocommerce-pagination ul li a:hover,
      .woocommerce nav.woocommerce-pagination ul li span.current {
        background: transparent;
        color: #fdb913;
        font-weight: 500; }

.woocommerce .product-archive {
  margin-top: 72px; }

.woocommerce .product-back {
  margin: 0 0 24px; }

.woocommerce .group-result-ordering .woocommerce-result-count {
  line-height: 45px;
  margin: 0; }

.woocommerce .group-result-ordering .woocommerce-ordering select {
  background: #fff;
  height: 45px; }

.woocommerce .products {
  margin-bottom: 36px;
  margin-top: 36px; }
  .woocommerce .products .col {
    padding-bottom: 24px; }
  .woocommerce .products .product {
    border: 1px solid #F2F2F2;
    border-radius: 7px;
    height: 100%; }
    @media (min-width: 960px) {
      .woocommerce .products .product {
        border-radius: 12px; } }
    .woocommerce .products .product:hover {
      -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
              box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
      text-decoration: none; }
    .woocommerce .products .product .woocommerce-loop-product__link {
      display: block;
      padding: 24px 24px 0;
      text-decoration: none; }
    .woocommerce .products .product .woocommerce-loop-product__thumbnail img {
      display: block;
      height: auto;
      width: 100%; }
    .woocommerce .products .product .woocommerce-loop-product__title {
      font-size: 20px;
      letter-spacing: 0.2px;
      line-height: 26px;
      margin: 6px 0 0; }
    .woocommerce .products .product .button {
      display: block;
      padding: 12px 24px 24px; }
      .woocommerce .products .product .button:hover {
        border: 0 !important; }

.woocommerce .safeinfratech-grouped-products {
  margin: 36px 0; }
  .woocommerce .safeinfratech-grouped-products .col {
    padding-bottom: 24px; }
  .woocommerce .safeinfratech-grouped-products__header {
    border-bottom: 1px solid #898B8E;
    margin-bottom: 36px;
    padding-bottom: 6px; }
  .woocommerce .safeinfratech-grouped-products__item {
    border: 1px solid #F2F2F2;
    border-radius: 7px;
    display: block;
    height: 100%;
    padding: 24px; }
    @media (min-width: 960px) {
      .woocommerce .safeinfratech-grouped-products__item {
        border-radius: 12px; } }
    .woocommerce .safeinfratech-grouped-products__item img {
      display: block;
      height: auto;
      width: 100%; }
    .woocommerce .safeinfratech-grouped-products__item:hover {
      -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
              box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
      text-decoration: none; }
      .woocommerce .safeinfratech-grouped-products__item:hover .btn-tertiary-green {
        cursor: pointer; }

.woocommerce .single-product {
  margin-top: 72px; }
  @media (min-width: 960px) {
    .woocommerce .single-product {
      margin-top: 36px; } }
  .woocommerce .single-product .product .product_title {
    color: #005DA4;
    margin: 0 0 24px; }
  .woocommerce .single-product .product .product-headline {
    margin: 0 0 24px; }
    .woocommerce .single-product .product .product-headline__subheadline {
      margin-top: 12px; }
      @media (min-width: 960px) {
        .woocommerce .single-product .product .product-headline__subheadline {
          font-size: 20px; } }
  .woocommerce .single-product .product .product-detail-image img {
    max-height: 400px;
    width: auto; }
  .woocommerce .single-product .product .product-detail-price {
    font-size: 32px;
    letter-spacing: 0.5px;
    line-height: 36px; }
  .woocommerce .single-product .product .images,
  .woocommerce .single-product .product .summary {
    clear: both;
    float: none;
    margin: 24px 0;
    width: 100%; }
  .woocommerce .single-product .product .wc-tabs-wrapper:after,
  .woocommerce .single-product .product .wc-tab:after {
    clear: both;
    content: '';
    display: table; }
  .woocommerce .single-product .product-type-grouped .product-detail-image img {
    max-height: 300px; }
  .woocommerce .single-product .list {
    color: #636363;
    font-size: 14px; }
    .woocommerce .single-product .list h6 {
      color: #393939;
      font-size: 16px;
      font-weight: 700;
      letter-spacing: 0;
      text-transform: none; }
.color-red {
	color: #ff0000;
}
.color-orange {
	color: #fdb913;
}
    .woocommerce .single-product .list.flat, .woocommerce .single-product .list.lined, .woocommerce .single-product .list.horiz, .woocommerce .single-product .list.divided {
      /*list-style: none;*/
      margin: 0;
		margin-left: 8px;
      padding: 0; }
    .woocommerce .single-product .list.files {
      list-style: none;
      margin: 0; }
    .woocommerce .single-product .list.horiz > li,
    .woocommerce .single-product .list.divided > li {
      float: left;
      padding: 0 15px 0 0; }
    .woocommerce .single-product .list.divided > li:after {
      content: "|";
      padding: 0 0 0 15px; }
    .woocommerce .single-product .list.divided > li:last-child:after {
      display: none; }
    .woocommerce .single-product .list.lined > li {
      border-bottom: 1px solid #F2F2F2;
      margin-bottom: 1em;
      padding: 0 0 1em; }
    .woocommerce .single-product .list.lined > dd {
      border-bottom: 1px solid #F2F2F2;
      margin-bottom: 2em;
      padding: 0 0 2em; }
    .woocommerce .single-product .list.lined > li:last-child,
    .woocommerce .single-product .list.lined > dd:last-child {
      border: none; }
    .woocommerce .single-product .list.lined > dt {
      margin: 1em 0 0.5em; }
    .woocommerce .single-product .list.lined.horiz > li {
      border-bottom: 0;
      border-right: 1px solid #F2F2F2;
      margin: 0 1em 0 0;
      padding: 0 1em 0 0; }
    .woocommerce .single-product .list.lined.horiz > li:last-child {
      border: none; }
    .woocommerce .single-product .list.lined.horiz.center > li {
      margin: 0;
      padding: 0 1em 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .woocommerce .single-product .list.files li {
      float: left;
      width: 15%;
      height: 16em;
      position: relative;
      padding: 2.5%;
      opacity: .9;
      overflow: hidden; }
    .woocommerce .single-product .list.files img {
      max-width: 98%;
      height: 75%;
      border: 1px solid #eee; }
    .woocommerce .single-product .list.files li:nth-child(5n+1) {
      clear: left; }
    .woocommerce .single-product .list.files li a {
      color: #444;
      display: block; }
    .woocommerce .single-product .list.files li:hover,
    .woocommerce .single-product .list.files li:focus {
      opacity: 1;
      background: rgba(240, 240, 240, 0.5);
      -webkit-box-shadow: 0 0 5px rgba(100, 100, 100, 0.1) inset;
      box-shadow: 0 0 5px rgba(100, 100, 100, 0.1) inset; }
    .woocommerce .single-product .list.files li:hover a,
    .woocommerce .single-product .list.files li:focus a {
      text-decoration: none;
      color: #222; }
    .woocommerce .single-product .list.files li:active {
      -webkit-box-shadow: 0 0 5px rgba(100, 100, 100, 0.4) inset;
      box-shadow: 0 0 5px rgba(100, 100, 100, 0.4) inset; }
    .woocommerce .single-product .list.lined.text-columns > .end + dd,
    .woocommerce .single-product .list.lined.text-columns > li.end {
      -webkit-column-break-after: always;
      -moz-column-break-after: always;
      column-break-after: always; }
    .woocommerce .single-product .list.lined.text-columns > li.end,
    .woocommerce .single-product .list.lined.text-columns .end + dd {
      padding-bottom: 0;
      margin-bottom: 0; }
    .woocommerce .single-product .list.lined.text-columns > li.end,
    .woocommerce .single-product .list.lined.text-columns .end + dd,
    .woocommerce .single-product .list.lined.text-columns > dd:last-child {
      border: none; }
  @media (min-width: 768px) {
    .woocommerce .single-product .text-columns.two {
      -webkit-column-count: 2;
      -webkit-column-gap: 1.6em;
      -moz-column-count: 2;
      -moz-column-gap: 1.6em;
      column-count: 2;
      column-gap: 1.6em; }
    .woocommerce .single-product .text-columns.three {
      -webkit-column-count: 3;
      -webkit-column-gap: 1.6em;
      -moz-column-count: 3;
      -moz-column-gap: 1.6em;
      column-count: 3;
      column-gap: 1.6em; }
    .woocommerce .single-product .column {
      margin: 0 10px 0 0;
      float: left;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      .woocommerce .single-product .column.pad-10 {
        padding: 10px; }
      .woocommerce .single-product .column.pad-20 {
        padding: 20px; }
      .woocommerce .single-product .column._100 {
        width: 960px; }
      .woocommerce .single-product .column._80 {
        width: 794px; }
      .woocommerce .single-product .column._75 {
        width: 74%;
        margin-right: 1.5%; }
      .woocommerce .single-product .column._75.space-4 {
        width: 71.5%;
        margin-right: 4%; }
      .woocommerce .single-product .column._66 {
        width: 66.166666666%;
        margin-right: 1.5%; }
      .woocommerce .single-product .column._60 {
        width: 561px; }
      .woocommerce .single-product .column._55 {
        width: 550px; }
      .woocommerce .single-product .column._50 {
        width: 49.5%;
        margin-right: 1%; }
      .woocommerce .single-product .column._50.space-2 {
        width: 49%;
        margin-right: 2%; }
      .woocommerce .single-product .column._50.space-4 {
        width: 48%;
        margin-right: 4%; }
      .woocommerce .single-product .column._40 {
        width: 379px; }
      .woocommerce .single-product .column._40.space-2 {
        width: 369px;
        margin-right: 20px; }
      .woocommerce .single-product .column._33 {
        width: 32.33333333%;
        margin-right: 1.5%; }
      .woocommerce .single-product .column._25 {
        width: 24.5%;
        margin-right: 1%; }
      .woocommerce .single-product .column._25.space-4 {
        margin-right: 4%; }
      .woocommerce .single-product .column._20 {
        width: 156px; }
      .woocommerce .single-product .column._100, .woocommerce .single-product .column._50:nth-of-type(2n+2), .woocommerce .single-product .column._33:nth-of-type(3n+3), .woocommerce .single-product .column:last-of-type, .woocommerce .single-product .column.space-4:last-of-type {
        margin-right: 0; } }

.woocommerce-Tabs-panel--specs ul {
  list-style: none;
  padding: 0; }

.woocommerce-Tabs-panel--specs ul.column > li {
  margin: 0 0 2em 0;
  border-top: 3px solid #393939;
  padding: 3px 0 0;
  font-weight: 600;
  font-size: 16px; }

.woocommerce-Tabs-panel--specs ul li ul {
  margin: 1em 0 0;
  font-weight: 400;
  font-size: 14px;
  list-style: none; }

.woocommerce-Tabs-panel--specs ul li ul li {
  margin: 0 0 8px 0;
  border-top: 1px solid #393939;
  padding: 2px 0 0 0; }

.woocommerce-Tabs-panel--specs ul li ul li ul {
  list-style: square;
  margin: 5px 0 0 14px; }

.woocommerce-Tabs-panel--specs ul li ul li ul li {
  border: none;
  margin: 0; }

.woocommerce-Tabs-panel--specs .regulatory {
  float: right; }

.woocommerce div.product .woocommerce-tabs .panel {
  /*
				margin: 0 0 2em;
				padding: 0;
				*/
  margin-bottom: 24px; }
  @media (min-width: 960px) {
    .woocommerce div.product .woocommerce-tabs .panel {
      margin-bottom: 48px; } }

.woocommerce div.product .woocommerce-tabs ul.tabs {
  /*
				list-style: none;
				padding: 0 0 0 1em;
				margin: 0 0 1.618em;
				overflow: hidden;
				position: relative;
				*/
  margin: 0 0 24px;
  overflow-x: auto;
  padding: 0;
  white-space: nowrap; }
  @media (min-width: 960px) {
    .woocommerce div.product .woocommerce-tabs ul.tabs {
      margin-bottom: 48px; } }
  .woocommerce div.product .woocommerce-tabs ul.tabs::before {
    /*
					position: absolute;
					content: " ";
					width: 100%;
					bottom: 0;
					left: 0;
					border-bottom: 1px solid #d3ced2;
					z-index: 1;
					*/
    display: none; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    /*
					border: 1px solid #d3ced2;
					background-color: #ebe9eb;
					display: inline-block;
					position: relative;
					z-index: 0;
					border-radius: 4px 4px 0 0;
					margin: 0 -5px;
					padding: 0 1em;
					*/
    background-color: transparent;
    border: none;
    margin: 0 16px 0 0;
    padding: 0; }


@media (max-width: 760px) {
.woocommerce div.product .woocommerce-tabs ul.tabs {
    white-space: inherit;
}
	.woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: 28%;
}
}
    @media (min-width: 576px) {
      .woocommerce div.product .woocommerce-tabs ul.tabs li {
        margin-right: 48px; } }
    .woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
      margin-right: 0; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
      /*
						display: inline-block;
						padding: .5em 0;
						font-weight: 700;
						color: #515151;
						text-decoration: none;
						*/
      border-bottom: 2px solid transparent;
      color: #393939;
      font-size: 14px;
      font-weight: 500;
      padding: 6px 0 0;
      text-transform: uppercase; }
      @media (min-width: 576px) {
        .woocommerce div.product .woocommerce-tabs ul.tabs li a {
          font-size: 16px; } }
      .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
        /*
							text-decoration: none;
							color: #6b6a6b;
							*/
        border-bottom-color: #393939;
        color: #393939; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
      /*
						border: 1px solid #d3ced2;
						position: absolute;
						bottom: -1px;
						width: 5px;
						height: 5px;
						content: " ";
						box-sizing: border-box;
						*/
      display: none; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
      /*
						background: #fff;
						z-index: 2;
						border-bottom-color: #fff;
						*/ }
      .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
        border-bottom-color: #393939;
        color: inherit;
        text-shadow: inherit; }

.woocommerce .upsells {
  margin: 24px 0 0; }

.wc-block-grid__products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px; }

.wc-block-grid__product {
  border: none;
  padding: 0 12px; }

.wc-block-grid__product-image img {
  height: auto;
  max-width: 100%; }

.post-form {
  margin-top: 60px; }
  @media (min-width: 960px) {
    .post-form {
      margin-top: 0px; } }
  .post-form .container--top {
    background-color: #F8F8F8; }
  .post-form__image {
    width: 100%;
    height: 0;
    padding-bottom: 51.4%;
    background-size: cover;
    background-position: center; }
  .post-form .container img {
    width: 100%;
    max-width: 350px; }
  .post-form .container #row--top {
    position: relative; }
  @media (max-width: 959px) {
    .post-form .container #row--bottom {
      min-height: auto !important; } }
  .post-form .container .backbtn {
    padding: 20px 0px; }
    @media (min-width: 960px) {
      .post-form .container .backbtn {
        padding: 64px 0px; } }
  .post-form .container .head-post {
    padding-bottom: 30px; }
    @media (min-width: 960px) {
      .post-form .container .head-post {
        padding-bottom: 60px; } }
    .post-form .container .head-post h2 {
      margin-bottom: 30px; }
  .post-form .container .col-promo--top h3, .post-form .container .col-promo--top h4, .post-form .container .col-promo--top h5 {
    padding-bottom: 12px; }
  .post-form .container .promo-section {
    text-align: center; }
    .post-form .container .promo-section h3 {
      padding-bottom: 12px; }
    .post-form .container .promo-section img {
      padding-bottom: 24px; }
    @media (min-width: 960px) {
      .post-form .container .promo-section {
        margin: 50px; } }
  .post-form .container .mktoForm {
    visibility: visible !important;
    padding: 0 !important;
    margin-bottom: 40px; }
    @media (min-width: 960px) {
      .post-form .container .mktoForm {
        padding: 10px !important;
        margin-bottom: 0px; } }
  .post-form .container #col-form {
    background-color: #ffffff; }
    @media (min-width: 960px) {
      .post-form .container #col-form {
        max-width: 665px;
        overflow: hidden;
        border-radius: 7px;
        padding: 0 !important;
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.35);
                box-shadow: 0 0 20px rgba(0, 0, 0, 0.35);
        position: absolute;
        right: 12px;
        top: 64px; } }
  .post-form .container #col-form img {
    display: none; }
    @media (min-width: 960px) {
      .post-form .container #col-form img {
        width: 100%;
        max-width: 100%;
        display: block; } }
  .post-form .container .marketo_form {
    padding-top: 60px; }
    @media (min-width: 960px) {
      .post-form .container .marketo_form {
        padding: 48px; } }
    .post-form .container .marketo_form h5 {
      margin-bottom: 12px; }
  .post-form .container .col {
    width: 100%;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
    @media (min-width: 960px) {
      .post-form .container .col {
        width: 48.2%;
        padding: 0 12px;
        -webkit-box-flex: unset;
            -ms-flex-positive: unset;
                flex-grow: unset; } }
  .post-form .container .type-banner {
    display: inline-block;
    margin-top: 24px;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    padding: 5px 8px;
    letter-spacing: 1.5px;
    background-color: #ffcd00;
    color: #393939; }
    .post-form .container .type-banner.on-demand {
      background: #9FB7FA; }
  .post-form .container .confirmation {
    display: none; }
  .post-form .container .btn-tertiary-green::after {
    display: none; }
  .post-form .container .btn-tertiary-green::before {
    background-image: url("../images/arrow_yellow.png");
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    height: 17px;
    vertical-align: -3px;
    width: 18px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .post-form .mktoForm {
    /*IE hide select style */ }
    .post-form .mktoForm .mktoLabel, .post-form .mktoForm .mktoHtmlText, .post-form .mktoForm .mktoCheckboxList label {
      color: #636363;
      font-size: 14px;
      font-weight: 400 !important;
      line-height: 20px !important;
      letter-spacing: 0.2pt; }
    .post-form .mktoForm .mktoHtmlText, .post-form .mktoForm .mktoCheckboxList label {
      color: #393939 !important; }
    .post-form .mktoForm .mktoHtmlText a {
      text-decoration: underline;
      padding: 0; }
    .post-form .mktoForm .mktoFieldWrap.customFieldWrap {
      margin-bottom: 0; }
    .post-form .mktoForm .mktoFormCol {
      margin-bottom: 40px !important; }
    .post-form .mktoForm .mktoButtonRow .mktoButtonWrap {
      margin-left: 0 !important; }
      .post-form .mktoForm .mktoButtonRow .mktoButtonWrap button {
        font-family: "Roboto", helvetica, arial, sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        letter-spacing: 1.2px;
        padding: 10px 24px 10px; }
    .post-form .mktoForm .mktoField {
      border: solid 1px #c9c9c9;
      background: #ffffff;
      padding: 14px !important;
      border-radius: 3px;
      height: auto !important; }
    .post-form .mktoForm select.mktoField {
      padding-top: 14px !important;
      padding-bottom: 14px !important;
      -webkit-appearance: none !important; }
    .post-form .mktoForm .mktoLabel {
      width: 100% !important; }
      .post-form .mktoForm .mktoLabel .mktoAsterix {
        display: none !important; }
    .post-form .mktoForm .mktoError {
      left: 0 !important;
      bottom: 0 !important;
      width: calc(100% - 10px) !important;
      background: #D85656 !important;
      height: 3px !important; }
      .post-form .mktoForm .mktoError .mktoErrorArrowWrap {
        display: none !important; }
      .post-form .mktoForm .mktoError .mktoErrorMsg {
        background-color: transparent;
        background-image: none;
        border: none;
        -webkit-box-shadow: none;
                box-shadow: none;
        text-shadow: none;
        padding: 0; }
    .post-form .mktoForm .mktoValid:not(.mktoCheckboxList) {
      border-bottom: 3px #fdb913 solid; }
    .post-form .mktoForm input:focus {
      border-bottom: 3px #C9C9C9 solid; }
    .post-form .mktoForm .mktoCheckboxList label {
      cursor: pointer; }
    .post-form .mktoForm .mktoCheckboxList:hover input ~ .checkmark {
      background-color: #C9C9C9; }
    .post-form .mktoForm .mktoCheckboxList input {
      position: absolute;
      opacity: 0;
      cursor: pointer; }
      .post-form .mktoForm .mktoCheckboxList input:checked ~ .checkmark {
        background-color: transparent;
        border: 2px #fdb913 solid;
        border-radius: 2px; }
        .post-form .mktoForm .mktoCheckboxList input:checked ~ .checkmark:hover {
          background-color: transparent; }
      .post-form .mktoForm .mktoCheckboxList input:checked ~ .text {
        color: #393939;
        font-weight: 500; }
      .post-form .mktoForm .mktoCheckboxList input:checked ~ .checkmark:after {
        display: block; }
    .post-form .mktoForm .mktoCheckboxList .checkmark {
      position: absolute;
      top: 10px;
      left: 0;
      height: 20px;
      width: 20px;
      border: 2px gray solid;
      border-radius: 2px; }
      .post-form .mktoForm .mktoCheckboxList .checkmark:after {
        content: "";
        position: absolute;
        display: none;
        left: 4px;
        top: 1px;
        width: 7px;
        height: 11px;
        border: solid #fdb913;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }

.post-webinar .container .time_list {
  margin-bottom: 36px; }
  .post-webinar .container .time_list .select-time {
    font-size: 16px;
    letter-spacing: 0.2pt;
    line-height: 24px;
    margin-bottom: 24px; }
  .post-webinar .container .time_list .time-row {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 24px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .post-webinar .container .time_list .time-row .text {
      color: #636363;
      font-size: 20px;
      font-weight: 400; }
    .post-webinar .container .time_list .time-row:hover input ~ .checkmark {
      background-color: #C9C9C9; }
    .post-webinar .container .time_list .time-row input {
      position: absolute;
      opacity: 0;
      cursor: pointer; }
      .post-webinar .container .time_list .time-row input:checked ~ .checkmark {
        background-color: transparent;
        border: 2px #fdb913 solid; }
        .post-webinar .container .time_list .time-row input:checked ~ .checkmark:hover {
          background-color: transparent; }
      .post-webinar .container .time_list .time-row input:checked ~ .text {
        color: #393939;
        font-weight: 500; }
      .post-webinar .container .time_list .time-row input:checked ~ .checkmark:after {
        display: block; }
    .post-webinar .container .time_list .time-row .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 25px;
      width: 25px;
      border: 1px gray solid;
      border-radius: 50%; }
      .post-webinar .container .time_list .time-row .checkmark:after {
        content: "";
        position: absolute;
        display: none;
        left: 7px;
        top: 4px;
        width: 7px;
        height: 11px;
        border: solid #fdb913;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }

.post-collateral #row--top {
  padding-top: 30px;
  padding-bottom: 0px; }
  @media (min-width: 960px) {
    .post-collateral #row--top {
      padding-top: 60px;
      padding-bottom: 20px; } }

.cmp-3-card__headline {
  margin-bottom: 24px; }

.single-case_studies {
  background-color: #F8F8F8; }
  .single-case_studies .post-case_studies {
    background-color: #fff; }
    .single-case_studies .post-case_studies .col-content {
      padding-top: 10px;
      padding-bottom: 10px; }
      @media (min-width: 960px) {
        .single-case_studies .post-case_studies .col-content {
          padding: 40px 20px; } }
      .single-case_studies .post-case_studies .col-content blockquote {
        margin: 1.5em 0 2.5em 0;
        font-size: 1.6em;
        font-family: "chaparral-pro-1", "chaparral-pro-2", Chaparral Pro, palatino, georgia, serif;
        font-weight: 200;
        line-height: 1.4em;
        color: #fdb913;
        left: -50px; }
        .single-case_studies .post-case_studies .col-content blockquote br {
          display: none; }
        .single-case_studies .post-case_studies .col-content blockquote p {
          display: inline-block;
          position: relative;
          left: -50px; }
          @media (max-width: 959.98px) {
            .single-case_studies .post-case_studies .col-content blockquote p {
              left: 10px !important; } }
          .single-case_studies .post-case_studies .col-content blockquote p::before {
            content: "\201C";
            position: absolute;
            left: -0.8em; }
          .single-case_studies .post-case_studies .col-content blockquote p:after {
            content: "\201D";
            display: inline-block; }
        .single-case_studies .post-case_studies .col-content blockquote cite {
          color: #C9C9C9;
          font-size: .8em;
          display: block;
          position: absolute;
          margin-top: .6em; }
          .single-case_studies .post-case_studies .col-content blockquote cite::before {
            content: '--'; }
      .single-case_studies .post-case_studies .col-content img {
        width: 100%;
        height: 100%;
        max-width: none; }
      .single-case_studies .post-case_studies .col-content h1, .single-case_studies .post-case_studies .col-content h2, .single-case_studies .post-case_studies .col-content h3, .single-case_studies .post-case_studies .col-content h4, .single-case_studies .post-case_studies .col-content h5, .single-case_studies .post-case_studies .col-content h6, .single-case_studies .post-case_studies .col-content p {
        margin-bottom: 16px; }
      .single-case_studies .post-case_studies .col-content h2, .single-case_studies .post-case_studies .col-content h3 {
        font-size: 20px;
        letter-spacing: 0.2px;
        line-height: 26px; }
        @media (min-width: 960px) {
          .single-case_studies .post-case_studies .col-content h2, .single-case_studies .post-case_studies .col-content h3 {
            font-size: 32px;
            letter-spacing: 0.5px;
            line-height: 36px; } }
    .single-case_studies .post-case_studies .nav {
      display: block;
      padding: 14px 0 14px 32px;
      color: #F8F8F8;
      font-weight: 700;
      background: #F8F8F8;
      border-radius: 5px 5px 0 0;
      opacity: 0.98;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
    .single-case_studies .post-case_studies .headline {
      padding: 30px 0; }
      .single-case_studies .post-case_studies .headline .col-customer-logo-image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .single-case_studies .post-case_studies .headline .col-customer-logo-image img {
          max-width: 350px;
          height: auto; }
        @media (max-width: 959.98px) {
          .single-case_studies .post-case_studies .headline .col-customer-logo-image {
            margin-top: 50px; } }
    .single-case_studies .post-case_studies__image-box {
      display: block;
      position: relative; }
    .single-case_studies .post-case_studies .casestudy__icon-play {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 80px;
      height: 80px;
      background-image: url("../images/button-play-fff.svg");
      background-size: contain; }
    .single-case_studies .post-case_studies .container--bottom {
      background-color: #fff; }
      .single-case_studies .post-case_studies .container--bottom .col-sidebar {
        padding-top: 40px;
        padding-bottom: 20px; }
        .single-case_studies .post-case_studies .container--bottom .col-sidebar .row-highlights {
          margin-bottom: 20px; }
          .single-case_studies .post-case_studies .container--bottom .col-sidebar .row-highlights .highlights-label {
            font-weight: 700;
            font-size: 0.9em;
            padding-bottom: 20px;
            text-transform: uppercase;
            color: #393939;
            border-bottom: 1px dotted #ccc; }
          .single-case_studies .post-case_studies .container--bottom .col-sidebar .row-highlights .highlights-list {
            border-bottom: 1px dotted #ccc;
            padding: 0.6em 0; }
        .single-case_studies .post-case_studies .container--bottom .col-sidebar .row-webinars_events {
          margin-bottom: 20px; }
          .single-case_studies .post-case_studies .container--bottom .col-sidebar .row-webinars_events .webinars_events-label {
            margin: 0.5em 0 1.2em;
            font-weight: 700;
            font-size: 0.9em;
            text-transform: uppercase;
            color: #393939; }
          .single-case_studies .post-case_studies .container--bottom .col-sidebar .row-webinars_events .webinars_events-list {
            margin-bottom: 0.8em; }
        .single-case_studies .post-case_studies .container--bottom .col-sidebar .row-readmore {
          margin-bottom: 20px; }
          .single-case_studies .post-case_studies .container--bottom .col-sidebar .row-readmore .readmore-label {
            margin: 0.5em 0 1.2em;
            font-weight: 700;
            font-size: 0.9em;
            text-transform: uppercase;
            color: #393939; }
          .single-case_studies .post-case_studies .container--bottom .col-sidebar .row-readmore .readmore-list {
            margin-bottom: 0.8em; }
            .single-case_studies .post-case_studies .container--bottom .col-sidebar .row-readmore .readmore-list .readmore-list-url::before {
              content: "";
              width: 15px;
              display: inline-block;
              background-image: url("../images/file-download-icon.png");
              background-size: 15px 15px;
              height: 15px; }
        .single-case_studies .post-case_studies .container--bottom .col-sidebar .row-language {
          margin-bottom: 20px; }
          .single-case_studies .post-case_studies .container--bottom .col-sidebar .row-language .language-label {
            margin: 0.5em 0 1.2em;
            font-weight: 700;
            font-size: 0.9em;
            text-transform: uppercase;
            color: #393939; }
          .single-case_studies .post-case_studies .container--bottom .col-sidebar .row-language .language-list {
            margin-bottom: 0.8em; }
    .single-case_studies .post-case_studies article .entry-content {
      display: none; }

.page-404 {
  padding: 80px 0 48px; }
  @media (min-width: 960px) {
    .page-404 {
      padding: 96px 0; } }
  .page-404 .entry-content {
    margin-top: 48px; }
  .page-404 .search-form-input {
    border-color: #898B8E;
    border-width: 0 0 1px;
    margin-right: 2%;
    padding: 6px 0;
    width: 100%;
    border-radius: 0; }
    @media (min-width: 576px) {
      .page-404 .search-form-input {
        width: 100%;
        max-width: 70%; } }
  .page-404 .search-form-submit {
    cursor: pointer;
    margin-top: 15px; }
    @media (min-width: 576px) {
      .page-404 .search-form-submit {
        margin-top: 0; } }
  .page-404 .search-form ::-webkit-input-placeholder {
    color: #C9C9C9;
    opacity: 1; }
  .page-404 .search-form ::-moz-placeholder {
    color: #C9C9C9;
    opacity: 1; }
  .page-404 .search-form ::-ms-input-placeholder {
    color: #C9C9C9;
    opacity: 1; }
  .page-404 .search-form ::placeholder {
    color: #C9C9C9;
    opacity: 1; }
  .page-404 .search-form :-ms-input-placeholder {
    color: #C9C9C9; }
  .page-404 .search-form ::-ms-input-placeholder {
    color: #C9C9C9; }

.page-search-results {
  margin-bottom: 20px; }
  .page-search-results .search-section {
    background-color: #F2F2F2;
    margin-top: 65px;
    margin-bottom: 30px;
    padding: 20px 0; }
    .page-search-results .search-section .search-wrap {
      border-bottom: 1px solid #C9C9C9;
      padding-bottom: 10px; }
    .page-search-results .search-section .search-input {
      -webkit-box-flex: 1;
          -ms-flex: auto;
              flex: auto;
      color: #393939;
      border: none;
      background-color: transparent;
      font-size: 20px;
      font-weight: 400;
      /* clears the 'X' from Internet Explorer */
      /* clears the 'X' from Chrome */ }
      .page-search-results .search-section .search-input::-ms-clear {
        display: none;
        width: 0;
        height: 0; }
      .page-search-results .search-section .search-input::-ms-reveal {
        display: none;
        width: 0;
        height: 0; }
      .page-search-results .search-section .search-input::-webkit-search-decoration, .page-search-results .search-section .search-input::-webkit-search-cancel-button, .page-search-results .search-section .search-input::-webkit-search-results-button, .page-search-results .search-section .search-input::-webkit-search-results-decoration {
        display: none; }
    .page-search-results .search-section .form-inline {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .page-search-results .search-section .btn-clear, .page-search-results .search-section .btn-search {
      border: none;
      width: 35px;
      height: 25px;
      cursor: pointer;
      background-repeat: no-repeat;
      background-size: 18px;
      background-position: center center;
      background-color: #F2F2F2;
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 20 20" ><path d="M14.3059 12.8963L19.7043 18.2847C19.8935 18.4724 20 18.7279 20 18.9945C20 19.2611 19.8935 19.5166 19.7043 19.7043C19.5166 19.8935 19.2611 20 18.9945 20C18.7279 20 18.4724 19.8935 18.2847 19.7043L12.8963 14.3059C11.4991 15.4025 9.77382 15.9976 7.99768 15.9954C3.58068 15.9954 0 12.4147 0 7.99768C0 3.58068 3.58068 0 7.99768 0C12.4147 0 15.9954 3.58068 15.9954 7.99768C15.9976 9.77382 15.4025 11.4991 14.3059 12.8963ZM7.99768 1.99942C4.68493 1.99942 1.99942 4.68493 1.99942 7.99768C1.99942 11.3104 4.68493 13.9959 7.99768 13.9959C11.3104 13.9959 13.9959 11.3104 13.9959 7.99768C13.9959 4.68493 11.3104 1.99942 7.99768 1.99942Z" id="Shape" fill="%23898B8E" fill-rule="evenodd" stroke="none" /></svg>'); }
    .page-search-results .search-section .btn-search:hover {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 20 20" ><path d="M14.3059 12.8963L19.7043 18.2847C19.8935 18.4724 20 18.7279 20 18.9945C20 19.2611 19.8935 19.5166 19.7043 19.7043C19.5166 19.8935 19.2611 20 18.9945 20C18.7279 20 18.4724 19.8935 18.2847 19.7043L12.8963 14.3059C11.4991 15.4025 9.77382 15.9976 7.99768 15.9954C3.58068 15.9954 0 12.4147 0 7.99768C0 3.58068 3.58068 0 7.99768 0C12.4147 0 15.9954 3.58068 15.9954 7.99768C15.9976 9.77382 15.4025 11.4991 14.3059 12.8963ZM7.99768 1.99942C4.68493 1.99942 1.99942 4.68493 1.99942 7.99768C1.99942 11.3104 4.68493 13.9959 7.99768 13.9959C11.3104 13.9959 13.9959 11.3104 13.9959 7.99768C13.9959 4.68493 11.3104 1.99942 7.99768 1.99942Z" id="Shape" fill="%23fdb913" fill-rule="evenodd" stroke="none" /></svg>'); }
    .page-search-results .search-section .btn-clear {
      display: none;
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="17px" viewBox="0 0 17 17" ><path d="M8.21751 6.09619L2.55995 0.438632Q2.50788 0.38656 2.45096 0.339842Q2.39403 0.293125 2.3328 0.252212Q2.27157 0.211299 2.20662 0.176585Q2.14168 0.141871 2.07364 0.113689Q2.00561 0.0855082 1.93514 0.0641313Q1.86467 0.0427544 1.79244 0.0283877Q1.72022 0.014021 1.64693 0.0068029Q1.57364 -0.000415204 1.5 -0.000415216Q1.42636 -0.000415229 1.35307 0.00680285Q1.27979 0.0140209 1.20756 0.0283876Q1.13533 0.0427543 1.06486 0.0641311Q0.994394 0.085508 0.926359 0.113689Q0.858323 0.14187 0.793378 0.176585Q0.728432 0.211299 0.667202 0.252212Q0.605971 0.293124 0.549046 0.339842Q0.492121 0.386559 0.440048 0.438631L0.438634 0.440046Q0.334238 0.544442 0.252214 0.667199Q0.170191 0.789956 0.113692 0.926356Q0.057193 1.06276 0.0283901 1.20756Q-0.00041279 1.35236 -0.000412807 1.5Q-0.000412824 1.64764 0.02839 1.79244Q0.0571929 1.93724 0.113692 2.07364Q0.170191 2.21004 0.252214 2.3328Q0.334238 2.45555 0.438634 2.55995L6.09619 8.21751L0.438631 13.8751Q0.386559 13.9271 0.339842 13.9841Q0.293124 14.041 0.252211 14.1022Q0.211299 14.1635 0.176584 14.2284Q0.14187 14.2934 0.113689 14.3614Q0.0855079 14.4294 0.064131 14.4999Q0.0427541 14.5704 0.0283875 14.6426Q0.0140208 14.7148 0.00680275 14.7881Q-0.000415338 14.8614 -0.000415338 14.935Q-0.000415338 15.0087 0.00680275 15.082Q0.0140208 15.1552 0.0283875 15.2275Q0.0427541 15.2997 0.064131 15.3702Q0.0855079 15.4406 0.113689 15.5087Q0.14187 15.5767 0.176584 15.6417Q0.211299 15.7066 0.252211 15.7678Q0.293124 15.8291 0.339842 15.886Q0.386559 15.9429 0.438631 15.995L0.440044 15.9964Q0.492117 16.0485 0.549042 16.0952Q0.605967 16.1419 0.667198 16.1828Q0.728428 16.2237 0.793374 16.2584Q0.85832 16.2932 0.926355 16.3213Q0.994391 16.3495 1.06486 16.3709Q1.13533 16.3923 1.20756 16.4066Q1.27978 16.421 1.35307 16.4282Q1.42636 16.4354 1.5 16.4354Q1.57364 16.4354 1.64693 16.4282Q1.72021 16.421 1.79244 16.4066Q1.86466 16.3923 1.93513 16.3709Q2.00561 16.3495 2.07364 16.3213Q2.14168 16.2932 2.20662 16.2584Q2.27157 16.2237 2.3328 16.1828Q2.39403 16.1419 2.45095 16.0952Q2.50788 16.0485 2.55995 15.9964L8.21751 10.3388L13.8751 15.9964Q13.9795 16.1008 14.1022 16.1828Q14.225 16.2648 14.3614 16.3213Q14.4978 16.3778 14.6426 16.4066Q14.7874 16.4354 14.935 16.4354Q15.0827 16.4354 15.2275 16.4066Q15.3723 16.3778 15.5087 16.3213Q15.6451 16.2648 15.7678 16.1828Q15.8906 16.1008 15.995 15.9964L15.9964 15.995Q16.0485 15.9429 16.0952 15.886Q16.1419 15.8291 16.1828 15.7678Q16.2237 15.7066 16.2584 15.6417Q16.2932 15.5767 16.3213 15.5087Q16.3495 15.4406 16.3709 15.3702Q16.3923 15.2997 16.4066 15.2275Q16.421 15.1552 16.4282 15.082Q16.4354 15.0087 16.4354 14.935Q16.4354 14.8614 16.4282 14.7881Q16.421 14.7148 16.4066 14.6426Q16.3923 14.5704 16.3709 14.4999Q16.3495 14.4294 16.3213 14.3614Q16.2932 14.2934 16.2584 14.2284Q16.2237 14.1635 16.1828 14.1022Q16.1419 14.041 16.0952 13.9841Q16.0485 13.9271 15.9964 13.8751L10.3388 8.21751L15.9964 2.55995Q16.0485 2.50788 16.0952 2.45096Q16.1419 2.39403 16.1828 2.3328Q16.2237 2.27157 16.2584 2.20662Q16.2932 2.14168 16.3213 2.07364Q16.3495 2.00561 16.3709 1.93514Q16.3923 1.86467 16.4066 1.79244Q16.421 1.72022 16.4282 1.64693Q16.4354 1.57364 16.4354 1.5Q16.4354 1.42636 16.4282 1.35307Q16.421 1.27979 16.4066 1.20756Q16.3923 1.13533 16.3709 1.06486Q16.3495 0.994394 16.3213 0.926358Q16.2932 0.858323 16.2584 0.793377Q16.2237 0.728432 16.1828 0.667201Q16.1419 0.605971 16.0952 0.549045Q16.0485 0.49212 15.9964 0.440048L15.995 0.438634Q15.8906 0.334238 15.7678 0.252214Q15.6451 0.17019 15.5087 0.113691Q15.3723 0.0571925 15.2275 0.0283897Q15.0827 -0.000413213 14.935 -0.000413209Q14.7874 -0.000413204 14.6426 0.0283897Q14.4978 0.0571925 14.3614 0.113691Q14.225 0.17019 14.1022 0.252214Q13.9795 0.334237 13.8751 0.438634L8.21751 6.09619Z" id="Combined-Shape" fill="%23898B8E" fill-rule="evenodd" stroke="none" /></svg>'); }
      .page-search-results .search-section .btn-clear:hover {
        background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="17px" viewBox="0 0 17 17" ><path d="M8.21751 6.09619L2.55995 0.438632Q2.50788 0.38656 2.45096 0.339842Q2.39403 0.293125 2.3328 0.252212Q2.27157 0.211299 2.20662 0.176585Q2.14168 0.141871 2.07364 0.113689Q2.00561 0.0855082 1.93514 0.0641313Q1.86467 0.0427544 1.79244 0.0283877Q1.72022 0.014021 1.64693 0.0068029Q1.57364 -0.000415204 1.5 -0.000415216Q1.42636 -0.000415229 1.35307 0.00680285Q1.27979 0.0140209 1.20756 0.0283876Q1.13533 0.0427543 1.06486 0.0641311Q0.994394 0.085508 0.926359 0.113689Q0.858323 0.14187 0.793378 0.176585Q0.728432 0.211299 0.667202 0.252212Q0.605971 0.293124 0.549046 0.339842Q0.492121 0.386559 0.440048 0.438631L0.438634 0.440046Q0.334238 0.544442 0.252214 0.667199Q0.170191 0.789956 0.113692 0.926356Q0.057193 1.06276 0.0283901 1.20756Q-0.00041279 1.35236 -0.000412807 1.5Q-0.000412824 1.64764 0.02839 1.79244Q0.0571929 1.93724 0.113692 2.07364Q0.170191 2.21004 0.252214 2.3328Q0.334238 2.45555 0.438634 2.55995L6.09619 8.21751L0.438631 13.8751Q0.386559 13.9271 0.339842 13.9841Q0.293124 14.041 0.252211 14.1022Q0.211299 14.1635 0.176584 14.2284Q0.14187 14.2934 0.113689 14.3614Q0.0855079 14.4294 0.064131 14.4999Q0.0427541 14.5704 0.0283875 14.6426Q0.0140208 14.7148 0.00680275 14.7881Q-0.000415338 14.8614 -0.000415338 14.935Q-0.000415338 15.0087 0.00680275 15.082Q0.0140208 15.1552 0.0283875 15.2275Q0.0427541 15.2997 0.064131 15.3702Q0.0855079 15.4406 0.113689 15.5087Q0.14187 15.5767 0.176584 15.6417Q0.211299 15.7066 0.252211 15.7678Q0.293124 15.8291 0.339842 15.886Q0.386559 15.9429 0.438631 15.995L0.440044 15.9964Q0.492117 16.0485 0.549042 16.0952Q0.605967 16.1419 0.667198 16.1828Q0.728428 16.2237 0.793374 16.2584Q0.85832 16.2932 0.926355 16.3213Q0.994391 16.3495 1.06486 16.3709Q1.13533 16.3923 1.20756 16.4066Q1.27978 16.421 1.35307 16.4282Q1.42636 16.4354 1.5 16.4354Q1.57364 16.4354 1.64693 16.4282Q1.72021 16.421 1.79244 16.4066Q1.86466 16.3923 1.93513 16.3709Q2.00561 16.3495 2.07364 16.3213Q2.14168 16.2932 2.20662 16.2584Q2.27157 16.2237 2.3328 16.1828Q2.39403 16.1419 2.45095 16.0952Q2.50788 16.0485 2.55995 15.9964L8.21751 10.3388L13.8751 15.9964Q13.9795 16.1008 14.1022 16.1828Q14.225 16.2648 14.3614 16.3213Q14.4978 16.3778 14.6426 16.4066Q14.7874 16.4354 14.935 16.4354Q15.0827 16.4354 15.2275 16.4066Q15.3723 16.3778 15.5087 16.3213Q15.6451 16.2648 15.7678 16.1828Q15.8906 16.1008 15.995 15.9964L15.9964 15.995Q16.0485 15.9429 16.0952 15.886Q16.1419 15.8291 16.1828 15.7678Q16.2237 15.7066 16.2584 15.6417Q16.2932 15.5767 16.3213 15.5087Q16.3495 15.4406 16.3709 15.3702Q16.3923 15.2997 16.4066 15.2275Q16.421 15.1552 16.4282 15.082Q16.4354 15.0087 16.4354 14.935Q16.4354 14.8614 16.4282 14.7881Q16.421 14.7148 16.4066 14.6426Q16.3923 14.5704 16.3709 14.4999Q16.3495 14.4294 16.3213 14.3614Q16.2932 14.2934 16.2584 14.2284Q16.2237 14.1635 16.1828 14.1022Q16.1419 14.041 16.0952 13.9841Q16.0485 13.9271 15.9964 13.8751L10.3388 8.21751L15.9964 2.55995Q16.0485 2.50788 16.0952 2.45096Q16.1419 2.39403 16.1828 2.3328Q16.2237 2.27157 16.2584 2.20662Q16.2932 2.14168 16.3213 2.07364Q16.3495 2.00561 16.3709 1.93514Q16.3923 1.86467 16.4066 1.79244Q16.421 1.72022 16.4282 1.64693Q16.4354 1.57364 16.4354 1.5Q16.4354 1.42636 16.4282 1.35307Q16.421 1.27979 16.4066 1.20756Q16.3923 1.13533 16.3709 1.06486Q16.3495 0.994394 16.3213 0.926358Q16.2932 0.858323 16.2584 0.793377Q16.2237 0.728432 16.1828 0.667201Q16.1419 0.605971 16.0952 0.549045Q16.0485 0.49212 15.9964 0.440048L15.995 0.438634Q15.8906 0.334238 15.7678 0.252214Q15.6451 0.17019 15.5087 0.113691Q15.3723 0.0571925 15.2275 0.0283897Q15.0827 -0.000413213 14.935 -0.000413209Q14.7874 -0.000413204 14.6426 0.0283897Q14.4978 0.0571925 14.3614 0.113691Q14.225 0.17019 14.1022 0.252214Q13.9795 0.334237 13.8751 0.438634L8.21751 6.09619Z" id="Combined-Shape" fill="%23fdb913" fill-rule="evenodd" stroke="none" /></svg>'); }
  .page-search-results .select-row {
    border-bottom: 1px solid #C9C9C9;
    padding-bottom: 10px;
    margin-bottom: 30px; }
    .page-search-results .select-row .select-wrap {
      position: relative; }
      .page-search-results .select-row .select-wrap:after {
        content: '';
        background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="10px" viewBox="0 0 17 10" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="translate(0 3.814697E-06)" id="Shape" fill="%23404241" stroke="none"/></svg>');
        right: 13px;
        top: 10px;
        padding: 0;
        position: absolute;
        pointer-events: none;
        display: block;
        height: 15px;
        width: 15px;
        background-repeat: no-repeat;
        background-size: 15px; }
    .page-search-results .select-row #search-order {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      display: block;
      width: 175px;
      height: 30px;
      float: right;
      margin: 0px;
      padding: 0 0 0 10px;
      border: none;
      -ms-word-break: normal;
      word-break: normal; }
    .page-search-results .select-row select::-ms-expand {
      display: none; }
  .page-search-results .result-href {
    display: block;
    border-radius: 3px;
    padding: 10px; }
    .page-search-results .result-href:hover {
      text-decoration: none;
      background-color: #F2F2F2; }
    .page-search-results .result-href .result-excerpt {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-top: 5px; }
    .page-search-results .result-href .thumb {
      max-width: 85px;
      max-height: 85px;
      margin-right: 15px;
      margin-top: 6px; }
    .page-search-results .result-href .link {
      color: #fdb913;
      word-break: break-all; }
  .page-search-results .pag {
    margin: 24px 0;
    width: 100%;
    text-align: center; }
    .page-search-results .pag ul {
      border: 1px solid #F2F2F2;
      border-right: 0;
      clear: both;
      display: inline-block;
      list-style: none;
      margin: 1px;
      padding: 0;
      white-space: nowrap; }
      .page-search-results .pag ul li {
        border-right: 1px solid #F2F2F2;
        padding: 0;
        margin: 0;
        float: left;
        display: inline;
        overflow: hidden; }
        .page-search-results .pag ul li > a,
        .page-search-results .pag ul li > span {
          margin: 0;
          text-decoration: none;
          font-weight: 400;
          display: block;
          font-size: 16px;
          line-height: 2.0;
          min-width: 2em;
          padding: 0; }
        .page-search-results .pag ul li a:focus,
        .page-search-results .pag ul li a:hover,
        .page-search-results .pag ul li span.current {
          background: transparent;
          color: #fdb913;
          font-weight: 500; }

@media (min-width: 960px) {
  .page-search-results .search-section {
    margin-top: 0;
    padding: 60px 0; } }

.taxonomy-description .archive-title {
  margin: 0 0 36px;
  text-transform: capitalize; }

/* eslint-disable */
.cmp-header-overlay {
  background-color: #393939;
  opacity: 0.6;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
  display: none; }

.cmp-header {
  background-color: #fff; }
  .cmp-header.compact {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12); }
    .cmp-header.compact .header-util {
      height: 0 !important;
      visibility: hidden;
      padding-top: 0 !important;
      padding-bottom: 0 !important; }
    .cmp-header.compact .safeinfratech-desktop-nav {
      padding-top: 18px !important;
      padding-bottom: 18px !important; }
  .cmp-header .search-icon {
    display: block;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: contain; }
  .cmp-header .chevron-icon {
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: contain; }
  .cmp-header .close-icon {
    width: 18px;
    height: 18px;
    background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="17px" viewBox="0 0 17 17" ><path d="M8.21751 6.09619L2.55995 0.438632Q2.50788 0.38656 2.45096 0.339842Q2.39403 0.293125 2.3328 0.252212Q2.27157 0.211299 2.20662 0.176585Q2.14168 0.141871 2.07364 0.113689Q2.00561 0.0855082 1.93514 0.0641313Q1.86467 0.0427544 1.79244 0.0283877Q1.72022 0.014021 1.64693 0.0068029Q1.57364 -0.000415204 1.5 -0.000415216Q1.42636 -0.000415229 1.35307 0.00680285Q1.27979 0.0140209 1.20756 0.0283876Q1.13533 0.0427543 1.06486 0.0641311Q0.994394 0.085508 0.926359 0.113689Q0.858323 0.14187 0.793378 0.176585Q0.728432 0.211299 0.667202 0.252212Q0.605971 0.293124 0.549046 0.339842Q0.492121 0.386559 0.440048 0.438631L0.438634 0.440046Q0.334238 0.544442 0.252214 0.667199Q0.170191 0.789956 0.113692 0.926356Q0.057193 1.06276 0.0283901 1.20756Q-0.00041279 1.35236 -0.000412807 1.5Q-0.000412824 1.64764 0.02839 1.79244Q0.0571929 1.93724 0.113692 2.07364Q0.170191 2.21004 0.252214 2.3328Q0.334238 2.45555 0.438634 2.55995L6.09619 8.21751L0.438631 13.8751Q0.386559 13.9271 0.339842 13.9841Q0.293124 14.041 0.252211 14.1022Q0.211299 14.1635 0.176584 14.2284Q0.14187 14.2934 0.113689 14.3614Q0.0855079 14.4294 0.064131 14.4999Q0.0427541 14.5704 0.0283875 14.6426Q0.0140208 14.7148 0.00680275 14.7881Q-0.000415338 14.8614 -0.000415338 14.935Q-0.000415338 15.0087 0.00680275 15.082Q0.0140208 15.1552 0.0283875 15.2275Q0.0427541 15.2997 0.064131 15.3702Q0.0855079 15.4406 0.113689 15.5087Q0.14187 15.5767 0.176584 15.6417Q0.211299 15.7066 0.252211 15.7678Q0.293124 15.8291 0.339842 15.886Q0.386559 15.9429 0.438631 15.995L0.440044 15.9964Q0.492117 16.0485 0.549042 16.0952Q0.605967 16.1419 0.667198 16.1828Q0.728428 16.2237 0.793374 16.2584Q0.85832 16.2932 0.926355 16.3213Q0.994391 16.3495 1.06486 16.3709Q1.13533 16.3923 1.20756 16.4066Q1.27978 16.421 1.35307 16.4282Q1.42636 16.4354 1.5 16.4354Q1.57364 16.4354 1.64693 16.4282Q1.72021 16.421 1.79244 16.4066Q1.86466 16.3923 1.93513 16.3709Q2.00561 16.3495 2.07364 16.3213Q2.14168 16.2932 2.20662 16.2584Q2.27157 16.2237 2.3328 16.1828Q2.39403 16.1419 2.45095 16.0952Q2.50788 16.0485 2.55995 15.9964L8.21751 10.3388L13.8751 15.9964Q13.9795 16.1008 14.1022 16.1828Q14.225 16.2648 14.3614 16.3213Q14.4978 16.3778 14.6426 16.4066Q14.7874 16.4354 14.935 16.4354Q15.0827 16.4354 15.2275 16.4066Q15.3723 16.3778 15.5087 16.3213Q15.6451 16.2648 15.7678 16.1828Q15.8906 16.1008 15.995 15.9964L15.9964 15.995Q16.0485 15.9429 16.0952 15.886Q16.1419 15.8291 16.1828 15.7678Q16.2237 15.7066 16.2584 15.6417Q16.2932 15.5767 16.3213 15.5087Q16.3495 15.4406 16.3709 15.3702Q16.3923 15.2997 16.4066 15.2275Q16.421 15.1552 16.4282 15.082Q16.4354 15.0087 16.4354 14.935Q16.4354 14.8614 16.4282 14.7881Q16.421 14.7148 16.4066 14.6426Q16.3923 14.5704 16.3709 14.4999Q16.3495 14.4294 16.3213 14.3614Q16.2932 14.2934 16.2584 14.2284Q16.2237 14.1635 16.1828 14.1022Q16.1419 14.041 16.0952 13.9841Q16.0485 13.9271 15.9964 13.8751L10.3388 8.21751L15.9964 2.55995Q16.0485 2.50788 16.0952 2.45096Q16.1419 2.39403 16.1828 2.3328Q16.2237 2.27157 16.2584 2.20662Q16.2932 2.14168 16.3213 2.07364Q16.3495 2.00561 16.3709 1.93514Q16.3923 1.86467 16.4066 1.79244Q16.421 1.72022 16.4282 1.64693Q16.4354 1.57364 16.4354 1.5Q16.4354 1.42636 16.4282 1.35307Q16.421 1.27979 16.4066 1.20756Q16.3923 1.13533 16.3709 1.06486Q16.3495 0.994394 16.3213 0.926358Q16.2932 0.858323 16.2584 0.793377Q16.2237 0.728432 16.1828 0.667201Q16.1419 0.605971 16.0952 0.549045Q16.0485 0.49212 15.9964 0.440048L15.995 0.438634Q15.8906 0.334238 15.7678 0.252214Q15.6451 0.17019 15.5087 0.113691Q15.3723 0.0571925 15.2275 0.0283897Q15.0827 -0.000413213 14.935 -0.000413209Q14.7874 -0.000413204 14.6426 0.0283897Q14.4978 0.0571925 14.3614 0.113691Q14.225 0.17019 14.1022 0.252214Q13.9795 0.334237 13.8751 0.438634L8.21751 6.09619Z" id="Combined-Shape" fill="%23898B8E" fill-rule="evenodd" stroke="none" /></svg>');
    background-repeat: no-repeat;
    background-size: contain; }
  .cmp-header .close-icon:hover {
    background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="17px" viewBox="0 0 17 17" ><path d="M8.21751 6.09619L2.55995 0.438632Q2.50788 0.38656 2.45096 0.339842Q2.39403 0.293125 2.3328 0.252212Q2.27157 0.211299 2.20662 0.176585Q2.14168 0.141871 2.07364 0.113689Q2.00561 0.0855082 1.93514 0.0641313Q1.86467 0.0427544 1.79244 0.0283877Q1.72022 0.014021 1.64693 0.0068029Q1.57364 -0.000415204 1.5 -0.000415216Q1.42636 -0.000415229 1.35307 0.00680285Q1.27979 0.0140209 1.20756 0.0283876Q1.13533 0.0427543 1.06486 0.0641311Q0.994394 0.085508 0.926359 0.113689Q0.858323 0.14187 0.793378 0.176585Q0.728432 0.211299 0.667202 0.252212Q0.605971 0.293124 0.549046 0.339842Q0.492121 0.386559 0.440048 0.438631L0.438634 0.440046Q0.334238 0.544442 0.252214 0.667199Q0.170191 0.789956 0.113692 0.926356Q0.057193 1.06276 0.0283901 1.20756Q-0.00041279 1.35236 -0.000412807 1.5Q-0.000412824 1.64764 0.02839 1.79244Q0.0571929 1.93724 0.113692 2.07364Q0.170191 2.21004 0.252214 2.3328Q0.334238 2.45555 0.438634 2.55995L6.09619 8.21751L0.438631 13.8751Q0.386559 13.9271 0.339842 13.9841Q0.293124 14.041 0.252211 14.1022Q0.211299 14.1635 0.176584 14.2284Q0.14187 14.2934 0.113689 14.3614Q0.0855079 14.4294 0.064131 14.4999Q0.0427541 14.5704 0.0283875 14.6426Q0.0140208 14.7148 0.00680275 14.7881Q-0.000415338 14.8614 -0.000415338 14.935Q-0.000415338 15.0087 0.00680275 15.082Q0.0140208 15.1552 0.0283875 15.2275Q0.0427541 15.2997 0.064131 15.3702Q0.0855079 15.4406 0.113689 15.5087Q0.14187 15.5767 0.176584 15.6417Q0.211299 15.7066 0.252211 15.7678Q0.293124 15.8291 0.339842 15.886Q0.386559 15.9429 0.438631 15.995L0.440044 15.9964Q0.492117 16.0485 0.549042 16.0952Q0.605967 16.1419 0.667198 16.1828Q0.728428 16.2237 0.793374 16.2584Q0.85832 16.2932 0.926355 16.3213Q0.994391 16.3495 1.06486 16.3709Q1.13533 16.3923 1.20756 16.4066Q1.27978 16.421 1.35307 16.4282Q1.42636 16.4354 1.5 16.4354Q1.57364 16.4354 1.64693 16.4282Q1.72021 16.421 1.79244 16.4066Q1.86466 16.3923 1.93513 16.3709Q2.00561 16.3495 2.07364 16.3213Q2.14168 16.2932 2.20662 16.2584Q2.27157 16.2237 2.3328 16.1828Q2.39403 16.1419 2.45095 16.0952Q2.50788 16.0485 2.55995 15.9964L8.21751 10.3388L13.8751 15.9964Q13.9795 16.1008 14.1022 16.1828Q14.225 16.2648 14.3614 16.3213Q14.4978 16.3778 14.6426 16.4066Q14.7874 16.4354 14.935 16.4354Q15.0827 16.4354 15.2275 16.4066Q15.3723 16.3778 15.5087 16.3213Q15.6451 16.2648 15.7678 16.1828Q15.8906 16.1008 15.995 15.9964L15.9964 15.995Q16.0485 15.9429 16.0952 15.886Q16.1419 15.8291 16.1828 15.7678Q16.2237 15.7066 16.2584 15.6417Q16.2932 15.5767 16.3213 15.5087Q16.3495 15.4406 16.3709 15.3702Q16.3923 15.2997 16.4066 15.2275Q16.421 15.1552 16.4282 15.082Q16.4354 15.0087 16.4354 14.935Q16.4354 14.8614 16.4282 14.7881Q16.421 14.7148 16.4066 14.6426Q16.3923 14.5704 16.3709 14.4999Q16.3495 14.4294 16.3213 14.3614Q16.2932 14.2934 16.2584 14.2284Q16.2237 14.1635 16.1828 14.1022Q16.1419 14.041 16.0952 13.9841Q16.0485 13.9271 15.9964 13.8751L10.3388 8.21751L15.9964 2.55995Q16.0485 2.50788 16.0952 2.45096Q16.1419 2.39403 16.1828 2.3328Q16.2237 2.27157 16.2584 2.20662Q16.2932 2.14168 16.3213 2.07364Q16.3495 2.00561 16.3709 1.93514Q16.3923 1.86467 16.4066 1.79244Q16.421 1.72022 16.4282 1.64693Q16.4354 1.57364 16.4354 1.5Q16.4354 1.42636 16.4282 1.35307Q16.421 1.27979 16.4066 1.20756Q16.3923 1.13533 16.3709 1.06486Q16.3495 0.994394 16.3213 0.926358Q16.2932 0.858323 16.2584 0.793377Q16.2237 0.728432 16.1828 0.667201Q16.1419 0.605971 16.0952 0.549045Q16.0485 0.49212 15.9964 0.440048L15.995 0.438634Q15.8906 0.334238 15.7678 0.252214Q15.6451 0.17019 15.5087 0.113691Q15.3723 0.0571925 15.2275 0.0283897Q15.0827 -0.000413213 14.935 -0.000413209Q14.7874 -0.000413204 14.6426 0.0283897Q14.4978 0.0571925 14.3614 0.113691Q14.225 0.17019 14.1022 0.252214Q13.9795 0.334237 13.8751 0.438634L8.21751 6.09619Z" id="Combined-Shape" fill="%23fdb913" fill-rule="evenodd" stroke="none" /></svg>'); }
  .cmp-header .nav-icon {
    width: 18px;
    height: 18px;
    background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="19px" viewBox="0 0 20 19" ><path d="M18.501 0L1.499 0Q1.42536 0 1.35207 0.00721809Q1.27879 0.0144362 1.20656 0.0288029Q1.13433 0.0431695 1.06386 0.0645464Q0.993393 0.0859233 0.925357 0.114105Q0.857322 0.142286 0.792376 0.177Q0.727431 0.211714 0.6662 0.252627Q0.60497 0.29354 0.548045 0.340257Q0.491119 0.386975 0.439047 0.439047Q0.386975 0.491119 0.340257 0.548044Q0.29354 0.60497 0.252627 0.6662Q0.211714 0.727431 0.177 0.792376Q0.142286 0.857322 0.114105 0.925357Q0.0859233 0.993393 0.0645464 1.06386Q0.0431695 1.13433 0.0288029 1.20656Q0.0144362 1.27879 0.00721809 1.35207Q0 1.42536 0 1.499L0 1.501Q0 1.57464 0.00721809 1.64793Q0.0144362 1.72121 0.0288029 1.79344Q0.0431695 1.86567 0.0645464 1.93614Q0.0859233 2.00661 0.114105 2.07464Q0.142286 2.14268 0.177 2.20762Q0.211714 2.27257 0.252627 2.3338Q0.29354 2.39503 0.340257 2.45196Q0.386975 2.50888 0.439047 2.56095Q0.491119 2.61303 0.548044 2.65974Q0.60497 2.70646 0.6662 2.74737Q0.727431 2.78829 0.792376 2.823Q0.857322 2.85771 0.925357 2.8859Q0.993393 2.91408 1.06386 2.93545Q1.13433 2.95683 1.20656 2.9712Q1.27879 2.98556 1.35207 2.99278Q1.42536 3 1.499 3L18.501 3Q18.5746 3 18.6479 2.99278Q18.7212 2.98556 18.7934 2.9712Q18.8657 2.95683 18.9361 2.93545Q19.0066 2.91408 19.0746 2.8859Q19.1427 2.85771 19.2076 2.823Q19.2726 2.78829 19.3338 2.74737Q19.395 2.70646 19.452 2.65974Q19.5089 2.61303 19.561 2.56095Q19.613 2.50888 19.6597 2.45196Q19.7065 2.39503 19.7474 2.3338Q19.7883 2.27257 19.823 2.20762Q19.8577 2.14268 19.8859 2.07464Q19.9141 2.00661 19.9355 1.93614Q19.9568 1.86567 19.9712 1.79344Q19.9856 1.72121 19.9928 1.64793Q20 1.57464 20 1.501L20 1.499Q20 1.42536 19.9928 1.35207Q19.9856 1.27879 19.9712 1.20656Q19.9568 1.13433 19.9355 1.06386Q19.9141 0.993393 19.8859 0.925357Q19.8577 0.857322 19.823 0.792376Q19.7883 0.727431 19.7474 0.6662Q19.7065 0.60497 19.6597 0.548044Q19.613 0.491119 19.561 0.439047Q19.5089 0.386975 19.452 0.340257Q19.395 0.29354 19.3338 0.252627Q19.2726 0.211714 19.2076 0.177Q19.1427 0.142286 19.0746 0.114105Q19.0066 0.0859233 18.9361 0.0645464Q18.8657 0.0431695 18.7934 0.0288029Q18.7212 0.0144362 18.6479 0.00721809Q18.5746 0 18.501 0ZM11.501 8L1.499 8Q1.42536 8 1.35207 8.00722Q1.27879 8.01444 1.20656 8.0288Q1.13433 8.04317 1.06386 8.06455Q0.993393 8.08592 0.925358 8.1141Q0.857322 8.14229 0.792376 8.177Q0.727431 8.21172 0.6662 8.25263Q0.60497 8.29354 0.548045 8.34026Q0.491119 8.38697 0.439047 8.43905Q0.386975 8.49112 0.340257 8.54805Q0.29354 8.60497 0.252627 8.6662Q0.211714 8.72743 0.177 8.79238Q0.142286 8.85732 0.114105 8.92536Q0.0859233 8.99339 0.0645464 9.06386Q0.0431695 9.13433 0.0288029 9.20656Q0.0144362 9.27879 0.0072181 9.35207Q0 9.42536 0 9.499L0 9.501Q0 9.57464 0.00721809 9.64793Q0.0144362 9.72121 0.0288029 9.79344Q0.0431695 9.86566 0.0645464 9.93614Q0.0859233 10.0066 0.114105 10.0746Q0.142286 10.1427 0.177 10.2076Q0.211714 10.2726 0.252627 10.3338Q0.29354 10.395 0.340257 10.452Q0.386975 10.5089 0.439047 10.561Q0.491119 10.613 0.548044 10.6597Q0.60497 10.7065 0.6662 10.7474Q0.727431 10.7883 0.792376 10.823Q0.857322 10.8577 0.925357 10.8859Q0.993393 10.9141 1.06386 10.9355Q1.13433 10.9568 1.20656 10.9712Q1.27879 10.9856 1.35207 10.9928Q1.42536 11 1.499 11L11.501 11Q11.5746 11 11.6479 10.9928Q11.7212 10.9856 11.7934 10.9712Q11.8657 10.9568 11.9361 10.9355Q12.0066 10.9141 12.0746 10.8859Q12.1427 10.8577 12.2076 10.823Q12.2726 10.7883 12.3338 10.7474Q12.395 10.7065 12.452 10.6597Q12.5089 10.613 12.561 10.561Q12.613 10.5089 12.6597 10.452Q12.7065 10.395 12.7474 10.3338Q12.7883 10.2726 12.823 10.2076Q12.8577 10.1427 12.8859 10.0746Q12.9141 10.0066 12.9355 9.93614Q12.9568 9.86567 12.9712 9.79344Q12.9856 9.72121 12.9928 9.64793Q13 9.57464 13 9.501L13 9.499Q13 9.42536 12.9928 9.35207Q12.9856 9.27879 12.9712 9.20656Q12.9568 9.13433 12.9355 9.06386Q12.9141 8.99339 12.8859 8.92536Q12.8577 8.85732 12.823 8.79238Q12.7883 8.72743 12.7474 8.6662Q12.7065 8.60497 12.6597 8.54804Q12.613 8.49112 12.561 8.43905Q12.5089 8.38697 12.452 8.34026Q12.395 8.29354 12.3338 8.25263Q12.2726 8.21171 12.2076 8.177Q12.1427 8.14228 12.0746 8.1141Q12.0066 8.08592 11.9361 8.06455Q11.8657 8.04317 11.7934 8.0288Q11.7212 8.01444 11.6479 8.00722Q11.5746 8 11.501 8ZM1.499 16L18.501 16Q18.5746 16 18.6479 16.0072Q18.7212 16.0144 18.7934 16.0288Q18.8657 16.0432 18.9361 16.0645Q19.0066 16.0859 19.0746 16.1141Q19.1427 16.1423 19.2076 16.177Q19.2726 16.2117 19.3338 16.2526Q19.395 16.2935 19.452 16.3403Q19.5089 16.387 19.561 16.439Q19.613 16.4911 19.6597 16.548Q19.7065 16.605 19.7474 16.6662Q19.7883 16.7274 19.823 16.7924Q19.8577 16.8573 19.8859 16.9254Q19.9141 16.9934 19.9355 17.0639Q19.9568 17.1343 19.9712 17.2066Q19.9856 17.2788 19.9928 17.3521Q20 17.4254 20 17.499L20 17.501Q20 17.5746 19.9928 17.6479Q19.9856 17.7212 19.9712 17.7934Q19.9568 17.8657 19.9355 17.9361Q19.9141 18.0066 19.8859 18.0746Q19.8577 18.1427 19.823 18.2076Q19.7883 18.2726 19.7474 18.3338Q19.7065 18.395 19.6597 18.452Q19.613 18.5089 19.561 18.561Q19.5089 18.613 19.452 18.6597Q19.395 18.7065 19.3338 18.7474Q19.2726 18.7883 19.2076 18.823Q19.1427 18.8577 19.0746 18.8859Q19.0066 18.9141 18.9361 18.9355Q18.8657 18.9568 18.7934 18.9712Q18.7212 18.9856 18.6479 18.9928Q18.5746 19 18.501 19L1.499 19Q1.42536 19 1.35207 18.9928Q1.27879 18.9856 1.20656 18.9712Q1.13433 18.9568 1.06386 18.9355Q0.993393 18.9141 0.925357 18.8859Q0.857322 18.8577 0.792376 18.823Q0.727431 18.7883 0.6662 18.7474Q0.60497 18.7065 0.548044 18.6597Q0.491119 18.613 0.439047 18.561Q0.386975 18.5089 0.340257 18.452Q0.29354 18.395 0.252627 18.3338Q0.211714 18.2726 0.177 18.2076Q0.142286 18.1427 0.114105 18.0746Q0.0859233 18.0066 0.0645464 17.9361Q0.0431695 17.8657 0.0288029 17.7934Q0.0144362 17.7212 0.00721809 17.6479Q0 17.5746 0 17.501L0 17.499Q0 17.4254 0.00721809 17.3521Q0.0144362 17.2788 0.0288029 17.2066Q0.0431695 17.1343 0.0645464 17.0639Q0.0859233 16.9934 0.114105 16.9254Q0.142286 16.8573 0.177 16.7924Q0.211714 16.7274 0.252627 16.6662Q0.29354 16.605 0.340257 16.548Q0.386975 16.4911 0.439047 16.439Q0.491119 16.387 0.548045 16.3403Q0.60497 16.2935 0.6662 16.2526Q0.727431 16.2117 0.792376 16.177Q0.857322 16.1423 0.925357 16.1141Q0.993393 16.0859 1.06386 16.0645Q1.13433 16.0432 1.20656 16.0288Q1.27879 16.0144 1.35207 16.0072Q1.42536 16 1.499 16Z" id="Combined-Shape" fill="%23898B8E" fill-rule="evenodd" stroke="none" /></svg>');
    background-repeat: no-repeat;
    background-size: contain; }
  .cmp-header .globe-icon {
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: contain; }
  .cmp-header .header-util > :not(:last-child) {
    margin-right: 24px; }
  .cmp-header .header-util a {
    color: #636363;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none; }
    .cmp-header .header-util a:hover {
      color: #fdb913; }
.cmp-header .header-util span {
	font-size: 14px;
}
  .cmp-header .header-util .language .selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .cmp-header .header-util .language .selector .globe-icon {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" ><path d="M0 12C0 5.379 5.37927 0 12.0003 0C18.621 0 24 5.379 24 12C24 18.621 18.621 24 12.0003 24C5.37927 24 0 18.621 0 12ZM11.4548 1.14191L11.4548 5.72727L7.54282 5.72727C7.743 5.15973 7.96745 4.62873 8.21591 4.15064C9.108 2.43409 10.2409 1.38355 11.4548 1.14191ZM15.7844 4.15064C14.8923 2.43409 13.7594 1.38355 12.5457 1.14191L12.5457 5.72727L16.4575 5.72727C16.2573 5.15973 16.0328 4.62873 15.7844 4.15064ZM8.65909 1.61073C8.12673 2.17527 7.65055 2.86609 7.24445 3.64773C6.91582 4.27991 6.62809 4.97727 6.38373 5.72727L3.06818 5.72727C4.41845 3.80755 6.37582 2.34327 8.65909 1.61073ZM20.9321 5.72727C19.5818 3.80755 17.6245 2.34327 15.3409 1.61073C15.8735 2.17527 16.3497 2.86609 16.7558 3.64773C17.0842 4.27991 17.3725 4.97727 17.6165 5.72727L20.9321 5.72727ZM2.39509 6.81818L6.06818 6.81818C5.71009 8.23473 5.50118 9.80046 5.46327 11.4545L1.10809 11.4545C1.19018 9.78 1.64264 8.20991 2.39509 6.81818ZM11.4548 6.81818L7.20191 6.81818C6.82527 8.20855 6.59536 9.78027 6.55418 11.4545L11.4548 11.4545L11.4548 6.81818ZM12.5457 6.81818L16.7984 6.81818C17.175 8.20855 17.4049 9.78027 17.4461 11.4545L12.5457 11.4545L12.5457 6.81818ZM21.6052 6.81818L17.9318 6.81818C18.2902 8.23473 18.4991 9.80046 18.537 11.4545L22.8922 11.4545C22.8101 9.78 22.3574 8.20991 21.6052 6.81818ZM1.10809 12.5455L5.46327 12.5455C5.50118 14.2006 5.718 15.7666 6.07691 17.1818L2.39509 17.1818C1.64264 15.7898 1.19018 14.22 1.10809 12.5455ZM11.4548 12.5455L6.55418 12.5455C6.59536 14.2214 6.82445 15.7923 7.20191 17.1818L11.4548 17.1818L11.4548 12.5455ZM12.5457 12.5455L17.4461 12.5455C17.4049 14.2214 17.1758 15.7923 16.7984 17.1818L12.5457 17.1818L12.5457 12.5455ZM22.8922 12.5455L18.537 12.5455C18.4991 14.2006 18.2823 15.7666 17.9234 17.1818L21.6052 17.1818C22.3574 15.7898 22.8101 14.22 22.8922 12.5455ZM3.06818 18.2727L6.39218 18.2727C6.636 19.0175 6.91745 19.7144 7.24445 20.3438C7.65245 21.129 8.13245 21.822 8.66782 22.3893C6.381 21.6575 4.42009 20.1946 3.06818 18.2727ZM11.4548 18.2727L7.54282 18.2727C7.743 18.8389 7.96773 19.3628 8.21591 19.8409C9.108 21.5575 10.2409 22.6145 11.4548 22.8578L11.4548 18.2727ZM12.5457 18.2727L16.4575 18.2727C16.2575 18.8389 16.0328 19.3628 15.7844 19.8409C14.8923 21.5575 13.7594 22.6145 12.5457 22.8578L12.5457 18.2727ZM20.9321 18.2727L17.6081 18.2727C17.3643 19.0175 17.0828 19.7144 16.7558 20.3438C16.3478 21.129 15.8678 21.822 15.3325 22.3893C17.6193 21.6575 19.5802 20.1946 20.9321 18.2727Z" id="Fill-1" fill="%237C91CA" fill-rule="evenodd" stroke="none" /></svg>'); }
    .cmp-header .header-util .language .selector .chevron-icon {
      width: 9px;
      height: 5px;
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="10px" viewBox="0 0 17 10" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="translate(0 3.814697E-06)" id="Shape" fill="%23636363" stroke="none"/></svg>'); }
    .cmp-header .header-util .language .selector:hover .globe-icon {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" ><path d="M0 12C0 5.379 5.37927 0 12.0003 0C18.621 0 24 5.379 24 12C24 18.621 18.621 24 12.0003 24C5.37927 24 0 18.621 0 12ZM11.4548 1.14191L11.4548 5.72727L7.54282 5.72727C7.743 5.15973 7.96745 4.62873 8.21591 4.15064C9.108 2.43409 10.2409 1.38355 11.4548 1.14191ZM15.7844 4.15064C14.8923 2.43409 13.7594 1.38355 12.5457 1.14191L12.5457 5.72727L16.4575 5.72727C16.2573 5.15973 16.0328 4.62873 15.7844 4.15064ZM8.65909 1.61073C8.12673 2.17527 7.65055 2.86609 7.24445 3.64773C6.91582 4.27991 6.62809 4.97727 6.38373 5.72727L3.06818 5.72727C4.41845 3.80755 6.37582 2.34327 8.65909 1.61073ZM20.9321 5.72727C19.5818 3.80755 17.6245 2.34327 15.3409 1.61073C15.8735 2.17527 16.3497 2.86609 16.7558 3.64773C17.0842 4.27991 17.3725 4.97727 17.6165 5.72727L20.9321 5.72727ZM2.39509 6.81818L6.06818 6.81818C5.71009 8.23473 5.50118 9.80046 5.46327 11.4545L1.10809 11.4545C1.19018 9.78 1.64264 8.20991 2.39509 6.81818ZM11.4548 6.81818L7.20191 6.81818C6.82527 8.20855 6.59536 9.78027 6.55418 11.4545L11.4548 11.4545L11.4548 6.81818ZM12.5457 6.81818L16.7984 6.81818C17.175 8.20855 17.4049 9.78027 17.4461 11.4545L12.5457 11.4545L12.5457 6.81818ZM21.6052 6.81818L17.9318 6.81818C18.2902 8.23473 18.4991 9.80046 18.537 11.4545L22.8922 11.4545C22.8101 9.78 22.3574 8.20991 21.6052 6.81818ZM1.10809 12.5455L5.46327 12.5455C5.50118 14.2006 5.718 15.7666 6.07691 17.1818L2.39509 17.1818C1.64264 15.7898 1.19018 14.22 1.10809 12.5455ZM11.4548 12.5455L6.55418 12.5455C6.59536 14.2214 6.82445 15.7923 7.20191 17.1818L11.4548 17.1818L11.4548 12.5455ZM12.5457 12.5455L17.4461 12.5455C17.4049 14.2214 17.1758 15.7923 16.7984 17.1818L12.5457 17.1818L12.5457 12.5455ZM22.8922 12.5455L18.537 12.5455C18.4991 14.2006 18.2823 15.7666 17.9234 17.1818L21.6052 17.1818C22.3574 15.7898 22.8101 14.22 22.8922 12.5455ZM3.06818 18.2727L6.39218 18.2727C6.636 19.0175 6.91745 19.7144 7.24445 20.3438C7.65245 21.129 8.13245 21.822 8.66782 22.3893C6.381 21.6575 4.42009 20.1946 3.06818 18.2727ZM11.4548 18.2727L7.54282 18.2727C7.743 18.8389 7.96773 19.3628 8.21591 19.8409C9.108 21.5575 10.2409 22.6145 11.4548 22.8578L11.4548 18.2727ZM12.5457 18.2727L16.4575 18.2727C16.2575 18.8389 16.0328 19.3628 15.7844 19.8409C14.8923 21.5575 13.7594 22.6145 12.5457 22.8578L12.5457 18.2727ZM20.9321 18.2727L17.6081 18.2727C17.3643 19.0175 17.0828 19.7144 16.7558 20.3438C16.3478 21.129 15.8678 21.822 15.3325 22.3893C17.6193 21.6575 19.5802 20.1946 20.9321 18.2727Z" id="Fill-1" fill="%23fdb913" fill-rule="evenodd" stroke="none" /></svg>'); }
    .cmp-header .header-util .language .selector:hover .chevron-icon {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="10px" viewBox="0 0 17 10" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="translate(0 3.814697E-06)" id="Shape" fill="%23fdb913" stroke="none"/></svg>'); }
  .cmp-header .header-util .language .dropdown-menu {
    border: none;
    border-radius: 0; }
  .cmp-header .header-util .language .dropdown-item:hover {
    color: #636363; }
  .cmp-header .safeinfratech-desktop-nav {
    z-index: 3;
    position: relative; }
    .cmp-header .safeinfratech-desktop-nav .btn-demo {
      font-size: 14px;
      line-height: 18px;
      padding: 7px 15px; }
    .cmp-header .safeinfratech-desktop-nav > .logo .custom-logo-link img {
      width: 135px;
      height: auto; }
    .cmp-header .safeinfratech-desktop-nav > .sections {
      position: unset;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-left: auto; }
    .cmp-header .safeinfratech-desktop-nav > .actions {
      position: unset;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .cmp-header .safeinfratech-desktop-nav > .actions > .demo {
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 1.2px;
        line-height: 16px; }
  .cmp-header .section__header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    cursor: pointer; }
    .cmp-header .section__header > a {
      margin: 0;
      font-size: 16px;
      color: #393939;
      font-weight: 500;
      background: none;
      border: none; }
    .cmp-header .section__header:hover > a {
      color: #fdb913 !important;
      text-decoration: none !important; }
    .cmp-header .section__header:hover .chevron-icon {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="10px" viewBox="0 0 17 10" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="translate(0 3.814697E-06)" id="Shape" fill="%23fdb913" stroke="none"/></svg>'); }
    .cmp-header .section__header:hover .search-icon {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 20 20" ><path d="M14.3059 12.8963L19.7043 18.2847C19.8935 18.4724 20 18.7279 20 18.9945C20 19.2611 19.8935 19.5166 19.7043 19.7043C19.5166 19.8935 19.2611 20 18.9945 20C18.7279 20 18.4724 19.8935 18.2847 19.7043L12.8963 14.3059C11.4991 15.4025 9.77382 15.9976 7.99768 15.9954C3.58068 15.9954 0 12.4147 0 7.99768C0 3.58068 3.58068 0 7.99768 0C12.4147 0 15.9954 3.58068 15.9954 7.99768C15.9976 9.77382 15.4025 11.4991 14.3059 12.8963ZM7.99768 1.99942C4.68493 1.99942 1.99942 4.68493 1.99942 7.99768C1.99942 11.3104 4.68493 13.9959 7.99768 13.9959C11.3104 13.9959 13.9959 11.3104 13.9959 7.99768C13.9959 4.68493 11.3104 1.99942 7.99768 1.99942Z" id="Shape" fill="%23fdb913" fill-rule="evenodd" stroke="none" /></svg>'); }
    .cmp-header .section__header .chevron-icon {
      width: 10px;
      height: 6px;
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="10px" viewBox="0 0 17 10" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="translate(0 3.814697E-06)" id="Shape" fill="%23393939" stroke="none"/></svg>'); }
    .cmp-header .section__header .search-icon {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 20 20" ><path d="M14.3059 12.8963L19.7043 18.2847C19.8935 18.4724 20 18.7279 20 18.9945C20 19.2611 19.8935 19.5166 19.7043 19.7043C19.5166 19.8935 19.2611 20 18.9945 20C18.7279 20 18.4724 19.8935 18.2847 19.7043L12.8963 14.3059C11.4991 15.4025 9.77382 15.9976 7.99768 15.9954C3.58068 15.9954 0 12.4147 0 7.99768C0 3.58068 3.58068 0 7.99768 0C12.4147 0 15.9954 3.58068 15.9954 7.99768C15.9976 9.77382 15.4025 11.4991 14.3059 12.8963ZM7.99768 1.99942C4.68493 1.99942 1.99942 4.68493 1.99942 7.99768C1.99942 11.3104 4.68493 13.9959 7.99768 13.9959C11.3104 13.9959 13.9959 11.3104 13.9959 7.99768C13.9959 4.68493 11.3104 1.99942 7.99768 1.99942Z" id="Shape" fill="%23393939" fill-rule="evenodd" stroke="none" /></svg>'); }
  .cmp-header .section.active .section__header > a {
    color: #fdb913; }
  .cmp-header .section.active .section__header .chevron-icon {
    background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="10px" viewBox="0 0 17 10" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="matrix(-1 8.742278E-08 -8.742278E-08 -1 16.99927 9.4995)" id="Shape" fill="%23fdb913" stroke="none" /></svg>'); }
  .cmp-header .section.active .section__header .search-icon {
    background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 20 20" ><path d="M14.3059 12.8963L19.7043 18.2847C19.8935 18.4724 20 18.7279 20 18.9945C20 19.2611 19.8935 19.5166 19.7043 19.7043C19.5166 19.8935 19.2611 20 18.9945 20C18.7279 20 18.4724 19.8935 18.2847 19.7043L12.8963 14.3059C11.4991 15.4025 9.77382 15.9976 7.99768 15.9954C3.58068 15.9954 0 12.4147 0 7.99768C0 3.58068 3.58068 0 7.99768 0C12.4147 0 15.9954 3.58068 15.9954 7.99768C15.9976 9.77382 15.4025 11.4991 14.3059 12.8963ZM7.99768 1.99942C4.68493 1.99942 1.99942 4.68493 1.99942 7.99768C1.99942 11.3104 4.68493 13.9959 7.99768 13.9959C11.3104 13.9959 13.9959 11.3104 13.9959 7.99768C13.9959 4.68493 11.3104 1.99942 7.99768 1.99942Z" id="Shape" fill="%23fdb913" fill-rule="evenodd" stroke="none" /></svg>'); }
  .cmp-header .section.active .mega-menu {
    display: block; }
  .cmp-header .safeinfratech-search {
    width: 100%; }
    .cmp-header .safeinfratech-search .input-group {
      width: 890px;
      border-bottom: 1px solid #C9C9C9; }
    .cmp-header .safeinfratech-search .form-inline {
      width: 100%; }
      .cmp-header .safeinfratech-search .form-inline > :first-child {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
    .cmp-header .safeinfratech-search input {
      color: #393939;
      border: none;
      background-color: transparent;
      font-size: 20px;
      font-weight: 400; }
      .cmp-header .safeinfratech-search input:focus {
        outline: none;
        -webkit-box-shadow: none;
                box-shadow: none; }
    .cmp-header .safeinfratech-search ::-webkit-input-placeholder {
      color: #393939 !important;
      opacity: 0.9; }
    .cmp-header .safeinfratech-search ::-moz-placeholder {
      color: #393939 !important;
      opacity: 0.9; }
    .cmp-header .safeinfratech-search ::-ms-input-placeholder {
      color: #393939 !important;
      opacity: 0.9; }
    .cmp-header .safeinfratech-search ::placeholder {
      color: #393939 !important;
      opacity: 0.9; }
    .cmp-header .safeinfratech-search button {
      border: none;
      background-color: transparent;
      cursor: pointer; }
      .cmp-header .safeinfratech-search button > .close {
        width: 18px;
        height: 18px;
        background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="17px" viewBox="0 0 17 17" ><path d="M8.21751 6.09619L2.55995 0.438632Q2.50788 0.38656 2.45096 0.339842Q2.39403 0.293125 2.3328 0.252212Q2.27157 0.211299 2.20662 0.176585Q2.14168 0.141871 2.07364 0.113689Q2.00561 0.0855082 1.93514 0.0641313Q1.86467 0.0427544 1.79244 0.0283877Q1.72022 0.014021 1.64693 0.0068029Q1.57364 -0.000415204 1.5 -0.000415216Q1.42636 -0.000415229 1.35307 0.00680285Q1.27979 0.0140209 1.20756 0.0283876Q1.13533 0.0427543 1.06486 0.0641311Q0.994394 0.085508 0.926359 0.113689Q0.858323 0.14187 0.793378 0.176585Q0.728432 0.211299 0.667202 0.252212Q0.605971 0.293124 0.549046 0.339842Q0.492121 0.386559 0.440048 0.438631L0.438634 0.440046Q0.334238 0.544442 0.252214 0.667199Q0.170191 0.789956 0.113692 0.926356Q0.057193 1.06276 0.0283901 1.20756Q-0.00041279 1.35236 -0.000412807 1.5Q-0.000412824 1.64764 0.02839 1.79244Q0.0571929 1.93724 0.113692 2.07364Q0.170191 2.21004 0.252214 2.3328Q0.334238 2.45555 0.438634 2.55995L6.09619 8.21751L0.438631 13.8751Q0.386559 13.9271 0.339842 13.9841Q0.293124 14.041 0.252211 14.1022Q0.211299 14.1635 0.176584 14.2284Q0.14187 14.2934 0.113689 14.3614Q0.0855079 14.4294 0.064131 14.4999Q0.0427541 14.5704 0.0283875 14.6426Q0.0140208 14.7148 0.00680275 14.7881Q-0.000415338 14.8614 -0.000415338 14.935Q-0.000415338 15.0087 0.00680275 15.082Q0.0140208 15.1552 0.0283875 15.2275Q0.0427541 15.2997 0.064131 15.3702Q0.0855079 15.4406 0.113689 15.5087Q0.14187 15.5767 0.176584 15.6417Q0.211299 15.7066 0.252211 15.7678Q0.293124 15.8291 0.339842 15.886Q0.386559 15.9429 0.438631 15.995L0.440044 15.9964Q0.492117 16.0485 0.549042 16.0952Q0.605967 16.1419 0.667198 16.1828Q0.728428 16.2237 0.793374 16.2584Q0.85832 16.2932 0.926355 16.3213Q0.994391 16.3495 1.06486 16.3709Q1.13533 16.3923 1.20756 16.4066Q1.27978 16.421 1.35307 16.4282Q1.42636 16.4354 1.5 16.4354Q1.57364 16.4354 1.64693 16.4282Q1.72021 16.421 1.79244 16.4066Q1.86466 16.3923 1.93513 16.3709Q2.00561 16.3495 2.07364 16.3213Q2.14168 16.2932 2.20662 16.2584Q2.27157 16.2237 2.3328 16.1828Q2.39403 16.1419 2.45095 16.0952Q2.50788 16.0485 2.55995 15.9964L8.21751 10.3388L13.8751 15.9964Q13.9795 16.1008 14.1022 16.1828Q14.225 16.2648 14.3614 16.3213Q14.4978 16.3778 14.6426 16.4066Q14.7874 16.4354 14.935 16.4354Q15.0827 16.4354 15.2275 16.4066Q15.3723 16.3778 15.5087 16.3213Q15.6451 16.2648 15.7678 16.1828Q15.8906 16.1008 15.995 15.9964L15.9964 15.995Q16.0485 15.9429 16.0952 15.886Q16.1419 15.8291 16.1828 15.7678Q16.2237 15.7066 16.2584 15.6417Q16.2932 15.5767 16.3213 15.5087Q16.3495 15.4406 16.3709 15.3702Q16.3923 15.2997 16.4066 15.2275Q16.421 15.1552 16.4282 15.082Q16.4354 15.0087 16.4354 14.935Q16.4354 14.8614 16.4282 14.7881Q16.421 14.7148 16.4066 14.6426Q16.3923 14.5704 16.3709 14.4999Q16.3495 14.4294 16.3213 14.3614Q16.2932 14.2934 16.2584 14.2284Q16.2237 14.1635 16.1828 14.1022Q16.1419 14.041 16.0952 13.9841Q16.0485 13.9271 15.9964 13.8751L10.3388 8.21751L15.9964 2.55995Q16.0485 2.50788 16.0952 2.45096Q16.1419 2.39403 16.1828 2.3328Q16.2237 2.27157 16.2584 2.20662Q16.2932 2.14168 16.3213 2.07364Q16.3495 2.00561 16.3709 1.93514Q16.3923 1.86467 16.4066 1.79244Q16.421 1.72022 16.4282 1.64693Q16.4354 1.57364 16.4354 1.5Q16.4354 1.42636 16.4282 1.35307Q16.421 1.27979 16.4066 1.20756Q16.3923 1.13533 16.3709 1.06486Q16.3495 0.994394 16.3213 0.926358Q16.2932 0.858323 16.2584 0.793377Q16.2237 0.728432 16.1828 0.667201Q16.1419 0.605971 16.0952 0.549045Q16.0485 0.49212 15.9964 0.440048L15.995 0.438634Q15.8906 0.334238 15.7678 0.252214Q15.6451 0.17019 15.5087 0.113691Q15.3723 0.0571925 15.2275 0.0283897Q15.0827 -0.000413213 14.935 -0.000413209Q14.7874 -0.000413204 14.6426 0.0283897Q14.4978 0.0571925 14.3614 0.113691Q14.225 0.17019 14.1022 0.252214Q13.9795 0.334237 13.8751 0.438634L8.21751 6.09619Z" id="Combined-Shape" fill="%23898B8E" fill-rule="evenodd" stroke="none" /></svg>');
        background-repeat: no-repeat;
        background-size: contain; }
    .cmp-header .safeinfratech-search .close-mega-menu {
      cursor: pointer;
      width: 18px;
      height: 18px;
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="17px" viewBox="0 0 17 17" ><path d="M8.21751 6.09619L2.55995 0.438632Q2.50788 0.38656 2.45096 0.339842Q2.39403 0.293125 2.3328 0.252212Q2.27157 0.211299 2.20662 0.176585Q2.14168 0.141871 2.07364 0.113689Q2.00561 0.0855082 1.93514 0.0641313Q1.86467 0.0427544 1.79244 0.0283877Q1.72022 0.014021 1.64693 0.0068029Q1.57364 -0.000415204 1.5 -0.000415216Q1.42636 -0.000415229 1.35307 0.00680285Q1.27979 0.0140209 1.20756 0.0283876Q1.13533 0.0427543 1.06486 0.0641311Q0.994394 0.085508 0.926359 0.113689Q0.858323 0.14187 0.793378 0.176585Q0.728432 0.211299 0.667202 0.252212Q0.605971 0.293124 0.549046 0.339842Q0.492121 0.386559 0.440048 0.438631L0.438634 0.440046Q0.334238 0.544442 0.252214 0.667199Q0.170191 0.789956 0.113692 0.926356Q0.057193 1.06276 0.0283901 1.20756Q-0.00041279 1.35236 -0.000412807 1.5Q-0.000412824 1.64764 0.02839 1.79244Q0.0571929 1.93724 0.113692 2.07364Q0.170191 2.21004 0.252214 2.3328Q0.334238 2.45555 0.438634 2.55995L6.09619 8.21751L0.438631 13.8751Q0.386559 13.9271 0.339842 13.9841Q0.293124 14.041 0.252211 14.1022Q0.211299 14.1635 0.176584 14.2284Q0.14187 14.2934 0.113689 14.3614Q0.0855079 14.4294 0.064131 14.4999Q0.0427541 14.5704 0.0283875 14.6426Q0.0140208 14.7148 0.00680275 14.7881Q-0.000415338 14.8614 -0.000415338 14.935Q-0.000415338 15.0087 0.00680275 15.082Q0.0140208 15.1552 0.0283875 15.2275Q0.0427541 15.2997 0.064131 15.3702Q0.0855079 15.4406 0.113689 15.5087Q0.14187 15.5767 0.176584 15.6417Q0.211299 15.7066 0.252211 15.7678Q0.293124 15.8291 0.339842 15.886Q0.386559 15.9429 0.438631 15.995L0.440044 15.9964Q0.492117 16.0485 0.549042 16.0952Q0.605967 16.1419 0.667198 16.1828Q0.728428 16.2237 0.793374 16.2584Q0.85832 16.2932 0.926355 16.3213Q0.994391 16.3495 1.06486 16.3709Q1.13533 16.3923 1.20756 16.4066Q1.27978 16.421 1.35307 16.4282Q1.42636 16.4354 1.5 16.4354Q1.57364 16.4354 1.64693 16.4282Q1.72021 16.421 1.79244 16.4066Q1.86466 16.3923 1.93513 16.3709Q2.00561 16.3495 2.07364 16.3213Q2.14168 16.2932 2.20662 16.2584Q2.27157 16.2237 2.3328 16.1828Q2.39403 16.1419 2.45095 16.0952Q2.50788 16.0485 2.55995 15.9964L8.21751 10.3388L13.8751 15.9964Q13.9795 16.1008 14.1022 16.1828Q14.225 16.2648 14.3614 16.3213Q14.4978 16.3778 14.6426 16.4066Q14.7874 16.4354 14.935 16.4354Q15.0827 16.4354 15.2275 16.4066Q15.3723 16.3778 15.5087 16.3213Q15.6451 16.2648 15.7678 16.1828Q15.8906 16.1008 15.995 15.9964L15.9964 15.995Q16.0485 15.9429 16.0952 15.886Q16.1419 15.8291 16.1828 15.7678Q16.2237 15.7066 16.2584 15.6417Q16.2932 15.5767 16.3213 15.5087Q16.3495 15.4406 16.3709 15.3702Q16.3923 15.2997 16.4066 15.2275Q16.421 15.1552 16.4282 15.082Q16.4354 15.0087 16.4354 14.935Q16.4354 14.8614 16.4282 14.7881Q16.421 14.7148 16.4066 14.6426Q16.3923 14.5704 16.3709 14.4999Q16.3495 14.4294 16.3213 14.3614Q16.2932 14.2934 16.2584 14.2284Q16.2237 14.1635 16.1828 14.1022Q16.1419 14.041 16.0952 13.9841Q16.0485 13.9271 15.9964 13.8751L10.3388 8.21751L15.9964 2.55995Q16.0485 2.50788 16.0952 2.45096Q16.1419 2.39403 16.1828 2.3328Q16.2237 2.27157 16.2584 2.20662Q16.2932 2.14168 16.3213 2.07364Q16.3495 2.00561 16.3709 1.93514Q16.3923 1.86467 16.4066 1.79244Q16.421 1.72022 16.4282 1.64693Q16.4354 1.57364 16.4354 1.5Q16.4354 1.42636 16.4282 1.35307Q16.421 1.27979 16.4066 1.20756Q16.3923 1.13533 16.3709 1.06486Q16.3495 0.994394 16.3213 0.926358Q16.2932 0.858323 16.2584 0.793377Q16.2237 0.728432 16.1828 0.667201Q16.1419 0.605971 16.0952 0.549045Q16.0485 0.49212 15.9964 0.440048L15.995 0.438634Q15.8906 0.334238 15.7678 0.252214Q15.6451 0.17019 15.5087 0.113691Q15.3723 0.0571925 15.2275 0.0283897Q15.0827 -0.000413213 14.935 -0.000413209Q14.7874 -0.000413204 14.6426 0.0283897Q14.4978 0.0571925 14.3614 0.113691Q14.225 0.17019 14.1022 0.252214Q13.9795 0.334237 13.8751 0.438634L8.21751 6.09619Z" id="Combined-Shape" fill="%23898B8E" fill-rule="evenodd" stroke="none" /></svg>');
      background-repeat: no-repeat;
      background-size: contain;
      background-color: #F2F2F2; }
      .cmp-header .safeinfratech-search .close-mega-menu:hover {
        background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="17px" viewBox="0 0 17 17" ><path d="M8.21751 6.09619L2.55995 0.438632Q2.50788 0.38656 2.45096 0.339842Q2.39403 0.293125 2.3328 0.252212Q2.27157 0.211299 2.20662 0.176585Q2.14168 0.141871 2.07364 0.113689Q2.00561 0.0855082 1.93514 0.0641313Q1.86467 0.0427544 1.79244 0.0283877Q1.72022 0.014021 1.64693 0.0068029Q1.57364 -0.000415204 1.5 -0.000415216Q1.42636 -0.000415229 1.35307 0.00680285Q1.27979 0.0140209 1.20756 0.0283876Q1.13533 0.0427543 1.06486 0.0641311Q0.994394 0.085508 0.926359 0.113689Q0.858323 0.14187 0.793378 0.176585Q0.728432 0.211299 0.667202 0.252212Q0.605971 0.293124 0.549046 0.339842Q0.492121 0.386559 0.440048 0.438631L0.438634 0.440046Q0.334238 0.544442 0.252214 0.667199Q0.170191 0.789956 0.113692 0.926356Q0.057193 1.06276 0.0283901 1.20756Q-0.00041279 1.35236 -0.000412807 1.5Q-0.000412824 1.64764 0.02839 1.79244Q0.0571929 1.93724 0.113692 2.07364Q0.170191 2.21004 0.252214 2.3328Q0.334238 2.45555 0.438634 2.55995L6.09619 8.21751L0.438631 13.8751Q0.386559 13.9271 0.339842 13.9841Q0.293124 14.041 0.252211 14.1022Q0.211299 14.1635 0.176584 14.2284Q0.14187 14.2934 0.113689 14.3614Q0.0855079 14.4294 0.064131 14.4999Q0.0427541 14.5704 0.0283875 14.6426Q0.0140208 14.7148 0.00680275 14.7881Q-0.000415338 14.8614 -0.000415338 14.935Q-0.000415338 15.0087 0.00680275 15.082Q0.0140208 15.1552 0.0283875 15.2275Q0.0427541 15.2997 0.064131 15.3702Q0.0855079 15.4406 0.113689 15.5087Q0.14187 15.5767 0.176584 15.6417Q0.211299 15.7066 0.252211 15.7678Q0.293124 15.8291 0.339842 15.886Q0.386559 15.9429 0.438631 15.995L0.440044 15.9964Q0.492117 16.0485 0.549042 16.0952Q0.605967 16.1419 0.667198 16.1828Q0.728428 16.2237 0.793374 16.2584Q0.85832 16.2932 0.926355 16.3213Q0.994391 16.3495 1.06486 16.3709Q1.13533 16.3923 1.20756 16.4066Q1.27978 16.421 1.35307 16.4282Q1.42636 16.4354 1.5 16.4354Q1.57364 16.4354 1.64693 16.4282Q1.72021 16.421 1.79244 16.4066Q1.86466 16.3923 1.93513 16.3709Q2.00561 16.3495 2.07364 16.3213Q2.14168 16.2932 2.20662 16.2584Q2.27157 16.2237 2.3328 16.1828Q2.39403 16.1419 2.45095 16.0952Q2.50788 16.0485 2.55995 15.9964L8.21751 10.3388L13.8751 15.9964Q13.9795 16.1008 14.1022 16.1828Q14.225 16.2648 14.3614 16.3213Q14.4978 16.3778 14.6426 16.4066Q14.7874 16.4354 14.935 16.4354Q15.0827 16.4354 15.2275 16.4066Q15.3723 16.3778 15.5087 16.3213Q15.6451 16.2648 15.7678 16.1828Q15.8906 16.1008 15.995 15.9964L15.9964 15.995Q16.0485 15.9429 16.0952 15.886Q16.1419 15.8291 16.1828 15.7678Q16.2237 15.7066 16.2584 15.6417Q16.2932 15.5767 16.3213 15.5087Q16.3495 15.4406 16.3709 15.3702Q16.3923 15.2997 16.4066 15.2275Q16.421 15.1552 16.4282 15.082Q16.4354 15.0087 16.4354 14.935Q16.4354 14.8614 16.4282 14.7881Q16.421 14.7148 16.4066 14.6426Q16.3923 14.5704 16.3709 14.4999Q16.3495 14.4294 16.3213 14.3614Q16.2932 14.2934 16.2584 14.2284Q16.2237 14.1635 16.1828 14.1022Q16.1419 14.041 16.0952 13.9841Q16.0485 13.9271 15.9964 13.8751L10.3388 8.21751L15.9964 2.55995Q16.0485 2.50788 16.0952 2.45096Q16.1419 2.39403 16.1828 2.3328Q16.2237 2.27157 16.2584 2.20662Q16.2932 2.14168 16.3213 2.07364Q16.3495 2.00561 16.3709 1.93514Q16.3923 1.86467 16.4066 1.79244Q16.421 1.72022 16.4282 1.64693Q16.4354 1.57364 16.4354 1.5Q16.4354 1.42636 16.4282 1.35307Q16.421 1.27979 16.4066 1.20756Q16.3923 1.13533 16.3709 1.06486Q16.3495 0.994394 16.3213 0.926358Q16.2932 0.858323 16.2584 0.793377Q16.2237 0.728432 16.1828 0.667201Q16.1419 0.605971 16.0952 0.549045Q16.0485 0.49212 15.9964 0.440048L15.995 0.438634Q15.8906 0.334238 15.7678 0.252214Q15.6451 0.17019 15.5087 0.113691Q15.3723 0.0571925 15.2275 0.0283897Q15.0827 -0.000413213 14.935 -0.000413209Q14.7874 -0.000413204 14.6426 0.0283897Q14.4978 0.0571925 14.3614 0.113691Q14.225 0.17019 14.1022 0.252214Q13.9795 0.334237 13.8751 0.438634L8.21751 6.09619Z" id="Combined-Shape" fill="%23fdb913" fill-rule="evenodd" stroke="none" /></svg>'); }
  .cmp-header .mega-menu {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
    background-color: #fff;
    -webkit-box-shadow: 50vw 0 0 0 #fff, -50vw 0 0 0 #fff;
            box-shadow: 50vw 0 0 0 #fff, -50vw 0 0 0 #fff;
    display: none; }
    .cmp-header .mega-menu > .close-mega-menu {
      position: absolute;
      right: 0;
      cursor: pointer;
      width: 20px;
      height: 20px;
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="17px" viewBox="0 0 17 17" ><path d="M8.21751 6.09619L2.55995 0.438632Q2.50788 0.38656 2.45096 0.339842Q2.39403 0.293125 2.3328 0.252212Q2.27157 0.211299 2.20662 0.176585Q2.14168 0.141871 2.07364 0.113689Q2.00561 0.0855082 1.93514 0.0641313Q1.86467 0.0427544 1.79244 0.0283877Q1.72022 0.014021 1.64693 0.0068029Q1.57364 -0.000415204 1.5 -0.000415216Q1.42636 -0.000415229 1.35307 0.00680285Q1.27979 0.0140209 1.20756 0.0283876Q1.13533 0.0427543 1.06486 0.0641311Q0.994394 0.085508 0.926359 0.113689Q0.858323 0.14187 0.793378 0.176585Q0.728432 0.211299 0.667202 0.252212Q0.605971 0.293124 0.549046 0.339842Q0.492121 0.386559 0.440048 0.438631L0.438634 0.440046Q0.334238 0.544442 0.252214 0.667199Q0.170191 0.789956 0.113692 0.926356Q0.057193 1.06276 0.0283901 1.20756Q-0.00041279 1.35236 -0.000412807 1.5Q-0.000412824 1.64764 0.02839 1.79244Q0.0571929 1.93724 0.113692 2.07364Q0.170191 2.21004 0.252214 2.3328Q0.334238 2.45555 0.438634 2.55995L6.09619 8.21751L0.438631 13.8751Q0.386559 13.9271 0.339842 13.9841Q0.293124 14.041 0.252211 14.1022Q0.211299 14.1635 0.176584 14.2284Q0.14187 14.2934 0.113689 14.3614Q0.0855079 14.4294 0.064131 14.4999Q0.0427541 14.5704 0.0283875 14.6426Q0.0140208 14.7148 0.00680275 14.7881Q-0.000415338 14.8614 -0.000415338 14.935Q-0.000415338 15.0087 0.00680275 15.082Q0.0140208 15.1552 0.0283875 15.2275Q0.0427541 15.2997 0.064131 15.3702Q0.0855079 15.4406 0.113689 15.5087Q0.14187 15.5767 0.176584 15.6417Q0.211299 15.7066 0.252211 15.7678Q0.293124 15.8291 0.339842 15.886Q0.386559 15.9429 0.438631 15.995L0.440044 15.9964Q0.492117 16.0485 0.549042 16.0952Q0.605967 16.1419 0.667198 16.1828Q0.728428 16.2237 0.793374 16.2584Q0.85832 16.2932 0.926355 16.3213Q0.994391 16.3495 1.06486 16.3709Q1.13533 16.3923 1.20756 16.4066Q1.27978 16.421 1.35307 16.4282Q1.42636 16.4354 1.5 16.4354Q1.57364 16.4354 1.64693 16.4282Q1.72021 16.421 1.79244 16.4066Q1.86466 16.3923 1.93513 16.3709Q2.00561 16.3495 2.07364 16.3213Q2.14168 16.2932 2.20662 16.2584Q2.27157 16.2237 2.3328 16.1828Q2.39403 16.1419 2.45095 16.0952Q2.50788 16.0485 2.55995 15.9964L8.21751 10.3388L13.8751 15.9964Q13.9795 16.1008 14.1022 16.1828Q14.225 16.2648 14.3614 16.3213Q14.4978 16.3778 14.6426 16.4066Q14.7874 16.4354 14.935 16.4354Q15.0827 16.4354 15.2275 16.4066Q15.3723 16.3778 15.5087 16.3213Q15.6451 16.2648 15.7678 16.1828Q15.8906 16.1008 15.995 15.9964L15.9964 15.995Q16.0485 15.9429 16.0952 15.886Q16.1419 15.8291 16.1828 15.7678Q16.2237 15.7066 16.2584 15.6417Q16.2932 15.5767 16.3213 15.5087Q16.3495 15.4406 16.3709 15.3702Q16.3923 15.2997 16.4066 15.2275Q16.421 15.1552 16.4282 15.082Q16.4354 15.0087 16.4354 14.935Q16.4354 14.8614 16.4282 14.7881Q16.421 14.7148 16.4066 14.6426Q16.3923 14.5704 16.3709 14.4999Q16.3495 14.4294 16.3213 14.3614Q16.2932 14.2934 16.2584 14.2284Q16.2237 14.1635 16.1828 14.1022Q16.1419 14.041 16.0952 13.9841Q16.0485 13.9271 15.9964 13.8751L10.3388 8.21751L15.9964 2.55995Q16.0485 2.50788 16.0952 2.45096Q16.1419 2.39403 16.1828 2.3328Q16.2237 2.27157 16.2584 2.20662Q16.2932 2.14168 16.3213 2.07364Q16.3495 2.00561 16.3709 1.93514Q16.3923 1.86467 16.4066 1.79244Q16.421 1.72022 16.4282 1.64693Q16.4354 1.57364 16.4354 1.5Q16.4354 1.42636 16.4282 1.35307Q16.421 1.27979 16.4066 1.20756Q16.3923 1.13533 16.3709 1.06486Q16.3495 0.994394 16.3213 0.926358Q16.2932 0.858323 16.2584 0.793377Q16.2237 0.728432 16.1828 0.667201Q16.1419 0.605971 16.0952 0.549045Q16.0485 0.49212 15.9964 0.440048L15.995 0.438634Q15.8906 0.334238 15.7678 0.252214Q15.6451 0.17019 15.5087 0.113691Q15.3723 0.0571925 15.2275 0.0283897Q15.0827 -0.000413213 14.935 -0.000413209Q14.7874 -0.000413204 14.6426 0.0283897Q14.4978 0.0571925 14.3614 0.113691Q14.225 0.17019 14.1022 0.252214Q13.9795 0.334237 13.8751 0.438634L8.21751 6.09619Z" id="Combined-Shape" fill="%23898B8E" fill-rule="evenodd" stroke="none" /></svg>');
      background-repeat: no-repeat;
      background-size: contain; }
      .cmp-header .mega-menu > .close-mega-menu:hover {
        background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="17px" viewBox="0 0 17 17" ><path d="M8.21751 6.09619L2.55995 0.438632Q2.50788 0.38656 2.45096 0.339842Q2.39403 0.293125 2.3328 0.252212Q2.27157 0.211299 2.20662 0.176585Q2.14168 0.141871 2.07364 0.113689Q2.00561 0.0855082 1.93514 0.0641313Q1.86467 0.0427544 1.79244 0.0283877Q1.72022 0.014021 1.64693 0.0068029Q1.57364 -0.000415204 1.5 -0.000415216Q1.42636 -0.000415229 1.35307 0.00680285Q1.27979 0.0140209 1.20756 0.0283876Q1.13533 0.0427543 1.06486 0.0641311Q0.994394 0.085508 0.926359 0.113689Q0.858323 0.14187 0.793378 0.176585Q0.728432 0.211299 0.667202 0.252212Q0.605971 0.293124 0.549046 0.339842Q0.492121 0.386559 0.440048 0.438631L0.438634 0.440046Q0.334238 0.544442 0.252214 0.667199Q0.170191 0.789956 0.113692 0.926356Q0.057193 1.06276 0.0283901 1.20756Q-0.00041279 1.35236 -0.000412807 1.5Q-0.000412824 1.64764 0.02839 1.79244Q0.0571929 1.93724 0.113692 2.07364Q0.170191 2.21004 0.252214 2.3328Q0.334238 2.45555 0.438634 2.55995L6.09619 8.21751L0.438631 13.8751Q0.386559 13.9271 0.339842 13.9841Q0.293124 14.041 0.252211 14.1022Q0.211299 14.1635 0.176584 14.2284Q0.14187 14.2934 0.113689 14.3614Q0.0855079 14.4294 0.064131 14.4999Q0.0427541 14.5704 0.0283875 14.6426Q0.0140208 14.7148 0.00680275 14.7881Q-0.000415338 14.8614 -0.000415338 14.935Q-0.000415338 15.0087 0.00680275 15.082Q0.0140208 15.1552 0.0283875 15.2275Q0.0427541 15.2997 0.064131 15.3702Q0.0855079 15.4406 0.113689 15.5087Q0.14187 15.5767 0.176584 15.6417Q0.211299 15.7066 0.252211 15.7678Q0.293124 15.8291 0.339842 15.886Q0.386559 15.9429 0.438631 15.995L0.440044 15.9964Q0.492117 16.0485 0.549042 16.0952Q0.605967 16.1419 0.667198 16.1828Q0.728428 16.2237 0.793374 16.2584Q0.85832 16.2932 0.926355 16.3213Q0.994391 16.3495 1.06486 16.3709Q1.13533 16.3923 1.20756 16.4066Q1.27978 16.421 1.35307 16.4282Q1.42636 16.4354 1.5 16.4354Q1.57364 16.4354 1.64693 16.4282Q1.72021 16.421 1.79244 16.4066Q1.86466 16.3923 1.93513 16.3709Q2.00561 16.3495 2.07364 16.3213Q2.14168 16.2932 2.20662 16.2584Q2.27157 16.2237 2.3328 16.1828Q2.39403 16.1419 2.45095 16.0952Q2.50788 16.0485 2.55995 15.9964L8.21751 10.3388L13.8751 15.9964Q13.9795 16.1008 14.1022 16.1828Q14.225 16.2648 14.3614 16.3213Q14.4978 16.3778 14.6426 16.4066Q14.7874 16.4354 14.935 16.4354Q15.0827 16.4354 15.2275 16.4066Q15.3723 16.3778 15.5087 16.3213Q15.6451 16.2648 15.7678 16.1828Q15.8906 16.1008 15.995 15.9964L15.9964 15.995Q16.0485 15.9429 16.0952 15.886Q16.1419 15.8291 16.1828 15.7678Q16.2237 15.7066 16.2584 15.6417Q16.2932 15.5767 16.3213 15.5087Q16.3495 15.4406 16.3709 15.3702Q16.3923 15.2997 16.4066 15.2275Q16.421 15.1552 16.4282 15.082Q16.4354 15.0087 16.4354 14.935Q16.4354 14.8614 16.4282 14.7881Q16.421 14.7148 16.4066 14.6426Q16.3923 14.5704 16.3709 14.4999Q16.3495 14.4294 16.3213 14.3614Q16.2932 14.2934 16.2584 14.2284Q16.2237 14.1635 16.1828 14.1022Q16.1419 14.041 16.0952 13.9841Q16.0485 13.9271 15.9964 13.8751L10.3388 8.21751L15.9964 2.55995Q16.0485 2.50788 16.0952 2.45096Q16.1419 2.39403 16.1828 2.3328Q16.2237 2.27157 16.2584 2.20662Q16.2932 2.14168 16.3213 2.07364Q16.3495 2.00561 16.3709 1.93514Q16.3923 1.86467 16.4066 1.79244Q16.421 1.72022 16.4282 1.64693Q16.4354 1.57364 16.4354 1.5Q16.4354 1.42636 16.4282 1.35307Q16.421 1.27979 16.4066 1.20756Q16.3923 1.13533 16.3709 1.06486Q16.3495 0.994394 16.3213 0.926358Q16.2932 0.858323 16.2584 0.793377Q16.2237 0.728432 16.1828 0.667201Q16.1419 0.605971 16.0952 0.549045Q16.0485 0.49212 15.9964 0.440048L15.995 0.438634Q15.8906 0.334238 15.7678 0.252214Q15.6451 0.17019 15.5087 0.113691Q15.3723 0.0571925 15.2275 0.0283897Q15.0827 -0.000413213 14.935 -0.000413209Q14.7874 -0.000413204 14.6426 0.0283897Q14.4978 0.0571925 14.3614 0.113691Q14.225 0.17019 14.1022 0.252214Q13.9795 0.334237 13.8751 0.438634L8.21751 6.09619Z" id="Combined-Shape" fill="%23fdb913" fill-rule="evenodd" stroke="none" /></svg>'); }
    .cmp-header .mega-menu .wrapper {
      background-color: #F2F2F2;
      -webkit-box-shadow: 50vw 0 0 0 #F2F2F2, -50vw 0 0 0 #F2F2F2;
              box-shadow: 50vw 0 0 0 #F2F2F2, -50vw 0 0 0 #F2F2F2;
      text-align: left; }
      .cmp-header .mega-menu .wrapper .top {
        padding-left: 12px;
        padding-right: 12px; }
        .cmp-header .mega-menu .wrapper .top > :not(:last-child) {
          margin-right: 24px; }
        .cmp-header .mega-menu .wrapper .top .category {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1; }
          .cmp-header .mega-menu .wrapper .top .category p.header {
            border-bottom: 1px solid #C9C9C9;
            color: #636363;
            font-size: 15px;
            font-weight: bold;
            letter-spacing: 0.1em;
            text-transform: uppercase; }
            @media (max-width: 959.98px) {
              .cmp-header .mega-menu .wrapper .top .category p.header {
                margin-top: 30px !important;
                margin-bottom: 0px !important; } }
          .cmp-header .mega-menu .wrapper .top .category .options {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; }
            .cmp-header .mega-menu .wrapper .top .category .options .item img {
              width: 100%; }
        .cmp-header .mega-menu .wrapper .top > :only-child .options {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          .cmp-header .mega-menu .wrapper .top > :only-child .options > a {
            -webkit-box-flex: 1;
                -ms-flex: 1 1 33.333%;
                    flex: 1 1 33.333%; }
            .cmp-header .mega-menu .wrapper .top > :only-child .options > a .icon {
              width: 36px;
              margin-right: 16px !important;
              position: relative;
              float: left; }
              @media (max-width: 959.98px) {
                .cmp-header .mega-menu .wrapper .top > :only-child .options > a .icon {
                  margin-top: 6px; } }
              @media (min-width: 960px) {
                .cmp-header .mega-menu .wrapper .top > :only-child .options > a .icon {
                  width: 34px; } }
            .cmp-header .mega-menu .wrapper .top > :only-child .options > a:hover .icon-hover {
              opacity: 1; }
            .cmp-header .mega-menu .wrapper .top > :only-child .options > a:hover .title {
              color: #fdb913; }
        .cmp-header .mega-menu .wrapper .top > .item {
          width: 33.33%; }
        .cmp-header .mega-menu .wrapper .top .item {
          text-decoration: none;
          padding: 18px 0; }
          .cmp-header .mega-menu .wrapper .top .item p {
            margin: 0;
            letter-spacing: 0.2px; }
          .cmp-header .mega-menu .wrapper .top .item p.title {
            font-size: 20px;
            color: #393939; }
          .cmp-header .mega-menu .wrapper .top .item p.headline {
            font-size: 14px;
            line-height: 1.5;
            margin-top: 6px; }
            @media (min-width: 960px) {
              .cmp-header .mega-menu .wrapper .top .item p.headline {
                line-height: 1.25; } }
          .cmp-header .mega-menu .wrapper .top .item .icon {
            width: 36px;
            margin-right: 20px !important;
            position: relative;
            float: left; }
            @media (max-width: 959.98px) {
              .cmp-header .mega-menu .wrapper .top .item .icon {
                margin-top: 6px; } }
            @media (min-width: 960px) {
              .cmp-header .mega-menu .wrapper .top .item .icon {
                width: 34px; } }
          .cmp-header .mega-menu .wrapper .top .item .icon-hover {
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0; }
          .cmp-header .mega-menu .wrapper .top .item .content {
            margin-left: 0px;
            float: left;
            width: calc(100% - 60px); }
            @media (max-width: 959.98px) {
              .cmp-header .mega-menu .wrapper .top .item .content {
                margin-left: 0px; } }
          .cmp-header .mega-menu .wrapper .top .item.ety-hd .content {
            margin-top: 6px; }
          .cmp-header .mega-menu .wrapper .top .item:hover .icon-hover {
            opacity: 1; }
          .cmp-header .mega-menu .wrapper .top .item:hover .title {
            color: #fdb913; }
          .cmp-header .mega-menu .wrapper .top .item:active {
            background-color: transparent; }
            .cmp-header .mega-menu .wrapper .top .item:active p.title {
              color: #fdb913; }
      .cmp-header .mega-menu .wrapper .landing {
        border-top: 1px solid #C9C9C9;
        width: auto;
        margin-left: 12px;
        margin-right: 12px; }
        .cmp-header .mega-menu .wrapper .landing > a {
          font-size: 20px;
          text-decoration: none;
          color: #393939; }
          .cmp-header .mega-menu .wrapper .landing > a:hover {
            color: #fdb913; }
    .cmp-header .mega-menu.active {
      display: block; }

@media (max-width: 959.98px) {
  .cmp-header .header-util-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .cmp-header .header-util-mobile > :not(:last-child) {
      margin-right: 24px;
      margin-bottom: 24px; }
    .cmp-header .header-util-mobile a {
      color: #636363;
      font-size: 14px;
      font-weight: 400;
      text-decoration: none; }
      .cmp-header .header-util-mobile a:hover {
        color: #fdb913; }
    .cmp-header .header-util-mobile .language .selector {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .cmp-header .header-util-mobile .language .selector .globe-icon {
        background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" ><path d="M0 12C0 5.379 5.37927 0 12.0003 0C18.621 0 24 5.379 24 12C24 18.621 18.621 24 12.0003 24C5.37927 24 0 18.621 0 12ZM11.4548 1.14191L11.4548 5.72727L7.54282 5.72727C7.743 5.15973 7.96745 4.62873 8.21591 4.15064C9.108 2.43409 10.2409 1.38355 11.4548 1.14191ZM15.7844 4.15064C14.8923 2.43409 13.7594 1.38355 12.5457 1.14191L12.5457 5.72727L16.4575 5.72727C16.2573 5.15973 16.0328 4.62873 15.7844 4.15064ZM8.65909 1.61073C8.12673 2.17527 7.65055 2.86609 7.24445 3.64773C6.91582 4.27991 6.62809 4.97727 6.38373 5.72727L3.06818 5.72727C4.41845 3.80755 6.37582 2.34327 8.65909 1.61073ZM20.9321 5.72727C19.5818 3.80755 17.6245 2.34327 15.3409 1.61073C15.8735 2.17527 16.3497 2.86609 16.7558 3.64773C17.0842 4.27991 17.3725 4.97727 17.6165 5.72727L20.9321 5.72727ZM2.39509 6.81818L6.06818 6.81818C5.71009 8.23473 5.50118 9.80046 5.46327 11.4545L1.10809 11.4545C1.19018 9.78 1.64264 8.20991 2.39509 6.81818ZM11.4548 6.81818L7.20191 6.81818C6.82527 8.20855 6.59536 9.78027 6.55418 11.4545L11.4548 11.4545L11.4548 6.81818ZM12.5457 6.81818L16.7984 6.81818C17.175 8.20855 17.4049 9.78027 17.4461 11.4545L12.5457 11.4545L12.5457 6.81818ZM21.6052 6.81818L17.9318 6.81818C18.2902 8.23473 18.4991 9.80046 18.537 11.4545L22.8922 11.4545C22.8101 9.78 22.3574 8.20991 21.6052 6.81818ZM1.10809 12.5455L5.46327 12.5455C5.50118 14.2006 5.718 15.7666 6.07691 17.1818L2.39509 17.1818C1.64264 15.7898 1.19018 14.22 1.10809 12.5455ZM11.4548 12.5455L6.55418 12.5455C6.59536 14.2214 6.82445 15.7923 7.20191 17.1818L11.4548 17.1818L11.4548 12.5455ZM12.5457 12.5455L17.4461 12.5455C17.4049 14.2214 17.1758 15.7923 16.7984 17.1818L12.5457 17.1818L12.5457 12.5455ZM22.8922 12.5455L18.537 12.5455C18.4991 14.2006 18.2823 15.7666 17.9234 17.1818L21.6052 17.1818C22.3574 15.7898 22.8101 14.22 22.8922 12.5455ZM3.06818 18.2727L6.39218 18.2727C6.636 19.0175 6.91745 19.7144 7.24445 20.3438C7.65245 21.129 8.13245 21.822 8.66782 22.3893C6.381 21.6575 4.42009 20.1946 3.06818 18.2727ZM11.4548 18.2727L7.54282 18.2727C7.743 18.8389 7.96773 19.3628 8.21591 19.8409C9.108 21.5575 10.2409 22.6145 11.4548 22.8578L11.4548 18.2727ZM12.5457 18.2727L16.4575 18.2727C16.2575 18.8389 16.0328 19.3628 15.7844 19.8409C14.8923 21.5575 13.7594 22.6145 12.5457 22.8578L12.5457 18.2727ZM20.9321 18.2727L17.6081 18.2727C17.3643 19.0175 17.0828 19.7144 16.7558 20.3438C16.3478 21.129 15.8678 21.822 15.3325 22.3893C17.6193 21.6575 19.5802 20.1946 20.9321 18.2727Z" id="Fill-1" fill="%237C91CA" fill-rule="evenodd" stroke="none" /></svg>'); }
      .cmp-header .header-util-mobile .language .selector .chevron-icon {
        width: 9px;
        height: 5px;
        background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="10px" viewBox="0 0 17 10" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="translate(0 3.814697E-06)" id="Shape" fill="%23636363" stroke="none"/></svg>'); }
      .cmp-header .header-util-mobile .language .selector:hover .globe-icon {
        background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" ><path d="M0 12C0 5.379 5.37927 0 12.0003 0C18.621 0 24 5.379 24 12C24 18.621 18.621 24 12.0003 24C5.37927 24 0 18.621 0 12ZM11.4548 1.14191L11.4548 5.72727L7.54282 5.72727C7.743 5.15973 7.96745 4.62873 8.21591 4.15064C9.108 2.43409 10.2409 1.38355 11.4548 1.14191ZM15.7844 4.15064C14.8923 2.43409 13.7594 1.38355 12.5457 1.14191L12.5457 5.72727L16.4575 5.72727C16.2573 5.15973 16.0328 4.62873 15.7844 4.15064ZM8.65909 1.61073C8.12673 2.17527 7.65055 2.86609 7.24445 3.64773C6.91582 4.27991 6.62809 4.97727 6.38373 5.72727L3.06818 5.72727C4.41845 3.80755 6.37582 2.34327 8.65909 1.61073ZM20.9321 5.72727C19.5818 3.80755 17.6245 2.34327 15.3409 1.61073C15.8735 2.17527 16.3497 2.86609 16.7558 3.64773C17.0842 4.27991 17.3725 4.97727 17.6165 5.72727L20.9321 5.72727ZM2.39509 6.81818L6.06818 6.81818C5.71009 8.23473 5.50118 9.80046 5.46327 11.4545L1.10809 11.4545C1.19018 9.78 1.64264 8.20991 2.39509 6.81818ZM11.4548 6.81818L7.20191 6.81818C6.82527 8.20855 6.59536 9.78027 6.55418 11.4545L11.4548 11.4545L11.4548 6.81818ZM12.5457 6.81818L16.7984 6.81818C17.175 8.20855 17.4049 9.78027 17.4461 11.4545L12.5457 11.4545L12.5457 6.81818ZM21.6052 6.81818L17.9318 6.81818C18.2902 8.23473 18.4991 9.80046 18.537 11.4545L22.8922 11.4545C22.8101 9.78 22.3574 8.20991 21.6052 6.81818ZM1.10809 12.5455L5.46327 12.5455C5.50118 14.2006 5.718 15.7666 6.07691 17.1818L2.39509 17.1818C1.64264 15.7898 1.19018 14.22 1.10809 12.5455ZM11.4548 12.5455L6.55418 12.5455C6.59536 14.2214 6.82445 15.7923 7.20191 17.1818L11.4548 17.1818L11.4548 12.5455ZM12.5457 12.5455L17.4461 12.5455C17.4049 14.2214 17.1758 15.7923 16.7984 17.1818L12.5457 17.1818L12.5457 12.5455ZM22.8922 12.5455L18.537 12.5455C18.4991 14.2006 18.2823 15.7666 17.9234 17.1818L21.6052 17.1818C22.3574 15.7898 22.8101 14.22 22.8922 12.5455ZM3.06818 18.2727L6.39218 18.2727C6.636 19.0175 6.91745 19.7144 7.24445 20.3438C7.65245 21.129 8.13245 21.822 8.66782 22.3893C6.381 21.6575 4.42009 20.1946 3.06818 18.2727ZM11.4548 18.2727L7.54282 18.2727C7.743 18.8389 7.96773 19.3628 8.21591 19.8409C9.108 21.5575 10.2409 22.6145 11.4548 22.8578L11.4548 18.2727ZM12.5457 18.2727L16.4575 18.2727C16.2575 18.8389 16.0328 19.3628 15.7844 19.8409C14.8923 21.5575 13.7594 22.6145 12.5457 22.8578L12.5457 18.2727ZM20.9321 18.2727L17.6081 18.2727C17.3643 19.0175 17.0828 19.7144 16.7558 20.3438C16.3478 21.129 15.8678 21.822 15.3325 22.3893C17.6193 21.6575 19.5802 20.1946 20.9321 18.2727Z" id="Fill-1" fill="%23fdb913" fill-rule="evenodd" stroke="none" /></svg>'); }
      .cmp-header .header-util-mobile .language .selector:hover .chevron-icon {
        background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="10px" viewBox="0 0 17 10" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="translate(0 3.814697E-06)" id="Shape" fill="%23fdb913" stroke="none"/></svg>'); }
    .cmp-header .header-util-mobile .language .dropdown-menu {
      border: none;
      border-radius: 0; }
    .cmp-header .header-util-mobile .language .dropdown-item:hover {
      color: #636363; }
  .cmp-header .language.dropdown a {
    color: #636363 !important; }
    .cmp-header .language.dropdown a div, .cmp-header .language.dropdown a span {
      float: left; }
    .cmp-header .language.dropdown a span {
      margin-right: 6px !important; }
    .cmp-header .language.dropdown a .globe-icon {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" ><path d="M0 12C0 5.379 5.37927 0 12.0003 0C18.621 0 24 5.379 24 12C24 18.621 18.621 24 12.0003 24C5.37927 24 0 18.621 0 12ZM11.4548 1.14191L11.4548 5.72727L7.54282 5.72727C7.743 5.15973 7.96745 4.62873 8.21591 4.15064C9.108 2.43409 10.2409 1.38355 11.4548 1.14191ZM15.7844 4.15064C14.8923 2.43409 13.7594 1.38355 12.5457 1.14191L12.5457 5.72727L16.4575 5.72727C16.2573 5.15973 16.0328 4.62873 15.7844 4.15064ZM8.65909 1.61073C8.12673 2.17527 7.65055 2.86609 7.24445 3.64773C6.91582 4.27991 6.62809 4.97727 6.38373 5.72727L3.06818 5.72727C4.41845 3.80755 6.37582 2.34327 8.65909 1.61073ZM20.9321 5.72727C19.5818 3.80755 17.6245 2.34327 15.3409 1.61073C15.8735 2.17527 16.3497 2.86609 16.7558 3.64773C17.0842 4.27991 17.3725 4.97727 17.6165 5.72727L20.9321 5.72727ZM2.39509 6.81818L6.06818 6.81818C5.71009 8.23473 5.50118 9.80046 5.46327 11.4545L1.10809 11.4545C1.19018 9.78 1.64264 8.20991 2.39509 6.81818ZM11.4548 6.81818L7.20191 6.81818C6.82527 8.20855 6.59536 9.78027 6.55418 11.4545L11.4548 11.4545L11.4548 6.81818ZM12.5457 6.81818L16.7984 6.81818C17.175 8.20855 17.4049 9.78027 17.4461 11.4545L12.5457 11.4545L12.5457 6.81818ZM21.6052 6.81818L17.9318 6.81818C18.2902 8.23473 18.4991 9.80046 18.537 11.4545L22.8922 11.4545C22.8101 9.78 22.3574 8.20991 21.6052 6.81818ZM1.10809 12.5455L5.46327 12.5455C5.50118 14.2006 5.718 15.7666 6.07691 17.1818L2.39509 17.1818C1.64264 15.7898 1.19018 14.22 1.10809 12.5455ZM11.4548 12.5455L6.55418 12.5455C6.59536 14.2214 6.82445 15.7923 7.20191 17.1818L11.4548 17.1818L11.4548 12.5455ZM12.5457 12.5455L17.4461 12.5455C17.4049 14.2214 17.1758 15.7923 16.7984 17.1818L12.5457 17.1818L12.5457 12.5455ZM22.8922 12.5455L18.537 12.5455C18.4991 14.2006 18.2823 15.7666 17.9234 17.1818L21.6052 17.1818C22.3574 15.7898 22.8101 14.22 22.8922 12.5455ZM3.06818 18.2727L6.39218 18.2727C6.636 19.0175 6.91745 19.7144 7.24445 20.3438C7.65245 21.129 8.13245 21.822 8.66782 22.3893C6.381 21.6575 4.42009 20.1946 3.06818 18.2727ZM11.4548 18.2727L7.54282 18.2727C7.743 18.8389 7.96773 19.3628 8.21591 19.8409C9.108 21.5575 10.2409 22.6145 11.4548 22.8578L11.4548 18.2727ZM12.5457 18.2727L16.4575 18.2727C16.2575 18.8389 16.0328 19.3628 15.7844 19.8409C14.8923 21.5575 13.7594 22.6145 12.5457 22.8578L12.5457 18.2727ZM20.9321 18.2727L17.6081 18.2727C17.3643 19.0175 17.0828 19.7144 16.7558 20.3438C16.3478 21.129 15.8678 21.822 15.3325 22.3893C17.6193 21.6575 19.5802 20.1946 20.9321 18.2727Z" id="Fill-1" fill="%237C91CA" fill-rule="evenodd" stroke="none" /></svg>');
      margin-top: 0px;
      margin-right: 8px !important; }
    .cmp-header .language.dropdown a .chevron-icon {
      margin-top: 0px;
      margin-left: 0px;
      float: right;
      -webkit-transform: rotate(180deg) !important;
      transform: rotate(180deg) !important; }
      .cmp-header .language.dropdown a .chevron-icon:hover {
        color: #393939 !important; }
    .cmp-header .language.dropdown a:hover span {
      text-decoration: underline;
      color: #9DCB89 !important; }
  .cmp-header .language.dropdown.show a .chevron-icon {
    background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="10px" viewBox="0 0 17 10" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="matrix(-1 8.742278E-08 -8.742278E-08 -1 16.99927 9.4995)" id="Shape" fill="%23393939" stroke="none" /></svg>'); }
  .cmp-header:hover .language.dropdown .chevron-icon {
    background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="10px" viewBox="0 0 17 10" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="translate(0 3.814697E-06)" id="Shape" fill="%23393939" stroke="none"/></svg>'); }
  .cmp-header .mega-menu {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 99999;
    top: 0;
    left: 100%;
    overflow-x: hidden;
    -webkit-transition: opacity 2.0s ease-in;
    -moz-transition: opacity 2.0s ease-in;
    -o-transition: opacity 2.0s ease-in;
    opacity: 1;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: block; }
    .cmp-header .mega-menu__header {
      height: 61px;
      width: 100%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-bottom: 1px solid #C9C9C9;
      cursor: pointer; }
      .cmp-header .mega-menu__header > p {
        font-size: 16px;
        font-weight: 500;
        color: #898B8E;
        letter-spacing: 0.2px;
        margin: 0; }
      .cmp-header .mega-menu__header > .chevron-icon {
        background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10px" height="17px" viewBox="0 0 10 17" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="matrix(-4.371139E-08 1 -1 -4.371139E-08 9.499512 0)" id="Shape" fill="%23898B8E" stroke="none" /></svg>'); }
    .cmp-header .mega-menu #icon-child {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 999999;
      width: 66px;
      height: 60px;
      background-size: 18px;
      background-position: center; }
    .cmp-header .mega-menu .wrapper {
      -webkit-box-shadow: none;
              box-shadow: none;
      min-height: calc(100% - 61px); }
      .cmp-header .mega-menu .wrapper .top > {
        margin: 0 0; }
      .cmp-header .mega-menu .wrapper .top > :not(:last-child) {
        margin-right: 0; }
      .cmp-header .mega-menu .wrapper .top > :only-child .options {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .cmp-header .mega-menu .wrapper .top > :only-child .options > a {
          -webkit-box-flex: 1;
              -ms-flex: 1 1 100%;
                  flex: 1 1 100%; }
          .cmp-header .mega-menu .wrapper .top > :only-child .options > a.ety-hd .content {
            margin-top: 12px; }
      .cmp-header .mega-menu .wrapper .top .category {
        width: 100%; }
      .cmp-header .mega-menu .wrapper .top .item {
        padding: 18px 0 0px !important;
        width: 100%; }
        .cmp-header .mega-menu .wrapper .top .item .icon {
          margin-right: 12px !important; }
        .cmp-header .mega-menu .wrapper .top .item p.title {
          font-size: 16px;
          color: #393939; }
        .cmp-header .mega-menu .wrapper .top .item.mr-1 {
          margin-right: 20px !important; }
      .cmp-header .mega-menu .wrapper .landing > a {
        font-size: 16px; }
  .cmp-header .safeinfratech-search form {
    border-bottom: 1px solid #C9C9C9; }
  .cmp-header .safeinfratech-search input {
    font-size: 16px;
    font-weight: 500;
    color: #393939; }
  .cmp-header .safeinfratech-search .search-icon {
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 20 20" ><path d="M14.3059 12.8963L19.7043 18.2847C19.8935 18.4724 20 18.7279 20 18.9945C20 19.2611 19.8935 19.5166 19.7043 19.7043C19.5166 19.8935 19.2611 20 18.9945 20C18.7279 20 18.4724 19.8935 18.2847 19.7043L12.8963 14.3059C11.4991 15.4025 9.77382 15.9976 7.99768 15.9954C3.58068 15.9954 0 12.4147 0 7.99768C0 3.58068 3.58068 0 7.99768 0C12.4147 0 15.9954 3.58068 15.9954 7.99768C15.9976 9.77382 15.4025 11.4991 14.3059 12.8963ZM7.99768 1.99942C4.68493 1.99942 1.99942 4.68493 1.99942 7.99768C1.99942 11.3104 4.68493 13.9959 7.99768 13.9959C11.3104 13.9959 13.9959 11.3104 13.9959 7.99768C13.9959 4.68493 11.3104 1.99942 7.99768 1.99942Z" id="Shape" fill="%23898B8E" fill-rule="evenodd" stroke="none" /></svg>'); }
  .cmp-header .safeinfratech-mobile-nav {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 1000;
    top: 0;
    left: 100%;
    background-color: #F8F8F8;
    overflow-x: hidden;
    -webkit-transition: opacity 2.0s ease-in;
    -moz-transition: opacity 2.0s ease-in;
    -o-transition: opacity 2.0s ease-in;
    opacity: 1; }
    .cmp-header .safeinfratech-mobile-nav > .nav-content {
      position: relative;
      width: 100%;
      text-align: center;
      background-color: #F8F8F8;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .cmp-header .safeinfratech-mobile-nav > .nav-content > .nav-header {
        height: 61px;
        width: 100%;
        border-bottom: 1px solid #C9C9C9;
        background-color: #fff; }
        .cmp-header .safeinfratech-mobile-nav > .nav-content > .nav-header > .close-icon {
          cursor: pointer; }
      .cmp-header .safeinfratech-mobile-nav > .nav-content > .nav-body .section__header {
        height: 61px;
        border-bottom: 1px solid #C9C9C9; }
        .cmp-header .safeinfratech-mobile-nav > .nav-content > .nav-body .section__header > .chevron-icon {
          width: 18px;
          height: 18px;
          background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="10px" height="17px" viewBox="0 0 10 17" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="matrix(-4.371139E-08 -1 1 -4.371139E-08 0 16.99937)" id="Shape" fill="%23393939" stroke="none" /></svg>'); }
      .cmp-header .safeinfratech-mobile-nav > .nav-content > .nav-body .section.active .mega-menu {
        display: block;
        left: 0; }
      .cmp-header .safeinfratech-mobile-nav > .nav-content > .nav-body .section.demo {
        height: 60px;
        background-color: #9DCB89;
        text-decoration: none;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        border-radius: 0px; }
        .cmp-header .safeinfratech-mobile-nav > .nav-content > .nav-body .section.demo > p {
          color: #1A1A1A;
          font-size: 16px;
          font-weight: 500;
          text-transform: uppercase; }
        .cmp-header .safeinfratech-mobile-nav > .nav-content > .nav-body .section.demo > img {
          width: 36px; }
      .cmp-header .safeinfratech-mobile-nav > .nav-content > .nav-body .section.safeinfratech-search .input-group {
        border-bottom: 1px solid #C9C9C9; }
      .cmp-header .safeinfratech-mobile-nav > .nav-content > .nav-body .section.safeinfratech-search .form-inline {
        height: 61px; }
      .cmp-header .safeinfratech-mobile-nav > .nav-content > .nav-body .section.safeinfratech-search input {
        padding: 0; }
      .cmp-header .safeinfratech-mobile-nav > .nav-content > .nav-body .section.safeinfratech-search button {
        padding: 0 6px 0 0; }
      .cmp-header .safeinfratech-mobile-nav > .nav-content > .nav-body .section .search-icon {
        width: 18px;
        height: 18px;
        background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 20 20" ><path d="M14.3059 12.8963L19.7043 18.2847C19.8935 18.4724 20 18.7279 20 18.9945C20 19.2611 19.8935 19.5166 19.7043 19.7043C19.5166 19.8935 19.2611 20 18.9945 20C18.7279 20 18.4724 19.8935 18.2847 19.7043L12.8963 14.3059C11.4991 15.4025 9.77382 15.9976 7.99768 15.9954C3.58068 15.9954 0 12.4147 0 7.99768C0 3.58068 3.58068 0 7.99768 0C12.4147 0 15.9954 3.58068 15.9954 7.99768C15.9976 9.77382 15.4025 11.4991 14.3059 12.8963ZM7.99768 1.99942C4.68493 1.99942 1.99942 4.68493 1.99942 7.99768C1.99942 11.3104 4.68493 13.9959 7.99768 13.9959C11.3104 13.9959 13.9959 11.3104 13.9959 7.99768C13.9959 4.68493 11.3104 1.99942 7.99768 1.99942Z" id="Shape" fill="%23393939" fill-rule="evenodd" stroke="none" /></svg>'); }
    .cmp-header .safeinfratech-mobile-nav.active {
      left: 0; }
  .cmp-header .safeinfratech-mobile-header {
    position: fixed;
    top: 0;
    left: 0;
    height: 61px;
    width: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .cmp-header .safeinfratech-mobile-header > .nav-icon {
      cursor: pointer; }
  .cmp-header .logo .custom-logo-link img {
    width: 113px;
    height: auto; } }

@media (min-width: 960px) {
  .cmp-header.transparent-header:not(.menu-open) {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%; }
    .cmp-header.transparent-header:not(.menu-open) .safeinfratech-desktop-nav > .logo .custom-logo-link img {
      /*-webkit-filter: brightness(0) invert(1);
              filter: brightness(0) invert(1);
              -webkit-filter: grayscale(100%); filter: grayscale(100%);  */
            }
    .cmp-header.transparent-header:not(.menu-open) .section .section__header a {
      color: #fff; }
	
    .cmp-header.transparent-header:not(.menu-open) .section .chevron-icon {
      width: 10px;
      height: 6px;
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="10px" viewBox="0 0 17 10" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="translate(0 3.814697E-06)" id="Shape" fill="%23fff" stroke="none"/></svg>'); }
    .cmp-header.transparent-header:not(.menu-open) .section .search-icon {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 20 20" ><path d="M14.3059 12.8963L19.7043 18.2847C19.8935 18.4724 20 18.7279 20 18.9945C20 19.2611 19.8935 19.5166 19.7043 19.7043C19.5166 19.8935 19.2611 20 18.9945 20C18.7279 20 18.4724 19.8935 18.2847 19.7043L12.8963 14.3059C11.4991 15.4025 9.77382 15.9976 7.99768 15.9954C3.58068 15.9954 0 12.4147 0 7.99768C0 3.58068 3.58068 0 7.99768 0C12.4147 0 15.9954 3.58068 15.9954 7.99768C15.9976 9.77382 15.4025 11.4991 14.3059 12.8963ZM7.99768 1.99942C4.68493 1.99942 1.99942 4.68493 1.99942 7.99768C1.99942 11.3104 4.68493 13.9959 7.99768 13.9959C11.3104 13.9959 13.9959 11.3104 13.9959 7.99768C13.9959 4.68493 11.3104 1.99942 7.99768 1.99942Z" id="Shape" fill="%23fff" fill-rule="evenodd" stroke="none" /></svg>'); }
    .cmp-header.transparent-header:not(.menu-open) .section:hover .section__header a {
      color: #fdb913; }
    .cmp-header.transparent-header:not(.menu-open) .section:hover .chevron-icon {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="10px" viewBox="0 0 17 10" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="translate(0 3.814697E-06)" id="Shape" fill="%23fdb913" stroke="none"/></svg>'); }
    .cmp-header.transparent-header:not(.menu-open) .section:hover .search-icon {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 20 20" ><path d="M14.3059 12.8963L19.7043 18.2847C19.8935 18.4724 20 18.7279 20 18.9945C20 19.2611 19.8935 19.5166 19.7043 19.7043C19.5166 19.8935 19.2611 20 18.9945 20C18.7279 20 18.4724 19.8935 18.2847 19.7043L12.8963 14.3059C11.4991 15.4025 9.77382 15.9976 7.99768 15.9954C3.58068 15.9954 0 12.4147 0 7.99768C0 3.58068 3.58068 0 7.99768 0C12.4147 0 15.9954 3.58068 15.9954 7.99768C15.9976 9.77382 15.4025 11.4991 14.3059 12.8963ZM7.99768 1.99942C4.68493 1.99942 1.99942 4.68493 1.99942 7.99768C1.99942 11.3104 4.68493 13.9959 7.99768 13.9959C11.3104 13.9959 13.9959 11.3104 13.9959 7.99768C13.9959 4.68493 11.3104 1.99942 7.99768 1.99942Z" id="Shape" fill="%23fdb913" fill-rule="evenodd" stroke="none" /></svg>'); }
    .cmp-header.transparent-header:not(.menu-open) .header-util > a, .cmp-header.transparent-header:not(.menu-open) .header-util a.selector {
      color: #fff; }
	
	.cmp-header.transparent-header:not(.menu-open) .header-util > span {
      color: #fff; }
	.cmp-header.transparent-header:not(.menu-open) .header-util > span a {
      color: #fff; }
      .cmp-header.transparent-header:not(.menu-open) .header-util > a:hover, .cmp-header.transparent-header:not(.menu-open) .header-util a.selector:hover {
        color: #fdb913; }
    .cmp-header.transparent-header:not(.menu-open) .header-util .language .selector .globe-icon {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" ><path d="M0 12C0 5.379 5.37927 0 12.0003 0C18.621 0 24 5.379 24 12C24 18.621 18.621 24 12.0003 24C5.37927 24 0 18.621 0 12ZM11.4548 1.14191L11.4548 5.72727L7.54282 5.72727C7.743 5.15973 7.96745 4.62873 8.21591 4.15064C9.108 2.43409 10.2409 1.38355 11.4548 1.14191ZM15.7844 4.15064C14.8923 2.43409 13.7594 1.38355 12.5457 1.14191L12.5457 5.72727L16.4575 5.72727C16.2573 5.15973 16.0328 4.62873 15.7844 4.15064ZM8.65909 1.61073C8.12673 2.17527 7.65055 2.86609 7.24445 3.64773C6.91582 4.27991 6.62809 4.97727 6.38373 5.72727L3.06818 5.72727C4.41845 3.80755 6.37582 2.34327 8.65909 1.61073ZM20.9321 5.72727C19.5818 3.80755 17.6245 2.34327 15.3409 1.61073C15.8735 2.17527 16.3497 2.86609 16.7558 3.64773C17.0842 4.27991 17.3725 4.97727 17.6165 5.72727L20.9321 5.72727ZM2.39509 6.81818L6.06818 6.81818C5.71009 8.23473 5.50118 9.80046 5.46327 11.4545L1.10809 11.4545C1.19018 9.78 1.64264 8.20991 2.39509 6.81818ZM11.4548 6.81818L7.20191 6.81818C6.82527 8.20855 6.59536 9.78027 6.55418 11.4545L11.4548 11.4545L11.4548 6.81818ZM12.5457 6.81818L16.7984 6.81818C17.175 8.20855 17.4049 9.78027 17.4461 11.4545L12.5457 11.4545L12.5457 6.81818ZM21.6052 6.81818L17.9318 6.81818C18.2902 8.23473 18.4991 9.80046 18.537 11.4545L22.8922 11.4545C22.8101 9.78 22.3574 8.20991 21.6052 6.81818ZM1.10809 12.5455L5.46327 12.5455C5.50118 14.2006 5.718 15.7666 6.07691 17.1818L2.39509 17.1818C1.64264 15.7898 1.19018 14.22 1.10809 12.5455ZM11.4548 12.5455L6.55418 12.5455C6.59536 14.2214 6.82445 15.7923 7.20191 17.1818L11.4548 17.1818L11.4548 12.5455ZM12.5457 12.5455L17.4461 12.5455C17.4049 14.2214 17.1758 15.7923 16.7984 17.1818L12.5457 17.1818L12.5457 12.5455ZM22.8922 12.5455L18.537 12.5455C18.4991 14.2006 18.2823 15.7666 17.9234 17.1818L21.6052 17.1818C22.3574 15.7898 22.8101 14.22 22.8922 12.5455ZM3.06818 18.2727L6.39218 18.2727C6.636 19.0175 6.91745 19.7144 7.24445 20.3438C7.65245 21.129 8.13245 21.822 8.66782 22.3893C6.381 21.6575 4.42009 20.1946 3.06818 18.2727ZM11.4548 18.2727L7.54282 18.2727C7.743 18.8389 7.96773 19.3628 8.21591 19.8409C9.108 21.5575 10.2409 22.6145 11.4548 22.8578L11.4548 18.2727ZM12.5457 18.2727L16.4575 18.2727C16.2575 18.8389 16.0328 19.3628 15.7844 19.8409C14.8923 21.5575 13.7594 22.6145 12.5457 22.8578L12.5457 18.2727ZM20.9321 18.2727L17.6081 18.2727C17.3643 19.0175 17.0828 19.7144 16.7558 20.3438C16.3478 21.129 15.8678 21.822 15.3325 22.3893C17.6193 21.6575 19.5802 20.1946 20.9321 18.2727Z" id="Fill-1" fill="%23fff" fill-rule="evenodd" stroke="none" /></svg>'); }
    .cmp-header.transparent-header:not(.menu-open) .header-util .language .selector .chevron-icon {
      width: 9px;
      height: 5px;
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="10px" viewBox="0 0 17 10" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="translate(0 3.814697E-06)" id="Shape" fill="%23fff" stroke="none"/></svg>'); }
    .cmp-header.transparent-header:not(.menu-open) .header-util .language .selector:hover .globe-icon {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" ><path d="M0 12C0 5.379 5.37927 0 12.0003 0C18.621 0 24 5.379 24 12C24 18.621 18.621 24 12.0003 24C5.37927 24 0 18.621 0 12ZM11.4548 1.14191L11.4548 5.72727L7.54282 5.72727C7.743 5.15973 7.96745 4.62873 8.21591 4.15064C9.108 2.43409 10.2409 1.38355 11.4548 1.14191ZM15.7844 4.15064C14.8923 2.43409 13.7594 1.38355 12.5457 1.14191L12.5457 5.72727L16.4575 5.72727C16.2573 5.15973 16.0328 4.62873 15.7844 4.15064ZM8.65909 1.61073C8.12673 2.17527 7.65055 2.86609 7.24445 3.64773C6.91582 4.27991 6.62809 4.97727 6.38373 5.72727L3.06818 5.72727C4.41845 3.80755 6.37582 2.34327 8.65909 1.61073ZM20.9321 5.72727C19.5818 3.80755 17.6245 2.34327 15.3409 1.61073C15.8735 2.17527 16.3497 2.86609 16.7558 3.64773C17.0842 4.27991 17.3725 4.97727 17.6165 5.72727L20.9321 5.72727ZM2.39509 6.81818L6.06818 6.81818C5.71009 8.23473 5.50118 9.80046 5.46327 11.4545L1.10809 11.4545C1.19018 9.78 1.64264 8.20991 2.39509 6.81818ZM11.4548 6.81818L7.20191 6.81818C6.82527 8.20855 6.59536 9.78027 6.55418 11.4545L11.4548 11.4545L11.4548 6.81818ZM12.5457 6.81818L16.7984 6.81818C17.175 8.20855 17.4049 9.78027 17.4461 11.4545L12.5457 11.4545L12.5457 6.81818ZM21.6052 6.81818L17.9318 6.81818C18.2902 8.23473 18.4991 9.80046 18.537 11.4545L22.8922 11.4545C22.8101 9.78 22.3574 8.20991 21.6052 6.81818ZM1.10809 12.5455L5.46327 12.5455C5.50118 14.2006 5.718 15.7666 6.07691 17.1818L2.39509 17.1818C1.64264 15.7898 1.19018 14.22 1.10809 12.5455ZM11.4548 12.5455L6.55418 12.5455C6.59536 14.2214 6.82445 15.7923 7.20191 17.1818L11.4548 17.1818L11.4548 12.5455ZM12.5457 12.5455L17.4461 12.5455C17.4049 14.2214 17.1758 15.7923 16.7984 17.1818L12.5457 17.1818L12.5457 12.5455ZM22.8922 12.5455L18.537 12.5455C18.4991 14.2006 18.2823 15.7666 17.9234 17.1818L21.6052 17.1818C22.3574 15.7898 22.8101 14.22 22.8922 12.5455ZM3.06818 18.2727L6.39218 18.2727C6.636 19.0175 6.91745 19.7144 7.24445 20.3438C7.65245 21.129 8.13245 21.822 8.66782 22.3893C6.381 21.6575 4.42009 20.1946 3.06818 18.2727ZM11.4548 18.2727L7.54282 18.2727C7.743 18.8389 7.96773 19.3628 8.21591 19.8409C9.108 21.5575 10.2409 22.6145 11.4548 22.8578L11.4548 18.2727ZM12.5457 18.2727L16.4575 18.2727C16.2575 18.8389 16.0328 19.3628 15.7844 19.8409C14.8923 21.5575 13.7594 22.6145 12.5457 22.8578L12.5457 18.2727ZM20.9321 18.2727L17.6081 18.2727C17.3643 19.0175 17.0828 19.7144 16.7558 20.3438C16.3478 21.129 15.8678 21.822 15.3325 22.3893C17.6193 21.6575 19.5802 20.1946 20.9321 18.2727Z" id="Fill-1" fill="%23fdb913" fill-rule="evenodd" stroke="none" /></svg>'); }
    .cmp-header.transparent-header:not(.menu-open) .header-util .language .selector:hover .chevron-icon {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="10px" viewBox="0 0 17 10" ><path d="M16.7069 0.2925C16.3169 -0.0975 15.6839 -0.0975 15.2929 0.2925L8.49988 7.0855L1.70687 0.2925C1.31688 -0.0975 0.683875 -0.0975 0.292875 0.2925C-0.0981249 0.6825 -0.0971249 1.3155 0.292875 1.7065L7.79287 9.2065C7.98787 9.4015 8.24288 9.4995 8.49988 9.4995C8.75687 9.4995 9.01188 9.4015 9.20687 9.2065L16.7069 1.7065C17.0969 1.3165 17.0969 0.6835 16.7069 0.2925Z" transform="translate(0 3.814697E-06)" id="Shape" fill="%23fdb913" stroke="none"/></svg>'); }
    .cmp-header.transparent-header:not(.menu-open) .header-util .language .dropdown-menu {
      border: none;
      border-radius: 0; }
    .cmp-header.transparent-header:not(.menu-open) .header-util .language .dropdown-item:hover {
      background-color: #E6F5DE;
      color: #636363; } }

.text-black {
  color: #393939; }

.bg-black {
  background-color: #393939; }

.text-white {
  color: #fff; }

.bg-white {
  background-color: #fff; }

.text-gray-50 {
  color: #F8F8F8; }

.bg-gray-50 {
  background-color: #F8F8F8; }

.text-gray-100 {
  color: #F2F2F2; }

.bg-gray-100 {
  background-color: #F2F2F2; }

.text-gray-200 {
  color: #C9C9C9; }

.bg-gray-200 {
  background-color: #C9C9C9; }

.text-gray-300 {
  color: #898B8E; }

.bg-gray-300 {
  background-color: #898B8E; }

.text-gray-400 {
  color: #636363; }

.bg-gray-400 {
  background-color: #636363; }

.text-gray-500 {
  color: #393939; }

.bg-gray-500 {
  background-color: #393939; }

.text-gray-600 {
  color: #1A1A1A; }

.bg-gray-600 {
  background-color: #1A1A1A; }

.text-blue-100 {
  color: #DCE3F9; }

.bg-blue-100 {
  background-color: #DCE3F9; }

.text-blue-200 {
  color: #B9C7EF; }

.bg-blue-200 {
  background-color: #B9C7EF; }

.text-blue-300 {
  color: #9FB7FA; }

.bg-blue-300 {
  background-color: #9FB7FA; }

.text-blue-400 {
  color: #7C91CA; }

.bg-blue-400 {
  background-color: #7C91CA; }

.text-blue-500 {
  color: #5576D1; }

.bg-blue-500 {
  background-color: #5576D1; }

.text-blue-600 {
  color: #0065bd; }

.bg-blue-600 {
  background-color: #0065bd; }

.text-blue-700 {
  color: #1D2847; }

.bg-blue-700 {
  background-color: #1D2847; }

.text-green-100 {
  color: #E6F5DE; }

.bg-green-100 {
  background-color: #E6F5DE; }

.text-green-200 {
  color: #C6E9B2; }

.bg-green-200 {
  background-color: #C6E9B2; }

.text-green-300 {
  color: #A4DE83; }

.bg-green-300 {
  background-color: #A4DE83; }

.text-green-400 {
  color: #9DCB89; }

.bg-green-400 {
  background-color: #9DCB89; }

.text-green-500 {
  color: #fdb913; }

.bg-green-500 {
  background-color: #fdb913; }

.text-green-600 {
  color: #fdb913; }

.bg-green-600 {
  background-color: #fdb913; }

.text-green-700 {
  color: #2C4C1E; }

.bg-green-700 {
  background-color: #2C4C1E; }

.text-red-100 {
  color: #EDCFCF; }

.bg-red-100 {
  background-color: #EDCFCF; }

.text-red-200 {
  color: #E38686; }

.bg-red-200 {
  background-color: #E38686; }

.text-red-300 {
  color: #D85656; }

.bg-red-300 {
  background-color: #D85656; }

.text-red-400 {
  color: #C24D4D; }

.bg-red-400 {
  background-color: #C24D4D; }

.text-red-500 {
  color: #883636; }

.bg-red-500 {
  background-color: #883636; }

.text-yellow-100 {
  color: #FFEA96; }

.bg-yellow-100 {
  background-color: #FFEA96; }

.text-yellow-200 {
  color: #ECD782; }

.bg-yellow-200 {
  background-color: #ECD782; }

.text-yellow-300 {
  color: #FFCD00; }

.bg-yellow-300 {
  background-color: #FFCD00; }

.text-yellow-400 {
  color: #FFB600; }

.bg-yellow-400 {
  background-color: #FFB600; }

.text-yellow-500 {
  color: #D78900; }

.bg-yellow-500 {
  background-color: #D78900; }

.cmp-footer {
  background-color: #F8F8F8; }
  .cmp-footer .top .logo .custom-logo-link img {
    width: 160px;
    height: auto; }
  .cmp-footer .top .category > ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .cmp-footer .top .category__header {
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 1.75px;
    color: #636363;
  text-transform: uppercase; }
  .cmp-footer .top .category__option {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.175px;
    color: #393939; }
    .cmp-footer .top .category__option a {
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      letter-spacing: 0.175px;
      color: #393939;
      text-decoration: none; }
      @media (min-width: 960px) {
        .cmp-footer .top .category__option a {
          font-size: 16px;
          font-weight: 400;
          letter-spacing: 0.2px;
          line-height: 1.5px; } }
  .cmp-footer .social {
    width: 100%;
    border-top: 1px #C9C9C9 solid;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .cmp-footer .social__icons > ul {
      list-style: none;
      padding: 0; }
      .cmp-footer .social__icons > ul > li {
        float: left; }
    .cmp-footer .social__credits > p {
      color: #636363;
      font-size: 14px;
      margin: 0; }
    .cmp-footer .social > * a {
      color: #636363;
      text-decoration: none; }

@media (max-width: 767.98px) {
  .cmp-footer .top .logo .custom-logo-link img {
    width: 164px;
    height: auto; }
  .cmp-footer .top .category:nth-last-child(n+3) {
    padding-bottom: 36px; }
  .cmp-footer .social {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .cmp-footer .social__icons {
    padding-top: 36px; }
  .cmp-footer .container .pb-5 {
    padding-bottom: 36px !important; } }

.cmp-5050 {
  margin: 60px 0; }
  .cmp-5050.no-mb {
    margin-bottom: 0; }
  .cmp-5050.no-mt {
    margin-top: 0; }
  @media (min-width: 960px) {
    .cmp-5050 {
      margin: 120px 0; } }
  .cmp-5050.bg-color {
    margin-top: 0;
    padding: 60px 0; }
    @media (min-width: 960px) {
      .cmp-5050.bg-color {
        margin-top: 0;
        padding: 120px 0; } }
  .cmp-5050 .reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    @media (min-width: 960px) {
      .cmp-5050 .reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse; } }
  .cmp-5050 .normal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    @media (min-width: 960px) {
      .cmp-5050 .normal {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .cmp-5050__content-row {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .cmp-5050__image {
    max-width: 100%;
    border-radius: 10px; }
    .has-shadow .cmp-5050__image {
      -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.35);
              box-shadow: 0 0 20px rgba(0, 0, 0, 0.35); }
    .cmp-5050__image-wrapper {
      margin-bottom: 46px; }
      @media (min-width: 960px) {
        .cmp-5050__image-wrapper {
          margin-bottom: 0px; } }
  .cmp-5050__eyebrow {
    font-size: 14px; }
  .cmp-5050__title {
    margin-bottom: 24px; }
    .cmp-5050__title _:-ms-lang(x), .cmp-5050__title {
      margin-top: 24px; }
  .cmp-5050__image-box {
    display: block;
    position: relative; }
    .cmp-5050__image-box:hover .cmp-5050__icon-play {
      background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 32 32" ><path d="M24 16.002c0 0.478-0.488 0.822-0.488 0.822l-13.698 8.485c-0.998 0.654-1.814 0.17-1.814-1.070v-16.475c0-1.243 0.816-1.725 1.816-1.072l13.698 8.488c-0.002 0 0.486 0.344 0.486 0.822z" id="Shape" fill="%23F2F2F2" stroke="none"></path></svg>'); }
  .cmp-5050__icon-play {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 32 32" ><path d="M24 16.002c0 0.478-0.488 0.822-0.488 0.822l-13.698 8.485c-0.998 0.654-1.814 0.17-1.814-1.070v-16.475c0-1.243 0.816-1.725 1.816-1.072l13.698 8.488c-0.002 0 0.486 0.344 0.486 0.822z" id="Shape" fill="%23fff" stroke="none"></path></svg>');
    background-size: contain; }
  .cmp-5050__subtitle {
    color: #393939;
    letter-spacing: 0.011em;
    text-transform: none;
    font-weight: normal; }
    .cmp-5050__subtitle .separator {
      display: inline-block;
      content: "*";
      color: #393939; }
  .cmp-5050__body * {
    color: #393939;
    text-transform: none; }
  .cmp-5050__body h1, .cmp-5050__body h2, .cmp-5050__body h3, .cmp-5050__body h4, .cmp-5050__body h5, .cmp-5050__body h6 {
    margin-bottom: 24px; }
  .cmp-5050__body h6 {
    letter-spacing: 0.011em;
    text-transform: none;
    font-weight: normal; }
  .cmp-5050__body ul {
    list-style: none; }
  .cmp-5050__body li {
    margin-bottom: 24px;
    position: relative; }
    .cmp-5050__body li:before {
      position: absolute;
      display: block;
      content: '';
      width: 30px;
      height: 30px;
      background-image: url(../images/icon-check-mark.svg);
      background-repeat: no-repeat;
      margin-left: -26px;
      left: -14px; }
  .cmp-5050__body p {
    color: #636363; }
    .cmp-5050__body p a {
      color: #5576D1; }
  .cmp-5050__body *:last-child {
    margin-bottom: 0; }
  @media (max-width: 959.98px) {
    .cmp-5050.reverse-stack-order .cmp-5050__content-wrapper {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      margin-bottom: 40px; }
    .cmp-5050.reverse-stack-order .cmp-5050__image-wrapper {
      margin-bottom: 0; } }

.cmp-card-view.no-mb {
  margin-bottom: 0 !important; }

.cmp-card-view.no-mt {
  margin-top: 0 !important; }

.cmp-card-view__content-row {
  padding-top: 10px; }

.cmp-card-view__image {
  margin: 0 24px;
  padding-bottom: 54%;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 10px 10px 0 0;
  background-position: center; }

.cmp-card-view__item-block {
  display: block;
  margin: 0 auto;
  max-width: 432px;
  width: 100%;
  padding-top: 24px;
  border-radius: 10px;
  text-align: center;
  background-color: #fff; }
  .cmp-card-view__item-block.permalink:hover {
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
    text-decoration: none !important; }
    .cmp-card-view__item-block.permalink:hover .btn-tertiary-green {
      border-bottom: 1px solid #fdb913 !important;
      display: inline; }
  .cmp-card-view__item-block .btn-tertiary-green {
    display: inline; }

.cmp-card-view__info {
  padding: 20px; }

.cmp-card-view__item {
  padding-bottom: 24px; }
  .cmp-card-view__item-title {
    font-weight: 500;
    margin-bottom: 12px;
    color: #393939;
    letter-spacing: 0.2px; }
  .cmp-card-view__item-eyebrow {
    font-size: 16px;
    line-height: 24px; }
    .cmp-card-view__item-eyebrow a {
      color: #636363;
      letter-spacing: 0.2px; }
    .cmp-card-view__item-eyebrow.text {
      margin-bottom: 36px; }
  @media (min-width: 960px) {
    .cmp-card-view__item.two-col:nth-child(odd) .cmp-card-view__item-block {
      float: right; } }

.cmp-card-view .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.cmp-card-view .owl-dots {
  width: 100%;
  text-align: center; }

.cmp-card-view .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #F2F2F2;
  border: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0; }
  .cmp-card-view .owl-dot.active {
    background-color: #fdb913; }
  .cmp-card-view .owl-dot span {
    display: none; }

.cmp-card-view .owl-nav button {
  position: absolute;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent; }
  .cmp-card-view .owl-nav button.disabled {
    opacity: 0.5; }
  .cmp-card-view .owl-nav button.owl-prev {
    left: 0;
    top: 50%;
    background-image: url(../images/owl-nav-prev.png); }
  .cmp-card-view .owl-nav button.owl-next {
    right: 0;
    top: 50%;
    background-image: url(../images/owl-nav-next.png); }
  .cmp-card-view .owl-nav button span {
    display: none; }

.cmp-card-view .container {
  position: relative;
  overflow-x: hidden; }
  .cmp-card-view .container .cmp-card-view__item .cmp-card-view__info div.btn, .cmp-card-view .container .cmp-card-view__item .cmp-card-view__info .page-404 div.search-form-submit, .page-404 .cmp-card-view .container .cmp-card-view__item .cmp-card-view__info div.search-form-submit {
    border: 0px !important; }

.cmp-3-card {
  background: #f2f2f2;
  padding: 40px 0;
  margin-bottom: 40px; }
  @media (min-width: 960px) {
    .cmp-3-card {
      padding: 64px 0;
      margin-bottom: 64px; } }
  .cmp-3-card.no-mb {
    margin-bottom: 0; }
  .cmp-3-card__wrapper {
    margin-bottom: 24px; }
  .cmp-3-card__item {
    border-radius: 7px;
    overflow: hidden;
    background: #fff;
    border-radius: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    height: 100%; }
  .cmp-3-card__image {
    width: 100%;
    height: 0;
    padding-bottom: 54%;
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat; }
  .cmp-3-card__title {
    padding: 12px 12px 24px;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.2px; }
    @media (min-width: 960px) {
      .cmp-3-card__title {
        padding: 24px;
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 0.4px; } }
  .cmp-3-card__cta {
    padding: 12px 12px 24px;
    margin-top: auto; }
    @media (min-width: 960px) {
      .cmp-3-card__cta {
        padding: 24px;
        font-size: 24px; } }

.cmp-masthead-hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  margin-bottom: 60px;
  position: relative;
  /* variations */
  /* end variations */
  /* video card */ }
  @media (min-width: 960px) {
    .cmp-masthead-hero {
      margin-bottom: 96px; } }
  .cmp-masthead-hero.no-mb {
    margin-bottom: 0; }
  .cmp-masthead-hero.masthead-full {
    min-height: 580px;
    overflow: hidden;
    height: auto;
    background-color: #C9C9C9; }
    @media (max-width: 1023.98px) {
      .cmp-masthead-hero.masthead-full {
        min-height: 540px; } }
    .cmp-masthead-hero.masthead-full .container {
      padding-top: 112px;
      padding-bottom: 120px; }
      @media (max-width: 1023.98px) {
        .cmp-masthead-hero.masthead-full .container {
          padding-bottom: 60px; } }
  .cmp-masthead-hero.masthead-full.text-center {
    padding-top: 264px;
    padding-bottom: 192px; }
    @media (max-width: 1023.98px) {
      .cmp-masthead-hero.masthead-full.text-center {
        padding-top: 0px;
        padding-bottom: 120px; } }
    .cmp-masthead-hero.masthead-full.text-center .btn-primary {
      margin-top: 40px !important;
    display: inline-block; }
  @media (min-width: 960px) {
    .cmp-masthead-hero.masthead-full.transparent-header {
      padding-top: 120px; } }
  .cmp-masthead-hero.hero {
    background-size: 0; }
    .cmp-masthead-hero.hero.no-mb {
      margin-bottom: 0; }
    @media (max-width: 1023.98px) {
      .cmp-masthead-hero.hero .container {
        padding-top: 36px;
        padding-bottom: 72px; } }
    .cmp-masthead-hero.hero .cmp-masthead-hero__headline {
      color: #393939;
      font-size: 36px;
      line-height: 42px;
      font-weight: 400;
      margin-bottom: .5em; }
      @media (min-width: 960px) {
        .cmp-masthead-hero.hero .cmp-masthead-hero__headline {
          font-size: 54px;
          line-height: 58px; } }
    .cmp-masthead-hero.hero .cmp-masthead-hero__subheadline,
    .cmp-masthead-hero.hero .cmp-masthead-hero__body {
      color: #636363; }
    .cmp-masthead-hero.hero .cmp-masthead-hero__subheadline {
      color: #636363;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 0.2px;
      line-height: 24px; }
      @media (min-width: 960px) {
        .cmp-masthead-hero.hero .cmp-masthead-hero__subheadline {
          font-size: 20px;
          line-height: 28px; } }
    .cmp-masthead-hero.hero .cmp-masthead-hero--Image__mobile {
      width: 100%;
      height: auto; }
    @media (min-width: 960px) {
      .cmp-masthead-hero.hero {
        background-size: cover;
        margin: 0 0 120px;
        padding: 96px 0; }
        .cmp-masthead-hero.hero .cmp-masthead-hero--Image__mobile {
          display: none; }
        .cmp-masthead-hero.hero .text-center .row, .cmp-masthead-hero.hero .text-left .row, .cmp-masthead-hero.hero .text-right .row {
          text-align: left;
          background-color: #fff;
          width: calc(50% - 12px);
          padding: 60px 60px 84px;
          border-radius: 12px;
          margin: 0;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.5); } }
  .cmp-masthead-hero__body, .cmp-masthead-hero__headline, .cmp-masthead-hero__subheadline {
    color: #fff; }

.cmp-masthead-hero__headline_dark, .cmp-masthead-hero__subheadline_dark {
    color: #000; }


  .cmp-masthead-hero__body *:last-child {
    margin-bottom: 0; }
  .cmp-masthead-hero__subheadline {
    max-width: 650px; }
    @media (min-width: 960px) {
      .cmp-masthead-hero__subheadline {
        font-size: 20px;
        letter-spacing: 0.2px;
        line-height: 28px; } }
    .text-left .cmp-masthead-hero__subheadline {
      margin-left: 0;
      margin-right: auto; }
    .text-center .cmp-masthead-hero__subheadline {

      margin-left: auto;
      margin-right: auto;
      position: relative;
      display: block; }
      @media (max-width: 1023.98px) {
        .text-center .cmp-masthead-hero__subheadline {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      @media (min-width: 960px) {
        .text-center .cmp-masthead-hero__subheadline {
          font-size: 32px;
          letter-spacing: 0.5px;
         
          line-height: 36px; } }
    .text-right .cmp-masthead-hero__subheadline {
      margin-left: auto;
      margin-right: 0; }
  .cmp-masthead-hero__cta-2 {
    margin-top: 24px;
    display: block;
    border: 0 !important; }
    .cmp-masthead-hero__cta-2:hover {
      border: 0 !important; }
    @media (min-width: 960px) {
      .cmp-masthead-hero__cta-2 {
        display: inline;
        padding: 4px 24px 4px; } }
  .cmp-masthead-hero__video-card {
    background-color: #F2F2F2;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
    .cmp-masthead-hero__video-card .video-play {
      color: inherit;
      padding: 22px 22px;
      display: block;
      text-decoration: none; }
      @media (min-width: 768px) {
        .cmp-masthead-hero__video-card .video-play {
          padding: 13px 22px; } }
      .cmp-masthead-hero__video-card .video-play .row {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 0; }
        .cmp-masthead-hero__video-card .video-play .row .avatar {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 70px;
                  flex: 0 0 70px;
          max-width: 70px;
          margin-right: 20px;
          padding: 0;
          position: relative; }
          @media (min-width: 960px) {
            .cmp-masthead-hero__video-card .video-play .row .avatar {
              -webkit-box-flex: 0;
                  -ms-flex: 0 0 94px;
                      flex: 0 0 94px;
              max-width: 94px; } }
          .cmp-masthead-hero__video-card .video-play .row .avatar img {
            width: 70px;
            height: 70px;
            border-radius: 100%;
            border: 2px solid #fff;
            -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
                    box-shadow: 0 0 12px rgba(0, 0, 0, 0.5); }
            @media (min-width: 960px) {
              .cmp-masthead-hero__video-card .video-play .row .avatar img {
                width: 94px;
                height: 94px; } }
          .cmp-masthead-hero__video-card .video-play .row .avatar .icon-play {
            width: 70px;
            height: 70px;
            border-radius: 50%;
            background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 32 32" ><path d="M24 16.002c0 0.478-0.488 0.822-0.488 0.822l-13.698 8.485c-0.998 0.654-1.814 0.17-1.814-1.070v-16.475c0-1.243 0.816-1.725 1.816-1.072l13.698 8.488c-0.002 0 0.486 0.344 0.486 0.822z" id="Shape" fill="%23fff" stroke="none"></path></svg>');
            background-size: 34px;
            background-position: center;
            background-repeat: no-repeat;
            background-color: rgba(0, 0, 0, 0.1);
            position: absolute;
            left: 0;
            top: 0;
            z-index: 9; }
            @media (min-width: 960px) {
              .cmp-masthead-hero__video-card .video-play .row .avatar .icon-play {
                width: 94px;
                height: 94px; } }
        .cmp-masthead-hero__video-card .video-play .row .card-text {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 0 calc(100% - 90px);
                  flex: 0 0 0 calc(100% - 90px);
          max-width: calc(100% - 90px);
          text-align: left; }
          @media (min-width: 960px) {
            .cmp-masthead-hero__video-card .video-play .row .card-text {
              -webkit-box-flex: 0;
                  -ms-flex: 0 0 0 calc(100% - 114px);
                      flex: 0 0 0 calc(100% - 114px);
              max-width: calc(100% - 114px); } }
          .cmp-masthead-hero__video-card .video-play .row .card-text .eyebrow {
            font-size: 14px;
            font-weight: 400;
            line-height: 20px;
            letter-spacing: 0.2px;
            color: #636363;
            text-transform: capitalize; }
            @media (min-width: 960px) {
              .cmp-masthead-hero__video-card .video-play .row .card-text .eyebrow {
                font-size: 16px;
                line-height: 24px; } }
          .cmp-masthead-hero__video-card .video-play .row .card-text p {
            margin-bottom: 0;
            font-weight: 600; }
          .cmp-masthead-hero__video-card .video-play .row .card-text .video-name {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            font-size: 18px;
            font-weight: 500;
            line-height: 26px;
            letter-spacing: 0.2px;
            color: #393939;
            width: 200px; }
            @media (min-width: 960px) {
              .cmp-masthead-hero__video-card .video-play .row .card-text .video-name {
                font-size: 20px;
                line-height: 28px; } }
      .cmp-masthead-hero__video-card .video-play:hover p {
        text-decoration: underline; }
    @media (min-width: 960px) {
      .cmp-masthead-hero__video-card {
        right: 0;
        bottom: 0;
        left: auto;
        min-width: 470px;
        min-height: 120px;
        width: auto;
        border-radius: 10px 0 0 0; } }
  .cmp-masthead-hero .container .btn-secondary-blue {
    border-color: #0065bd !important; }
  .cmp-masthead-hero .container .owl-nav {
    display: none; }

.cmp-cta-banner {
  padding: 36px 0;
  text-align: center; }
  @media (min-width: 960px) {
    .cmp-cta-banner {
      padding: 60px 0; } }
  .cmp-cta-banner.img-flush {
    padding-top: 0; }
  .cmp-cta-banner img {
    padding: 0 0 24px;
    width: 100%; }
    @media (min-width: 960px) {
      .cmp-cta-banner img {
        padding: 0 0 60px; } }
  .cmp-cta-banner__headline {
    margin-bottom: 24px; }
  .cmp-cta-banner__subheadline {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 24px; }
    @media (min-width: 960px) {
      .cmp-cta-banner__subheadline {
        margin-bottom: 60px; } }
  .cmp-cta-banner.bg-green-500 p a, .cmp-cta-banner.bg-blue-500 p a {
    color: inherit;
    text-decoration: underline; }

.cmp-asset-text-card {
  margin-bottom: 48px; }
  @media (min-width: 960px) {
    .cmp-asset-text-card {
      margin-bottom: 60px; } }
  .cmp-asset-text-card.no-mb {
    margin-bottom: 0; }
  .cmp-asset-text-card__card {
    position: relative;
    padding: 205px 14px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    overflow: hidden; }
    @media (min-width: 960px) {
      .cmp-asset-text-card__card {
        padding: 30px 30px 30px;
        height: 540px; } }
    @media (min-width: 960px) {
      .cmp-asset-text-card__card.has-cta:hover .cmp-asset-text-card__card-background {
        -webkit-transform: scale(1.025);
                transform: scale(1.025); } }
    @media (min-width: 960px) {
      .cmp-asset-text-card__card.has-cta:hover .cmp-asset-text-card__text-card {
        background-color: #F2F2F2; } }
    .cmp-asset-text-card__card-background {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      z-index: 0; }
  .cmp-asset-text-card__text-card {
    z-index: 10;
    background-color: white;
    border-radius: 10px;
    width: 100%;
    padding: 24px; }
    @media (min-width: 960px) {
      .cmp-asset-text-card__text-card {
        width: 370px;
        padding: 25px; } }
    .cmp-asset-text-card__text-card--eyebrow {
      color: #636363;
      text-transform: none;
      margin-bottom: 12px;
      letter-spacing: 0.2px;
      margin-bottom: 6px;
      font-size: 14px;
      line-height: 20px; }
      @media (min-width: 960px) {
        .cmp-asset-text-card__text-card--eyebrow {
          font-size: 16px;
          line-height: 24px;
          margin-bottom: 12px; } }
    .cmp-asset-text-card__text-card--bodycopy {
      margin-top: 12px; }
      .cmp-asset-text-card__text-card--bodycopy p:last-child {
        margin-bottom: 0; }
    .cmp-asset-text-card__text-card--cta {
      margin-top: 18px; }
      @media (min-width: 960px) {
        .cmp-asset-text-card__text-card--cta {
          margin-top: 28px; } }
      .cmp-asset-text-card__text-card--cta:hover {
        border-bottom-color: transparent !important; }
      .cmp-asset-text-card__text-card--cta:before {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: ''; }

.cmp-featured-webinars {
  padding-top: 54px;
  padding-bottom: 54px; }
  .cmp-featured-webinars__eyebrow {
    font-family: "Sharp", helvetica, arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 40px; }
    @media (min-width: 960px) {
      .cmp-featured-webinars__eyebrow {
        font-size: 54px; } }
  .cmp-featured-webinars__wrapper {
    border-radius: 7px;
    overflow: hidden;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #fff; }
  .cmp-featured-webinars.color-white {
    background-color: #fff; }
  .cmp-featured-webinars.color-gray {
    background: #f8f8f8; }
  .cmp-featured-webinars__image {
    width: 100%;
    height: 0;
    padding-bottom: 54%;
    background-size: cover;
    background-position: center; }
  .cmp-featured-webinars__wrapper:hover {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.35);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.35);
    cursor: pointer; }
    .cmp-featured-webinars__wrapper:hover .cmp-featured-webinars__title a {
      text-decoration: underline; }
  .cmp-featured-webinars.color-gray .cmp-featured-webinars__wrapper {
    background-color: #fff; }
  .cmp-featured-webinars.color-white .cmp-featured-webinars__wrapper {
    background: #f8f8f8; }
  .cmp-featured-webinars__copyarea {
    padding: 12px 12px 24px;
    color: #636363; }
    .cmp-featured-webinars__copyarea .extra ul {
      margin-bottom: 16px;
      padding-left: 0; }
      @media (min-width: 960px) {
        .cmp-featured-webinars__copyarea .extra ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .cmp-featured-webinars__copyarea .extra li {
      padding-right: 23px;
      list-style-type: none; }
      @media (min-width: 960px) {
        .cmp-featured-webinars__copyarea .extra li {
          list-style-type: disc; }
          .cmp-featured-webinars__copyarea .extra li:first-child {
            list-style-type: none; } }
    .cmp-featured-webinars__copyarea .extra li a {
      font-size: 16px;
      font-weight: 500;
      color: #898B8E; }
    @media (min-width: 960px) {
      .cmp-featured-webinars__copyarea {
        padding: 24px; } }
  .cmp-featured-webinars__webtype {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    padding: 5px 8px;
    letter-spacing: 1.5px;
    background: #ffcd00;
    margin-bottom: 12px;
    color: #393939; }
  .cmp-featured-webinars__webtype.on-demand {
    background: #9FB7FA; }
  .cmp-featured-webinars__title {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 12px;
    letter-spacing: 0.2px;
    color: #393939; }
    @media (min-width: 960px) {
      .cmp-featured-webinars__title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0.4px; } }
  .cmp-featured-webinars .col-12 {
    margin-bottom: 12px;
    margin-top: 12px; }
    @media (min-width: 960px) {
      .cmp-featured-webinars .col-12 {
        margin-bottom: 16px;
        margin-top: 16px; } }
  .cmp-featured-webinars__cta {
    margin-top: auto;
    padding: 0px 12px 24px; }
    @media (min-width: 960px) {
      .cmp-featured-webinars__cta {
        padding: 0 24px 24px; } }
  .cmp-featured-webinars__eyebrow {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px; }
    @media (min-width: 960px) {
      .cmp-featured-webinars__eyebrow {
        font-size: 54px;
        font-weight: 400;
        line-height: 58px; } }
  .cmp-featured-webinars .webinar-card-link:hover {
    text-decoration: none !important; }
  .cmp-featured-webinars .webinar-card-link .cmp-featured-webinars__cta div.btn, .cmp-featured-webinars .webinar-card-link .cmp-featured-webinars__cta .page-404 div.search-form-submit, .page-404 .cmp-featured-webinars .webinar-card-link .cmp-featured-webinars__cta div.search-form-submit {
    border: 0px !important; }

.block-6-up {
  margin: 60px 0; }
  .block-6-up.no-mb {
    margin-bottom: 0; }
  .block-6-up h2 {
    margin-bottom: 12px; }
  .block-6-up__item {
    color: #636363;
    margin-top: 24px; }
    @media (min-width: 960px) {
      .block-6-up__item {
        margin-top: 48px; } }
    .block-6-up__item__img {
      height: 80px;
      margin-bottom: 16px; }
      .block-6-up__item__img img {
        display: block;
        width: auto;
        height: 75px; }
    @media (min-width: 960px) {
      .block-6-up__item__body {
        font-size: 20px;
        letter-spacing: 0.2px;
        line-height: 28px; } }
    .block-6-up__item__body a {
      color: #5576D1; }
  @media (min-width: 960px) {
    .block-6-up {
      margin: 96px 0 120px; }
      .block-6-up .col-item[data-count="0"] .block-6-up__item, .block-6-up .col-item[data-count="1"] .block-6-up__item {
        margin-top: 12px; } }

.cmp-product-carousel-card__card {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 272px;
  margin: 0px auto;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  @media (min-width: 960px) {
    .cmp-product-carousel-card__card {
      width: 432px; } }
  .cmp-product-carousel-card__card:hover {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 12px rgba(0, 0, 0, 0.5); }

.cmp-product-carousel-card__image {
  display: block;
  width: 100%;
  height: 170px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  @media (min-width: 960px) {
    .cmp-product-carousel-card__image {
      height: 269px; } }

.cmp-product-carousel-card__body {
  background-color: #F8F8F8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%; }
  .cmp-product-carousel-card__body-copy p {
    margin-bottom: 0.5em; }
  .cmp-product-carousel-card__body-cta {
    margin-top: auto; }
    .cmp-product-carousel-card__body-cta a:before {
      position: absolute;
      content: ' ';
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }

.cmp-product-carousel {
  position: relative;
  overflow: hidden;
  margin-top: 60px;
  margin-bottom: 60px; }
  .cmp-product-carousel.no-mb {
    margin-bottom: 0 !important; }
  .cmp-product-carousel__mask {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 100;
    width: 0px; }
    .cmp-product-carousel__mask-trailing {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(255, 255, 255, 0.5);
      z-index: 100;
      width: 100px; }
  .cmp-product-carousel__sidebar {
    background-color: #fff;
    z-index: 1; }
  .cmp-product-carousel__headline {
    margin-bottom: 24px; }
  .cmp-product-carousel__body-copy {
    font-size: 20px;
    color: #636363; }
  .cmp-product-carousel__carousel {
    width: 284px; }
    .cmp-product-carousel__carousel-parent {
      overflow-x: hidden; }
      @media (min-width: 960px) {
        .cmp-product-carousel__carousel-parent {
          overflow-x: visible; } }
    @media (min-width: 576px) {
      .cmp-product-carousel__carousel {
        width: 556px; } }
    @media (min-width: 960px) {
      .cmp-product-carousel__carousel {
        width: 456px; } }
    @media (min-width: 1160px) {
      .cmp-product-carousel__carousel {
        width: 888px; } }
    .cmp-product-carousel__carousel .owl-stage {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .cmp-product-carousel__carousel .owl-item {
      padding: 12px 0; }
      .cmp-product-carousel__carousel .owl-item.active {
        opacity: 1; }
    .cmp-product-carousel__carousel .owl-dots {
      width: 100%;
      text-align: center;
      margin-top: 24px; }
      @media (min-width: 960px) {
        .cmp-product-carousel__carousel .owl-dots {
          display: none; } }
    .cmp-product-carousel__carousel .owl-dot {
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: #F2F2F2;
      border: 0;
      margin-left: 5px;
      margin-right: 5px;
      padding: 0; }
      .cmp-product-carousel__carousel .owl-dot.active {
        background-color: #fdb913; }
      .cmp-product-carousel__carousel .owl-dot span {
        display: none; }
    .cmp-product-carousel__carousel .owl-nav {
      display: none; }
      @media (min-width: 960px) {
        .cmp-product-carousel__carousel .owl-nav {
          display: block; } }
      .cmp-product-carousel__carousel .owl-nav button {
        cursor: pointer;
        position: absolute;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 0;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: white;
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.23);
                box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.23);
        top: 25%;
        z-index: 101;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        .cmp-product-carousel__carousel .owl-nav button:hover {
          -webkit-transform: scale(1.1);
                  transform: scale(1.1); }
        .cmp-product-carousel__carousel .owl-nav button.disabled {
          display: none;
          opacity: 0.5; }
        .cmp-product-carousel__carousel .owl-nav button.owl-prev {
          left: -13px;
          background-image: url(../images/icons_utility_arrow-left.png); }
        .cmp-product-carousel__carousel .owl-nav button.owl-next {
          right: -13px;
          background-image: url(../images/icons_utility_arrow-right.png); }
        .cmp-product-carousel__carousel .owl-nav button span {
          display: none; }

.cmp-text-icons-side .image-grid .mb-5 {
  margin-bottom: 24px !important; }
  .cmp-text-icons-side .image-grid .mb-5 img {
    width: 204px;
    height: 110px; }

.cmp-text-icons-side .image-grid > :nth-last-child(-n+2) {
  margin-bottom: 0 !important; }

.cmp-text-icons-side .image-grid img {
  max-width: 100%; }

@media (min-width: 960px) {
  .cmp-text-icons-side.py-lg-11 {
    padding-top: 130px !important;
    padding-bottom: 130px !important; } }

@media (min-width: 960px) {
  .cmp-text-icons-side .col-lg-4 {
    max-width: calc(204px + 24px);
    max-width: calc(204px + 24px); }
  .cmp-text-icons-side .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 685px;
            flex: 0 0 685px;
    max-width: 685px; }
  .cmp-text-icons-side .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 685px);
            flex: 0 0 calc(100% - 685px);
    max-width: calc(100% - 685px); }
  .cmp-text-icons-side h2 {
    font-size: 54px;
    letter-spacing: 0;
    line-height: 58px; }
  .cmp-text-icons-side .image-grid > :nth-last-child(-n+3) {
    margin-bottom: 0 !important; } }

@media (max-width: 1159.98px) {
  .cmp-text-icons-side .row .col-lg-7,
  .cmp-text-icons-side .row .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; } }

.cmp-webinar-filter {
  padding-top: 80px;
  /*padding-bottom: 80px;*/ }
  .cmp-webinar-filter .container_result {
    background-color: #F8F8F8;
    padding-top: 80px;
    padding-bottom: 80px; }
  .cmp-webinar-filter__eyebrow {
    font-family: "Sharp", helvetica, arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 40px; }
  .cmp-webinar-filter__select {
    margin-bottom: 40px; }
    .cmp-webinar-filter__select span.select2-selection {
      border-radius: 0;
      border: 0;
      border-bottom: 1px solid #393939;
      height: auto;
      padding-bottom: 10px; }
      .cmp-webinar-filter__select span.select2-selection__rendered {
        color: #393939 !important;
        padding-left: 0 !important;
        font-weight: 500; }
      .cmp-webinar-filter__select span.select2-selection__arrow b {
        border-color: #393939 transparent transparent transparent !important;
        margin-right: 0 !important; }
    .cmp-webinar-filter__select span.select2-container {
      width: calc(20.8333% - 16px) !important;
      margin-right: 16px; }
      .cmp-webinar-filter__select span.select2-container:last-child {
        margin-right: 0; }
      .cmp-webinar-filter__select span.select2-container--open .select2-selection__arrow b {
        border-color: #fdb913 transparent transparent transparent !important;
        border-width: 5px 4px 0 4px !important;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
      .cmp-webinar-filter__select span.select2-container--open .select2-selection--single {
        border-bottom: 0px !important; }
  .cmp-webinar-filter .webinar-card-link:hover {
    text-decoration: none !important; }
  .cmp-webinar-filter .webinar-card-link .cmp-featured-webinars__cta div.btn, .cmp-webinar-filter .webinar-card-link .cmp-featured-webinars__cta .page-404 div.search-form-submit, .page-404 .cmp-webinar-filter .webinar-card-link .cmp-featured-webinars__cta div.search-form-submit {
    border: 0px !important; }
  .cmp-webinar-filter__button {
    margin-bottom: calc(40px - 12px);
    font-weight: 500;
    color: #898B8E;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .cmp-webinar-filter__button .title {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 165px;
              flex: 0 0 165px;
      max-width: 165px;
      margin-right: 80px; }
    .cmp-webinar-filter__button .filter-solution {
      margin-left: 12px;
      margin-bottom: 12px;
      font-size: 14px;
      font-weight: 500;
      line-height: normal;
      text-transform: uppercase;
      padding: 11px 25px;
      cursor: pointer;
      color: #898B8E;
      background-color: #fff;
      border-radius: 99px;
      border: 2px solid #898B8E; }
      .cmp-webinar-filter__button .filter-solution:hover, .cmp-webinar-filter__button .filter-solution.active {
        border-color: #fdb913;
        background-color: #fdb913;
        color: #fff; }
  .cmp-webinar-filter__mobile .my-menu .mg-flat {
    list-style: none;
    margin: 0;
    padding: 0; }
    .cmp-webinar-filter__mobile .my-menu .mg-flat li a {
      border: 0;
      border-bottom: 1px solid #C9C9C9;
      background: #fff;
      padding: 20px 0; }
      .cmp-webinar-filter__mobile .my-menu .mg-flat li a.openItem {
        background: #fff;
        border-color: #fff;
        color: #393939; }
    .cmp-webinar-filter__mobile .my-menu .mg-flat li:last-child a {
      border-bottom: 0; }
    .cmp-webinar-filter__mobile .my-menu .mg-flat ul.submenu {
      padding: 10px 0;
      margin: 0;
      list-style: none;
      background: #F2F2F2; }
      .cmp-webinar-filter__mobile .my-menu .mg-flat ul.submenu li {
        margin: 0; }
        .cmp-webinar-filter__mobile .my-menu .mg-flat ul.submenu li a {
          border-bottom: 0;
          background: none;
          padding: 10px 24px;
          margin: 0; }
          .cmp-webinar-filter__mobile .my-menu .mg-flat ul.submenu li a.menu-selected {
            color: #fff;
            background-color: #fdb913; }
  .cmp-webinar-filter__mobile .my-menu .fa-caret-down {
    color: #fdb913; }
  .cmp-webinar-filter__mobile .btn-tertiary-green {
    margin-top: 15px; }
  .cmp-webinar-filter .mg-flat li.dropdown {
    margin-left: 0px; }
  .cmp-webinar-filter #desktop-reset-filter {
    display: none;
    margin-bottom: 12px; }
  .cmp-webinar-filter #mobile-reset-filter {
    display: none; }

.cmp-webinar-filter.filter-selected #desktop-reset-filter,
.cmp-webinar-filter.filter-selected #mobile-reset-filter {
  display: inline-block; }

@media (min-width: 960px) {
  .cmp-webinar-filter {
    padding-top: 120px;
    /*padding-bottom: 120px;*/ }
    .cmp-webinar-filter__eyebrow {
      font-size: 54px; } }

.select2-search--dropdown {
  display: none !important; }

.select2-dropdown {
  border: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: 0 5px 22px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 22px rgba(0, 0, 0, 0.1); }

.select2-results {
  padding: 10px 0; }
  .select2-results__options {
    font-weight: 500;
    color: #898B8E; }
  .select2-results__option[aria-selected=true] {
    background-color: transparent !important; }
  .select2-results__option--highlighted[aria-selected] {
    background-color: #fdb913 !important; }
  .select2-results__option {
    padding: 10px 20px !important; }

.mg-accordion,
.mg-accordion ul {
  list-style-type: none; }

.mg-accordion .submenu {
  display: none; }

.mg-flat span.toggler {
  float: right; }

.mg-flat a {
  text-decoration: none;
  display: block; }

.openItem span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #fff; }

.toggler {
  -webkit-transition: all 1s;
  transition: all 1s; }

.webinar-result {
  min-height: 300px;
  text-align: center; }
  .webinar-result .content-row {
    width: auto;
    text-align: left; }
  .webinar-result .col-12 {
    margin-bottom: 12px;
    margin-top: 12px; }
  .webinar-result .btn, .webinar-result .page-404 .search-form-submit, .page-404 .webinar-result .search-form-submit {
    margin-top: 80px; }
  .webinar-result .noresult strong {
    font-size: 36px;
    font-family: "Sharp", helvetica, arial, sans-serif;
    color: #636363;
    line-height: 1.2; }
  .webinar-result .noresult p {
    font-size: 16px;
    color: #636363; }
  @media (min-width: 960px) {
    .webinar-result .noresult strong {
      font-size: 72px; }
    .webinar-result .noresult p {
      font-size: 20px; } }

.desktop-result {
  position: relative; }

.loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none; }

.loading__area {
  position: relative;
  width: 100%;
  height: 100%; }

.loading__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.cmp-collateral-filter {
  padding-top: 80px;
  /*padding-bottom: 80px;*/ }
  .cmp-collateral-filter .container_result {
    background-color: #F8F8F8;
    padding-top: 80px;
    padding-bottom: 80px; }
  .cmp-collateral-filter__eyebrow {
    font-family: "Sharp", helvetica, arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 40px; }
  .cmp-collateral-filter__select {
    margin-bottom: 40px; }
    .cmp-collateral-filter__select span.select2-selection {
      border-radius: 0;
      border: 0;
      border-bottom: 1px solid #000;
      height: auto;
      padding-bottom: 10px; }
      .cmp-collateral-filter__select span.select2-selection__rendered {
        color: #000 !important;
        padding-left: 0 !important;
        font-weight: 500; }
      .cmp-collateral-filter__select span.select2-selection__arrow b {
        border-color: #000 transparent transparent transparent !important;
        margin-right: 0 !important; }
    .cmp-collateral-filter__select span.select2-container {
      width: calc(20.8333% - 16px) !important;
      margin-right: 16px; }
      .cmp-collateral-filter__select span.select2-container:last-child {
        margin-right: 0; }
      .cmp-collateral-filter__select span.select2-container--open .select2-selection__arrow b {
        border-color: #fdb913 transparent transparent transparent !important;
        border-width: 5px 4px 0 4px !important;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
      .cmp-collateral-filter__select span.select2-container--open .select2-selection--single {
        border-bottom: 0px !important; }
  .cmp-collateral-filter__button {
    margin-bottom: calc(40px - 12px);
    font-weight: 500;
    color: #898B8E;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .cmp-collateral-filter__button .title {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 165px;
              flex: 0 0 165px;
      max-width: 165px;
      margin-right: 80px; }
    .cmp-collateral-filter__button .filter-collateral {
      margin-left: 12px;
      margin-bottom: 12px;
      font-size: 14px;
      font-weight: 500;
      line-height: normal;
      text-transform: uppercase;
      padding: 11px 25px;
      cursor: pointer;
      color: #898B8E;
      background-color: #fff;
      border-radius: 99px;
      border: 2px solid #898B8E; }
      .cmp-collateral-filter__button .filter-collateral:hover, .cmp-collateral-filter__button .filter-collateral.active {
        border-color: #fdb913;
        background-color: #fdb913;
        color: #fff; }
  .cmp-collateral-filter__mobile {
    margin: 0 calc(50% - 50vw) 40px; }
    .cmp-collateral-filter__mobile .my-menu .mg-flat li a {
      border: 0;
      border-bottom: 1px solid #C9C9C9;
      background: #fff;
      padding: 20px 0;
      margin-left: 24px;
      margin-right: 24px; }
      .cmp-collateral-filter__mobile .my-menu .mg-flat li a.openItem {
        background: #fff;
        border-color: #fff;
        color: #393939; }
    .cmp-collateral-filter__mobile .my-menu .mg-flat li:last-child a {
      border-bottom: 0; }
    .cmp-collateral-filter__mobile .my-menu ul.submenu {
      padding: 10px 0;
      margin: 0;
      background: #F2F2F2; }
      .cmp-collateral-filter__mobile .my-menu ul.submenu li {
        margin: 0; }
        .cmp-collateral-filter__mobile .my-menu ul.submenu li a {
          border-bottom: 0;
          background: none;
          padding: 10px 24px;
          margin: 0; }
          .cmp-collateral-filter__mobile .my-menu ul.submenu li a.menu-selected {
            color: #fff;
            background-color: #fdb913; }
    .cmp-collateral-filter__mobile .my-menu .fa-caret-down {
      color: #fdb913; }
  .cmp-collateral-filter .mg-flat li.dropdown {
    margin-left: 0px; }
  .cmp-collateral-filter .btn-tertiary-green::after {
    width: 0px; }
  .cmp-collateral-filter #desktop-reset-filter {
    margin-left: 12px;
    margin-bottom: 12px;
    display: none; }
  .cmp-collateral-filter #mobile-reset-filter {
    display: none;
    margin-left: 25px; }

@media (min-width: 768px) {
  .cmp-collateral-filter__mobile .my-menu .mg-flat li a {
    margin-right: 40px;
    margin-left: 40px; }
  .cmp-collateral-filter__mobile .my-menu ul.submenu li a {
    padding: 10px 40px; } }

.cmp-collateral-filter.filter-selected #desktop-reset-filter, .cmp-collateral-filter.filter-selected #mobile-reset-filter {
  display: inline-block; }

@media (min-width: 960px) {
  .cmp-collateral-filter {
    padding-top: 120px;
    /*padding-bottom: 120px;*/ }
    .cmp-collateral-filter__eyebrow {
      font-size: 54px; } }

.select2-search--dropdown {
  display: none !important; }

.select2-dropdown {
  border: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: 0 5px 22px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 22px rgba(0, 0, 0, 0.1); }

.select2-results {
  padding: 10px 0; }
  .select2-results__options {
    font-weight: 500;
    color: #898B8E; }
  .select2-results__option[aria-selected=true] {
    background-color: transparent !important; }
  .select2-results__option--highlighted[aria-selected] {
    background-color: #fdb913 !important; }
  .select2-results__option {
    padding: 10px 20px !important; }

.mg-accordion,
.mg-accordion ul {
  list-style-type: none; }

.mg-accordion .submenu {
  display: none; }

.my-menu,
.mg-flat {
  width: 100%;
  padding-left: 0; }

.mg-flat li.dropdown {
  margin-left: -40px; }

.mg-flat .submenu li {
  margin-left: -20px; }

.mg-flat span.toggler {
  float: right; }

.mg-flat a {
  text-decoration: none;
  display: block; }

.openItem span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #fff; }

.toggler {
  -webkit-transition: all 1s;
  transition: all 1s; }

.collateral-result {
  min-height: 300px;
  text-align: center; }
  .collateral-result .content-row {
    width: auto;
    text-align: left; }
  .collateral-result .col-12 {
    margin-bottom: 12px;
    margin-top: 12px; }
  .collateral-result .btn, .collateral-result .page-404 .search-form-submit, .page-404 .collateral-result .search-form-submit {
    margin-top: 80px; }
  .collateral-result .noresult strong {
    font-size: 36px;
    font-family: "Sharp", helvetica, arial, sans-serif;
    color: #636363;
    line-height: 1.2; }
  .collateral-result .noresult p {
    font-size: 16px;
    color: #636363; }
  @media (min-width: 960px) {
    .collateral-result .noresult strong {
      font-size: 72px; }
    .collateral-result .noresult p {
      font-size: 20px; } }

.desktop-result {
  position: relative; }

.loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  display: none; }

.loading__area {
  position: relative;
  width: 100%;
  height: 100%; }

.loading__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.cmp-featured-collateral {
  margin-bottom: 12px;
  margin-top: 12px; }
  @media (min-width: 960px) {
    .cmp-featured-collateral {
      margin-bottom: 16px;
      margin-top: 16px; } }
  .cmp-featured-collateral__wrapper {
    border-radius: 7px;
    overflow: hidden;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #fff; }
  .cmp-featured-collateral__image {
    display: block;
    width: 100%;
    height: 300px;
    padding-bottom: 54%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center; }
  .cmp-featured-collateral__wrapper:hover {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.35);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.35); }
    .cmp-featured-collateral__wrapper:hover a {
      text-decoration: none; }
  .cmp-featured-collateral__copyarea {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.2px;
    color: #393939;
    text-align: center;
    width: 100%;
    padding: 20px 0; }

.cmp-tile-grid .cmp-tile-grid__card {
  border-radius: 12px; }
  .cmp-tile-grid .cmp-tile-grid__card img {
    height: 60px; }

.cmp-3070 {
  margin: 60px 0; }
  .cmp-3070.no-mb {
    margin-bottom: 0; }
  .cmp-3070.no-mt {
    margin-top: 0; }
  @media (min-width: 960px) {
    .cmp-3070 {
      margin: 120px 0; } }
  .cmp-3070 .row.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .cmp-3070 .col-12:first-of-type {
    margin-bottom: 36px; }
    @media (min-width: 960px) {
      .cmp-3070 .col-12:first-of-type {
        margin-bottom: 0px; } }
  .cmp-3070__text-column {
    z-index: 1; }
  .cmp-3070__title {
    margin-bottom: 36px; }
    @media (min-width: 960px) {
      .cmp-3070__title {
        margin-top: 36px; } }
  .cmp-3070__subheadline {
    text-transform: none;
    color: #636363;
    font-weight: normal;
    line-height: 28px;
    letter-spacing: 0.2px; }
  .cmp-3070__body-copy * {
    color: #393939;
    text-transform: none; }
  .cmp-3070__body-copy h1, .cmp-3070__body-copy h2, .cmp-3070__body-copy h3, .cmp-3070__body-copy h4, .cmp-3070__body-copy h5, .cmp-3070__body-copy h6 {
    margin-bottom: 24px; }
  .cmp-3070__body-copy h6 {
    letter-spacing: 0.011em;
    text-transform: none;
    font-weight: normal; }
  .cmp-3070__body-copy ul {
    list-style: none; }
  .cmp-3070__body-copy li {
    margin-bottom: 24px;
    position: relative; }
    .cmp-3070__body-copy li:before {
      position: absolute;
      display: block;
      content: '';
      width: 24px;
      height: 24px;
      background-image: url(../images/icons_uitility_check-mark.png);
      background-repeat: no-repeat;
      margin-left: -24px;
      left: -14px; }
  .cmp-3070__body-copy P {
    color: #636363; }
    .cmp-3070__body-copy P a {
      color: #5576D1; }
  .cmp-3070__body-copy *:last-child {
    margin-bottom: 0; }
  .cmp-3070__image {
    width: 100%;
    height: auto; }

.cmp-accordion-card-images {
  position: relative; }
  .cmp-accordion-card-images img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .cmp-accordion-card-images__block {
    padding: 20px 0 40px 0; }
  .cmp-accordion-card-images__eyebrow {
    margin-bottom: 24px; }
  .cmp-accordion-card-images__toggle {
    margin-bottom: 24px; }
  .cmp-accordion-card-images__background {
    width: 100%;
    overflow-x: hidden; }
  @media (max-width: 1023.98px) {
    .cmp-accordion-card-images__wrapper {
      background-image: url() !important; } }
  @media (min-width: 1024px) {
    .cmp-accordion-card-images__wrapper {
      padding-top: 80px;
      padding-bottom: 80px;
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .cmp-accordion-card-images__block {
      background-color: #fff;
      border-radius: 10px;
      padding: 60px;
      -webkit-box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1);
              box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1); } }

.accordion {
  border-top: 1px solid #C9C9C9; }
  .accordion__headline {
    cursor: pointer;
    display: block;
    padding: 24px 0;
    position: relative; }
  .accordion__icon {
    position: absolute;
    right: 0;
    top: 25px;
    width: 24px;
    height: 24px;
    background-image: url("../images/plus.svg");
    background-size: contain; }
    .accordion__icon.active {
      background-image: url("../images/minus.svg"); }
  .accordion__image {
    margin: 20px 0 40px; }
  .accordion__detail {
    padding-bottom: 24px; }
    .accordion__detail p {
      color: #636363; }
  .accordion__body-text p a {
    color: #5576D1; }
  @media (max-width: 959.98px) {
    .accordion__body-text {
      padding-right: 24px;
      padding-left: 24px; } }
  @media (max-width: 1023.98px) {
    .accordion__detail {
      width: 100vw;
      margin-left: calc(50% - 50vw);
      margin-right: calc(50% - 50vw); }
    .accordion__body-text {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (min-width: 1024px) {
    .accordion.active:hover {
      border-color: #C9C9C9; }
      .accordion.active:hover .accordion__headline {
        background-color: #fff; }
    .accordion:hover {
      border-color: #fff; }
      .accordion:hover .accordion__headline {
        background-color: #E6F5DE; }
    .accordion__detail {
      padding-bottom: 24px;
      padding-right: 120px; }
    .accordion__headline {
      padding: 24px 60px;
      margin: 0 -60px; }
    .accordion__icon {
      right: 60px; } }

.block-editor-block-list__block-edit .cmp-accordion-card-images__block {
  position: relative !important;
  width: 75%;
  display: block; }

.acf-block-preview .cmp-accordion-card-images__wrapper {
  position: relative !important; }

.cmp-asset-multi-paragraph {
  min-height: 490px;
  position: relative;
  margin-bottom: 60px; }
  .cmp-asset-multi-paragraph.no-mb {
    margin-bottom: 0; }
  .cmp-asset-multi-paragraph h2 {
    margin-bottom: 36px;
    line-height: 72px; }
  .cmp-asset-multi-paragraph hr {
    margin-top: 0;
    margin-bottom: 24px; }
  .cmp-asset-multi-paragraph .btn, .cmp-asset-multi-paragraph .page-404 .search-form-submit, .page-404 .cmp-asset-multi-paragraph .search-form-submit {
    line-height: 1;
    margin-bottom: 36px; }
  .cmp-asset-multi-paragraph__image--desktop {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 1; }
    @media (min-width: 960px) {
      .cmp-asset-multi-paragraph__image--desktop {
        display: block; } }
  .cmp-asset-multi-paragraph__image--mobile {
    display: block;
    height: auto;
    width: 100%; }
    @media (min-width: 960px) {
      .cmp-asset-multi-paragraph__image--mobile {
        display: none; } }
  .cmp-asset-multi-paragraph__text {
    padding: 24px 0 60px; }
    .cmp-asset-multi-paragraph__text p {
      color: #636363; }
    .cmp-asset-multi-paragraph__text h4 {
      margin-bottom: 16px; }
    @media (min-width: 960px) {
      .cmp-asset-multi-paragraph__text {
        padding-top: 96px; }
        .cmp-asset-multi-paragraph__text h4, .cmp-asset-multi-paragraph__text p {
          padding-right: 20%; }
        .cmp-asset-multi-paragraph__text p {
          margin-bottom: 20px; } }
  .cmp-asset-multi-paragraph .post-edit-link {
    background: rgba(255, 255, 255, 0.5);
    bottom: 0;
    left: 10px;
    padding: 6px;
    position: absolute;
    z-index: 2; }

.cmp-staggered-3 {
  margin-bottom: 60px;
  text-align: center; }
  @media (min-width: 960px) {
    .cmp-staggered-3 {
      margin-bottom: 120px; } }
  .cmp-staggered-3.no-mb {
    margin-bottom: 0; }
  .cmp-staggered-3__image--desktop {
    display: none; }
    @media (min-width: 960px) {
      .cmp-staggered-3__image--desktop {
        display: block; } }
  .cmp-staggered-3__image--mobile {
    display: block; }
    @media (min-width: 960px) {
      .cmp-staggered-3__image--mobile {
        display: none; } }
  @media (min-width: 960px) {
    .cmp-staggered-3 .row--count3 .left {
      padding-top: 60px; }
    .cmp-staggered-3 .row--count3 .right {
      padding-top: 120px; } }
  .cmp-staggered-3 h2 {
    margin: 0 0 6px; }
    @media (min-width: 960px) {
      .cmp-staggered-3 h2 {
        margin: 0 0 12px; } }
  .cmp-staggered-3 h4 {
    display: none; }
    @media (min-width: 960px) {
      .cmp-staggered-3 h4 {
        display: block; } }
  @media (min-width: 960px) {
    .cmp-staggered-3 h3 {
      display: none; } }
  .cmp-staggered-3 img {
    border-radius: 7px;
    height: auto;
    margin: 24px 0 48px;
    width: 100%; }
    @media (min-width: 960px) {
      .cmp-staggered-3 img {
        border-radius: 12px;
        margin: 36px 0 0; } }
  .cmp-staggered-3 .col-12:last-child img {
    margin-bottom: 0; }

.cmp-3-up-customization.bg-gray-50 {
  background-color: #F8F8F8; }

.cmp-3-up-customization .text-center {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 72px; }
  .cmp-3-up-customization .text-center h2 {
    margin-bottom: 24px; }
  .cmp-3-up-customization .text-center h6 {
    letter-spacing: 0.2px; }

.cmp-3-up-customization .container {
  padding-top: 64px; }
  @media (min-width: 960px) {
    .cmp-3-up-customization .container {
      padding-top: 96px; } }

.cmp-3-up-customization .col-lg-4 {
  padding-right: calc(5.33% + 12px);
  padding-bottom: 30px; }

.cmp-3-up-customization.no-mb .col-lg-4 {
  padding-bottom: 0; }

.cmp-3-up-customization h6 {
  text-transform: none; }

.cmp-3-up-customization h4 {
  margin-bottom: 20px;
  font-size: 24px; }

.cmp-3-up-customization h4 span.basic-pack {
 color: #f7941d; 
}
.cmp-3-up-customization h4 span.silver-pack {
 color: #9e1f63; 
}
.cmp-3-up-customization h4 span.gold-pack {
 color: #662d91; 
}

.cmp-3-up-customization .icon-img {
  margin-bottom: 15px;
  height: 75px; }

.cmp-3-up-customization .percentage {
  margin-bottom: 30px;
  margin-top: 15px;
  display: block;
  width: 100%;
  height: 55px;
  color: #393939;
  font-family: "Sharp", helvetica, arial, sans-serif;
  font-size: 72px;
  font-weight: bold;
  letter-spacing: -0.75px;
  line-height: 72px; }
  .cmp-3-up-customization .percentage img {
    height: 55px;
    margin: 0 0 0 5px;
    padding: 0;
    vertical-align: top; }

.cmp-3-up-customization p {
  color: #636363;
  font-family: Roboto;
  letter-spacing: 0.2px; }
  .cmp-3-up-customization p a {
    color: #5576D1; }

.cmp-3-up-customization .body-text p:last-child {
  margin-bottom: 36px; }

.cmp-3-up-customization .btn, .cmp-3-up-customization .page-404 .search-form-submit, .page-404 .cmp-3-up-customization .search-form-submit {
  display: inline; }

.cmp-notification-bar {
  text-align: center; }
  .cmp-notification-bar .container {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.2px; }
    @media (min-width: 960px) {
      .cmp-notification-bar .container {
        padding-top: 27px;
        padding-bottom: 27px; } }
  .cmp-notification-bar.bg-gray-400 {
    color: #fff; }
    .cmp-notification-bar.bg-gray-400 a {
      color: #fff;
      text-decoration: underline; }
  .cmp-notification-bar.bg-blue-400 a, .cmp-notification-bar.bg-red-400 a {
    color: inherit;
    text-decoration: underline; }
  .cmp-notification-bar a {
    color: #5576D1; }
  .cmp-notification-bar__cta a {
    color: inherit;
    text-decoration: underline; }
    .cmp-notification-bar__cta a:hover {
      text-decoration: none; }
  @media (min-width: 960px) {
    .cmp-notification-bar__break {
      display: none; } }

.cmp-tabbed-navigation {
  position: relative;
  padding: 24px 0; }
  @media (max-width: 1023.98px) {
    .cmp-tabbed-navigation {
      padding: 12px 0; } }
  .cmp-tabbed-navigation__tabs {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow-x: auto;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 960px) {
      .cmp-tabbed-navigation__tabs {
        width: auto; } }
    .cmp-tabbed-navigation__tabs-anchor {
      position: relative;
      top: -80px; }
      @media (min-width: 960px) {
        .cmp-tabbed-navigation__tabs-anchor {
          top: -100px; } }
    .cmp-tabbed-navigation__tabs-tab {
      display: inline-block;
      margin-right: 40px; }
      .cmp-tabbed-navigation__tabs-tab.active a {
        font-weight: bold;
        text-decoration: underline; }
      @media (min-width: 960px) {
        .cmp-tabbed-navigation__tabs-tab.parent-cta {
          margin-left: auto; } }
      .cmp-tabbed-navigation__tabs-tab.new a {
        position: relative; }
        .cmp-tabbed-navigation__tabs-tab.new a:before {
          content: '\2022';
          color: #fdb913;
          display: block;
          position: absolute;
          left: -0.5em; }
  .cmp-tabbed-navigation.no-mb {
    padding-bottom: 0 !important; }

.cmp-form .container .mktoForm {
  visibility: visible !important; }

.cmp-form .container #col-form {
  padding: 48px 24px; }
  @media (min-width: 960px) {
    .cmp-form .container #col-form {
      padding: 30px 0; } }

.cmp-form .container .confirmation {
  display: none;
  padding: 48px 24px;
  text-align: center; }
  .cmp-form .container .confirmation h4 {
    margin-bottom: 2rem; }
  .cmp-form .container .confirmation .desc {
    margin-bottom: 2rem; }
  @media (min-width: 960px) {
    .cmp-form .container .confirmation {
      padding: 30px 0; } }

.cmp-form .mktoForm .mktoLabel {
  color: #636363;
  font-size: 14px;
  font-weight: 400 !important;
  line-height: 20px !important;
  letter-spacing: 0.2px; }

.cmp-form .mktoField {
  border: solid 1px #c9c9c9;
  background: #ffffff;
  padding: 14px !important;
  border-radius: 3px; }

.cmp-form .mktoLabel {
  width: 100% !important; }

.cmp-form .mktoCheckboxList {
  width: 30px !important; }

.cmp-form .mktoInvalid {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: solid 3px #D85656; }

.cmp-form .mktoError {
  display: none !important; }

.cmp-form .mktoCheckboxList label {
  padding-left: 30px;
  margin-left: 0 !important;
  position: relative; }
  .cmp-form .mktoCheckboxList label input {
    opacity: 0;
    position: absolute; }
  .cmp-form .mktoCheckboxList label input ~ .checkmark {
    content: '';
    width: 18px;
    height: 18px;
    border: 1px solid #C9C9C9;
    position: absolute;
    left: 0; }
  .cmp-form .mktoCheckboxList label input:checked ~ .checkmark {
    background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="32px" height="32px" viewBox="0 0 32 32"><path d="M28 6.667q0.573 0 0.953 0.38t0.38 0.953q0 0.563-0.385 0.948l-16 16q-0.385 0.385-0.948 0.385t-0.948-0.385l-8-8q-0.385-0.385-0.385-0.948 0-0.573 0.38-0.953t0.953-0.38q0.563 0 0.948 0.385l7.052 7.063 15.052-15.063q0.385-0.385 0.948-0.385z" id="Shape" fill="%23fdb913" stroke="none"></path></svg>');
    border-color: #fdb913;
    background-size: contain; }

.cmp-form .mktoButtonRow .mktoButtonWrap {
  margin-left: 0 !important; }

.cmp-form .btn, .cmp-form .page-404 .search-form-submit, .page-404 .cmp-form .search-form-submit {
  font-family: "Roboto", helvetica, arial, sans-serif; }

.cmp-form .container .mktoForm {
  visibility: visible !important; }

.cmp-form .container #col-form {
  padding: 48px 24px; }
  @media (min-width: 960px) {
    .cmp-form .container #col-form {
      padding: 30px 0; } }

.cmp-form .container .confirmation {
  display: none;
  padding: 48px 24px;
  text-align: center; }
  .cmp-form .container .confirmation h4 {
    margin-bottom: 2rem; }
  .cmp-form .container .confirmation .desc {
    margin-bottom: 2rem; }
  @media (min-width: 960px) {
    .cmp-form .container .confirmation {
      padding: 30px 0; } }

.cmp-form .mktoForm .mktoLabel {
  color: #636363;
  font-size: 14px;
  font-weight: 400 !important;
  line-height: 20px !important;
  letter-spacing: 0.2px; }

.cmp-form .mktoField {
  border: solid 1px #c9c9c9;
  background: #ffffff;
  padding: 14px !important;
  border-radius: 3px; }

.cmp-form .mktoLabel {
  width: 100% !important; }

.cmp-form .mktoCheckboxList {
  width: 30px !important; }

.cmp-form .mktoInvalid {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: solid 3px #D85656; }

.cmp-form .mktoError {
  display: none !important; }

.cmp-form .mktoCheckboxList label {
  padding-left: 30px;
  margin-left: 0 !important;
  position: relative; }
  .cmp-form .mktoCheckboxList label input {
    opacity: 0;
    position: absolute; }
  .cmp-form .mktoCheckboxList label input ~ .checkmark {
    content: '';
    width: 18px;
    height: 18px;
    border: 1px solid #C9C9C9;
    position: absolute;
    left: 0; }
  .cmp-form .mktoCheckboxList label input:checked ~ .checkmark {
    background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="32px" height="32px" viewBox="0 0 32 32"><path d="M28 6.667q0.573 0 0.953 0.38t0.38 0.953q0 0.563-0.385 0.948l-16 16q-0.385 0.385-0.948 0.385t-0.948-0.385l-8-8q-0.385-0.385-0.385-0.948 0-0.573 0.38-0.953t0.953-0.38q0.563 0 0.948 0.385l7.052 7.063 15.052-15.063q0.385-0.385 0.948-0.385z" id="Shape" fill="%23fdb913" stroke="none"></path></svg>');
    border-color: #fdb913;
    background-size: contain; }

.cmp-form .mktoButtonRow .mktoButtonWrap {
  margin-left: 0 !important; }

.cmp-form .btn, .cmp-form .page-404 .search-form-submit, .page-404 .cmp-form .search-form-submit {
  font-family: "Roboto", helvetica, arial, sans-serif; }

.cmp-product-family-grid__header {
  border-bottom: 1px solid #C9C9C9;
  margin: 24px 0;
  padding-bottom: 12px; }

.cmp-product-family-grid__tile {
  border-radius: 7px;
  display: block;
  font-size: 14px;
  margin: 24px 0 0;
  padding: 12px; }
  @media (min-width: 960px) {
    .cmp-product-family-grid__tile {
      border-radius: 12px;
      padding: 24px 16px 24px 0; } }
  .cmp-product-family-grid__tile__title {
    color: #005DA4; }
  .cmp-product-family-grid__tile__img__wrap {
    height: 200px; }
  .cmp-product-family-grid__tile__img img {
    height: auto;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
	  padding-left: 15px;
    width: auto; }
  .cmp-product-family-grid__tile__body {
    margin-top: 24px; }
    @media (min-width: 768px) {
      .cmp-product-family-grid__tile__body {
        margin-top: 0; } }
  .cmp-product-family-grid__tile__details {
    margin-top: 24px; }
  .cmp-product-family-grid__tile .product_labels {
    margin-top: 12px;
    text-align: center; }
  .cmp-product-family-grid__tile .product_label {
    display: inline-block;
    vertical-align: top; }
    .cmp-product-family-grid__tile .product_label--new {
      border: 2px solid #5576D1;
      border-radius: 4px;
      color: #5576D1;
      font-size: 12px;
      font-weight: 700;
      letter-spacing: 1px;
      line-height: 20px;
      margin: 0 4px;
      padding: 0 12px;
      text-transform: uppercase; }
    .cmp-product-family-grid__tile .product_label--bluetooth:after {
      background: url("../images/icon-bluetooth.png") no-repeat 50%;
      background-size: auto 100%;
      content: '';
      display: inline-block;
      height: 24px;
      margin: 0 4px;
      width: 20px; }
    .cmp-product-family-grid__tile .product_label--lte:after {
      background: url("../images/icon-lte.png") no-repeat 50%;
      background-size: 100% auto;
      content: '';
      display: inline-block;
      height: 24px;
      margin: 0 4px;
      width: 20px; }
    .cmp-product-family-grid__tile .product_label--radio:after {
      background: url("../images/icon-radio.png") no-repeat 50%;
      background-size: 100% auto;
      content: '';
      display: inline-block;
      height: 24px;
      margin: 0 4px;
      width: 20px; }
    .cmp-product-family-grid__tile .product_label--wifi:after {
      background: url("../images/icon-wifi.png") no-repeat 50%;
      background-size: 100% auto;
      content: '';
      display: inline-block;
      height: 24px;
      margin: 0 4px;
      width: 20px; }
  .cmp-product-family-grid__tile:hover {
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
    text-decoration: none; }
.no-shadow:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    text-decoration: none; }
  .cmp-product-family-grid__tile hr {
    border-color: #F2F2F2;
    margin: 9px 0; }
  .cmp-product-family-grid__tile h5,
  .cmp-product-family-grid__tile .mx-cat-text {
    color: #636363;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase; }
  .cmp-product-family-grid__tile h5 {
    margin: 0 0 12px;
    letter-spacing: 0;
    line-height: 24px; }
  .cmp-product-family-grid__tile .list p {
    margin: 0; }
  .cmp-product-family-grid__tile .list.flat, .cmp-product-family-grid__tile .list.lined, .cmp-product-family-grid__tile .list.horiz, .cmp-product-family-grid__tile .list.divided {
    margin: 0;
	margin-left: 16px;
    padding: 0; }
  .cmp-product-family-grid__tile .list.lined > li,
  .cmp-product-family-grid__tile .list.lined > dd {
    border-bottom: 1px solid #F2F2F2;
    margin: 0 0 9px;
    padding: 0 0 9px; }
  .cmp-product-family-grid__tile .list.lined > li:last-child,
  .cmp-product-family-grid__tile .list.lined > dd:last-child {
    border: none; }
  .cmp-product-family-grid__tile .list.lined > dt {
    margin: 0; }

.cmp-text-heavy.no-mb {
  margin-bottom: 0 !important; }

.cmp-text-heavy__menu {
  list-style: none;
  padding-left: 24px;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.5s ease-in;
  transition: height 0.5s ease-in; }
  @media (min-width: 960px) {
    .cmp-text-heavy__menu {
      display: block;
      padding-left: 0px;
      height: auto; } }
  .open .cmp-text-heavy__menu {
    max-height: 100%;
    height: 1024px; }
    @media (min-width: 960px) {
      .open .cmp-text-heavy__menu {
        height: auto; } }
  .cmp-text-heavy__menu-item {
    margin-bottom: 12px; }
    .cmp-text-heavy__menu-item a {
      color: #fdb913;
      font-weight: 600; }
    .cmp-text-heavy__menu-item.active > a {
      text-decoration: underline; }
  .cmp-text-heavy__menu-container {
    background-color: #fff;
    padding-top: 10px; }
    @media (min-width: 960px) {
      .cmp-text-heavy__menu-container {
        padding-top: 0; } }
    .cmp-text-heavy__menu-container.open {
      background-color: #F8F8F8;
      position: fixed;
      top: 60px;
      right: 0;
      bottom: 0;
      left: 0;
      padding: 12px 24px;
      z-index: 1020; }
      @media (min-width: 960px) {
        .cmp-text-heavy__menu-container.open {
          top: 0;
          background-color: #fff;
          position: relative;
          padding: 0;
          height: auto; } }
  @media (min-width: 960px) {
    .cmp-text-heavy__menu-mobile-control {
      display: none; } }
  .cmp-text-heavy__menu-mobile-control a {
    text-decoration: none; }
  .cmp-text-heavy__menu-mobile-control-icon:before {
    content: '\22ee';
    width: 20px;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    font-style: normal; }
    .open .cmp-text-heavy__menu-mobile-control-icon:before {
      content: '\2715'; }

.cmp-text-heavy__submenu {
  list-style: none;
  padding-left: 24px;
  display: none; }
  .active .cmp-text-heavy__submenu {
    display: block; }
  .cmp-text-heavy__submenu-item {
    margin-top: 12px;
    margin-bottom: 12px; }
    .cmp-text-heavy__submenu-item a {
      color: #1A1A1A;
      font-weight: normal; }
    .cmp-text-heavy__submenu-item.active > a {
      text-decoration: underline;
      font-weight: 600; }

.cmp-text-heavy__section {
  display: none;
  /* styles from safeinfratech website */ }
  .cmp-text-heavy__section:first-child {
    display: block; }
  .cmp-text-heavy__section p, .cmp-text-heavy__section li, .cmp-text-heavy__section a {
    font-size: 16px; }
  .cmp-text-heavy__section table td, .cmp-text-heavy__section table th {
    padding-right: 12px; }
    @media (min-width: 960px) {
      .cmp-text-heavy__section table td, .cmp-text-heavy__section table th {
        padding-right: 24px; } }
  .cmp-text-heavy__section .eol-disclaimer {
    margin-top: 24px;
    font-style: italic; }
  .cmp-text-heavy__section .infobox {
    background: #F8F8F8;
    padding: 12px;
    margin: 1em 0;
    border: 1px solid #C9C9C9;
    border-radius: 7px; }
    @media (min-width: 960px) {
      .cmp-text-heavy__section .infobox {
        padding: 24px; } }
    .cmp-text-heavy__section .infobox h6 {
      padding-bottom: 12px; }
      @media (min-width: 960px) {
        .cmp-text-heavy__section .infobox h6 {
          padding-bottom: 24px; } }
    .cmp-text-heavy__section .infobox table {
      width: calc(100% + 24px);
      font-size: 12px;
      margin-left: -12px; }
      @media (min-width: 960px) {
        .cmp-text-heavy__section .infobox table {
          font-size: 16px;
          width: calc(100% + 48px);
          margin-left: -24px; } }
      .cmp-text-heavy__section .infobox table tr td, .cmp-text-heavy__section .infobox table tr th {
        width: 25%;
        padding: 6px 0; }
        @media (min-width: 960px) {
          .cmp-text-heavy__section .infobox table tr td, .cmp-text-heavy__section .infobox table tr th {
            width: auto;
            padding: 12px 0; } }
      .cmp-text-heavy__section .infobox table tr td:first-child, .cmp-text-heavy__section .infobox table tr th:first-child {
        padding-left: 12px; }
        @media (min-width: 960px) {
          .cmp-text-heavy__section .infobox table tr td:first-child, .cmp-text-heavy__section .infobox table tr th:first-child {
            padding-left: 24px; } }
      .cmp-text-heavy__section .infobox table tr td:last-child, .cmp-text-heavy__section .infobox table tr th:last-child {
        padding-right: 12px; }
        @media (min-width: 960px) {
          .cmp-text-heavy__section .infobox table tr td:last-child, .cmp-text-heavy__section .infobox table tr th:last-child {
            padding-right: 24px; } }
      .cmp-text-heavy__section .infobox table tbody tr:nth-child(even), .cmp-text-heavy__section .infobox table thead tr {
        background-color: #F2F2F2; }
    .cmp-text-heavy__section .infobox ul {
      padding-left: 1.5em; }
  .cmp-text-heavy__section .clickable {
    cursor: pointer; }
  .cmp-text-heavy__section .divTable {
    display: table;
    width: 100%;
    background-color: #F8F8F8;
    border-collapse: collapse;
    margin-bottom: 1em; }
    .cmp-text-heavy__section .divTable .divTableBody {
      display: table-row-group; }
      .cmp-text-heavy__section .divTable .divTableBody .divTableRow {
        display: table-row; }
        .cmp-text-heavy__section .divTable .divTableBody .divTableRow .divTableCell, .cmp-text-heavy__section .divTable .divTableBody .divTableRow .divTableHead {
          border: 1px solid #C9C9C9;
          display: table-cell;
          padding: 12px;
          text-align: center; }
          @media (min-width: 960px) {
            .cmp-text-heavy__section .divTable .divTableBody .divTableRow .divTableCell, .cmp-text-heavy__section .divTable .divTableBody .divTableRow .divTableHead {
              padding: 12px 24px; } }
        .cmp-text-heavy__section .divTable .divTableBody .divTableRow .divTableHeader {
          font-weight: 600; }
  .cmp-text-heavy__section .box-inset {
    padding: 12px;
    background: #F8F8F8;
    border-radius: 7px; }
    @media (min-width: 960px) {
      .cmp-text-heavy__section .box-inset {
        padding: 24px; } }
  .cmp-text-heavy__section .list.flat, .cmp-text-heavy__section .list.lined, .cmp-text-heavy__section .list.horiz, .cmp-text-heavy__section .list.divided {
    list-style: none;
    margin: 0;
    padding: 0; }
  .cmp-text-heavy__section .vert-spacer, .cmp-text-heavy__section .row {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-top: 12px;
    padding-bottom: 12px; }
  .cmp-text-heavy__section .list.lined > li, .cmp-text-heavy__section .list.lined > dd {
    border-bottom: 1px dotted #C9C9C9;
    padding: 12px 0; }
  .cmp-text-heavy__section .sup-nav-map {
    width: 100%; }
    @media (min-width: 960px) {
      .cmp-text-heavy__section .sup-nav-map {
        width: auto; } }
  .cmp-text-heavy__section .sup-nav-img {
    width: 100%; }
    @media (min-width: 960px) {
      .cmp-text-heavy__section .sup-nav-img {
        width: 380px; } }
  .cmp-text-heavy__section .mantle {
    position: relative;
    width: 100%;
    background: #F8F8F8;
    overflow: hidden;
    margin: 0 0 24px;
    border-radius: 7px; }
    .cmp-text-heavy__section .mantle.bullets {
      padding: 0 0 36px; }
    .cmp-text-heavy__section .mantle #technologies-mantle {
      text-align: center;
      padding: 24px 12px;
      margin-top: 0;
      border-radius: 7px 7px 0 0;
      background: #636363;
      color: #fff; }
      @media (min-width: 960px) {
        .cmp-text-heavy__section .mantle #technologies-mantle {
          padding: 60px 24px; } }
    .cmp-text-heavy__section .mantle #tech-bullets {
      margin: 36px 0 0 24px;
      color: #636363; }
      @media (min-width: 960px) {
        .cmp-text-heavy__section .mantle #tech-bullets {
          margin: 36px 24px 0 60px; } }
    @media (min-width: 960px) {
      .cmp-text-heavy__section .mantle .column {
        float: left; } }
    .cmp-text-heavy__section .mantle .column._33 {
      margin-bottom: 24px; }
      @media (min-width: 960px) {
        .cmp-text-heavy__section .mantle .column._33 {
          width: 32.33333333%; } }
    .cmp-text-heavy__section .mantle ul li {
      padding: 0 36px 0 12px;
      border-left: 3px solid #C9C9C9; }
      @media (min-width: 960px) {
        .cmp-text-heavy__section .mantle ul li {
          padding: 0 48px 0 12px; } }
  .cmp-text-heavy__section .doc-block {
    margin: 2em 0 0;
    border-top: 1px solid #C9C9C9;
    padding: 12px 0 0; }
    @media (min-width: 960px) {
      .cmp-text-heavy__section .doc-block {
        margin: 4em 0 0; } }
    @media (min-width: 960px) {
      .cmp-text-heavy__section .doc-block .column {
        float: left; } }
    .cmp-text-heavy__section .doc-block .column.column._25 {
      width: 100%;
      position: relative;
      top: -12px;
      border-top: 5px solid #9DCB89;
      padding: 12px 0 0; }
      @media (min-width: 960px) {
        .cmp-text-heavy__section .doc-block .column.column._25 {
          width: 24.5%;
          margin-right: 1%; } }
    .cmp-text-heavy__section .doc-block .column.column._75 {
      width: 100%; }
      @media (min-width: 960px) {
        .cmp-text-heavy__section .doc-block .column.column._75 {
          width: 74%; } }
  .cmp-text-heavy__section .cta.bar {
    margin: 48px 0 0;
    border-radius: 7px;
    overflow: hidden; }
    .cmp-text-heavy__section .cta.bar .column {
      display: table;
      height: 100px; }
      @media (min-width: 960px) {
        .cmp-text-heavy__section .cta.bar .column {
          float: left; } }
    .cmp-text-heavy__section .cta.bar.dark {
      background: #F2F2F2; }
    @media (min-width: 960px) {
      .cmp-text-heavy__section .cta.bar .left {
        float: left; } }
    .cmp-text-heavy__section .cta.bar .column._66 {
      width: 100%; }
      @media (min-width: 960px) {
        .cmp-text-heavy__section .cta.bar .column._66 {
          width: 66.166666666%; } }
    .cmp-text-heavy__section .cta.bar .column._33 {
      width: 100%;
      text-align: center; }
      @media (min-width: 960px) {
        .cmp-text-heavy__section .cta.bar .column._33 {
          width: 32.33333333%; } }
    .cmp-text-heavy__section .cta.bar .text {
      display: table-cell;
      vertical-align: middle;
      padding: 24px 24px 0; }
      @media (min-width: 960px) {
        .cmp-text-heavy__section .cta.bar .text {
          padding: 24px; } }
      .cmp-text-heavy__section .cta.bar .text p {
        width: 100% !important;
        margin: 0; }
    .cmp-text-heavy__section .cta.bar a.button.cta, .cmp-text-heavy__section .cta.bar button.button.cta {
      text-align: center;
      background: #fdb913;
      color: #ffffff;
      padding: 13px 25px 10px;
      margin: 36px 0;
      border-radius: 6px;
      font-family: "Roboto", helvetica, arial, sans-serif;
      font-size: 14px;
      font-weight: 500;
      letter-spacing: .035em;
      padding: 10px 25px 7px;
      text-decoration: none;
      text-transform: uppercase;
      display: inline-block; }

.cmp-video-gallery__iamge {
  position: relative;
  margin-bottom: 24px;
  width: 100%;
  padding-bottom: 54%;
  background-size: cover;
  background-repeat: no-repeat; }
  .cmp-video-gallery__iamge .icon-play {
    background-image: url("../images/button-play-fff.svg");
    position: absolute;
    height: 50px;
    width: 50px;
    z-index: 999;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.cmp-video-gallery__info {
  padding-bottom: 24px; }
  @media (max-width: 1023.98px) {
    .cmp-video-gallery__info {
      text-align: center; } }

.cmp-video-gallery p a {
  color: #5576D1 !important; }

.cmp-staggered-cards.no-mb {
  margin-bottom: 0 !important; }

.cmp-staggered-cards__headline {
  margin-bottom: 36px;
  line-height: normal; }

.cmp-staggered-cards .cmp-asset-text-card__card {
  margin-bottom: 24px; }

.cmp-3-card-tabbed {
  background: #F2F2F2;
  padding: 36px 0 60px;
  margin-bottom: 60px; }
  @media (min-width: 960px) {
    .cmp-3-card-tabbed {
      padding: 60px 0; } }
  .cmp-3-card-tabbed.no-mb {
    margin-bottom: 0; }
  .cmp-3-card-tabbed__wrapper {
    margin-bottom: 24px; }
  .cmp-3-card-tabbed__item {
    border-radius: 7px;
    overflow: hidden;
    background: #fff;
    border-radius: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    height: 100%;
    padding: 0 0 16px; }
    .cmp-3-card-tabbed__item.permalink:hover {
      -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
              box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
      text-decoration: none !important; }
      .cmp-3-card-tabbed__item.permalink:hover .btn-tertiary-green {
        border-bottom: 1px solid #fdb913 !important; }
    @media (min-width: 960px) {
      .cmp-3-card-tabbed__item {
        padding: 0 0 24px; } }
    .cmp-3-card-tabbed__item-image {
      width: 100%;
      height: 0;
      padding-bottom: 54%;
      height: auto;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
    .cmp-3-card-tabbed__item-title {
      padding: 16px 16px 6px; }
      @media (min-width: 960px) {
        .cmp-3-card-tabbed__item-title {
          padding: 24px; } }
    .cmp-3-card-tabbed__item-copy {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0%;
              flex: 1 0 0%;
      padding: 0 16px; }
      @media (min-width: 960px) {
        .cmp-3-card-tabbed__item-copy {
          padding: 0 24px; } }
    .cmp-3-card-tabbed__item-cta {
      padding: 24px 16px 0; }
      @media (min-width: 960px) {
        .cmp-3-card-tabbed__item-cta {
          padding: 48px 24px 0; } }
  .cmp-3-card-tabbed__tabs {
    margin: 0 -24px 24px; }
    .cmp-3-card-tabbed__tabs ul {
      list-style: none;
      margin: 0;
      overflow-x: auto;
      padding: 0 0 0 12px;
      white-space: nowrap; }
    .cmp-3-card-tabbed__tabs li {
      display: inline-block;
      margin: 12px;
      text-transform: uppercase; }
    @media (min-width: 960px) {
      .cmp-3-card-tabbed__tabs {
        margin: 12px 0 24px; }
        .cmp-3-card-tabbed__tabs ul {
          padding: 0; }
          .cmp-3-card-tabbed__tabs ul li {
            margin: 12px 40px 12px 0; }
            .cmp-3-card-tabbed__tabs ul li:last-child {
              margin-right: 0; } }
  .cmp-3-card-tabbed__tab a {
    text-decoration: none; }
  .cmp-3-card-tabbed__tab.active {
    border-bottom: solid 2px; }
    .cmp-3-card-tabbed__tab.active a {
      font-weight: bold; }
  .cmp-3-card-tabbed__tab-container {
    display: none; }
    .cmp-3-card-tabbed__tab-container.active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .cmp-3-card-tabbed .cmp-3-card-tabbed__cta {
    padding-top: 12px; }
    @media (min-width: 960px) {
      .cmp-3-card-tabbed .cmp-3-card-tabbed__cta {
        padding-top: 24px; } }

.cmp-casestudy-filter {
  padding-top: 80px;
  /*padding-bottom: 80px;*/ }
  .cmp-casestudy-filter .container_result {
    background-color: #F8F8F8;
    padding-top: 80px;
    padding-bottom: 80px; }
  .cmp-casestudy-filter__eyebrow {
    font-family: "Sharp", helvetica, arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 40px; }
  .cmp-casestudy-filter .cmp-webinar-filter__select span.select2-container {
    width: calc(20% - 16px) !important; }
  .cmp-casestudy-filter__select {
    margin-bottom: 40px; }
    .cmp-casestudy-filter__select span.select2-selection {
      border-radius: 0;
      border: 0;
      border-bottom: 1px solid #393939;
      height: auto;
      padding-bottom: 10px; }
      .cmp-casestudy-filter__select span.select2-selection__rendered {
        color: #393939 !important;
        padding-left: 0 !important;
        font-weight: 500; }
      .cmp-casestudy-filter__select span.select2-selection__arrow b {
        border-color: #393939 transparent transparent transparent !important;
        margin-right: 0 !important; }
    .cmp-casestudy-filter__select span.select2-container {
      width: calc(20.8333% - 16px) !important;
      margin-right: 16px; }
      .cmp-casestudy-filter__select span.select2-container:last-child {
        margin-right: 0; }
      .cmp-casestudy-filter__select span.select2-container--open .select2-selection__arrow b {
        border-color: #fdb913 transparent transparent transparent !important;
        border-width: 5px 4px 0 4px !important;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
      .cmp-casestudy-filter__select span.select2-container--open .select2-selection--single {
        border-bottom: 0px !important; }
  .cmp-casestudy-filter__button {
    margin-bottom: calc(40px - 12px);
    font-weight: 500;
    color: #898B8E;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .cmp-casestudy-filter__button .title {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 165px;
              flex: 0 0 165px;
      max-width: 165px;
      margin-right: 80px; }
    .cmp-casestudy-filter__button .filter-solution {
      margin-left: 12px;
      margin-bottom: 12px;
      font-size: 14px;
      font-weight: 500;
      line-height: normal;
      text-transform: uppercase;
      padding: 11px 25px;
      cursor: pointer;
      color: #898B8E;
      background-color: #fff;
      border-radius: 99px;
      border: 2px solid #898B8E; }
      .cmp-casestudy-filter__button .filter-solution:hover, .cmp-casestudy-filter__button .filter-solution.active {
        border-color: #fdb913;
        background-color: #fdb913;
        color: #fff; }
  .cmp-casestudy-filter__mobile .my-menu .mg-flat {
    list-style: none;
    margin: 0;
    padding: 0; }
    .cmp-casestudy-filter__mobile .my-menu .mg-flat li a {
      border: 0;
      border-bottom: 1px solid #C9C9C9;
      background: #fff;
      padding: 20px 0; }
      .cmp-casestudy-filter__mobile .my-menu .mg-flat li a.openItem {
        background: #fff;
        border-color: #fff;
        color: #393939; }
    .cmp-casestudy-filter__mobile .my-menu .mg-flat li:last-child a {
      border-bottom: 0; }
    .cmp-casestudy-filter__mobile .my-menu .mg-flat ul.submenu {
      padding: 10px 0;
      margin: 0;
      list-style: none;
      background: #F2F2F2; }
      .cmp-casestudy-filter__mobile .my-menu .mg-flat ul.submenu li {
        margin: 0; }
        .cmp-casestudy-filter__mobile .my-menu .mg-flat ul.submenu li a {
          border-bottom: 0;
          background: none;
          padding: 10px 24px;
          margin: 0; }
          .cmp-casestudy-filter__mobile .my-menu .mg-flat ul.submenu li a.menu-selected {
            color: #fff;
            background-color: #fdb913; }
  .cmp-casestudy-filter__mobile .my-menu .fa-caret-down {
    color: #fdb913; }
  .cmp-casestudy-filter .mg-flat li.dropdown {
    margin-left: 0px; }
  .cmp-casestudy-filter .btn-tertiary-green::after {
    width: 0px; }
  .cmp-casestudy-filter #desktop-reset-filter {
    margin-left: 12px;
    margin-bottom: 12px;
    display: none; }
  .cmp-casestudy-filter #mobile-reset-filter {
    margin-top: 15px;
    display: none; }

.cmp-casestudy-filter.filter-selected #desktop-reset-filter, .cmp-casestudy-filter.filter-selected #mobile-reset-filter {
  display: inline-block; }

@media (min-width: 960px) {
  .cmp-casestudy-filter {
    padding-top: 120px;
    /*padding-bottom: 120px;*/ }
    .cmp-casestudy-filter__eyebrow {
      font-size: 54px; }
  .mobile-only {
    display: none !important; } }

.cmp-casestudy-result {
  margin-bottom: 24px; }
  .cmp-casestudy-result span {
    display: block; }
  .cmp-casestudy-result .tax-detail__title {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 12px;
    color: #636363; }
    .cmp-casestudy-result .tax-detail__title b {
      color: #fdb913;
      font-weight: normal; }
  .cmp-casestudy-result .tax-detail__name {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 24px;
    color: #fdb913; }
  .cmp-casestudy-result .tax-detail__description {
    color: #636363;
    margin-bottom: 0;
    max-width: 70%; }
  .cmp-casestudy-result .webinar-event__title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 20px; }
  .cmp-casestudy-result .webinar-event ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .cmp-casestudy-result .webinar-event ul li {
      padding: 5px 0 5px 0px;
      position: relative; }
      .cmp-casestudy-result .webinar-event ul li::before {
        content: '';
        background-image: url(../images/webinar-icon.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 24px;
        height: 24px;
        position: absolute;
        left: 0; }
      .cmp-casestudy-result .webinar-event ul li a {
        color: #636363;
        font-size: 14px; }

.cmp-featured-casestudy__wrapper {
  border-radius: 2px;
  -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1);
  background-color: #fff; }
  .cmp-featured-casestudy__wrapper.col-12 {
    margin-top: 0;
    margin-bottom: 24px; }

.cmp-featured-casestudy__image {
  width: 100%;
  padding-bottom: 54%;
  background-size: cover;
  background-position: center; }

.cmp-featured-casestudy__title {
  margin-top: 12px;
  margin-bottom: 12px;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 600; }

.cmp-featured-casestudy__highlights ul {
  list-style-type: none;
  padding-left: 0; }
  .cmp-featured-casestudy__highlights ul li {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 2px solid #F2F2F2; }

.cmp-featured-casestudy__cta {
  width: 100%;
  margin-top: 24px; }
  @media (min-width: 960px) {
    .cmp-featured-casestudy__cta {
      position: absolute;
      left: 10px;
      right: 24px;
      bottom: 0;
      margin-top: 0; } }
  .cmp-featured-casestudy__cta ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .cmp-featured-casestudy__cta ul li {
      display: inline-block;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 10px; }
      @media (min-width: 960px) {
        .cmp-featured-casestudy__cta ul li {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%; } }
      .cmp-featured-casestudy__cta ul li a {
        color: #636363; }

.cmp-featured-casestudy__icon {
  width: 24px;
  height: 24px;
  background-image: url(../images/article-icon.png);
  background-size: contain;
  display: inline-block;
  vertical-align: sub;
  margin-right: 10px; }

.cmp-featured-casestudy__info {
  position: relative; }

/*# sourceMappingURL=child-theme.css.map */
