@import url(https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,600,700,700i,900);@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*!
 * Bootstrap Grid v4.1.2 (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)
 */
@-ms-viewport {
  width: device-width;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*, *::before, *::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

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

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid, .banner-internal, .article-simple, .article-center {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.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 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.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: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.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.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.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.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.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.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.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.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

@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: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .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.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .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.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .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.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@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: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .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.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .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.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .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.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  .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: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .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.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .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.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .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.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  .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: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .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.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .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.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .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.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

.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, .gallery-warp-buttons button {
  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: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -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: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -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 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;
  }
}

.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, .gallery-warp-buttons button {
  -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: 992px) {
  .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: 1200px) {
  .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;
  }
}

.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;
}

.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: .25rem !important;
}

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

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

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

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

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

.mt-2, .my-2, .article-center .article-center--highglights p, .article-center .article-center--highglights--title {
  margin-top: .5rem !important;
}

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

.mb-2, .my-2, .article-center .article-center--highglights p, .article-center .article-center--highglights--title {
  margin-bottom: .5rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-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: .25rem !important;
  }
  .mt-sm-1, .my-sm-1 {
    margin-top: .25rem !important;
  }
  .mr-sm-1, .mx-sm-1 {
    margin-right: .25rem !important;
  }
  .mb-sm-1, .my-sm-1 {
    margin-bottom: .25rem !important;
  }
  .ml-sm-1, .mx-sm-1 {
    margin-left: .25rem !important;
  }
  .m-sm-2 {
    margin: .5rem !important;
  }
  .mt-sm-2, .my-sm-2 {
    margin-top: .5rem !important;
  }
  .mr-sm-2, .mx-sm-2 {
    margin-right: .5rem !important;
  }
  .mb-sm-2, .my-sm-2 {
    margin-bottom: .5rem !important;
  }
  .ml-sm-2, .mx-sm-2 {
    margin-left: .5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: .25rem !important;
  }
  .pt-sm-1, .py-sm-1 {
    padding-top: .25rem !important;
  }
  .pr-sm-1, .px-sm-1 {
    padding-right: .25rem !important;
  }
  .pb-sm-1, .py-sm-1 {
    padding-bottom: .25rem !important;
  }
  .pl-sm-1, .px-sm-1 {
    padding-left: .25rem !important;
  }
  .p-sm-2 {
    padding: .5rem !important;
  }
  .pt-sm-2, .py-sm-2 {
    padding-top: .5rem !important;
  }
  .pr-sm-2, .px-sm-2 {
    padding-right: .5rem !important;
  }
  .pb-sm-2, .py-sm-2 {
    padding-bottom: .5rem !important;
  }
  .pl-sm-2, .px-sm-2 {
    padding-left: .5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-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: .25rem !important;
  }
  .mt-md-1, .my-md-1 {
    margin-top: .25rem !important;
  }
  .mr-md-1, .mx-md-1 {
    margin-right: .25rem !important;
  }
  .mb-md-1, .my-md-1 {
    margin-bottom: .25rem !important;
  }
  .ml-md-1, .mx-md-1 {
    margin-left: .25rem !important;
  }
  .m-md-2 {
    margin: .5rem !important;
  }
  .mt-md-2, .my-md-2 {
    margin-top: .5rem !important;
  }
  .mr-md-2, .mx-md-2 {
    margin-right: .5rem !important;
  }
  .mb-md-2, .my-md-2 {
    margin-bottom: .5rem !important;
  }
  .ml-md-2, .mx-md-2 {
    margin-left: .5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: .25rem !important;
  }
  .pt-md-1, .py-md-1 {
    padding-top: .25rem !important;
  }
  .pr-md-1, .px-md-1 {
    padding-right: .25rem !important;
  }
  .pb-md-1, .py-md-1 {
    padding-bottom: .25rem !important;
  }
  .pl-md-1, .px-md-1 {
    padding-left: .25rem !important;
  }
  .p-md-2 {
    padding: .5rem !important;
  }
  .pt-md-2, .py-md-2 {
    padding-top: .5rem !important;
  }
  .pr-md-2, .px-md-2 {
    padding-right: .5rem !important;
  }
  .pb-md-2, .py-md-2 {
    padding-bottom: .5rem !important;
  }
  .pl-md-2, .px-md-2 {
    padding-left: .5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: .25rem !important;
  }
  .mt-lg-1, .my-lg-1 {
    margin-top: .25rem !important;
  }
  .mr-lg-1, .mx-lg-1 {
    margin-right: .25rem !important;
  }
  .mb-lg-1, .my-lg-1 {
    margin-bottom: .25rem !important;
  }
  .ml-lg-1, .mx-lg-1 {
    margin-left: .25rem !important;
  }
  .m-lg-2 {
    margin: .5rem !important;
  }
  .mt-lg-2, .my-lg-2 {
    margin-top: .5rem !important;
  }
  .mr-lg-2, .mx-lg-2 {
    margin-right: .5rem !important;
  }
  .mb-lg-2, .my-lg-2 {
    margin-bottom: .5rem !important;
  }
  .ml-lg-2, .mx-lg-2 {
    margin-left: .5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: .25rem !important;
  }
  .pt-lg-1, .py-lg-1 {
    padding-top: .25rem !important;
  }
  .pr-lg-1, .px-lg-1 {
    padding-right: .25rem !important;
  }
  .pb-lg-1, .py-lg-1 {
    padding-bottom: .25rem !important;
  }
  .pl-lg-1, .px-lg-1 {
    padding-left: .25rem !important;
  }
  .p-lg-2 {
    padding: .5rem !important;
  }
  .pt-lg-2, .py-lg-2 {
    padding-top: .5rem !important;
  }
  .pr-lg-2, .px-lg-2 {
    padding-right: .5rem !important;
  }
  .pb-lg-2, .py-lg-2 {
    padding-bottom: .5rem !important;
  }
  .pl-lg-2, .px-lg-2 {
    padding-left: .5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: .25rem !important;
  }
  .mt-xl-1, .my-xl-1 {
    margin-top: .25rem !important;
  }
  .mr-xl-1, .mx-xl-1 {
    margin-right: .25rem !important;
  }
  .mb-xl-1, .my-xl-1 {
    margin-bottom: .25rem !important;
  }
  .ml-xl-1, .mx-xl-1 {
    margin-left: .25rem !important;
  }
  .m-xl-2 {
    margin: .5rem !important;
  }
  .mt-xl-2, .my-xl-2 {
    margin-top: .5rem !important;
  }
  .mr-xl-2, .mx-xl-2 {
    margin-right: .5rem !important;
  }
  .mb-xl-2, .my-xl-2 {
    margin-bottom: .5rem !important;
  }
  .ml-xl-2, .mx-xl-2 {
    margin-left: .5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: .25rem !important;
  }
  .pt-xl-1, .py-xl-1 {
    padding-top: .25rem !important;
  }
  .pr-xl-1, .px-xl-1 {
    padding-right: .25rem !important;
  }
  .pb-xl-1, .py-xl-1 {
    padding-bottom: .25rem !important;
  }
  .pl-xl-1, .px-xl-1 {
    padding-left: .25rem !important;
  }
  .p-xl-2 {
    padding: .5rem !important;
  }
  .pt-xl-2, .py-xl-2 {
    padding-top: .5rem !important;
  }
  .pr-xl-2, .px-xl-2 {
    padding-right: .5rem !important;
  }
  .pb-xl-2, .py-xl-2 {
    padding-bottom: .5rem !important;
  }
  .pl-xl-2, .px-xl-2 {
    padding-left: .5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-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;
  }
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "\2190";
}

[dir="rtl"] .slick-prev:before {
  content: "\2192";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "\2192";
}

