/* Minification failed. Returning unminified contents.
(4221,1): run-time error CSS1019: Unexpected token, found '@import'
(4221,9): run-time error CSS1019: Unexpected token, found 'url(../css/fontawesome.css)'
(6477,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(6478,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6482,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(6483,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6738,14): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(7845,35): run-time error CSS1046: Expect comma, found '0'
(7845,39): run-time error CSS1046: Expect comma, found '/'
 */
/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 60%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -1.0em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

.hidden, [hidden] {
  display: none !important;
}

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  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 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  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%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
/* Controls */
.Post-narrow p {
    margin: 0 0 32px;
}

/* Body Copy */
.Post-narrow {
    max-width: 700px;
    margin: 0 auto;
    font-size: 21px;
    line-height: 33px;
    color: #646464;
}

/* Click to Tweet */
.sw-click-to-tweet::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
a.swp_CTT.style1 .sw-click-to-tweet {
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.sw-click-to-tweet {
    display: block;
    margin: 15px 0;
    padding: 15px 30px;
    position: relative;
}
a.style1 .sw-click-to-tweet .sw-ctt-text, a.style1 .sw-click-to-tweet .sw-ctt-btn {
    color: #999;
    text-decoration: none;
}
a .sw-click-to-tweet .sw-ctt-text {
    display: block;
    font-size: 24px;
    font-weight: 500;
    line-height: 140%;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
    text-transform: none;
}


.sw-click-to-tweet .sw-ctt-text {
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    word-wrap: break-word;
}
.sw-tweet-clear::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.sw-click-to-tweet .sw-ctt-btn {
    display: block;
    float: right;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 100%;
    margin: 10px 0 0;
    padding: 3px 5px 3px 3px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
a.swp_CTT {
    cursor: pointer;
}

/* Left Align */
.Post-content .alignleft {
    float: left;
    margin: 0 16px 16px 0;
}

/* Images */
.Post img {
    height: auto;
}
.Post-narrow img {
    max-width: 100%;
    height: auto;
}
.Post-narrow img {
    border: 0;
}
.Post .img-wrap {
    position: relative;
    margin: 16px auto;
    text-align: center;
}


/* Unordered List */
.Post ul {
    margin: 32px auto;
    max-width: 90%;
}
.Body-content ul, .Post ul, .Section-content ul, ul.is-styled {
    padding-left: 24px;
    max-width: 80%;
    list-style: none;
}
.Post-narrow ul {
    padding-left: 0;
}
.Post-narrow ol, .Post-narrow ul{
    margin: 0 0 48px;
    padding: 0 16px;
    padding-left: 16px;
}

/* Blockquote */
.Post-content blockquote {
    margin: 24px 0 32px;
    padding-left: 20px;
    border-left: 5px solid;
        border-left-color: currentcolor;
    border-color: #33a8ff;
}
.Post-narrow blockquote {
    padding: 0 0 0 16px;
        padding-left: 16px;
}
.Section-content .wp-block-image > figure figcaption,
.Section-content .wp-block-image figcaption,
.Section-content address,
.Section-content blockquote,
.Section-content form,
.Section-content ol,
.Section-content p,
.Section-content pre,
.Section-content table,
.Section-content ul{
    margin: 16px 0;
}

/* Tables */
.Post-narrow table td {
    padding: 16px;
    vertical-align: top;
    border: 1px solid #edeff2;
}
.Post-narrow td, .Post-narrow th {
    padding: 8px 16px;
}
.Post-narrow td, .Post-narrow th {
    padding: 0;
}
.Post-narrow table {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.55556;
}
.Post-narrow table {
    border-collapse: collapse;
    border-spacing: 0;
}
@import url(../css/fontawesome.css);
@font-face {
    font-family: 'gilroybold';
    src: url('../fonts/gilroy/gilroy-bold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy/gilroy-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gilroyregular';
    src: url('../fonts/gilroy/gilroy-regular-webfont.woff2') format('woff2'),
         url('../fonts/gilroy/gilroy-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gilroysemibold';
    src: url('../fonts/gilroy/Gilroy-SemiBold.woff2') format('woff2'), url('../fonts/gilroy/Gilroy-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gilroymedium';
    src: url("../fonts/gilroy/Gilroy-Medium.woff2") format("woff2"), url("../fonts/gilroy/Gilroy-Medium.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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;
}
html{font-size:62.5%;}
body{
	background:#f3f4f8;
	color:#25273a;
	font-family:gilroyregular,Helvetica,Arial,sans-serif;
	font-size:1.8rem;
	line-height:2.3rem;
	-webkit-font-smoothing:antialiased;
}

.h1, h1{
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:4.4rem;
	font-weight:400;
	letter-spacing:0.5px;
	line-height:5.4rem;
	margin:0 0 30px;
}
.h2, h2{
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:3.6rem;
	font-weight:400;
	letter-spacing:0.5px;
	line-height:4.2rem;
	margin:0 0 35px;
}
.h3, h3{
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:2.2rem;
	font-weight:400;
	letter-spacing:0.5px;
	line-height:3.0rem;
	margin:0 0 15px;
}
.h4, h4{
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:2.0rem;
	font-weight:400;
	letter-spacing:0.5px;
	line-height:2.5rem;
	margin:0 0 10px;
}
.h5, h5{
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:1.6rem;
	font-weight:400;
	letter-spacing:0.5px;
	line-height:2.1rem;
	margin:0 0 10px;
}

sup{vertical-align:-webkit-baseline-middle;}
img{vertical-align:bottom;}
strong{
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-weight:400;
	letter-spacing:0.5px;
}
p{margin:0 0 35px;}
ul{margin:0 0 30px 40px;padding:0;}
ul li{margin:0 0 10px;padding:0;}
ul ul{margin:15px 0 15px 45px;}
ol{margin:0 0 30px 40px;padding:0;}
ol li{margin:0 0 10px;padding:0;}
ol ol{list-style-type:lower-alpha;margin:15px 0 15px 45px;}
hr{background:#d7d8dB;border:none;clear:both;height:1px;margin:0 0 30px;}

a{color:#0f76de;text-decoration:none;}
a:hover,
a:focus{color:#0f76de;outline:none;text-decoration:underline;}
a.tertiary {background: white; color: #2B333F; border: 1px solid white;}
a.tertiary:hover, a.tertiary:focus { color: white; background: #2B333F; border: 1px solid white;}
a.social:hover, a.social:focus{text-decoration:none;}

::placeholder{color:#25273a;opacity:1;}
:-ms-input-placeholder{color:#25273a;}
::-ms-input-placeholder{color:#25273a;}

table{margin:0 0 30px;width:100%;}
table thead th{
	background:#25273a;
	border:1px solid #25273a;
	color:#fff;
	padding:10px 15px;
	text-transform:uppercase;
}
table tbody tr td{border:1px solid #25273a;padding:10px 15px;}
table tbody tr:nth-child(even){background:#fff;}
table tbody tr:nth-child(odd){background:#f3f4f8;}

form{line-height:2.0rem;margin:0 0 30px;}
form label{display:block;margin:0 0 30px;}
form label > span:first-child{
	display:block;
	font-size:1.8rem;
	margin:0 0 10px;
}
form select,
form input[type=text],
form input[type=email],
form input[type=password],
form textarea{
	background:#fff;
	border:2px solid #a0a1a5;
	border-radius:6px;
	color:#25273a;
	font-family:gilroyregular,Helvetica,Arial,sans-serif;
	line-height:2.0rem;
	padding:10px 15px;
	width:100%;
}
form select:focus,
form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form textarea:focus{outline:none;}
form select{height:44px;}
form textarea{min-height:200px;resize:vertical;}
form button{
	background:#ff6a4c;
	border:none;
	color:#fff;
	border-radius:6px;
	color:#fff;
	display:inline-block;
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:1.2rem;
	letter-spacing:0.5px;
	line-height:2.0rem;
	min-width:132px;
	padding:12px;
	text-align:center;
	text-transform:uppercase;
	transition:background 0.4s ease;
	white-space:nowrap;
}
form button:hover,
form button:focus{background:#0f76de;color:#fff;}

/* Colors
======================================================================================*/
/* Grays
	Black 		#000000
	Gray-1 		#25273a
	Gray-2 		#757575
	Gray-3 		#a0a1a5
	Gray-4 		#d7d8dB
	Gray-5 		#f3f4f8
	White		#ffffff
*/
.black{background:#000 !important;}
.black-text{color:#000 !important;}
.gray-1{background:#25273a !important;}
.gray-1-text{color:#25273a !important;}
.gray-2{background:#757575 !important;}
.gray-2-text{color:#757575 !important;}
.gray-3{background:#a0a1a5 !important;}
.gray-3-text{color:#a0a1a5 !important;}
.gray-4{background:#d7d8dB !important;}
.gray-4-text{color:#d7d8dB !important;}
.gray-5{background:#f3f4f8 !important;}
.gray-5-text{color:#f3f4f8 !important;}
.white{background:#fff !important;}
.white-text{color:#fff !important;}
.white-border{border: 1px solid #fff !important;}

/* Colors
	Primary 			#0f76de
	Primary Dark 		#272b61
	Primary Light 		#33a8ff
	Secondary 			#ff6a4c
*/
.primary{background:#0f76de !important;}
.primary-text{color:#0f76de !important;}
.primary-dark{background:#272b61 !important;}
.primary-dark-text{color:#272b61 !important;}
.primary-light{background:#33a8ff !important;}
.primary-light-text{color:#33a8ff !important;}
.secondary{background:#ff6a4c !important;}
.secondary-text{color:#ff6a4c !important;}
.tertiary{background: #2B333F !important;}
.tertiary-text{color:#2B333F !important;}
.tertiary-dark{color:#2B333F !important;}


/* Uplift
	Uplift Dark 			#5B6B80
	Uplift Medium 			#7D8CB0
	Uplift Light 			#FEF9F8
*/
.uplift-dark{background:#5B6B80 !important;}
.uplift-dark-text{color:#5B6B80 !important;}
.uplift-medium{background:#7D8CB0 !important;}
.uplift-medium-text{color:#7D8CB0 !important;}
.uplift-light{background:#FEF9F8 !important;}
.uplift-light-text{color:#FEF9F8 !important;}


.fonts .family{margin:0 0 30px;}
.fonts .family p{margin:10px 0;}

.icons{font-size:4.0rem;line-height:4.5rem;margin:0 0 30px;}

.swatches{margin:0 -5px 20px;overflow:hidden;text-align:center;}
.swatches .swatch-wrap{
	border:1px solid #d7d8dB;
	float:left;
	margin:0 5px 10px;
	width:125px;
}
.swatches .swatch-wrap h5{font-size:1.4rem;margin:0 0 5px;}
.swatches .swatch{border-top:1px solid #d7d8dB;padding:25px 15px;}

/* Global
======================================================================================*/
.align-center{text-align:center;}
.align-justify{text-align:justify;}
.align-left{text-align:left;}
.align-right{text-align:right;}
.clear{clear:both;}
.clickable{cursor:pointer;}
.fade{opacity:0.65;}
.float-left{float:left;}
.float-right{float:right;}
.margin-lg{margin-bottom:60px !important;}
.margin-md{margin-bottom:30px !important;}
.margin-sm{margin-bottom:15px !important;}
.margin-xs{margin-bottom:10px !important;}
.margin-none{margin:0 !important;}
.margin-pull-xl{margin-bottom:-160px !important;}
.margin-pull-lg{margin-bottom:-60px !important;}
.margin-pull-md{margin-bottom:-30px !important;}
.margin-pull-sm{margin-bottom:-15px !important;}
.margin-pull-xs{margin-bottom:-10px !important;}
.margin-none{margin:0 !important;}
.nowrap{white-space:nowrap;}
.overflow-x{overflow-x:hidden;}
.padding-lg{padding:60px !important;}
.padding-md{padding:30px !important;}
.padding-sm{padding:15px !important;}
.padding-xs{padding:10px !important;}
.padding-none{padding:0 !important;}
.pipe{margin:0 5px;}
.rounded{
	border-radius:100%;
	overflow:hidden;
	display:inline-block;
	margin:0 auto;
}
.spacer-xl{clear:both;height:75px;}
.spacer-lg{clear:both;height:60px;}
.spacer-md{clear:both;height:30px;}
.spacer-sm{clear:both;height:15px;}
.spacer-xs{clear:both;height:10px;}
.text-xxl{font-size:6.4rem;line-height:6.9rem;}
.text-xl{font-size:3.2rem;line-height:3.7rem;}
.text-lg{font-size:2.2rem;line-height:3.0rem;}
.text-md{font-size:1.8rem;line-height:2.3rem;}
.text-sm{font-size:1.4rem;line-height:1.9rem;}
.text-xs{font-size:1.2rem;line-height:1.7rem;}
.text-xl em {font-size: 2.8rem; line-height:3.3rem;}
.texture{
	background-color:#f3f4f8;
	background-image:url(../img/backgrounds/betterup-bg-texture.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-size:auto 100%;
}
.texture-alt-2{
	background-color:#f3f4f8;
	background-image:url(../img/backgrounds/betterup-bg-texture-2.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-size:auto 100%;
}
.transparent{background:transparent;}
.truncate{overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap;}
.uppercase{text-transform:uppercase;}
.uppercase-off{text-transform:none;}


/* Fonts */
.gilroyregular{font-family:gilroyregular,sans-serif !important;}
.gilroybold{font-family:gilroybold,sans-serif !important;}

/* Text styles */
.button{
	background:#0f76de;
	border:1px solid #0f76de;
	color:#fff;
	border-radius:40px;
	color:#fff;
	display:inline-block;
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:1.2rem;
	letter-spacing:0.5px;
	line-height:1.6rem;
	min-width:132px;
	padding:7px 20px;
	text-align:center;
	text-transform:uppercase;
	transition:background 0.4s ease;
	white-space:nowrap;
}
.button:hover,
.button:focus{background:#fff;color:#0f76de;text-decoration:none;}
.button.outline{
	background:transparent;
	border:1px solid #0f76de;
	color:#0f76de;
}
.button.outline:hover,
.button.outline:focus{background:#0f76de;color:#fff;}

.button.outline-white{
	background:transparent;
	border:1px solid #fff;
	color:#fff;
}
.button.outline-white:hover,
.button.outline-white:focus{background:#fff;color:#0f76de;}
.button.secondary{background:#ff6a4c;border:1px solid #ff6a4c;}
.button.secondary:hover,
.button.secondary:focus{background:#fff !important;color:#ff6a4c;}
.button.transparent{background:transparent;border:1px solid #fff;color: #fff;}
.button.transparent:hover,
.button.transparent:focus{background:#fff !important;color:#0f76de;}


.subscribe{
	margin:30px auto;
	max-width:560px;
	padding-right:140px;
	position:relative;
}
.subscribe-short {
	margin: 0 0 30px 0;
	max-width: 560px;
	padding-right: 140px;
	position: relative;
}
.subscribe button{position:absolute;right:0;top:0;}
.subscribe-short button{position:absolute;right:0;top:0;}

.img-wrap{position:relative;}
.img-wrap.thumb{margin-left:auto;margin-right:auto;max-width:96px;}
.img-wrap.overlay::before{
	background:rgba(0,0,0,.3);
	content:"";
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
.img-wrap img{max-width:100%;}
.img-wrap span.play{
	color:#fff;
	display:block;
	font-size:3.2rem;
	height:32px;
	left:50%;
	line-height:3.2rem;
	margin:-16px 0 0 -16px;
	position:absolute;
	top:50%;
	transform:scale(1);
	transition:all 0.4s ease;
	width:32px;
}
.img-wrap .icon{
	font-size:3.0rem;
	position:absolute;
	right:15px;
	top:15px;
}
.imgs-wrap{
	align-items:center;
	display:flex;
	justify-content:center;
	margin:0 0 30px;
}
.imgs-wrap a{padding:15px;}
.imgs-wrap a img{max-height:160px;max-width:220px;}

.bleed-section{overflow:hidden;position:relative;min-height:360px;}
.bleed-section .img-bleed-wrap{margin:0 0 30px;overflow:hidden;/*min-height:435px;*/}
.bleed-section .img-bleed-wrap img{max-width:100%;}
.bleed-section .img-app-wrap{margin:0 auto 30px;max-width:256px;}
.bleed-section .img-app-wrap img{max-width:100%;}

.vid-wrap{
	border-radius:10px;
	overflow:hidden;
	padding-bottom:56.25%;
	position:relative;
}
.vid-wrap iframe{
	bottom:0;
	left:0;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	width:100%;
}

.img-bg{overflow:hidden;padding:200px 0;}
.img-bg .container{position:relative;z-index:1;}
.img-bg img{
	left:50%;
	max-height:600px;
	min-height:100%;
	min-width:100%;
	position:absolute;
	top:0;
	transform:translate(-50%, 0%);
	z-index:0;
}

.icon-list{list-style:none;margin:0 0 30px;}
.icon-list li{align-items:center;display:flex;align-items:center;margin:0 0 15px;}
.icon-list li .icon img{border-radius:100%;margin-right:15px;overflow:hidden;}

.faux-select{background:#fff;margin:0 0 30px;position:relative;}
.faux-select .toggle{position:relative;}
.faux-select a:hover,
.faux-select a:focus{text-decoration:none;}
.faux-select .toggle a{
	background:#fff;
	border:2px solid #a0a1a5;
	border-radius:6px;
	color:#25273a;
	display:block;
	line-height:2.0rem;
	overflow:hidden;
	padding:10px 35px 10px 15px;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:100%;
}
.faux-select .toggle i{
	color:#ff6a4c;
	font-size:2.0rem;
	right:10px;
	position:absolute;
	top:12px;
	transition:transform 200ms;
}
.faux-select .toggle.opened i{transform:rotate(180deg);}
.faux-select ul{
	background:#fff;
	border-radius:6px;
	box-shadow:0 2px 4px rgba(0,0,0,.2);
	display:none;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:45px;
	width:100%;
	z-index:1;
}
.faux-select ul li{margin:0;}
.faux-select ul li a{
	display:block;
	padding:8px 15px;
}
.faux-select ul li a:hover,
.faux-select ul li a:focus{background:#f3f4f8;}


.hero{
	background:#f3f4f8;
	overflow:hidden;
	padding:0;
	position:relative;
}
.hero .content{margin:60px 0 300px;max-width:440px;position:relative;z-index:1;}
.hero .img-hero{height:400px;bottom:0;position:absolute;right:-80px;z-index:0;}

.hero-alt-1{background:#f3f4f8;overflow:hidden;padding:0;position:relative;}
.hero-alt-1 .content{margin:60px 0 0;position:relative;z-index:1;}
.hero-alt-1 .img-hero{height:400px;margin:-60px 0 0 -15px;}

.hero-alt-2{background:#f3f4f8;overflow:hidden;padding:0;position:relative;}
.hero-alt-2 .content{margin:60px 0;position:relative;z-index:1;}
.hero-alt-2 .img-hero{margin:0 0 0 -15px;}
.hero-alt-2 .img-hero{max-width:100%;}

.hero-alt-3{padding:30px 0 100px;}
.hero-alt-3 .img-wrap{text-align:center;}

.hero-alt-4{padding:60px 0 30px;}
.hero-alt-4 .content{margin:0 auto 45px;max-width:540px;}
.hero-alt-4 .img-wrap{margin:0 auto;text-align:center;}
.hero-alt-4 .img-wrap img{max-width:310px;}

.hero-alt-5{
	background:#f3f4f8;
	overflow:hidden;
	padding:0;
	position:relative;
}
.hero-alt-5 .content{
	margin:60px 0;
	max-width:50%;
	padding:0 30px 60px 0;
	position:relative;
	z-index:1;
}
.hero-alt-5 .img-hero{height:100%;left:50%;position:absolute;top:0;z-index:0;}

.hero-alt-6{
	background:#f3f4f8;
	overflow:hidden;
	padding:0;
	position:relative;
}
.hero-alt-6 .content{
	margin:60px 0;
	max-width:50%;
	padding:0 30px 60px 0;
	position:relative;
	z-index:1;
}
.hero-alt-6 .img-hero{height:100%;left:50%;position:absolute;top:0;z-index:0;}

.hero-img-bg .bg-img{
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	overflow:hidden;padding:120px 0;
}
.hero-img-bg .container{position:relative;z-index:1;}

.hero-box{height:100%;padding:0 0 30px;}
.hero-box .inner{
	background:#000;
	border-radius:10px;
	color:#fff;
	height:100%;
	overflow:hidden;
	padding:100px 40px;
	position:relative;
}
.hero-box .inner > img{
	left:50%;
	min-height:100%;
	min-width:100%;
	position:absolute;
	top:50%;
	transform:translate(-50%, -50%);
	z-index:0;
}
.hero-box .inner .content{position:relative;z-index:1;}

.tile-wrap{margin-left:auto;margin-right:auto;max-width:1000px;position:relative;z-index:1;}
.tile{
	background:#fff;
	border-radius:10px;
	box-shadow:0 1px 5px 0 rgba(0,0,0,0.3);
	margin:0 0 30px;
	padding:40px 40px 0px;
	position:relative;
	transition:all 0.4s ease;
}
.tile::after{clear:both;content:"";display: table;}
.tile:hover{box-shadow:0 6px 10px rgba(0,0,0,.1);}
.tile:hover .img-wrap .play{transform:scale(1.2);}
.tile .img-wrap{text-align:center;}
.tile .img-wrap.img-offset{border-radius:5px;overflow:hidden;}
.tile p{margin:0 0 15px;}
.tile .link{
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:1.2rem;
	line-height:1.7rem;
	text-transform:uppercase;
}

.tile-small{
	background:#fff;
	border-radius:10px;
	box-shadow:0 1px 5px 0 rgba(0,0,0,0.3);
	font-size:1.5rem;
	margin:0 0 30px;
	padding:20px 20px 10px;
	position:relative;
	transition:all 0.4s ease;
}
.tile-small p{margin:0 0 10px;}
.tile-small .link{margin:0 0 5px;}
.tile-small:hover{box-shadow:0 6px 10px rgba(0,0,0,.1);}
.tile-small:hover .img-wrap .play{transform:scale(1.2);}

.video-box{padding:5px 15px;}
.video-box .video-wrap{
	background:#fff;
	border-radius:10px;
	box-shadow:0 1px 5px 0 rgba(0,0,0,0.3);
	margin:0 0 30px;
	padding:25px;
}
.video-box .video-wrap a{display:block;overflow:hidden;position:relative;}
.video-box .video-wrap a:hover img{transform:scale(1.1);}
.video-box .video-wrap a img{
	max-width:100%;
	transform:scale(1);
	transition:all 0.4s ease;
}
.video-box .video-wrap a span.play{
	color:#fff;
	display:block;
	font-size:3.2rem;
	height:32px;
	left:50%;
	line-height:3.2rem;
	margin:-16px 0 0 -16px;
	position:absolute;
	top:50%;
	width:32px;
}

.video-tabs{
	background:#fff url(../img/backgrounds/gallery-bg.png) no-repeat -60px -60px;
	border-radius:10px;
	box-shadow:0 2px 4px rgba(0,0,0,.2);
	margin:0 0 30px;
	padding:40px 40px 20px;
	position:relative;
	transition:all 0.4s ease;
}
.video-tabs:hover{box-shadow:0 6px 10px rgba(0,0,0,.1);}
.video-tabs .video-content .img-wrap{border-radius:10px;overflow:hidden;}
.video-tabs .video-content .img-wrap .play{
	font-size:6.0rem;
	height:60px;
	margin:-30px 0 0 -30px;
	width:60px;
}
.video-tabs .video-content .vids .vid-wrap{display:none;}

.video-tabs .video-tab a.content.on .text{
	border-bottom:5px solid #ff6a4c;
	display:block;
	padding:0 0 10px;
}
.video-tabs .video-tab a.content:focus{text-decoration:none;}
.video-tabs .video-tab a.content{color:#25273a;display:block;}
.video-tabs .video-tab a.content span{display:block;}
.video-tabs .video-tab a.content .text{display:none;margin:0 0 15px;padding:0 0 15px;}
.video-tabs .video-tab a.content .img-wrap{display:none;}
.video-tabs .video-tab a.content .img-wrap{border-radius:10px;overflow:hidden;margin:0 0 10px;}
.video-tabs .video-tab a.content:hover .img-wrap img{transform:scale(1.1);}
.video-tabs .video-tab a.content img{transform:scale(1);transition:all 0.4s ease;}
.video-tabs > .video-tab-nav{margin:0 0 30px;}
.video-tabs > .video-tab-nav > .row > div{position:static;}
.video-tabs > .video-tab-nav > .row > div:nth-child(1) .video-tab a.dot{margin-left:-70px;}
.video-tabs > .video-tab-nav > .row > div:nth-child(2) .video-tab a.dot{margin-left:-30px;}
.video-tabs > .video-tab-nav > .row > div:nth-child(3) .video-tab a.dot{margin-left:10px;}
.video-tabs > .video-tab-nav > .row > div:nth-child(4) .video-tab a.dot{margin-left:50px;}
.video-tabs .video-tab a.dot:hover{opacity:0.7;}
.video-tabs .video-tab a.dot{
	background:#a0a1a5;
	border-radius:100%;
	bottom:30px;
	display:block;
	left:50%;
	height:20px;
	overflow:hidden;
	position:absolute;
	width:20px;
}
.video-tabs .video-tab a.dot.on{background:#ff6a4c;}

.video-wrap{
	background:#fff url(../img/backgrounds/gallery-bg.png) no-repeat -60px -60px;
	border-radius:10px;
	box-shadow:0 2px 4px rgba(0,0,0,.2);
	margin:0 0 30px;
	padding:40px;
	position:relative;
	transition:all 0.4s ease;
}
.video-wrap:hover{box-shadow:0 6px 10px rgba(0,0,0,.1);}

.tab-nav{
	background:#fff;
	color:#0f76de;
	border:2px solid #0f76de;
	border-radius:30px;
	margin:0 auto 30px;
	max-width:500px;
	overflow:hidden;
}
.tab-nav a{
	display:block;
	float:left;
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	letter-spacing:0.5px;
	padding:16px 10px;
	text-align:center;
	width:50%;
}
.tab-nav a.on{background:#0f76de;color:#fff;}
.tab-nav a:hover,
.tab-nav a:focus{text-decoration:none;}

.content-box .img-wrap{overflow:hidden;}
.content-box:hover .img-wrap img{transform:scale(1.1);}
.content-box .img-wrap img{
	max-width:100%;
	transform:scale(1);
	transition:all 0.4s ease;
}
.content-box:hover a,
.content-box:focus a{color:#ff6a4c;text-decoration:none;}
.content-box a{color:#25273a;}

.info-box{height:100%;padding:0 0 30px;}
.info-box .inner{
	background:#fff;
	border-radius:10px;
	box-shadow:0 2px 4px rgba(0,0,0,.2);
	height:100%;
	overflow:hidden;
	position:relative;
	transition:box-shadow .4s ease;
}
.info-box .inner .img-wrap.avatar{overflow:hidden;padding-bottom:71%;position:relative;}
.info-box .inner .img-wrap.avatar img{left:0;position:absolute;top:0;width:100%;}
.info-box .inner .img-wrap img{
	transform:scale(1);
	transition:all 0.4s ease;
}
.info-box .inner .content{
	background:#fff;
	margin:0 0 30px;
	padding:30px 40px 40px 40px;
	position:relative;
	transition:top .4s ease;
	top:0;
}
.info-box .inner .link.fade-link{opacity:0;top:auto !important;}
.info-box .inner .link{
	bottom:30px;
	left:0;
	padding:0 40px;
	position:absolute;
	transition:opacity 0.4s ease;
	width:100%;
	font-size: 12px;
	font-family: gilroybold,Helvetica,Arial,sans-serif;
}
.info-box .inner:hover{box-shadow:0 6px 10px rgba(0,0,0,.1);}
.info-box .inner:hover .img-wrap img{transform:scale(1.1);}
.info-box .inner:hover .content{top:-10px;}
.info-box .inner:hover .content.no-animation{top:0;}
.info-box .inner:hover .link.fade-link{opacity:1;}
.info-box .inner:hover .link a{color:#0f76de;text-decoration:underline;font-family:gilroybold,Helvetica,Arial,sans-serif;font-size:12px;}

.info-box .inner img.featured-bg{
	left:50%;
	max-height:600px;
	min-height:100%;
	min-width:100%;
	position:absolute;
	top:50%;
	transform:translate(-50%, -50%);
	z-index:0;
}
.info-box .inner .featured-content{
	margin:0 0 30px;
	padding:40px;
	position:relative;
	z-index:1;
}
.info-box .inner .featured-content h3{margin:0 0 45px;}
.info-box .inner:hover .link a.white-text{color:#fff;}

.post-author{
	align-items:center;
	display:flex;
	margin:0 0 20px;
	min-height:50px;
	padding-left:65px;
	position:relative;
}
.post-author .avatar{
	border-radius:100%;
	height:50px;
	left:0;
	margin-top:-30px;
	overflow:hidden;
	position:absolute;
	top:50%;
	width:50px;
}
.post-author .avatar img{width:100%;}
.post-author .posted-in{font-size:1.2rem;line-height:1.7rem;}

.blog-box{height:100%;padding:0 0 30px;}
.blog-box .inner{
	background:#fff;
	padding-bottom:30px;
	border-radius:10px;
	box-shadow:0 2px 4px rgba(0,0,0,.2);
	height:100%;
	overflow:hidden;
	padding:30px 40px 60px;
	position:relative;
	transition:box-shadow .4s ease;
}
.blog-box .inner:hover{box-shadow:0 6px 10px rgba(0,0,0,.1);}
.blog-box .inner .author{margin:0 0 20px;padding-left:50px;position:relative;}
.blog-box .inner h5{color:#646464;font-size:1.4rem;line-height:1.9rem;}
.blog-box .inner .author .avatar{
	border-radius:100%;
	height:40px;
	left:0;
	margin-top:-20px;
	overflow:hidden;
	position:absolute;
	top:50%;
	width:40px;
}
.blog-box .inner .author .avatar img{width:100%;}
.blog-box .inner .author .posted-in{font-size:1.2rem;line-height:1.7rem;}
.blog-box .inner .img-wrap{border-radius:10px;margin:0 0 20px;overflow:hidden;}
.blog-box .inner .link{
	bottom:30px;
	left:0;
	padding:0 40px;
	position:absolute;
	width:100%;
}

.bg-boxes{margin:-15px -15px 30px;overflow:hidden;padding:30px;}
.bg-boxes .bg-box{
	align-items:center;
	background:#0f76de;
	color:#fff;
	display:flex;
	height:500px;
	margin:0 auto;
	max-width:500px;
	overflow:hidden;
	padding:40px;
	position:relative;
	transform:scale(1);
	transition:all 0.4s ease;
}
.bg-boxes .bg-box:after{
	background:#ff6a4c;
	bottom:0;
	content:" ";
	display:block;
	height:5px;
	left:10%;
	margin:0 auto;
	opacity:0;
	position:absolute;
	transition:all 0.4s ease;
	width:80%;
}
.bg-boxes .bg-box img{
	left:0;
	opacity:0.8;
	position:absolute;
	top:-80px;
	width:100%;
	z-index:0;
}
.bg-boxes .bg-box .content{position:relative;z-index:1;}
.bg-boxes .bg-box a{color:#fff;}
.bg-boxes .bg-box:hover{border-radius:10px;transform:scale(1.04);z-index:1;}
.bg-boxes .bg-box:hover:after{opacity:1;}
.bg-boxes .bg-box:hover img{opacity:0.6;}
.bg-boxes .bg-box:hover a{text-decoration:underline;}

.logo-box{
	display:flex;
	flex-direction:column;
	height:100%;
	padding:0 0 30px;
}
.logo-box.not-active a{pointer-events:none;}
.logo-box a{
	align-items:center;
	justify-content:center;
	display:flex;
	background:#fff;
	border-radius:10px;
	box-shadow:0 2px 4px rgba(0,0,0,.2);
	height:100%;
	min-height:235px;
	overflow:hidden;
	padding:30px 40px;
	position:relative;
	text-align:center;
	transform:scale(1);
	transition:all 0.4s ease;
}
.logo-box a:hover{transform:scale(1.08);}
.logo-box img{max-width:100%;}
.logo-box .type{
	bottom:0;
	margin:0 15px 15px 0;
	position:absolute;
	right:0;
	font-size: 1.2rem;
}
.logo-box .type img,
.logo-box .type i{position:absolute;right:0;top:-3px;}

.logos{
	align-items:center;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	margin:45px 0;
	width:100%;
}
.logos .logo{margin:10px;text-align:center;}
.logos .logo img{display:inline-block;max-height:35px;max-width:130px;}

.opening{margin:0 0 30px;}
.opening .location{font-size:1.4rem;line-height:1.9rem;}

.form-wrap{
	background:#fff;
	border-radius:10px;
	box-shadow:0 2px 4px rgba(0,0,0,.2);
	margin:0 0 30px;
	padding:40px;
	position:relative;
	transition:all 0.4s ease;
}
.form-wrap:hover{box-shadow:0 6px 10px rgba(0,0,0,.1);}
.form-wrap form{margin:0;}
.form-wrap form p{margin:0;}
.form-wrap form p label{margin:0 0 15px;}
.form-wrap form p label > span{
	font-size:1.4rem;
	line-height:1.9rem;
	margin:0 0 5px;
}
.form-wrap form p label input,
.form-wrap form p label select{
	background:#f3f4f8;
	font-size:1.6rem;
	line-height:2.0rem;
	padding:7px 10px;
}
.form-wrap form p label select{height:38px;}
.form-wrap form button{display:block;margin:20px 0 0 0;width:100%;}

.shapes-home{
	background:url(../img/backgrounds/shapes-home.png) repeat-y center 80px;
}
.shapes-landing{
	background:url(../img/backgrounds/shapes-landing.png) repeat-y center top;
}
.shapes-solutions{
	background:url(../img/backgrounds/shapes-solutions.png) repeat-y center top;
}

/* Slick Slider */
.slick-videos{margin:0 -15px;}

.slick-dots{list-style:none;margin:0 0 30px;text-align:center;}
.slick-dots li{display:inline-block;margin:0 7px;}
.slick-dots li button{
	border-radius:100%;
	border:none;
	background:#d7d8dB;
	color:#d7d8dB;
	height:16px;
	overflow:hidden;
	padding:0;
	width:16px;
}
.slick-dots li button:hover,
.slick-dots li button:focus{background:#a0a1a5;color:#a0a1a5;}
.slick-dots li.slick-active button{background:#ff6a4c;color:#ff6a4c;}

/* Magnific Popup */
.white-popup{
	background:#fff;
	border-radius:10px;
	box-shadow:0 2px 4px rgba(0,0,0,.2);
	margin-left:auto;
	margin-right:auto;
	max-width:960px;
	overflow:hidden;
	position:relative;
}
.white-popup .mfp-close{
	color:#25273a;
	height:40px;
	line-height:40px;
	font-size:30px;
	opacity:1;
	position:absolute;
	padding:0;
	right:0;
	text-align:center;
	top:0;
	width:40px;
}
.white-popup .content, .thankyou-popup .content{padding:40px 40px 10px;}
.white-popup .content.bg-avatar{
	background:url(../img/backgrounds/team-bg.png) no-repeat -60px -60px;
}
.white-popup .content.bg-avatar .img-avatar{
	border-radius:100%;
	margin:0 0 60px;
	max-width:270px;
	overflow:hidden;
}
.white-popup .content.bg-avatar .img-avatar img{max-width:100%;}

.thankyou-popup{
	background:#fff;
	border-radius:10px;
	box-shadow:0 2px 4px rgba(0,0,0,.2);
	margin-left:auto;
	margin-right:auto;
	max-width:400px;
	overflow:hidden;
	position:relative;
}

/* Page
======================================================================================*/
#page{background:#fff;position:relative;}


/* Header
======================================================================================*/
header{
	background:#fff;
	box-shadow:0 1px 5px 0 rgba(0,0,0,0.15);
	height:80px;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:2;
}
header .container{position:relative;}
header .logo{left:15px;position:absolute;top:15px;}
header .logo img{max-width:110px;}
header .text{
	color:#ff6a4c;
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:1.4rem;
	left:150px;
	line-height:1.9rem;
	position:absolute;
	text-transform:uppercase;
	top:35px;
}
header nav{display:none;}
header nav > ul{
	align-items:center;
	display:flex;
	flex-wrap:wrap;
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:1.3rem;
	justify-content:flex-end;
	margin:17px 0 0 0;
	letter-spacing:0.5px;
	list-style:none;
	text-align:right;
	width:100%;
}
header nav > ul > li{margin-left:30px;padding:0 0 23px;position:relative;}
header nav > ul > li.parent:hover > a{color:#0f76de;}
header nav > ul > li.on > a{color:#0f76de;}
header nav > ul > li.on > a:after,
header nav > ul > li.parent:hover > a:after{
	background:#0f76de;
	bottom:30px;
	content:" ";
	height:3px;
	left:0;
	position:absolute;
	width:100%;
}
header nav > ul > li > a:hover,
header nav > ul > li > a:focus{text-decoration:none;}
header nav > ul > li > a{
	color:#25273a;
	display:block;
	padding:10px 0;
	text-transform:uppercase;
}
header nav > ul > li:hover > ul{height:auto;opacity:1;padding:10px 30px 20px;}
header nav > ul > li > ul{
	background-color:#fff;
	border-radius:0 0 4px 4px;
	box-shadow:0 4px 5px rgba(0,0,0,.1);
	height:0;
	list-style:none;
	left:-30px;
	margin:-4px 0 0 0;
	max-width:300px;
	min-width:240px;
	opacity:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	text-align:left;
	top:100%;
	transition:opacity 0.4s ease,padding-top 0.4s ease;
}
header nav > ul > li > ul > li{margin:0;}
header nav > ul > li > ul > li a:hover,
header nav > ul > li > ul > li a:focus{
	background:#f3f4f8;
	border-radius:5px;
	color:#25273a;
	text-decoration:none;
}
header nav > ul > li > ul > li a{
	display:block;
	color:#25273a;
	margin:0 -15px;
	padding:10px 15px;
	text-transform:uppercase;
	transition:background 0.4s ease;
	white-space:nowrap;
}
header nav > ul > li > ul > li ul{list-style:none;margin:0;}
header nav > ul > li > ul > li ul li{margin:0;}
header nav > ul > li > ul > li ul li a{padding-left:25px;}
header nav > ul > li.login{display:flex !important;}

header nav > ul > li:hover > .multi{height:auto;opacity:1;padding:10px 30px 20px;}
header nav > ul > li > .multi{
	background-color:#fff;
	border-radius:0 0 4px 4px;
	box-shadow:0 4px 5px rgba(0,0,0,.1);
	height:0;
	list-style:none;
	left:-30px;
	margin:-4px 0 0 0;
	max-width:none;
	min-width:240px;
	opacity:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	text-align:left;
	top:100%;
	transition:opacity 0.4s ease,padding-top 0.4s ease;
}
header nav > ul > li > .multi h5{color:#a0a1a5;text-transform:uppercase;}
header nav > ul > li > .multi ul{list-style:none;margin:0 0 0 15px;}
header nav > ul > li > .multi div div:first-child ul{margin:0 0 15px 15px;}
header nav > ul > li > .multi span.fade {display:block; margin-bottom: 10px;}
header nav > ul > li > .multi ul > li{margin:0;}
header nav > ul > li > .multi ul > li a:hover,
header nav > ul > li > .multi ul > li a:focus{
	background:#f3f4f8;
	border-radius:5px;
	color:#25273a;
	text-decoration:none;
}
header nav > ul > li > .multi ul > li a{
	display:block;
	color:#25273a;
	margin:0 -15px;
	padding:10px 15px;
	text-transform:uppercase;
	transition:background 0.4s ease;
	white-space:nowrap;
}
header nav > ul > li > .multi li ul{list-style:none;margin:0;}
header nav > ul > li > .multi li ul li{margin:0;}
header nav > ul > li > .multi li ul li a{padding-left:25px;}

header .mobile-nav-toggle{
	height:40px;
	position:absolute;
	right:15px;
	top:18px;
	width:40px;
}
header .mobile-nav-toggle .bars span{
	background:#25273a;
	display:block;
	height:3px;
	left:50%;
	margin-left:-15px;
	position:absolute;
	width:30px;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition:.25s ease-in-out;
	-moz-transition:.25s ease-in-out;
	-o-transition:.25s ease-in-out;
	transition:.25s ease-in-out;
}
header .mobile-nav-toggle .bars span:nth-child(1){
	top:11px;
	-webkit-transform-origin:left center;
	-moz-transform-origin:left center;
	-o-transform-origin:left center;
	transform-origin:left center;
}
header .mobile-nav-toggle .bars span:nth-child(2){
	top:20px;
	-webkit-transform-origin:left center;
	-moz-transform-origin:left center;
	-o-transform-origin:left center;
	transform-origin:left center;
}
header .mobile-nav-toggle .bars span:nth-child(3){
	top:29px;
	-webkit-transform-origin:left center;
	-moz-transform-origin:left center;
	-o-transform-origin:left center;
	transform-origin:left center;
}
header .mobile-nav-toggle.opened .bars span:nth-child(1){
	margin-left:-10px;
	top:9px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
}
header .mobile-nav-toggle.opened .bars span:nth-child(2){opacity:0;width:0%;}
header .mobile-nav-toggle.opened .bars span:nth-child(3){
	margin-left:-10px;
	top:30px;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
}


/* Main / Section
======================================================================================*/
main{padding:90px 0 60px;}
main > main{padding:30px 0;}
main > section{padding:30px 0;}


/* Sections
======================================================================================*/
section{padding:90px 0 60px;position:relative;}


/* Footer
======================================================================================*/
footer{
	background:#f3f4f8;
	font-size:1.2rem;
	letter-spacing:0.5px;
	line-height:1.7rem;
	padding:80px 0 60px;
}
footer .logo{margin:-35px 0 20px;}
footer .logo img{max-width:150px;}
footer .address{margin:0 0 20px;}
footer .social{margin:0 0 30px;}
footer .social a{
	border:1px solid #757575;
	border-radius:100%;
	color:#757575;
	display:inline-block;
	font-size:1.4rem;
	height:32px;
	line-height:29px;
	margin-right:10px;
	text-align:center;
	width:32px;
}
footer .social a:last-child{margin-right:0;}
footer .col{min-width:160px;justify-content:space-between;}
footer .col h5{font-size:1.2rem;margin:0 0 10px;text-transform:uppercase;}
footer .col h5 a{color:#25273a;}
footer .col ul{list-style:none;margin:0 0 30px;}
footer .col ul li a{color:#25273a;}
footer .copyright{margin-top:30px;text-align:center;}
footer .copyright a{color:#25273a;}


/* Mobile Nav
======================================================================================*/
.noscroll{overflow:hidden;}
nav.mobile-nav{
	background:#fff;
	bottom:0;
	display:none;
	left:0;
	padding:0 15px 75px;
	position:fixed;
	right:0;
	top:80px;
	z-index:2;
}
nav.mobile-nav ul{
	list-style:none;
	height:100%;
	margin:0;
	overflow:auto;
}
nav.mobile-nav > ul > li{
	border-top:1px solid #d7d8dB;
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	padding-right:45px;
	position:relative;
}
nav.mobile-nav > ul > li > a > i{
	opacity:0.6;
	position:absolute;
	right:15px;
	top:12px;
}
nav.mobile-nav ul li{margin:0;}
nav.mobile-nav ul li a{color:#25273a;display:block;padding:10px 0;}
nav.mobile-nav ul li ul{margin:0 0 10px;}
nav.mobile-nav ul li ul li a{
	font-family:gilroyregular,Helvetica,Arial,sans-serif;
	font-size:1.5rem;
	line-height:2.0rem;
	padding:5px 0 5px 30px;
}
nav.mobile-nav .footer{border-top:1px solid #d7d8dB;padding:20px 0;}
nav.mobile-nav .footer .login{
	color:#25273a;
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:1.4rem;
	float:right;
	line-height:1.9rem;
	text-transform:uppercase;
	padding:7px 0;
}


/* Media Queries
======================================================================================*/
/* XS Styles */
@media (min-width: 576px) {

	.container{max-width:100%;}

	.img-wrap.extend-left img{float:right;max-width:200%;}
	.img-wrap.extend-right img{max-width:200%;}

	.hero-alt-3{padding:30px 0 0 0;}
	.hero-alt-3 .content{margin:0 0 90px;}

	.hero-alt-5 .content{margin:100px 0;}
	.hero-alt-6 .content{margin:100px 0;}

	.tile-wrap{margin-bottom:30px;margin-top:-160px;}
	.tile{height:100%;}
	.tile .link{
		bottom:30px;
		left:0;
		margin:0;
		position:absolute;
		padding:0 40px;
		width:100%;
	}
	.tile .inner-link{
		position: absolute;
		bottom: 0;
	}

	main.id_4cbc2 .bleed-section .img-app-wrap {
		margin: -770px auto 30px;
	}

}

/* SM Styles */
@media (min-width: 768px) {

	.container{max-width:100%;}

	.img-wrap-md-off img{max-height:624px;max-width:none;}
	.img-wrap.extend-left img{max-width:1500%;}
	.img-wrap.extend-right img{max-width:150%;}

	.tile .img-wrap.img-offset{
		bottom:15px;
		margin:0 auto;
		max-width:350px;
		position:absolute;
		right:15px;
	}

	.hero .img-hero{height:500px;}

	.hero-alt-2 .content{margin:100px 0;}
	.hero-alt-2 .img-hero{
		left:-160px;
		height:400px;
		margin:0;
		max-width:none;
		position:absolute;
		top:0;
	}

	.hero-alt-4{padding:0;}
	.hero-alt-4 .container{position:relative;}
	.hero-alt-4 .content{
		padding:160px 0 200px;
		margin:0 0 0 360px;
		max-width:440px;
		position:relative;
		z-index:1;
	}
	.hero-alt-4 .img-wrap{bottom:0;margin:0;position:absolute;left:-60px;}
	.hero-alt-4 .img-wrap img{max-width:500px;}

	.hero-alt-5 .content{margin:120px 0;}
	.hero-alt-6 .content{margin:120px 0;}

	.hero-img-bg .bg-img{padding:200px 0;}

	.tile .img-wrap{margin:0 auto 15px;max-width:230px;}


	.video-tabs > .video-tab-nav{margin:0;}
	.video-tabs .video-tab a.content .img-wrap{display:block;}
	.video-tabs .video-tab a.content .text{display:block;}
	.video-tabs .video-tab a.dot{display:none;}


	.white-popup .content.bg-avatar{padding-left:380px;position:relative;}
	.white-popup .content.bg-avatar .img-avatar{left:40px;position:absolute;top:40px;}

	.tile .inner-link {
		position: relative;
		bottom: initial;
	}

	main.id_4cbc2 .bleed-section .img-app-wrap {
		margin: -70px auto 30px;
	}


}

/* Bleed Sections */
@media (min-width: 992px) {

	.bleed-section .img-bleed-wrap.no-app{bottom:0;}
	.bleed-section .img-bleed-wrap.bleed-left.no-app img{margin-right:-45%;}
	.bleed-section .img-bleed-wrap{
		bottom:80px;
		max-height:none;
		position:absolute;
		top:0;
	}
	.bleed-section .img-bleed-wrap img{height:100%;max-width:none;}
	.bleed-section .img-bleed-wrap.bleed-left{
		/*border-radius:0 10px 10px 0; remove rounded corners dr*/
		left:0;
		right:50%;
		margin-right:50px;
	}
	.bleed-section .img-bleed-wrap.bleed-left img{
		margin-right:-35%;
		position:absolute;
		right:150px;
		top:0;
	}
	.bleed-section .img-bleed-wrap.bleed-right{
		border-radius:10px 0 0 10px;
		left:50%;
		margin-left:50px;
		right:0;
	}
	.bleed-section .img-bleed-wrap.bleed-right img{
		left:150px;
		margin-left:-35%;
		position:absolute;
		top:0;
	}

	.bleed-section .img-app-wrap.app-left{float:left;margin:190px 0 0 60px;}
	.bleed-section .img-app-wrap.app-right{float:right;margin:190px 60px 10px 0;}

}

/* MD Styles */
@media (min-width: 992px) {

	.container{max-width:100%;}

	.img-wrap.extend-left img{float:none;max-width:100%;}
	.img-wrap.extend-right img{max-width:100%;}

	.hero .content{margin:100px 0 220px;max-width:45%;}
	.hero .img-hero{height:600px;}

	.hero-alt-1{display:flex;align-items:center;min-height:580px;}
	.hero-alt-1 .content{margin:0;}
	.hero-alt-1 .img-hero{
		bottom:0;
		height:430px;
		left:0;
		margin:0;
		position:absolute;
	}

	.hero-alt-2{display:flex;align-items:center;min-height:580px;}
	.hero-alt-2 .content{margin:0;}
	.hero-alt-2 .img-hero{height:580px;}

	.hero-alt-3 .img-wrap{padding-left:30px;}
	
	.hero-alt-4 .content{margin:0 0 0 460px;max-width:540px;}
	.hero-alt-4 .img-wrap{left:0;}

	.hero-alt-5 .content{margin:150px 0;}
	.hero-alt-6 .content{margin:60px 0;}

	.bleed-section .img-bleed-wrap.bleed-left.no-app img{margin-right:0;}

	.bleed-section .img-bleed-wrap.bleed-left img{margin-right:-10%;}
	.bleed-section .img-bleed-wrap.bleed-right img{margin-left:-10%;}

	.bg-boxes{display:flex;}
	.bg-boxes .bg-box{display:flex;max-width:100%;padding:200px 40px 260px;width:33.3333333%;}
	.bg-boxes .bg-box:hover{transform:scale(1.1);}
	.bg-boxes .bg-box img{
		height:110%;
		left:50%;
		margin-left:-200px;
		opacity:0.8;
		position:absolute;
		top:0;
		width:auto;
		z-index:0;
	}
	.bg-boxes .bg-box .link{
		bottom:-100px;
		left:0;
		position:absolute;
	}

	.logos{justify-content:space-between;}
	.logos .logo{min-width:100px;}
	.logos .logo img{max-width:140px;}

	/*#page{padding-top:100px;}*/

	header{height:100px;}
	header .logo img{max-width:150px;}
	header .text{left:200px;top:41px;}
	header nav > ul{margin:30px 0 0 0;}
	header nav > ul > li{padding:0 0 30px;}
	header nav > ul > li.parent:hover > a:after{bottom:30px;}

	.tile .inner-link {
		position: absolute;
		bottom: 0;
	}
	main.id_4cbc2 .bleed-section .img-app-wrap {
		margin: 190px 60px 0 0;
	}
}

/* LG Styles */
@media (min-width: 1200px) {

	.container{max-width:1140px;}

	.logos .logo img{max-width:165px;}

	.bleed-section .img-bleed-wrap img{height:auto;width:100%;}
	.bleed-section .img-bleed-wrap.bleed-left img{margin-right:0;left:0;}
	.bleed-section .img-bleed-wrap.bleed-right img{margin-left:0;left:0;}

    /*.hero .img-hero{height:700px;} removed 10-2-19 TO*/

	.hero-alt-1 .content{margin:140px 0 200px;}
	.hero-alt-1 .img-hero{height:500px;}

	.hero-alt-2 .content{margin:200px 0;}
	.hero-alt-2 .img-hero{height:600px;left:-80px;}

	.hero-alt-5 .content{margin:180px 0;}
	.hero-alt-6 .content{margin:60px 0;}

}

/* XL Styles */
@media (min-width: 1400px) {

	.hero-alt-2 .img-hero{left:0;}
	.hero-alt-3 .img-wrap{padding-left:45px;}

	.hero-alt-5 .content{margin:220px 0;}
	.hero-alt-6 .content{margin:120px 0;}

	.hero-img-bg .bg-img{padding:240px 0;}

	.img-bg img{max-height:none;}

}

@media (min-width: 1720px) {

	.hero-alt-5 .img-hero{left:auto;right:0;}
	.hero-alt-6 .img-hero{left:auto;right:0;}

}

/* Header Nav Media Queries */
@media (min-width: 1225px) {

	header nav{display:flex;}
/*	header nav > ul > li:nth-child(6){display:none;}
	header nav > ul > li:nth-child(5){display:none;}
	header nav > ul > li:nth-child(4){display:none;}
	header nav > ul > li:nth-child(3){display:none;}*/

	header .mobile-nav-toggle{display:none;}
	.noscroll{overflow:auto;}
	nav.mobile-nav{display:none !important}

}
/*@media (min-width: 780px) {
	header nav > ul > li:nth-child(6){display:none;}
	header nav > ul > li:nth-child(5){display:none;}
	header nav > ul > li:nth-child(3){display:inherit;}
	header nav > ul > li.more > ul > li:nth-child(1){display:none;}
	header nav > ul > li > .multi{width:460px;}
	header nav > ul > li > .multi.wide{width:600px;}

}
@media (min-width: 880px) {

	header nav > ul > li:nth-child(4){display:inherit;}
    header nav > ul > li:nth-child(6){display:none;}
	header nav > ul > li:nth-child(7){display:inherit;}
	header nav > ul > li.more > ul > li:nth-child(2){display:none;}

}
@media (min-width: 1020px) {

	header nav > ul > li:nth-child(5){display:inherit;}
	header nav > ul > li:nth-child(6){display:none;}
	header nav > ul > li:nth-child(7){display:inherit;}
	header nav > ul > li.more > ul > li:nth-child(1){display:none;}
	header nav > ul > li.more > ul > li:nth-child(2){display:none;}
	header nav > ul > li.more > ul > li:nth-child(3){display:none;}

}*/


@media (min-width: 1080px) {

	/*header nav > ul > li:nth-child(6){display:inherit;}*/
	/* header nav > ul > li:nth-child(6){display:none;} */
	/*header nav > ul > li:nth-child(7){display:none;}*/

}
.video-clickable, .profile-clickable{cursor:pointer;}
.iframe-container {
    position: relative;
}

.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.hero-b h1.h2{margin-bottom:26px;}

figure.wp-block-image img{
    display: block;
    margin-left: auto;
    margin-right:auto;
}

span.reference {
    font-size: 1.0rem;
}

/***********
    * LDB Page Overrides
    **************/
.ldb-heading {
    font-weight: 700;
    font-size: 30px;
    opacity: .5;
    margin-bottom: 40px;
}

.t-blue{color: #33A8FF;}

.t-teal{color: #73D5C6;}

.t-orange{color: #FF6A4C;}

.ldb-darkblue {color: #272B61;}

.sticky {position: sticky; top:100px;}

.t-header {
    font-family: "Gilroy", sans-serif;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 0.5px;
    line-height: 30px;
    color: #272B61;
    margin-bottom: 10px;
}

h3.ldb {
    font-size: 60px;
    line-height: 70px;
}

.ldb.accordions{margin:0 auto;}
.ldb.accordions > .accordion{padding:10px 0;}
.ldb.accordions > .accordion > a{
	display:block;
	outline:none;
	padding:10px 30px 10px 0;
	position:relative;
	text-decoration:none;
}
.ldb.accordions > .accordion > a .h3{
	color:#ff6a4c;
	display:block;
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:2.2rem;
	line-height:3.0rem;
	margin:0;
}

.ldb.accordions > .accordion > a .open-close{position:absolute;right:0;top:14px;}
.ldb.accordions > .accordion > a .open-close span:last-child{display:none;}
.ldb.accordions > .accordion > a.opened .open-close span:first-child{display:none;}
.ldb.accordions > .accordion > a.opened .open-close span:last-child{display:inline;}
.ldb.accordions > .accordion > .content{font-size:2.0rem;line-height:2.5rem;padding:20px 0 5px;}
.ldb.accordions > .accordion > .content p{margin:0 0 15px;}
.ldb.accordions > .accordion > .content ul{margin:0 0 15px 30px;}

@keyframes pulse-ring {
  0% {
    transform: scale(0.1); }
  80%, 100% {
    opacity: 0; } }
@keyframes pulse-dot {
  0% {
    transform: scale(0.9); }
  50% {
    transform: scale(1); }
  100% {
    transform: scale(0.9); } }

.m-tooltip {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.m-tooltip__circle {
    width: 31px;
    height: 31px;
    border-radius: 15px;
    position: relative;
}

    .m-tooltip__circle:before {
        content: '';
        position: relative;
        display: block;
        width: 200%;
        height: 200%;
        box-sizing: border-box;
        margin-left: -50%;
        margin-top: -50%;
        border-radius: 45px;
        background-color: #FF6A4C;
        animation: pulse-ring 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
    }

    .m-tooltip__circle:after {
        content: '!';
        font-family: "Gilroy", sans-serif;
        font-size: 16px;
        color: #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #FF6A4C;
        border-radius: 15px;
        box-shadow: 0 0 8px rgba(255, 106, 76, 0.3);
        animation: pulse-dot 1.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
    }

.m-tooltip__left {
    font-family: "Gilroy", sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .m-tooltip__left {
        margin-bottom: 0;
        width: 20%;
    }
}

.m-tooltip__right {
    width: 80%;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
}

@media (min-width: 768px) {
    .m-tooltip__right {
        margin-left: 20px;
    }
}

 .bar-chart {
  margin-top: 30px; }
   .bar-chart__label {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: normal;
    line-height: 28px;
    color: #272B61; }
   .bar-chart__container {
    width: calc(100% - 55px);
    height: 33px;
    border-radius: 4px;
    background: #EDEFF2;
    position: relative; }
    @media (min-width: 768px) {
       .bar-chart__container {
        height: 49px; } }
   .bar-chart__mask {
    width: 100%;
    height: 100%;
    background: #EDEFF2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; }
   .bar-chart__percent {
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 4px 0 0 4px; }
     .bar-chart__percent--60 {
      background-image: url("/images/content/chart-60.png");
      width: 60%; }
     .bar-chart__percent--90 {
      background-image: url("/images/content/chart-90.png");
      width: 90%; }
   .bar-chart__number {
    font-family: "Gilroy", sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: normal;
    line-height: 28px;
    color: #33A8FF;
    position: absolute;
    right: -55px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (min-width: 768px) {
       .bar-chart__number {
        font-size: 20px;
        line-height: 28px; } }
   .bar-chart__key {
    margin-top: 40px; 
    padding-bottom: 40px;
   }
     .bar-chart__key img {
      width: 51px;
      height: 17px;
      margin-right: 10px; }
   .bar-chart__key-label {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: normal;
    line-height: 28px;
    color: #9F9F9F; }

 #popover-content {
  visibility: hidden;
  display: none; }
 .popover {
  width: 100%;
  max-width: 90%;
  border: none;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(112, 112, 112, 0.31);
  -moz-box-shadow: 0px 3px 6px 0px rgba(112, 112, 112, 0.31);
  box-shadow: 0px 3px 6px 0px rgba(112, 112, 112, 0.31); }
  @media (min-width: 768px) {
     .popover {
      max-width: 70%; } }
 .popover-body {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 27px;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 768px) {
     .popover-body {
      flex-flow: row; } }
 .bs-popover-top {
  margin-bottom: 20px; }

/***********
    * END LDB Page Overrides
    **************/

#mktoForm_1697{display:none;}

.tray-solutions5050copylist .links {
    border-radius: 20px;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
    padding: 40px;
}

.tray-solutions5050copylist .links h3 {
    color: #ff6a4c;
}

.tray-solutions5050copylist .copy {
    color: #25273a;
    font-family: gilroybold,Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
}

.tray-solutions5050copylist ul {
    margin: 0 0 30px 17px;
}

.tray-solutionscapabilitiespromo .text-align-left {text-align:left}
.tray-solutionscapabilitiespromo .text-align-center {text-align:center}
.tray-solutionscapabilitiespromo .icon, .tray-solutionscapabilitiespromo h4 {margin-bottom: 20px;}
.tray-solutionscapabilitiespromo .icon {width: 50px;}

.traysolutionsquadpromo .inner .content {
    margin-bottom: 10px;
    padding: 30px 20px 0 20px;
}

.traysolutionsquadpromo .content ul {margin: 0 0 30px 0px;list-style: none;}

.traysolutionsquadpromo .content ul li:before {
    content: "+";
    margin-right: 8px;
}

.traysolutionsquadpromo .inner.orange {border-top: 15px solid #ff6a4c;}
.traysolutionsquadpromo .inner.blue {border-top: 15px solid #33a8ff;}

.traysolutionsquadpromo .slick-dots li.slick-active button
{
    background: #6d7278;
    color: #6d7278;
}
tray-solutionscapabilitiespromo .slick-dots li button:focus{color: transparent; background: transparent;}

.tray-solutionfullbleed4up {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 30vw;
}

.tray-solutionfullbleed4up h2.heading {padding-bottom: 30px; margin-top: 4vw;}
.tray-solutionfullbleed4up .promos {max-width:90%;}
.tray-solutionfullbleed4up .promo 
{
    margin-bottom: 60px;
    font-family: gilroyregular,Helvetica,Arial,sans-serif
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 2.4rem;
}

.tray-solutionfullbleed4up .promo h2
{
    margin-bottom: 15px;
}

.tray-solutionfullbleed4up .promo:not(:last-child) {
      border-right: 5px solid transparent;
      background-position: right;
      background-repeat: no-repeat;
      background-image: url('../img/ornaments/line.png');
}

.hero-alt-11 .bg-hero {
    background-position: center center;
    height: 597px;
    background-repeat: no-repeat;
    background-size: cover;
}

.hero-alt-11 .hero-alt-11 {padding: 120px 0;}

.hero-alt-11 .eyebrow {
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    margin-bottom: 10px;
    color: #F6C960;
    text-transform: uppercase;
}
.hero-alt-11 .content {max-width: 450px;}
.hero-alt-11 h3 {font-family: gilroybold,Helvetica,Arial,sans-serif; margin-bottom: 35px;}

.hero-alt-11 li {display: inline-block; max-width: 180px;}
.hero-alt-11 li h2 {margin: 0 0 5px;}
.hero-alt-11 li h3 {max-width: 150px;}
.hero-alt-11 p.desktop-only {margin-top: 45px;}
.hero-alt-11.show-mobile-only{display: none;}

.hero-alt-12 {min-height: 500px; background-color: #F3F4F8;}
.hero-alt-12 h1 {margin-bottom: 36px;}
.hero-alt-12 .content {max-width: 590px;}
.hero-alt-12 .content .group:not(:last-child) {margin: 0 60px 0 0;}

.hero-alt-12 .content ul li { margin: 0;}
.hero-alt-12 .content ul {
    list-style-type: none; 
    margin: 0;
    font-family: open-sans, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.2rem;
}
.hero-alt-12 .content h6 {font-weight: normal;}

.hero-alt-12 .main-image {
    position: absolute;
    left: 0;
}

.hero-alt-12 .container.wide {     
    position: absolute;
    right: 0;
    top: 50px;
    max-width: none;
    width: calc(100% - (683px + 4.8vw));
    padding: 0;
}

.hero-alt-12 .hero-company-logo {margin-bottom: 36px;}

.hero-alt-12 .video-link {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    width: calc(100% - 683px);
    overflow: hidden;
    height: 50px;
    padding-top: 15px;
}

.hero-alt-12 .video-link a {
  margin-left: 4.8vw;  
  color: #4a4a4a;
  font-family: gilroyregular,Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
}

.traymultiimageinfofeatures {min-height: 45vw;}
.traymultiimageinfofeatures .mobile-show-only {display: none;}

.traymultiimageinfofeatures .eyebrow 
{
    color: #ff6a4c;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}

.traymultiimageinfofeatures .left-half {
    position: absolute;
    left: 0;
    right: 50%;
}

.traymultiimageinfofeatures .right-half {
    position: absolute;
    right: 0;
}

.traymultiimageinfofeatures .content-block ul {margin: 0 0 30px 17px;}
.traymultiimageinfofeatures .content-block .ul-heading {margin-bottom: 10px;}

.traymultiimageinfofeatures .left-half img {border-radius: 0 20px 20px 0;}
.traymultiimageinfofeatures .right-half img {border-radius: 20px 0 0 20px;}

.traymultiimageinfofeatures .left-half .overlay-image {
    position: relative;
    left: 25vw;
    top: -10vw;
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
    width: 20vw;
}

.traymultiimageinfofeatures .right-half .overlay-image {
    position: relative;
    left: 5vw;
    top: 13vw;
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
    width: 20vw;
}

.traymultiimageinfofeatures .right-half .primary-image {
    width: 80%;
    right: 0;
    position: absolute;
}

.traymultiimageinfofeatures .primary-image {
    width: 80%;
}

.traymultiimageinfofeatures  .relative {
    position: relative;
}

.traymultiimageinfofeatures  .absolute {
    position: absolute;
}

.case-study-page-wrapper .right-rail-wrapper {
    position: sticky;
    left: 70vw;
    top: 250px;
    margin-top: 100px;
    width: 350px;
}

.case-study-info {margin-top: -550px;}
.case-study-info .copy-container{  
    font-family: gilroyregular,Helvetica,Arial,sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
}

.case-study-info .company-information-wrapper { 
    position: sticky;
    top: 100px;
}
.company-information-wrapper .company-container {margin-bottom: 20px; padding: 60px 20px;}
.company-information-wrapper .company-container > div:not(:last-child), .case-study-info .customer-logo{margin-bottom: 40px;}
.company-information-wrapper .champion-thumbnail {
    position: absolute;
    right: 4vw;
    margin-top: -2vw;
}
.company-information-wrapper ul {list-style-type:none;margin:0;}
.company-information-wrapper ul li:last-child {margin:0;}
.company-information-wrapper .company-container {
    border-radius: 10px;
    background-color: #f3f4f8;
}

.case-study-section {
    font-family:open-sans;
    line-height: 2.7rem;
}

.case-study-section img {max-width: 100%;height: auto;}
.case-study-section .pull-quote {
    position: sticky;
    top: 100px;
    font-family: gilroysemibold,Helvetica,Arial,sans-serif;
    font-size: 28px;
    font-style: italic;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0.1px;
}

.case-study-section .attribution {
    color: #4a4a4a;
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: 24px;
}

.case-study-section iframe {position:absolute; top:0;}

.download-report {
    font-size: 24px;
    font-weight: 700;
    line-height: 44px;
    font-family: gilroyregular,Helvetica,Arial,sans-serif;
}

.case-study-features ul {
    list-style-type: none;
    font-size: 24px;
    font-family: gilroysemibold,Helvetica,Arial,sans-serif;
    font-weight: 600;
    letter-spacing: 0.3px;
}
.case-study-features ul span {
    position: relative;
    top: -25px;
}

.case-study-tabs ul{
    list-style-type: none;
}

.case-study-tabs ul li {
    display: none;
}

.case-study-tabs ul li.active {
    display: block;
}

.case-study-tabs ul li img {
    box-shadow: 2px 4px 20px rgba(0,0,0,0.2);
    border-radius: 6px;
}

.case-study-tabs .tabs-wrapper {
    margin-top: 76px;
}

.case-study-tabs p {margin: 0;}

.case-study-tabs button {
    border-radius: 14px;
    background: #f1f1f1;
    color: #5c5c5c;
    padding: 30px;
    text-align:left;
    margin-bottom: 20px;
}

.case-study-tabs button h3,  .case-study-tabs button p{
    opacity: 0.7;
}

.case-study-tabs button.active {
    background: #272b61;
    color: #fff;
}

.case-study-tabs button.active h3,  .case-study-tabs button.active p{
    opacity: 1;
}

.case-study-quote .quote:before {
    content: url('../img/quote.svg');
    position: absolute;
    top: 0;
}

.case-study-quote .quote{
    color: #4a4a4a;
    font-size: 36px;
    font-weight: 500;
    line-height: 48px;
    margin: 50px 0;
}

.case-study-quote .photo {
    position: absolute;
}

.case-study-quote .name {
    font-family: gilroysemibold,Helvetica,Arial,sans-serif;
    color: #4a4a4a;
    font-size: 21px;
    font-weight: 600;
    line-height: 24px;
}

.case-study-quote .title {
    color: #4a4a4a;
    font-size: 21px;
    font-weight: 600;
    line-height: 24px;
}

.case-study-quote .name, .case-study-quote .title {margin-left: 75px;}

.home-3-up img{
    display:block;
    width: 100%;
}

.home-3-up img.mobile {
    display:none;
}

.home-3-up .card-wrapper {
    background-color: #fff;
    height: 100%;
    border-radius: 6px;
    margin: 20px 0px;
    box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.2);
    transition: width 0.5s ease;
}

.home-3-up .card-wrapper:hover {
    box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.home-3-up .card-content {
    padding: 20px 40px;
}

.home-3-up .card-content h3 {margin-bottom: 50px;}

.home-3-up a {
    position: absolute;
    bottom: 0;
    margin-bottom: 20px;
    transition: all 0.3s ease;
}

.home-3-up svg {
    width: 20px;
    height: 20px;
    transition: width 0.5s ease;
    overflow: visible;
    margin-top: -7px;
    margin-left: 10px;
}

.home-3-up svg.active{
    width: 50px;
}

.home-3-up .eyebrow {
    font-size: 8px;
    font-weight: 600;
    line-height: 8px;
    text-transform: uppercase;
    color: #5b6b80;
    margin-bottom: 10px;
}

.inspriational-quote {
    padding: 60px 0 0;
    font-family: gilroybold, sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 3.3rem;
    letter-spacing: 0.2px;
}

.blogfront .main-promo img {max-width: 100%; border-radius: 8px;}
.blogfront .main-promo .eyebrow {
    color: #4a4a4a;
    font-family: gilroyregular,Helvetica,Arial,sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.blogfront .main-promo .subheading {
    color: #4a4a4a;
    font-family: gilroyregular,Helvetica,Arial,sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 2.8rem;
    letter-spacing: 0.2px;
}

.blogfront .main-promo .meta-data {
    position: absolute;
    bottom: 0;
}

.blogfront .main-promo .avatar {
    border-radius: 100%;
    height: 40px;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 40px;
}

.blogfront .main-promo .meta-data .author {
    color: #4a4a4a;
    font-family: gilroyregular,Helvetica,Arial,sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    margin-left: 50px;

}

.blogfront .main-promo .meta-data ul {
    list-style-type: none;
    margin: 0 0 0 50px;
}

.blogfront .main-promo .meta-data ul li {
    font-family: gilroyregular,Helvetica,Arial,sans-serif;
    font-size: 1.0rem;
    font-weight: 600;
    line-height: 1.3rem;
    display: inline-block;
    letter-spacing: 0.6px;
}

section.trayblog3up {padding: 30px 0;}

.trayblog3up img {max-width: 100%; border-radius: 8px;}

.trayblog3up .info {margin-top: 30px; color: #4a4a4a;}

.trayblog3up .info .eyebrow{
    font-family: gilroybold,Helvetica,Arial,sans-serif;
    font-size: 1.1rem;
    line-height: 1.4rem;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}

section.trayblogsocialpromo {padding: 30px 0;}

.trayblogsocialpromo h2 {font-size: 3.2rem; line-height: 3.6rem;}

.trayblogsocialpromo .button {position:absolute; bottom: 40px; margin-top: 20px;}

.trayblogsocialpromo .wrapper {
    background-color: #233741;
    border-radius: 8px;
    padding: 40px;
    height: 100%;
    min-height: 334px;
}

.trayblogsocialpromo .left-image {
    max-width: 334px;
    position: absolute;
    right: 35px;
    bottom: 1px;
    border-radius: 8px 8px 0 0;
}
.trayblogsocialpromo .info {width: 50%;}
.trayblogsocialpromo .socials {position: absolute; bottom: 40px;}
.trayblogsocialpromo .socials .fab {
    padding: 10px;
    font-size: 30px;
    width: 50px;
    border-radius: 50%;
    text-decoration: none;
    margin: 5px 2px;
}
.trayblogsocialpromo .socials .fa-facebook-f {
    background: #3B5998;
    color: white;
}
.trayblogsocialpromo .socials .fa-linkedin-in {
    background: #007bb5;
    color: white;
}
.trayblogsocialpromo .socials .fa-twitter {
    background: #55ACEE;
    color: white;
}
.trayblogsocialpromo .socials .fa-facebook-f::before {
    margin-left: 4px;
}

.top-nav-item span:hover {
    cursor: pointer;
}

header nav > ul > li {
    padding: 7px 10px 30px 10px;
    margin-left: 0;
}

.nav-panel {
    background: #fefefe;
    box-shadow: 0px 4px 18px -18px rgba(0,0,0,0.75);
    list-style: none;
    width: 100vw;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: left;
    transition: opacity 0.4s ease,padding-top 0.4s ease;
    top:90px;
    height: 180px;
}
.nav-panel span {cursor: default;}
.nav-panel.tall {height: 255px;}
.nav-panel.short {height: 180px;}
.nav-panel.howitworks {height: 230px;}
.nav-panel.show {display:block;opacity:1; width:100vw;}

.nav-panel .heading {
    font-family: gilroybold,Helvetica,Arial,sans-serif;
    color: #181818;
    font-size: 1.4rem;
    line-height: 1.4rem;
    letter-spacing: 0.2px;
    font-weight: 700;
}

.nav-panel a {
    font-family: gilroyregular,Helvetica,Arial,sans-serif;
    color: #181818;
    font-weight: 700;
    font-size:  1.8rem;
    line-height: 2.0rem;
    letter-spacing: 0.4px;
}

.nav-panel .heading {margin-bottom:15px;}

.nav-panel .pillar {
    border-left: 1px solid #F3F4F8;
    height: 80%;
    position: absolute;
    bottom: 30px;
    right: 0;
}

.nav-panel .pillar.tall {
    bottom: 60px;
    height: 70%;
}

.nav-panel p {
    color: rgba(34, 34, 34, 0.7);
    font-family: gilroyregular,Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    margin-top: 5px;
}

.nav-panel .new-label {
    font-family: gilroyregular, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    color:  #0091FF;
    text-transform: uppercase;
    margin-left: 5px;
}

.mobile-nav .new-label {
    font-family: gilroyregular, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 2.1rem;
    color: #0091FF;
    text-transform: uppercase;
    margin-left: 5px;
}

.mobile-nav .narrow {margin-top: 50px;}

.nav-panel .link {height: 65px; margin-bottom: 25px;}
.nav-panel.howitworks .link {margin-bottom: 20px;}
.nav-panel a.icon:hover {text-decoration:none;}
.nav-panel img {width: 20px; height: 20px; margin-top: 5px; margin-left: -4px;}
.nav-panel .link-info {position: absolute; top: 2px; margin-left: 22px; max-width: 100%;}
.nav-panel .section-info, .nav-panel .links {padding:40px 0;}
.nav-panel .simple-list {list-style-type: none; margin: 0;}
.nav-panel .simple-list img {margin-bottom: 2px;}
.nav-panel .simple-list a {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.2px;
}

.nav-panel.center-items .row {
    justify-content: center;
}

.nav-panel .column {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 350px;
}
.howitworks .row {justify-content:center;}

nav.mobile-nav {
    z-index:5;
}
nav.mobile-nav > ul.narrow li {
    width: 60%;
}
nav.mobile-nav > ul.wide li {
    width: 100%;
    overflow-x: hidden;
}

nav.mobile-nav > ul > li {
    border-top: none;
    font-family: gilroybold,Helvetica,Arial,sans-serif;
    padding-right: 45px;
    position: relative;
    margin: auto;
    transition: width 0.2s ease;
}

nav.mobile-nav img {width: 16px; height: 16px;}

nav.mobile-nav a.section-link, nav.mobile-nav span.section-link {
    color: #181818;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    margin: 5px 0;
}

nav.mobile-nav a.section-link.active, nav.mobile-nav span.section-link {
    color: #0f76de;
}

nav.mobile-nav a.active {
    color: #0f76de;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}

nav.mobile-nav > ul > li > a > i {
    top: unset;
}

nav.mobile-nav .heading {
    color: #181818;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    margin-bottom: 15px;
}


nav.mobile-nav p, nav.mobile-nav .copy {
    color: #181818;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.2px;
    font-family: gilroyregular,Helvetica,Arial,sans-serif;
}

nav.mobile-nav > ul > li > ul {
    padding: 30px 0px;
}

nav.mobile-nav > ul > li > ul + ul {
    margin-bottom: 20px;
}

nav.mobile-nav > ul > li > ul.wide {
    border-top: 1px solid rgb(243, 244, 248);
    border-bottom: 1px solid rgb(243, 244, 248);
}

nav.mobile-nav .link-info {
    top: -18px;
    left: 25px;
    position: relative;
}

nav.mobile-nav ul li ul li a
{
    padding: 0;
    color: #181818;
    font-family: gilroyregular,Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0.2px;
    margin-bottom: 5px;
}

.anchor {
    display: block;
    height: 100px;
    margin-top: -100px;
    visibility: hidden;
}

.h1, h1{
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:4.4rem;
	letter-spacing:0;
	line-height:5.4rem;
}
.h2, h2{
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:3.6rem;
	letter-spacing:0;
	line-height:4.4rem;
}
.h3, h3{
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:2.8rem;
	letter-spacing:0.2px;
	line-height:3.6rem;
}
.h4, h4{
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:2.1rem;
	letter-spacing:0.2px;
	line-height:2.4rem;
}
.h5, h5{
	font-family:gilroysemibold,Helvetica,Arial,sans-serif;
	font-size:1.6rem;
	letter-spacing:0.1px;
	line-height:2.0rem;
    color: #181818;
}

.h6, h6 {
    font-family: gilroyregular,Helvetica,Arial,sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.1px;
    line-height: 1.8rem;
    color: #181818;
}

.button {
    font-size: 1.8rem;
    letter-spacing: 0.4px;
    line-height: 1.8rem;
    padding: 15px 25px;
}

nav .button {
    font-size: 1.2rem;
    letter-spacing: 0.5px;
    line-height: 1.6rem;
    padding: 7px 20px;
}

body {
    color: #181818;
    font-family: "open-sans",Helvetica,Arial,sans-serif;
    font-size: 1.8rem;
    line-height: 2.3rem;
    -webkit-font-smoothing: antialiased;
}

.underline {text-decoration:underline;}

.anchor {padding-top: 150px;}
.blog-post p {margin:0 0 40px;}
.blog-post p, .blog-post ul, .blog-post ol{font-size:2.1rem;line-height:3.0rem}
.blog-post p a{color:#0f76de;text-decoration:underline;}
.blog-post hr{background:#f3f4f8;}
.blog-post .text-sm{font-size:1.4rem;line-height:2.0rem;}
.blog-post img {max-width: 100%; height: auto;}
.blog-post .blog-heading {font-size: 2.8rem; line-height: 3.6rem;}

.crumbs{
    color:rgba(24, 24, 24, 0.8);
    font-size:1.3rem;
    line-height:1.3rem;
    letter-spacing:0.1px;
    margin:-40px 0 30px;
}
.crumbs a{color:rgba(24, 24, 24, 0.8);}

.post-author{margin:5px 0 20px;min-height:36px;padding-left:50px;}
.post-author .name{
    color:rgba(24, 24, 24, 0.8);
    display:block;
    font-size:1.4rem;
    font-weight:600;
    letter-spacing:0.2px;
    line-height:1.4rem;
    margin:0 0 5px;
}
.post-author .avatar{
    height:36px;
    margin-top:-24px;
    width:36px;
}
.post-author .meta{
    color:rgba(74, 74, 74, 0.8);
    display:block;
    font-size:1.1rem;
    letter-spacing:0.1px;
    line-height:1.4rem;
}

.post-author-large{
    color:rgba(24, 24, 24, 0.8);
    font-size:1.4rem;
    line-height:2.0rem;
    position:relative;
    text-align:center;
}
.post-author-large .avatar{
    border-radius:100%;
    height:96px;
    margin:0 auto 15px;
    overflow:hidden;
    width:96px;
}
.post-author-large .avatar img{max-width:100%;}
.post-author-large .name{
    color:#181818;
    display:block;
    font-size:1.6rem;
    font-weight:600;
    letter-spacing:0.2px;
    line-height:2.0rem;
    margin:0 0 5px;
}
.post-author-large .title{display:block;margin:0 0 15px;}
.post-author-large .desc{display:block;margin:0 auto 10px;max-width:300px;}

.article-contents{
    background: rgba(74, 74, 74, 0.01);
    padding:24px 20px 10px;
    margin:0 0 48px;
}
.article-contents p:first-child{font-size:1.8rem;line-height:2.4rem;}
.article-contents p{font-size:1.4rem;line-height:2.0rem;margin:0 0 15px;}
.article-contents p a{color:#0F76DE;text-decoration:none;}

.share-icons{
    text-align:right;
    margin:4px 0;
}

.share-icons .text{
    color:rgba(24, 24, 24, 0.8);
    display:block;
    font-size:0.8rem;
    font-weight:600;
    line-height:0.9rem;
    margin:5px 0;
    text-align:center;
    text-transform:uppercase;
}

.share-icons a{
    background-color:rgb(255, 255, 255);
    border-radius:100%;
    color:rgba(24, 24, 24, 0.6);
    display:inline-block;
    font-size:1.8rem;
    height:26px;
    line-height:26px;
    margin:5px 0;
    position:relative;
    text-align:center;
    text-decoration:none;
    top:0;
    transition:all .2s ease-in-out;
    width:26px;
}
.share-icons a:hover{position:relative;top:-5px;}

.share-icons-sticky{
    height:auto;
    left:auto;
    right:30px;
    padding-top:25px;
    position:sticky;
    text-align:center;
    top:140px;
    width:46px;
    z-index:1;
}

.share-icons-sticky .share-icons{text-align:center;}

.bleed-box{margin:0 0 30px;padding:50px 0;position:relative;}
.bleed-box .background{
    height:100%;
    left:48.5%;
    margin-left:-50vw;
    position:absolute;
    top:0;
    width:100vw;
}
.bleed-box .quote{position:relative;z-index:1;}
.bleed-box .quote .curly{
    color:#181818;
    display:block;
    font-family:Georgia,Times,serif;
    font-size:4.0rem;
    font-weight:600;
    margin:5px 0 -5px;
}
.bleed-box .quote p{
    color:#181818;
    font-size:28px;
    letter-spacing:0.4px;
    line-height:40px;
}
.bleed-box .quote .cite{position:relative;padding-left:40px;}
.bleed-box .quote .cite .icon{left:0;position:absolute;top:3px;}
.bleed-box .quote .cite .name{display:block;font-size:1.6rem;line-height:2.0rem;}
.bleed-box .quote .cite .title{display:block;font-size:1.4rem;font-weight:300;line-height:1.8rem;}
    
.cta-box{
    background:#272b61;
    color:#fff;
    font-weight:600;
    margin:0 -15px 30px;
    overflow:hidden;
    padding:36px 60px 20px;
    position:relative;
}
.cta-box .bg-img{position:absolute;left:0;top:0;}
.cta-box p{margin:0 0 15px;}

.related-box{
    height:100%;
    padding-bottom:40px;
    position:relative;
}
.related-box a{color:#181818;}
.related-box h6{
    color:rgba(24, 24, 24, 0.7);
    font-family:gilroybold,Helvetica,Arial,sans-serif;
    font-size:0.9rem;
    line-height:1.1rem;
    letter-spacing:0.6px;
    margin:0 0 14px;
}
.related-box p{
    font-size:1.6rem;
    font-weight:600;
    letter-spacing:0.2px;
    line-height:2.0rem;
}
.related-box p a{color:#181818;}
.related-box .meta{
    bottom:0;
    color:rgba(74, 74, 74, 0.8);
    font-size:1.0rem;
    font-weight:400;
    left:0;
    line-height:1.8rem;
    position:absolute;
}

.articles-box{
    background: rgba(24, 24, 24, 0.07);
    padding:20px 20px 10px;
}
.articles-box h5{font-weight:600;}
.post-list{
    font-size:1.2rem;
    line-height:1.6rem;
    list-style:none;
    margin:0;
}
.post-list .post{margin:0 0 15px;}
.post-list .post a{
    color:rgba(24, 24, 24, 0.8);
    display:block;
    font-weight:600;
    margin:0 0 5px;
}
.post-list .post span{
    color:rgba(24, 24, 24, 0.7);
    font-size:1.0rem;
    line-height:1.6rem;
}

.side-note-wrap{position:relative;}
.side-note-wrap .side-note{
    color:rgba(24, 24, 24, 0.8);
    font-size:1.2rem;
    font-weight:600;
    line-height:1.6rem;
    position:absolute;
    right:-160px;
    top:5px;
    width:140px;
}
.side-note-wrap .side-note h6{
    color:#181818;
    font-size:0.8rem;
    font-weight:600;
    line-height:0.9rem;
    margin:0 0 10px;
    text-transform:uppercase;
}
.side-note-wrap .side-note hr{margin:0 0 10px;}
.side-note-wrap .side-note p{font-size:1.2rem;line-height:1.6rem;margin:0 0 10px;}
.side-note-wrap .side-note p a{color:#0F76DE;font-weight:600;text-transform:uppercase;}

.tags a{
    background:rgba(74, 74, 74, 0.02);
    color:rgba(74, 74, 74, 0.8);
    display:inline-block;
    font-size:1.2rem;
    line-height:1.8rem;
    margin-right:10px;
    padding:6px 12px;
}
.cite .icon img {max-width: 30px;}

.alert-el {
    height: 50px;
    position: static;
    top: 0;
    width: 100%;
    padding: 10px 0 0;
    z-index: 2;
    display: block;
}

.alert-el > div {
    text-align: center;
}

.alert-el a.button {
    color: #fff;
    margin-top: 5px;
    font-size: 1rem;
    min-width: 80px;
    padding: 4px 10px;
    display: initial;
}

.alert-el span a {
    display: none;
}

.alert-el a.button:hover {
    background: #fff;
    color: #0f76de;
}

header.alert {
    position: sticky;
}

.invert {
    background: #0f76de !important;
    color: #fff !important;
}

.invert:hover {
    background: #fff !important;
    color: #0f76de !important;
}
header.opaque {
    color: #061001;
    background: #fff;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 15%);
}

header.opaque img {
    opacity: 1 !important;
}

header.opaque nav > ul > li > a {
    color: #061001;
}

header.opaque .button.outline.demo-request {
    border: 1px solid #000;
    color: #000;
}
header.opaque .mobile-nav-toggle .bars span{color: #000000;}

@media (min-width: 768px) {
    .crumbs{margin:-50px 0 40px;}

    .cta-box{border-radius:4px;margin:0 0 30px;}

    .articles-box{background:transparent;padding:0;}

    .post-author-large{padding-left:120px;text-align:left;}
    .post-author-large .avatar{left:0;margin:0;position:absolute;top:5px;}
    .post-author-large .desc{margin:0;max-width:400px;}
}

    @media screen and (max-width: 1100px)
    {
        .trayblogsocialpromo .info {
            width: 100%;
        }

        .trayblogsocialpromo .left-image {
            display: none;
        }
    }
    @media screen and (max-width: 1000px)
    {
        .blogfront .main-promo .meta-data {
            position: unset;
            margin-top: 30px;
        }
    }

    @media screen and (max-width: 990px) {
        .home-3-up .card-wrapper {
            margin: 0;
        }
        .trayblogsocialpromo .wrapper {
            min-height: 400px;
        }
    }

    @media screen and (max-width: 800px) {
        .traymultiimageinfofeatures {
            min-height: 50vh;
        }

        .traymultiimageinfofeatures .primary-image {
            width: 90%;
        }

        .traymultiimageinfofeatures .left-half .overlay-image {
            width: 35vw;
            position: absolute;
            top: 17vw;
            left: 5vw;
            border-radius: 14px;
            box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
            margin-top: 20px;
        }

        .traymultiimageinfofeatures .right-half .overlay-image {
            position: initial;
            box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
            width: 35vw;
            margin-top: 20px;
            border-radius: 14px;
        }

        .traymultiimageinfofeatures .right-half {
            left: 55%;
        }

    }

    @media screen and (max-width: 765px) {

        .hero-alt-11 .container-fluid {
            height: auto;
        }

        .hero-alt-11 .hero-alt-11 {
            padding: 60px 0;
        }

        .hero-alt-11 h1 {
            font-size: 2.2rem;
            font-weight: 700;
            line-height: 2.8rem;
            width: 40vw;
        }

        .hero-alt-11 .eyebrow {
            font-size: 1.2rem;
            font-weight: 700;
            line-height: 1.2rem;
            letter-spacing: 0.5px;
        }

        .hero-alt-11 .content-container {
            padding-left: 0;
        }

        .hero-alt-ll .content {
            width: 50vw;
        }

        .hero-alt-11 p:not(.mobile-subhead) {
            display: none;
        }

        .hero-alt-11.show-mobile-only {
            display: block;
            background-color: #f3f4f8;
        }

        .hero-alt-11 .mobile-subhead {
            font-size: 14px;
            font-weight: 400;
            line-height: 18px;
        }

        .traymultiimageinfofeatures .mobile-show-only {
            display: block;
        }

            .traymultiimageinfofeatures .mobile-show-only .eyebrow {
                font-size: 1.2rem;
                font-weight: 700;
                line-height: 1.6rem;
            }

            .traymultiimageinfofeatures .mobile-show-only h2 {
                font-size: 2.2rem;
                font-weight: 700;
                line-height: 2.8rem;
            }

        .traymultiimageinfofeatures .content-block .eyebrow, .traymultiimageinfofeatures .content-block h2 {
            display: none;
        }

        .traymultiimageinfofeatures .left-half .primary-image, .traymultiimageinfofeatures .right-half .primary-image {
            border-radius: 0;
            width: 100%;
        }

        .traymultiimageinfofeatures .primary-image {
            width: 100%;
        }

        .traymultiimageinfofeatures .right-half {
            left: 0;
        }

        .traymultiimageinfofeatures .content-block {
            margin-top: 100vw;
        }

            .traymultiimageinfofeatures .content-block p, .traymultiimageinfofeatures .content-block ul {
                font-size: 1.4rem;
                font-weight: 400;
                line-height: 1.8rem;
            }

        .traymultiimageinfofeatures .left-half .overlay-image {
            width: 50vw;
            position: absolute;
            top: 45vw;
            border-radius: 14px;
            left: 40vw;
        }

        .traymultiimageinfofeatures .right-half .overlay-image {
            width: 50vw;
            position: absolute;
            top: 40vw;
            border-radius: 14px;
            left: 15vw;
        }

        .tray-solutionfullbleed4up {
        }


            .tray-solutionfullbleed4up .promo:nth-child(2n + 1) {
                border-right: 5px solid transparent;
                background-position: right;
                background-repeat: no-repeat;
                background-image: url('../img/ornaments/line.png');
            }

            .tray-solutionfullbleed4up .promo:nth-child(2n + 2) {
                border-right: 0;
                background-image: none;
            }

            .tray-solutionfullbleed4up h2.heading {
                padding: 5vw 0;
                font-size: 2.2rem;
                font-weight: 700;
                line-height: 2.8rem;
            }

            .tray-solutionfullbleed4up .promos h2 {
                font-size: 2.2rem;
                font-weight: 700;
                line-height: 2.8rem;
            }

            .tray-solutionfullbleed4up span {
                font-size: 1.2rem;
                font-weight: 600;
                line-height: 1.6rem;
            }

            .tray-solutionfullbleed4up .promos {
                max-width: none;
            }

            .tray-solutionfullbleed4up .promo {
                background-image: none;
            }

        .traysolutionsquadpromo h2 {
            font-size: 2.2rem;
            font-weight: 700;
            line-height: 2.8rem;
        }

        .traysolutionsquadpromo p.text-lg {
            font-size: 1.4rem;
            font-weight: 400;
            line-height: 1.8rem;
        }

        .traysolutionsquadpromo h3 {
            font-size: 1.4rem;
            font-weight: 700;
            line-height: 1.8rem;
        }

        .traysolutionsquadpromo ul {
            font-size: 1.4rem;
            font-weight: 400;
            line-height: 1.8rem;
        }

        .traysolutionsquadpromo .info-box {
            padding: 0;
        }

        .tray-solutions5050copylist .copy {
            font-size: 1.4rem;
            font-weight: 400;
            line-height: 1.8rem;
            text-align: center;
        }

        .tray-solutions5050copylist h3 {
            font-size: 1.4rem;
            font-weight: 700;
            line-height: 1.8rem;
            text-align: center;
        }

        .tray-solutions5050copylist .links ul {
            font-size: 1.2rem;
            font-weight: 400;
            line-height: 1.6rem;
        }

        .tray-solutionscapabilitiespromo .text-align-left, .tray-solutionscapabilitiespromo .text-align-center {
            text-align: center;
        }

        .tray-solutionscapabilitiespromo .icon {
            margin: 0 auto 20px auto;
        }

        .tray-solutionscapabilitiespromo h2 {
            font-size: 2.2rem;
            font-weight: 700;
            line-height: 2.8rem;
        }

        .tray-solutionscapabilitiespromo h4 {
            font-size: 1.4rem;
            font-weight: 700;
            line-height: 1.8rem;
        }

        .tray-solutionscapabilitiespromo p {
            font-size: 1.4rem;
            font-weight: 400;
            line-height: 1.6rem;
        }

        .traysmallblockquote.updated-desgin .text-xl {
            line-height: unset;
        }

            .traysmallblockquote.updated-desgin .text-xl em {
                font-size: 1.4rem;
                font-weight: 400;
                line-height: 1.8rem;
            }

        .traysmallblockquote.updated-desgin p > strong,
        .traysmallblockquote.updated-desgin p > a {
            font-size: 1.2rem;
            font-weight: 700;
            line-height: 1.6rem;
        }

        .traytripromo.updated-desgin h2 {
            font-size: 2.2rem;
            font-weight: 700;
            line-height: 2.8rem;
        }

        .traytripromo.updated-desgin .content h3 {
            font-size: 1.4rem;
            font-weight: 700;
            line-height: 1.8rem;
        }

        .simple-cta-full-bleed.updated-design h2 {
            font-size: 2.2rem;
            font-weight: 700;
            line-height: 2.;
        }

        .hero-alt-12 .main-image {
            position: relative;
            width: 100%;
        }

        .hero-alt-12 .container.wide {
            position: relative;
            left: auto;
            top: auto;
            width: auto;
            margin-top: 30px;
            padding-bottom: 60px;
        }

        .case-study-features ul {
            margin: 0;
        }

        .home-3-up .card-wrapper {
            margin: 0;
        }

        .home-3-up img.desktop {
            display: none;
        }

        .home-3-up img.mobile {
            max-height: 120px;
            width: auto;
            display: block;
        }

        .home-3-up .card-wrapper {
            border-radius: 6px;
            margin: 0;
            box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.12);
        }

        .home-3-up .card-content {
            position: absolute;
            top: 0;
            right: 0;
            width: 50%;
            padding: 10px;
            height: 100%;
        }

        .home-3-up .card-content h3 {margin-bottom: 0;}

        .home-3-up .eyebrow {
            display: none;
        }

        .home-3-up h3 {
            font-size: 1.8rem;
            line-height: 2.2rem;
        }

        .home-3-up a {
            font-size: 1.2rem;
            line-height: 1.4rem;
        }

        .home-3-up .col-12.col-md-4 {
            margin-bottom: 20px;
        }

        .home-3-up svg {
            width: 8px;
            height: 8px;
            transition: width 0.5s ease;
            overflow: visible;
            margin-top: -5px;
            margin-left: 6px;
        }

        .blogfront .eyebrow {
            margin-top:30px;
        }

        .blogfront h1 {font-size: 3.4rem; line-height: 4.4rem;}

        section.main-promo {padding: 60px 0 30px;}

        .blogfront .main-promo .meta-data {position: inherit; margin-top: 30px;}

        .trayblogsocialpromo .wrapper {
            min-height: unset;
            padding: 30px;
        }

        .trayblogsocialpromo .info {
            width: 50%;
        }

        .trayblogsocialpromo .socials {
            position: inherit;
            margin-top: 20px;
        }

        .trayblogsocialpromo .left-container {
            margin-bottom: 30px;
        }
        .trayblogsocialpromo .info {
            width: 100%;
        }
        .trayblogsocialpromo .left-image {
            position: inherit;
        }

        .trayblogsocialpromo .button {position:inherit;}

        .trayblogsocialpromo .left-image {display:none;}
    }

    @media (min-width: 768px) {
        .tile-wrap .tile.video-clickable img {
            max-height: 180px;
        }
    }

    @media (min-width:992px) {
        .desktop-only {
            display: block !important;
        }

        .mobile-only {
            display: none !important;
        }
    }

    @media (max-width: 991px) {
        .mobile-only {
            display: block !important;
        }

        .desktop-only {
            display: none !important;
        }
    }

    @media (max-width: 768px) {
        .hero-b .img-hero {
            height: 100%;
            width: 100%;
            object-fit: contain;
        }
    }
    /* start of desktop styles */
    #page.landingdownload, #page.landingsignupform, #page.landingvideo{
    padding-top: 60px;
}

nav.mobile-nav li.multi ul {
    margin-left: 30px;
}

.rounded img {
    max-width: 101px;
}

.bleed-section .img-app-wrap img.gif {
    border-radius: 26px;
}

.bleed-section .col-md-5 {
    min-height: 500px;
}

.left-shadow {
    box-shadow: 5px 5px 5px #eee;
}

.right-shadow {
    box-shadow: -5px 5px 5px #eee;
}

.no-margin{margin:0;}

.industry-tile-grid .link a {
    font-size: 12px;
    font-family: gilroybold;
}

.card-padding {
    padding: 38px 38px 0 38px;
}

.selection-box .content 
{
    margin: 0 0 30px;
    padding: 20px 40px 40px 40px;
    position: relative;
    transition: top .4s ease;
}

.selection-box .link
{
    margin-top: 10px;
    transition: opacity 0.4s ease;
    width: 100%;
    font-size: 12px;
    font-family: gilroybold,Helvetica,Arial,sans-serif;
}

.staff-grid .info-box .inner .content {
    min-height: 180px;
}

.tile.video-clickable
{
    min-height: 210px;
}


alert {
    height: 50px;
    position: static;
    top: 0;
    width: 100%;
    padding: 10px 0 0;
    z-index: 2;
    display: block;
}

alert > div {
    text-align: center;
}

alert a.button{
    color: #fff;
    margin-top: 5px;
    font-size: 1.0rem;
    min-width: 80px;
    padding: 4px 10px;
    display: initial;
}

alert span a {display: none;}

alert a.button:hover {
    background: #fff;
    color: #0f76de;
}

header.alert {
    position: sticky;
}

.invert {
    background: #0f76de !important;
    color: #fff !important;
}

.invert:hover {
    background: #fff !important;
    color: #0f76de !important;
}


@media screen and (max-width: 1024px) {
    /* start of large tablet styles */
    .hero .img-hero {
        position: absolute;
        top: 0;
        height: 400px;
    }

    .hero .content {
        margin: 60px 0 120px;
        width: 45%
    }
}


@media screen and (max-width: 768px) {

    /* start of medium tablet styles */
    .hero .content {
        margin: 40px 0 100px;
        width: 40%;
    }

    main.id_4cbc2 .img-bleed-wrap {
        min-height: 560px;
    }
    alert {height:70px;}

}

@media screen and (max-width: 479px) {
    /* start of phone styles */
    section.hero-alt-5 .content {
        margin: 20px 0 0 0;
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .hero-alt-5 .img-hero {
        height: 400px;
        left: auto;
        position: relative;
    }

    section.hero-alt-6 .content {
        margin: 20px 0 0 0;
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .hero-alt-6 .img-hero {
        height: 400px;
        left: auto;
        position: relative;
        margin-left: -100px;
    }

    /*.container {
        padding-left: 30px;
        padding-right: 30px;
    }*/

    .rounded img {
        max-width: 85px;
    }

    .bleed-section .img-app-wrap
    {
        margin: -200px auto 30px;
    }

    .bleed-section .col-md-5 {
        min-height: initial;
    }

   .selection-box {
       margin: 20px 0;
   }

    section.video-tray {
        padding: 40px 0 0 0;
    }

    section.video-tray img {
        height: 300px;
    }

    section.video-tray p.text-xxl {
        padding-bottom: 45px;
    }

    section.video-tray i.fa-play-circle
    {
        font-size: 40px;
    }

    .staff-grid .info-box .inner .content {
        min-height: initial;
    }

    .hero .content {
        margin: 430px 0 0px;
        width: 100%;
    }

    alert {
        height: 90px;
    }

    alert a.button {display: none;}

    alert span a {
        display: initial;
        color: white;
        text-decoration: underline;
    }

    alert > div {
        text-align: left;
    }

    header.alert {
        position: sticky;
    }
}

@media screen and (max-width: 386px) {

    alert {
        height: 110px;
    }

    header.alert {
        top: 0px;
    }
}

/*! 
 *  Focal Point: Pure HTML/CSS Adaptive Images Framework
 *  Author: Adam Bradley, 2012
 *  License: MIT/GPLv2
 *  https://github.com/adamdbradley/focal-point
 *  http://www.cdnconnect.com/
*/

.focal-point {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.focal-point .focal-point-image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    /*min-height: 790px;*/
    -ms-interpolation-mode: bicubic;
}

.focal-point .focal-point-image {
    position: relative; 
    max-width: none; 
    height: auto;
}

/*@media all and (max-width: 767px) {*/

    /* 4x3 Landscape Shape (Default) */
    .focal-point .focal-point-image {
        margin: -3em -4em;
    }

    /* Landscape down (Total 6em) */
    .down-1 .focal-point-image {
        margin-top:    -3.5em;
        margin-bottom: -2.5em;
    }
    .down-2 .focal-point-image {
        margin-top:    -4em;
        margin-bottom: -2em;
    }
    .down-3 .focal-point-image {
        margin-top:    -4.5em;
        margin-bottom: -1.5em;
    }
    .down-4 .focal-point-image {
        margin-top:    -5em;
        margin-bottom: -1em;
    }
    .down-5 .focal-point-image {
        margin-top:    -5.5em;
        margin-bottom: -0.5em;
    }
    .down-6 .focal-point-image {
        margin-top:    -6em;
        margin-bottom: 0;
    }

    /* Landscape up (Total 6em) */
    .up-1 .focal-point-image {
        margin-top:    -2.5em;
        margin-bottom: -3.5em;
    }
    .up-2 .focal-point-image {
        margin-top:    -2em;
        margin-bottom: -4em;
    }
    .up-3 .focal-point-image {
        margin-top:    -1.5em;
        margin-bottom: -4.5em;
    }
    .up-4 .focal-point-image {
        margin-top:    -1em;
        margin-bottom: -5em;
    }
    .up-5 .focal-point-image {
        margin-top:    -0.5em;
        margin-bottom: -5.5em;
    }
    .up-6 .focal-point-image {
        margin-top:    0;
        margin-bottom: -6em;
    }

    /* Landscape right (Total 8em) */
    .right-1 .focal-point-image {
        margin-left:  -4.66em;
        margin-right: -3.34em;
    }
    .right-2 .focal-point-image {
        margin-left:  -5.33em;
        margin-right: -2.67em;
    }
    .right-3 .focal-point-image {
        margin-left:  -6em;
        margin-right: -2em;
    }
    .right-4 .focal-point-image {
        margin-left:  -6.66em;
        margin-right: -1.34em;
    }
    .right-5 .focal-point-image {
        margin-left:  -7.33em;
        margin-right: -0.67em;
    }
    .right-6 .focal-point-image {
        margin-left:  -8em;
        margin-right: 0;
    }

    /* Landscape left (Total 8em) */
    .left-1 .focal-point-image {
        margin-left:  -3.34em;
        margin-right: -4.66em;
    }
    .left-2 .focal-point-image {
        margin-left:  -2.67em;
        margin-right: -5.33em;
    }
    .left-3 .focal-point-image {
        margin-left:  -2em;
        margin-right: -6em;
    }
    .left-4 .focal-point-image {
        margin-left:  -1.34em;
        margin-right: -6.66em;
    }
    .left-5 .focal-point-image {
        margin-left:  -0.67em;
        margin-right: -7.33em;
    }
    .left-6 .focal-point-image {
        margin-left:  0;
        margin-right: -8em;
    }


    /* 3x4 Portrait Shape */
    .focal-point.portrait .focal-point-image {
        margin: -4em -3em;
    }

    /* Portrait down (Total 8em) */
    .portrait.down-1 .focal-point-image {
        margin-top:    -4.66em;
        margin-bottom: -3.34em;
    }
    .portrait.down-2 .focal-point-image {
        margin-top:    -5.33em;
        margin-bottom: -2.67em;
    }
    .portrait.down-3 .focal-point-image {
        margin-top:    -6em;
        margin-bottom: -2em;
    }
    .portrait.down-4 .focal-point-image {
        margin-top:    -6.66em;
        margin-bottom: -1.34em;
    }
    .portrait.down-5 .focal-point-image {
        margin-top:    -7.33em;
        margin-bottom: -0.67em;
    }
    .portrait.down-6 .focal-point-image {
        margin-top:    -8em;
        margin-bottom: 0;
    }

    /* Portrait right (Total 6em) */
    .portrait.right-1 .focal-point-image {
        margin-left:  -3.5em;
        margin-right: -2.5em;
    }
    .portrait.right-2 .focal-point-image {
        margin-left:  -4em;
        margin-right: -2em;
    }
    .portrait.right-3 .focal-point-image {
        margin-left:  -4.5em;
        margin-right: -1.5em;
    }
    .portrait.right-4 .focal-point-image {
        margin-left:  -5em;
        margin-right: -1em;
    }
    .portrait.right-5 .focal-point-image {
        margin-left:  -5.5em;
        margin-right: -0.5em;
    }
    .portrait.right-6 .focal-point-image {
        margin-left:  -6em;
        margin-right: 0;
    }

    /* Portrait up (Total 8em) */
    .portrait.up-1 .focal-point-image {
        margin-top:    -3.34em;
        margin-bottom: -4.66em;
    }
    .portrait.up-2 .focal-point-image {
        margin-top:    -2.67em;
        margin-bottom: -5.33em;
    }
    .portrait.up-3 .focal-point-image {
        margin-top:    -2em;
        margin-bottom: -6em;
    }
    .portrait.up-4 .focal-point-image {
        margin-top:    -1.34em;
        margin-bottom: -6.66em;
    }
    .portrait.up-5 .focal-point-image {
        margin-top:    -0.67em;
        margin-bottom: -7.33em;
    }
    .portrait.up-6 .focal-point-image {
        margin-top:    0;
        margin-bottom: -8em;
    }

    /* Portrait left (Total 6em) */
    .portrait.left-1 .focal-point-image {
        margin-left:  -2.5em;
        margin-right: -3.5em;
    }
    .portrait.left-2 .focal-point-image {
        margin-left:  -2em;
        margin-right: -4em;
    }
    .portrait.left-3 .focal-point-image {
        margin-left:  -1.5em;
        margin-right: -4.5em;
    }
    .portrait.left-4 .focal-point-image {
        margin-left:  -1em;
        margin-right: -5em;
    }
    .portrait.left-5 .focal-point-image {
        margin-left:  -0.5em;
        margin-right: -5.5em;
    }
    .portrait.left-6 .focal-point-image {
        margin-left:  0;
        margin-right: -6em;
    }

/*}*/
.uplift{background:#5B6B80;}
.uplift hr.short-dotted{
	background:transparent;
	border-top:3px dotted #ff6a4c;
	margin:45px auto;
	width:220px;
}
.uplift #page{background:#FEF9F8;}
.uplift main section{padding:55px 0;}
.uplift .shapes-uplift{background:url(../img/uplift/uplift-shapes.png) repeat-y center top;}

.uplift .uplift-hero{
	background-color:#e8797d;
	background-image:url(../img/uplift/hero-bg.png);
	background-position:center center;
	background-size:cover;
	color:#fff;
	font-size:2.0rem;
	line-height:2.5rem;
	overflow:hidden;
	padding:70px 0 40px;
}
.uplift .uplift-hero .content{margin:0 0 230px;position:relative;z-index:1;}
.uplift .uplift-hero .content > p{margin:0 0 45px;font-size:4.0rem;line-height:5.0rem;font-weight:700;max-width:315px;}
.uplift .uplift-hero .logo-content{
	font-size:1.8rem;
	line-height:2.4rem;
	margin:0 0 33px;
	min-height:60px;
	position:relative;
}
.uplift .uplift-hero .logo-content img{margin:0 0 15px;}
.uplift .uplift-hero .hero-img{bottom:0;height:50%;left:15%;position:absolute;}

.uplift .text-lg {font-size: 2.0rem}

.uplift .quote{
	color:#ff6a4c;
	font-size:3.2rem;
	line-height:4.0rem;
	margin:0 auto 20px;
	max-width:700px;
	position:relative;
}
.uplift .quote:before,
.uplift .quote:after{
	border-top:3px dotted #ff6a4c;
	content:" ";
	display:block;
	position:absolute;
	top:50%;
	width:140px;
}
.uplift .quote:before{right:100%;margin-right:30px;}
.uplift .quote:after{left:100%;margin-left:30px;}

.uplift .quote-b{
	color:#ff6a4c;
	font-size:3.0rem;
	line-height:4.0rem;
	margin:0 auto 20px;
	max-width:850px;
	position:relative;
}

.uplift .event-wrap{margin:0 0 45px;padding:0 30px;}
.uplift .event-wrap .event{font-size:2.0rem;line-height:3.0rem;margin:0 auto;width:220px;}
.uplift .event-wrap .event .day{margin:0 0 20px;}
.uplift .event-wrap .event .day a{color:#ff6a4c;}
.uplift .event-wrap .event .desc{margin:0 0 20px;}

.uplift .accordions{margin:0 auto;}
.uplift .accordions > .accordion{border-bottom:1px solid #757575;padding:10px 0;}
.uplift .accordions > .accordion > a{
	display:block;
	outline:none;
	padding:10px 30px 10px 0;
	position:relative;
	text-decoration:none;
}
.uplift .accordions > .accordion > a .h3{
	color:#ff6a4c;
	display:block;
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	font-size:2.2rem;
	line-height:3.0rem;
	margin:0;
}
.uplift .accordions > .accordion > a .open-close{position:absolute;right:0;top:14px;}
.uplift .accordions > .accordion > a .open-close span:last-child{display:none;}
.uplift .accordions > .accordion > a.opened .open-close span:first-child{display:none;}
.uplift .accordions > .accordion > a.opened .open-close span:last-child{display:inline;}
.uplift .accordions > .accordion > .content{font-size:2.0rem;line-height:2.5rem;padding:20px 0 5px;}
.uplift .accordions > .accordion > .content p{margin:0 0 15px;}
.uplift .accordions > .accordion > .content ul{margin:0 0 15px 30px;}

.uplift footer{background:#5B6B80;color:#fff;}
.uplift footer .row{align-items:center;justify-content:center;}
.uplift footer .row > div{min-width:0;text-align:center;}
.uplift footer .logo{margin:0 0 30px;}
.uplift footer .social{margin:0 0 30px;}
.uplift footer .social a{border:1px solid #fff;color:#fff;}
.uplift footer .links a{
	color:#fff;
	font-family:gilroybold,Helvetica,Arial,sans-serif;
	text-transform:uppercase;
}

.uplift .button {
    text-transform: capitalize;
}

/* XXS Styles */
@media (min-width: 380px) {

	.uplift .uplift-hero .logo-content{padding-left:150px;position:relative;}
	.uplift .uplift-hero .logo-content img{height:60px;left:0;margin-top:-30px;position:absolute;top:50%;}
	.uplift .uplift-hero .logo-content p{border-left:3px dotted #fff;padding-left:20px;}
	.uplift .uplift-hero .hero-img{left:30%;height:65%;}

	.uplift .uplift-hero .register{margin:0 auto;max-width:300px;}
	.uplift .uplift-hero .register .logo-content p{padding-bottom:20px;padding-top:20px;}

}


/* XS Styles */
@media (min-width: 576px) {

	.uplift .uplift-hero{padding:45px 0 60px;}
	.uplift .uplift-hero .logo-content{font-size:2.0rem;line-height:2.5rem;min-height:130px;padding-left:260px;position:relative;}
	.uplift .uplift-hero .logo-content img{height:108px;left:0;margin-top:-65px;}
	.uplift .uplift-hero .logo-content p{padding-left:34px;}
	.uplift .uplift-hero .content > p{max-width:325px;}
	.uplift .uplift-hero .hero-img{left:40%;height:80%;}

	.uplift .uplift-hero .register{margin:0 auto;max-width:420px;}
	.uplift .uplift-hero .register .logo-content p{padding-bottom:30px;padding-top:30px;}

}

/* SM Styles */
@media (min-width: 768px) {

	.uplift .uplift-hero .content{margin:0 0 100px;}
	.uplift .uplift-hero .logo-content{font-size:2.0rem;}
	.uplift .uplift-hero .hero-img{left:50%;height:90%;}

	.uplift .event-wrap.side-borders{border-left:3px dotted #ff6a4c;border-right:3px dotted #ff6a4c;}

	.uplift footer .row > div{max-width:240px;}
	.uplift footer .logo{margin:-25px 0 0;}
	.uplift footer .social{margin:0;}

}

/* MD Styles */
@media (min-width: 992px) {

	.uplift .uplift-hero .content{margin:30px 0 90px;}
	.uplift .uplift-hero .hero-img{left:50%;height:100%;padding-top:30px;}

	.uplift header .logo{top:20px;}


}

/* LG Styles */
@media (min-width: 1200px) {

}

/* XL Styles */
@media (min-width: 1400px) {

}

@media (min-width: 1720px) {

}


/* Header Nav Media Queries 
DROMPASKY - commented out header queries, not needed in uplift.

@media (min-width: 680px) {

	header nav{display:flex;}
	header nav > ul > li:nth-child(6){display:inherit;}
	header nav > ul > li:nth-child(5){display:inherit;}
	header nav > ul > li:nth-child(4){display:inherit;}
	header nav > ul > li:nth-child(3){display:inherit;}

}
@media (min-width: 780px) {

	header nav > ul > li:nth-child(3){display:inherit;}

}
@media (min-width: 880px) {

	header nav > ul > li:nth-child(4){display:inherit;}

}
@media (min-width: 1020px) {

	header nav > ul > li:nth-child(5){display:inherit;}
	header nav > ul > li:nth-child(6){display:inherit;}

}

@media (min-width: 1080px) {

	header nav > ul > li:nth-child(6){display:inherit;}
	header nav > ul > li:nth-child(7){display:inherit;}

}

    */


.hero-alt-7 {
    background: #f3f4f8;
    padding: 0;
    position: relative;
    background-image: url(../img/backgrounds/bu-live-section-header.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #624EB8;
    background-size: 115%;
    color: #fff;
    height: 600px;
}
.hero-alt-7 .content{
	padding:100px 30px 60px 0;
	position:relative;
	z-index:1;
}

.hero-alt-7 h2 {font-size: 4.0rem;}

.hero-alt-7 .form {
    color: black;
    position: absolute;
    top: 100px;
    left: 55%;
    width: 547px;
    background: white;
    overflow: visible;
    border: 1px solid #D0D8E3;
    box-sizing: border-box;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

.hero-alt-7 .form h3 {margin-top: 30px;}

.hero-alt-7 p.hero-subheading 
{
    font-size: 1.8rem; /****** TEST ******/
    line-height: 2.2rem;
}

.hero-alt-8 {
    padding: 40px 0;
    background: #2B333F;
    color: #fff;
}

.hero-alt-8 .info {margin: 3em 0;}

.hero-alt-8 img {width: 100%;}

.hero-alt-8 .white{padding-top: 20px;}

.hero-alt-8 .aftershow-form {
    right: 1%;
    position: absolute;
    background: white;
    overflow: visible;
    border: 1px solid #D0D8E3;
    box-sizing: border-box;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

.hero-alt-8 .ornament-top-left {
    position: absolute;
    width: 80px;
    left: 0;
    margin-top: -5em;
}

.hero-alt-8 .ornament-top-right {
    position: absolute;
    width: 80px;
    right: 0;
    margin-top: -40px;
}

.hero-alt-8 .ornament-bottom {
    position: absolute;
    width: 80px;
    right: 20%;
    margin-top: -40px;
}

.hero-alt-9 .bg-hero {
    background-position: center center;
    height: 597px;
    background-repeat: no-repeat;
    background-size: cover;
}

.hero-alt-9 .content {max-width: 60%;}

.hero-alt-9 li {display: inline-block; max-width: 180px;}
.hero-alt-9 li h2 {margin: 0 0 5px;}
.hero-alt-9 li h3 {max-width: 150px;}
.hero-alt-9 p.desktop-only {margin-top: 45px;}

.hero-alt-10 {
    height: 711px;
    overflow:hidden;
}

.hero-alt-10 img.bg-hero{
    position: absolute;
    left: 0;
    width: 100%;
}

.hero-alt-10 .content {
    position: absolute;
    top: 241px;
    width: 450px;
    color: #fff;
    margin-left: 200px;
}

.hero-alt-10 .shadow {
    position: absolute;
    top: 200px;
    width: 450px;
    height: 240px;
    background: rgba(0, 0, 0, 0.50);
    filter: blur(40px);
    border-radius: 214.5px;
    margin-left: 150px;
}

.bu-live-5050 h2 {
    color: #fff;
}

.bu-live-5050 .left {
    padding: 10% 10% 13% 22%;
}

.bu-live-5050 .right {
    padding: 10% 36% 13% 6%;
}

.bu-live-5050 .right h2{margin-bottom: 80px;}

.bu-live-5050 a.button {
    border: 1px solid #fff;
}

.bu-live-5050 a {
    position: absolute;
    bottom: 20%;
}

.bu-live-fullbleed {
    color: #fff;
}
.bu-live-fullbleed .left {
    margin:  20% 0 20% 20%
}

.bu-live-fullbleed .left h2 {text-align:center}


.bu-live-fullbleed .right {
    margin: 14% 20px 12% 10%
}

.bu-live-upcoming {
    padding-top: 140px;
}

.bu-live-upcoming .item
{
    margin-top: 20px;
}

.bu-live-upcoming .fade {
    margin-bottom: 1em;
    font-size: 1.4rem;
    line-height: 1.8rem;
}

.bu-live-upcoming .item img{
    max-width: 100%;
    border: 1px solid #D0D8E3;
    box-sizing: border-box;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
    border-radius: 3px;
}

.bu-live-upcoming .item.border-bottom
{
    border-bottom: 1px solid #D0D8E3;
}

.bu-live-upcoming .full-row {padding-bottom: 20px;}

.bu-live-video .left {margin-top: 20%;}

.bu-live-video a .far {
    transition: transform .35s;
}

.bu-live-video a:hover .far {
    transform: scale(2);
}

.bu-live-video-embed {
    padding: 60px;
    background: #2B333F;
}

.bu-live-video-embed .video-embed {
  padding-top: 56.25%;
  position: relative;
  height: 0;
}

.bu-live-video-embed .video-embed iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.bu-live-video-embed .chat-embed {
  height: 400px;
}

.bu-live-video-embed .chat-embed iframe {
  width: 100%;
  height: 100%;
}

.bu-live-video-embed .col-lg-10 {margin: 0 auto;}
.bu-live-video-embed .col-lg-10:nth-child(2){margin: 35px auto 0;}

.card-margin-padding {
    margin: 38px 38px 20px 38px;
}

.bu-live-3uppromo img {width: 100%;padding-bottom:20px;}
.bu-live-3uppromo .listing > div > div {margin-bottom: 30px;}

.bu-live-fullbleed-promo img {
    position: absolute;
    right:0;
}

.bu-live-fullbleed-promo .content {
    margin-left: 15vw;
    margin-top: 45px;
    color: #fff;
}

@media screen and (min-width: 850px) {
    .bu-live-video-embed {
    position: relative;
  }
  
  .bu-live-video-embed .video-embed {
    width: 75%;
    padding-top: 42.1875%;
  }

  .bu-live-video-embed .chat-embed {
    width: 25%;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
  }
}


.bu-live-video-embed .info {
    position: relative;
    padding-left: calc(((100vw - 850px - 400px - 7vw)/2));
}

.bu-live-video-embed .sharing .fa-inverse {
    color: #2B333F;
}

.bu-live-video-embed .fa-circle, .bu-live-video-embed .fa-square {
    color: white;
} 

.bu-live-video-embed .post-video-comments {max-width: 1440px;margin-top:45px}

.bu-live-video-embed .post-video-comments .survey-social {text-align: right;}

.bu-live-video-embed .info-copy {max-width: 65%;}

.bu-live-video-embed .button {margin-bottom: 20px;}

.bu-live-previous {background-color: #3e4857; padding: 20px 9% 60px;}

.bu-live-previous img {
    max-width: 100%;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

.bu-live-previous .fade {color: #d0d8e3;padding: 10px 0 5px;}

.landinglive .body-content {padding: 1em 0;}
.landinglive .live-logo {padding-bottom: 40px;}

.white-popup .even-content {
    padding: 40px;
}

.signup-popup {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
    overflow: hidden;
    position: relative;
}

#survey {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  width: 60vw;
  height: 60vh;
}

#survey iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.simple-cta-full-bleed {
    background-size: cover;
    background-repeat: no-repeat;
}

.tri-video .img-wrap img {
    box-shadow: 0px 8px 16px 1px rgba(0,0,0,0.15);
    border-radius: 10px;
}

.tri-video h2 {
    margin: 0 0 10px;
}

.tri-video a:hover .far {
    transform: scale(1.5);
}

.tri-video .far, .video-tray .far {
    transition: all .4s ease-in-out;
}

.tri-video .col-md-4 {padding-bottom: 20px;}

.video-tray a:hover .far {
    transform: scale(1.2);
}

.bleed-section .img-bleed-wrap img.mobile-only {
    max-width: 250px;
    margin: -100px 0 0 25%;
}

.traysmallblockquote.increase-padding {padding: 60px 0;}
.fullbleed-solutions-promo h2 {margin-bottom: 10px;}
.fullbleed-solutions-promo h2:not(.white-text){margin-bottom:45px;}

.bleed-section > .container {
    min-height:35vw;
}

.traysmallblockquote p {
    margin-bottom: 27px;
}
.rounded-corner {border-radius: 20px;}
.bg-orange-faded {background-color:rgba(255, 106, 76, .9);}
.bg-orange {background-color: #FF6A4C;}
.bg-navy {background-color: #062F5F;}
a.bg-orange:hover {color: #FF6A4C;}
.bg-navy:hover {color: #062F5F;}
.text-right {text-align: right;}
.read-more {display: none;}
.orange-gradient {background-image: linear-gradient(to right, #f76c53 , #faa99b); min-height: 353px;}
.double-padding {padding: 120px 0 0;}

@media screen and (max-width: 1405px) {
}

@media screen and (max-width: 1280px)
{
    /*.bu-live-video-embed iframe:first-child {
        width: 660px;
    }*/

    .bu-live-video-embed .info {
        padding-left: calc(((100vw - 660px - 400px - 9vw)/2));
    }

}

@media screen and (min-width: 1200px)
{
    .container.wide {max-width: 1440px;}
}

/* MD Styles */
@media screen and (max-width: 992px)
{
    .hero-alt-7 {
        height: 100%;
        padding-bottom: 30px;
    }
    .hero-alt-7 .content {
        padding: 20px 40px;
    }

    .hero-alt-7 .form {
        position: static;
        margin: 0 auto;
    }

    .hero-alt-10 {
        height: 380px;
    }

    .bu-live-upcoming {margin-top: 0;padding-top: 20px;}

    .bu-live-video .left {
        margin-top: 0;
    }
    .bu-live-video .left h2 {
        display: none;
    }

    .bu-live-5050 .right h2 {
        margin-bottom: 40px;
    }

    .bu-live-5050 .left {
        margin: 10% 36% 13% 6%;
    }

    .bu-live-fullbleed .left {
        margin: 30px 20px 30px 20px;
    }

    .bu-live-fullbleed .right {
        margin: 30px 20px 30px 20px;
    }

    .bu-live-video-embed {padding: 0}
    .bu-live-video-embed iframe:first-child {width: 100%;}
    .bu-live-video-embed iframe {
        width: 100%;
    }
    .bu-live-video-embed .post-video-comments {
        margin: 45px 30px 0;
    }

    .bu-live-video-embed .info-copy {
        max-width: 100%;
    }

    .bu-live-previous {padding: 20px;}
    .bu-live-previous .item {padding-bottom: 40px;}

    .hero-alt-8 .aftershow-form {position:initial;}

    .hero-alt-9 > div.mobile-only {
        margin: 40px 0 30px;
    }

    .bleed-section .img-bleed-wrap img.mobile-only {
        position: absolute;
        right: 0;
        max-width: 250px;
        margin: -40% 0 0 30%;
    }
}


/* SM Styles */
@media screen and (max-width: 479px) {
    .bu-live-5050 a {
        position: relative;
    }

    .bu-live-5050 .left {
        margin: 0;
        padding: 10% 36% 13% 6%;
    }

    .bu-live-5050 .right {
        margin: 0;
        padding: 10% 36% 13% 6%;
    }
    .bu-live-5050 .right h2{margin-bottom: 40px;}

    .bu-live-fullbleed {padding-top: 20px; padding-bottom:20px;}
    .bu-live-fullbleed .left {
        margin: 30px 20px 30px 20px;
    }

    .bu-live-fullbleed .left h2 {text-align:center}

    .bu-live-fullbleed .right {
        margin: 0 20px 30px 20px;
    }

    .bu-live-video h2 {text-align:left;}
    .bu-live-video .left {margin-top: 0;}
    .bu-live-video .left h2 {display: none;}

    .hero-alt-7 {
        height: 100%;
        padding-bottom: 30px;
    }
    .hero-alt-7 .content {
        padding: 20px 0;
    }

    .hero-alt-7 .form {
        position: static;
        width: 90%;
        margin-left: 5%;
        border: 2px solid #eee;
    }

    .hero-alt-9 {
        padding: 20px 0 0 0;
    }

    .hero-alt-9 h1.h2 {
        font-size: 2.2rem;
        line-height: 2.8rem;
    }

    .hero-alt-9 .bg-hero {
        height: 222px;
    }

    .hero-alt-9 > div.mobile-only {
        margin: 40px 0 30px;
    }

    .hero-alt-9 li {
        display: inline-block;
        max-width: 32%;
    }

    .hero-alt-9 li h3 {
        font-size: 14px;
        line-height: 18px;
    }

    .hero-alt-9 li h2 {
        font-size: 2.2rem;
    }

    .hero-alt-10 {
        height: auto;
    }

    .hero-alt-10 img.bg-img {
        position: relative;
    }

    .hero-alt-10 .content{
        position: relative;
        margin-top: 50vw;
        color: #000;
        top: auto;
        margin-left: 0;
    }
    .hero-alt-10 .shadow {
        display: none;
    }

    .bu-live-upcoming {
        margin-top: 0;
        padding-top: 20px;
    }
    .bu-live-video-embed iframe:first-child {
        width: 100%;
        height: 100%;
    }
    .bu-live-video-embed iframe:nth-child(2) {
        height: 475px;
    }
    .bu-live-video-embed .info {
        padding-left: 0;
    }
    .bu-live-video-embed .sharing {position:absolute; right:8px}

    .bu-live-previous {padding: 20px;}
    .bu-live-previous .item {padding-bottom: 40px;}

    .landinglive .episode {padding: 20px 0 0 0;}
    .landinglive h1 {padding: 0;}
    .landinglive main{padding: 20px 0 30px;}
    .landinglive .live-logo {padding-bottom: 20px;}
    .hide-mobile {display: none;}

    .hero-alt-8 .aftershow-form {position:initial;}
    .hero-alt-8 .info {margin: 3em 0;}
    #survey {
        width: 80vw;
        height: 80vh;
    }

    .bu-live-video-embed .post-video-comments .survey-social {text-align: left;}

    .card-margin-padding {
        margin: 10px 20px 0px 10px;
    }

    .hero-alt-9 .content {
        max-width: 70%;
    }

    .bleed-section .img-bleed-wrap img.mobile-only {
        position: initial;
        max-width: 250px;
        margin: -100px 0 0 25%;
    }

    .bu-live-fullbleed-promo img {
        position: relative;
    }
}




.ts-page {
    background: white;
    font-family: gilroyregular, Gilroy, Helvetica, Arial, sans-serif;
    color: #181818;
}

.ts-hero ul {
    list-style: none;
}

.ts-page img {
    max-width: 100%;
}

.ts-sub {
    margin-bottom: 12px;
    font-family: gilroybold, 'Gilroy Bold', serif;
    font-size: 9px;
    color: #FF6A4C;
    letter-spacing: 0.6px;
    line-height: 12px;
    text-transform: uppercase;
}

.ts-title {
    margin-bottom: 24px;
    font-family: gilroybold, 'Gilroy Bold', serif;
    font-size: 22px;
    line-height: 28px;
}

.ts-content {
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 22px;
}

    .ts-content p {
        margin-bottom: 22px;
    }

.ts-btn {
    display: inline-block;
    padding: 13px 31px;
    background: #0091FF;
    border: 1px solid #0091FF;
    border-radius: 27px;
    font-family: gilroybold, 'Gilroy Bold', serif;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.75px;
    text-align: center;
    line-height: 1;
    -webkit-transition: background .2s, border-color .2s, color .2s;
    transition: background .2s, border-color .2s, color .2s;
}

    .ts-btn:hover {
        background: #0083e6;
        border-color: #0083e6;
        text-decoration: none;
        color: white;
    }

.ts-btn_stroke {
    background: none;
    color: #0091FF;
}

.ts-btn_white.ts-btn_stroke {
    border-color: white;
    color: white;
}

    .ts-btn_white.ts-btn_stroke:hover {
        background: white;
        color: #181818;
    }

.ts-btn_play:hover:before {
    border-color: transparent transparent transparent #181818;
}

.ts-btn_play:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
    width: 0;
    height: 0;
    margin-right: 14px;
    border-style: solid;
    border-width: 8px 0 8px 14px;
    border-color: transparent transparent transparent white;
    -webkit-transition: border-color .2s;
    transition: border-color .2s;
}

.ts-check,
.ts-coaches__list li:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21'%3E%3Cpath fill='%2330a4ff' fill-rule='evenodd' d='M10.5 0C16.3 0 21 4.7 21 10.5S16.3 21 10.5 21 0 16.3 0 10.5 4.7 0 10.5 0zm6.388 6.683l-.1-.001-7.713 6.202c-.298-.415-.762-.933-1.392-1.557s-1.15-.806-1.558-.547c-.272.145-.408.426-.408.842 0 .624.907 1.262 1.966 2.68.706.945 1.452 1.2 2.238.765l6.867-7.693c.512-.473.512-.703 0-.692l.1.001z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
}

.ts-check {
    width: 21px;
    height: 21px;
}

.ts-coaches__list li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 8px;
}

.ts-hero {
    position: relative;
    padding: 60px 0;
    background-size: cover;
    background-position: center;
    background-color: black;
    color: white;
    overflow: hidden;
}

.ts-hero__title {
    max-width: 640px;
    margin-bottom: 24px;
}

.ts-hero__stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
}

.ts-hero__stat {
    margin: 0;
}

    .ts-hero__stat:not(:last-child) {
        margin: 0 16px 0 0;
        padding-right: 16px;
        border-right: 1px solid rgba(230, 230, 230, 0.3);
    }

.ts-hero__value {
    margin-bottom: 8px;
    font-family: gilroybold, 'Gilroy Bold', serif;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 28px;
}

.ts-hero__caption {
    font-size: 11px;
    letter-spacing: 0.4px;
    line-height: 14px;
}

    .ts-hero__caption strong {
        font-family: gilroybold, 'Gilroy Bold', serif;
    }

.ts-hero__content {
    max-width: 220px;
    margin: 0;
}

.ts-hero__btn {
    display: none;
}

.ts-hero__iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ts-hero_video:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
}

.ts-hero_video .ts-hero__title {
    max-width: 220px;
}

.ts-hero .container {
    position: relative;
    z-index: 4;
}

.ts-list__item {
    position: relative;
    margin-bottom: 24px;
    padding-left: 40px;
}

.ts-list__check {
    position: absolute;
    top: 0;
    left: 0;
}

.ts-list__title {
    margin-bottom: 8px;
    font-family: gilroybold, 'Gilroy Bold', serif;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
}

.ts-list__text {
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 22px;
}

.ts-org {
    padding: 56px 0 50px;
}

.ts-org__inner {
    margin-bottom: 40px;
}

.ts-org__group {
    margin-bottom: 24px;
    text-align: center;
}

.ts-org__preview {
    text-align: center;
}

.ts-org__list {
    margin-bottom: 16px;
    padding-top: 40px;
    border-top: 1px solid #DCDEE7;
}

.ts-case {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.ts-case__preview {
    margin-right: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

.ts-case__pic {
    display: block;
    width: 100%;
    border: 1px solid #979797;
    border-radius: 8px;
}

.ts-case__title {
    margin-bottom: 12px;
    opacity: 0.8;
    font-size: 12px;
    color: #25273B;
    letter-spacing: 0.18px;
    line-height: 18px;
}

.ts-case__link {
    font-family: gilroybold, 'Gilroy Bold', serif;
    font-size: 14px;
    color: #0F76DE;
    line-height: 12px;
    vertical-align: top;
}

.ts-quote {
    display: block;
    background: #FAFAFA;
    border: 1px solid #DCDEE7;
    border-radius: 16px;
}

.ts-quote__col:first-child {
    position: relative;
    height: 200px;
}

.ts-quote__col:last-child {
    padding: 24px;
}

.ts-quote__pic {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 15px 15px 0 0;
    -o-object-fit: cover;
    object-fit: cover;
}

.ts-quote__info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
    color: white;
    line-height: 18px;
}

.ts-quote__logo {
    margin-bottom: 18px;
}

.ts-quote__name {
    font-family: gilroybold, 'Gilroy Bold', serif;
    font-size: 16px;
    letter-spacing: 0.4px;
}

.ts-quote__position {
    font-size: 12px;
    letter-spacing: 0.2px;
}

.ts-quote__content {
    margin-bottom: 24px;
    font-size: 16px;
    letter-spacing: 0.17px;
    line-height: 24px;
}

.ts-nav {
    display: none;
}

.ts-nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    border-bottom: 3px solid #F3F4F8;
}

.ts-nav__link {
    padding: 0 12px 20px;
    font-family: gilroybold, 'Gilroy Bold', serif;
    font-size: 12px;
    color: #92939C;
    letter-spacing: 0.4px;
    line-height: 1;
    text-transform: uppercase;
}

    .ts-nav__link:not(:last-child) {
        margin-right: 20px;
    }

    .ts-nav__link.active {
        color: #0091FF;
    }

.ts-nav .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ts-platform {
    background: #233741;
    color: white;
    text-align: center;
}

.ts-platform__preview {
    height: 355px;
    margin: 0 -15px;
}

.ts-platform__pic {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.ts-platform__inner {
    padding: 56px 0;
}

.ts-platform__content {
    margin-bottom: 40px;
}

.ts-people {
    padding: 32px 0 56px;
    background: #F3F4F8;
    text-align: center;
}

.ts-people__content {
    margin-bottom: 40px;
}

.ts-people__preview {
    margin-bottom: 12px;
}

.ts-people__case {
    text-align: left;
}

.ts-coaches {
    padding: 56px 0;
    text-align: center;
}

.ts-coaches__preview {
    margin-bottom: 24px;
}

.ts-coaches__inner {
    margin-bottom: 56px;
}

.ts-coaches__content {
    margin-bottom: 20px;
}

.ts-coaches__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ts-coaches__list {
    margin: 0;
    text-align: left;
}

    .ts-coaches__list li {
        position: relative;
        margin: 0;
        padding-left: 36px;
        font-size: 16px;
        color: rgba(24, 24, 24, 0.8);
        letter-spacing: 0.36px;
        line-height: 34px;
    }

        .ts-coaches__list li:before {
            width: 16px;
            height: 16px;
            background-size: contain;
        }

.ts-coaches__carousel {
    text-align: left;
}

.ts-carousel__item {
    outline: none;
}

.ts-carousel__thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 26px -5px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ts-carousel__thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 76px;
    margin: 0 5px;
    padding-top: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    cursor: pointer;
}

    .ts-carousel__thumb:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 3px;
        background: #DCDEE7;
        border-radius: 1.5px;
        -webkit-transition: background .2s;
        transition: background .2s;
    }

    .ts-carousel__thumb.active:before {
        background: #0091FF;
    }

    .ts-carousel__thumb.active img {
        opacity: 0;
    }

        .ts-carousel__thumb.active img:last-child {
            opacity: 1;
        }

    .ts-carousel__thumb img {
        -webkit-transition: opacity .2s;
        transition: opacity .2s;
    }

        .ts-carousel__thumb img:last-child {
            position: absolute;
            top: calc(50% + 6px);
            left: 50%;
            opacity: 0;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

.ts-alert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ts-alert__pic {
    margin-right: 20px;
}

.ts-alert__content {
    opacity: 0.8;
    font-size: 16px;
    color: #25263C;
    letter-spacing: 0.18px;
    line-height: 24px;
}

.ts-data {
    padding: 20px 0 56px;
    background: #F3F4F8;
    text-align: center;
}

.ts-data__content {
    margin-bottom: 40px;
}

.ts-data__alert {
    max-width: 400px;
    margin: 40px auto 0;
    text-align: left;
}

.ts-video {
    display: block;
    position: relative;
    background-size: cover;
    background-position: center;
    color: white;
    cursor: pointer;
}

    .ts-video:hover, .ts-video:focus {
        color: white;
        text-decoration: none;
    }

    .ts-video:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.4);
    }

.ts-video__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 70%;
    min-height: 240px;
    padding: 40px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    z-index: 2;
}

.ts-video__content {
    display: none;
}

.ts-video__author {
    margin: auto 0 10px;
    font-family: gilroybold, 'Gilroy Bold', serif;
    font-size: 21px;
    line-height: 21px;
}

.ts-video__position {
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 1;
}

.ts-video__play {
    position: absolute;
    right: 24px;
    bottom: 40px;
    width: 40px;
}

.ts-roi {
    padding: 56px 0;
    background: #233741;
    color: white;
    text-align: center;
}

.ts-roi__inner {
    position: relative;
}

.ts-roi__content {
    margin-bottom: 40px;
}

.ts-roi__info {
    margin-bottom: 40px;
}

.ts-roi__items {
    max-width: 440px;
    margin: 0 auto;
}

.ts-roi__item {
    display: none;
    position: relative;
    margin: 0;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    cursor: pointer;
}

    .ts-roi__item.active {
        display: block;
        -webkit-transform: none;
        transform: none;
    }

        .ts-roi__item.active .ts-roi__text {
            display: block;
        }

.ts-roi__subtitle {
    font-family: gilroybold, 'Gilroy Bold', serif;
    font-size: 22px;
    line-height: 28px;
    -webkit-transition: color .2s;
    transition: color .2s;
}

    .ts-roi__subtitle:hover {
        color: white;
    }

.ts-roi__text {
    display: none;
    margin-top: 12px;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 22px;
}

.ts-roi__legend {
    margin-bottom: 24px;
    font-family: gilroybold, 'Gilroy Bold', serif;
    font-size: 16px;
    letter-spacing: 0.8px;
    text-align: center;
}

.ts-roi__carousel {
    margin: 0 36px;
}

.ts-roi__chart {
    outline: none;
}

.ts-roi__preview {
    position: relative;
    max-width: 524px;
    margin: 0 auto;
}

    .ts-roi__preview:before {
        content: '';
        display: block;
        padding-bottom: 78%;
    }

    .ts-roi__preview img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.ts-roi .slick-arrow {
    position: absolute;
    top: calc(50% - 32px);
    width: 32px;
    height: 32px;
    padding: 0;
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='25'%3E%3Cpath fill='%23fff' d='M.607.293A1 1 0 0 1 1.927.21l.094.083 11.314 11.314a1 1 0 0 1 .083 1.32l-.083.094L2.02 24.335a1 1 0 0 1-1.497-1.32l.083-.094 10.606-10.607L.607 1.707A1 1 0 0 1 .523.387L.607.293z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 25px;
    border: none;
    font-size: 0;
    outline: none;
}

.ts-roi .slick-prev {
    left: -36px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ts-roi .slick-next {
    right: -36px;
}

.ts-roi .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 24px 0 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .ts-roi .slick-dots li {
        margin: 0 6px;
    }

        .ts-roi .slick-dots li.slick-active button {
            background: white;
        }

    .ts-roi .slick-dots button {
        display: block;
        width: 8px;
        height: 8px;
        background: rgba(255, 255, 255, 0.3);
        font-size: 0;
        outline: none;
    }

.ts-security {
    padding: 56px 0;
    text-align: center;
}

.ts-security__title {
    max-width: 540px;
    margin: 0 auto 20px;
}

.ts-security__content {
    max-width: 700px;
    margin: 0 auto 40px;
}

.ts-security__item {
    margin-bottom: 24px;
}

.ts-security__preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
    height: 100px;
    margin: 0 auto 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ts-security__text {
    font-size: 12px;
    color: #4A4A4A;
    letter-spacing: 0.4px;
    line-height: 18px;
}

.ts-security__msg {
    margin: 0 40px 40px;
    opacity: 0.6;
    font-size: 12px;
    color: #4A4A4A;
    letter-spacing: 0.2px;
    line-height: 18px;
}

.ts-integr {
    padding: 56px 0;
    text-align: center;
    background: #F3F4F8;
}

.ts-integr__preview {
    margin-bottom: 24px;
}

.ts-integr__content {
    margin-bottom: 40px;
}

.ts-ready {
    padding: 60px 0;
    background-size: cover;
    background-position: center;
    color: white;
    text-align: center;
}

.ts-ready__title {
    margin-bottom: 30px;
}

.ts-employee {
    padding: 56px 0;
}

.ts-employee__subtitle {
    margin-bottom: 12px;
    font-family: gilroybold, 'Gilroy Bold', serif;
    font-size: 28px;
    line-height: 36px;
}

.ts-employee__content {
    margin-bottom: 40px;
}

    .ts-employee__content + .ts-employee__subtitle {
        margin-top: -8px;
    }

.ts-employee__alert {
    margin-top: 40px;
}

.ts-employee__preview {
    position: relative;
    max-width: 430px;
    margin: 32px auto 30px;
}

.ts-employee__pic {
    border-radius: 16px;
}

.ts-employee__view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: -18px;
    bottom: -40px;
    right: 64px;
    padding: 20px;
    background: white;
    -webkit-box-shadow: 0 11px 32px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 11px 32px 0 rgba(0, 0, 0, 0.07);
    border-radius: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ts-employee__avatar {
    margin-right: 18px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
}

    .ts-employee__avatar img {
        border-radius: 50%;
    }

.ts-employee__text {
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 24px;
}

    .ts-employee__text p {
        margin: 0;
    }

    .ts-employee__text a {
        font-size: 16px;
        text-decoration: underline;
    }

.ts-employee__list {
    margin: 32px 0 -24px;
}

.ts-works {
    padding: 56px 0;
    background: #233741;
    color: white;
    text-align: center;
    overflow: hidden;
}

.ts-works__inner {
    position: relative;
}

.ts-works__items {
    max-width: 480px;
    margin: 0 auto 40px;
}

.ts-works__item {
    display: none;
    position: relative;
    margin: 0;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    cursor: pointer;
}

    .ts-works__item.active {
        display: block;
        -webkit-transform: none;
        transform: none;
    }

        .ts-works__item.active .ts-works__text {
            display: block;
        }

.ts-works__subtitle {
    font-family: gilroybold, 'Gilroy Bold', serif;
    font-size: 22px;
    letter-spacing: 0.2px;
    line-height: 28px;
    -webkit-transition: color .2s;
    transition: color .2s;
}

    .ts-works__subtitle:hover {
        color: white;
    }

.ts-works__text {
    display: none;
    margin-top: 12px;
    letter-spacing: 0.2px;
    font-size: 18px;
    line-height: 24px;
}

.ts-works__media {
    position: relative;
    width: 210px;
    margin: 0 auto 60px;
}

    .ts-works__media .ts-works__shape {
        max-width: initial;
    }

.ts-works__shape {
    position: absolute;
}

    .ts-works__shape:nth-child(1) {
        top: -44px;
        left: 0;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    .ts-works__shape:nth-child(2) {
        top: 40px;
        left: 0;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    .ts-works__shape:nth-child(3) {
        top: -20px;
        left: -200px;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }

.ts-works__carousel {
    border-radius: 6px;
    background: white;
}

.ts-works__slide {
    outline: none;
}

.ts-works__cover {
    height: 348px;
    border-radius: 6px;
    overflow: hidden;
}

.ts-works__pic {
    display: block;
    width: 100%;
    height: auto;
}

.ts-works .slick-arrow {
    position: absolute;
    top: calc(50% - 16px);
    width: 32px;
    height: 32px;
    padding: 0;
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='25'%3E%3Cpath fill='%23fff' d='M.607.293A1 1 0 0 1 1.927.21l.094.083 11.314 11.314a1 1 0 0 1 .083 1.32l-.083.094L2.02 24.335a1 1 0 0 1-1.497-1.32l.083-.094 10.606-10.607L.607 1.707A1 1 0 0 1 .523.387L.607.293z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 25px;
    border: none;
    font-size: 0;
    outline: none;
}

.ts-works .slick-prev {
    left: -64px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ts-works .slick-next {
    right: -64px;
}

.ts-works .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -32px;
    margin: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .ts-works .slick-dots li {
        margin: 0 6px;
    }

        .ts-works .slick-dots li.slick-active button {
            background: white;
        }

    .ts-works .slick-dots button {
        display: block;
        width: 8px;
        height: 8px;
        background: rgba(255, 255, 255, 0.3);
        font-size: 0;
        outline: none;
    }

.ts-about {
    padding: 56px 0;
    text-align: center;
}

.ts-about__preview {
    margin-bottom: 24px;
    padding-right: 10%;
}

.ts-about__content figure {
    max-width: 366px;
    margin: 0 auto;
}

.ts-about__content blockquote {
    opacity: .8;
    font-size: 16px;
    letter-spacing: 0.18px;
    line-height: 24px;
}

.ts-about__content figcaption {
    margin-top: 16px;
    font-family: gilroyregular, 'Gilroy Regular', serif;
    font-size: 14px;
    line-height: 1.2;
}

.ts-about__quotes {
    margin: 56px 0 28px;
    background: #FAFAFA;
    border: 1px solid #DCDEE7;
    border-radius: 16px;
    text-align: left;
}

.ts-about__quote {
    padding: 20px;
    outline: none;
}

    .ts-about__quote figure {
        margin-bottom: 24px;
    }

    .ts-about__quote blockquote {
        margin-bottom: 18px;
        font-size: 16px;
        line-height: 24px;
    }

        .ts-about__quote blockquote strong {
            font-family: gilroybold, 'Gilroy Bold', serif;
        }

    .ts-about__quote figcaption {
        font-size: 16px;
        line-height: 24px;
    }

.ts-about .slick-arrow {
    position: absolute;
    top: calc(50% - 30px);
    width: 60px;
    height: 60px;
    background: white;
    border: none;
    border-radius: 50%;
    -webkit-box-shadow: 1px 6px 12px -4px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 6px 12px -4px rgba(0, 0, 0, 0.3);
    outline: none;
    font-size: 0;
}

    .ts-about .slick-arrow:before {
        content: '';
        display: inline-block;
        width: 16px;
        height: 16px;
        border: solid #0091FF;
        border-width: 0 0 3px 3px;
        -webkit-transform: translate(2px, 1px) rotate(45deg);
        transform: translate(2px, 1px) rotate(45deg);
        vertical-align: middle;
    }

.ts-about .slick-prev {
    left: -5px;
}

.ts-about .slick-next {
    right: -5px;
}

    .ts-about .slick-next:before {
        -webkit-transform: translate(-2px, 1px) rotate(225deg);
        transform: translate(-2px, 1px) rotate(225deg);
    }

.ts-about .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    bottom: -27px;
    width: 100%;
    margin: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .ts-about .slick-dots li {
        margin: 0 5px;
    }

        .ts-about .slick-dots li.slick-active button {
            background: #0091FF;
        }

    .ts-about .slick-dots button {
        display: block;
        width: 76px;
        height: 3px;
        border-radius: 2px;
        background: #DCDEE7;
        outline: none;
        -webkit-transition: background .2s;
        transition: background .2s;
    }

.ts-posts {
    padding: 56px 0;
}

.ts-posts__title {
    margin-bottom: 24px;
}

.ts-posts__feature {
    margin-bottom: 20px;
}

    .ts-posts__feature .ts-posts__preview {
        margin-bottom: 24px;
    }

.ts-posts__preview {
    display: block;
}

.ts-posts__more {
    font-family: gilroybold, 'Gilroy Bold', serif;
    font-size: 14px;
    color: #0073E1;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-transform: uppercase;
}

.ts-posts__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 24px;
    border-top: 1px solid #DDD;
}

    .ts-posts__item:not(:first-child) {
        margin-top: 24px;
    }

    .ts-posts__item .ts-posts__preview {
        margin-right: 16px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
    }

    .ts-posts__item .ts-posts__name {
        font-size: 12px;
        line-height: 18px;
    }

.ts-posts__name {
    margin-bottom: 4px;
}

.ts-contacts {
    padding: 40px 0 16px;
    background: #233741;
}

.ts-contacts__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    padding: 32px;
    background: white;
    border-radius: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 32px);
    flex: 0 0 calc(50% - 32px);
}

.ts-contacts__title {
    max-width: 280px;
    margin-bottom: 12px;
}

.ts-contacts__content {
    margin-bottom: 24px;
}

.ts-contacts__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ts-contacts__link {
    max-width: 134px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

    .ts-contacts__link:not(:last-child) {
        margin-right: 10px;
    }

.ts-contacts__pic {
    display: block;
    max-width: 100%;
}

.ts-contacts__btn {
    margin-top: 32px;
}

    .ts-contacts__btn img {
        position: relative;
        top: -1px;
        margin-right: 12px;
    }

@media (min-width: 576px) {
    .ts-title {
        margin-bottom: 20px;
        font-size: 36px;
        line-height: 44px;
    }

    .ts-content {
        font-size: 16px;
        letter-spacing: 0.2px;
        line-height: 24px;
    }

        .ts-content p {
            margin-bottom: 30px;
        }

    .ts-btn {
        padding: 17px 35px;
        font-size: 18px;
    }

    .ts-hero {
        padding: 90px 0 64px;
    }

    .ts-hero__title {
        margin-bottom: 40px;
    }

    .ts-hero__stats {
        margin-bottom: 64px;
    }

    .ts-hero__stat:not(:last-child) {
        margin-right: 20px;
        padding-right: 20px;
    }

    .ts-hero__value {
        font-size: 36px;
        letter-spacing: 0.8px;
        line-height: 1;
    }

    .ts-hero__caption {
        font-size: 16px;
        letter-spacing: 0.8px;
        line-height: 21px;
    }

    .ts-hero__content {
        max-width: 450px;
        margin-bottom: 60px;
    }

    .ts-hero__btn {
        display: inline-block;
        margin-right: 16px;
    }

    .ts-hero_video .ts-hero__title {
        max-width: 420px;
        font-size: 44px;
        line-height: 54px;
    }

    .ts-org {
        padding: 80px 0;
    }

    .ts-org__group {
        margin-bottom: 40px;
    }

    .ts-case__preview {
        margin-right: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px;
    }

    .ts-case__pic {
        border-radius: 16px;
    }

    .ts-case__title {
        margin-bottom: 16px;
        font-size: 16px;
        line-height: 24px;
    }

    .ts-platform__preview {
        height: 400px;
    }

    .ts-platform__inner {
        padding: 80px 15px;
    }

    .ts-people {
        padding: 80px 0;
        overflow: hidden;
    }

    .ts-people__content {
        margin-bottom: 60px;
    }

    .ts-coaches {
        padding: 80px 0;
    }

    .ts-video__content {
        display: block;
        font-family: 'gilroyregular', serif;
        font-weight: 500;
        margin-bottom: 64px;
        font-size: 36px;
        letter-spacing: 0.4px;
        line-height: 48px;
    }

    .ts-roi {
        padding: 80px 0;
    }

    .ts-roi__subtitle {
        font-size: 28px;
        letter-spacing: 0.5px;
        line-height: 36px;
    }

    .ts-roi__text {
        font-size: 16px;
        letter-spacing: 0.36px;
        line-height: 24px;
    }

    .ts-roi__legend {
        font-size: 21px;
    }

    .ts-security {
        padding: 80px 0;
    }

    .ts-security__content {
        margin-bottom: 60px;
    }

    .ts-security__item {
        margin-bottom: 40px;
    }

    .ts-security__msg {
        margin-bottom: 40px;
    }

    .ts-integr {
        padding: 80px 0;
    }

    .ts-ready {
        padding: 80px 0;
    }

    .ts-employee {
        padding: 80px 0;
    }

    .ts-employee__title {
        margin-bottom: 40px;
    }

    .ts-works {
        padding: 80px 0;
    }

    .ts-works__title {
        margin-bottom: 40px;
    }

    .ts-works__subtitle {
        font-size: 28px;
        letter-spacing: 0.2px;
        line-height: 36px;
    }

    .ts-works__text {
        font-size: 16px;
        line-height: 24px;
    }

    .ts-about {
        padding: 80px 0;
    }

    .ts-about__quote figure {
        margin-bottom: 42px;
    }

    .ts-about__quote blockquote {
        font-size: 28px;
        line-height: 38px;
    }

    .ts-posts {
        padding: 80px 0;
    }

    .ts-posts__more {
        font-size: 18px;
    }

    .ts-posts__item {
        padding-top: 32px;
    }

        .ts-posts__item:not(:first-child) {
            margin-top: 32px;
        }

        .ts-posts__item .ts-posts__preview {
            margin-right: 22px;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 160px;
            flex: 0 0 160px;
        }

        .ts-posts__item .ts-posts__name {
            font-size: 21px;
            letter-spacing: 0.2px;
            line-height: 28px;
        }

    .ts-posts__name {
        margin-bottom: 16px;
    }

    .ts-contacts {
        padding: 80px 0;
    }
}

@media (min-width: 768px) {
    .ts-list__item {
        margin: 0;
        padding: 0;
    }

    .ts-list__check {
        position: static;
        margin-bottom: 16px;
    }

    .ts-list__title {
        margin-bottom: 16px;
        font-size: 21px;
        letter-spacing: 0.2px;
        line-height: 21px;
    }

    .ts-list__text {
        font-size: 16px;
        line-height: 24px;
    }

    .ts-list .col-md:not(:last-child) {
        border-right: 1px solid #DCDEE7;
    }

    .ts-org__list {
        margin-bottom: 56px;
        padding: 0;
        border: none;
    }

    .ts-quote {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .ts-quote__col:first-child {
        height: auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 340px;
        flex: 0 0 340px;
    }

    .ts-quote__col:last-child {
        padding: 40px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 340px);
        flex: 0 0 calc(100% - 340px);
    }

    .ts-quote__col blockquote {
        margin-bottom: 24px;
    }

    .ts-quote__pic {
        border-radius: 15px 0 0 15px;
    }

    .ts-quote__info {
        border-radius: 0 0 0 15px;
        padding: 24px;
    }

    .ts-quote__content {
        margin-bottom: 24px;
        font-size: 28px;
        letter-spacing: 0.3px;
        line-height: 39px;
    }

    .ts-nav {
        display: block;
        margin-bottom: 56px;
    }

    .ts-video__inner {
        max-width: 360px;
        min-height: 640px;
        padding: 80px 0;
    }

    .ts-video__play {
        right: 80px;
        bottom: 80px;
    }

    .ts-employee__preview {
        margin: 56px auto;
    }

    .ts-employee__list {
        margin-bottom: 0;
    }

    .ts-contacts__item {
        height: 100%;
        margin: 0;
        padding: 40px;
    }

    .ts-contacts__content {
        margin-bottom: 32px;
        font-size: 16px;
        line-height: 24px;
    }

    .ts-contacts__btn {
        margin-top: auto;
    }
}

@media (min-width: 992px) {
    .ts-hero {
        min-height: 580px;
        padding: 120px 0;
    }

    .ts-hero_video {
        padding: 120px 0;
    }

    .ts-org__inner {
        margin-bottom: 80px;
    }

    .ts-org__group {
        margin: 0;
        text-align: left;
    }

    .ts-org__list {
        margin-bottom: 80px;
    }

    .ts-case__title {
        max-width: 360px;
    }

    .ts-quote__col:last-child {
        padding: 48px 48px 40px 40px;
    }

    .ts-nav {
        margin-bottom: 80px;
    }

    .ts-nav__link:not(:last-child) {
        margin-right: 56px;
    }

    .ts-platform {
        text-align: left;
    }

    .ts-platform__preview {
        height: 100%;
    }

    .ts-people {
        text-align: left;
    }

    .ts-people__preview {
        margin: 0 -100px 0 0;
    }

    .ts-coaches {
        text-align: left;
    }

    .ts-coaches__preview {
        margin: 0;
    }

    .ts-coaches__inner {
        margin: 0;
    }

    .ts-coaches__wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .ts-coaches__carousel {
        margin-top: 80px;
    }

    .ts-data {
        padding: 80px 0;
        text-align: left;
    }

    .ts-data__alert {
        margin: 40px 0 0;
    }

    .ts-video__play {
        bottom: calc(50% - 36px);
        right: calc(50% - 36px);
        width: 72px;
        height: 72px;
    }

    .ts-roi {
        text-align: left;
    }

    .ts-roi__info {
        margin: 0;
    }

    .ts-roi__items {
        margin: 0;
    }

    .ts-roi__item {
        display: block;
        color: rgba(255, 255, 255, 0.5);
    }

        .ts-roi__item:before {
            content: '';
            position: absolute;
            top: 0;
            left: -26px;
            width: 6px;
            height: 100%;
            background: #FF6A4C;
            border-radius: 3px;
            opacity: 0;
            -webkit-transition: opacity .2s;
            transition: opacity .2s;
        }

        .ts-roi__item:not(:last-child) {
            margin-bottom: 32px;
        }

        .ts-roi__item.active {
            color: white;
            -webkit-transform: translateX(26px);
            transform: translateX(26px);
        }

            .ts-roi__item.active:before {
                opacity: 1;
            }

    .ts-roi__carousel {
        margin: 0;
    }

    .ts-integr {
        text-align: left;
    }

    .ts-integr__preview {
        margin: 0;
    }

    .ts-employee__preview {
        margin: 0 auto;
    }

    .ts-employee__list {
        margin-top: 90px;
    }

    .ts-works {
        text-align: left;
    }

    .ts-works__items {
        max-width: 440px;
        margin: 0 0 56px;
    }

    .ts-works__item {
        display: block;
        color: rgba(255, 255, 255, 0.5);
    }

        .ts-works__item:before {
            content: '';
            position: absolute;
            top: 0;
            left: -26px;
            width: 6px;
            height: 100%;
            background: #0091FF;
            border-radius: 3px;
            opacity: 0;
            -webkit-transition: opacity .2s;
            transition: opacity .2s;
        }

        .ts-works__item:not(:last-child) {
            margin-bottom: 32px;
        }

        .ts-works__item.active {
            color: white;
            -webkit-transform: translateX(26px);
            transform: translateX(26px);
        }

            .ts-works__item.active:before {
                opacity: 1;
            }

    .ts-works__media {
        width: 375px;
        margin: 0 auto -80px;
    }

    .ts-works__shape:nth-child(1) {
        top: -200px;
        left: -70px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .ts-works__shape:nth-child(2) {
        top: -40px;
        left: 170px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .ts-works__shape:nth-child(3) {
        top: 300px;
        left: -110px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    .ts-works__cover {
        height: 682px;
        border-radius: 6px 6px 0 0;
    }

    .ts-about {
        text-align: left;
    }

    .ts-about__preview {
        margin: 0;
        padding: 0;
    }

    .ts-about__content figure {
        margin: 0;
    }

    .ts-about__quotes {
        margin-top: 80px;
    }

    .ts-about__quote {
        padding: 66px 66px 58px;
    }
}

@media (min-width: 1200px) {
    .ts-org {
        padding: 120px 0;
    }

    .ts-org__group {
        padding-right: 40px;
    }

    .ts-org__list {
        margin-bottom: 120px;
    }

    .ts-platform__preview {
        position: relative;
    }

    .ts-platform__pic {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 50vw;
    }

    .ts-platform__inner {
        padding: 120px 0 120px 76px;
    }

    .ts-people {
        padding: 120px 0;
    }

    .ts-people__inner {
        padding-right: 40px;
    }

    .ts-coaches {
        padding: 120px 0;
    }

    .ts-coaches__inner {
        padding-right: 40px;
    }

    .ts-coaches__carousel {
        margin-top: 120px;
    }

    .ts-data__inner {
        padding-right: 40px;
    }

    .ts-data__preview {
        margin: 0 -120px 0 -65px;
    }

    .ts-roi {
        padding: 120px 0;
    }

    .ts-roi__content {
        padding-right: 40px;
    }

    .ts-security {
        padding: 120px 0;
    }

    .ts-integr {
        padding: 120px 0;
    }

    .ts-integr__inner {
        padding-right: 40px;
    }

    .ts-integr__content {
        max-width: 430px;
    }

    .ts-ready {
        padding: 120px 0;
    }

    .ts-employee {
        padding: 120px 0;
    }

    .ts-works {
        padding: 120px 0;
    }

    .ts-works__media {
        margin: -10px auto -120px;
    }

    .ts-about {
        padding: 120px 0;
    }

    .ts-about__inner {
        padding-right: 40px;
    }

    .ts-about__quotes {
        margin-top: 120px;
    }

    .ts-about .slick-prev {
        left: -30px;
    }

    .ts-about .slick-next {
        right: -30px;
    }

    .ts-posts {
        padding: 120px 0;
    }
}

@media (max-width: 1200px) {
    .ts-employee__subtitle {
        font-size: 18px;
        letter-spacing: 0.2px;
        line-height: 24px;
    }

    .ts-employee__view {
        left: -12px;
        bottom: -28px;
        padding: 16px;
    }

    .ts-employee__avatar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54px;
        flex: 0 0 54px;
    }

    .ts-employee__text {
        font-size: 12px;
        line-height: 16px;
    }

        .ts-employee__text a {
            font-size: 12px;
        }
}

@font-face {
    font-family: Gilroy-Bold;
    src: url("fonts/Gilroy-Bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Gilroy-Regular;
    src: url("fonts/Gilroy-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

.ts-section {
    padding: 56px 0;
    background: white;
    font-family: 'open-sans', 'OpenSans-Regular', serif;
    font-size: 21px;
    color: #181818;
    letter-spacing: 0.2px;
    line-height: 30px;
}

    .ts-section ul {
        list-style: none;
    }

    .ts-section img {
        max-width: 100%;
    }

    .ts-section .slick-slide {
        outline: none;
    }

.ts-kickers {
    opacity: 0.8;
    font-family: gilroybold, 'Gilroy Bold', 'Gilroy-Bold', serif;
    font-size: 9px;
    color: #FF6A4C;
    letter-spacing: 0.6px;
    line-height: 9px;
}

.ts-h1 a,
.ts-h2 a,
.ts-h3 a,
.ts-h4 a,
.ts-h5 a {
    color: #181818;
}

.ts-h1 {
    font-family: gilroybold, 'Gilroy Bold', 'Gilroy-Bold', serif;
    font-size: 44px;
    letter-spacing: 0;
    line-height: 54px;
}

.ts-h2 {
    font-family: gilroybold, 'Gilroy Bold', 'Gilroy-Bold', serif;
    font-size: 36px;
    letter-spacing: 0;
    line-height: 44px;
}

.ts-h3 {
    font-family: gilroybold, 'Gilroy Bold', 'Gilroy-Bold', serif;
    font-size: 28px;
    letter-spacing: 0.2px;
    line-height: 36px;
}

.ts-h4 {
    font-family: gilroybold, 'Gilroy Bold', 'Gilroy-Bold', serif;
    font-size: 21px;
    letter-spacing: 0.2px;
    line-height: 24px;
}

.ts-h5 {
    font-family: Gilroy-SemiBold;
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 20px;
}

.ts-medium {
    font-family: 'open-sans', 'OpenSans-Regular', serif;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 28px;
}

.ts-small {
    opacity: 0.9;
    font-family: 'open-sans', 'OpenSans-Regular', serif;
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 24px;
}

.ts-bullet {
    opacity: 0.8;
    font-family: 'open-sans', 'OpenSans-Regular', serif;
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 34px;
}

.ts-quote-1 {
    font-family: Gilroy-Medium;
    font-size: 36px;
    letter-spacing: 0.4px;
    line-height: 48px;
}

.ts-quote-2 {
    font-family: Gilroy-Medium;
    font-size: 28px;
    letter-spacing: 0.4px;
    line-height: 40px;
}

.ts-quote-3 {
    font-family: gilroyregular, Gilroy, 'Gilroy-Regular', Helvetica, Arial, sans-serif;
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 30px;
}

.ts-btn {
    display: inline-block;
    padding: 13px 31px;
    background: #0091FF;
    border: 1px solid #0091FF;
    border-radius: 27px;
    font-family: gilroybold, 'Gilroy Bold', 'Gilroy-Bold', serif;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.4px;
    text-align: center;
    line-height: 18px;
    text-transform: uppercase;
    -webkit-transition: background .2s, border-color .2s, color .2s;
    transition: background .2s, border-color .2s, color .2s;
}

    .ts-btn:hover {
        background: #0083e6;
        border-color: #0083e6;
        text-decoration: none;
        color: white;
    }

.ts-btn_stroke {
    background: none;
    color: #0091FF;
}

.ts-btn_white.ts-btn_stroke {
    border-color: white;
    color: white;
}

    .ts-btn_white.ts-btn_stroke:hover {
        background: white;
        color: #181818;
    }

.ts-btn_play:hover:before {
    border-color: transparent transparent transparent #181818;
}

.ts-btn_play:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
    width: 0;
    height: 0;
    margin-right: 14px;
    border-style: solid;
    border-width: 8px 0 8px 14px;
    border-color: transparent transparent transparent white;
    -webkit-transition: border-color .2s;
    transition: border-color .2s;
}

.ts-btn_white_bg {
    background: white;
    border-color: white;
    color: #181818;
}

.ts-list-check {
    margin: 0;
    text-align: left;
}

    .ts-list-check li {
        position: relative;
        margin: 0;
        padding-left: 28px;
    }

        .ts-list-check li:before {
            content: '';
            position: absolute;
            top: 7px;
            left: 0;
            width: 16px;
            height: 16px;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21'%3E%3Cpath fill='%2330a4ff' fill-rule='evenodd' d='M10.5 0C16.3 0 21 4.7 21 10.5S16.3 21 10.5 21 0 16.3 0 10.5 4.7 0 10.5 0zm6.388 6.683l-.1-.001-7.713 6.202c-.298-.415-.762-.933-1.392-1.557s-1.15-.806-1.558-.547c-.272.145-.408.426-.408.842 0 .624.907 1.262 1.966 2.68.706.945 1.452 1.2 2.238.765l6.867-7.693c.512-.473.512-.703 0-.692l.1.001z'/%3E%3C/svg%3E");
            background-size: contain;
        }

.ts-care {
    position: relative;
    padding: 132px 0 92px;
    background-position: 50% 100%;
    background-size: cover;
    color: white;
}

.ts-care__title {
    margin-bottom: 12px;
}

    .ts-care__title p {
        margin: 0;
    }

.ts-care__content {
    max-width: 338px;
    margin-bottom: 24px;
}

    .ts-care__content strong {
        font-weight: 600;
    }

.ts-team {
    background: #233741;
    text-align: center;
    color: white;
    overflow: hidden;
}

.ts-team__title {
    margin-bottom: 24px;
}

.ts-team__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: 1px 6px 16px -3px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 6px 16px -3px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
}

.ts-team__action {
    height: 40px;
    background: none;
    border: none;
    border-radius: 20px;
    font-family: gilroybold, 'Gilroy Bold', 'Gilroy-Bold', serif;
    font-size: 12px;
    color: white;
    line-height: 40px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
}

    .ts-team__action:focus {
        outline: none;
    }

    .ts-team__action.active {
        -webkit-box-shadow: 1px 4px 10px -2px rgba(0, 0, 0, 0.14);
        box-shadow: 1px 4px 10px -2px rgba(0, 0, 0, 0.14);
    }

        .ts-team__action.active:nth-child(1) {
            background: #FF7C62;
        }

        .ts-team__action.active:nth-child(2) {
            background: #FAC80C;
        }

        .ts-team__action.active:nth-child(3) {
            background: #39A7FF;
        }

        .ts-team__action.active:nth-child(4) {
            background: #7639FE;
        }

.ts-team__text {
    margin-bottom: 32px;
    font-size: 14px;
    line-height: 1.3;
}

.ts-team__msg {
    display: none;
    font-family: 'open-sans', 'OpenSans-Regular', serif;
}

    .ts-team__msg.visible {
        display: block;
    }

.ts-team__carousel {
    max-width: 294px;
    margin: 0 auto 40px;
}

.ts-team__item {
    width: 88px;
    margin: 0 5px;
    padding: 12px;
    background: white;
    border-radius: 6px;
    outline: none;
}

.ts-team__preview {
    width: 48px;
    margin-bottom: 10px;
}

.ts-team__pic {
    display: block;
    border-radius: 50%;
}

.ts-team__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 39px;
    font-family: gilroybold, 'Gilroy Bold', 'Gilroy-Bold', serif;
    font-size: 10px;
    color: #181818;
    text-align: left;
    letter-spacing: 0.08px;
    line-height: 1.3;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.ts-team .slick-list {
    overflow: visible;
}

.ts-team .slick-slide {
    opacity: .8;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

    .ts-team .slick-slide.slick-active {
        opacity: 1;
    }

.ts-works {
    background: #233741;
    color: white;
    text-align: center;
    overflow: hidden;
}

.ts-works__inner {
    position: relative;
}

.ts-works__title {
    margin-bottom: 40px;
}

.ts-works__content {
    margin: -12px 0 40px;
}

.ts-works__items {
    max-width: 480px;
    margin: 0 auto;
}

.ts-works__item {
    display: none;
    position: relative;
    margin: 0;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    cursor: pointer;
}

    .ts-works__item.active {
        display: block;
        -webkit-transform: none;
        transform: none;
    }

        .ts-works__item.active .ts-works__text {
            display: block;
        }

.ts-works__subtitle {
    -webkit-transition: color .2s;
    transition: color .2s;
}

.ts-works__text {
    display: none;
    margin-top: 12px;
}

    .ts-works__text p {
        margin: 0;
    }

    .ts-works__text a {
        font-family: gilroybold, 'Gilroy Bold', 'Gilroy-Bold', serif;
    }

.ts-works__media {
    position: relative;
    width: 210px;
    margin: 0 auto 60px;
}

    .ts-works__media .ts-works__shape {
        max-width: initial;
    }

.ts-works__shape {
    position: absolute;
}

    .ts-works__shape:nth-child(1) {
        top: -44px;
        left: 0;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    .ts-works__shape:nth-child(2) {
        top: 40px;
        left: 0;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    .ts-works__shape:nth-child(3) {
        top: -20px;
        left: -200px;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }

.ts-works__carousel {
    border-radius: 6px;
    background: white;
}

.ts-works__slide {
    outline: none;
}

.ts-works__cover {
    height: 348px;
    border-radius: 6px;
    overflow: hidden;
}

.ts-works__pic {
    display: block;
    width: 100%;
    height: auto;
}

.ts-works .slick-arrow {
    position: absolute;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    padding: 0;
    background-color: white;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='25'%3E%3Cpath fill='%23000' d='M.607.293A1 1 0 0 1 1.927.21l.094.083 11.314 11.314a1 1 0 0 1 .083 1.32l-.083.094L2.02 24.335a1 1 0 0 1-1.497-1.32l.083-.094 10.606-10.607L.607 1.707A1 1 0 0 1 .523.387L.607.293z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8px 16px;
    border-radius: 50%;
    border: none;
    -webkit-box-shadow: 1px 4px 8px -3px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 4px 8px -3px rgba(0, 0, 0, 0.3);
    font-size: 0;
    outline: none;
}

.ts-works .slick-prev {
    left: -64px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ts-works .slick-next {
    right: -64px;
}

.ts-works .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -32px;
    margin: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .ts-works .slick-dots li {
        margin: 0 6px;
    }

        .ts-works .slick-dots li.slick-active button {
            background: white;
        }

    .ts-works .slick-dots button {
        display: block;
        width: 8px;
        height: 8px;
        background: rgba(255, 255, 255, 0.3);
        font-size: 0;
        outline: none;
        -webkit-transition: background .2s;
        transition: background .2s;
    }

        .ts-works .slick-dots button:hover {
            background: rgba(255, 255, 255, 0.7);
        }

.ts-works_white {
    background: #F3F4F8;
    color: #181818;
}

    .ts-works_white .slick-dots li.slick-active button {
        background: #0091FF;
    }

    .ts-works_white .slick-dots button {
        background: rgba(0, 145, 255, 0.3);
    }

        .ts-works_white .slick-dots button:hover {
            background: rgba(0, 145, 255, 0.7);
        }

    .ts-works_white .ts-works__carousel {
        background: none;
    }

    .ts-works_white .ts-works__shape {
        opacity: .2;
    }

.ts-people {
    padding: 32px 0 56px;
    background: #F3F4F8;
    text-align: center;
}

.ts-people__title {
    margin-bottom: 20px;
}

.ts-people__btn {
    margin-top: 40px;
}

.ts-people__preview {
    margin-bottom: 12px;
}

.ts-people__pic {
    position: relative;
    z-index: 2;
}

.ts-people__case {
    text-align: left;
}

.ts-people__stats {
    position: relative;
    margin-bottom: 40px;
    padding-left: 50%;
    font-size: 10px;
    text-align: left;
    line-height: 1.3;
}

.ts-people__value {
    font-family: gilroybold, 'Gilroy Bold', 'Gilroy-Bold', serif;
    font-size: 22px;
    color: #39A6FF;
    letter-spacing: 0.25px;
    line-height: 1;
}

.ts-people__arrow {
    position: absolute;
    left: 7%;
    width: 40%;
    height: auto;
    bottom: 35px;
}

.ts-people__label {
    max-width: 300px;
}

.ts-people_white {
    background: white;
}

.ts-impact {
    padding: 56px 0 80px;
    background: #233741;
    text-align: center;
    color: white;
    overflow: hidden;
}

.ts-impact__title {
    margin-bottom: 12px;
}

.ts-impact__content {
    max-width: 780px;
    margin: 0 auto 40px;
}

.ts-impact__carousel {
    max-width: 700px;
    margin: 0 auto 58px;
}

    .ts-impact__carousel .slick-slide {
        opacity: 0.3;
        -webkit-transition: opacity .2s;
        transition: opacity .2s;
    }

        .ts-impact__carousel .slick-slide.slick-active {
            opacity: 1;
        }

.ts-impact__item {
    padding: 0 5px;
}

.ts-impact__preview {
    margin-bottom: 32px;
}

.ts-impact__pic {
    display: block;
    width: 100%;
    border-radius: 12px;
}

.ts-impact__subtitle {
    margin-bottom: 8px;
}

.ts-impact__text {
    padding: 0 32px;
}

.ts-impact__btn {
    margin-bottom: 88px;
}

.ts-impact .slick-list {
    overflow: visible;
}

.ts-impact .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -32px;
    margin: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .ts-impact .slick-dots li {
        margin: 0 6px;
    }

        .ts-impact .slick-dots li.slick-active button {
            background: white;
        }

    .ts-impact .slick-dots button {
        display: block;
        width: 8px;
        height: 8px;
        background: rgba(255, 255, 255, 0.3);
        font-size: 0;
        outline: none;
        -webkit-transition: background .2s;
        transition: background .2s;
    }

        .ts-impact .slick-dots button:hover {
            background: rgba(255, 255, 255, 0.7);
        }

.ts-reviews {
    color: #181818;
    text-align: left;
}

.ts-reviews__item {
    margin: 0 15px;
    background: white;
    border-radius: 16px;
}

.ts-reviews__preview {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 320px;
    flex: 0 0 320px;
}

.ts-reviews__pic {
    display: block;
    border-radius: 16px 16px 0 0;
}

.ts-reviews__inner {
    padding: 24px 20px;
}

.ts-reviews__content {
    margin-bottom: 24px;
}

.ts-reviews__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    margin: auto 0 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .ts-reviews__logo img {
        max-height: 32px;
    }

.ts-reviews__position {
    font-size: 14px;
}

    .ts-reviews__position span {
        font-family: gilroybold, 'Gilroy Bold', 'Gilroy-Bold', serif;
    }

.ts-reviews .slick-arrow {
    position: absolute;
    top: calc(50% - 30px);
    width: 60px;
    height: 60px;
    background: white;
    border: none;
    border-radius: 50%;
    -webkit-box-shadow: 1px 6px 12px -4px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 6px 12px -4px rgba(0, 0, 0, 0.3);
    outline: none;
    font-size: 0;
    z-index: 4;
}

    .ts-reviews .slick-arrow:before {
        content: '';
        display: inline-block;
        width: 16px;
        height: 16px;
        border: solid #0091FF;
        border-width: 0 0 3px 3px;
        -webkit-transform: translate(2px, 1px) rotate(45deg);
        transform: translate(2px, 1px) rotate(45deg);
        vertical-align: middle;
    }

.ts-reviews .slick-prev {
    left: -5px;
}

.ts-reviews .slick-next {
    right: -5px;
}

    .ts-reviews .slick-next:before {
        -webkit-transform: translate(-2px, 1px) rotate(225deg);
        transform: translate(-2px, 1px) rotate(225deg);
    }

.ts-sources {
    padding: 56px 0 40px;
}

.ts-sources__heading {
    margin-bottom: 30px;
    text-align: center;
}

.ts-sources__title {
    display: block;
    color: #181818;
}

.ts-sources__item {
    margin-bottom: 16px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 12px;
}

.ts-sources__pic {
    display: block;
    width: 100%;
    border-radius: 11px 11px 0 0;
}

.ts-sources__inner {
    padding: 20px 20px 24px;
}

.ts-person {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #5C5C5C;
    line-height: 1.3;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ts-person__preview {
    margin-right: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px;
}

.ts-person__pic {
    display: block;
    width: 100%;
    border-radius: 50%;
}

.ts-person__name {
    font-family: gilroybold, 'Gilroy Bold', 'Gilroy-Bold', serif;
    font-size: 18px;
}

.ts-person__position {
    font-size: 12px;
}

.ts-ready {
    padding: 60px 0;
    background-size: cover;
    background-position: center;
    color: white;
    text-align: center;
}

.ts-ready__title {
    margin-bottom: 30px;
}

@media (min-width: 576px) {
    .ts-section {
        padding: 80px;
    }

    .ts-btn {
        padding: 17px 35px;
        font-size: 18px;
    }

    .ts-team__action {
        font-size: 14px;
    }

    .ts-team__text {
        margin-bottom: 104px;
        font-size: 18px;
    }

    .ts-team__item {
        width: 160px;
        padding: 24px 20px;
    }

    .ts-team__preview {
        width: 88px;
        margin-bottom: 18px;
    }

    .ts-team__name {
        min-height: 72px;
        font-size: 18px;
        letter-spacing: 0.2px;
        line-height: 24px;
    }

    .ts-people {
        overflow: hidden;
    }

    .ts-people__btn {
        margin-top: 60px;
    }

    .ts-people__stats {
        font-size: 16px;
    }

    .ts-impact {
        padding: 80px 0 100px;
    }

    .ts-impact__item {
        padding: 0 40px;
    }

    .ts-ready {
        padding: 80px 0;
    }
}

@media (min-width: 768px) {
    .ts-works__subtitle:hover {
        color: white;
    }

    .ts-works_white .ts-works__subtitle:hover {
        color: #181818;
    }

    .ts-works_white .ts-works__text {
        font-size: 18px;
        line-height: 28px;
    }

    .ts-reviews__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .ts-reviews__pic {
        min-height: 100%;
        border-radius: 16px 0 0 16px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media (min-width: 992px) {
    .ts-care {
        padding: 180px 0 168px;
    }

    .ts-care__title {
        margin-bottom: 20px;
    }

    .ts-care__content {
        margin-bottom: 60px;
    }

    .ts-team__title {
        margin-bottom: 32px;
    }

    .ts-team__nav {
        border-radius: 28px;
    }

    .ts-team__action {
        height: 56px;
        border-radius: 28px;
        font-size: 28px;
        line-height: 56px;
    }

    .ts-team__carousel {
        margin-bottom: 60px;
    }

    .ts-team__btn {
        margin-top: 40px;
    }

    .ts-works {
        text-align: left;
    }

    .ts-works__items {
        max-width: 440px;
        margin: 0;
    }

    .ts-works__item {
        display: block;
        color: rgba(255, 255, 255, 0.5);
    }

        .ts-works__item:before {
            content: '';
            position: absolute;
            top: 0;
            left: -26px;
            width: 6px;
            height: 100%;
            background: #0091FF;
            border-radius: 3px;
            opacity: 0;
            -webkit-transition: opacity .2s;
            transition: opacity .2s;
        }

        .ts-works__item:not(:last-child) {
            margin-bottom: 32px;
        }

        .ts-works__item.active {
            color: white;
            -webkit-transform: translateX(26px);
            transform: translateX(26px);
        }

            .ts-works__item.active:before {
                opacity: 1;
            }

    .ts-works__media {
        width: 375px;
        margin: 0 auto -80px;
    }

    .ts-works__shape:nth-child(1) {
        top: -200px;
        left: -70px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .ts-works__shape:nth-child(2) {
        top: -40px;
        left: 170px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .ts-works__shape:nth-child(3) {
        top: 300px;
        left: -110px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    .ts-works__cover {
        height: 682px;
        border-radius: 6px 6px 0 0;
    }

    .ts-works__btn {
        margin-top: 56px;
    }

    .ts-works_white .ts-works__items {
        max-width: 100%;
    }

    .ts-works_white .ts-works__item {
        color: #c7c8cb;
    }

        .ts-works_white .ts-works__item.active {
            color: #181818;
        }

    .ts-works_white .ts-works__media {
        top: 20px;
        width: 440px;
    }

    .ts-people {
        text-align: left;
    }

    .ts-people__preview {
        margin: 0 -100px 0 0;
    }

    .ts-people_white .ts-people__preview {
        margin: 0 0 0 -100px;
    }

    .ts-people_white .ts-people__inner {
        padding-left: 60px;
    }

    .ts-impact__content {
        margin-bottom: 60px;
    }

    .ts-impact__carousel {
        margin-bottom: 88px;
    }

    .ts-impact__preview {
        margin-bottom: 24px;
    }

    .ts-impact__btn {
        margin-bottom: 104px;
    }

    .ts-reviews__item {
        margin: 0;
    }

    .ts-reviews__preview {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 380px;
        flex: 0 0 380px;
    }

    .ts-reviews__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-height: 310px;
        padding: 30px 50px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .ts-reviews .slick-list {
        overflow: hidden;
    }

    .ts-sources {
        padding: 80px 0 50px;
    }

    .ts-sources__title {
        margin-bottom: 30px;
    }

    .ts-sources__item {
        margin-bottom: 30px;
    }

    .ts-sources__item_sm .ts-sources__title {
        font-size: 21px;
        line-height: 24px;
    }
}

@media (min-width: 1200px) {
    .ts-section {
        padding: 120px 0;
    }

    .ts-works {
        padding: 90px 0;
    }

    .ts-works__media {
        margin: -10px auto -150px;
    }

    .ts-works_white .ts-works__media {
        top: 0;
    }

    .ts-people__inner {
        padding-right: 40px;
    }

    .ts-impact {
        padding: 120px 0 140px;
    }

    .ts-reviews .slick-prev {
        left: -30px;
    }

    .ts-reviews .slick-next {
        right: -30px;
    }

    .ts-sources {
        padding: 120px 0 90px;
    }

    .ts-ready {
        padding: 120px 0;
    }
}

@font-face {
    font-family: "Gilroy Bold";
    src: url("../fonts/Radomir-Tinkov---Gilroy-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gilroy Medium";
    src: url("../fonts/Radomir-Tinkov---Gilroy-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "StaffxCondensed";
    src: url("../fonts/StaffXCondensed-SemiBold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

.webflow__grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
}

.team-member-bio-inner p {
    font-size: 17px;
}

@media (min-width: 2500px) {
    .team-member-bio-inner p {
        font-size: 24px;
    }
}

@media (min-width: 400px) and (max-width: 2499px) {
    .team-member-bio-inner p {
        font-size: calc(17px + (24 - 17) * (100vw - 400px) / (2500 - 400));
    }
}

@media (min-width: 1070px) {
    .ups--betterup-page-content .team-member-bio-inner {
        margin-left: 1.75vw;
        margin-right: 1.75vw;
    }
}

@media (min-width: 1200px) {
    .ups--betterup-page-content .team-member-bio-inner {
        margin-left: 3.33vw;
        margin-right: 3.33vw;
    }
}

@media (min-width: 1500px) {
    .ups--betterup-page-content .team-member-bio-inner {
        margin-left: 7vw;
        margin-right: 7vw;
    }
}

.tray.tray--leadership {
    padding-top: 6rem;
    padding-bottom: 6rem;
    font-family: "Gilroy Medium", sans-serif;
    font-weight: 500;
}

.tray.tray--team-member-bio {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.leadership-team__header {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.leadership__team {
    margin-top: 120px;
}

.leadership__team-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.leadership__team-large-grid {
    margin-top: 64px;
    grid-row-gap: 64px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto;
}

.team__figure {
    color: #181818;
}

.sp_position {
    margin-top: auto;
    font-family: "Gilroy Medium", sans-serif;
    color: #444;
    font-size: 1.313rem;
    line-height: 1.2;
    font-weight: 500;
    text-transform: initial;
}

h3.team__team-member-name {
    display: inline;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: "Gilroy Bold", sans-serif;
    color: #061001;
    font-size: 1.875rem;
    line-height: 1.35;
    font-weight: 700;
    letter-spacing: -0.02em;
    text-transform: initial;
}

.team__team-member-image-wrapper {
    position: relative;
    overflow: hidden;
}

.team__figure-decoration {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.img_teammember {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 0%;
    position: absolute;
    top: 0;
    bottom: 0;
}

.team__team-member-image-wrapper {
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
}


.team__team-member-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-decoration: none;
}

.team__team-member-link:hover .team__team-member-name {
    background-position: 0% 100%;
}

h3.team__team-member-name {
    transition: background-position 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    background-image: linear-gradient(to right, #ffdc23 0%, #ffdc23 50%, #fff 50%, #fff 100%);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 200% 2px;
    line-height: 1.35;
    transition-duration: 500ms;
    font-size: calc(20px + (28 - 20) * (100vw - 400px) / (2500 - 400))
}

.leadership-team__title {
    font-size: calc(38px + (72 - 38) * (100vw - 400px) / (2500 - 400))
}

.leadership-team__description {
    font-size: calc(17px + (24 - 17) * (100vw - 400px) / (2500 - 400))
}

.sp_position {
    font-size: calc(13px + (16 - 13) * (100vw - 400px) / (2500 - 400))
}

.team__team-member-title {
    margin-top: 15px;
    margin-bottom: 15px;
}

.em_style {
    display: none;
}

h2.leadership-team__title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: StaffxCondensed, sans-serif;
    color: #061001;
    line-height: 0.9;
    font-weight: 600;
    text-transform: uppercase;
}

.leadership-team__description {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #444;
    line-height: 1.35;
}

.team-member-bio__breadcrumb {
    display: inline-block;
    margin-bottom: 4.625rem;
    font-family: "Gilroy Medium", sans-serif;
    color: rgba(68, 68, 68, 0.8);
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.01em;
    text-decoration: none;
}

.team-member-bio__main {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-rows: 1fr;
    grid-column-gap: 8.625rem;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
    font-family: "Gilroy Medium", sans-serif;
    font-weight: 500;
}

.team-member-bio__image-absolute {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
}

.team-member-bio__caption {
    font-size: 13px;
    line-height: 16px;
    color: rgba(68, 68, 68, 0.80);
    margin-top: 5px;
}

.team-member-bio__social-links-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1.5rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.team-member-bio__social-link {
    overflow: hidden;
    width: 36px;
    height: 36px;
    margin-right: 12px;
    border-radius: 50%;
}

.team-member-bio__social-link-icon {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.team-member-bio__social-link-text {
    color: rgba(68, 68, 68, 0.8);
    font-size: 13px;
    line-height: 1.32;
}

.team-member-bio__image {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 0%;
    object-position: 50% 0%;
}

.team-member-bio__name {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: StaffxCondensed, sans-serif;
    color: #061001;
    font-size: 3rem;
    line-height: 1.3;
    font-weight: 600;
    text-transform: uppercase;
}

h3.team-member-bio__title {
    margin-top: 0px;
    margin-bottom: 1.5rem;
    font-family: "Gilroy Medium", sans-serif;
    color: #444;
    font-size: 2.1rem;
    line-height: 2.4rem;
    font-weight: 500;
    text-transform: initial;
}

.team-member-bio__rte p {
    margin-top: 0px;
    margin-bottom: 1rem;
    color: #444;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
    .team-member-bio__breadcrumb {
        margin-top: 20px;
    }
}

@media screen and (max-width: 438px) {
    .team-member-bio__breadcrumb {
        margin-top: 70px;
    }
}

@media only screen and (min-width: 992px) {
    .team__team-member-image-wrapper.cc-rect-img {
        padding-bottom: 72.74%;
    }
}

@media screen and (max-width: 991px) {
    .tray.tray--team-member-bio {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .leadership__team-large-grid {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .team-member-bio__breadcrumb {
        margin-bottom: 2.3rem;
    }

    .team-member-bio__main {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }

    .team-member-bio__bio-text {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .team-member-bio__social-links-wrapper {
        margin-bottom: 1.5rem;
    }
}

@media screen and (max-width: 767px) {
    .leadership__team-grid {
        grid-column-gap: 16px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .leadership__team-large-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .team__team-member-image-wrapper {
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 479px) {
    .team__team-member-name {
        white-space: pre-line;
    }

    .team__team-member-image-wrapper {
        height: auto;
    }

    .img_teammember {
        display: block;
        width: 100%;
    }

    .team-member-bio__main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .team-member-bio__social-links-wrapper {
        margin-top: 0.75rem;
    }
}

.team-member-bio__image-wrapper {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
}

@media screen and (max-width: 991px) {
    .team-member-bio__image-wrapper {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4;
    }
}

@media screen and (max-width: 767px) {
    .leadership-team__header-inner-left {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 2;
        grid-column-start: span 2;
        -ms-grid-column-span: 2;
        grid-column-end: span 2;
    }

    .leadership-team__header-inner-right {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 2;
        grid-column-start: span 2;
        -ms-grid-column-span: 2;
        grid-column-end: span 2;
    }
}

