@import url(https://fast.fonts.net/lt/1.css?apiType=css&c=168bf53c-beb4-4e98-b85f-e0a1dd8d1719&fontids=5664085,5664093,5664150,5664103);@charset "UTF-8";
/*
 * Nylon CSS Partial 
 * Importing External Fonts
*/
@font-face {
  font-family: "Helvetica Neue LT W05";
  font-weight: 300;
  src: url("../Fonts/5664085/cb0d1e8a-e111-4dbf-82c2-e948aba954c0.eot?#iefix");
  src: url("../Fonts/5664085/cb0d1e8a-e111-4dbf-82c2-e948aba954c0.eot?#iefix") format("eot"), url("../Fonts/5664085/f9c5199e-a996-4c08-9042-1eb845bb7495.woff2") format("woff2"), url("../Fonts/5664085/2a34f1f8-d701-4949-b12d-133c1c2636eb.woff") format("woff"), url("../Fonts/5664085/fdf10d5e-4ce0-45e5-a6c1-5eaff6cb1c11.ttf") format("truetype");
}

@font-face {
  font-family: "Helvetica Neue LT W05";
  font-weight: 400;
  src: url("../Fonts/5664093/522972a6-5867-47ae-82fc-a7cf9bd5d4d4.eot?#iefix");
  src: url("../Fonts/5664093/522972a6-5867-47ae-82fc-a7cf9bd5d4d4.eot?#iefix") format("eot"), url("../Fonts/5664093/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2") format("woff2"), url("../Fonts/5664093/08edde9d-c27b-4731-a27f-d6cd9b01cd06.woff") format("woff"), url("../Fonts/5664093/8f4a1705-214a-4dd0-80b8-72252c37e688.ttf") format("truetype");
}

@font-face {
  font-family: "Helvetica Neue LT W05";
  font-weight: 500;
  src: url("../Fonts/5664103/5640036d-d549-4f16-b31e-87da78d9e832.eot?#iefix");
  src: url("../Fonts/5664103/5640036d-d549-4f16-b31e-87da78d9e832.eot?#iefix") format("eot"), url("../Fonts/5664103/240c57a0-fdce-440d-9ce3-85e0cb56f470.woff2") format("woff2"), url("../Fonts/5664103/7802e576-2ffa-4f22-a409-534355fbea79.woff") format("woff"), url("../Fonts/5664103/14d824a2-2a5c-4692-8e30-74f6e177b675.ttf") format("truetype");
}

@font-face {
  font-family: "Helvetica Neue LT W05";
  font-weight: 700;
  src: url("../Fonts/5664150/4c21ab66-1566-4a85-b310-fbc649985f88.eot?#iefix");
  src: url("../Fonts/5664150/4c21ab66-1566-4a85-b310-fbc649985f88.eot?#iefix") format("eot"), url("../Fonts/5664150/800da3b0-675f-465f-892d-d76cecbdd5b1.woff2") format("woff2"), url("../Fonts/5664150/7b415a05-784a-4a4c-8c94-67e9288312f5.woff") format("woff"), url("../Fonts/5664150/f07c25ed-2d61-4e44-99ab-a0bc3ec67662.ttf") format("truetype");
}

.color-blue {
  color: #0069AA;
}

.color-gray {
  color: #77777A;
}

.color-orange {
  color: #F7941E;
}

.font-weight-light {
  font-weight: 300;
}

.font-weight-medium {
  font-weight: 500;
}

.block {
  display: block;
}

.clearfix {
  clear: both;
  zoom: 1;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.img-responsive {
  width: 100% !important;
  height: auto;
}

.transition-fade {
  opacity: 1;
}

html.is-animating .transition-fade {
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
  opacity: 1;
}

html.is-leaving .transition-fade {
  opacity: 0;
}

body.no-scroll {
  overflow: hidden;
}

body.logged-in .navbar,
body.logged-in .top-searchbox {
  top: 32px;
}

.spirion-slider {
  -webkit-transition: -webkit-transform 666ms cubic-bezier(0.666, 0, 0.333, 1);
  transition: -webkit-transform 666ms cubic-bezier(0.666, 0, 0.333, 1);
  transition: transform 666ms cubic-bezier(0.666, 0, 0.333, 1);
  transition: transform 666ms cubic-bezier(0.666, 0, 0.333, 1), -webkit-transform 666ms cubic-bezier(0.666, 0, 0.333, 1);
}

.buttons-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.single-spirion-logo {
  width: 280px;
  padding: 3rem 4rem;
}

.single-spirion-logo svg {
  width: 100%;
}

.select2-container--default .select2-results__option[aria-disabled="true"] {
  display: none;
}

.select2-container--default .select2-results > .select2-results__options {
  background-color: #F5F5F5;
}

.global-hero-404 {
  margin: 15rem 0 5rem 0;
}

.resources-not-found {
  text-align: center;
  margin: 0 0 6rem 0;
}

.bg-white {
  background-color: #fafafa;
}

.single-paragraph .content-styled {
  max-width: 65%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media (max-width: 1024px) {
  .single-paragraph .content-styled {
    max-width: 100%;
    text-align: left;
  }
}

.initial-content {
  padding: 12px 0 20px 0;
}

.carousel-lightbox {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #0069AA;
}

.carousel-lightbox.is-active {
  opacity: 1;
  pointer-events: all;
}

.carousel-lightbox > .carousel-lightbox-wrapper {
  position: relative;
  padding: 100px 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
}

.carousel-item-lightbox {
  position: relative;
}

.carousel-item-lightbox .close-slide {
  display: block;
  position: absolute;
  top: 1.75rem;
  left: 0;
  z-index: 999;
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
}

.carousel-item-lightbox .inner {
  padding-left: 5rem;
}

.carousel-item-lightbox .h1,
.carousel-item-lightbox .h2,
.carousel-item-lightbox .lead-wrapper p {
  color: #fafafa;
}

.carousel-item-lightbox .lead-wrapper {
  padding: 3rem 0;
}

.mini-card-item {
  max-width: 85%;
  margin: 3rem auto;
}

.card-avatar {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}

.card-avatar.card-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.card-avatar.card-icon img {
  width: 81px !important;
  height: 50px !important;
}

.card-avatar img {
  width: 90%;
  height: 90% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.card-text {
  text-align: center;
  margin: 3rem 0;
}

.form-code-snippet .mktoForm {
  width: 100% !important;
  padding: 0 !important;
}

.form-code-snippet .mktoForm .mktoFormCol,
.form-code-snippet .mktoForm .mktoHasWidth {
  float: none;
  width: 100% !important;
  background-color: transparent !important;
}

.form-code-snippet .mktoForm .mktoAsterix {
  display: none !important;
}

.form-code-snippet .mktoForm .mktoFieldWrap {
  float: none !important;
}

.form-code-snippet .mktoForm input[type="text"],
.form-code-snippet .mktoForm input[type="email"],
.form-code-snippet .mktoForm input[type="phone"],
.form-code-snippet .mktoForm input[type="tel"],
.form-code-snippet .mktoForm textarea,
.form-code-snippet .mktoForm select {
  text-align: left !important;
  display: block;
  width: 100% !important;
  border: none;
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: 0.05rem;
  line-height: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 5px 0;
  background-color: transparent;
  border-radius: 0px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
  color: #fafafa !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.65) !important;
  height: auto;
  max-width: 100% !important;
  text-indent: 0 !important;
}

.form-code-snippet .mktoForm input[type="text"].error,
.form-code-snippet .mktoForm input[type="email"].error,
.form-code-snippet .mktoForm input[type="phone"].error,
.form-code-snippet .mktoForm input[type="tel"].error,
.form-code-snippet .mktoForm textarea.error,
.form-code-snippet .mktoForm select.error {
  border-color: #F7941E;
}

.form-code-snippet .mktoForm input[type="text"]:focus,
.form-code-snippet .mktoForm input[type="email"]:focus,
.form-code-snippet .mktoForm input[type="phone"]:focus,
.form-code-snippet .mktoForm input[type="tel"]:focus,
.form-code-snippet .mktoForm textarea:focus,
.form-code-snippet .mktoForm select:focus {
  border-color: #fafafa !important;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-code-snippet .mktoForm .select2 {
  width: 100% !important;
}

.form-code-snippet .mktoForm .select2 .select2-selection__arrow {
  top: -5px;
}

@media only screen and (max-width: 767px) {
  .form-code-snippet .mktoForm .select2 .select2-selection__arrow b {
    width: 12px;
    margin-left: -20px;
    padding: 0 !important;
  }
}

.form-code-snippet .mktoForm .select2 .select2-selection--single {
  opacity: 0.7;
  color: #fafafa;
  border-bottom: 1px solid white;
  height: 30px;
  margin-bottom: 13px;
}

.form-code-snippet .mktoForm .select2.select2-container--open .select2-selection--single {
  opacity: 1;
}

.form-code-snippet .mktoForm ::-webkit-input-placeholder {
  color: #fafafa;
  opacity: 0.65;
  text-align: left !important;
  vertical-align: top !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.form-code-snippet .mktoForm :-moz-placeholder {
  color: #fafafa;
  opacity: 0.65;
  text-align: left !important;
  vertical-align: top !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.form-code-snippet .mktoForm ::-moz-placeholder {
  color: #fafafa;
  opacity: 0.65;
  text-align: left !important;
  vertical-align: top !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.form-code-snippet .mktoForm :-ms-input-placeholder {
  color: #fafafa;
  opacity: 0.65;
  text-align: left !important;
  vertical-align: top !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.form-code-snippet .mktoForm input:-webkit-autofill,
.form-code-snippet .mktoForm input:-webkit-autofill:hover,
.form-code-snippet .mktoForm input:-webkit-autofill:focus,
.form-code-snippet .mktoForm textarea:-webkit-autofill,
.form-code-snippet .mktoForm textarea:-webkit-autofill:hover,
.form-code-snippet .mktoForm textarea:-webkit-autofill:focus,
.form-code-snippet .mktoForm select:-webkit-autofill,
.form-code-snippet .mktoForm select:-webkit-autofill:hover,
.form-code-snippet .mktoForm select:-webkit-autofill:focus {
  border: none;
  color: #fafafa !important;
  -webkit-text-fill-color: #fafafa !important;
  font-size: 1.6rem !important;
  font-weight: 300;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.form-code-snippet .mktoForm .mktoOffset {
  display: none !important;
}

.form-code-snippet .mktoForm .mktoForm textarea[rows="8"],
.form-code-snippet .mktoForm .mktoForm textarea,
.form-code-snippet .mktoForm textarea#ContactUsMsg {
  height: 33px;
  min-height: 30px;
  overflow: hidden;
  line-height: 30px;
  margin-bottom: 30px;
  resize: auto !important;
}

.form-code-snippet .mktoForm .mktoFieldDescriptor {
  margin-bottom: 0 !important;
}

.form-code-snippet .mktoForm .mktoError {
  right: auto !important;
  left: 0 !important;
}

.form-code-snippet .mktoForm .mktoError .mktoErrorArrow {
  background-color: #F7941E !important;
  border-color: #F7941E !important;
}

.form-code-snippet .mktoForm .mktoError .mktoErrorMsg {
  background-image: none !important;
  background-color: #F7941E !important;
  border-color: #F7941E !important;
  border-radius: 0 !important;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: #f7941e;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-size: 14px;
  max-width: none !important;
}

.form-code-snippet .mktoForm .mktoButtonRow {
  width: 100% !important;
  text-align: left !important;
}

.form-code-snippet .mktoForm .mktoButtonRow .mktoButtonWrap {
  margin-left: 0 !important;
}

.form-code-snippet .mktoForm .mktoButtonRow .mktoButtonWrap button,
.form-code-snippet .mktoForm .mktoButtonRow .mktoButtonWrap button[type="submit"] {
  background: #F7941E !important;
  border: 0 !important;
  font-size: 1.4rem !important;
  font-weight: 700 !important;
  padding: 9px 30px !important;
  margin-left: 0 !important;
  margin-top: 30px;
  text-transform: uppercase;
  line-height: 1.4 !important;
}

.form-code-snippet .mktoForm .hs_cos_wrapper {
  color: #fafafa;
  opacity: 0.65;
}

.form-code-snippet .mktoForm .hs_cos_wrapper a {
  color: #fafafa !important;
  text-decoration: underline !important;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.promotion-box {
  padding: 0 !important;
}

.navbar .navbar-wrapper .navbar-menu > ul li.solutions-mega-menu > ul.dropdown-menu > li.promotion-box {
  padding: 0 !important;
}

.promobox-item {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.promobox-item p {
  margin-bottom: 15px;
  color: #fafafa;
}

@media (max-width: 769px) {
  .carousel-lightbox-content {
    margin-top: 50px;
  }
}

.custom-404-image {
  width: 60%;
  max-width: 720px;
  margin: 0 auto 3rem auto;
}

@media (max-width: 768px) {
  .custom-404-image {
    width: 100%;
  }
}

.custom-404-image img {
  width: 100%;
  height: auto;
}

.swiper-button-next,
.swiper-button-prev {
  color: #fafafa !important;
  width: 20px !important;
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
}

.cc-banner .cc-btn {
  border-radius: 0 !important;
  border: none !important;
  padding: 8px 40px !important;
  text-transform: uppercase;
  background-color: #F7941E !important;
  color: #fafafa !important;
  -webkit-transition: all 300ms ease-out !important;
  transition: all 300ms ease-out !important;
}

.cc-banner .cc-btn:hover, .cc-banner .cc-btn.hover {
  background: #ef5503 !important;
  border-color: #ef5503 !important;
  color: #fafafa !important;
}

.cc-banner .cc-btn:active, .cc-banner .cc-btn:focus, .cc-banner .cc-btn.active {
  background: #f48116 !important;
  border-color: #f48116 !important;
  color: #fafafa !important;
}

.cc-banner .cc-message .cc-link {
  color: #fafafa !important;
  opacity: 0.4;
}

.cc-banner .cc-message .cc-link:first-child {
  display: none;
}

.cc-banner .cc-message .cc-divider {
  display: none;
}

.post-date {
  position: relative;
  display: block;
  margin-top: 25px;
  margin-bottom: 21px;
}

.post-date p {
  font-style: italic;
}

.all-posts-btn-container {
  padding: 20px 0;
}

body .hide {
  display: none !important;
}

body.admin-bar .sticky-item.is-stick {
  position: fixed;
  top: 122px;
}

.sticky-item.is-stick {
  position: fixed;
  top: 120px;
  bottom: initial;
}

.sticky-item.is-bottom {
  position: absolute;
  top: initial;
  bottom: 0;
}

body {
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
  text-decoration: none;
}

a:not(.btn):not(.resource-card-item):not(.tab-resource-anchor):not(.resource-item):not(.navtab-item):not(.float-menu-link):not(.social-icons):not(.all-posts-btn) {
  text-decoration: none;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #F7941E;
}

a:not(.btn):not(.resource-card-item):not(.tab-resource-anchor):not(.resource-item):not(.navtab-item):not(.float-menu-link):not(.social-icons):not(.all-posts-btn) span {
  background-image: linear-gradient(120deg, #F7941E 0%, #F7941E 100%);
  background-repeat: no-repeat;
  background-size: 0 0.1em;
  background-position: 0 100%;
  -webkit-transition: background-size .5s ease-in;
  transition: background-size .5s ease-in;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: 4px;
}

a:not(.btn):not(.resource-card-item):not(.tab-resource-anchor):not(.resource-item):not(.navtab-item):not(.float-menu-link):not(.social-icons):not(.all-posts-btn):hover, a:not(.btn):not(.resource-card-item):not(.tab-resource-anchor):not(.resource-item):not(.navtab-item):not(.float-menu-link):not(.social-icons):not(.all-posts-btn).hover {
  text-decoration: none;
  color: #F7941E;
}

a:not(.btn):not(.resource-card-item):not(.tab-resource-anchor):not(.resource-item):not(.navtab-item):not(.float-menu-link):not(.social-icons):not(.all-posts-btn):hover span, a:not(.btn):not(.resource-card-item):not(.tab-resource-anchor):not(.resource-item):not(.navtab-item):not(.float-menu-link):not(.social-icons):not(.all-posts-btn).hover span {
  -webkit-transition: background-size .5s ease-out;
  transition: background-size .5s ease-out;
  background-size: 100% 0.1em;
}

a:not(.btn):not(.resource-card-item):not(.tab-resource-anchor):not(.resource-item):not(.navtab-item):not(.float-menu-link):not(.social-icons):not(.all-posts-btn):active, a:not(.btn):not(.resource-card-item):not(.tab-resource-anchor):not(.resource-item):not(.navtab-item):not(.float-menu-link):not(.social-icons):not(.all-posts-btn).active {
  text-decoration: none;
  color: #F7941E;
}

a:not(.btn):not(.resource-card-item):not(.tab-resource-anchor):not(.resource-item):not(.navtab-item):not(.float-menu-link):not(.social-icons):not(.all-posts-btn):active span, a:not(.btn):not(.resource-card-item):not(.tab-resource-anchor):not(.resource-item):not(.navtab-item):not(.float-menu-link):not(.social-icons):not(.all-posts-btn).active span {
  -webkit-transition: background-size .5s ease-out;
  transition: background-size .5s ease-out;
  background-size: 100% 0.15em;
}

.main-cta a span {
  color: #fafafa;
}

b,
strong {
  font-weight: 700;
}

i,
em {
  font-style: italic;
}

img {
  max-width: 100%;
}

p {
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #77777a;
  font-size: 1.6rem;
  letter-spacing: 0.055em;
  line-height: 2.8rem;
}

p.lead {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 26px;
  color: #77777A;
  letter-spacing: 0.070rem;
}

@media (min-width: 768px) {
  p.lead {
    font-size: 2.1rem;
    line-height: 30px;
  }
}

@media (min-width: 1168px) {
  p.lead {
    font-size: 2.1rem;
    line-height: 30px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
table thead tr th {
  letter-spacing: 0.05em;
  color: #555555;
  margin-bottom: 1.5rem;
  position: relative;
  display: inline-block;
}

h1,
h2,
h3,
h4 {
  font-weight: 400;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h5,
h6,
table thead tr th {
  font-weight: 500;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1,
.h1 {
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 3rem;
}

@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 4.8rem;
    line-height: 1;
  }
}

@media (min-width: 1168px) {
  h1,
  .h1 {
    font-size: 4.8rem;
    line-height: 1;
  }
}

h2,
.h2 {
  font-size: 2.4rem;
  line-height: 30px;
}

@media (min-width: 768px) {
  h2,
  .h2 {
    font-size: 3rem;
    line-height: 1;
  }
}

@media (min-width: 1168px) {
  h2,
  .h2 {
    font-size: 3.6rem;
    line-height: 1;
  }
}

h3,
.h3 {
  font-size: 2.1rem;
  line-height: 28px;
}

@media (min-width: 768px) {
  h3,
  .h3 {
    font-size: 2.4rem;
    line-height: 30px;
  }
}

@media (min-width: 1168px) {
  h3,
  .h3 {
    font-size: 3rem;
    line-height: 1;
  }
}

h4,
.h4 {
  font-size: 1.8rem;
  line-height: 2.4rem;
}

@media (min-width: 768px) {
  h4,
  .h4 {
    font-size: 2.1rem;
    line-height: 28px;
  }
}

@media (min-width: 1168px) {
  h4,
  .h4 {
    font-size: 2.4rem;
    line-height: 1.25;
  }
}

h5,
.h5 {
  font-size: 1.8rem;
  line-height: 24px;
}

@media (min-width: 768px) {
  h5,
  .h5 {
    font-size: 2.1rem;
    line-height: 28px;
  }
}


h6,
table thead tr th,
.h6 {
  font-size: 1.8rem;
  line-height: 24px;
}

ol li:before {
  font-weight: 500;
}

.content-styled table {
  border: 1px solid #ccc;
  margin-bottom: 21px;
}

.content-styled td {
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #77777a;
  font-size: 1.6rem;
  letter-spacing: 0.055em;
  line-height: 2.8rem;
}

.content-styled p {
  margin-bottom: 21px;
  color: #77777a;
}

.content-styled a:not(.btn) {
  text-decoration: none;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #F7941E;
}

.content-styled a:not(.btn) span {
  background-image: linear-gradient(120deg, #F7941E 0%, #F7941E 100%);
  background-repeat: no-repeat;
  background-size: 0 0.1em;
  background-position: 0 100%;
  -webkit-transition: background-size .5s ease-in;
  transition: background-size .5s ease-in;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: 4px;
}

.content-styled a:not(.btn):hover, .content-styled a:not(.btn).hover {
  text-decoration: none;
  color: #F7941E;
}

.content-styled a:not(.btn):hover span, .content-styled a:not(.btn).hover span {
  -webkit-transition: background-size .5s ease-out;
  transition: background-size .5s ease-out;
  background-size: 100% 0.1em;
}

.content-styled a:not(.btn):active, .content-styled a:not(.btn).active {
  text-decoration: none;
  color: #F7941E;
}

.content-styled a:not(.btn):active span, .content-styled a:not(.btn).active span {
  -webkit-transition: background-size .5s ease-out;
  transition: background-size .5s ease-out;
  background-size: 100% 0.15em;
}

.content-styled ul {
  list-style-type: none;
  margin-left: 50px;
  position: relative;
}

.content-styled ul li {
  margin: 1em 0;
  position: relative;
  font-size: 1.6rem;
  line-height: 1.7;
  font-weight: 300;
  letter-spacing: 0.05em;
  color: #555555;
}

.content-styled ul li:before {
  content: "\2013";
  position: absolute;
  left: -40px;
  top: 0px;
  color: #555555;
}

.content-styled ul.check {
  list-style-type: none;
  margin-left: 50px;
  position: relative;
}

.content-styled ul.check li {
  margin: 1.5em 0;
  position: relative;
  line-height: 1.7;
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
  color: #555555;
}

.content-styled ul.check li:before {
  content: "";
  position: absolute;
  left: -45px;
  top: 6px;
  width: 25px;
  height: 17px;
  background-image: url("/wp-content/themes/spirion/assets/img/check-icon.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  font-weight: 300;
}

.content-styled ol {
  counter-reset: item;
  padding: 0;
}

.content-styled ol li {
  counter-increment: item;
  list-style: none inside;
  line-height: 30px;
  margin: 1em 0;
  padding-left: 50px;
  position: relative;
  font-size: 1.6rem;
  font-weight: 300;
  color: #555555;
  letter-spacing: 0.075em;
}

.content-styled ol li:before {
  background: #0069AA;
  border-radius: 50%;
  color: #fafafa;
  content: "" counter(item) "";
  display: inline-block;
  height: 30px;
  left: 0;
  line-height: 30px;
  position: absolute;
  text-align: center;
  width: 30px;
}

.content-styled hr {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  width: 100%;
  height: 4px;
  background-color: #eeeeee;
  opacity: 0.25;
}

.content-styled figure {
  width: 100% !important;
  height: auto;
  margin-bottom: 15px;
}

.content-styled figure img {
  width: 100% !important;
  height: auto !important;
}

.content-styled figcaption {
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 300;
  font-style: italic;
  line-height: 1;
  display: block;
  margin: 1.4rem 0;
}

.content-styled img {
  height: auto;
}

.content-styled img.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  height: auto;
}

.content-styled img.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  height: auto;
}

.content-styled img.aligncenter {
  clear: both;
  float: none;
  margin: 0 auto;
  height: auto;
}

.content-styled ul {
  display: block;
  list-style: none;
  margin-bottom: 0;
}

.content-styled blockquote {
  color: #555555;
  margin: 30px 0;
  padding: 0px 0 0 325px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  position: relative;
}

.content-styled blockquote:before {
  content: "";
  width: 295px;
  height: 2px;
  background-color: #0069AA;
  position: absolute;
  top: 12px;
  left: 0;
}

.content-styled blockquote p {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 26px;
  color: #77777A;
  letter-spacing: 0.070rem;
}

@media (min-width: 768px) {
  .content-styled blockquote p {
    font-size: 2.1rem;
    line-height: 30px;
  }
}

@media (min-width: 1168px) {
  .content-styled blockquote p {
    font-size: 2.1rem;
    line-height: 30px;
  }
}

.content-styled blockquote cite {
  font-size: 14px;
  color: #77777a;
  margin-top: 16px;
  display: block;
}

.content-styled blockquote .byline {
  font-size: 16px;
  font-weight: 300;
  display: block;
}

.theme-dark .content-styled h1, .theme-dark .content-styled h2, .theme-dark .content-styled h3, .theme-dark .content-styled h4, .theme-dark .content-styled h5, .theme-dark .content-styled h6, .theme-dark .content-styled table thead tr th, table thead tr .theme-dark .content-styled th, .theme-dark .content-styled p,
.theme-dark .product-menu-background h1,
.theme-dark .product-menu-background h2,
.theme-dark .product-menu-background h3,
.theme-dark .product-menu-background h4,
.theme-dark .product-menu-background h5,
.theme-dark .product-menu-background h6,
.theme-dark .product-menu-background table thead tr th,
table thead tr .theme-dark .product-menu-background th,
.theme-dark .product-menu-background p {
  color: #fafafa;
}

/* 
 *  Flexbox Grid. 
 *  Visit http://flexboxgrid.com/ for read the documentation
 *
*/
.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto;
}

.container {
  max-width: 1440px;
  width: 100%;
  padding: 0 2rem;
  position: relative;
}

@media (min-width: 768px) {
  .container {
    padding: 0 calc(3rem - 0.5rem);
  }
}

@media (min-width: 1168px) {
  .container {
    padding: 0 calc(4rem - 0.5rem);
  }
}

.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}

.row {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

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

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

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

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

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

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

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

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

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

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media only screen and (min-width: 48em) {
  .col-sm,
  .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-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media only screen and (min-width: 64em) {
  .col-md,
  .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-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media only screen and (min-width: 75em) {
  .col-lg,
  .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-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.col-centered {
  margin: 0 auto;
}

.navbar {
  background: transparent;
  height: 100px;
  padding: 0;
  z-index: 1000;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

@media (max-width: 1192px) {
  .navbar {
    background-color: transparent;
    height: 100px;
  }
}

.navbar.headroom--not-top, .navbar.start-bg-blue {
  background-color: #0069AA;
}

.navbar .navbar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  -webkit-box-flex: row;
      -ms-flex: row nowrap;
          flex: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}

@media (max-width: 1192px) {
  .navbar .navbar-wrapper {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100px;
  }
}

.navbar .navbar-wrapper .navbar-brand {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 206px;
          flex: 0 0 206px;
  height: 57px;
  position: relative;
  z-index: 1005;
}

.navbar .navbar-wrapper .navbar-brand svg {
  width: 100%;
  height: auto;
}

@media (max-width: 1360px) {
  .navbar .navbar-wrapper .navbar-brand {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 186px;
            flex: 0 1 186px;
  }
}

@media (max-width: 1192px) {
  .navbar .navbar-wrapper .navbar-brand {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 152px;
            flex: 0 0 152px;
    height: 43px;
  }
}

.navbar .navbar-wrapper .navbar-brand-link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.navbar .navbar-wrapper .navbar-brand .brand-logo {
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.navbar .navbar-wrapper .navbar-brand .brand-logo-container {
  position: relative;
  width: 100%;
}

.navbar .navbar-wrapper .navbar-brand .brand-logo-container.brand-is-default .brand-logo-white {
  opacity: 1;
}

.navbar .navbar-wrapper .navbar-brand .brand-logo-container.brand-is-default .brand-logo-inverse {
  opacity: 0;
}

.navbar .navbar-wrapper .navbar-brand .brand-logo-container.brand-is-inverse .brand-logo-white {
  opacity: 0;
}

.navbar .navbar-wrapper .navbar-brand .brand-logo-container.brand-is-inverse .brand-logo-inverse {
  opacity: 1;
}

.navbar .navbar-wrapper .navbar-menus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 206px);
          flex: 0 0 calc(100% - 206px);
  min-height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1360px) {
  .navbar .navbar-wrapper .navbar-menus {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 186px);
            flex: 0 0 calc(100% - 186px);
  }
}

@media (max-width: 1192px) {
  .navbar .navbar-wrapper .navbar-menus {
    display: none;
  }
}

.navbar .navbar-wrapper .navbar-menu {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  display: block;
}

@media (max-width: 1192px) {
  .navbar .navbar-wrapper .navbar-menu {
    display: none;
  }
}

.navbar .navbar-wrapper .navbar-menu > ul {
  padding: 0 0 0 3.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 999;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.navbar .navbar-wrapper .navbar-menu > ul > li {
  padding-right: 2rem;
  height: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar .navbar-wrapper .navbar-menu > ul > li > a {
  color: #fafafa !important;
  font-weight: 500;
  height: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  -webkit-transition: color 300ms ease-out;
  transition: color 300ms ease-out;
  position: relative;
}

.navbar .navbar-wrapper .navbar-menu > ul > li > a:hover {
  color: #F7941E !important;
}

.navbar .navbar-wrapper .navbar-menu > ul > li > ul.dropdown-menu {
  pointer-events: none;
  opacity: 0;
  top: 90px;
  position: absolute;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  padding: 2rem 3rem 0 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

.navbar .navbar-wrapper .navbar-menu > ul > li > ul.dropdown-menu.active {
  pointer-events: all;
  opacity: 1;
}

.navbar .navbar-wrapper .navbar-menu > ul > li > ul.dropdown-menu > li.menu-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  padding: 0 0 1rem 0;
}

.navbar .navbar-wrapper .navbar-menu > ul > li > ul.dropdown-menu > li.menu-item > a.dropdown-item {
  font-size: 1.4rem;
  color: #0069AA !important;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 1rem 0;
  display: block;
  line-height: 1.75;
  margin-left: 51px;
}

.navbar .navbar-wrapper .navbar-menu > ul > li > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item {
  margin: 0 0 1rem 0;
}

.navbar .navbar-wrapper .navbar-menu > ul > li > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item > a {
  display: block;
  padding: 1rem 0 1rem 5rem;
  color: #0069AA !important;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.navbar .navbar-wrapper .navbar-menu > ul > li > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 100%;
  bottom: 0;
  background: url(../img/arrow-menu-item.svg);
  background-size: cover;
  background-position: center;
  opacity: 0;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}

.navbar .navbar-wrapper .navbar-menu > ul > li > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item > a span {
  background: none !important;
  padding-bottom: 0;
}

.navbar .navbar-wrapper .navbar-menu > ul > li > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item > a:hover {
  background: #fff;
  -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
  color: #F7941E !important;
}

.navbar .navbar-wrapper .navbar-menu > ul > li > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item > a:hover:before {
  opacity: 1;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.insights-menu > ul.dropdown-menu {
  width: 280px;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu {
  width: 720px;
  height: 280px;
  padding: 2rem 250px 2rem 0;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.menu-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(50% - 28px);
          flex: 0 1 calc(50% - 28px);
  padding: 0 0rem 1rem 0;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.menu-item > a.dropdown-item {
  font-size: 1.4rem;
  color: #0069AA !important;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 1rem 0;
  display: block;
  line-height: 1.75;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item {
  margin: 0 0 1rem 0;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item > a {
  display: block;
  padding: 1rem 0 1rem 5rem;
  color: #0069AA !important;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item > a span {
  background: none !important;
  padding-bottom: 0;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item > a:hover {
  background: #fff;
  -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
  color: #F7941E !important;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item > a:hover:before {
  opacity: 1;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.menu-item:first-child > a {
  margin-left: 51px;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.special-col > a {
  margin: 0 0 1.75rem 40px !important;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.special-col > ul.dropdown-menu > li > a.dropdown-item {
  font-size: 1.4rem;
  color: #0069AA !important;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 1rem 0;
  display: block;
  line-height: 1.75;
  padding: 0 0 1rem 40px !important;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.special-col > ul.dropdown-menu > li > a.dropdown-item > span {
  background: initial !important;
  background-image: linear-gradient(120deg, #F7941E 0%, #F7941E 100%) !important;
  background-size: 0 0.1em !important;
  padding-bottom: 4px !important;
  background-repeat: no-repeat !important;
  background-position: 0 100% !important;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.special-col > ul.dropdown-menu > li > a.dropdown-item:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #0069AA !important;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.special-col > ul.dropdown-menu > li > a.dropdown-item:hover::before {
  display: none;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.special-col > ul.dropdown-menu > li > a.dropdown-item:hover span {
  -webkit-transition: background-size .5s ease-out;
  transition: background-size .5s ease-out;
  background-size: 100% 0.1em !important;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.promotion-box {
  width: 290px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar .navbar-wrapper .navbar-menu > ul > li.products-mega-menu > ul.dropdown-menu > li.promotion-box > a.dropdown-item {
  color: #fff !important;
}

.navbar .navbar-wrapper .navbar-menu > ul li.solutions-mega-menu > ul.dropdown-menu {
  width: 800px;
  height: auto;
  padding: 2rem 300px 0 0;
}

.navbar .navbar-wrapper .navbar-menu > ul li.solutions-mega-menu > ul.dropdown-menu > li.menu-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(50% - 32px);
          flex: 0 1 calc(50% - 32px);
  padding: 0 0rem 1rem 0;
}

.navbar .navbar-wrapper .navbar-menu > ul li.solutions-mega-menu > ul.dropdown-menu > li.menu-item > a {
  margin-left: 51px;
}

.navbar .navbar-wrapper .navbar-menu > ul li.solutions-mega-menu > ul.dropdown-menu > li.promotion-box {
  width: 300px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar .navbar-wrapper .navbar-menu > ul li.solutions-mega-menu > ul.dropdown-menu > li.promotion-box > a.dropdown-item {
  margin-left: 0 !important;
  color: #fafafa !important;
}

.navbar .navbar-wrapper .navbar-menu > ul li.solutions-mega-menu > ul.dropdown-menu > li:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
}

.navbar .navbar-wrapper .navbar-menu > ul li.menu-search a > span > svg g {
  stroke: #fafafa;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.navbar .navbar-wrapper .navbar-menu > ul li.menu-search a > span > svg:hover g {
  stroke: #ccc;
}

@media (max-width: 1360px) {
  .navbar .navbar-wrapper .navbar-menu > ul li.menu-search {
    padding-right: 0rem;
  }
}

.navbar .navbar-wrapper .navbar-menu-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  margin-left: auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 1192px) {
  .navbar .navbar-wrapper .navbar-menu-right {
    display: none;
  }
}

.navbar .navbar-wrapper .navbar-menu-right > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar .navbar-wrapper .navbar-menu-right > ul > li {
  padding-right: 2rem;
}

@media (max-width: 1360px) {
  .navbar .navbar-wrapper .navbar-menu-right > ul > li {
    padding-right: 1rem;
  }
}

.navbar .navbar-wrapper .navbar-menu-right > ul > li > a {
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.05rem;
}

.navbar .navbar-wrapper .navbar-menu-right > ul > li:last-child {
  padding-right: 0;
}

.navbar .navbar-wrapper .navbar-menu-right > ul > li.support-menu-item {
  margin-left: 2rem;
}

@media (max-width: 1360px) {
  .navbar .navbar-wrapper .navbar-menu-right > ul > li.support-menu-item {
    margin-left: 1rem;
  }
}

.navbar .navbar-wrapper .navbar-menu-right > ul > li.support-menu-item a {
  opacity: 0.6;
}

.navbar .navbar-wrapper .navbar-menu-right > ul > li.contact-menu-item {
  margin-right: 2rem;
}

@media (max-width: 1360px) {
  .navbar .navbar-wrapper .navbar-menu-right > ul > li.contact-menu-item {
    margin-right: 1rem;
  }
}

.navbar .navbar-wrapper .navbar-menu-right > ul > li.contact-menu-item a {
  opacity: 0.6;
}

.navbar .navbar-wrapper .navbar-menu-right > ul > li.main-cta a {
  background-color: #F7941E;
  color: #fff;
  font-weight: 500;
  min-width: 182px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 38px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 300ms ease-out !important;
  transition: all 300ms ease-out !important;
}

.navbar .navbar-wrapper .navbar-menu-right > ul > li.main-cta a span {
  background-image: none !important;
  padding-bottom: 0 !important;
}

.navbar .navbar-wrapper .navbar-menu-right > ul > li.main-cta a:hover, .navbar .navbar-wrapper .navbar-menu-right > ul > li.main-cta a.hover {
  background: #ef5503;
  border-color: #ef5503;
  color: #fafafa;
}

.navbar .navbar-wrapper .navbar-menu-right > ul > li.main-cta a:active, .navbar .navbar-wrapper .navbar-menu-right > ul > li.main-cta a:focus, .navbar .navbar-wrapper .navbar-menu-right > ul > li.main-cta a.active {
  background: #f48116;
  border-color: #f48116;
  color: #fafafa;
}

.navbar .primaryNav-wrapper .menu-item {
  margin: 0 20px;
}

.navbar .primaryNav-wrapper .menu-item .dropdown-toggle::after {
  display: none;
}

@media (min-width: 1168px) {
  .navbar .primaryNav-wrapper .menu-item {
    margin: 0 10px;
  }
}

.navbar .primaryNav-wrapper .menu-item a {
  color: #0069AA;
  line-height: 50px;
}

.navbar .primaryNav-wrapper .menu-item a:hover {
  color: #004a77;
}

.navbar .primaryNav-wrapper .menu-item.active a, .navbar .primaryNav-wrapper .menu-item.current_page_item a {
  color: #004a77;
}

.navbar .primaryNav-wrapper .menu-item.active a:hover, .navbar .primaryNav-wrapper .menu-item.current_page_item a:hover {
  color: #0069AA;
}

.navbar .primaryNav-wrapper .menu-item.nav-cta {
  border: none;
}

.navbar .primaryNav-wrapper .menu-item:last-of-type {
  margin-right: 0;
}

.navbar-burger {
  display: block;
  width: 30px;
  height: 15px;
  position: relative;
  z-index: 1005;
  margin-top: 2px;
  cursor: pointer;
  border: none;
  outline: none;
  background-color: transparent;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.navbar-burger:before {
  content: "";
  position: absolute;
  top: -5px;
  right: 0;
  background: url("../img/close-menu.svg") no-repeat center;
  background-size: 24px;
  width: 24px;
  height: 25px;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
}

.navbar-burger span {
  width: 100%;
  height: 2px;
  background-color: #fafafa;
  position: absolute;
  left: 0;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.navbar-burger span:nth-child(1) {
  top: 0;
}

.navbar-burger span:nth-child(2) {
  top: 7px;
}

.navbar-burger span:nth-child(3) {
  top: 14px;
}

@media (min-width: 1192px) {
  .navbar-burger {
    display: none;
  }
}

.navbar-burger.active span {
  opacity: 0;
}

.navbar-burger.active:before {
  opacity: 1;
}

.navbar-mobile-container {
  display: none;
}

@media (max-width: 1192px) {
  .navbar-mobile-container {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #0069AA;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform 300ms cubic-bezier(0.55, 0.31, 0.27, 1);
    transition: -webkit-transform 300ms cubic-bezier(0.55, 0.31, 0.27, 1);
    transition: transform 300ms cubic-bezier(0.55, 0.31, 0.27, 1);
    transition: transform 300ms cubic-bezier(0.55, 0.31, 0.27, 1), -webkit-transform 300ms cubic-bezier(0.55, 0.31, 0.27, 1);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    min-height: 100vh;
    height: 100vh;
  }
  .navbar-mobile-container.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.navbar-mobile-container .wrapper {
  padding: 105px 20px 20px 20px;
}

.navbar-mobile-container .search-box-mobile {
  display: block;
  margin: 3.3rem 0;
}

.navbar-mobile-container .search-box-mobile form label {
  display: none;
}

.navbar-mobile-container .search-box-mobile form input {
  width: 100%;
  height: 66px;
  padding: 10px 20px;
  border: none;
  font-size: 1.6rem;
  font-weight: 300;
  color: #77777a;
  letter-spacing: 0.075rem;
  outline: none;
  background-color: #fafafa;
}

@media (max-width: 767px) {
  .navbar-mobile-container .search-box-mobile form input {
    height: 38px;
  }
}

.navbar-mobile-container .search-box-mobile form input:hover, .navbar-mobile-container .search-box-mobile form input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.navbar-mobile-container .search-box-mobile form input[type="submit"] {
  display: none;
}

.navbar-mobile-container .navbar-mobile-menu {
  position: relative;
  margin: 0 0 4rem 0;
  display: block;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  opacity: 1;
  pointer-events: all;
}

.navbar-mobile-container .navbar-mobile-menu.is-hide {
  opacity: 0;
  pointer-events: none;
}

.navbar-mobile-container .navbar-mobile-menu > li {
  opacity: 1;
  pointer-events: all;
}

.navbar-mobile-container .navbar-mobile-menu > li.is-hide {
  opacity: 0;
  pointer-events: none;
}

.navbar-mobile-container .navbar-mobile-menu > li.is-active {
  opacity: 1;
  pointer-events: all;
}

.navbar-mobile-container .navbar-mobile-menu > li > a {
  display: block;
  padding: 20px 0;
  font-size: 1.6rem;
  color: #fafafa !important;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  position: relative;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 767px) {
  .navbar-mobile-container .navbar-mobile-menu > li > a {
    font-size: 1.4rem;
  }
}

.navbar-mobile-container .navbar-mobile-menu > li > a:hover {
  color: #F7941E;
}

.navbar-mobile-container .navbar-mobile-menu > li > a:before {
  content: "";
  border-top: 2px solid #F7941E;
  border-right: 2px solid #F7941E;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  right: 11px;
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  bottom: 0;
  pointer-events: none;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  z-index: 99;
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu.is-active {
  pointer-events: all;
  opacity: 1;
  background-color: #0069AA;
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu.is-active > li {
  opacity: 1;
  pointer-events: all;
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li > a {
  display: block;
  padding: 20px 0;
  font-size: 1.6rem;
  color: #fafafa !important;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  position: relative;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 767px) {
  .navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li > a {
    font-size: 1.4rem;
  }
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li > a:hover {
  color: #F7941E;
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li > a:before {
  content: "";
  border-top: 2px solid #F7941E;
  border-right: 2px solid #F7941E;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  right: 11px;
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li:first-child > a {
  padding: 20px 35px 20px 20px;
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li:first-child > a:before {
  content: "";
  border-top: 2px solid #F7941E;
  border-right: 2px solid #F7941E;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(220deg) translateY(50%);
          transform: rotate(220deg) translateY(50%);
  left: 0;
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li > ul.dropdown-menu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  background-color: #0069AA;
  z-index: 99;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li > ul.dropdown-menu.is-hide {
  opacity: 0;
  pointer-events: none;
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li > ul.dropdown-menu.is-active {
  opacity: 1;
  pointer-events: all;
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li > ul.dropdown-menu.is-active > li {
  opacity: 1;
  pointer-events: all;
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li > ul.dropdown-menu > li > a {
  display: block;
  padding: 20px 0;
  font-size: 1.6rem;
  color: #fafafa !important;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  position: relative;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 767px) {
  .navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li > ul.dropdown-menu > li > a {
    font-size: 1.4rem;
  }
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li > ul.dropdown-menu > li > a:hover {
  color: #F7941E;
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li > ul.dropdown-menu > li > a:before {
  content: "";
  border-top: 2px solid #F7941E;
  border-right: 2px solid #F7941E;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  right: 11px;
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li > ul.dropdown-menu > li:first-child > a {
  padding: 20px 35px 20px 20px;
}

.navbar-mobile-container .navbar-mobile-menu > li > ul.dropdown-menu > li > ul.dropdown-menu > li:first-child > a:before {
  content: "";
  border-top: 2px solid #F7941E;
  border-right: 2px solid #F7941E;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(220deg) translateY(50%);
          transform: rotate(220deg) translateY(50%);
  left: 0;
}

.tablet-main-cta {
  position: absolute !important;
  right: 9rem;
  top: 3.25rem;
  display: block;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  opacity: 1;
  z-index: 999;
}

@media (min-width: 1192px) {
  .tablet-main-cta {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .tablet-main-cta {
    display: none !important;
  }
}

.mobile-promotion-box {
  position: relative;
  margin-top: 8rem;
  margin-bottom: 4rem;
  max-width: 300px;
}

.mobile-promotion-box:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

.mobile-promotion-box > .inner {
  background-color: #fafafa;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mobile-promotion-box > .inner span {
  font-weight: 500;
  letter-spacing: 0.025rem;
  font-size: 1.4rem;
}

.desktop-main-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.menu-right-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

@media (max-width: 1280px) {
  .menu-right-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    height: auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

#menu-menu-right {
  margin-bottom: 0;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
}

@media (max-width: 1280px) {
  #menu-menu-right {
    margin-bottom: 12px;
    height: auto;
  }
}

#menu-menu-right > li.menu-item {
  margin-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#menu-menu-right > li.menu-item:last-child {
  margin-right: 0;
}

@media (min-width: 1281px) {
  #menu-menu-right > li.menu-item:last-child {
    margin-right: 3rem;
  }
}

@media (min-width: 1281px) {
  #menu-menu-right > li.menu-item:last-child {
    height: 100px;
  }
}

#menu-menu-right > li.menu-item > a {
  color: rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#menu-menu-right > li.menu-item > a:hover {
  color: #F7941E;
}

@media (min-width: 1281px) {
  #menu-menu-right > li.menu-item > a {
    height: 100px;
  }
}

#menu-menu-right > li.menu-item > ul.dropdown-menu {
  pointer-events: none;
  opacity: 0;
  top: 9rem;
  position: absolute;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  padding: 2rem 3rem 0 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  background-color: #fafafa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

@media (max-width: 1280px) {
  #menu-menu-right > li.menu-item > ul.dropdown-menu {
    right: 30px;
  }
}

#menu-menu-right > li.menu-item > ul.dropdown-menu.active {
  pointer-events: all;
  opacity: 1;
}

#menu-menu-right > li.menu-item > ul.dropdown-menu > li.menu-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  padding: 0 0 1rem 0;
}

#menu-menu-right > li.menu-item > ul.dropdown-menu > li.menu-item > a.dropdown-item {
  font-size: 1.4rem;
  color: #0069AA !important;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 1rem 0;
  display: block;
  line-height: 1.75;
  margin-left: 51px;
}

#menu-menu-right > li.menu-item > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item {
  margin: 0 0 1rem 0;
}

#menu-menu-right > li.menu-item > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item > a {
  display: block;
  padding: 1rem 0 1rem 5rem;
  color: #0069AA !important;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  background-color: #fafafa;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#menu-menu-right > li.menu-item > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 100%;
  bottom: 0;
  background: url(../img/arrow-menu-item.svg);
  background-size: cover;
  background-position: center;
  opacity: 0;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}

#menu-menu-right > li.menu-item > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item > a span {
  background: none !important;
  padding-bottom: 0;
}

#menu-menu-right > li.menu-item > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item > a:hover {
  background: #fafafa;
  -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
  color: #F7941E !important;
}

#menu-menu-right > li.menu-item > ul.dropdown-menu > li.menu-item > ul.dropdown-menu > li.menu-item > a:hover:before {
  opacity: 1;
}

.background-color-blue {
  background: #0069AA;
  background-image: url(../img/illustration-plus-marks.png);
  background-repeat: no-repeat;
  background-position: right 150px;
  background-size: 70% auto;
}

.background-color-blue .pagebuilder-module h1, .background-color-blue .pagebuilder-module h2, .background-color-blue .pagebuilder-module h3, .background-color-blue .pagebuilder-module h4, .background-color-blue .pagebuilder-module h5, .background-color-blue .pagebuilder-module h6, .background-color-blue .pagebuilder-module table thead tr th, table thead tr .background-color-blue .pagebuilder-module th, .background-color-blue .pagebuilder-module p, .background-color-blue .pagebuilder-module li, .background-color-blue .pagebuilder-module p a {
  color: #fafafa;
}

.background-color-blue .footer-cta-bg {
  background: #fafafa;
}

#menu-mobile {
  opacity: 1;
  pointer-events: all;
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
}

#menu-mobile.is-hide {
  opacity: 0;
  pointer-events: none;
}

.navbar-mobile {
  position: relative;
}

.dropdown-mobile-container {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.dropdown-mobile-container > ul > li > a {
  display: block;
  padding: 20px 0;
  font-size: 1.6rem;
  color: #fafafa !important;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  position: relative;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 767px) {
  .dropdown-mobile-container > ul > li > a {
    font-size: 1.4rem;
  }
}

.dropdown-mobile-container > ul > li > a:hover {
  color: #F7941E;
}

.dropdown-mobile-container > ul > li > a:before {
  content: "";
  border-top: 2px solid #F7941E;
  border-right: 2px solid #F7941E;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  right: 11px;
}

.dropdown-mobile-container > ul > li:first-child > a {
  padding: 20px 35px 20px 20px;
}

.dropdown-mobile-container > ul > li:first-child > a:before {
  content: "";
  border-top: 2px solid #F7941E;
  border-right: 2px solid #F7941E;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(220deg) translateY(50%);
          transform: rotate(220deg) translateY(50%);
  left: 0;
}

.dropdown-mobile-container > ul > li > ul.dropdown-menu {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.dropdown-mobile-container.active {
  opacity: 1;
  pointer-events: all;
}

.footer-cta {
  position: relative;
  padding: 10rem 0;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  min-height: 316px;
  z-index: 999;
}

.footer-cta-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.footer-cta-bg img {
  width: 100%;
  height: auto;
  max-height: 315px;
}

.footer-cta-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 0;
}

@media (max-width: 768px) {
  .footer-cta-right {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 3rem;
  }
}

.footer-cta p {
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .footer-cta p {
    padding-bottom: 3rem;
  }
}

footer {
  z-index: 999;
  position: relative;
  padding: 30px 0 90px 0;
  background-color: #0069AA;
  display: block;
}

@media (max-width: 767px) {
  footer {
    padding: 6rem 0 3rem 0;
  }
}

footer .footer-bg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 704px;
  height: 563px;
}

footer .footer-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../../assets/img/footer-image-mask.png");
  background-size: cover;
  z-index: 2;
}

footer .footer-bg .backgrounds {
  opacity: 0.35;
}

footer .footer-bg .backgrounds > li {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 704px;
  height: 563px;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
}

footer .footer-bg .backgrounds > li.active {
  opacity: 1;
}

footer .footer-bg .backgrounds > li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 767px) {
  footer .footer-bg {
    display: none;
  }
}

footer .footer-header {
  padding: 0 0 30px 0;
}

@media (max-width: 767px) {
  footer .footer-header {
    padding: 0;
  }
}

footer .footer-header .main-footer-logo {
  width: 210px;
}

@media (max-width: 767px) {
  footer .footer-header .main-footer-logo {
    width: 152px;
    display: block;
    margin: 0;
  }
}

footer .footer-menu {
  padding: 70px 0;
  position: relative;
  z-index: 999;
}

@media (max-width: 767px) {
  footer .footer-menu {
    padding: 70px 0 35px 0;
  }
}

footer .footer-navigation {
  position: relative;
  z-index: 999;
}

footer .footer-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

@media (max-width: 767px) {
  footer .footer-navigation ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

footer .footer-navigation ul > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(20% - 30px);
          flex: 0 1 calc(20% - 30px);
  margin-right: 40px;
}

@media (max-width: 767px) {
  footer .footer-navigation ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 10px);
            flex: 0 1 calc(50% - 10px);
    margin-right: 0;
    margin-bottom: 6rem;
  }
}

footer .footer-navigation ul > li > a {
  font-weight: 500;
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-bottom: 12px;
  display: block;
  color: #fafafa !important;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

footer .footer-navigation ul > li > a:hover {
  color: #F7941E !important;
}

footer .footer-navigation ul > li > ul.sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  padding: 0;
}

footer .footer-navigation ul > li > ul.sub-menu > li {
  padding: 0;
  margin: 1rem 0;
}

footer .footer-navigation ul > li > ul.sub-menu > li > a {
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: none;
  line-height: 1.75;
  display: block;
  margin: 0;
  color: #fafafa !important;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

footer .footer-navigation ul > li.footer-last-col > ul.sub-menu > li > a {
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  display: block;
  margin: 0;
  line-height: 1.75;
  color: #fafafa !important;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

footer .latest-blog-posts {
  display: block;
  width: 100%;
  z-index: 99;
  position: relative;
}

@media (max-width: 767px) {
  footer .latest-blog-posts {
    text-align: left;
    margin-top: 3rem;
  }
}

footer .latest-blog-posts .title {
  display: block;
  margin-bottom: 22px;
  font-weight: 500;
  color: #fafafa;
  text-align: left;
}

footer .latest-blog-posts ul li {
  text-align: left;
}

footer .latest-blog-posts ul li a {
  display: inline-block;
  margin-bottom: 21px;
  line-height: 1.75;
  color: #fafafa !important;
}

footer .latest-blog-posts ul li a:hover {
  color: #F7941E !important;
}

footer .social-horizontal-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  height: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 100;
}

@media (max-width: 767px) {
  footer .social-horizontal-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

footer .social-horizontal-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

@media (max-width: 767px) {
  footer .social-horizontal-list ul {
    margin-left: auto;
    -webkit-transform: translateY(6px);
            transform: translateY(6px);
  }
}

footer .social-horizontal-list ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 24px;
          flex: 0 1 24px;
  margin-right: 7px;
}

footer .social-horizontal-list ul li:last-child {
  margin-right: 0;
}

footer .social-horizontal-list ul li a,
footer .social-horizontal-list ul li span {
  display: block;
}

footer .social-horizontal-list ul li .social-icons svg path {
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  fill: #fafafa;
}

footer .social-horizontal-list ul li .social-icons:hover svg path {
  fill: #F7941E;
}

footer .footer-bottom-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  position: relative;
}

footer .footer-bottom-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

footer .footer-bottom-menu ul li {
  list-style: none;
  margin-right: 7px;
}

footer .footer-bottom-menu ul li a:hover {
  text-decoration: underline;
}

footer .footer-legal {
  padding-top: 30px;
  position: relative;
  z-index: 100;
}

footer .footer-legal .legal p {
  color: #fafafa;
  opacity: 0.4;
  font-size: 1.4rem;
}

footer .footer-bottom-menu {
  position: relative;
  z-index: 100;
}

footer .footer-bottom-menu ul li a {
  color: #fafafa !important;
  opacity: 0.9;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

footer .footer-bottom-menu ul li a:hover {
  opacity: 1;
  text-decoration: underline;
}

.btn, .navbar .primaryNav-wrapper .menu-item.nav-cta a {
  border: none;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  padding: 9px 20px;
  margin-bottom: 14px;
  position: relative;
  line-height: 1.4;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  -webkit-appearance: none;
  -moz-appearance: none;
}

@media (max-width: 767px) {
  .btn, .navbar .primaryNav-wrapper .menu-item.nav-cta a {
    display: block;
    text-align: center;
  }
}

.btn:last-of-type, .navbar .primaryNav-wrapper .menu-item.nav-cta a:last-of-type {
  margin-bottom: 0;
}

.btn:focus, .navbar .primaryNav-wrapper .menu-item.nav-cta a:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn.btn-small, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-small {
  padding: 5px 18px;
  min-width: 151px;
  min-height: 31px;
  font-size: 1.4rem;
}

.btn.btn-medium, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-medium {
  min-width: 182px;
  min-height: 38px;
  font-size: 1.4rem;
}

.btn.btn-large, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-large, .btn.btn-lg, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-lg {
  font-size: 1.6rem;
  min-width: 206px;
  min-height: 48px;
  padding: 13px 36px;
}

.btn.btn-primary, .navbar .primaryNav-wrapper .menu-item.nav-cta a {
  background: #F7941E;
  border-color: #F7941E;
  color: #fafafa;
}

.btn.btn-primary:hover, .navbar .primaryNav-wrapper .menu-item.nav-cta a:hover, .btn.btn-primary.hover, .navbar .primaryNav-wrapper .menu-item.nav-cta a.hover {
  background: #ef5503;
  border-color: #ef5503;
  color: #fafafa;
}

.btn.btn-primary:active, .navbar .primaryNav-wrapper .menu-item.nav-cta a:active, .btn.btn-primary:focus, .navbar .primaryNav-wrapper .menu-item.nav-cta a:focus, .btn.btn-primary.active, .navbar .primaryNav-wrapper .menu-item.nav-cta a.active {
  background: #f48116;
  border-color: #f48116;
  color: #fafafa;
}

.btn.btn-primary.btn-outline, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-outline {
  background: transparent;
  border: 1px solid white;
  color: #fafafa;
}

.btn.btn-primary.btn-outline:hover, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-outline:hover, .btn.btn-primary.btn-outline.hover, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-outline.hover {
  background: #ef5503;
  border-color: #ef5503;
  color: #fafafa;
}

.btn.btn-primary.btn-outline:active, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-outline:active, .btn.btn-primary.btn-outline:focus, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-outline:focus, .btn.btn-primary.btn-outline.active, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-outline.active {
  background: #f48116;
  border-color: #f48116;
  color: #fafafa;
}

.btn.btn-secondary, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-secondary {
  background: transparent;
  border: 1px solid #0069AA;
  color: #0069AA;
}

.btn.btn-secondary:hover, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-secondary:hover, .btn.btn-secondary.hover, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-secondary.hover {
  background: #ef5503;
  border-color: #ef5503;
  color: #fafafa;
}

.btn.btn-secondary:active, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-secondary:active, .btn.btn-secondary:focus, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-secondary:focus, .btn.btn-secondary.active, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-secondary.active {
  background: #f48016;
  border-color: #f48016;
  color: #fafafa;
}

.btn.btn-secondary.btn-outline, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-secondary.btn-outline {
  background: transparent;
  border-color: #fafafa;
  color: #fafafa;
}

.btn.btn-secondary.btn-outline:hover, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-secondary.btn-outline:hover, .btn.btn-secondary.btn-outline.hover, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-secondary.btn-outline.hover {
  background: #ef5503;
  border-color: #ef5503;
  color: #fafafa;
}

.btn.btn-secondary.btn-outline:active, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-secondary.btn-outline:active, .btn.btn-secondary.btn-outline:focus, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-secondary.btn-outline:focus, .btn.btn-secondary.btn-outline.active, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-secondary.btn-outline.active {
  background: #f48016;
  border-color: #f48016;
  color: #fafafa;
}

.btn.btn-tag, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-tag {
  padding: 5px 18px;
  min-width: 151px;
  min-height: 31px;
  font-size: 1.4rem;
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #555555;
}

.btn.btn-tag:hover, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-tag:hover, .btn.btn-tag.hover, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-tag.hover {
  background: #ef5503;
  border-color: #ef5503;
  color: #fafafa;
}

.btn.btn-tag:active, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-tag:active, .btn.btn-tag:focus, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-tag:focus, .btn.btn-tag.active, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-tag.active {
  background: #f48116;
  border-color: #f48116;
  color: #fafafa;
}

.btn.btn-outline-primary, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-outline-primary {
  background: transparent;
  border-color: #0069AA;
  color: #000;
}

.btn.btn-outline-primary:hover, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-outline-primary:hover {
  background: #004a77;
  border-color: #004a77;
  color: #000;
}

.btn.btn-outline-primary:active, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-outline-primary:active, .btn.btn-outline-primary:focus, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-outline-primary:focus, .btn.btn-outline-primary.active, .navbar .primaryNav-wrapper .menu-item.nav-cta a.btn-outline-primary.active {
  background: #0069AA;
  border-color: #0069AA;
  color: #fafafa;
}

::-webkit-input-placeholder,
.select2-selection__rendered {
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  font-weight: 300;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

::-moz-placeholder,
.select2-selection__rendered {
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  font-weight: 300;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

::-ms-input-placeholder,
.select2-selection__rendered {
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  font-weight: 300;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

::placeholder,
.select2-selection__rendered {
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  font-weight: 300;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.form-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.form-columns .form-col-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  padding: 6rem;
}

.form-columns .form-col-item:last-child {
  background-color: #0069AA;
}

.form-columns .form-col-item .form-demo-container {
  width: 406px;
}

.gform_heading .gform_description {
  display: block;
  margin-bottom: 3rem;
}

input[type="text"],
input[type="email"],
input[type="phone"],
input[type="tel"],
textarea,
select {
  display: block;
  width: 100%;
  border: none;
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: 0.05rem;
  line-height: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 5px 0;
  background-color: transparent;
  border-radius: 0px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
}

input[type="text"].error,
input[type="email"].error,
input[type="phone"].error,
input[type="tel"].error,
textarea.error,
select.error {
  border-color: #F7941E;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="phone"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
  border-color: #77777A;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.gform_confirmation_message {
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: 0.05rem;
  line-height: 24px;
}

.gfield_checkbox label::before, .gfield_radio label::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 1px;
  left: 0;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
}

.gfield_checkbox label::after, .gfield_radio label::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 1px;
  left: 0;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
}

.gfield_checkbox input[type=checkbox] + label::before {
  opacity: 1;
}

.gfield_checkbox input[type=checkbox] + label::after {
  opacity: 0;
}

.gfield_checkbox input[type=checkbox]:checked + label::before {
  opacity: 0;
}

.gfield_checkbox input[type=checkbox]:checked + label::after {
  opacity: 1;
}

.gfield_radio input[type=radio] + label::before {
  opacity: 1;
}

.gfield_radio input[type=radio] + label::after {
  opacity: 0;
}

.gfield_radio input[type=radio]:checked + label::before {
  opacity: 0;
}

.gfield_radio input[type=radio]:checked + label::after {
  opacity: 1;
}

.gfield_checkbox,
.gfield_radio {
  padding: 20px 0 17.5px 0;
}

.gfield_checkbox li,
.gfield_radio li {
  position: relative;
  margin-bottom: 7.5px;
}

.gfield_checkbox li input,
.gfield_radio li input {
  position: absolute;
  visibility: hidden;
  width: 16px;
  height: 16px;
  top: 1px;
  left: 0;
  margin: 0;
  padding: 0;
}

.gfield_checkbox label,
.gfield_radio label {
  position: relative;
  padding-left: 24px;
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  font-weight: 300;
  cursor: pointer;
  display: inline-block;
}

select {
  background-image: url("../img/select-arrow.svg");
  background-size: 16px 9px;
  background-repeat: no-repeat;
  background-position: center right 20px;
  line-height: 1em;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
}

input[type="checkbox"],
input[type="radio"] {
  margin-right: 4px;
  vertical-align: top;
  margin-top: 5px;
}

button.gform_button {
  cursor: pointer;
}

.validation_error {
  color: #F7941E;
  display: none;
}

.gform_body ul {
  margin: 0;
}

.gform_body .gf_name_has_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.gform_body .gf_name_has_2 .name_first,
.gform_body .gf_name_has_2 .name_last {
  width: 48%;
}

.gform_body .gfield_description.validation_message {
  color: #F7941E;
}

.gform_body label.gfield_label {
  display: none;
}

.gform_footer {
  margin: 10px 0 0 0;
}

/****** 

ERROR HANDLING STYLES

******/
.gfield.gfield_error {
  position: relative;
}

.gfield.gfield_error .ginput_container {
  opacity: 1;
}

.gfield.gfield_error .ginput_container input {
  color: #F7941E;
  border-bottom: 1px solid #F7941E;
}

.gfield.gfield_error .ginput_container input::-webkit-input-placeholder {
  color: #F7941E;
}

.gfield.gfield_error .ginput_container input::-moz-placeholder {
  color: #F7941E;
}

.gfield.gfield_error .ginput_container input::-ms-input-placeholder {
  color: #F7941E;
}

.gfield.gfield_error .ginput_container input::placeholder {
  color: #F7941E;
}

.gfield.gfield_error .validation_message {
  position: absolute;
  bottom: -36px;
  left: 0;
  height: 31px;
  min-width: 206px;
  padding: 0 3rem;
  color: #fafafa;
  background-color: #F7941E;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.gfield.gfield_error .validation_message::before {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  top: -3px;
  left: 10px;
  background-color: #F7941E;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/*******

THEMES

*******/
.form--light-theme .gform_confirmation_message {
  color: #0069AA;
}

.form--light-theme .gform_description {
  color: #555555;
  letter-spacing: 0.025rem;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.form--light-theme .gfield_radio label::before {
  background: url(../../assets/img/form-icons/radio-btn-light-not-selected.svg);
  background-size: 16px;
}

.form--light-theme .gfield_radio label::after {
  background: url(../../assets/img/form-icons/radio-btn-light-selected.svg);
  background-size: 16px;
}

.form--light-theme .gfield_checkbox label::before {
  background: url(../../assets/img/form-icons/checkbox-light-not-selected.svg);
  background-size: 16px;
}

.form--light-theme .gfield_checkbox label::after {
  background: url(../../assets/img/form-icons/checkbox-light-selected.png);
  background-size: 16px;
}

.form--light-theme .select2-container--default .select2-selection--single {
  background-color: transparent;
  border-bottom: 1px solid #0069AA;
}

.form--light-theme .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #0069AA;
}

.form--light-theme input[type="text"],
.form--light-theme input[type="email"],
.form--light-theme input[type="phone"],
.form--light-theme input[type="tel"],
.form--light-theme select {
  height: 40px;
  /* Firefox 19+ */
  /* Firefox 18- */
}

.form--light-theme input[type="text"]::-webkit-input-placeholder,
.form--light-theme input[type="email"]::-webkit-input-placeholder,
.form--light-theme input[type="phone"]::-webkit-input-placeholder,
.form--light-theme input[type="tel"]::-webkit-input-placeholder,
.form--light-theme select::-webkit-input-placeholder {
  color: #0069AA;
  opacity: 1;
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  font-weight: 300;
}

.form--light-theme input[type="text"]::-moz-placeholder,
.form--light-theme input[type="email"]::-moz-placeholder,
.form--light-theme input[type="phone"]::-moz-placeholder,
.form--light-theme input[type="tel"]::-moz-placeholder,
.form--light-theme select::-moz-placeholder {
  color: #0069AA;
  opacity: 1;
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  font-weight: 300;
}

.form--light-theme input[type="text"]:-moz-placeholder,
.form--light-theme input[type="email"]:-moz-placeholder,
.form--light-theme input[type="phone"]:-moz-placeholder,
.form--light-theme input[type="tel"]:-moz-placeholder,
.form--light-theme select:-moz-placeholder {
  color: #0069AA;
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  opacity: 1;
  font-weight: 300;
}

.form--light-theme input[type="text"]:-ms-input-placeholder,
.form--light-theme input[type="email"]:-ms-input-placeholder,
.form--light-theme input[type="phone"]:-ms-input-placeholder,
.form--light-theme input[type="tel"]:-ms-input-placeholder,
.form--light-theme select:-ms-input-placeholder {
  color: #0069AA;
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  opacity: 1;
  font-weight: 300;
}

.form--light-theme input[type="text"],
.form--light-theme input[type="email"],
.form--light-theme input[type="phone"],
.form--light-theme input[type="tel"],
.form--light-theme textarea,
.form--light-theme select {
  color: #0069AA;
  border-bottom: 1px solid #0069AA;
}

.form--light-theme .gfield_checkbox label,
.form--light-theme .gfield_radio label {
  color: #555555;
}

.form--light-theme input:-webkit-autofill,
.form--light-theme input:-webkit-autofill:hover,
.form--light-theme input:-webkit-autofill:focus {
  -webkit-text-fill-color: #0069AA !important;
}

.form--dark-theme .gform_confirmation_message {
  color: #fafafa;
}

.form--dark-theme .gfield_radio label::before {
  background: url(../../assets/img/form-icons/radio-btn-dark-not-selected.svg);
  background-size: 16px;
}

.form--dark-theme .gfield_radio label::after {
  background: url(../../assets/img/form-icons/radio-btn-dark-selected.svg);
  background-size: 16px;
}

.form--dark-theme .gfield_checkbox label::before {
  background: url(../../assets/img/form-icons/checkbox-dark-not-selected.svg);
}

.form--dark-theme .gfield_checkbox label::after {
  background: url(../../assets/img/form-icons/checkbox-dark-selected.svg);
}

.form--dark-theme .gfield_checkbox label,
.form--dark-theme .gfield_radio label {
  color: #fafafa;
}

.form--dark-theme .gform_description {
  color: #fafafa;
  font-size: 1.4rem;
  letter-spacing: 0.05rem;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.form--dark-theme .select2-container--default .select2-selection--single {
  background-color: transparent;
  border-bottom: 1px solid white;
}

.form--dark-theme .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fafafa;
}

.form--dark-theme input[type="text"],
.form--dark-theme input[type="email"],
.form--dark-theme input[type="phone"],
.form--dark-theme input[type="tel"],
.form--dark-theme select {
  height: 40px;
  /* Firefox 19+ */
  /* Firefox 18- */
}

.form--dark-theme input[type="text"]::-webkit-input-placeholder,
.form--dark-theme input[type="email"]::-webkit-input-placeholder,
.form--dark-theme input[type="phone"]::-webkit-input-placeholder,
.form--dark-theme input[type="tel"]::-webkit-input-placeholder,
.form--dark-theme select::-webkit-input-placeholder {
  color: #fafafa;
  opacity: 1;
}

.form--dark-theme input[type="text"]::-moz-placeholder,
.form--dark-theme input[type="email"]::-moz-placeholder,
.form--dark-theme input[type="phone"]::-moz-placeholder,
.form--dark-theme input[type="tel"]::-moz-placeholder,
.form--dark-theme select::-moz-placeholder {
  color: #fafafa;
  opacity: 1;
}

.form--dark-theme input[type="text"]:-moz-placeholder,
.form--dark-theme input[type="email"]:-moz-placeholder,
.form--dark-theme input[type="phone"]:-moz-placeholder,
.form--dark-theme input[type="tel"]:-moz-placeholder,
.form--dark-theme select:-moz-placeholder {
  color: #fafafa;
  opacity: 1;
}

.form--dark-theme input[type="text"]:-ms-input-placeholder,
.form--dark-theme input[type="email"]:-ms-input-placeholder,
.form--dark-theme input[type="phone"]:-ms-input-placeholder,
.form--dark-theme input[type="tel"]:-ms-input-placeholder,
.form--dark-theme select:-ms-input-placeholder {
  color: #fafafa;
  opacity: 1;
}

.form--dark-theme input[type="text"],
.form--dark-theme input[type="email"],
.form--dark-theme input[type="phone"],
.form--dark-theme input[type="tel"],
.form--dark-theme textarea,
.form--dark-theme select {
  color: #fafafa;
  border-bottom: 1px solid white;
}

.form--dark-theme input:-webkit-autofill,
.form--dark-theme input:-webkit-autofill:hover,
.form--dark-theme input:-webkit-autofill:focus {
  -webkit-text-fill-color: #fafafa !important;
}

.gfield .ginput_container {
  opacity: 0.5;
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
}

.gfield.active .ginput_container {
  opacity: 1;
}

.gfield .ginput_container.ginput_container_select,
.gfield .ginput_container.ginput_container_checkbox,
.gfield .ginput_container.ginput_container_radio {
  opacity: 1;
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: none;
  color: #fafafa;
  font-size: 1.6rem;
  font-weight: 300;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.gform_body .select2 {
  width: 100% !important;
}

.nylon-pagination {
  text-align: center;
  width: 100%;
}

.pagination {
  text-align: center;
  margin: 0 auto 7rem auto;
}

.pagination a {
  border: none;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  padding: 9px 20px;
  margin-bottom: 14px;
  position: relative;
  line-height: 1.4;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  border: 1px solid #0069AA;
  color: #0069AA !important;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  min-width: 182px;
  min-height: 38px;
  font-size: 1.4rem;
}

.pagination a:hover, .pagination a.hover {
  background: #ef5503;
  border-color: #ef5503;
  color: #fafafa !important;
}

.pagination a:active, .pagination a:focus, .pagination a.active {
  background: #f48016;
  border-color: #f48016;
  color: #fafafa !important;
}

.ajax-loader {
  opacity: 0;
  display: none;
  position: relative;
  -webkit-transition: all 30ms ease-out;
  transition: all 30ms ease-out;
}

.ajax-loader.completed {
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*
 * Tables
 */
table {
  width: 100%;
  border: none;
}

table thead {
  background-color: #0069AA;
  display: none;
}

@media (max-width: 767px) {
  table thead {
    display: block;
  }
}

table thead tr {
  display: block;
  width: auto;
  border: none;
}

table thead tr th {
  color: #fafafa;
  padding: 10px;
  border: none;
  display: inline-block;
}

@media (max-width: 767px) {
  table thead tr th {
    padding: 13px 15px;
  }
}

table tbody {
  border: none;
}

@media (max-width: 767px) {
  table tbody tr {
    border: none;
    display: block;
    padding: 20px 0;
  }
  table tbody tr:nth-child(even) {
    background-color: #f1f1f1;
  }
}

table th, table td {
  font-size: 18px;
  font-weight: 400;
  padding: 18px 20px;
  color: #000;
  text-align: left;
  border: 1px solid #000;
}

@media (max-width: 767px) {
  table th, table td {
    padding: 13px 15px;
  }
}

table td {
  border: none;
  vertical-align: top;
  padding: 10px;
}

@media (max-width: 767px) {
  table td {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 2px 20px;
    border: none;
    overflow: hidden;
  }
  table td .label {
    display: inline-block;
    margin: 0;
    font-weight: 700;
  }
  table td a {
    display: inline-block;
    width: 49%;
  }
}

@media (max-width: 767px) {
  table td .label {
    width: 100%;
    max-width: 100%;
  }
  table td a {
    width: 100%;
    max-width: 100%;
  }
}

.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 40px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: #fafafa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 10px 6px;
  font-size: 1.6rem;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 0.075rem;
  color: #555555;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fafafa;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: transparent;
  border: none;
  margin-bottom: 23px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 28px;
  font-weight: 300;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-top: 2px solid #F7941E;
  border-right: 2px solid #F7941E;
  width: 12px;
  height: 12px;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 35%;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  -webkit-transform: rotate(134deg);
          transform: rotate(134deg);
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-top: 2px solid #F7941E;
  border-right: 2px solid #F7941E;
  width: 12px;
  height: 12px;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 35%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.select2-container--default .select2-selection--multiple {
  background-color: #fafafa;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #0069AA;
  color: #fafafa;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$whiteFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: red transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-top: 2px solid #F7941E;
  border-right: 2px solid #F7941E;
  width: 12px;
  height: 12px;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 35%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$whiteFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='$whiteFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: #fafafa;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fafafa;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role="group"] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled="true"] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fafafa;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.select2-container *:focus {
  outline: none;
}

.top-searchbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  pointer-events: none;
  background-color: #fafafa;
  height: 100px;
  opacity: 0;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.top-searchbox.active {
  opacity: 1;
  pointer-events: all;
}

.search-form {
  position: relative;
  background-color: #fafafa;
}

.search-form input[type="text"] {
  margin: 0;
  height: 100px;
  padding: 30px 0;
  font-size: 2.1rem;
  font-weight: 300;
  letter-spacing: 0.075rem;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #77777A;
  /* Firefox 19+ */
  /* Firefox 18- */
}

@media (max-width: 800px) {
  .search-form input[type="text"] {
    height: 60px;
  }
}

.search-form input[type="text"]::-webkit-input-placeholder {
  font-size: 2.1rem;
  font-weight: 300;
  letter-spacing: 0.075rem;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #77777A;
}

.search-form input[type="text"]::-moz-placeholder {
  font-size: 2.1rem;
  font-weight: 300;
  letter-spacing: 0.075rem;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #77777A;
}

.search-form input[type="text"]:-moz-placeholder {
  font-size: 2.1rem;
  font-weight: 300;
  letter-spacing: 0.075rem;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #77777A;
}

.search-form input[type="text"]:-ms-input-placeholder {
  font-size: 2.1rem;
  font-weight: 300;
  letter-spacing: 0.075rem;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #77777A;
}

.search-form input[type="submit"] {
  display: none;
}

.search-form label {
  display: none;
}

.search-form .close--top-searchbox {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 22px;
  height: 23px;
  outline: none;
  border: none;
  cursor: pointer;
  background: none;
}

.accordion-item {
  width: 100%;
  position: relative;
  margin: 0 0 3rem 0;
}

.accordion-item.active .accordion-item__title h6, .accordion-item.active .accordion-item__title table thead tr th, table thead tr .accordion-item.active .accordion-item__title th {
  opacity: 1;
}

.accordion-item.active .accordion-item__icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.accordion-item.active .accordion-item__content {
  height: auto;
  opacity: 1;
}

.accordion-item__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.accordion-item__title h6, .accordion-item__title table thead tr th, table thead tr .accordion-item__title th {
  margin: 0;
  opacity: 0.5;
  color: #0069AA;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.accordion-item__icon {
  width: 30px;
  height: 30px;
  overflow: hidden;
  background-color: #F7941E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 25px;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.accordion-item__content {
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.accordion-item__content .wrapper {
  width: 100%;
  padding: 3rem 0 0 5.5rem;
}

.pagebuilder {
  position: relative;
}

.pagebuilder .padding-top-none {
  padding-top: 0px;
}

.pagebuilder .padding-top-small {
  padding-top: 50px;
}

.pagebuilder .padding-top-large {
  padding-top: 100px;
}

.pagebuilder .padding-bottom-none {
  padding-bottom: 0px;
}

.pagebuilder .padding-bottom-small {
  padding-bottom: 50px;
}

.pagebuilder .padding-bottom-large {
  padding-bottom: 100px;
}

.pagebuilder-module {
  max-width: 100%;
}

.pagebuilder-module.bg-blue {
  background-color: #0069AA;
}

.section-title {
  text-align: center;
  display: block;
}

.hero {
  position: relative;
  width: 100%;
  margin-bottom: 125px;
}

@media (min-width: 768px) {
  .hero {
    margin-bottom: 250px;
  }
}

.hero .hero-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 32.5%;
  z-index: 10;
  pointer-events: none;
}

@media only screen and (min-width: 1400px) {
  .hero .hero-bg {
    top: -250px;
  }
}

.hero .hero-bg img {
  width: 100%;
  height: auto;
}

.hero .hero-body {
  position: relative;
  padding: 160px 0 120px 0;
  background-color: #0069AA;
  text-align: left;
}

@media (min-width: 768px) {
  .hero .hero-body {
    padding: 280px 0 30px 0;
  }
}

.hero .hero-body h1,
.hero .hero-body p {
  color: #fafafa;
}

.hero .hero-body p {
  letter-spacing: 0.1rem;
  font-size: 1.7rem;
  font-weight: 300;
}

@media (min-width: 768px) {
  .hero .hero-body p {
    max-width: 50%;
  }
}

.hero .hero-sprite {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(98%);
          transform: translateY(98%);
}

.hero .hero-sprite img {
  width: 100%;
  height: auto;
}

.hero-search {
  position: relative;
  padding: 0;
}

.hero-search-bg {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 550px;
  width: 50%;
  height: auto;
  z-index: 100;
}

.hero-search-bg img {
  width: 100%;
  height: auto;
}

.hero-search-el {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15rem;
  z-index: 90;
}

@media (max-width: 800px) {
  .hero-search-el {
    bottom: 6rem;
    right: 5.5rem;
  }
}

@media (max-width: 625px) {
  .hero-search-el {
    bottom: 8rem;
    right: 1rem;
  }
}

@media (max-width: 425px) {
  .hero-search-el {
    right: 0;
    bottom: 4rem;
  }
}

.hero-search-body {
  position: relative;
  max-height: 525px;
  min-height: 255px;
}

.hero-search-body:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 36.45833333%;
}

.hero-search-body > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.hero-search .search-form {
  padding: 0 35px;
  position: relative;
  bottom: 0;
}

.hero-search .search-form .wrapper {
  position: relative;
}

.hero-search .bottom-curve {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.hero-search .bottom-curve img {
  width: 100%;
  height: auto;
  max-height: 522px;
}

@media (max-width: 425px) {
  .hero-search .bottom-curve img {
    -webkit-transform: scale(2.9);
            transform: scale(2.9);
  }
}

.module-carousel {
  position: relative;
  padding: 0;
  background-color: #0069AA;
  height: 560px;
  margin-bottom: 140px;
}

@media (max-width: 1024px) {
  .module-carousel {
    padding: 0;
    height: 100vh;
    margin-bottom: 8rem;
  }
}

@media (max-width: 767px) {
  .module-carousel {
    margin-bottom: 0;
  }
}

.module-carousel .module-bg {
  position: absolute;
  top: 0%;
  right: 0%;
  width: 510px;
  z-index: 18;
  pointer-events: none;
  display: block;
}

.module-carousel .module-bg img {
  width: 100%;
  height: auto;
}

@media (max-width: 1024px) {
  .module-carousel .module-bg {
    display: none;
  }
}

.module-carousel .bottom-curve {
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(99%);
          transform: translateY(99%);
  left: 0;
  right: 0;
  display: block;
}

.module-carousel .bottom-curve svg {
  width: 100%;
  height: auto;
}

@media (max-width: 1024px) {
  .module-carousel .bottom-curve {
    display: none;
  }
}

.module-carousel .swiper-carousel-mobile {
  overflow: hidden;
  z-index: 99;
  position: relative;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
  width: 100%;
  height: 100vh;
  padding: 0;
  display: none;
}

@media (max-width: 1023px) {
  .module-carousel .swiper-carousel-mobile {
    display: block;
    opacity: 1;
    pointer-events: all;
  }
}

.module-carousel .swiper-carousel-mobile .swiper-wrapper {
  margin-left: 0;
}

.module-carousel .swiper-carousel-mobile.is-ready {
  opacity: 1;
  pointer-events: all;
}

.module-carousel .swiper-carousel-mobile .swiper-slide {
  background-size: cover;
  position: relative;
  width: 100%;
}

.module-carousel .swiper-carousel-mobile .swiper-slide .carousel-item:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100vh;
}

.module-carousel .swiper-carousel-mobile .swiper-slide .carousel-item > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.module-carousel .swiper-carousel-mobile .swiper-slide .carousel-item .slider-content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4rem;
  max-width: 1440px;
  margin: 0 auto;
}

@media (max-width: 1023px) {
  .module-carousel .swiper-carousel-mobile .swiper-slide .carousel-item .slider-content {
    padding: 0;
  }
}

.module-carousel .swiper-carousel-mobile .swiper-slide .carousel-item .wrapper {
  width: 100%;
  position: relative;
  padding: 0;
}

@media (max-width: 1023px) {
  .module-carousel .swiper-carousel-mobile .swiper-slide .carousel-item .wrapper {
    padding: 0 4em;
  }
}

.module-carousel .swiper-carousel-mobile .swiper-slide .carousel-item .actions {
  position: relative;
  pointer-events: none;
}

.module-carousel .swiper-carousel-mobile .swiper-slide .carousel-item .actions a {
  pointer-events: all !important;
}

.module-carousel .swiper-carousel-mobile .swiper-slide .carousel-item .h2 {
  color: #fafafa;
  display: block;
  letter-spacing: 0.2rem;
  padding: 0 0 4rem 0;
}

.module-carousel .swiper-carousel-mobile .swiper-slide .carousel-item .btn, .module-carousel .swiper-carousel-mobile .swiper-slide .carousel-item .navbar .primaryNav-wrapper .menu-item.nav-cta a, .navbar .primaryNav-wrapper .menu-item.nav-cta .module-carousel .swiper-carousel-mobile .swiper-slide .carousel-item a {
  display: inline-block;
}

.module-carousel .swiper-carousel-mobile .spirion-slider-controls-mobile {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 3rem;
  z-index: 99;
  width: 280px;
}

.module-carousel .swiper-carousel-mobile .spirion-slider-controls-mobile span.swiper-pagination-bullet {
  width: 60px;
  height: 2px;
  margin-right: 3px;
  border: none;
  border-radius: 0;
  background: #fafafa;
}

.module-carousel .swiper-carousel-desktop {
  overflow: visible;
  z-index: 99;
  position: relative;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 23rem 3rem 0 3rem;
}

@media (max-width: 1023px) {
  .module-carousel .swiper-carousel-desktop {
    display: none;
  }
}

.module-carousel .swiper-carousel-desktop .spirion-slider-controls-desktop {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -90px;
  z-index: 99;
  width: 280px;
}

.module-carousel .swiper-carousel-desktop .spirion-slider-controls-desktop span.swiper-pagination-bullet {
  width: 60px;
  height: 2px;
  margin-right: 3px;
  border: none;
  border-radius: 0;
  background: #fafafa;
}

.module-carousel .swiper-carousel-desktop .swiper-wrapper {
  margin-left: 4rem;
}

.module-carousel .swiper-carousel-desktop.is-ready {
  opacity: 1;
  pointer-events: all;
}

.module-carousel .swiper-carousel-desktop .swiper-slide {
  background-size: cover;
  position: relative;
  width: 514px;
  cursor: pointer !important;
}

.module-carousel .swiper-carousel-desktop .swiper-slide .carousel-item:before {
  display: block;
  content: "";
  width: 100wv;
  padding-top: 62.84046693%;
}

.module-carousel .swiper-carousel-desktop .swiper-slide .carousel-item > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.module-carousel .swiper-carousel-desktop .swiper-slide .carousel-item .slider-content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4rem;
  max-width: 1440px;
  margin: 0 auto;
}

@media (max-width: 1023px) {
  .module-carousel .swiper-carousel-desktop .swiper-slide .carousel-item .slider-content {
    padding: 0;
  }
}

.module-carousel .swiper-carousel-desktop .swiper-slide .carousel-item .wrapper {
  width: 100%;
  position: relative;
  padding: 0;
}

@media (max-width: 1023px) {
  .module-carousel .swiper-carousel-desktop .swiper-slide .carousel-item .wrapper {
    padding: 0 2rem;
  }
}

.module-carousel .swiper-carousel-desktop .swiper-slide .carousel-item .actions {
  position: relative;
  pointer-events: none;
}

.module-carousel .swiper-carousel-desktop .swiper-slide .carousel-item .actions a {
  pointer-events: none !important;
}

.module-carousel .swiper-carousel-desktop .swiper-slide .carousel-item .h2 {
  color: #fafafa;
  display: block;
  letter-spacing: 0.2rem;
  padding: 0 0 4rem 0;
}

.module-carousel .swiper-carousel-desktop .swiper-slide .carousel-item .btn, .module-carousel .swiper-carousel-desktop .swiper-slide .carousel-item .navbar .primaryNav-wrapper .menu-item.nav-cta a, .navbar .primaryNav-wrapper .menu-item.nav-cta .module-carousel .swiper-carousel-desktop .swiper-slide .carousel-item a {
  display: inline-block;
}

.module-carousel-video {
  position: relative;
  padding: 0;
}

.module-carousel-video .section-title {
  position: relative;
  margin: 4rem 0;
}

@media (max-width: 1024px) {
  .module-carousel-video {
    padding: 0;
    margin: 4rem 0;
  }
}

.module-carousel-video .swiper-videos-desktop {
  overflow: visible;
  z-index: 99;
  position: relative;
  -webkit-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 3rem 20rem 3rem;
  display: block;
}

.module-carousel-video .swiper-videos-desktop .swiper-wrapper {
  margin-left: 4rem;
}

@media (max-width: 1024px) {
  .module-carousel-video .swiper-videos-desktop {
    display: none;
  }
}

.module-carousel-video .swiper-videos-desktop .swiper-slide {
  background-size: cover;
  position: relative;
  width: 514px;
}

@media (max-width: 1024px) {
  .module-carousel-video .swiper-videos-desktop .swiper-slide {
    width: 100%;
  }
}

.module-carousel-video .swiper-videos-desktop .swiper-slide .close-slide {
  display: block;
  position: absolute;
  top: 1.75rem;
  left: 0;
  z-index: 999;
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
}

.module-carousel-video .swiper-videos-desktop .swiper-slide:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 62.84046693%;
}

@media (max-width: 768px) {
  .module-carousel-video .swiper-videos-desktop .swiper-slide:before {
    padding-top: 100vh;
  }
}

.module-carousel-video .swiper-videos-desktop .swiper-slide > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.module-carousel-video .swiper-videos-desktop .swiper-slide .slider-content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4rem;
  max-width: 1440px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .module-carousel-video .swiper-videos-desktop .swiper-slide .slider-content {
    padding: 0;
  }
}

.module-carousel-video .swiper-videos-desktop .swiper-slide .wrapper {
  width: 100%;
  position: relative;
  padding: 0;
}

.module-carousel-video .swiper-videos-desktop .swiper-slide .h2 {
  color: #fafafa;
  display: block;
  letter-spacing: 0.2rem;
  padding: 0 0 4rem 0;
}

.module-carousel-video .swiper-videos-desktop .swiper-slide .btn, .module-carousel-video .swiper-videos-desktop .swiper-slide .navbar .primaryNav-wrapper .menu-item.nav-cta a, .navbar .primaryNav-wrapper .menu-item.nav-cta .module-carousel-video .swiper-videos-desktop .swiper-slide a {
  display: inline-block;
}

.module-carousel-video .swiper-videos-desktop .swiper-videos-controls-desktop {
  position: absolute;
  bottom: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
}

.module-carousel-video .swiper-videos-desktop .swiper-videos-controls-desktop span.swiper-pagination-bullet {
  width: 60px;
  height: 2px;
  margin-right: 3px;
  border: none;
  border-radius: 0;
  background: #0069AA;
}

.module-carousel-video .swiper-videos-desktop .swiper-videos-controls-desktop span.swiper-pagination-bullet:focus, .module-carousel-video .swiper-videos-desktop .swiper-videos-controls-desktop span.swiper-pagination-bullet:active {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 767px) {
  .module-carousel-video .swiper-videos-desktop .swiper-videos-controls-desktop {
    bottom: 3rem;
    z-index: 99;
  }
}

.module-carousel-video .swiper-videos-mobile {
  padding: 0;
  overflow: hidden;
  display: none;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

@media (max-width: 1024px) {
  .module-carousel-video .swiper-videos-mobile {
    display: block;
  }
}

.module-carousel-video .swiper-videos-mobile .swiper-slide {
  background-size: cover;
  position: relative;
  width: 100%;
}

.module-carousel-video .swiper-videos-mobile .swiper-slide .close-slide {
  display: block;
  position: absolute;
  top: 1.75rem;
  left: 0;
  z-index: 999;
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
}

.module-carousel-video .swiper-videos-mobile .swiper-slide:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100vh;
}

.module-carousel-video .swiper-videos-mobile .swiper-slide > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.module-carousel-video .swiper-videos-mobile .swiper-slide .slider-content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 2rem;
  max-width: 1440px;
  margin: 0 auto;
}

.module-carousel-video .swiper-videos-mobile .swiper-slide .wrapper {
  width: 100%;
  position: relative;
  padding: 0 4rem;
}

.module-carousel-video .swiper-videos-mobile .swiper-slide .h2 {
  color: #fafafa;
  display: block;
  letter-spacing: 0.2rem;
  padding: 0 0 4rem 0;
}

.module-carousel-video .swiper-videos-mobile .swiper-slide .btn, .module-carousel-video .swiper-videos-mobile .swiper-slide .navbar .primaryNav-wrapper .menu-item.nav-cta a, .navbar .primaryNav-wrapper .menu-item.nav-cta .module-carousel-video .swiper-videos-mobile .swiper-slide a {
  display: inline-block;
}

.module-carousel-video .swiper-videos-mobile .swiper-videos-controls-mobile {
  position: absolute;
  bottom: 3rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 99;
}

.module-carousel-video .swiper-videos-mobile .swiper-videos-controls-mobile span.swiper-pagination-bullet {
  width: 60px;
  height: 2px;
  margin-right: 3px;
  border: none;
  border-radius: 0;
  background: #fafafa;
}

.module-carousel-video .swiper-videos-mobile .swiper-videos-controls-mobile span.swiper-pagination-bullet:focus, .module-carousel-video .swiper-videos-mobile .swiper-videos-controls-mobile span.swiper-pagination-bullet:active {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.module-carousel-image {
  position: relative;
}

.module-carousel-image .section-title {
  position: absolute;
  top: 40px;
  color: #fafafa;
  z-index: 2;
  width: 100%;
  text-align: center;
}

.module-carousel-image .section-subtitle {
  position: absolute;
  top: 100px;
  color: #fafafa;
  z-index: 2;
  width: 100%;
  text-align: center;
  padding: 0 50px;
}

.module-carousel-image .swiper-slide {
  display: block;
  width: 100vw;
  height: 100vh;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.module-carousel-image .swiper-slide .inner {
  display: block;
  width: 100vw;
  height: 100vh;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.module-carousel-image .swiper-slide .inner:before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  height: 60%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  content: '';
}

.module-carousel-image .swiper-button-next:after,
.module-carousel-image .swiper-button-prev:after {
  color: #fafafa;
  outline: none;
}

.module-carousel-image .swiper-button-next {
  right: 30px;
  outline: none;
}

.module-carousel-image .swiper-button-prev {
  left: 30px;
  outline: none;
}

.customers-grid-module {
  position: relative;
  z-index: 90;
}

.customers-grid-module .section-title {
  margin-bottom: 15px;
}

.customers-grid-module .customers-grid-item {
  width: auto;
  padding: 18px 0;
  margin: 0 auto;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.customers-grid-module .customers-grid-item:hover {
  background: #fafafa;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
}

.customers-grid-module .customers-grid-item .logo-wrapper {
  width: 100%;
  margin: 40px auto 0 auto;
  height: auto;
}

.customers-grid-module .customers-grid-item .logo-wrapper img {
  width: 100%;
  max-width: 150px;
  margin: 0 auto;
  display: block;
  height: auto;
  max-height: 60px;
  width: auto;
}

.cards-grid-module {
  position: relative;
}

.cards-grid-module .cards-grid-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.cards-grid-module .cards-grid-bg img {
  width: 100%;
  height: auto;
}

.cards-grid-module .cards-grid-module-header {
  max-width: 840px;
  width: 100%;
  margin: 84px auto 70px auto;
  display: block;
  text-align: center;
}

.cards-grid-module .cards-grid-module-header p {
  display: block;
  padding: 2.5rem 3rem 0 3rem;
  color: #77777A;
}

@media (max-width: 767px) {
  .cards-grid-module .cards-grid-module-header p {
    padding: 6rem 0 0 0;
  }
}

.cards-grid-module .card-wrapper {
  padding: 95px 20px 45px 20px;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.cards-grid-module .card-item {
  border-top: 2px solid transparent;
  width: 95%;
  margin: 0 auto;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  background: transparent;
}

.cards-grid-module .card-item:hover {
  background: #fafafa;
  border-top: 2px solid #F7941E;
}

.cards-grid-module .card-item:hover > .card-wrapper {
  background: #fafafa;
  -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.2);
          box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.2);
}

.cards-grid-module .card-item:hover > .card-wrapper > .card-actions {
  opacity: 1;
  pointer-events: all;
}

@media (max-width: 768px) {
  .cards-grid-module .card-item {
    background: #fafafa;
    margin: 3rem auto;
    border-top: 2px solid #F7941E;
  }
  .cards-grid-module .card-item > .card-wrapper {
    background: #fafafa;
    -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.2);
            box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.2);
  }
  .cards-grid-module .card-item > .card-wrapper > .card-actions {
    opacity: 1;
    pointer-events: all;
  }
}

.cards-grid-module .card-title {
  padding: 20px;
  text-align: center;
}

.cards-grid-module .card-title h5 {
  color: #0069AA;
  font-weight: 500;
  margin: 0;
}

.cards-grid-module .card-actions {
  text-align: center;
  padding: 20px 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
}

.cards-grid-module .icon-wrapper {
  width: 90px;
  height: 92px;
  margin: 0 auto 20px auto;
  display: block;
}

/* CSS Document */
@media (max-width: 767px) {
  .full-width-video {
    padding: 6rem 0 3rem 0;
  }
}

.full-width-video .video-wrapper {
  position: relative;
}

.full-width-video .video-title {
  position: absolute;
  top: 125px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 10;
  -webkit-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
}

.full-width-video .video-title h2 {
  color: #fafafa;
}

.full-width-video.playing-video .video-title {
  opacity: 0;
}

.full-width-video.playing-video .video-container > .inner .player-overlay {
  opacity: 0;
  pointer-events: none;
}

.full-width-video.playing-video .video-container > .inner .player-wrapper {
  opacity: 1;
  pointer-events: all;
}

.video-container {
  position: relative;
}

.video-container:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

@media (max-width: 767px) {
  .video-container:before {
    padding-top: 100vh;
  }
}

.video-container > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.video-container > .inner .player-overlay {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  pointer-events: all;
  -webkit-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
  opacity: 1;
}

.video-container > .inner .player-overlay .player-poster {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
}

.video-container > .inner .player-overlay .player-poster img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.video-container > .inner .player-overlay .player-bg-overlay {
  z-index: 3;
  background-color: rgba(3, 27, 41, 0.4);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  pointer-events: none;
}

.video-container > .inner .player-overlay .icon-play {
  width: 80px;
  height: 80px;
  z-index: 5;
  position: relative;
  display: inline-block;
  pointer-events: none;
}

.video-container > .inner .player-overlay .icon-play svg {
  width: 100%;
  height: 100%;
}

.video-container .player-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
  opacity: 0;
}

.tabs-with-logos .section-header h3 {
  margin-bottom: 84px;
  display: block;
}

.tabs-titles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  overflow-x: auto;
}

.tabs-titles > button {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  border: none;
  padding: 10px;
  font-weight: bold;
  font-size: 1.6rem;
  color: #0069AA;
  border-bottom: 2px solid #0069AA;
  opacity: 0.4;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  cursor: pointer;
  background-color: transparent;
}

.tabs-titles > button:hover, .tabs-titles > button.active {
  opacity: 1;
  outline: none;
}

.tabs-contents .tab-item-content {
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.tabs-contents .tab-item-content.active {
  height: auto;
  opacity: 1;
}

.tabs-contents .tab-item-content .wrapper {
  padding: 6rem 0 0 0;
}

.tabs-contents .tab-item-content .wrapper .row div {
  margin: 0 0 6rem 0;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  cursor: pointer;
}

.tabs-contents .tab-item-content .wrapper .row div:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  background: #fafafa;
  -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
}

.integrations-module {
  position: relative;
  padding: 25rem 0 15rem 0;
}

@media (max-width: 1280px) {
  .integrations-module {
    padding: 20rem 0 10rem 0;
  }
}

@media (max-width: 1160px) {
  .integrations-module {
    padding: 15rem 0 10rem 0;
  }
}

@media (max-width: 1080px) {
  .integrations-module {
    padding: 15rem 0 10rem 0;
  }
}

@media (max-width: 767px) {
  .integrations-module {
    background-color: #F7941E;
    padding-top: 50px !important;
    padding-bottom: 0px !important;
  }
}

.integrations-module .wrapper {
  position: relative;
  background-color: #F7941E;
  padding-top: 0;
  padding-bottom: 100px;
}

@media (max-width: 769px) {
  .integrations-module .wrapper {
    padding-top: 30px;
    padding-bottom: 0;
  }
}

.integrations-module .wrapper .container .row > .col-md-6:first-child {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (max-width: 767px) {
  .integrations-module .wrapper .container .row > .col-md-6:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.integrations-module .wrapper .container .row > .col-md-6:last-child {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (max-width: 767px) {
  .integrations-module .wrapper .container .row > .col-md-6:last-child {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.integrations-module-bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  display: block;
  -webkit-transform: translateY(-98%);
          transform: translateY(-98%);
}

.integrations-module-bg img {
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .integrations-module-bg {
    display: none;
  }
}

.integrations-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-transform: translateY(-8rem);
          transform: translateY(-8rem);
}

@media (max-width: 767px) {
  .integrations-list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.integrations-list .integration-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(33.333% - 10px);
          flex: 0 1 calc(33.333% - 10px);
  margin-right: 10px;
}

@media (max-width: 767px) {
  .integrations-list .integration-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 10px);
            flex: 0 1 calc(50% - 10px);
  }
}

.integrations-list .integration-item .icon-wrapper {
  width: 100%;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.integrations-list .integration-item .icon-wrapper img {
  width: 65%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 767px) {
  .integrations-list .integration-item .icon-wrapper img {
    width: 85%;
    margin: 0 auto;
    display: block;
  }
}

@media (max-width: 767px) {
  .integrations-list .integration-item .icon-wrapper {
    margin: 0 auto 7rem auto;
  }
}

.integrations-content-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(-8rem);
          transform: translateY(-8rem);
  margin-left: 22%;
}

@media (max-width: 1025px) {
  .integrations-content-wrapper {
    margin-left: 2%;
  }
}

@media (max-width: 890px) {
  .integrations-content-wrapper {
    margin-left: 1%;
  }
}

@media (max-width: 767px) {
  .integrations-content-wrapper {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 0 6rem 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    margin-left: 0;
  }
}

.integrations-module-content {
  max-width: 400px;
  text-align: left;
}

.integrations-module-content h2,
.integrations-module-content p {
  display: block;
  margin-bottom: 30px;
  color: #fafafa;
}

.integrations-row .left-area {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.integrations-row .right-area {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (max-width: 769px) {
  .integrations-row .left-area {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .integrations-row .right-area {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (max-width: 767px) {
  .latest-resources-module .container .row .col-sm-3 {
    margin-top: 2rem;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .latest-resources-module .container .row .col-sm-9 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.latest-resources-module .title-on-mobile {
  display: none;
}

@media (max-width: 767px) {
  .latest-resources-module .title-on-mobile {
    display: block;
  }
}

.latest-resources-module .title-on-desktop {
  display: none;
}

@media (min-width: 768px) {
  .latest-resources-module .title-on-desktop {
    display: block;
  }
}

.resource-item {
  display: block;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

@media (max-width: 767px) {
  .resource-item {
    width: 100%;
  }
}

.resource-item .resource-item__thumbnail {
  position: relative;
}

.resource-item .resource-item__thumbnail:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 63.05084746%;
}

.resource-item .resource-item__thumbnail > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.resource-item .resource-item__thumbnail > .inner .thumbnail {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
}

.resource-item .resource-item__thumbnail > .inner .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.resource-item .resource-item-content {
  border-top: 4px solid #F7941E;
  padding: 30px;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  margin: 0 auto;
}

.resource-item:hover .resource-item-content {
  -webkit-transform: translate3d(0, -30px, 0);
          transform: translate3d(0, -30px, 0);
  -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
}

.latest-resources-content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.latest-resources-content .content {
  position: relative;
  display: block;
}

@media (max-width: 1180px) {
  .latest-resources-content .content {
    margin-bottom: 4rem;
  }
}

.latest-resources-content .content h4 {
  margin-bottom: 15px;
}

.latest-resources-content .content .controls-resources {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 78px 0;
}

@media (max-width: 1180px) {
  .latest-resources-content .content .controls-resources {
    margin-bottom: 4rem;
  }
}

.latest-resources-content .content .controls-resources button {
  border: none;
  outline: none;
  width: 38px;
  height: 38px;
  margin-right: 2px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .latest-resources-content .content .controls-resources {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 35px 0;
  }
}

@media (max-width: 767px) {
  .latest-resources-content .content {
    text-align: center;
    margin: 0 auto 35px auto;
  }
}

@media (max-width: 1100px) {
  .testimonials-module .container .row .col-md-2 {
    margin-top: 2rem;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .testimonials-module .container .row .col-md-10 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (max-width: 1100px) {
  .testimonials-module {
    background-color: #0069AA;
  }
}

.testimonials-module .wrapper {
  position: relative;
  padding: 15.3rem 0 13rem 0;
}

@media (max-width: 1280px) {
  .testimonials-module .wrapper {
    padding: 8rem 0 6rem 0;
  }
}

@media (max-width: 1100px) {
  .testimonials-module .wrapper {
    padding: 5rem 0 6rem 0;
  }
}

@media (max-width: 767px) {
  .testimonials-module .wrapper {
    padding: 3rem 0 6rem 0;
  }
}

.testimonials-module .wrapper .module-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: block;
}

.testimonials-module .wrapper .module-bg img {
  width: 100%;
  height: auto;
  max-height: 600px;
}

@media (max-width: 1100px) {
  .testimonials-module .wrapper .module-bg {
    display: none;
  }
}

.testimonials-module .testimonial-controls {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .testimonials-module .testimonial-controls {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.testimonials-module .testimonial-controls .wrapper h4 {
  color: #fafafa;
}

.testimonials-module .testimonial-controls .wrapper .controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

@media (max-width: 767px) {
  .testimonials-module .testimonial-controls .wrapper .controls {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.testimonials-module .testimonial-controls .wrapper .controls button {
  border: none;
  outline: none;
  width: 38px;
  height: 38px;
  margin-right: 2px;
  cursor: pointer;
}

.testimonials-module .testimonial-controls .wrapper .controls button span {
  display: block;
}

.testimonial-wrapper {
  padding: 0;
  position: relative;
  width: 730px;
}

@media (max-width: 768px) {
  .testimonial-wrapper {
    width: 100%;
  }
}

.testimonial .logo-wrapper {
  display: block;
}

.testimonial .logo-wrapper span {
  display: inline-block;
  width: 210px;
  padding: 0 0 66px 0;
}

@media (max-width: 767px) {
  .testimonial .logo-wrapper span {
    margin-left: 0;
  }
}

.testimonial .logo-wrapper span img {
  width: 100%;
}

.testimonial blockquote {
  display: block;
}

.testimonial blockquote p {
  color: #fafafa;
  margin-bottom: 48px;
}

.testimonial blockquote cite {
  font-size: 16px;
  color: #fafafa;
}

@media (max-width: 767px) {
  .testimonial blockquote cite {
    margin-left: 0;
  }
}

.team_grid {
  background-position: bottom;
  background-color: #fafafa;
  background-repeat: no-repeat;
  cursor: pointer;
}

.team_grid .module-header {
  margin: 20px auto 60px auto;
  text-align: center;
}

.team_grid .module-header p {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0.075rem;
}

.team_grid .team-member {
  margin-bottom: 10px;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  padding: 0 15px;
}

.team_grid .team-member img {
  width: 100%;
  height: auto;
}

.team_grid .team-member .team-member-details {
  width: 85%;
  margin: 0 auto;
  position: relative;
  border-top: 2px solid transparent;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

@media (max-width: 767px) {
  .team_grid .team-member .team-member-details {
    text-align: center;
  }
}

.team_grid .team-member .team-member-details p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.team_grid .team-member .team-member-details .team-member-inner-details {
  padding: 30px;
}

.team_grid .team-member .team-member-details .team-member-inner-details h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 15px 0;
  padding: 0;
}

.team_grid .team-member .team-member-details .team-member-inner-details p {
  color: #77777A;
}

.team_grid .team-member .team-member-details .bio-link {
  background: #F5F5F5;
  text-align: center;
  padding: 7px;
  opacity: 0;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.team_grid .team-member .team-member-details .bio-link a {
  text-transform: uppercase;
  display: block;
  width: 100%;
  height: 100%;
}

.team_grid .team-member:hover .team-member-details {
  background: #fafafa;
  border-top: 2px solid #F7941E;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  -webkit-box-shadow: 0px 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0px 5px 10px -5px rgba(85, 83, 85, 0.4);
}

.team_grid .team-member:hover .bio-link {
  opacity: 1;
}

.team_grid .team-member-bio {
  display: none;
  position: relative;
  z-index: 9999999999;
}

.team_grid .team-member-bio .row {
  width: 70%;
  padding: 75px 0;
  margin: 0 auto;
  position: relative;
}

.team_grid .team-member-bio .nav-arrow {
  position: absolute;
  top: 50%;
  z-index: 9999;
}

.team_grid .team-member-bio .arrow-left {
  left: 0;
}

.team_grid .team-member-bio .arrow-right {
  right: 0;
}

.team_grid .team-member-bio.first-item .arrow-left {
  display: none;
}

.team_grid .team-member-bio.last-item .arrow-right {
  display: none;
}

.team_grid .team-member-bio .modal-close {
  position: absolute;
  top: 20px;
  right: 0;
  cursor: pointer;
}

.team_grid .team-member-bio * {
  color: #fafafa;
}

.team_grid .team-member-bio h4 {
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 2px;
}

.team_grid .team-member-bio img {
  padding-right: 30px;
  padding-bottom: 30px;
  width: 100%;
}

.team_grid .team-member-bio .job-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0.65625px;
}

.team_grid .team-member-bio p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.75px;
}

.team_grid .team-member-bio .hr {
  height: 2px;
  background: #32b5e1;
  margin: 20px 0;
  width: 100%;
}

.team_grid .team-member-bio svg {
  margin-top: 20px;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #0069AA;
  opacity: 0.95;
  z-index: 999999999;
  display: none;
  overflow: hidden;
}

.modal-overlay .nav-arrow {
  position: absolute;
  top: 50%;
  z-index: 9999;
}

.modal-overlay .arrow-left {
  left: 0;
}

.modal-overlay .arrow-right {
  right: 0;
}

@media (min-width: 1168px) {
  .no-scroll {
    overflow: hidden;
  }
}

.partner_tiers {
  background: #fafafa;
}

.partner_tiers .inner-wrap {
  -webkit-box-shadow: 0px 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0px 5px 10px -5px rgba(85, 83, 85, 0.4);
  padding: 40px 80px 60px 80px;
  background: #fafafa;
  position: relative;
  top: -150px;
}

.partner_tiers .module-header {
  margin: 20px auto 60px auto;
  text-align: center;
}

.partner_tiers .tier {
  text-align: center;
  min-height: 300px;
  position: relative;
}

@media (max-width: 767px) {
  .partner_tiers .tier {
    margin: 60px 0;
  }
}

.partner_tiers .tier .partner-tier-image-wrap {
  min-height: 102px;
  background-repeat: no-repeat;
  background-position: center center;
}

.partner_tiers .tier img {
  margin: 0 auto;
}

.partner_tiers .tier h4 {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #0069AA;
  margin: 50px auto;
}

@media (min-width: 1168px) {
  .partner_tiers .tier h4 {
    min-height: 60px;
  }
}

.partner_tiers .tier .btn-wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.partner_tiers .tier .btn-wrap .btn, .partner_tiers .tier .btn-wrap .navbar .primaryNav-wrapper .menu-item.nav-cta a, .navbar .primaryNav-wrapper .menu-item.nav-cta .partner_tiers .tier .btn-wrap a {
  max-width: 150px;
  margin: 0 auto;
}

.benefits {
  background-color: #fafafa;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: -50px;
  position: relative;
  z-index: 3;
}

.benefits .benefit-image-wrap {
  min-height: 85px;
}

.benefits h2, .benefits p {
  color: #fafafa;
}

.benefits .inner-wrap {
  background: #F7941E;
  padding: 0;
  position: relative;
}

.benefits .inner-wrap:before {
  background-image: url(../img/top-arch.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  content: '';
  height: 116px;
  display: block;
  width: 100%;
  position: relative;
  top: -115px;
}

.benefits .inner-wrap .inner-padding {
  padding: 0 80px 60px 80px;
}

.benefits .module-header {
  margin: -100px auto 60px auto;
  text-align: center;
}

.benefits .tier {
  text-align: center;
  margin-top: 20px;
}

.benefits .tier img {
  margin: 0 auto;
}

.benefits .tier h4 {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #fafafa;
  margin: 50px auto;
}

.table {
  background: #fafafa;
}

.table h2 {
  margin-bottom: 40px;
}

.table.gray thead {
  background: #F5F5F5 !important;
}

.table.gray thead th {
  color: #555555 !important;
  background: #F5F5F5 !important;
}

.table thead {
  display: table-header-group;
}

.table thead th {
  display: table-cell;
  font-weight: 500;
  letter-spacing: 0.05em;
  width: 16%;
  background: #0069AA;
  font-size: 16px;
  text-transform: uppercase;
}

.table tr {
  display: table-row;
}

.table tr:nth-child(even) {
  background: #F5F5F5;
}

.table tr td,
.table tr .st-head-row {
  width: 16%;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0.075rem;
  font-size: 14px;
  font-weight: 300;
  color: #555555;
}

.table.default-table-styles table thead th {
  text-align: center;
}

.table.default-table-styles table tr td {
  text-align: center;
}

.partner-table thead > tr > :nth-child(1),
.partner-table tbody > tr > :nth-child(1) {
  width: 52%;
}

.partner-table th:not(:first-child) {
  color: #0069AA;
  text-align: center;
  text-transform: none;
}

.partner-table td:not(:first-child) {
  text-align: center;
}

.stacktable * {
  border: 0;
}

.stacktable .st-head-row {
  background: #F5F5F5;
  color: #555555;
}

.stacktable .st-head-row-main {
  background-color: #0069AA;
  color: #fafafa !important;
  text-transform: uppercase !important;
}

.stacktable td {
  display: table-cell;
  width: auto;
  padding: 13px 15px;
}

@media (min-width: 768px) {
  .small-only {
    display: none !important;
  }
  .large-only {
    display: table !important;
  }
}

@media (max-width: 768px) {
  table tbody tr:nth-child(even) {
    background: transparent !important;
  }
  .small-only {
    display: table !important;
  }
  .small-only tr td:not(:first-child) {
    text-align: right;
  }
  .large-only {
    display: none !important;
  }
}

.float-menu-module .menu-bg {
  position: fixed;
  top: 100px;
  left: 0;
  width: 32%;
  max-width: 480px;
  opacity: 1;
  z-index: 2;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.float-menu-module .menu-bg.hold-on {
  opacity: 0;
}

.float-menu-module .menu-bg img {
  width: 100%;
  height: auto;
}

.float-menu-module .bg-right-1,
.float-menu-module .bg-left-1,
.float-menu-module .bg-right-2 {
  position: absolute;
  mix-blend-mode: color-dodge;
}

.float-menu-module .bg-right-1 img ,
.float-menu-module .bg-left-1 img ,
.float-menu-module .bg-right-2 img  {
  width: 100%;
  height: auto;
}

.float-menu-module .bg-right-1,
.float-menu-module .bg-right-2 {
  right: 0;
  width: 35%;
}

.float-menu-module .bg-left-1 {
  left: 0;
  width: 50%;
}

.float-menu-module .bg-right-1 {
  top: 0;
}

.float-menu-module .bg-right-2 {
  top: 47%;
  width: 38%;
}

.float-menu-module .bg-left-1 {
  top: 25%;
}

.float-menu-module .float-bg-page {
  opacity: 0;
  -webkit-transition: opacity 150ms ease-out;
  transition: opacity 150ms ease-out;
}

.float-menu-module .float-bg-page.hide {
  opacity: 0;
}

.float-menu-module {
  padding: calc(120px + 36px) 0 0 0;
}

@media (min-width: 768px) {
  .float-menu-module {
    padding: calc(120px + 50px) 0 0 0;
  }
}

.float-menu-module .section .product-menu-background {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  z-index: 10;
}

@media (min-width: 768px) {
  .float-menu-module .section .product-menu-background {
    position: fixed;
    width: 28%;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
    left: 0;
  }
  .float-menu-module .section .product-menu-background.hold-on {
    position: absolute;
    bottom: 0;
  }
}

.product-menu {
  width: 100%;
  -webkit-transform: translate(0);
          transform: translate(0);
  margin: 0 0 3rem 0;
}

@media (min-width: 768px) {
  .product-menu {
    width: 85%;
    -webkit-transform: translateX(-0.5rem);
            transform: translateX(-0.5rem);
  }
}

@media (max-width: 768px) {
  .product-menu {
    -webkit-transform: translateX(-3rem);
            transform: translateX(-3rem);
  }
}

.product-menu-background p {
  margin-bottom: 10px;
  font-size: 1.5rem;
  letter-spacing: 0.15rem;
}

.product-menu-background h1,
.product-menu-background p {
  color: #555555;
  margin-left: 6rem;
}

.product-menu-background h1 {
  margin-bottom: 30px;
}

.product-menu-background .float-menu-right {
  position: fixed;
  top: 100px;
  left: 0;
  max-width: 420px;
  z-index: -1;
  opacity: 1;
  pointer-events: none;
}

@media (max-width: 1240px) {
  .product-menu-background .float-menu-right {
    max-width: 350px;
  }
}

@media (max-width: 767px) {
  .product-menu-background .float-menu-right {
    opacity: 0;
  }
}

.product-menu-background .float-menu-right img {
  width: 100%;
  height: auto;
}

.product-menu li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #0069AA;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.025rem;
  line-height: 20px;
  position: relative;
  padding: 14px 20px 11px  65px;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.product-menu li a:after {
  display: block;
  content: "";
  border-bottom: 2px solid white;
  border-right: 2px solid white;
  height: 11px;
  left: 10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  width: 11px;
}

.product-menu li a span {
  display: inline-block;
}

.product-menu li a span:first-child {
  margin-right: 4px;
}

.product-menu li a:hover {
  color: #F7941E;
}

.product-menu li a.is-active {
  background-color: #fafafa;
  -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #F7941E;
}

.product-menu li a.is-active:before {
  background-color: #F7941E;
  color: #fafafa;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 45px;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.product-menu li a.is-active:after {
  opacity: 1;
  left: 10px;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.product:not(:last-of-type) {
  margin-bottom: 6rem;
}

@media (min-width: 768px) {
  .product:not(:last-of-type) {
    margin-bottom: 12rem;
  }
}

.product .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-bottom: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.product .heading h2 {
  margin-bottom: 3rem;
}

.product .heading .subtitle {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: 0;
}

@media (max-width: 767px) {
  .product .heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.product .heading .title {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(100% - 186px);
          flex: 0 1 calc(100% - 186px);
}

@media (max-width: 767px) {
  .product .heading .title {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}

.product .heading figure {
  height: 186px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 186px;
          flex: 0 1 186px;
  background-color: #fafafa;
  -webkit-box-shadow: 0 15px 30px -10px rgba(85, 83, 85, 0.2);
          box-shadow: 0 15px 30px -10px rgba(85, 83, 85, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.product .heading figure img {
  width: 90px;
  height: 90px;
}

@media (max-width: 767px) {
  .product .heading figure {
    margin: 0 0 4.5rem 0;
  }
}

.product .content {
  display: block;
}

.product .content p:not(:last-of-type) {
  margin-bottom: 2.5rem;
}

.product .two-cols-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
  padding: 75px 0 60px 0;
  border-top: 2px solid #F7941E;
}

.product .two-cols-content > .col-item {
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  padding: 0 3rem;
}

@media (min-width: 1080px) {
  .product .two-cols-content > .col-item {
    padding: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 296px;
            flex: 0 1 296px;
  }
}

.product .two-cols-content .col-item {
  padding: 0rem;
}

.product .two-cols-content .col-item-icon {
  margin-bottom: 1rem;
}

.product .two-cols-content .col-item.has-border {
  border-top: 2px solid #F7941E;
}

.product .slider-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin: 9rem auto;
  position: relative;
  width: 100%;
}

@media (max-width: 767px) {
  .product .slider-block {
    margin: 6rem 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
}

.product .slider-block-controls {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 295px;
          flex: 0 0 295px;
  margin-top: 4rem;
}

.product .slider-block-controls h6, .product .slider-block-controls table thead tr th, table thead tr .product .slider-block-controls th {
  color: #fafafa;
}

.product .slider-block-controls button {
  border-width: 0;
  height: 38px;
  cursor: pointer;
  outline: none;
}

.product .slider-block-el {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 295px);
          flex: 0 0 calc(100% - 295px);
}

@media (max-width: 767px) {
  .product .slider-block-el {
    -webkit-box-flex: 0;
        -ms-flex: 0 100%;
            flex: 0 100%;
    overflow: hidden;
  }
}

.product .slider-block .slider-container {
  width: 65rem;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

@media (max-width: 767px) {
  .product .slider-block .slider-container {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .product .slider-block .slider-container .slide-item {
    max-width: 100% !important;
    width: 100% !important;
  }
}

.product .slider-block .slider-container .slide-item__thumbnail {
  overflow: hidden;
  position: relative;
}

.product .slider-block .slider-container .slide-item__thumbnail:before {
  content: "";
  display: block;
  padding-bottom: 58%;
  width: 100%;
}

.product .slider-block .slider-container .slide-item__thumbnail .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.product .slider-block .slider-container .slide-item__card {
  padding: 4.5rem 3rem 3rem;
  position: relative;
  -webkit-transition: all 0.33s;
  transition: all 0.33s;
  background: #fafafa;
  margin: 0rem auto 0;
  width: 100%;
  border-top: 4px solid #F7941E;
}

.product .slider-block .slider-container .slide-item__card .category-single {
  color: #F7941E;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.product .slider-block .slider-container .slide-item__card .category-single h6, .product .slider-block .slider-container .slide-item__card .category-single table thead tr th, table thead tr .product .slider-block .slider-container .slide-item__card .category-single th {
  font-size: 16px;
}

.product .slider-block .slider-container .slide-item__card p {
  color: #fafafa;
}

.product .slider-block .slider-container .slide-item:hover .slide-item__card {
  margin: -3rem auto 0;
  -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
}

.product .slider-block .slider-container .slide-item:hover .slide-item__card p {
  color: #555555;
}

.product .slider-block .slider-container .slide-item .slide-item__card p {
  color: #555555;
}

.product .learn-more {
  margin-top: 9rem;
  padding: 0 0 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

@media (min-width: 769px) {
  .product .learn-more {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    padding: 100px 0 50px;
  }
}

.product .learn-more-bg {
  position: absolute;
  right: -27%;
  top: 0;
  z-index: 1;
  display: none;
}

@media (min-width: 1024px) {
  .product .learn-more-bg {
    display: block;
  }
}

.product .learn-more > .cta-item-lead {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  padding: 0;
  position: relative;
  z-index: 2;
  margin-bottom: 1.5rem;
}

@media (min-width: 769px) {
  .product .learn-more > .cta-item-lead {
    margin-bottom: 0;
    padding: 0 6rem 0 0;
  }
}

.product .learn-more > .cta-item-lead h4 {
  font-weight: 400;
  line-height: 1.3;
}

.product .learn-more > .cta-item-btn {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  position: relative;
  z-index: 2;
}

.product .placeholder-item {
  display: block;
  width: 100%;
  height: auto;
  padding: 75px 0;
}

@media (min-width: 768px) {
  .product .placeholder-item {
    padding: 150px 0 0 0;
  }
}

.product .placeholder-item img {
  width: 100%;
  height: auto;
}

.float-menu-layout-2 .learn-more {
  margin-top: 3.2rem;
}

.float-menu-layout-2 .right-content {
  position: relative;
  z-index: 10;
}

.float-menu-layout-2 .product-menu-background h2 {
  max-width: 60%;
}

.float-menu-layout-2 .product > .heading {
  margin: 0;
}

.float-menu-layout-2 .product > .heading.no-icon .title {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}

.float-menu-layout-2 .product .icon-and-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  padding: 75px 0 80px 0;
}

@media (min-width: 769px) {
  .float-menu-layout-2 .product .icon-and-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

.float-menu-layout-2 .product .icon-and-content > .icon-square {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 186px;
          flex: 0 1 186px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 186px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fafafa;
  -webkit-box-shadow: 0 15px 30px -10px rgba(85, 83, 85, 0.2);
          box-shadow: 0 15px 30px -10px rgba(85, 83, 85, 0.2);
}

.float-menu-layout-2 .product .icon-and-content > .icon-square img {
  width: 90px;
  height: 90px;
}

.float-menu-layout-2 .product .icon-and-content > .content {
  padding: 0;
  margin-top: 4.5rem;
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
}

@media (min-width: 769px) {
  .float-menu-layout-2 .product .icon-and-content > .content {
    padding: 0 0 0 33px;
    margin-top: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - 186px);
            flex: 0 1 calc(100% - 186px);
  }
}

.float-menu-layout-2 .product .two-cols-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 75px 0 25px 0;
  border-top: 2px solid #F7941E;
}

.float-menu-layout-2 .product .two-cols-content > .col-item {
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  padding: 0 0 6rem 0;
}

@media (min-width: 1080px) {
  .float-menu-layout-2 .product .two-cols-content > .col-item {
    padding: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 296px;
            flex: 0 1 296px;
  }
}

.float-menu-layout-2 .product .two-cols-content > .col-item:last-child {
  padding: 0;
}

.float-menu-layout-2 .product .customers-section .customer-testimonial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin: 30px 0;
}

.float-menu-layout-2 .product .customers-section .customer-testimonial > .author {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 80px;
          flex: 0 1 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
}

.float-menu-layout-2 .product .customers-section .customer-testimonial > .content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(100% - 80px);
          flex: 0 1 calc(100% - 80px);
  padding: 0 0 0 33px;
}

.float-menu-layout-2 .product .customers-section .customer-testimonial > .content p.quote {
  margin-bottom: 10px;
}

.float-menu-layout-2 .product .customers-section .brand-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 4.5rem 0;
}

@media (max-width: 767px) {
  .float-menu-layout-2 .product .customers-section .brand-logos {
    margin: 3rem 0;
  }
}

.float-menu-layout-2 .product .customers-section .brand-logos > .brand-logo-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 160px;
          flex: 0 1 160px;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.float-menu-layout-2 .product .customers-section .brand-logos > .brand-logo-item:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
}

.float-menu-layout-2 .product .customers-section .brand-logos > .brand-logo-item img {
  width: 100%;
  height: auto;
}

.product-integrations .menu-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 410px;
}

.product-integrations .menu-bg img {
  width: 100%;
  height: auto;
}

.product-integrations .main-content .content-styled h6, .product-integrations .main-content .content-styled table thead tr th, table thead tr .product-integrations .main-content .content-styled th {
  margin: 0 0 10px 0;
}

.product-integrations .main-content .content-styled p {
  margin: 0 0 27px 0;
}

.product-integrations .products {
  padding: 43px 0 70px 0;
}

.product-integrations .products header {
  margin-bottom: 20px;
}

.product-integrations .products header h6, .product-integrations .products header table thead tr th, table thead tr .product-integrations .products header th {
  margin: 0;
  padding: 0;
}

.product-integrations .products .brand-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 4.5rem 0 0 0;
}

@media (max-width: 767px) {
  .product-integrations .products .brand-logos {
    margin: 3rem 0;
  }
}

.product-integrations .products .brand-logos > .brand-logo-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.333% - 30px);
          flex: 0 0 calc(33.333% - 30px);
  margin-right: 30px;
  padding: 2.5rem 3rem;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
}

.product-integrations .products .brand-logos > .brand-logo-item .product-item__actions {
  position: absolute;
  bottom: -38px;
  left: 0;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 38px;
  background-color: #f5f5f5;
  right: 0;
  opacity: 0;
  -webkit-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
}

.product-integrations .products .brand-logos > .brand-logo-item:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
}

.product-integrations .products .brand-logos > .brand-logo-item:hover .product-item__actions {
  opacity: 1;
}

.product-integrations .products .brand-logos > .brand-logo-item img {
  width: auto;
  display: block;
  margin: 0 auto;
  max-height: 70px;
}

.solutions-detail .product .heading .title {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}

.solutions-detail .one-col-content {
  width: 100%;
  padding: 4rem 0;
}

.solutions-detail .product:not(:last-of-type) {
  margin-bottom: 16.2rem;
}

.solutions-detail .slider-block {
  margin: 9rem auto 0 auto;
}

.solutions-detail .product .learn-more {
  padding-bottom: 0;
  margin-top: 5rem;
}

.solutions-detail .slide-item {
  position: relative;
}

.solutions-detail .slide-item > a:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.solutions-detail .product .two-cols-content {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: none;
  padding: 0px 0 75px 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

@media (max-width: 1200px) {
  .solutions-detail .product .two-cols-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.solutions-detail .product .two-cols-content .col-item {
  padding: 5rem 3rem;
  border-top: 2px solid #F7941E;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 46%;
          flex: 0 1 46%;
}

@media (max-width: 1200px) {
  .solutions-detail .product .two-cols-content .col-item {
    margin-bottom: 4.5rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}

.solutions-detail .product .two-cols-content .col-item:last-child {
  margin-bottom: 0rem;
}

.solutions-detail.theme-dark {
  margin-bottom: 350px;
  background-color: #0069AA;
}

.solutions-detail.theme-dark .one-col-content h6, .solutions-detail.theme-dark .one-col-content table thead tr th, table thead tr .solutions-detail.theme-dark .one-col-content th,
.solutions-detail.theme-dark .one-col-content p {
  color: #fafafa;
}

.solutions-detail.theme-dark .slide-item__card {
  background: transparent !important;
  border-top: 4px solid transparent !important;
}

.solutions-detail.theme-dark .slide-item__card .title {
  color: #fafafa !important;
}

.solutions-detail.theme-dark .slide-item.swiper-slide-active .slide-item__card {
  background: #fafafa !important;
  border-top: 4px solid #F7941E !important;
}

.solutions-detail.theme-dark .slide-item.swiper-slide-active .slide-item__card .title {
  color: #555555 !important;
}

.solutions-detail.theme-dark .col-item {
  background-color: #004f7f;
}

.solutions-detail.theme-dark .slider-block-controls h3 {
  color: #fafafa;
}

.solutions-detail.theme-dark .product-menu-background p,
.solutions-detail.theme-dark .product-menu-background h2 {
  color: #fafafa;
}

.solutions-detail.theme-dark .product-menu-background a {
  color: #fafafa;
}

.solutions-detail.theme-dark .product-menu-background a.is-active {
  color: #0069AA;
}

.solutions-detail.theme-dark .learn-more .cta-item-lead h4 {
  color: #fafafa;
}

.solutions-detail.theme-dark .heading h2 {
  color: #fafafa;
}

.solutions-detail.theme-dark .lead-wrapper p.lead {
  color: #fafafa;
}

.solutions-detail.theme-dark .col-item h6, .solutions-detail.theme-dark .col-item table thead tr th, table thead tr .solutions-detail.theme-dark .col-item th,
.solutions-detail.theme-dark .col-item p {
  color: #fafafa;
}

.solutions-detail.theme-dark .section-curve-bottom {
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(70%);
          transform: translateY(70%);
  left: 0;
  right: 0;
  z-index: 1;
}

.solutions-detail.theme-dark .section-curve-bottom img {
  width: 100%;
  height: auto;
}

.solutions-detail.theme-light .slider-block-controls h3 {
  color: #555555;
}

.right-content {
  position: relative;
  z-index: 10;
}

.platform-details .bg-left-1 {
  position: absolute;
  left: 0;
  top: 22%;
  width: 45%;
  pointer-events: none;
}

.platform-details .bg-left-1 img {
  width: 100%;
  height: auto;
}

.platform-details .fixed-navtabs {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  background-color: transparent;
  z-index: 999;
}

.platform-details .fixed-navtabs.is-fixed {
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
  background-color: #fafafa;
}

.platform-details .fixed-navtabs .inner {
  display: block;
  position: relative;
}

.platform-details .fixed-navtabs .platform-details-ctx {
  position: relative;
  margin-top: 51px;
}

.platform-details .fixed-navtabs .navtab-item {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  height: 51px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 4px solid transparent;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  opacity: 0.4;
  cursor: pointer;
  text-decoration: none;
}

.platform-details .fixed-navtabs .navtab-item span {
  font-size: 1.4rem;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05rem;
  display: block;
  color: #32b5e1;
  font-weight: 500;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.platform-details .fixed-navtabs .navtab-item.active, .platform-details .fixed-navtabs .navtab-item:hover {
  border-top: 4px solid #32b5e1;
  opacity: 1;
}

.platform-details .detail-item {
  padding: 50px 0;
}

.platform-details .detail-item h2 {
  margin-bottom: 2.1rem;
}

@media (min-width: 768px) {
  .platform-details .detail-item {
    padding: 100px 0;
  }
}

.platform-details .detail-item.text-and-media .right-col {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.platform-details .detail-item.text-and-media .left-col {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.platform-details .detail-item.media-and-text .left-col {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.platform-details .detail-item.media-and-text .right-col {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 768px) {
  .platform-details .detail-item.text-and-media .right-col {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .platform-details .detail-item.text-and-media .left-col {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .platform-details .detail-item.media-and-text .left-col {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .platform-details .detail-item.media-and-text .right-col {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.platform-details .detail-item .wrapper-actions {
  margin: 30px 0 0 0;
}

.platform-details .detail-item .wrapper-actions a:first-child {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .platform-details .detail-item .wrapper-actions a:first-child {
    margin-right: 0;
  }
}

.platform-details .detail-item .icon-box {
  cursor: pointer;
  display: block;
  position: relative;
  background: #fafafa;
  -webkit-box-shadow: 0 15px 30px -10px rgba(85, 83, 85, 0.2);
          box-shadow: 0 15px 30px -10px rgba(85, 83, 85, 0.2);
  -webkit-transform: translate(none);
          transform: translate(none);
  margin: 0 0 45px 0;
}

@media (min-width: 768px) {
  .platform-details .detail-item .icon-box {
    -webkit-transform: translateY(22%);
            transform: translateY(22%);
    margin: 0;
  }
}

.platform-details .detail-item .icon-box:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}

.platform-details .detail-item .icon-box > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.platform-details .detail-item .icon-box > .inner:after {
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.27);
}

.platform-details .detail-item .icon-box .icon-play {
  width: 84px;
  height: 84px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  z-index: 12;
  margin: 0 auto;
}

.general-content-module {
  margin-top: 100px;
  padding-bottom: 80px;
  position: relative;
}

.general-content-module .module-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
}

@media (min-width: 768px) {
  .general-content-module .module-bg {
    width: 50%;
  }
}

.general-content-module .module-bg img {
  width: 100%;
  height: auto;
}

.general-content-module .header {
  padding: 140px 0;
  text-align: center;
}

.sitemap .section-title {
  text-align: left;
}

.big-cta {
  margin: 0 0 8rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

@media (min-width: 769px) {
  .big-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    padding: 100px 0 50px;
  }
}

.big-cta-bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: none;
  width: 150%;
}

@media (min-width: 1024px) {
  .big-cta-bg {
    display: block;
  }
}

.big-cta > .cta-item-lead {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  padding: 0;
  position: relative;
  z-index: 2;
  margin-bottom: 1.5rem;
}

@media (min-width: 769px) {
  .big-cta > .cta-item-lead {
    margin-bottom: 0;
    padding: 0 6rem 0 0;
  }
}

.big-cta > .cta-item-lead h4 {
  font-weight: 400;
  line-height: 1.3;
}

.big-cta > .cta-item-btn {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  position: relative;
  z-index: 2;
}

.gm-style .gm-style-iw-c {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-radius: 0 !important;
  padding: 40px 30px !important;
  border-top: 2px solid #F7941E;
}

.gm-style .gm-style-iw-c h4 {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.gm-style .gm-style-iw-c p,
.gm-style .gm-style-iw-c li {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.75px;
}

.gm-style .gm-style-iw-c li {
  padding: 5px 0 0 0;
}

.gm-style .gm-style-iw-c a:before {
  content: url("../img/icon-chevron.svg");
  width: 8px;
  height: 8px;
  padding-right: 5px;
  position: relative;
  top: 2px;
  left: -2px;
}

.gm-style .gm-style-iw-c button {
  display: none !important;
}

.gm-style .gm-style-iw-t::after {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.google_map_contact_form {
  width: 100%;
}

.google_map_contact_form #contact {
  position: relative;
  top: -150px;
}

.google_map_contact_form #google-map {
  background: #0069AA;
  width: 100%;
  position: fixed;
  top: 0;
  height: 1100px;
  width: 100%;
  border: 0;
  margin: 0;
}

@media only screen and (max-width: 1167px) {
  .google_map_contact_form #google-map {
    height: 1800px;
    margin-top: -300px;
  }
}

.google_map_contact_form #google-map img {
  max-width: inherit !important;
}

.google_map_contact_form .contact-form-embed-code {
  position: absolute;
  width: 100%;
  top: 850px;
}

@media (min-width: 1168px) {
  .google_map_contact_form .contact-form-embed-code {
    width: 33.3%;
    top: 150px;
    right: 35px;
    margin: 0;
  }
}

@media only screen and (max-width: 1168px) {
  .google_map_contact_form .contact-form-embed-code {
    right: 0 !important;
    left: 0 !important;
  }
}

@media (min-width: 1168px) {
  .google_map_contact_form .contact-form-embed-code .container {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}

.google_map_contact_form .contact-form-embed-code form {
  margin-top: 40px;
}

.google_map_contact_form .contact-form-embed-code h1 {
  margin-bottom: 25px;
}

.google_map_contact_form .contact-form-embed-code h1,
.google_map_contact_form .contact-form-embed-code p {
  color: #fafafa;
}

.google_map_contact_form .mktoForm {
  width: 100% !important;
  padding: 0 !important;
}

.google_map_contact_form .mktoForm .mktoFormCol,
.google_map_contact_form .mktoForm .mktoHasWidth {
  float: none;
  width: 100% !important;
  background-color: transparent !important;
}

.google_map_contact_form .mktoForm .mktoAsterix {
  display: none !important;
}

.google_map_contact_form .mktoForm .mktoFieldWrap {
  float: none !important;
}

.google_map_contact_form .mktoForm input[type="text"],
.google_map_contact_form .mktoForm input[type="email"],
.google_map_contact_form .mktoForm input[type="phone"],
.google_map_contact_form .mktoForm input[type="tel"],
.google_map_contact_form .mktoForm textarea,
.google_map_contact_form .mktoForm select {
  text-align: left !important;
  display: block;
  width: 100% !important;
  border: none;
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: 0.05rem;
  line-height: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 5px 0;
  background-color: transparent;
  border-radius: 0px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  font-family: "Helvetica Neue LT W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
  color: #fafafa !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.65) !important;
  height: auto;
  max-width: 100% !important;
  text-indent: 0 !important;
}

.google_map_contact_form .mktoForm input[type="text"].error,
.google_map_contact_form .mktoForm input[type="email"].error,
.google_map_contact_form .mktoForm input[type="phone"].error,
.google_map_contact_form .mktoForm input[type="tel"].error,
.google_map_contact_form .mktoForm textarea.error,
.google_map_contact_form .mktoForm select.error {
  border-color: #F7941E;
}

.google_map_contact_form .mktoForm input[type="text"]:focus,
.google_map_contact_form .mktoForm input[type="email"]:focus,
.google_map_contact_form .mktoForm input[type="phone"]:focus,
.google_map_contact_form .mktoForm input[type="tel"]:focus,
.google_map_contact_form .mktoForm textarea:focus,
.google_map_contact_form .mktoForm select:focus {
  border-color: #fafafa !important;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.google_map_contact_form .mktoForm .select2 {
  width: 100% !important;
}

.google_map_contact_form .mktoForm .select2 .select2-selection__arrow {
  top: -5px;
}

@media only screen and (max-width: 767px) {
  .google_map_contact_form .mktoForm .select2 .select2-selection__arrow b {
    width: 12px;
    margin-left: -20px;
    padding: 0 !important;
  }
}

.google_map_contact_form .mktoForm .select2 .select2-selection--single {
  opacity: 0.7;
  color: #fafafa;
  border-bottom: 1px solid white;
  height: 30px;
  margin-bottom: 13px;
}

.google_map_contact_form .mktoForm .select2.select2-container--open .select2-selection--single {
  opacity: 1;
}

.google_map_contact_form .mktoForm ::-webkit-input-placeholder {
  color: #fafafa;
  opacity: 0.65;
  text-align: left !important;
  vertical-align: top !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.google_map_contact_form .mktoForm :-moz-placeholder {
  color: #fafafa;
  opacity: 0.65;
  text-align: left !important;
  vertical-align: top !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.google_map_contact_form .mktoForm ::-moz-placeholder {
  color: #fafafa;
  opacity: 0.65;
  text-align: left !important;
  vertical-align: top !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.google_map_contact_form .mktoForm :-ms-input-placeholder {
  color: #fafafa;
  opacity: 0.65;
  text-align: left !important;
  vertical-align: top !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.google_map_contact_form .mktoForm input:-webkit-autofill,
.google_map_contact_form .mktoForm input:-webkit-autofill:hover,
.google_map_contact_form .mktoForm input:-webkit-autofill:focus,
.google_map_contact_form .mktoForm textarea:-webkit-autofill,
.google_map_contact_form .mktoForm textarea:-webkit-autofill:hover,
.google_map_contact_form .mktoForm textarea:-webkit-autofill:focus,
.google_map_contact_form .mktoForm select:-webkit-autofill,
.google_map_contact_form .mktoForm select:-webkit-autofill:hover,
.google_map_contact_form .mktoForm select:-webkit-autofill:focus {
  border: none;
  color: #fafafa !important;
  -webkit-text-fill-color: #fafafa !important;
  font-size: 1.6rem !important;
  font-weight: 300;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.google_map_contact_form .mktoForm .mktoOffset {
  display: none !important;
}

.google_map_contact_form .mktoForm .mktoForm textarea[rows="8"],
.google_map_contact_form .mktoForm .mktoForm textarea,
.google_map_contact_form .mktoForm textarea#ContactUsMsg {
  height: 33px;
  min-height: 30px;
  overflow: hidden;
  line-height: 30px;
  margin-bottom: 30px;
  resize: auto !important;
}

.google_map_contact_form .mktoForm .mktoFieldDescriptor {
  margin-bottom: 0 !important;
}

.google_map_contact_form .mktoForm .mktoError {
  right: auto !important;
  left: 0 !important;
}

.google_map_contact_form .mktoForm .mktoError .mktoErrorArrow {
  background-color: #F7941E !important;
  border-color: #F7941E !important;
}

.google_map_contact_form .mktoForm .mktoError .mktoErrorMsg {
  background-image: none !important;
  background-color: #F7941E !important;
  border-color: #F7941E !important;
  border-radius: 0 !important;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: #f7941e;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-size: 14px;
  max-width: none !important;
}

.google_map_contact_form .mktoForm .mktoButtonRow {
  width: 100% !important;
  text-align: left !important;
}

.google_map_contact_form .mktoForm .mktoButtonRow .mktoButtonWrap {
  margin-left: 0 !important;
}

.google_map_contact_form .mktoForm .mktoButtonRow .mktoButtonWrap button,
.google_map_contact_form .mktoForm .mktoButtonRow .mktoButtonWrap button[type="submit"] {
  background: #F7941E !important;
  border: 0 !important;
  font-size: 1.4rem !important;
  font-weight: 700 !important;
  padding: 9px 30px !important;
  margin-left: 0 !important;
  margin-top: 30px;
  text-transform: uppercase;
  line-height: 1.4 !important;
}

.google_map_contact_form .mktoForm .hs_cos_wrapper {
  color: #fafafa;
  opacity: 0.65;
}

.google_map_contact_form .mktoForm .hs_cos_wrapper a {
  color: #fafafa !important;
  text-decoration: underline !important;
}

.contact .footer-cta {
  padding: 6rem 0;
}

.contact-wrapper {
  pointer-events: all;
}

.three-column-callouts .callout-wrap {
  margin-top: -200px;
}

.three-column-callouts .callout-wrap .callout {
  padding: 0 10px;
}

@media only screen and (max-width: 768px) {
  .three-column-callouts .callout-wrap .callout {
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}

.three-column-callouts .callout-wrap .callout-icon {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 250px;
  width: 100%;
}

.three-column-callouts .callout-wrap .callout-icon.icon-1 {
  background-image: url(../img/bg-contact-panel-1.png);
}

.three-column-callouts .callout-wrap .callout-icon.icon-2 {
  background-image: url(../img/bg-contact-panel-2.png);
}

.three-column-callouts .callout-wrap .callout-icon.icon-3 {
  background-image: url(../img/bg-contact-panel-3.png);
}

.three-column-callouts .callout-wrap .callout-icon .callout-icon-inner {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: block;
  min-height: 250px;
}

.three-column-callouts .callout-wrap .callout-details {
  background: #fafafa;
  -webkit-box-shadow: 0px 5px 5px rgba(85, 83, 85, 0.2);
          box-shadow: 0px 5px 5px rgba(85, 83, 85, 0.2);
  position: relative;
  top: -25px;
  margin: 0 30px;
  position: relative;
}

@media (min-width: 768px) {
  .three-column-callouts .callout-wrap .callout-details {
    min-height: 350px;
  }
}

@media only screen and (max-width: 768px) {
  .three-column-callouts .callout-wrap .callout-details {
    min-height: 0 !important;
  }
}

.three-column-callouts .callout-wrap .callout-content {
  padding: 40px 30px 60px 30px;
}

.three-column-callouts .callout-wrap .callout-content h5, .three-column-callouts .callout-wrap .callout-content h4 {
  font-weight: 200;
}

.three-column-callouts .callout-wrap .callout-content a {
  font-size: 16px;
  line-height: 36px;
}

.three-column-callouts .callout-wrap .callout-content a:before {
  content: url(../img/icon-chevron.svg);
  width: 8px;
  height: 8px;
  padding-right: 5px;
  position: relative;
  top: 2px;
  left: -2px;
}

.three-column-callouts .callout-wrap .callout-link {
  background: #F5F5F5;
  padding: 15px 30px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.three-column-callouts .callout-wrap .callout-link a {
  text-transform: uppercase;
  color: #F7941E;
  font-weight: 400;
  font-size: 14px;
}

.external-news-module .module-header {
  text-align: center;
  padding: 3rem 0 6rem 0;
  margin: 0 auto;
  max-width: 75%;
}

.external-news-module .external-news-list .news-list-item {
  padding: 40px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #ccc;
}

.external-news-module .external-news-list .news-list-item__entry a {
  line-height: 1.75 !important;
}

.global-hero {
  padding: 50px 0;
}

.card {
  margin-bottom: 40px;
}

.content-wrapper {
  padding: 20px 40px;
}

.post-link {
  font-weight: 700;
  margin-top: 10px;
  text-transform: uppercase;
  display: inline-block;
}

.post-meta {
  margin-bottom: 10px;
}

.post-meta ul {
  list-style: none;
}

.post-thumbnail {
  height: 150px;
  background-size: cover;
  background-position: center center;
}

.resources-bg {
  position: absolute;
  right: 0;
  top: 0;
  width: 420px;
  display: none;
}

.resources-bg .active {
  display: block;
}

.resources-bg img {
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .resources-bg {
    display: none;
  }
}

.tabs-section {
  padding: 9.7rem 0 2.7rem 0;
  background-color: transparent;
}

.tabs-section.webinar-view {
  background-color: #0069AA;
  padding: 9.7rem 0 0 0;
  margin-bottom: 30px;
}

.tabs-section.webinar-view .tabs-titles-list {
  padding: 1.5rem 0;
}

@media (max-width: 767px) {
  .tabs-section {
    background-color: #0069AA;
  }
}

.tabs-section .curve-botttom-bg {
  position: absolute;
  top: 0rem;
  left: 0;
  right: 0;
  z-index: -1;
  display: none;
}

.tabs-section .curve-botttom-bg.active {
  display: block;
}

.tabs-section .curve-botttom-bg img {
  width: 100%;
  height: auto;
}

@media (max-width: 1160px) {
  .tabs-section .curve-botttom-bg img {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}

@media (max-width: 998px) {
  .tabs-section .curve-botttom-bg img {
    -webkit-transform: scale(2.75);
            transform: scale(2.75);
  }
}

@media (max-width: 767px) {
  .tabs-section .curve-botttom-bg {
    display: none;
  }
}

.tab-content-header {
  padding: 6rem 0 0 0;
}

.tab-content-header h1 {
  margin: 0;
  color: #fafafa;
}

.tabs-titles-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  width: 100%;
  padding: 1.5rem 0 4rem 0;
  position: relative;
}

.tabs-titles-list li.tab-title-item {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  text-align: center;
  opacity: 0.4;
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
}

.tabs-titles-list li.tab-title-item > a {
  border-top: 4px solid #32b5e1;
  display: block;
  padding: 2rem 0;
  color: #fafafa;
  font-size: 1.4rem;
  text-decoration: none;
  letter-spacing: 0.025rem;
}

.tabs-titles-list li.tab-title-item > a .icon {
  margin-right: 10px;
}

.tabs-titles-list li.tab-title-item.active, .tabs-titles-list li.tab-title-item:hover {
  opacity: 1;
}

.tab-item-content {
  display: none;
}

.tab-item-content.active {
  display: block;
}

.tab-item-resources-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100%;
  padding: 10rem 0 5.5rem 0;
  width: 100%;
}

.tab-item-resources-list > div {
  width: 25%;
}

.tab-item-resources-list > div:nth-child(1) {
  z-index: 40;
}

.tab-item-resources-list > div:nth-child(2) {
  z-index: 30;
}

.tab-item-resources-list > div:nth-child(3) {
  z-index: 20;
}

.tab-item-resources-list > div:nth-child(4) {
  z-index: 10;
}

.tab-item-resources-list .tab-item-resource {
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  position: relative;
}

.tab-item-resources-list .tab-item-resource > a {
  height: 1px;
  display: block;
}

.tab-item-resources-list .tab-item-resource > a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
}

.tab-item-resources-list .tab-item-resource:before {
  content: "";
  background-color: #32b5e1;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  pointer-events: none;
  z-index: 2;
}

.tab-item-resources-list .tab-item-resource .resource-type-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 1;
}

.tab-item-resources-list .tab-item-resource .item-resource-preview {
  width: 100%;
  position: relative;
}

.tab-item-resources-list .tab-item-resource .item-resource-preview .resource-thumbnail-paper {
  width: 129px;
  height: auto;
  z-index: 99;
  -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 4rem;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.tab-item-resources-list .tab-item-resource .item-resource-preview .resource-thumbnail-paper img {
  width: 100%;
  height: auto;
}

.tab-item-resources-list .tab-item-resource .item-resource-preview:before {
  content: "";
  width: 100%;
  padding-top: 100%;
  display: block;
}

.tab-item-resources-list .tab-item-resource .item-resource-preview > .inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.tab-item-resources-list .tab-item-resource .item-resource-preview > .inner > .resource-icon {
  width: 129px;
  height: 158px;
  background-color: #fafafa;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}

.tab-item-resources-list .tab-item-resource .item-resource-preview > .inner > .resource-type-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}

.tab-item-resources-list .tab-item-resource .wrapper {
  background: #fafafa;
  -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
  height: 100%;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.tab-item-resources-list .tab-item-resource .resource-cat {
  padding: 1rem 4rem;
  position: relative;
  z-index: 5;
}

@media (max-width: 1168px) {
  .tab-item-resources-list .tab-item-resource .resource-cat {
    padding: 0 3rem;
  }
}

.tab-item-resources-list .tab-item-resource .resource-cat span {
  font-size: 1.4rem;
  font-weight: 300;
  color: #F7941E;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  text-transform: uppercase;
}

.tab-item-resources-list .tab-item-resource .resource-title {
  padding: 1rem 4rem;
  position: relative;
  z-index: 5;
}

@media (max-width: 1168px) {
  .tab-item-resources-list .tab-item-resource .resource-title {
    padding: 0 3rem;
  }
}

.tab-item-resources-list .tab-item-resource .resource-title h4 {
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  line-height: 3rem;
}

.tab-item-resources-list .tab-item-resource .resource-cta {
  position: relative;
  z-index: 99;
  pointer-events: none;
  padding: 0 4rem 5rem 4rem;
}

.tab-item-resources-list .tab-item-resource .resource-cta a {
  pointer-events: all;
}

@media (max-width: 1168px) {
  .tab-item-resources-list .tab-item-resource .resource-cta {
    padding: 0 3rem 5rem 3rem;
  }
}

.tab-item-resources-list .tab-item-resource:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  z-index: 99;
}

.tab-item-resources-list .tab-item-resource:hover:before {
  opacity: 0.92;
}

.tab-item-resources-list .tab-item-resource:hover .resource-cat span,
.tab-item-resources-list .tab-item-resource:hover .resource-title h4 {
  color: #fafafa;
}

.tab-item-resources-list .tab-item-resource:hover .item-resource-preview .resource-thumbnail-paper {
  opacity: 1;
}

.filter-resources {
  padding: 7rem 0;
}

@media (max-width: 768px) {
  .filter-resources {
    padding: 0 0 3rem 0;
  }
}

.filter-resources .select2 {
  width: 100% !important;
}

.filter-resources .select2:hover .select2-selection__rendered {
  color: #32B5E1;
}

@media (max-width: 1027px) {
  .filter-resources .container .row .col-xs-12:last-child {
    margin-top: 4rem;
  }
}

@media (max-width: 600px) {
  .filter-resources .container .row .col-xs-12:last-child {
    margin-top: 0rem;
  }
}

.filter-resources .select2-container--default .select2-selection--single {
  border-bottom: 1px solid #0069AA;
  outline: none;
}

.filter-resources .select2-selection__rendered {
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  color: #0069AA;
  line-height: 40px !important;
  padding: 0 10px !important;
}

.resource-card-item {
  display: block;
  outline: none;
  position: relative;
  margin-bottom: 7rem;
}

.resource-card-item a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.resource-card-item .logo-case-study {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.resource-card-item .logo-case-study img {
  width: auto;
  display: block;
  margin: 0 auto;
  max-height: 70px;
  z-index: 10;
}

.resource-card-item .webinar-play-btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 50px;
  height: 50px;
}

.resource-card-item .webinar-play-btn svg {
  width: 100%;
  height: auto;
}

.resource-card-item .resource-card-item__meta {
  position: relative;
  z-index: 50;
  pointer-events: none;
  cursor: pointer;
}

.resource-card-item .resource-card-item__cat {
  z-index: 2;
  position: relative;
  pointer-events: all;
}

.resource-card-item .wrapper {
  width: 90%;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .resource-card-item .wrapper {
    width: 100%;
  }
}

.resource-card-item:hover .resource-card-item__meta {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
}

.resource-card-item.full-width-post .wrapper {
  width: 100%;
  margin: 0;
}

.resource-card-item.full-width-post .resource-card-item__thumbnail {
  width: 73.5%;
  margin-left: auto;
}

@media (max-width: 998px) {
  .resource-card-item.full-width-post .resource-card-item__thumbnail {
    width: 100%;
    margin: 0;
  }
}

.resource-card-item.full-width-post .resource-card-item .logo-case-study img {
  max-height: 100px;
}

.resource-card-item.full-width-post .resource-card-item__meta {
  position: absolute;
  padding: 5rem 3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 560px;
}

.resource-card-item.full-width-post .resource-card-item__meta h3 {
  line-height: 1.25;
}

@media (max-width: 998px) {
  .resource-card-item.full-width-post .resource-card-item__meta {
    position: relative;
    top: initial;
    -webkit-transform: none;
            transform: none;
    z-index: 50;
    pointer-events: none;
    cursor: pointer;
    padding: 4rem 2rem;
    width: 100%;
  }
}

.resource-card-item.full-width-post .resource-card-item__meta .btn, .resource-card-item.full-width-post .resource-card-item__meta .navbar .primaryNav-wrapper .menu-item.nav-cta a, .navbar .primaryNav-wrapper .menu-item.nav-cta .resource-card-item.full-width-post .resource-card-item__meta a {
  pointer-events: all !important;
  cursor: pointer;
}

.resource-card-item.full-width-post:hover .resource-card-item__meta {
  -webkit-transform: translateY(-51%);
          transform: translateY(-51%);
  -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
          box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
}

@media (max-width: 998px) {
  .resource-card-item.full-width-post:hover .resource-card-item__meta {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    -webkit-box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
            box-shadow: 0 5px 10px -5px rgba(85, 83, 85, 0.4);
  }
}

.resource-card-item__thumbnail {
  position: relative;
  display: block;
  margin: 0;
}

.resource-card-item__thumbnail:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 63.05084746%;
}

.resource-card-item__thumbnail .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.resource-card-item__thumbnail picture {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.resource-card-item__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.resource-card-item__meta {
  padding: 3.2rem 2rem;
  border-top: 2px solid #F7941E;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  -webkit-transform: scale(1);
          transform: scale(1);
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.resource-card-item__meta button {
  margin: 3rem 0;
  display: block;
}

.resource-card-item__cat {
  display: block;
  text-transform: uppercase;
  color: #F7941E;
  font-size: 1.4rem;
  padding: 0 0 1.2rem 0;
}

.filter-resources .row .col-xs-12 {
  margin: 0;
}

.filter-resources .row .col-xs-12:last-child {
  margin: 0;
}

@media (max-width: 767px) {
  .filter-resources .row .col-xs-12 {
    margin: 4rem 0;
  }
  .filter-resources .row .col-xs-12:last-child {
    margin: 0;
  }
}

.filter-resources .row .select-container {
  display: block;
  margin: 0 auto;
  width: 95%;
}

@media (max-width: 768px) {
  .filter-resources .row .select-container {
    width: 99%;
  }
}

.swiper-container.swiper-featured-resources {
  overflow: visible !important;
}

#select2-filter-by-topic-results {
  min-height: 257px;
}

.full-width-featured-resource, .resources-list-second-page {
  display: block;
}

.full-width-featured-resource.is-hidden, .resources-list-second-page.is-hidden {
  display: none;
}

body.blog .tabs-section {
  background-color: #0069AA;
  padding: 9.7rem 0 0 0;
  margin-bottom: 30px;
}

body.blog .tabs-section .tabs-titles-list {
  padding: 1.5rem 0;
}

.resources-list.resources-list--events {
  padding-top: 7rem;
}

@media (max-width: 768px) {
  .resources-list.resources-list--events {
    padding-top: 3rem;
  }
}

.resource-single-submenu {
  position: relative;
  padding: 60px 0 0 0;
  background-color: #0069AA;
}

.resource-single-submenu .tabs-titles-list {
  padding: 4rem 0 1rem 0;
}

.resource-single-hero {
  position: relative;
  margin: 0;
}

@media (max-width: 1120px) {
  .resource-single-hero {
    margin: 0 0 4rem 0;
  }
}

.resource-single-hero:before {
  content: "";
  display: block;
  content: "";
  width: 100%;
  padding-top: 45.13888889%;
}

@media (max-width: 1120px) {
  .resource-single-hero::before {
    content: "";
    display: none;
  }
}

.resource-single-hero > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media (max-width: 1120px) {
  .resource-single-hero > .inner {
    position: relative;
    width: 100%;
  }
}

.resource-single-hero .resource-hero-image {
  position: absolute;
  top: 0;
  width: 50%;
  right: 0;
  bottom: 2px;
}

@media (max-width: 1120px) {
  .resource-single-hero .resource-hero-image {
    width: 100%;
  }
}

.resource-single-hero .resource-hero-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.resource-single-hero .resource-hero-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 2;
  display: block;
}

@media (max-width: 1120px) {
  .resource-single-hero .resource-hero-overlay {
    display: none;
  }
}

.resource-single-hero .resource-single-content {
  position: relative;
  z-index: 3;
  padding: 25% 0 0 0;
}

@media (max-width: 1120px) {
  .resource-single-hero .resource-single-content {
    padding: 100px 0;
  }
}

.resource-single-hero .resource-single-content h1 {
  color: #555555;
}

@media (max-width: 1120px) {
  .resource-single-hero .resource-single-content h1 {
    color: #fafafa;
  }
}

.resource-single-hero .resource-single-content .single-type {
  color: #F7941E;
  display: block;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 300;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

.resource-actions {
  width: 235px;
  display: block;
  padding: 20px 0 20px 100px;
  position: relative;
}

@media (max-width: 1024px) {
  .resource-actions {
    width: 100%;
    -webkit-transform: translate(0);
            transform: translate(0);
    margin-left: 0;
    padding: 4rem 0 6rem 0;
  }
}

.social-share-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1.5rem 0 0 0;
}

@media (max-width: 1024px) {
  .social-share-list {
    margin: 3rem 0 0 0;
  }
}

.social-share-list li {
  margin-right: 10px;
}

.social-share-list li:last-child {
  margin-right: 0;
}

.all-posts-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  outline: none;
  border: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  background-color: transparent;
}

.all-posts-btn .icon {
  margin-right: 20px;
}

.all-posts-btn .text {
  font-size: 1.4rem;
  color: #F7941E;
  font-weight: 300;
}

@media (max-width: 1120px) {
  .all-posts-btn {
    margin: 0 0 4rem 0;
  }
}

.resource-single-gated {
  padding: 6rem 0;
  max-width: 50%;
}

.resource-single-gated__cat {
  color: #F7941E;
  font-weight: 300;
  display: block;
  margin: 0 0 1.5rem 0;
}

@media (max-width: 1023px) {
  .resource-single-gated {
    padding: 6rem 0 0 0;
    max-width: 100%;
  }
}

.resource-gated-form {
  position: absolute;
  width: 50%;
  right: 0;
  top: 0;
}

@media (max-width: 1023px) {
  .resource-gated-form {
    position: relative;
    width: 100%;
    right: inherit;
    top: inherit;
  }
}

.resource-gated-form__bg {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  width: 120%;
  max-width: 720px;
  background-color: transparent;
  display: none;
}

@media (min-width: 1024px) {
  .resource-gated-form__bg {
    display: block;
  }
}

.resource-gated-form__bg img {
  width: 100%;
  height: auto;
  opacity: 1;
}

.resource-gated-form__el {
  position: absolute;
  right: 0;
  top: 0;
  padding: 13rem 8rem 0 0;
  display: block;
  width: 405px;
  margin-top: 0;
}

@media (max-width: 1023px) {
  .resource-gated-form__el {
    width: 100%;
    padding: 6rem 2.05rem;
    position: relative;
    top: initial;
    right: initial;
    background-color: #0069AA;
    margin-top: 6rem;
  }
}

.resource-gated-form__el p {
  color: #fafafa;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.resource-gated-description {
  margin: 6rem 0 0 0;
}

.resource-gated-logos {
  margin: 6rem 0 0 0;
}

.resource-gated-logos__list {
  position: relative;
  padding: 30px 0 60px 0;
}

@media (max-width: 767px) {
  .resource-gated-logos__list {
    width: 100%;
    padding: 30px 0;
  }
}

.resource-gated-logos__list > div > span {
  display: block;
  width: 75%;
  margin: 0 auto;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

.resource-gated-logos__list > div > span:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

@media (max-width: 767px) {
  .resource-gated-logos__list > div > span {
    width: 100%;
    margin-bottom: 30px;
  }
}

.resource-gated-logos__list > div > span img {
  display: block;
  width: auto;
  margin: 0 auto;
  max-height: 50px;
}

.resouce-single-gated__thumbnail {
  position: relative;
  margin: 5rem 0 0 0;
  min-height: 330px;
}

.resouce-single-gated__thumbnail:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 63.03501946%;
}

.resouce-single-gated__thumbnail > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.resouce-single-gated__thumbnail-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.resouce-single-gated__thumbnail-paper {
  width: 38.25%;
  margin: 0 auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fafafa;
  -webkit-box-shadow: 0 5px 10px -2px #0069aa;
          box-shadow: 0 5px 10px -2px #0069aa;
}

.resouce-single-gated__thumbnail-paper img {
  width: 100%;
  height: auto;
}

body.company {
  background-color: #0069AA;
  background-repeat: no-repeat;
  background-position: right 150px;
  background-size: 70% auto;
}

body.company .section-scroll {
  background: transparent !important;
}

body.company .section-scroll:first-child .section-scroll-nav {
  display: block;
}

body.company .section-scroll .section-scroll-nav {
  display: none !important;
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  cursor: pointer;
  z-index: 9;
}

@media only screen and (max-width: 768px) {
  body.company .section-scroll .section-scroll-nav {
    display: none !important;
  }
}

body.company .section-scroll .section-scroll-nav .scroll-morph {
  position: absolute;
  bottom: -10px;
  left: -20px;
}

body.company .section-scroll .section-scroll-nav .scroll-arrow {
  position: absolute;
  bottom: -3px;
  left: -1px;
}

body.company .section-scroll p {
  padding: 20px 0 10px 0;
  margin: 0;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 26px;
  color: #77777A;
  letter-spacing: 0.070rem;
  color: #fafafa;
}

@media (min-width: 768px) {
  body.company .section-scroll p {
    font-size: 2.1rem;
    line-height: 30px;
  }
}

@media (min-width: 1168px) {
  body.company .section-scroll p {
    font-size: 2.1rem;
    line-height: 30px;
  }
}

@media only screen and (min-width: 768px) {
  body.company .section-scroll:first-of-type p {
    max-width: 50%;
  }
}

body.company .section-scroll * {
  color: #fafafa;
}

body.company .section-scroll .content-styled h2 {
  position: relative;
}

body.company .section-scroll .content-styled h2:before {
  background: #F7941E;
  width: 40px;
  height: 1px;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: -60px;
}

@media only screen and (max-width: 768px) {
  body.company .section-scroll.columns {
    padding-bottom: 100px !important;
  }
}

body.company .quote {
  background-position: top;
  background-size: cover;
  background-color: #f7f7f7;
  background-repeat: no-repeat;
}

@media (min-width: 1168px) {
  body.company .quote {
    background-position: top;
  }
}

body.company .quote .content-styled {
  margin: 0 auto;
}

@media (min-width: 1168px) {
  body.company .quote .content-styled {
    max-width: 50%;
  }
}

body.company .quote .content-styled * {
  color: #fafafa;
}

body.company .quote .content-styled p {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 26px;
  color: #77777A;
  letter-spacing: 0.070rem;
  color: #fafafa;
}

@media (min-width: 768px) {
  body.company .quote .content-styled p {
    font-size: 2.1rem;
    line-height: 30px;
  }
}

@media (min-width: 1168px) {
  body.company .quote .content-styled p {
    font-size: 2.1rem;
    line-height: 30px;
  }
}

body.company .quote .content-styled p em {
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0.075rem;
}

body.company .footer-cta {
  background-color: #fafafa;
  margin-top: 0;
}

@media (max-width: 768px) {
  body.company .footer-cta {
    background-position: top center;
  }
}

.no-search-results {
  padding: 9rem 0 0 0;
}

.search-container {
  margin: 6rem 0;
}

@media (min-width: 768px) {
  .search-container {
    margin: 9rem 0;
  }
}

.card-search-result {
  margin-bottom: 6.8rem;
}

.card-search-result .content-styled .search {
  display: inline-block;
  font-weight: 300;
  margin: 0;
}

.card-search-result .content-styled p {
  display: initial;
}

#results {
  display: none;
}

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

/*!
 * animsition v4.0.2
 * A simple and easy jQuery plugin for CSS animated page transitions.
 * http://blivesta.github.io/animsition
 * License : MIT
 * Author : blivesta (http://blivesta.com/)
 */
.animsition,
.animsition-overlay {
  position: relative;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/**
  * overlay option
  */
.animsition-overlay-slide {
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #ddd;
}

/* loading option */
.animsition-loading,
.animsition-loading:after {
  width: 32px;
  height: 32px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  border-radius: 50%;
  z-index: 100;
}

.animsition-loading {
  background-color: transparent;
  border-top: 5px solid rgba(0, 0, 0, 0.2);
  border-right: 5px solid rgba(0, 0, 0, 0.2);
  border-bottom: 5px solid rgba(0, 0, 0, 0.2);
  border-left: 5px solid #eee;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-name: animsition-loading;
  animation-name: animsition-loading;
}

@-webkit-keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fade-in {
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
}

@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.fade-out {
  -webkit-animation-name: fade-out;
  animation-name: fade-out;
}

@-webkit-keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-up {
  -webkit-animation-name: fade-in-up;
  animation-name: fade-in-up;
}

@-webkit-keyframes fade-out-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
}

@keyframes fade-out-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
}

.fade-out-up {
  -webkit-animation-name: fade-out-up;
  animation-name: fade-out-up;
}

@-webkit-keyframes fade-in-up-sm {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-up-sm {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-up-sm {
  -webkit-animation-name: fade-in-up-sm;
  animation-name: fade-in-up-sm;
}

@-webkit-keyframes fade-out-up-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
}

@keyframes fade-out-up-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
}

.fade-out-up-sm {
  -webkit-animation-name: fade-out-up-sm;
  animation-name: fade-out-up-sm;
}

@-webkit-keyframes fade-in-up-lg {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-up-lg {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-up-lg {
  -webkit-animation-name: fade-in-up-lg;
  animation-name: fade-in-up-lg;
}

@-webkit-keyframes fade-out-up-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
}

@keyframes fade-out-up-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
}

.fade-out-up-lg {
  -webkit-animation-name: fade-out-up-lg;
  animation-name: fade-out-up-lg;
}

@-webkit-keyframes fade-in-down {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-down {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-down {
  -webkit-animation-name: fade-in-down;
  animation-name: fade-in-down;
}

@-webkit-keyframes fade-out-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }
}

@keyframes fade-out-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }
}

.fade-out-down {
  -webkit-animation-name: fade-out-down;
  animation-name: fade-out-down;
}

@-webkit-keyframes fade-in-down-sm {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-down-sm {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-down-sm {
  -webkit-animation-name: fade-in-down-sm;
  animation-name: fade-in-down-sm;
}

@-webkit-keyframes fade-out-down-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
}

@keyframes fade-out-down-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
}

.fade-out-down-sm {
  -webkit-animation-name: fade-out-down-sm;
  animation-name: fade-out-down-sm;
}

@-webkit-keyframes fade-in-down-lg {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-down-lg {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-down-lg {
  -webkit-animation-name: fade-in-down;
  animation-name: fade-in-down;
}

@-webkit-keyframes fade-out-down-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
}

@keyframes fade-out-down-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
}

.fade-out-down-lg {
  -webkit-animation-name: fade-out-down-lg;
  animation-name: fade-out-down-lg;
}

@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-left {
  -webkit-animation-name: fade-in-left;
  animation-name: fade-in-left;
}

@-webkit-keyframes fade-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
}

@keyframes fade-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
}

.fade-out-left {
  -webkit-animation-name: fade-out-left;
  animation-name: fade-out-left;
}

@-webkit-keyframes fade-in-left-sm {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-left-sm {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-left-sm {
  -webkit-animation-name: fade-in-left-sm;
  animation-name: fade-in-left-sm;
}

@-webkit-keyframes fade-out-left-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
}

@keyframes fade-out-left-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
}

.fade-out-left-sm {
  -webkit-animation-name: fade-out-left-sm;
  animation-name: fade-out-left-sm;
}

@-webkit-keyframes fade-in-left-lg {
  0% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-left-lg {
  0% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-left-lg {
  -webkit-animation-name: fade-in-left-lg;
  animation-name: fade-in-left-lg;
}

@-webkit-keyframes fade-out-left-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }
}

@keyframes fade-out-left-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }
}

.fade-out-left-lg {
  -webkit-animation-name: fade-out-left-lg;
  animation-name: fade-out-left-lg;
}

@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-right {
  -webkit-animation-name: fade-in-right;
  animation-name: fade-in-right;
}

@-webkit-keyframes fade-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
}

@keyframes fade-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
}

.fade-out-right {
  -webkit-animation-name: fade-out-right;
  animation-name: fade-out-right;
}

@-webkit-keyframes fade-in-right-sm {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-right-sm {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-right-sm {
  -webkit-animation-name: fade-in-right-sm;
  animation-name: fade-in-right-sm;
}

@-webkit-keyframes fade-out-right-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
}

@keyframes fade-out-right-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
}

.fade-out-right-sm {
  -webkit-animation-name: fade-out-right-sm;
  animation-name: fade-out-right-sm;
}

@-webkit-keyframes fade-in-right-lg {
  0% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-right-lg {
  0% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-right-lg {
  -webkit-animation-name: fade-in-right-lg;
  animation-name: fade-in-right-lg;
}

@-webkit-keyframes fade-out-right-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }
}

@keyframes fade-out-right-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }
}

.fade-out-right-lg {
  -webkit-animation-name: fade-out-right-lg;
  animation-name: fade-out-right-lg;
}

@-webkit-keyframes rotate-in {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}

@keyframes rotate-in {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}

.rotate-in {
  -webkit-animation-name: rotate-in;
  animation-name: rotate-in;
}

@-webkit-keyframes rotate-out {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}

@keyframes rotate-out {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}

.rotate-out {
  -webkit-animation-name: rotate-out;
  animation-name: rotate-out;
}

@-webkit-keyframes rotate-in-sm {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}

@keyframes rotate-in-sm {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}

.rotate-in-sm {
  -webkit-animation-name: rotate-in-sm;
  animation-name: rotate-in-sm;
}

@-webkit-keyframes rotate-out-sm {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}

@keyframes rotate-out-sm {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}

.rotate-out-sm {
  -webkit-animation-name: rotate-out-sm;
  animation-name: rotate-out-sm;
}

@-webkit-keyframes rotate-in-lg {
  0% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}

@keyframes rotate-in-lg {
  0% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}

.rotate-in-lg {
  -webkit-animation-name: rotate-in-lg;
  animation-name: rotate-in-lg;
}

@-webkit-keyframes rotate-out-lg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}

@keyframes rotate-out-lg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}

.rotate-out-lg {
  -webkit-animation-name: rotate-out-lg;
  animation-name: rotate-out-lg;
}

@-webkit-keyframes flip-in-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }
}

.flip-in-x {
  -webkit-animation-name: flip-in-x;
  animation-name: flip-in-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }
}

.flip-out-x {
  -webkit-animation-name: flip-out-x;
  animation-name: flip-out-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }
}

.flip-in-x-nr {
  -webkit-animation-name: flip-in-x-nr;
  animation-name: flip-in-x-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }
}

.flip-out-x-nr {
  -webkit-animation-name: flip-out-x-nr;
  animation-name: flip-out-x-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }
}

.flip-in-x-fr {
  -webkit-animation-name: flip-in-x-fr;
  animation-name: flip-in-x-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}

.flip-out-x-fr {
  -webkit-animation-name: flip-out-x-fr;
  animation-name: flip-out-x-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }
}

.flip-in-y {
  -webkit-animation-name: flip-in-y;
  animation-name: flip-in-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }
}

.flip-out-y {
  -webkit-animation-name: flip-out-y;
  animation-name: flip-out-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }
}

.flip-in-y-nr {
  -webkit-animation-name: flip-in-y-nr;
  animation-name: flip-in-y-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }
}

.flip-out-y-nr {
  -webkit-animation-name: flip-out-y-nr;
  animation-name: flip-out-y-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }
}

.flip-in-y-fr {
  -webkit-animation-name: flip-in-y-fr;
  animation-name: flip-in-y-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }
}

.flip-out-y-fr {
  -webkit-animation-name: flip-out-y-fr;
  animation-name: flip-out-y-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.zoom-in {
  -webkit-animation-name: zoom-in;
  animation-name: zoom-in;
}

@-webkit-keyframes zoom-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes zoom-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.zoom-out {
  -webkit-animation-name: zoom-out;
  animation-name: zoom-out;
}

@-webkit-keyframes zoom-in-sm {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes zoom-in-sm {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.zoom-in-sm {
  -webkit-animation-name: zoom-in-sm;
  animation-name: zoom-in-sm;
}

@-webkit-keyframes zoom-out-sm {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes zoom-out-sm {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.zoom-out-sm {
  -webkit-animation-name: zoom-out-sm;
  animation-name: zoom-out-sm;
}

@-webkit-keyframes zoom-in-lg {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes zoom-in-lg {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.zoom-in-lg {
  -webkit-animation-name: zoom-in-lg;
  animation-name: zoom-in-lg;
}

@-webkit-keyframes zoom-out-lg {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes zoom-out-lg {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.zoom-out-lg {
  -webkit-animation-name: zoom-out-lg;
  animation-name: zoom-out-lg;
}

@-webkit-keyframes overlay-slide-in-top {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}

@keyframes overlay-slide-in-top {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}

.overlay-slide-in-top {
  top: 0;
  height: 0;
  -webkit-animation-name: overlay-slide-in-top;
  animation-name: overlay-slide-in-top;
}

@-webkit-keyframes overlay-slide-out-top {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}

@keyframes overlay-slide-out-top {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}

.overlay-slide-out-top {
  top: 0;
  height: 100%;
  -webkit-animation-name: overlay-slide-out-top;
  animation-name: overlay-slide-out-top;
}

@-webkit-keyframes overlay-slide-in-bottom {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}

@keyframes overlay-slide-in-bottom {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}

.overlay-slide-in-bottom {
  bottom: 0;
  height: 0;
  -webkit-animation-name: overlay-slide-in-bottom;
  animation-name: overlay-slide-in-bottom;
}

@-webkit-keyframes overlay-slide-out-bottom {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}

@keyframes overlay-slide-out-bottom {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}

.overlay-slide-out-bottom {
  bottom: 0;
  height: 100%;
  -webkit-animation-name: overlay-slide-out-bottom;
  animation-name: overlay-slide-out-bottom;
}

@-webkit-keyframes overlay-slide-in-left {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}

@keyframes overlay-slide-in-left {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}

.overlay-slide-in-left {
  width: 0;
  -webkit-animation-name: overlay-slide-in-left;
  animation-name: overlay-slide-in-left;
}

@-webkit-keyframes overlay-slide-out-left {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@keyframes overlay-slide-out-left {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

.overlay-slide-out-left {
  left: 0;
  width: 100%;
  -webkit-animation-name: overlay-slide-out-left;
  animation-name: overlay-slide-out-left;
}

@-webkit-keyframes overlay-slide-in-right {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}

@keyframes overlay-slide-in-right {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}

.overlay-slide-in-right {
  right: 0;
  width: 0;
  -webkit-animation-name: overlay-slide-in-right;
  animation-name: overlay-slide-in-right;
}

@-webkit-keyframes overlay-slide-out-right {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@keyframes overlay-slide-out-right {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

.overlay-slide-out-right {
  right: 0;
  width: 100%;
  -webkit-animation-name: overlay-slide-out-right;
  animation-name: overlay-slide-out-right;
}

/*# sourceMappingURL=master.css.map*/