[dir="rtl"] .slick-next:before {
  content: "\2190";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

body, html {
  background: white;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  overflow-x: hidden;
}

@media (max-width: 1400px) {
  body, html {
    font-size: 10px;
  }
}

@media (max-width: 991px) {
  body, html {
    font-size: 1.1vw;
  }
}

@media (max-width: 991px) and (orientation: landscape) {
  body, html {
    font-size: 1.1vh;
  }
}

@media (max-width: 768px) {
  body, html {
    font-size: 1.8vw;
  }
}

@media (max-width: 768px) and (orientation: landscape) {
  body, html {
    font-size: 1.8vh;
  }
}

@media (max-width: 420px) {
  body, html {
    font-size: 9px;
  }
}

img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

a {
  color: inherit;
  text-decoration: inherit;
}

a:hover {
  color: inherit;
  text-decoration: inherit;
}

.hide {
  display: none !important;
}

.space-y, .article-simple, .article-center {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.list-unstyled, .banner-internal .banner-internal--main .banner-internal--main--breadcrumb {
  padding-left: 0;
  margin: 0;
  list-style: none;
}

.container-fluid, .banner-internal, .article-simple, .article-center {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

@media (min-width: 1200px) {
  .container-fluid, .banner-internal, .article-simple, .article-center {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  line-height: 1.5;
  background-color: #fa4616;
  padding: 1.25rem 1rem;
  border-left: #bd3814 solid .5rem;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-radius: 0;
  font-size: 1.25rem;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}

.btn.btn-black {
  background-color: black;
}

@media (max-width: 480px) {
  .btn {
    display: block;
    width: 100% !important;
    max-width: 360px;
    margin: 1rem auto !important;
    font-size: 1.5rem;
  }
}

.btn.large {
  width: 20rem;
}

.btn:hover {
  background-color: #bd3814;
  color: white;
}

.form-control {
  width: 100%;
  border-style: solid;
}

.ico-orange {
  -webkit-filter: invert(50%) sepia(100%) brightness(50%) saturate(100) hue-rotate(43deg) brightness(166%) grayscale(4%);
          filter: invert(50%) sepia(100%) brightness(50%) saturate(100) hue-rotate(43deg) brightness(166%) grayscale(4%);
}

main ul:not(.list-unstyled) {
  list-style: none;
}

main ul:not(.list-unstyled) li {
  position: relative;
  margin-top: 2rem;
  font-size: 1.6rem;
  padding-right: 3rem;
}

main ul:not(.list-unstyled) li:before {
  content: "";
  background-image: url(../../../assets/images/icons/ico-list-item.png);
  width: 2rem;
  height: 2rem;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: .75rem;
  vertical-align: middle;
  position: absolute;
  left: -2.8rem;
  top: .2em;
}

main ul:not(.list-unstyled).white-icon li:before {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}

.generic-title {
  font-size: 3.2rem;
  margin: 0 0 1rem 0;
  text-align: center;
}

.generic-subtitle {
  font-size: 1.6rem;
  margin: 0 0 1rem 0;
  text-align: center;
}

.pull-container {
  position: relative;
  left: -4rem;
}

.push-container {
  position: relative;
  right: -4rem;
}

@media (min-width: 1200px) {
  .xl-pull-container {
    position: relative;
    left: -4rem;
  }
  .xl-push-container {
    position: relative;
    right: -4rem;
  }
}

.ignore-container, hr:not(.unstyled) {
  width: calc(100% + 8rem);
  margin-left: -4rem;
  margin-right: -4rem;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

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

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left;
  }
  .text-xl-center {
    text-align: center;
  }
  .text-xl-right {
    text-align: right;
  }
}

.number-shake {
  font-style: normal;
}

.separator, .article-center {
  position: relative;
}

.separator:before, .article-center:before {
  content: "";
  position: absolute;
  display: block;
  height: 9px;
  width: 3rem;
  top: 3.5rem;
  left: 0;
  right: 0;
  margin: auto;
  background: #fa4616;
}

.separator.white:before, .white.article-center:before {
  background: white !important;
}

.separator.orange:before, .article-center:before {
  background: #fa4616 !important;
}

.separator.black:before, .black.article-center:before {
  background: black !important;
}

/* INTERNAL PAGES */
.banner-internal {
  font-size: 12px;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 85px;
  color: white;
  background-position: 80% 100%;
  background-size: cover;
}

@media (min-width: 768px) {
  .banner-internal {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}

@media (min-width: 768px) {
  .banner-internal {
    min-height: 35.5rem;
    padding-top: 5.8rem;
    background-position: right;
  }
}

@media (min-width: 1200px) {
  .banner-internal:before {
    content: '';
    background-image: url(../../../assets/images/compreenda/grafismo-banner.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    height: 100%;
    width: 15rem;
    z-index: 99;
  }
}

.banner-internal .banner-internal--main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 6em 0;
}

.banner-internal .banner-internal--main img {
  max-height: 7rem;
}

.banner-internal .banner-internal--main .banner-internal--main--title {
  margin: 0;
  font-size: 6em;
  line-height: 1;
}

@media (max-width: 480px) {
  .banner-internal .banner-internal--main .banner-internal--main--title {
    font-size: 3em;
  }
}

.banner-internal .banner-internal--main .banner-internal--main--title span {
  color: #fa4616;
}

.banner-internal .banner-internal--main .banner-internal--main--subtitle {
  margin: .5rem 0 0 .4rem;
  font-size: 2em;
  min-height: 2.8em;
}

@media (max-width: 480px) {
  .banner-internal .banner-internal--main .banner-internal--main--subtitle {
    font-size: 1.1em;
  }
}

.banner-internal .banner-internal--main .banner-internal--main--breadcrumb {
  font-size: 1.32em;
  font-weight: bold;
  color: #fa4616;
}

.banner-internal .banner-internal--main .banner-internal--main--breadcrumb li {
  display: inline-block;
}

.banner-internal .banner-internal--footer .banner-internal--footer--highlight {
  color: #fa4616;
  display: block;
}

.banner-internal .banner-internal--footer .banner-internal--footer--highlight:not(.is-active):not(:hover) {
  -webkit-filter: invert(50%) brightness(400%);
          filter: invert(50%) brightness(400%);
}

.banner-internal .banner-internal--footer .banner-internal--footer--highlight .banner-internal--footer--highlight--image {
  height: 4.7em;
  text-align: center;
}

.banner-internal .banner-internal--footer .banner-internal--footer--highlight .banner-internal--footer--highlight--text {
  text-align: center;
  font-size: 1em;
}

@media (min-width: 768px) {
  .banner-internal .banner-internal--footer .banner-internal--footer--highlight .banner-internal--footer--highlight--text {
    font-size: 2em;
  }
}

.footer-banner {
  background-position: left;
  background-size: cover;
  color: white;
}

@media (min-width: 1200px) {
  .footer-banner {
    position: relative;
    background-position-x: right;
  }
  .footer-banner:before {
    content: '';
    background-image: url(../../../assets/images/compreenda/grafismo-footer.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    height: calc(100% + 4rem);
    width: 13rem;
    top: 0;
    z-index: 99;
  }
}

.article-simple {
  font-size: 1.8rem;
  line-height: 1.3;
}

.article-simple strong.orange, .article-simple strong.article-center, .article-simple h3.orange, .article-simple h3.article-center {
  color: #fa4616;
}

.article-simple .article-simple--title {
  position: relative;
  font-size: 3.2rem;
  letter-spacing: -1px;
  margin-top: 1rem;
}

.article-simple .article-simple--title:before {
  display: block;
  content: '';
  position: absolute;
  width: 8px;
  height: 1.2em;
  left: -2rem;
  top: .7rem;
  background-color: #fa4616;
}

.article-simple .article-simple--title.white {
  color: white;
}

.article-simple .article-simple--title.white:before {
  background-color: white;
}

.article-simple p {
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: justify;
}

.article-simple.banner-suporte .article-simple--title:before {
  top: 2.2rem;
}

.article-simple.banner-suporte.right .article-simple--title:before {
  left: auto;
  right: -2rem;
}

.bg-cinza {
  background-image: url("../../../assets/images/home/bg-cinza.jpg");
  background-size: cover;
  color: white;
}

.bg-cinza:before {
  background-color: white;
}

.bg-cinza ul:not(.list-unstyled) li:before {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}

.bg-cinza.bg-cinza-2 {
  background-image: url("../../../assets/images/bg-cinza2.jpg");
}

.bg-grafismos {
  background-image: url("../../../assets/images/engaje/bg-grafismos.jpg");
  background-repeat: repeat-y;
  background-size: 100%;
}

.article-center .article-center--title {
  text-align: center;
  font-size: 3.2rem;
  margin: 0;
}

.article-center .article-center--subtitle {
  font-size: 1.7rem;
  text-align: justify;
  text-align-last: center;
}

.article-center .article-center--highglights p {
  font-size: 1.5rem;
  font-weight: bold;
}

.article-center .article-center--highglights--title {
  font-size: 2rem;
  font-weight: bold;
}

.article-center p {
  font-size: 1.6rem;
}

.article-center h5 {
  font-size: 2rem;
}

.slick-prev,
.slick-next {
  background: url("../../../assets/images/seta-direita.png") no-repeat;
  background-size: cover;
  width: 3rem;
  height: 3rem;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  z-index: 99;
}

.slick-prev:hover, .slick-prev:visited, .slick-prev:active, .slick-prev:focus, .slick-next:hover, .slick-next:visited, .slick-next:active, .slick-next:focus {
  background: url("../../../assets/images/seta-direita.png") no-repeat;
  background-size: contain;
}

.slick-prev:before, .slick-prev:after, .slick-next:before, .slick-next:after {
  content: none;
}

.bg-grafismo-laranja {
  background-position-x: right;
}

@media (min-width: 1200px) {
  .bg-grafismo-laranja {
    background: url(/assets/images/comum/grafismo-laranja-2.png) no-repeat;
    background-position: right;
    background-size: contain;
  }
}

.bg-grafismo-laranja.bg-esquerda {
  background-position-x: left;
}

.slick-prev {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  left: 3.5rem;
}

.slick-next {
  right: 3.5rem;
}

.slick-slide {
  height: auto;
  padding-bottom: 4rem;
}

.slick-slide li {
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}

.slider:not(.slider-custom) .slick-slide li {
  -webkit-transform: scale(0.8) translateY(12%) translateX(120%);
          transform: scale(0.8) translateY(12%) translateX(120%);
}

.slider:not(.slider-custom) .slick-slide.slick-active li {
  -webkit-transform: scale(0.9) translateY(5.3%) translateX(40%);
          transform: scale(0.9) translateY(5.3%) translateX(40%);
}

.slider:not(.slider-custom) .slick-active + .slick-slide li {
  -webkit-transform: scale(0.8) translateY(12%) translateX(-120%);
          transform: scale(0.8) translateY(12%) translateX(-120%);
}

.slider:not(.slider-custom) .slick-current + .slick-active li {
  -webkit-transform: scale(0.9) translateY(5.3%) translateX(-40%);
          transform: scale(0.9) translateY(5.3%) translateX(-40%);
}

.slider:not(.slider-custom) .slick-slide.slick-active.slick-current li {
  -webkit-transform: scale(1) translateY(0) translateX(0);
          transform: scale(1) translateY(0) translateX(0);
}

.slider.slider-custom .slick-slide li {
  -webkit-transform: scale(0.8) translateY(12%) translateX(-20%);
          transform: scale(0.8) translateY(12%) translateX(-20%);
}

.slider.slider-custom .slick-slide.slick-active li {
  -webkit-transform: scale(0.9) translateY(5.3%) translateX(40%);
          transform: scale(0.9) translateY(5.3%) translateX(40%);
}

.slider.slider-custom .slick-active + .slick-slide li {
  -webkit-transform: scale(0.8) translateY(12%) translateX(20%);
          transform: scale(0.8) translateY(12%) translateX(20%);
}

.slider.slider-custom .slick-current + .slick-active li {
  -webkit-transform: scale(0.9) translateY(5.3%) translateX(-40%);
          transform: scale(0.9) translateY(5.3%) translateX(-40%);
}

.slider.slider-custom .slick-slide.slick-active.slick-current li {
  -webkit-transform: scale(1) translateY(0) translateX(0);
          transform: scale(1) translateY(0) translateX(0);
}

.slider.slider-custom p {
  font-size: .6em;
  margin: -1.5em 10px 0;
}

.slick-slide {
  position: relative;
  z-index: 1;
}

.slick-active {
  z-index: 2;
}

.slick-active.slick-current {
  z-index: 3;
}

.slider p {
  background: black;
  color: white;
  margin: -1em 10px 0;
  display: block;
  position: relative;
  z-index: 3;
  padding: .7em;
  text-align: center;
  border-radius: 5px;
  font-size: 1.4em;
}

.slick-dots {
  bottom: 1rem;
}

.slick-dots li {
  background: gray;
  border-radius: 100%;
  margin: 0 .75rem;
}

.slick-dots li.slick-active {
  background-color: black;
}

.slick-dots li button {
  height: 1.5em;
  width: 1.5em;
}

.logo-container {
  width: 100%;
  padding-top: 70%;
  height: auto;
  position: relative;
  border: white 2px solid;
  margin-top: 1rem;
  margin-bottom: 1rem;
  -webkit-transition: -webkit-transform linear .2s;
  transition: -webkit-transform linear .2s;
  transition: transform linear .2s;
  transition: transform linear .2s, -webkit-transform linear .2s;
}

.logo-container:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-filter: invert(50%) sepia(100%) saturate(300) hue-rotate(39deg) brightness(200%) grayscale(10%);
          filter: invert(50%) sepia(100%) saturate(300) hue-rotate(39deg) brightness(200%) grayscale(10%);
}

.logo-container img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 80%;
  max-height: 80%;
  margin: auto;
}

.statistics-list-inline {
  border-top: 2px solid #fa4616;
  border-bottom: 2px solid #fa4616;
  font-size: 1.35rem;
}

.statistics-list-inline strong {
  font-size: 2.55rem;
  color: #fa4616;
  position: relative;
}

.statistics-list-inline strong:before {
  content: '+';
  font-size: 2em;
  line-height: .45;
  position: relative;
  top: .15em;
}

@media (min-width: 768px) {
  .statistics-list-inline strong:before {
    position: absolute;
    left: -.6em;
    top: auto;
  }
}

.screen-block {
  display: none !important;
}

hr:not(.unstyled) {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: none;
  position: relative;
  padding: 1px;
}

hr:not(.unstyled):after {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAABDCAYAAACRHFUFAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4goZFDslnGAgTgAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAMjSURBVFjDjZg9a1VBEIafWQ6xCSksbPIPbIyCEP+AEQtryQ/QytRiJYpYiQSRYK2QXhRS24Q0guIHlrZBCLlX82kci5zcc3Z3Zs5duNxzzt0zs/vOzDvvXtm9jgIggALCDsp5hG5o+3sx5jZ0cp0KI6DMTu7JnuejuE8TT933nvnSmTEt5k8MaeGd3sQzA31n1uqApPXWqPAprw1jjYgDpodJuLXcw0G1pf69RGDnxg4zYJ0Xy9EMLdnFpdoaRVSsyWI4UsuQ93LpWfwsbwwvf6oVqGM4M1Qv+28FsgQYZuEvgFUrEQei11hZLBYuFl4VRupktDh1aG6tjtauW7T4oNcl4n0TFLOVR0pBGYD2jbpFW3CNGIQmhvGKRoxaO8k8D2yprrXO028vxFGGpyoiRZRUjVWItyItgOx5logdzPDLQMUTG0tGzhyapFaG36SRHNADM9QykJDqcY6FW1T9whTtWYYxaqrJald+xrDi1Vq+7z2Lt4WhdlRTw3HIPzItsQW8bDRTh9gkx0QtlpQhhiyyt0wblynNTnvqcRR2WpezpSJ/tVapxImZBkFuwRKJA5JckSU9sKcYqSoN4Z/pdEAvJUO5jk16lSHOFr8dt+/MoKygbAJjhHF7vTK6ITN+g5TM3jzCFrAKLAKz7WcRYRXYGi3JvC20uusZhHfAQiC0FoD3oyU5l4ysPWqN3UVZCLXS6f0lhDuNAeJ++2zZJDQ1c225MSv/9NmVaaUxwuWm2rcG3dXvtsepSrhufHQlT11zX2qdLROM1nHqS+vOst4YtXbUvvTN00KSP/sMvErBiehRpPTbZ59Qbs5t6GHjUMcthGuFA0XZb+++A28Q1uY29CgXWl2eJOCpUcwvEe71V1cfjvOwXgUuFgCPgcdRPlmcfdtgyOcI2xGHp0pPKxeKEP0Cng1luE0jeSY/QRi5ZxOT/OtU+AmshQzgtqN8Cw+R3hk3yKkUSLuvCK9DzV1ipDaID1BO3H8gLIykLsxN4K3ZPTQ691eKgfvRIUbDc383+UP7cY/nMqRGWqxeeAFQ4vPazpm2bhXuD0/eSaAD/gNT4lE3vCorNgAAAABJRU5ErkJggg==");
  position: absolute;
  top: 0;
  left: calc(100% - 2.5rem);
}

@media (min-width: 1200px) {
  hr:not(.unstyled):after {
    left: calc(100% - 4rem);
  }
}

hr:not(.unstyled):before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 2.5rem);
  border-bottom: 5px solid #fa4616;
}

@media (min-width: 1200px) {
  hr:not(.unstyled):before {
    width: calc(100% - 4rem);
  }
}

hr:not(.unstyled).bottom:after {
  top: auto;
  bottom: 0;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

hr:not(.unstyled).bottom:before {
  bottom: 0;
  top: auto;
}

hr:not(.unstyled).right:after {
  right: calc(100% - 2.5rem);
  left: auto;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

@media (min-width: 1200px) {
  hr:not(.unstyled).right:after {
    right: calc(100% - 4rem);
  }
}

hr:not(.unstyled).right:before {
  right: 0;
  left: auto;
}

hr:not(.unstyled).bottom.right:after {
  -webkit-transform: scaleY(-1) scaleX(-1);
          transform: scaleY(-1) scaleX(-1);
}

/* [END] INTERNAL PAGES */
@media (min-width: 1200px) and (max-width: 1400px) {
  .banner-internal.center {
    background-position-y: -4rem;
    background-size: auto calc(100% + 4rem);
  }
}

.banner-internal.center:before {
  width: 11.5rem;
}

.banner-internal.center .banner-internal--main {
  padding: 10em 0;
}

.banner-internal.center .banner-internal--main .banner-internal--main--title {
  font-weight: normal;
}

.banner-internal.center .banner-internal--main .banner-internal--main--breadcrumb {
  font-size: 2.17em;
}

@media (min-width: 768px) {
  .banner-internal.center .banner-internal--footer .banner-internal--footer--highlight .banner-internal--footer--highlight--text {
    font-size: 1.5vw;
  }
}

@media (min-width: 1281px) {
  .banner-internal.center .banner-internal--footer .banner-internal--footer--highlight .banner-internal--footer--highlight--text {
    font-size: 2.3em;
  }
}

.gallery-warp-buttons button {
  line-height: 1;
}

.display-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fade {
  position: relative;
  opacity: 0;
}

.has-animation {
  -webkit-transition: none !important;
  transition: none !important;
}

.has-animation:not([data-animation-style]) {
  opacity: 0;
}

.is-animate {
  -webkit-transition: all .5s ease-out, opacity .7s ease-in;
  transition: all .5s ease-out, opacity .7s ease-in;
}

.fade.right {
  right: -20%;
}

.fade.left {
  right: 20%;
}

.ready.fade {
  right: 0;
  opacity: 1;
}

.ico {
  display: inline-block;
  margin-right: .5rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 1rem;
  vertical-align: middle;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

a .ico, a.ico {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

a:hover .ico, a.ico:hover {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.ico-play {
  width: 2.42em;
  height: 2.42em;
  background-image: url("../../../assets/images/icons/ico-play.png");
}

.ico-monitor-click {
  width: 2.5em;
  height: 2.5em;
  background-image: url("../../../assets/images/icons/ico-monitor-click.png");
}

.ico-cart {
  width: 4.5em;
  height: 4.5em;
  background-image: url("../../../assets/images/icons/ico-cart.png");
}

.ico-letter {
  width: 3.92em;
  height: 3.92em;
  background-image: url("../../../assets/images/icons/ico-letter.png");
}

.ico-phone {
  width: 3.92em;
  height: 3.92em;
  background-image: url("../../../assets/images/icons/ico-phone.png");
}

.ico-go {
  width: 1.5em;
  height: 1.5em;
  background-image: url("../../../assets/images/icons/ico-go.png");
  background-size: 100%;
  vertical-align: sub;
}

.ico-facebook {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../../../assets/images/icons/ico-facebook.png");
}

.ico-tweet {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../../../assets/images/icons/ico-tweet.png");
}

.ico-instagram {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../../../assets/images/icons/ico-instagram.png");
}

.ico-google-plus {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../../../assets/images/icons/ico-google-plus.png");
}

.ico-youtube {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../../../assets/images/icons/ico-youtube.png");
}

.ico-linkedin {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../../../assets/images/icons/ico-linkedin.png");
}

.ico-question {
  width: 2rem;
  height: 2.5rem;
  background-image: url("../../../assets/images/icons/ico-question.png");
}

.ico-cart-2 {
  width: 2rem;
  height: 2rem;
  background-image: url("../../../assets/images/icons/ico-cart-2.png");
}

.ico-heart-2 {
  width: 2rem;
  height: 2rem;
  background-image: url("../../../assets/images/icons/ico-heart-2.png");
}

.ico-baixo-custo {
  width: 2rem;
  height: 2rem;
  background-image: url("../../../assets/images/icons/ico-baixo-custo.png");
}

.ico-click {
  width: 2rem;
  height: 2rem;
  background-image: url("../../../assets/images/icons/ico-click.png");
}

.ico-arrow-right {
  width: 2rem;
  height: 2rem;
  background-image: url("../../../assets/images/icons/ico-arrow-right.png");
}

.ico-reconquista {
  width: 2rem;
  height: 2rem;
  background-image: url("../../../assets/images/icons/ico-reconquista.png");
}

.ico-abandono-de-navegacao {
  width: 2rem;
  height: 2rem;
  background-image: url("../../../assets/images/icons/ico-abando-de-navegacao.png");
}

.ico-indecisos {
  width: 2rem;
  height: 3rem;
  margin-top: -.5rem;
  margin-bottom: -.5rem;
  background-image: url("../../../assets/images/icons/ico-indecisos.png");
}

nav.locaweb-group-business {
  background: #333538;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}

nav.locaweb-group-business a {
  display: inline;
  float: left;
  width: auto;
  padding: 10px 20px;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
}

nav.locaweb-group-business a.active, nav.locaweb-group-business a:hover {
  color: #fff;
  background: #000;
}

@media (max-width: 991px) {
  nav.locaweb-group-business {
    display: none;
  }
}

.the-header {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  position: fixed;
  z-index: 999999;
}

@media (min-width: 992px) {
  .the-header {
    top: 32px;
  }
}

.the-header.fixed {
  background: #333538;
  top: 0;
}

.the-header.fixed.hide {
  top: -150px;
}

.the-header li.has-submenu {
  position: relative;
}

.the-header li.has-submenu:hover ul, .the-header li.has-submenu ul:hover {
  display: block !important;
}

.the-header li.has-submenu > ul {
  left: 0;
  top: 100%;
  margin-top: 0;
  background: #fa4616;
  list-style: none;
  padding: 1rem 0 0;
  white-space: nowrap;
  color: white;
  border-bottom: .7rem solid #bd3814;
  z-index: 9999999;
}

.the-header li.has-submenu > ul > li {
  padding: 1rem 1rem;
  -webkit-transition: all ease-out .5s;
  transition: all ease-out .5s;
}

.the-header li.has-submenu > ul > li:hover {
  background: #bd3814;
}

.the-header li.has-submenu > ul > li:active {
  background: white;
  color: #bd3814;
}

@media (min-width: 991px) {
  .the-header li.has-submenu > ul {
    position: absolute;
  }
  .the-header li.has-submenu > ul:before {
    content: "";
    display: block;
    width: 1rem;
    height: 1rem;
    background: #fa4616;
    position: absolute;
    top: -.5rem;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    left: 3rem;
    border-top-color: #AAAAAA;
    border-left-color: #666;
  }
}

@media (max-width: 990px) {
  .the-header li.has-submenu > ul {
    margin: 1rem -1.5rem -1.5rem;
    background: #666666;
    border-color: transparent;
    border-bottom: 0;
    padding-top: 0;
  }
  .the-header li.has-submenu > ul > li {
    border-bottom: 1px solid #DDD;
  }
  .the-header li.has-submenu > ul > li:hover {
    background: white;
    color: #333333;
  }
}

.header-nav--pages {
  color: white;
  font-size: 1.45em;
  font-weight: 600;
  text-transform: uppercase;
}

.header-nav--pages > li:hover {
  color: #fa4616;
}

.header-nav--pages .current {
  color: #fa4616;
}

.header-nav--pages .btn {
  font-size: 1.45rem;
  font-weight: 600;
}

@media (max-width: 991px) {
  .header-nav--button {
    width: 2rem;
    border: none;
    padding: 0;
    height: 2rem;
    background: transparent;
    font-weight: bold;
    -webkit-transform: scale(3) rotate(90deg);
            transform: scale(3) rotate(90deg);
    position: absolute;
    top: 3rem;
    right: 2rem;
    cursor: pointer;
    color: #fa4616;
  }
  .header-nav--logo img {
    max-height: 6rem;
  }
  .header-nav--pages {
    position: absolute;
    left: -100vw;
    max-width: 100%;
    top: 100%;
    background: #333538;
    margin: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }
  .header-nav--pages.show {
    left: 0;
  }
  .header-nav {
    position: static;
  }
  .header-nav--pages > li {
    width: 100%;
    padding: 1.5rem !important;
    border-top: 1px solid black;
    text-align: center;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
  }
  .header-nav--pages > li:hover {
    background: black;
    color: #fa4616;
  }
}

.sub-header {
  background-color: #fa4616;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  position: relative;
  overflow: hidden;
  opacity: 1;
}

.sub-header.hide {
  display: block !important;
  height: 0;
  opacity: 0;
}

.sub-header li {
  display: inline-block;
}

@media (min-width: 768px) {
  .sub-header li {
    margin-right: 1.6em;
  }
}

.sub-header li a, .old .sub-header li a {
  color: black;
  font-weight: bolder;
  font-size: 1.24em;
}

.sub-header li {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.sub-header li:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.sub-header li.is-active {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}

.sub-header--container {
  padding-top: .75em;
  padding-bottom: .55em;
  text-align: center;
  font-size: 1.13em;
}

/* [SECTION] MAIN */
#home .section-recomende--subtitle {
  max-width: 70%;
}

#home .section-main {
  height: 100vh;
  min-height: 55em;
  background-image: url("../../../assets/images/home/banner.jpg");
  background-position-y: bottom;
  background-position-x: calc((1900px - 100vw) / 7 * -1);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #545655;
  color: white;
}

@media (max-width: 768px) {
  #home .section-main {
    background-position-x: calc((1900px - 100vw) / 8 * -1);
  }
}

@media (orientation: landscape) and (max-width: 961px) {
  #home .section-main {
    background-position-x: 0;
  }
}

.home-title {
  font-size: 5em;
}

@media (max-width: 360px) {
  .home-title {
    font-size: 4.2em;
    letter-spacing: -2px;
  }
}

.home-title span {
  color: #fa4616;
}

.home-subtitle {
  font-size: 1.6em;
}

.section-main .btn {
  width: 20rem;
}

@media (max-width: 360px) {
  .section-main .btn {
    display: block !important;
    margin-left: 0 !important;
    margin-top: 3rem !important;
  }
}

.section-main--highlight--image {
  max-width: 16rem;
  text-align: center;
}

.section-main--highlight--image .ico {
  height: 4.5rem;
  background-position-y: bottom;
}

.section-main--highlight--text {
  max-width: 16rem;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}

.section-main--highlight--text strong {
  display: block;
  color: #fa4616;
  font-size: 2.3em;
  white-space: nowrap;
  font-weight: 900;
}

.section-main--highlight--container {
  max-width: 215px;
}

/*[SECTION] COMPREENDA */
.section-compreenda {
  background-image: url("../../../assets/images/home/bg-aresta.png"), url("../../../assets/images/home/bg-2.jpg");
  background-repeat: no-repeat, repeat;
  background-position: top right, top left;
  background-size: auto, 100% auto;
}

@media (max-width: 767px) {
  .section-compreenda {
    background-image: url("../../../assets/images/home/bg-aresta.png"), url(/assets/images/home/bg-2-mobile.jpg);
    background-position-y: top, 100px;
  }
}

@media (max-width: 440px) {
  .section-compreenda {
    background-image: none, url(/assets/images/home/bg-2-mobile-smart.jpg);
  }
}

.section-compreenda--title {
  margin-top: 1em;
  position: relative;
  padding-left: 3rem;
  margin-bottom: -.7rem;
  text-transform: uppercase;
  font-size: 3.2rem;
  line-height: inherit;
}

.section-compreenda--title:before {
  content: "";
  position: absolute;
  display: block;
  height: 3rem;
  left: 1.5rem;
  top: .75rem;
  border-left: .4rem solid #fa4616;
}

.section-compreenda--title strong {
  font-weight: 700;
}

.section-compreenda--list {
  padding-left: 3rem;
}

.section-compreenda--ico {
  padding-left: 3rem;
}

.section-compreenda--items > li:not(:nth-of-type(1)) {
  border-top: 3px solid #fa4616;
}

.section-compreenda--items > li:not(:nth-of-type(1)):before {
  content: url(/assets/images/home/lista-recorte.png);
  position: relative;
  display: inline-block;
  left: -9px;
  margin-bottom: .4rem;
}

.section-compreenda--list {
  margin-bottom: 2rem;
}

.section-compreenda--list > li {
  margin: .42rem 0;
  font-weight: 600;
  font-size: 1.5rem;
}

.section-compreenda--list > li:before {
  content: "";
  background-image: url("../../../assets/images/icons/ico-list-item.png");
  width: 2rem;
  height: 2rem;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: .75rem;
  vertical-align: middle;
}

.img-phone {
  margin-right: 10%;
  max-width: 90%;
}

/* SECTION IDEIAS */
.section-ideais {
  position: relative;
}

.section-ideais--title, #compreenda .section-optimizacao-publico--title, #compreenda .section-jornada-cliente--title, #compreenda .section-behavior-targeting--title, #compreenda .section-integrations--title {
  position: relative;
  font-size: 3.2rem;
  letter-spacing: -1px;
}

.section-ideais--title:before, #compreenda .section-optimizacao-publico--title:before, #compreenda .section-jornada-cliente--title:before, #compreenda .section-behavior-targeting--title:before, #compreenda .section-integrations--title:before {
  content: '';
  position: absolute;
  display: block;
  width: 8px;
  height: 1.2em;
  left: -2rem;
  top: .7rem;
  background-color: #fa4616;
}

.section-ideais--title strong, #compreenda .section-optimizacao-publico--title strong, #compreenda .section-jornada-cliente--title strong, #compreenda .section-behavior-targeting--title strong, #compreenda .section-integrations--title strong {
  display: block;
}

.section-ideais--text, #compreenda .section-optimizacao-publico--text, #compreenda .section-jornada-cliente--text, #compreenda .section-behavior-targeting--text, #compreenda .section-integrations--text {
  font-size: 1.8rem;
  line-height: 1.3;
}

.section-ideais--text p, #compreenda .section-optimizacao-publico--text p, #compreenda .section-jornada-cliente--text p, #compreenda .section-behavior-targeting--text p, #compreenda .section-integrations--text p {
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: justify;
}

@media (min-width: 992px) {
  .section-ideais--mozaico {
    position: relative;
    right: -5rem;
  }
  .section-ideais--mozaico:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: -16rem;
    background-image: url(/assets/images/home/grafismos-2.png);
    width: 31rem;
    height: 16rem;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
  }
  .section-ideais--mozaico img {
    position: relative;
    z-index: 2;
  }
}

/* SECTION RECOMENDE */
.section-recomende {
  position: relative;
  background-image: url("../../../assets/images/home/bg-cinza.jpg");
  color: white;
}

.section-recomende > div {
  position: relative;
  z-index: 2;
}

.section-recomende:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -10rem;
  background-image: url(/assets/images/home/grafismos-1.png);
  width: 11rem;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: calc(((1920px - 100vw) / 10  ) * -1);
}

.section-recomende:before {
  content: "";
  position: absolute;
  display: block;
  height: 9px;
  width: 3rem;
  top: 3.5rem;
  left: 0;
  right: 0;
  margin: auto;
  background: white;
}

@media (max-width: 768px) {
  .section-recomende:after {
    display: none;
  }
}

.section-recomende--title {
  font-size: 3.2rem;
  text-align: center;
}

.section-recomende--subtitle {
  font-size: 1.6rem;
  text-align: center;
  margin: 0 auto 4rem;
}

.section-recomende--list {
  font-size: 1.35rem;
  font-weight: bold;
}

.section-recomende--list--item-white-space {
  padding-top: 5rem;
  text-align: center;
}

.section-recomende--list--item {
  padding: 1.6rem 1rem;
  border-top: 2px solid white;
  border-left: 2px solid white;
  text-transform: uppercase;
  vert-align: bottom;
  cursor: pointer;
}

.section-recomende--list--item:hover .ico, .section-recomende--list--item.current .ico {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.section-recomende--list--item.current, .section-recomende--list--item:hover {
  color: #fa4616;
  background: #202020;
  border-right: 2px solid #202020;
  width: calc(100% + 2px);
  position: relative;
  z-index: 2;
}

.section-recomende--list--item .ico {
  margin-top: -.9rem;
}

.section-recomende--container {
  border: 2px solid white;
  background: #202020;
}

@media (min-width: 992px) {
  .section-recomende--container {
    padding: 2rem !important;
  }
}

.section-recomende--anchor {
  padding: 1.5rem;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  font-size: 2rem;
  font-weight: bold;
}

.section-recomende--anchor.current, .section-recomende--anchor:hover {
  color: #fa4616;
  font-weight: bold;
}

.section-recomende--anchor.current .ico, .section-recomende--anchor:hover .ico {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.section-recomende--anchor:nth-last-of-type(1) {
  border-color: red;
}

.section-recomende--anchor:nth-last-of-type(2) {
  border-bottom: none;
}

.section-recomende--anchor:nth-of-type(1) {
  border-top: none;
}

.section-recomende--list--item:nth-last-of-type(2) {
  border-bottom: 2px solid white;
}

.section-recomende--container--title {
  font-size: 2.15rem;
}

.section-recomende--container--title strong {
  -webkit-filter: brightness(0) invert(97%) sepia(100%);
          filter: brightness(0) invert(97%) sepia(100%);
}

.section-recomende--container--text p {
  font-size: 1.15rem;
  text-align: justify;
}

.section-recomende--container--text .ico {
  width: 3.5rem;
  height: 3.5rem;
  -webkit-filter: brightness(0) invert(97%) sepia(100%);
          filter: brightness(0) invert(97%) sepia(100%);
}

.section-recomende--container--text--list--item strong {
  font-size: 1.6rem;
  font-weight: 800;
}

.section-recomende--container--text--list--item {
  position: relative;
}

.section-recomende--container--text--list--item:before {
  content: '';
  position: absolute;
  right: 0;
  top: 2rem;
  width: .22rem;
  height: 2.5rem;
  background: white;
}

.section-recomende--container--text--list--item:nth-last-of-type(1):before {
  display: none;
}

/* SECTION CLIENTS */
.section-clients {
  position: relative;
  background: url("../../../assets/images/home/bg-cinza.jpg") no-repeat;
  background-size: cover;
  color: white;
}

.section-clients:before {
  content: "";
  position: absolute;
  display: block;
  height: 9px;
  width: 3rem;
  top: 3.5rem;
  left: 0;
  right: 0;
  margin: auto;
  background: #fa4616;
}

.section-clients--header--title {
  text-align: center;
  font-size: 3.2rem;
}

.section-clients--header--subtitle {
  text-align: center;
}

/** Section BLOG */
.section-blog {
  position: relative;
}

.section-blog:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 2rem;
  background-image: url(/assets/images/home/grafismos-3.png);
  background-position-y: -2rem;
  width: 11rem;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 4rem;
}

@media (max-width: 768px) {
  .section-blog:after {
    display: none;
  }
}

@media (max-width: 1199px) {
  .section-blog {
    padding-bottom: 100px;
  }
}

.section-blog--header--title {
  position: relative;
  font-size: 3.2rem;
}

.section-blog--header--title:before {
  content: '';
  position: absolute;
  display: block;
  width: 8px;
  height: 1.2em;
  left: -.5rem;
  top: .7rem;
  background-color: #fa4616;
}

.section-blog--header--title strong {
  font-weight: 800;
}

.section-blog--content {
  position: relative;
  padding: 5rem 0 2rem;
}

.section-blog--recorte-inferior {
  position: absolute;
  bottom: 0;
  right: -4rem;
  width: calc(100% + 3rem);
  border-top: 4px solid #fa4616;
}

.section-blog--recorte-inferior:before {
  position: absolute;
  content: url("../../../assets/images/home/blog-recorte-inferior.png");
  left: -14px;
  top: 0;
}

.section-blog--recorte-superior {
  position: absolute;
  top: 3rem;
  right: -4rem;
  width: calc(100% + 3rem);
  border-top: 4px solid #fa4616;
}

.section-blog--recorte-superior:after {
  position: absolute;
  content: url("../../../assets/images/home/blog-recorte-superior.png");
  left: -.8em;
  bottom: 0;
}

.section-blog--content:before {
  content: "";
  position: absolute;
  background: url("../../../assets/images/home/blog-recorte-superior.png");
}

.section-blog--content:after {
  content: "";
  position: absolute;
  background: url("../../../assets/images/home/blog-recorte-inferior.png");
}

.section-blog--content--article--data {
  font-size: .9rem;
  margin-bottom: .5rem;
  display: block;
  letter-spacing: .5px;
}

.section-blog--content--article--data span {
  color: #888888;
}

.section-blog--content--article--img {
  margin-bottom: 3em;
}

.section-blog--content--article--title {
  font-size: 1.5rem;
  font-weight: 800;
  letter-spacing: -1px;
  margin-bottom: 1.5rem;
}

.section-blog--content--article--text {
  color: #666666;
  line-height: 1.7;
  font-size: 1.2rem;
}

.section-blog--content--article--footer.row {
  font-size: .9rem;
  font-weight: bold;
  letter-spacing: -.5px;
}

.ico-share {
  margin-top: -8px;
  margin-bottom: -8px;
  max-height: none;
}

/** SECTION CONTACT */
.section-contact {
  background: url("../../../assets/images/home/bg-contact.jpg") no-repeat;
  background-size: cover;
  color: white;
  position: relative;
}

.section-contact .btn {
  font-weight: bold;
}

.form-control {
  background: transparent;
  border-radius: 4px;
  border-width: 2px;
  color: #AAAAAA;
  padding: 1rem 1rem;
  height: 4rem;
  font-size: 1.15rem;
  margin: .5rem 0;
  font-weight: bold;
}

textarea.form-control {
  height: auto;
}

select.form-control:not([size]):not([multiple]) {
  height: 4rem;
}

.section-contact--title {
  font-size: 3.2rem;
  text-align: center;
  margin-bottom: 1.5em;
  position: relative;
}

.section-contact--title:before {
  content: '';
  position: absolute;
  top: -3rem;
  width: 3rem;
  height: .5rem;
  background-color: white;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.section-contact--form--title {
  font-size: 3.2rem;
  max-width: 600px;
  position: relative;
}

.section-contact--form--title:before {
  content: "";
  position: absolute;
  display: block;
  width: .5rem;
  height: 1.6em;
  left: -.5rem;
  top: .2em;
  background-color: #fa4616;
}

.section-contact--form--subtitle {
  font-size: 1.6rem;
  line-height: 1.2;
}

.section-contact--form--info .ico {
  width: 3.15rem;
}

.section-contact--form--info {
  font-size: 1.9rem;
  color: #fa4616;
}

/** FOOTER */
.footer {
  background-color: #292929;
  padding-top: 1.5rem;
  color: white;
}

.footer--paragraph--link {
  font-weight: bold;
  color: #fa4616;
  text-decoration: underline;
  font-size: 1.6rem;
}

.footer--paragraph {
  font-weight: 300;
  line-height: 1.42857em;
  color: #575757;
  font-size: 1.2rem;
}

.footer--links-list {
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding-top: 2rem;
  text-align: left;
  font-size: 1.2rem;
}

.footer--links-list > li > ul {
  list-style: none;
  font-weight: normal;
  padding: 0;
  color: #575757;
  margin-top: .5rem;
}

.footer--links-list > li > ul li {
  line-height: 1.8;
  cursor: pointer;
}

.footer--links-list > li > ul li:hover {
  color: #fa4616;
}

@media (max-width: 575px) {
  .footer {
    font-size: 1.6rem;
  }
}

.footer--links-list a:hover {
  color: #fa4616;
}

.footer--policy {
  color: #fa4616;
  padding-top: 2rem;
  margin-bottom: 0;
}

.btn-simples {
  position: relative;
  width: 14.5rem;
  padding: .5rem 1rem;
  border: none;
  border-radius: 0;
  margin: 0 0 2px;
  background-color: #373737;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 1.4em;
  text-align: left;
  font-weight: 300;
  color: #fff;
  line-height: 33px;
  text-transform: uppercase;
  font-stretch: condensed;
}

.footer--input-newsletter {
  font-size: 1em;
  background: transparent;
  border: 1px solid #666666;
  border-radius: 5px;
  padding: .7rem 5rem .7rem 1.2rem;
  font-weight: bold;
  color: #fa4616;
}

.btn-simples > .icone {
  position: absolute;
  right: 1.5rem;
  top: 1rem;
  color: #fa4616;
  -webkit-transition: all ease-out 275ms;
  transition: all ease-out 275ms;
}

.icone-busca {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAVCAYAAAEx0v4+AAAABmJLR0QAAAAAAAD5Q7t/AAABD0lEQVR42rVUXQ3EIAxGAhJOwkmYhElAwiTMwZ7vCQmTwCUnAAlImASuTbqFlZaNS46kGXRf/z8wBtbr/ZkNbYIpFygGkGhuLsBaSfm8NHMnFByytC8Bs4Tcqqjw9VpQfyDRDWWBBfsqKCgWrRDQp1NmIKMC3LjiQaEx5Iie6Hy754aMI/eKaUwtqw3nTRWPFHbhIAQ4xfhhmkNS2tMC5ksgUoxXux50qHO0XBnph6MWZRKr5YTtGcq0VLBUUA/YS+TwRY5cksa06gJS0VmaJsNFwk2thiBg7WCo22ku/QwtVjScrtrb8KvDoDncb2nocLaTazYNHqfi+ttG7y6HJ0VPCm08o1a8TdKO9+i/jr8Ay4euHcBzTwAAAABJRU5ErkJggg==);
  width: 20px;
  height: 21px;
}

.icone-topo {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAEIDp3VAAAABmJLR0QAAAAAAAD5Q7t/AAAAfUlEQVR42pWQ2w3AIAgAGcERHIF1u02TDsAIHcEVGlNIAFHUxA/hPB4A0bnup5kX+jRa5A8WHyCTkMD0h0DdHSYVgL5fXaYOLY+SNwoWyE6HuBylkFoWLSG3WVpCIRxONMJ1d0Dim29kQ9S4OsrmjsReNBktF2eibfGpKBN/VS2/1eNWYCYAAAAASUVORK5CYII=);
  width: 20px;
  height: 11px;
}

.icone {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  font-size: 0;
}

.footer--input-newsletter--ico {
  background: transparent;
  border: none;
  cursor: pointer;
}

.footer--input-newsletter--ico .ico {
  font-size: 1em;
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  top: .75rem;
  right: 2.5rem;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.footer--input-newsletter--ico:hover .ico {
  -webkit-transform: translateX(20%);
          transform: translateX(20%);
}

@media (max-width: 480px) {
  .footer--input-newsletter--ico .ico {
    right: .5rem;
  }
}

#compreenda .section-main {
  background-image: url("../../../assets/images/compreenda/bg-compreenda.jpg");
  background-size: cover;
  background-position: 80%;
  padding-top: 150px;
  color: white;
}

@media (min-width: 768px) {
  #compreenda .section-main {
    min-height: 608px;
    padding-top: 100px;
    background-size: auto;
    background-position: right;
  }
}

#compreenda .section-main .section-main--highlight--text strong {
  font-weight: bold;
  font-size: 1em;
}

@media (min-width: 768px) {
  #compreenda .section-main .section-main--highlight--text strong {
    font-size: 1.65em;
  }
}

#compreenda .section-main .section-main--highlight--container:not(.is-active):not(:hover) {
  -webkit-filter: invert(50%) brightness(400%);
          filter: invert(50%) brightness(400%);
}

#compreenda .internal-title {
  font-size: 6em;
  line-height: 1;
}

@media (max-width: 480px) {
  #compreenda .internal-title {
    font-size: 3em;
  }
}

#compreenda .internal-subtitle {
  font-size: 2em;
}

@media (max-width: 480px) {
  #compreenda .internal-subtitle {
    font-size: 1.1em;
  }
}

#compreenda .internal-title span {
  color: #fa4616;
}

#compreenda .internal-breadcrumb {
  list-style: none;
  font-size: 1.52em;
  font-weight: bold;
  color: #fa4616;
  padding-left: 0;
}

#compreenda .internal-breadcrumb li {
  display: inline-block;
}

#compreenda .internal-breadcrumb li a {
  color: inherit;
  text-decoration: none;
}

#compreenda .section-main--highlight--image {
  height: 4.7em;
}

#compreenda .section-ideais--mozaico:after {
  content: none;
}

#compreenda .section-optimizacao-publico {
  background-color: #fa4616;
}

@media (min-width: 480px) {
  #compreenda .section-optimizacao-publico {
    background-image: url("../../../assets/images/compreenda/bg-otimizacao-publicos.jpg");
    background-position-x: calc((1920px - 100vw)/2 * -1);
  }
}

@media (min-width: 1200px) {
  #compreenda .section-optimizacao-publico {
    position: relative;
  }
  #compreenda .section-optimizacao-publico:before {
    content: '';
    background-image: url(../../../assets/images/compreenda/grafismo-escuro.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    height: 100%;
    width: 19rem;
    z-index: 99;
    top: -10em;
  }
}

#compreenda .section-optimizacao-publico--title {
  color: white;
}

#compreenda .section-optimizacao-publico--title:before {
  background-color: white;
}

#compreenda .section-optimizacao-publico--title strong {
  display: inline;
}

#compreenda .section-optimizacao-publico--text {
  color: white;
}

#compreenda .section-optimizacao-publico--recorte-superior, #compreenda .section-integrations--recorte-superior {
  position: relative;
  right: 1rem;
  width: calc(100% + 5rem);
  border-top: 4px solid white;
  display: block;
}

#compreenda .section-optimizacao-publico--recorte-superior:after, #compreenda .section-integrations--recorte-superior:after {
  content: "";
  position: absolute;
  background-image: url(../../../assets/images/compreenda/optimize-recorte-superior-direito.png);
  background-size: cover;
  width: 15px;
  height: 47px;
  left: -13px;
  bottom: -43px;
}

#compreenda .section-jornada-cliente {
  background-color: white;
  background-image: url("../../../assets/images/compreenda/bg-workflow.jpg");
  background-size: contain;
  background-position-x: right;
  background-repeat: no-repeat;
}

@media (max-width: 1199px) {
  #compreenda .section-jornada-cliente {
    background: white;
  }
}

#compreenda .section-jornada-cliente--recorte-inferior {
  position: relative;
  right: 0;
  width: calc(100% + 4rem);
  border-top: 4px solid #fa4616;
  display: block;
  margin-top: 5rem;
}

#compreenda .section-jornada-cliente--recorte-inferior:after {
  content: url(../../../assets/images/home/blog-recorte-superior.png);
  position: absolute;
  left: -.8em;
  bottom: 0;
}

#compreenda .section-jornada-cliente--title strong, #compreenda .section-behavior-targeting--title strong {
  display: inline;
}

#compreenda .section-behavior-targeting--statistics {
  background-color: white;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  padding: 1rem;
  font-size: 2.5rem;
}

#compreenda .section-behavior-targeting--statistics strong {
  font-weight: 800;
  display: block;
  position: relative;
}

#compreenda .section-behavior-targeting--statistics strong span {
  display: inline-block;
  -webkit-transform: scale(1.8);
          transform: scale(1.8);
  margin-right: .5rem;
}

@media (min-width: 1200px) {
  #compreenda .section-behavior-targeting--statistics strong span {
    position: absolute;
    right: 100%;
  }
}

#compreenda .section-behavior-targeting {
  background-color: white;
  background-image: url(../../../assets/images/compreenda/bg-behavior-targeting.png);
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: 20px;
  background-size: calc(54%);
}

@media (max-width: 1199px) {
  #compreenda .section-behavior-targeting {
    background: white;
  }
}

#compreenda .section-integrations {
  background-image: url("../../../assets/images/home/bg-cinza.jpg");
  background-size: cover;
  color: white;
}

#compreenda .section-integrations--logo-container {
  border: white 2px solid;
  margin-bottom: 1vw;
  margin-top: 1vw;
  height: 8vw;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: -webkit-transform linear .2s;
  transition: -webkit-transform linear .2s;
  transition: transform linear .2s;
  transition: transform linear .2s, -webkit-transform linear .2s;
}

#compreenda .section-integrations--logo-container:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-filter: invert(50%) sepia(100%) saturate(300) hue-rotate(39deg) brightness(200%) grayscale(10%);
          filter: invert(50%) sepia(100%) saturate(300) hue-rotate(39deg) brightness(200%) grayscale(10%);
}

#compreenda .section-integrations--logo-container img {
  max-width: 70%;
  max-height: 70%;
  display: block;
  margin: auto;
}

@media (max-width: 768px) {
  #compreenda .section-integrations--logo-container {
    height: 17vw;
  }
}

@media (max-width: 575px) {
  #compreenda .section-integrations--logo-container {
    margin-bottom: 20%;
  }
}

@media (max-width: 575px) {
  #compreenda .section-integrations--logo-container {
    height: 28vw;
  }
}

#compreenda .section-integrations--recorte-superior {
  top: -4.4rem;
  right: 2rem;
  width: calc(100% + 6rem);
}

#compreenda .section-integrations--recorte-superior:after {
  width: 16px;
  height: 51px;
  left: -11px;
  bottom: -51px;
}

#compreenda .section-data-analytics {
  background-image: url("../../../assets/images/compreenda/bg-analytcs.jpg");
  background-position-x: left;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

@media (max-width: 1199px) {
  #compreenda .section-data-analytics {
    background: white;
  }
}

#compreenda .footer-banner {
  background-image: url("../../../assets/images/compreenda/banner-footer.jpg");
}

#engaje .slider-gatilhos-comportamentais {
  font-size: 1rem;
  margin-bottom: -15rem;
  padding-top: 8rem;
  background: url(../../../assets/images/comum/grafismo-laranja.png);
  background-repeat: no-repeat;
  background-position: 4rem 0px;
  background-size: 34rem;
}

#engaje .section-workflow-transacional {
  padding-top: 12rem;
}

#engaje .statistics-list-inline {
  font-size: 2.55rem;
  line-height: 1;
}

.personalize-responsive-image {
  margin-bottom: -14.5rem;
}

.step-circle {
  width: 18rem;
  height: 18rem;
  border-radius: 100%;
  background: black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
}

.step-circle--divisor {
  height: 11rem;
  width: 0;
  border-left: dashed 3px #9A9A9A;
  margin: 1rem auto;
}

.step-circle--step {
  font-size: 3rem;
  line-height: 1;
}

.step-circle--number {
  color: white;
  font-size: 6rem;
  line-height: 1;
}

.step-circle--title {
  font-weight: bold;
  text-align: center;
  width: 75%;
  margin: auto;
  font-size: 2rem;
  text-transform: uppercase;
}

.step-circle--ico {
  text-align: center;
}

.step-circle--text {
  color: #fa4616;
  font-size: 1.3rem;
  width: 60%;
  text-align: center;
  margin: auto;
}

.step-circle-content.has-divisor {
  position: relative;
}

.step-circle-content.has-divisor:before {
  content: '';
  height: 80%;
  margin-top: 10%;
  width: 2px;
  background: #333333;
  position: absolute;
  left: 0;
  top: 0;
}

.step-circle-content.has-divisor:after {
  content: '';
  height: 80%;
  margin-top: 10%;
  width: 2px;
  background: #333333;
  position: absolute;
  right: 0;
  top: 0;
}

.notebook-dinamyc--screen > * {
  position: absolute;
  top: 9.9%;
  left: 12.3%;
  width: 75%;
}

.notebook-dinamyc--container {
  position: relative;
}

.banner-suporte {
  background-position: right;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-color: #cfcfcf;
}

.banner-suporte.right {
  background-position: left;
  -webkit-filter: brightness(108%);
          filter: brightness(108%);
  text-align: right;
}

.banner-suporte.right p {
  text-align: right;
}
