/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

[hidden], template {
  display: none
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block
}

.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel.owl-hidden {
  opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab
}

.owl-carousel.owl-rtl {
  direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
  float: right
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
  z-index: 0
}

.owl-carousel .owl-animated-out {
  z-index: 1
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.owl-height {
  -webkit-transition: height .5s ease-in-out;
  -o-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .1s ease;
  transition: -webkit-transform .1s ease;
  -o-transition: transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
  margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #4dc7a0;
  color: #fff;
  text-decoration: none
}

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease;
  border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #4dc7a0
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #647488;
  font-family: IBM Plex Sans, sans-serif;
  line-height: 1.6;
  font-weight: 400;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

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

body {
  overflow-x: hidden
}

body.show-nav {
  overflow: hidden
}

.button, input[type=submit] {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #647488;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px
}

.button:focus, .button:hover, input[type=submit]:focus, input[type=submit]:hover {
  text-decoration: none;
  color: #fff;
  background-color: #444e5c
}

.text-button {
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  padding: .15em 0;
  border: 0;
  border-bottom: 2px solid #647488;
  color: #647488;
  font-size: .875em;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: color .5s, border-bottom-color .5s;
  -o-transition: color .5s, border-bottom-color .5s;
  transition: color .5s, border-bottom-color .5s
}

.text-button, .text-button:focus, .text-button:hover {
  text-decoration: none
}

.text-button:focus, .text-button:hover {
  border-bottom-color: #444e5c;
  color: #444e5c
}

.button-group {
  margin-top: -8px;
  margin-left: -8px
}

.button-group .button {
  margin: 8px
}

.color-option-1 {
  background-color: #fff
}

.color-option-2 {
  background-color: #f6f6f7
}

.color-option-3 {
  background-color: #4584f2
}

.color-option-3 .p-lead, .color-option-3 a, .color-option-3 figcaption, .color-option-3 h1, .color-option-3 h2, .color-option-3 h3, .color-option-3 h4, .color-option-3 h5, .color-option-3 h6, .color-option-3 li, .color-option-3 ol, .color-option-3 p, .color-option-3 ul {
  color: #fff
}

.color-option-4 {
  background-image: url(../img/dist/branding/quote-bg.png)
}

.color-option-4, .color-option-5 {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover
}

.color-option-5 {
  background-image: url(../img/dist/branding/button-block-bg.png)
}

.background-image {
  color: #fff;
  background-color: #647488;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover
}

.background-image h1, .background-image h2, .background-image h3, .background-image h4, .background-image h5, .background-image h6, .background-image li, .background-image p {
  color: inherit
}

.background-image a {
  color: inherit;
  text-decoration: underline
}

.background-image a:focus, .background-image a:hover {
  color: inherit
}

.background-image .button {
  color: inherit;
  text-decoration: none
}

.debug--img-alt-tags img:not([alt]) {
  border: 5px solid red !important
}

.debug--border-box :not(path):not(g) {
  color: hsla(0, 0%, 100%, .9) !important;
  background: rgba(0, 127, 255, .5) !important;
  outline: .25rem solid hsla(0, 0%, 100%, .5) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.screen-reader-text, .vh {
  position: absolute;
  border: 0;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0)
}

.screen-reader-text.focusable:active, .screen-reader-text.focusable:focus, .vh.focusable:active, .vh.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

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

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin: 0 0 .5em;
  color: #647488;
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  line-height: 1.2
}

ol+.h1, ol+.h2, ol+.h3, ol+.h4, ol+.h5, ol+.h6, ol+h1, ol+h2, ol+h3, ol+h4, ol+h5, ol+h6, p+.h1, p+.h2, p+.h3, p+.h4, p+.h5, p+.h6, p+h1, p+h2, p+h3, p+h4, p+h5, p+h6, ul+.h1, ul+.h2, ul+.h3, ul+.h4, ul+.h5, ul+.h6, ul+h1, ul+h2, ul+h3, ul+h4, ul+h5, ul+h6 {
  margin-top: 1em
}

.h1, h1 {
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  font-size: 1.6875em;
  color: #253b62
}

.h2, h2 {
  font-weight: 400;
  font-size: 1.4375em;
  color: #647488
}

.h2, .h3, h2, h3 {
  font-family: IBM Plex Sans, sans-serif;
  line-height: 140%
}

.h3, h3 {
  font-weight: 700;
  font-size: 1.25em;
  color: #4584f2
}

.h4, h4 {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
  font-size: 1.1875em;
  line-height: 140%;
  color: #647488
}

.h5, h5 {
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-size: 18px;
  font-size: 1em;
  line-height: 150%;
  color: #253b62
}

.h5, .h6, h5, h6 {
  font-weight: 700
}

.h6, h6 {
  font-family: Ubuntu, sans-serif;
  font-size: 1.1875em;
  line-height: 125%;
  color: #4584f2;
  padding: 0;
  margin: 20px 0
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
  padding: .5em .75em;
  border: 2px solid #cfd4d8;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #647488;
  -webkit-transition: border-color .25s;
  -o-transition: border-color .25s;
  transition: border-color .25s
}

input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {
  border-color: #b3bbc1;
  outline: 0 none
}

label {
  display: block
}

ol, ul {
  margin: 0 0 1em;
  padding-left: 1.5em
}

li {
  margin: 0
}

li+li {
  margin-top: .5em
}

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

.list-reset li+li {
  margin-top: 0
}

img, object, video {
  max-width: 100%;
  height: auto
}

figure {
  margin: 1em auto;
  max-width: 100%
}

figcaption {
  font-size: .9em;
  padding: 0 0 1em;
  margin: 0
}

.flexible-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden
}

.flexible-container embed, .flexible-container iframe, .flexible-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.mfp-bg, .mfp-wrap {
  z-index: 999999 !important
}

.mfp-wrap {
  z-index: 1e+23 !important
}

.section {
  padding: 3em 0
}

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

.section.color-option-1+.section.color-option-1, .section.color-option-2+.section.color-option-2, .section.color-option-3+.section.color-option-3 {
  padding-top: 0
}

.section-header {
  text-align: left;
  border-bottom: 2px solid #cfd4d8;
  padding: 0 0 25px;
  margin: 0 0 30px
}

.section-header h2 {
  margin: 0
}

table {
  table-layout: fixed;
  width: 100%;
  margin-bottom: 1em;
  border: 1px solid #eee;
  border-collapse: collapse;
  border-spacing: 0
}

table tr td {
  word-break: break-word
}

table tr td ul {
  margin: 0 0 15px !important
}

tr+tr td, tr+tr th {
  border-top: 1px solid #eee
}

td, th {
  padding: .5em 1em
}

th {
  font-weight: 700;
  text-align: center
}

td+td {
  border-left: 1px solid #eee
}

p {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 1em;
  line-height: 150%;
  color: #647488;
  margin: 0 0 1em
}

hr {
  margin: 30px 0;
  border: 0;
  width: 100%;
  height: 2px;
  background-color: #cfd4d8
}

address {
  font-style: normal
}

blockquote {
  border-radius: 8px;
  margin: 1em 0;
  padding: 2em
}

blockquote p {
  margin: 0;
  font-size: 1.25em;
  font-style: italic
}

blockquote p+p {
  margin-top: 1em
}

cite {
  display: block;
  margin-top: .5em;
  font-size: .8em;
  line-height: 1.2;
  font-style: normal
}

cite:before {
  content: "\2013\2002"
}

cite a, cite a:focus, cite a:hover {
  color: inherit;
  text-decoration: none
}

a {
  color: #647488;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s
}

a, a:focus, a:hover {
  text-decoration: underline
}

a:focus, a:hover {
  color: #444e5c
}

.banner {
  position: relative;
  width: 100%;
  overflow: hidden
}

.banner, .banner:after {
  background-color: #253b62
}

.banner:after {
  display: none;
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  width: calc(100% - 1086px);
  min-width: 400px;
  height: 100%;
  -webkit-clip-path: polygon(5vw 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(5vw 0, 100% 0, 100% 100%, 0 100%)
}

.banner .wrap {
  position: relative;
  padding: 4.8em 1.5em
}

.banner .wrap:after {
  content: "";
  right: -100%;
  width: 100%
}

.banner .wrap .overlay, .banner .wrap:after {
  display: none;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  height: 100%;
  background-color: #253b62
}

.banner .wrap .overlay {
  right: -2px;
  width: 145px;
  -webkit-clip-path: polygon(5vw 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(5vw 0, 100% 0, 100% 100%, 0 100%)
}

.banner-title {
  position: relative;
  z-index: 10;
  text-align: center
}

.banner-title .h1 {
  text-transform: uppercase;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875em;
  line-height: 150%;
  letter-spacing: .5px;
  color: #fff
}

.banner-image {
  display: block;
  position: absolute;
  left: -9999px;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  margin: auto;
  width: 100%;
  min-width: 100em;
  user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1
}

.object-fit .banner-image {
  -o-object-fit: cover;
  object-fit: cover;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  min-width: 0
}

.button-block-layout {
  position: relative
}

.button-block-layout .wrap {
  position: relative;
  z-index: 10
}

.button-block-layout-bkg {
  display: block;
  position: absolute;
  left: -9999px;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  margin: auto;
  width: 100%;
  min-width: 100em;
  user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
  opacity: .3
}

.object-fit .button-block-layout-bkg {
  -o-object-fit: cover;
  object-fit: cover;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  min-width: 0
}

.button-block {
  text-align: center;
  margin: 0 auto
}

.button-block .callout-body, .button-block .callout-header {
  padding: .5em 0
}

.button-block .callout-header {
  text-align: left
}

.button-block .callout-header h2 {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
  font-size: 1.4375em;
  line-height: 120%;
  color: #fff;
  padding: 0;
  margin: 0
}

.flexbox .button-block .callout-header h2 {
  margin: 0
}

.button-block .callout-body {
  border-top: 2px solid hsla(0, 0%, 100%, .5)
}

.button-callout-content {
  text-align: left;
  width: 100%
}

.button-callout-content p {
  color: #fff
}

.button-callout-content .button {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #4584f2;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px
}

.button-callout-content .button:focus, .button-callout-content .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0f5adb
}

.color-option-1 .button-block .callout-header h2, .color-option-2 .button-block .callout-header h2 {
  color: #253b62
}

.color-option-1 .button-block .button-callout-content p, .color-option-2 .button-block .button-callout-content p {
  color: #647488
}

.color-option-3 .button-block .button-callout-content p, .color-option-3 .button-block .callout-header h2 {
  color: #fff
}

.color-option-3 .button-callout-content .button {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #253b62;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px
}

.color-option-3 .button-callout-content .button:focus, .color-option-3 .button-callout-content .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #101a2a
}

.background-image .button-block .button-callout-content p, .background-image .button-block .callout-header h2 {
  color: #fff
}

.boxpress-error {
  background-color: red;
  color: #fff
}

.boxpress-error h1, .boxpress-error h2, .boxpress-error h3, .boxpress-error h4, .boxpress-error h5, .boxpress-error h6, .boxpress-error li, .boxpress-error p {
  color: inherit
}

.boxpress-error a {
  color: inherit;
  text-decoration: underline
}

.boxpress-error a:focus, .boxpress-error a:hover {
  color: inherit
}

.boxpress-error .button {
  color: inherit;
  text-decoration: none
}

.advanced-full-width {
  position: relative;
  overflow: hidden
}

.advanced-full-width .l-aside-col {
  display: none
}

.advanced-full-width .wrap {
  position: relative;
  z-index: 10
}

.fullwidth-layout-bkg {
  display: block;
  position: absolute;
  left: -9999px;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  margin: auto;
  width: 100%;
  min-width: 100em;
  user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
  opacity: .3
}

.object-fit .fullwidth-layout-bkg {
  -o-object-fit: cover;
  object-fit: cover;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  min-width: 0
}

.hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  height: 20em;
  height: 45vw;
  min-height: 40vw;
  max-height: 25em;
  overflow: hidden
}

.hero.background-image {
  background-color: #647488
}

.hero .overlay {
  display: none
}

.hero .wrap {
  position: relative;
  width: 100%;
  z-index: 10
}

.hero .wrap:after {
  content: "";
  position: absolute;
  right: -100%;
  background-color: #253b62;
  height: 100%;
  width: 100%
}

.hero-bkg-image {
  display: block;
  position: absolute;
  left: -9999px;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  margin: auto;
  width: 100%;
  min-width: 100em;
  user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
  max-width: 1400px
}

.object-fit .hero-bkg-image {
  -o-object-fit: cover;
  object-fit: cover;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  min-width: 0
}

.hero-box.hero-box-desktop {
  display: none
}

.hero-box.hero-box-mobile {
  display: block;
  background-color: #253b62;
  padding: 25px 0 40px
}

.hero-content {
  text-align: left
}

.hero-content h1 {
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  font-size: 1.875em;
  line-height: 120%;
  letter-spacing: -.27px;
  color: #fff;
  padding: 0;
  margin: 0
}

.hero-content p {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 22px;
  line-height: 28px;
  color: #fff;
  padding: 0;
  margin: 15px 0 0
}

.hero-content .button {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #4584f2;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px;
  margin: 20px 0 0
}

.hero-content .button:focus, .hero-content .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0f5adb
}

.photo-block-layout {
  position: relative;
  height: auto;
  background-color: #cfd4d8;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 100px 0
}

.photo-block-layout .content {
  position: relative;
  z-index: 1;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  max-width: 785px;
  margin: 0 auto
}

.photo-block-layout .content h2 {
  color: #fff;
  padding: 0;
  margin: 0
}

.photo-block-layout .content p {
  color: #fff;
  margin: 17px 0 0
}

.photo-block-layout .content .button {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #4584f2;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px;
  margin: 25px 0 0
}

.photo-block-layout .content .button:focus, .photo-block-layout .content .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0f5adb
}

.photo-block-layout .overlay {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .5)
}

.photo-block-layout--parallax {
  background-attachment: fixed
}

.quote-block-layout {
  position: relative;
  text-align: center;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden
}

.quote-block-layout .wrap {
  position: relative;
  z-index: 10
}

.quote-block-layout-bkg {
  display: block;
  position: absolute;
  left: -9999px;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  margin: auto;
  width: 100%;
  min-width: 100em;
  user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
  opacity: .3
}

.object-fit .quote-block-layout-bkg {
  -o-object-fit: cover;
  object-fit: cover;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  min-width: 0
}

.quote-block .icon-quote {
  color: #253b62
}

.quote-icon {
  text-align: center
}

.quote-icon-svg {
  color: #647488
}

.quote-block-body {
  margin: 10px 0 0
}

.quote-block-body p {
  font-style: normal;
  font-family: Ubuntu, sans-serif;
  font-size: 23px;
  font-size: 1.25em;
  color: #fff
}

.quote-block-body p, .quote-block-citation {
  text-align: center;
  font-weight: 700;
  line-height: 140%
}

.quote-block-citation {
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-size: 1em;
  color: #253b62;
  padding: 0;
  margin: 15px 0 0
}

.quote-block-citation:before {
  content: none
}

.quote-name, .quote-title {
  display: inline-block;
  text-transform: uppercase
}

.color-option-1 .quote-block-body p, .color-option-2 .quote-block-body p {
  color: #647488
}

.color-option-1 .quote-block-citation, .color-option-2 .quote-block-citation {
  color: #1dbcd8
}

.background-image .quote-block-citation, .background-image .quote-block .icon-quote {
  color: #fff
}

.split-block-layout {
  min-height: 31.25em
}

.split-block-layout:after {
  display: block;
  clear: both;
  content: " "
}

.split-block-layout.split-block-layout--right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.split-block-col {
  position: relative;
  overflow: hidden
}

.split-block-content {
  padding: 3em 1em;
  width: 100%
}

.split-block-image {
  display: block
}

.owl-theme .owl-nav {
  margin: 0
}

.owl-theme .owl-nav button.owl-next, .owl-theme .owl-nav button.owl-prev {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  color: #fff;
  line-height: 1;
  background-color: transparent;
  opacity: .5;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s
}

.owl-theme .owl-nav button.owl-next:focus, .owl-theme .owl-nav button.owl-next:hover, .owl-theme .owl-nav button.owl-prev:focus, .owl-theme .owl-nav button.owl-prev:hover {
  background-color: transparent;
  opacity: 1
}

.owl-theme .owl-nav button.owl-next.disabled:focus, .owl-theme .owl-nav button.owl-next.disabled:hover, .owl-theme .owl-nav button.owl-prev.disabled:focus, .owl-theme .owl-nav button.owl-prev.disabled:hover {
  opacity: .5
}

.owl-theme .owl-nav button.owl-next svg, .owl-theme .owl-nav button.owl-prev svg {
  display: block
}

.owl-theme .owl-nav button.owl-next {
  right: 1.5em
}

.owl-theme .owl-nav button.owl-prev {
  left: 1.5em
}

.owl-theme .owl-dots {
  position: absolute;
  left: 50%;
  bottom: 2em;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px
}

.owl-theme.owl-theme {
  display: block
}

.owl-theme.owl-theme>* {
  display: none
}

.owl-theme.owl-theme>:first-child {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.owl-theme.owl-theme.owl-loaded>*, .owl-theme.owl-theme.owl-loaded>:first-child {
  display: block
}

.owl-theme.owl-theme.owl-loaded .owl-dots.disabled, .owl-theme.owl-theme.owl-loaded .owl-nav.disabled {
  display: none
}

#respond {
  margin-top: 4em;
  padding: 1.5em;
  border-radius: 3px;
  background-color: #f6f6f7
}

#respond a {
  color: #647488
}

#respond .required {
  color: #ab2b2b
}

#respond input[type=email], #respond input[type=text], #respond input[type=url], #respond textarea {
  width: 100%;
  outline: none;
  padding: .5em;
  margin: .3125em .0625em .1875em 0;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  border: 1px solid #f6f6f7
}

#respond input[type=email]:focus, #respond input[type=text]:focus, #respond input[type=url]:focus, #respond textarea:focus {
  margin: .3125em .0625em .1875em 0;
  -webkit-box-shadow: 0 0 .3125em hsla(0, 0%, 100%, .5);
  box-shadow: 0 0 .3125em hsla(0, 0%, 100%, .5);
  border: 1px solid #f2f2f2
}

ol.comment-list {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  text-indent: 0
}

ol.comment-list li.even {
  background-color: #fff
}

ol.comment-list li.odd {
  background-color: #f6f6f7
}

ol.comment-list li.comment {
  padding: 1em
}

ol.comment-list li.comment div.vcard img.avatar {
  float: right;
  margin: 0 0 1em 1em
}

ol.comment-list li.comment p {
  margin: 0 0 1em
}

ol.comment-list li.comment ul {
  list-style: square;
  margin: 0 0 1em 2em
}

ol.comment-list li.comment ol.children {
  list-style: none;
  margin: 1em 0 0 3em;
  text-indent: 0
}

ol.comment-list li.comment div.comment-meta a {
  color: #647488
}

.entry-content h1, .page-content h1 {
  position: relative;
  margin: 20px 0
}

.entry-content h1:after, .page-content h1:after {
  display: none
}

.entry-content ul, .page-content ul {
  list-style: none;
  padding: 0 0 0 30px;
  margin: 15px 0
}

.entry-content ul li, .page-content ul li {
  position: relative
}

.entry-content ul li+li, .page-content ul li+li {
  margin-top: .4em
}

.entry-content ul li:not(.tribe-common-g-row):before, .page-content ul li:not(.tribe-common-g-row):before {
  position: absolute;
  left: -16px;
  top: .625em;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #4584f2;
  content: ""
}

.p-lead {
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  font-size: 1.1875em;
  line-height: 125%;
  color: #4584f2;
  padding: 0;
  margin: 20px 0
}

.text--large {
  font-size: 1.0625em
}

.text--small {
  font-size: .75em
}

.alignnone {
  display: block;
  margin: 1em 0
}

.aligncenter, .alignleft, .alignright {
  display: block;
  margin: 1em auto
}

.entry-footer:after {
  display: block;
  clear: both;
  content: " "
}

.entry-footer .cat-links, .entry-footer .tags-links {
  display: inline-block;
  vertical-align: top;
  width: 100%
}

.entry-footer .comments-link, .entry-footer .edit-link {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  float: left
}

.entry-footer .comments-link a, .entry-footer .edit-link a {
  display: block;
  padding: 1.5em 1.25em
}

.sharing {
  margin: 2em 0
}

.sharing ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.sharing li {
  display: inline-block;
  vertical-align: top
}

.sharing li+li {
  margin: 0 0 0 .5em
}

.sharing a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none
}

.posts-navigation {
  width: 100%
}

.nav-links:after {
  display: block;
  clear: both;
  content: " "
}

.nav-links .nav-next, .nav-links .nav-previous {
  width: 50%
}

.nav-links .nav-previous {
  float: left
}

.nav-links .nav-next {
  float: right
}

.nav-links a {
  display: block;
  padding: 2em
}

.page-header {
  padding: 0 0 20px;
  margin: 0 0 20px
}

.page-title {
  position: relative;
  margin: 0
}

.page-title:after {
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  max-width: 52px;
  height: 2px;
  background-color: #4584f2;
  content: " "
}

.entry-header .entry-meta {
  margin: 1em 0 2em
}

.entry-title {
  margin-bottom: .5em
}

.entry-title a {
  color: inherit;
  text-decoration: none
}

.entry-title a:focus, .entry-title a:hover {
  color: inherit;
  text-decoration: underline
}

.entry-meta {
  margin: 1em 0
}

.entry-meta p {
  margin: 0;
  font-size: .8125em;
  font-weight: 700;
  color: #647488;
  text-transform: uppercase
}

.entry-meta p a {
  text-decoration: underline;
  color: #647488
}

.entry-meta p a:focus, .entry-meta p a:hover {
  color: #444e5c
}

.l-columns-wrap {
  overflow: hidden
}

.l-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -2em;
  margin-left: -2em
}

.l-columns:after {
  display: block;
  clear: both;
  content: " "
}

.l-column-item, .l-columns+.l-columns {
  padding-top: 2em
}

.l-column-item {
  padding-left: 2em
}

.l-grid-wrap {
  overflow: hidden
}

.l-grid {
  margin-top: -2em;
  margin-left: -2em
}

@supports (display:flex) {
  .l-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.l-grid-item {
  display: inline-block;
  vertical-align: top;
  margin-right: -5px;
  padding-top: 2em;
  padding-left: 2em;
  width: 100%
}

@supports (display:flex) {
  .l-grid-item {
    margin-right: 0
  }
}

.l-sidebar {
  margin-left: -2em
}

.l-sidebar:after {
  display: block;
  clear: both;
  content: " "
}

.l-sidebar .l-aside-col, .l-sidebar .l-main-col {
  padding-left: 2em
}

.l-two-thirds {
  margin-left: -2em
}

.l-two-thirds:after {
  display: block;
  clear: both;
  content: " "
}

.l-one-third-col, .l-two-third-col {
  padding-left: 2em
}

.site-main {
  position: relative;
  margin-top: 4.1875em;
  overflow: hidden
}

.wrap {
  margin: 0 auto;
  padding: 0 1.5em;
  max-width: 78em
}

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

.wrap--limited {
  max-width: 61.25em
}

.wrap--full {
  max-width: none
}

.navigation--footer {
  text-align: center
}

.navigation--main {
  position: relative;
  width: 100%;
  text-align: right;
  z-index: 490
}

.navigation--main .nav-list {
  text-align: center
}

.navigation--main li {
  position: relative
}

.navigation--main a {
  display: block;
  text-decoration: none;
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 140%;
  color: #253b62;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s
}

.navigation--main a:focus, .navigation--main a:hover {
  color: #4584f2;
  text-decoration: none
}

.navigation--main>ul>li+li {
  margin-left: 2.5em
}

.navigation--main .current-page-ancestor>a {
  color: #4584f2;
  background-image: url(../svg/branding/menu-arrow.svg);
  background-repeat: no-repeat;
  background-position: 100%;
  padding: 0 16px 0 0
}

.navigation--main .current-menu-item>a {
  color: #4584f2
}

.navigation--main .sub-menu .sub-menu {
  display: none !important;
 padding-top: 0px !important;
}

.sub-menu .menu-item-has-children>a {

}

.navigation--main .menu-item-has-children>a {
  background-image: url(../svg/branding/menu-arrow.svg);
  background-repeat: no-repeat;
  background-position: 100%;
  padding: 0 16px 0 0
}

.navigation--main .sub-menu {
  list-style: none;
  position: absolute;
  left: -9999px;
  top: 100%;
  min-width: 20em;
  text-align: left;
  z-index: 490;
  opacity: 0;
  background: transparent;
  padding: 8px 0 0;
  margin: 0;
  -webkit-box-shadow: 0 7px 19px -8px rgba(66, 66, 66, .5);
  box-shadow: 0 7px 19px -8px rgba(66, 66, 66, .5);
  -webkit-transition: opacity .1s linear;
  -o-transition: opacity .1s linear;
  transition: opacity .1s linear
}

.navigation--main .sub-menu li {
  display: block;
  background-color: #4584f2;
  padding: 0 20px;
  margin: 0
}

.navigation--main .sub-menu li:first-of-type {
  padding: 10px 20px 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}

.navigation--main .sub-menu li:first-of-type a {
  border-top: none
}

.navigation--main .sub-menu li:last-of-type {
  padding: 0 20px 10px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}

.navigation--main .sub-menu li:last-of-type a {
  border-bottom: none
}

.navigation--main .sub-menu li:first-of-type:last-of-type {
  border-top: none;
  border-bottom: none;
  padding: 10px 20px
}

.navigation--main .sub-menu a {
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  color: #fff;
  border-top: 1px solid #034074;
  border-bottom: 1px solid #034074;
  padding: 5px 0 7px;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s
}

.navigation--main .sub-menu .current-menu-ancestor a, .navigation--main .sub-menu .current-menu-item a, .navigation--main .sub-menu a:focus, .navigation--main .sub-menu a:hover {
  color: #253b62
}

.navigation--main li.is-active>.sub-menu, .navigation--main li:hover>.sub-menu {
  left: 0;
  opacity: 1
}

.navigation--main li:last-child.is-active>.sub-menu, .navigation--main li:last-child:hover>.sub-menu {
  left: auto;
  right: 0
}

.navigation--main .sub-menu li.is-active>.sub-menu, .navigation--main .sub-menu li:hover>.sub-menu {
  display: block;
  left: 100%;
  top: 0
}

.mobile-nav-tray {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #fff;
  overflow-y: scroll;
  -webkit-transition: -webkit-transform .35s;
  transition: -webkit-transform .35s;
  -o-transition: transform .35s;
  transition: transform .35s;
  transition: transform .35s, -webkit-transform .35s
}

.admin-bar .mobile-nav-tray {
  padding-top: 2.875em
}

.show-nav .mobile-nav-tray {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

.navigation--mobile {
  padding: 1em 0
}

.mobile-nav-header {
  padding: 0 1em;
  text-align: right
}

.mobile-nav-header a {
  display: inline-block;
  vertical-align: top
}

.mobile-nav {
  margin: 0;
  padding: 0;
  list-style: none
}

.mobile-nav+.mobile-nav {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #dedede
}

.mobile-nav ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.mobile-nav li {
  margin: 0
}

.mobile-nav a {
  display: block;
  text-decoration: none;
  text-align: center;
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  font-size: 1.3125em;
  line-height: 135%;
  color: #253b62;
  letter-spacing: 0;
  padding: .25em;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s
}

.mobile-nav a:focus, .mobile-nav a:hover {
  color: #4584f2
}

.mobile-nav .sub-menu {
  display: none
}

.mobile-nav .sub-menu a {
  font-size: 1.125em
}

.mobile-nav--utility a {
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 135%;
  letter-spacing: .5px;
  color: #253b62
}

.mobile-nav--utility li.button-li {
  text-align: center;
  margin: 16px 0 0
}

.mobile-nav--utility li.button-li a {
  display: inline-block;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #4584f2;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 17px top 11.5px;
  padding: 8px 45px 10px 20px;
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  transition: background-color .5s
}

.mobile-nav--utility li.button-li a:focus, .mobile-nav--utility li.button-li a:hover {
  background-color: #1564ef
}

.mobile-nav--search {
  margin-top: 2em;
  padding: 0 1em
}

.mobile-nav--search .search-bar .search-form label {
  margin: 0
}

.mobile-nav--search .search-bar .search-form .search-field {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  font-size: .875em;
  line-height: 100%;
  letter-spacing: .5px;
  color: #647488;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #1dbcd8;
  padding: 5px 0
}

.mobile-nav--search .search-bar .search-form .search-field ::-webkit-input-placeholder {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  font-size: .875em;
  line-height: 100%;
  letter-spacing: .5px;
  color: #647488
}

.mobile-nav--search .search-bar .search-form .search-field ::-moz-placeholder {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  font-size: .875em;
  line-height: 100%;
  letter-spacing: .5px;
  color: #647488
}

.mobile-nav--search .search-bar .search-form .search-field :-ms-input-placeholder {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  font-size: .875em;
  line-height: 100%;
  letter-spacing: .5px;
  color: #647488
}

.mobile-nav--search .search-bar .search-form .search-field :-moz-placeholder {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  font-size: .875em;
  line-height: 100%;
  letter-spacing: .5px;
  color: #647488
}

.mobile-nav--search .search-bar .search-form .search-submit {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 18px;
  height: 18px;
  background-color: transparent;
  background-image: url(../svg/branding/icon-search.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  padding: 0
}

.sidebar-nav ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.sidebar-nav li {
  display: block;
  margin: 0
}

.sidebar-nav li:first-of-type>a {
  border-top: none
}

.sidebar-nav li:last-of-type>a {
  border-bottom: none
}

.sidebar-nav li:first-of-type:last-of-type>a {
  border-top: none;
  border-bottom: none
}

.sidebar-nav a {
  display: block;
  text-decoration: none;
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: 130%;
  color: #002b47;
  border-top: 2px solid #cfd4d8;
  padding: 10px 20px 10px 0;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s
}

.sidebar-nav a:focus, .sidebar-nav a:hover {
  color: #4584f2
}

.sidebar-nav .children {
  display: none;
  padding: 2px 0 15px;
  margin-left: 25px
}

.sidebar-nav .children a {
  text-transform: uppercase;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  color: #647488;
  letter-spacing: .5px;
  background-image: none;
  border: none;
  border-top: 2px solid #cfd4d8;
  padding: 5px 20px 5px 0;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s
}

.sidebar-nav .children a:focus, .sidebar-nav .children a:hover {
  color: #4584f2
}

.sidebar-nav .children .children {
  display: block
}

.sidebar-nav .page_item_has_children>a {
  background-image: url(../svg/branding/sidebar-menu-arrow.svg);
  background-repeat: no-repeat;
  background-position: 100%
}

.sidebar-nav .current_page_ancestor>a, .sidebar-nav .current_page_item>a {
  color: #4584f2
}

.sidebar-nav .current_page_ancestor>.children, .sidebar-nav .current_page_item>.children {
  display: block
}

.social-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center
}

.social-nav li {
  display: inline-block;
  vertical-align: top;
  margin: 0
}

.social-nav li+li {
  margin-left: 1em
}

.social-nav a {
  display: block;
  position: relative;
  color: #647488;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s
}

.social-nav a:focus, .social-nav a:hover {
  color: #4e5b6b
}

.social-nav svg {
  position: relative;
  z-index: 1;
  display: block
}

.social-nav .bg {
  position: absolute;
  z-index: 0;
  top: 0;
  display: block;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 20px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.navigation--utility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
  margin: 10px 0;
  -webkit-transition: margin .5s;
  -o-transition: margin .5s;
  transition: margin .5s
}

.navigation--utility .search-form {
  position: relative;
  margin: 0 50px 0 0
}

.navigation--utility .search-form .search-field {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  font-size: .875em;
  line-height: 100%;
  letter-spacing: .5px;
  color: #647488;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #4584f2;
  padding: 5px 0
}

.navigation--utility .search-form .search-field ::-webkit-input-placeholder {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  font-size: .875em;
  line-height: 100%;
  letter-spacing: .5px;
  color: #647488
}

.navigation--utility .search-form .search-field ::-moz-placeholder {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  font-size: .875em;
  line-height: 100%;
  letter-spacing: .5px;
  color: #647488
}

.navigation--utility .search-form .search-field :-ms-input-placeholder {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  font-size: .875em;
  line-height: 100%;
  letter-spacing: .5px;
  color: #647488
}

.navigation--utility .search-form .search-field :-moz-placeholder {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  font-size: .875em;
  line-height: 100%;
  letter-spacing: .5px;
  color: #647488
}

.navigation--utility .search-form .search-submit {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 18px;
  height: 18px;
  background-color: transparent;
  background-image: url(../svg/branding/icon-search.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  padding: 0
}

.navigation--utility .nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.navigation--utility .nav-list li+li {
  padding-left: 15px;
  margin-left: 7px
}

.navigation--utility li {
  position: relative
}

.navigation--utility li+li:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  content: "/";
  color: #cfd4d8
}

.navigation--utility li+li.button-li {
  padding-left: 0;
  margin-left: 30px
}

.navigation--utility li+li.button-li a {
  display: block;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #4584f2;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  padding: 8px 32px 10px 20px;
  border-radius: 0 0 4px 4px;
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  transition: background-color .5s
}

.navigation--utility li+li.button-li a:focus, .navigation--utility li+li.button-li a:hover {
  background-color: #1564ef
}

.navigation--utility li:last-of-type:before {
  display: none
}

.navigation--utility a {
  text-decoration: none;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: 15px;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: .5px;
  color: #647488
}

.navigation--utility .current-menu-ancestor>a, .navigation--utility .current-menu-item>a, .navigation--utility a:focus, .navigation--utility a:hover {
  color: #444e5c
}

.navigation--utility+.js-aria-hover-overlay, .navigation--utility+.js-aria-hover-overlay.is-active, .navigation--utility .sub-menu {
  display: none
}

.nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1
}

.nav-list li {
  display: inline-block;
  vertical-align: top;
  margin: 0
}

.nav-list li+li {
  margin-left: .75em
}

.js-aria-hover-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 50
}

.js-aria-hover-overlay.is-active {
  display: block
}

.search-bar .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.search-bar .search-form label {
  width: 100%;
  margin: 0 10px 0 0
}

.search-bar .search-field {
  width: 100%;
  padding: 12px
}

.search-bar .search-submit {
  background-color: #4584f2;
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  transition: background-color .5s
}

.search-bar .search-submit:active, .search-bar .search-submit:hover {
  background-color: #1564ef
}

.page-not-found-posts-button {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #4584f2;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px
}

.page-not-found-posts-button:focus, .page-not-found-posts-button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0f5adb
}

.sidebar-widget+.sidebar-widget {
  margin-top: 2em
}

.widget-title {
  margin: 0 0 .5em
}

.categories-widget ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.categories-widget li {
  margin: 0
}

.categories-widget li+li {
  border-top: 1px solid #f6f6f7
}

.categories-widget a {
  display: block;
  padding: .5em 0;
  color: #647488;
  text-decoration: none
}

.categories-widget .current-cat a, .categories-widget .current-cat a:focus, .categories-widget .current-cat a:hover, .categories-widget a:focus, .categories-widget a:hover {
  color: #647488
}

.tags-widget ul {
  padding: 0;
  list-style: none;
  border: 0;
  margin: -.15em
}

.tags-widget li {
  padding: .15em;
  margin: 0 -5px 0 0
}

.tags-widget a, .tags-widget li {
  display: inline-block;
  vertical-align: top
}

.tags-widget a {
  padding: .25em .75em;
  border-radius: 3px;
  color: #fff;
  font-size: .875em;
  text-decoration: none;
  background: #647488;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s
}

.tags-widget a:hover {
  color: #fff;
  background: #444e5c
}

.icon-menu {
  font-size: 1.875em
}

.site-header--mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 1em 1.5em;
  overflow: hidden;
  z-index: 500;
  background: #fff
}

.admin-bar .site-header--mobile {
  top: 2.875em
}

.flexbox .site-header--mobile {
  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
}

.mobile-header-left {
  float: left
}

.flexbox .mobile-header-left {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.mobile-header-right {
  float: right
}

.menu-button {
  display: inline-block;
  vertical-align: top;
  padding: .75em;
  color: #fff;
  line-height: 1;
  background-color: #253b62;
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  transition: background-color .5s
}

.menu-button:focus, .menu-button:hover {
  color: #fff;
  background-color: #4584f2
}

.menu-button svg {
  display: block;
  width: 1.375em;
  height: 1.1875em
}

.close-button {
  display: inline-block;
  vertical-align: top;
  color: #253b62
}

.close-button:focus, .close-button:hover {
  color: #4584f2
}

.close-button svg {
  display: block;
  width: 2.0625em;
  height: 2.0625em
}

.sidebar {
  margin-top: 3em
}

.advanced-sidebar {
  display: none;
  padding: 2em 0
}

.advanced-sidebar .sidebar {
  margin: 0
}

.footer-button-block-layout {
  position: relative;
  background-color: transparent;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #253b62), color-stop(50%, hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, 0)));
  background: -o-linear-gradient(bottom, #253b62 50%, hsla(0, 0%, 100%, 0) 50%, hsla(0, 0%, 100%, 0) 100%);
  background: linear-gradient(0deg, #253b62 50%, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, 0));
  padding: 0
}

.footer-button-block-layout .wrap-wrapper {
  background: #4584f2;
  background: -webkit-gradient(linear, left top, right top, from(#4584f2), color-stop(50%, #4584f2), color-stop(50%, rgba(69, 132, 242, 0)));
  background: -o-linear-gradient(left, #4584f2 0, #4584f2 50%, rgba(69, 132, 242, 0) 50%);
  background: linear-gradient(90deg, #4584f2, #4584f2 50%, rgba(69, 132, 242, 0) 0)
}

.footer-button-block-layout .wrap-wrapper .wrap {
  background: #4584f2
}

.footer-button-block-layout .wrap-wrapper .wrap .wrap-inner {
  position: relative;
  background: #4584f2;
  padding: 50px 0
}

.footer-button-block-layout .wrap-wrapper .wrap .wrap-inner:after {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  right: -70px;
  width: 70px;
  height: 100%;
  background-color: #4584f2;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 50% 100%, 0 100%)
}

.footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block {
  text-align: center;
  margin: 0 auto
}

.footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block .callout-body {
  padding: .5em 0
}

.footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block .callout-header {
  text-align: left
}

.footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block .callout-header h2 {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 120%;
  color: #fff;
  padding: 0;
  margin: 0
}

.flexbox .footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block .callout-header h2 {
  margin: 0
}

.footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block .callout-body {
  border-top: 2px solid hsla(0, 0%, 100%, .5)
}

.footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block .callout-body .button-callout-content .button {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #253b62;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px
}

.footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block .callout-body .button-callout-content .button:focus, .footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block .callout-body .button-callout-content .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #101a2a
}

.footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block .callout-body .button-callout-content .button:first-of-type {
  margin: 0 0 15px
}

.site-footer {
  color: #fff;
  background-color: #253b62
}

.site-footer a, .site-footer a:focus, .site-footer a:hover {
  color: #fff
}

.primary-footer {
  padding: 70px 0 20px
}

.primary-footer:after {
  display: block;
  clear: both;
  content: " "
}

.primary-footer .footer-address p {
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-size: 15px;
  line-height: 21px;
  color: #fff;
  padding: 0;
  margin: 0
}

.primary-footer .footer-address p .name {
  text-transform: uppercase;
  font-weight: 700
}

.primary-footer .footer-address .footer-fax-tel-email p {
  padding: 0;
  margin: 0
}

.primary-footer .footer-address .footer-fax-tel-email p a {
  text-decoration: none
}

.primary-footer .footer-address .footer-fax-tel-email p.email a {
  text-decoration: underline
}

.footer-social {
  text-align: center;
  margin: 40px 0 0
}

.site-copyright {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center
}

.site-copyright p {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  line-height: 28px;
  background-color: #253b62;
  padding: 0;
  margin: 0
}

.site-copyright .footer-menu {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #253b62;
  padding: 0;
  margin: 0
}

.site-copyright .footer-menu li {
  position: relative;
  padding: 0 0 0 15px;
  margin: 0 0 0 9px
}

.site-copyright .footer-menu li:first-of-type {
  padding: 0;
  margin: 0
}

.site-copyright .footer-menu li:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  content: "/";
  color: #717e8b
}

.site-copyright .footer-menu li:first-of-type:before {
  display: none
}

.site-copyright .footer-menu li a {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  line-height: 28px;
  padding: 0;
  margin: 0
}

.site-copyright .line {
  display: none
}

.imagebox {
  text-align: center
}

.imagebox svg {
  margin-bottom: -8px
}

.imagebox a {
  color: #fff;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s
}

.imagebox a:focus, .imagebox a:hover {
  opacity: .75
}

.site-info {
  padding: 0 0 50px
}

.site-header {
  display: none;
  text-align: center;
  background: #fff;
  -webkit-transition: padding .25s, background-color .25s, -webkit-transform .25s;
  transition: padding .25s, background-color .25s, -webkit-transform .25s;
  -o-transition: padding .25s, background-color .25s, transform .25s;
  transition: padding .25s, background-color .25s, transform .25s;
  transition: padding .25s, background-color .25s, transform .25s, -webkit-transform .25s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99999
}

.site-header, .site-header .wrap {
  position: relative
}

.site-header-inner {
  padding: 0 0 15px;
  -webkit-transition: padding .5s;
  -o-transition: padding .5s;
  transition: padding .5s
}

.site-header-inner:after {
  display: block;
  clear: both;
  content: " "
}

.site-branding {
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  -webkit-transform-origin: center left;
  transform-origin: center left
}

.site-branding a {
  display: inline-block;
  vertical-align: top;
  width: 220px;
  height: 31px;
  background-image: url(../svg/branding/pdf-logo.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s
}

.site-branding a:focus img, .site-branding a:focus svg, .site-branding a:hover img, .site-branding a:hover svg {
  opacity: .75
}

.site-branding img, .site-branding svg {
  display: block;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s
}

.minify-header .navigation--utility {
  margin-bottom: 10px
}

.gform_wrapper.gform_wrapper .gform_footer input.button, .gform_wrapper.gform_wrapper .gform_footer input[type=submit] {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #647488;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px
}

.gform_wrapper.gform_wrapper .gform_footer input.button:focus, .gform_wrapper.gform_wrapper .gform_footer input.button:hover, .gform_wrapper.gform_wrapper .gform_footer input[type=submit]:focus, .gform_wrapper.gform_wrapper .gform_footer input[type=submit]:hover {
  text-decoration: none;
  color: #fff;
  background-color: #444e5c
}

.gform_wrapper.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper.gform_wrapper input[type=email], .gform_wrapper.gform_wrapper input[type=number], .gform_wrapper.gform_wrapper input[type=password], .gform_wrapper.gform_wrapper input[type=search], .gform_wrapper.gform_wrapper input[type=tel], .gform_wrapper.gform_wrapper input[type=text], .gform_wrapper.gform_wrapper input[type=url], .gform_wrapper.gform_wrapper textarea {
  padding: .5em .75em
}

.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: .8
}

.mfp-bg, .mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed
}

.mfp-wrap {
  z-index: 1043;
  outline: none !important;
  -webkit-backface-visibility: hidden
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.mfp-align-top .mfp-container:before {
  display: none
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}

.mfp-ajax-cur {
  cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
  cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.mfp-loading.mfp-figure {
  display: none
}

.mfp-hide {
  display: none !important
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}

.mfp-preloader a {
  color: #ccc
}

.mfp-preloader a:hover {
  color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none
}

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

button::-moz-focus-inner {
  padding: 0;
  border: 0
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
  opacity: 1
}

.mfp-close:active {
  top: 1px
}

.mfp-close-btn-in .mfp-close {
  color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}

.mfp-arrow {
  position: absolute;
  opacity: .65;
  top: 50%;
  margin: -55px 0 0;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
  margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7
}

.mfp-arrow-left {
  left: 0
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
  right: 0
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}

.mfp-iframe-holder .mfp-close {
  top: -40px
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #000
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto
}

.mfp-figure, img.mfp-img {
  line-height: 0
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #444
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px
}

.mfp-figure figure {
  margin: 0
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px
}

.mfp-image-holder .mfp-content {
  max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}

.white-popup {
  position: relative;
  background: #fff;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto
}

.article-404 {
  min-height: 22em
}

.article-404 .l-columns-wrap {
  margin-top: 3em
}

#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next:before, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next:before, div.tribe-events-notices>ul>li:before {
  display: none
}

.tribe-events-event-url {
  word-break: break-all
}

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  display: block;
  margin: 10px 0
}

.page-template-template-home .alert-bar-section {
  position: relative;
  z-index: 10;
  padding: 0
}

.page-template-template-home .alert-bar-section .wrap-wrapper {
  background: #fff;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, hsla(0, 0%, 100%, 0)), color-stop(50%, #4584f2), to(#4584f2));
  background: -o-linear-gradient(left, hsla(0, 0%, 100%, 0) 50%, #4584f2 50%, #4584f2 100%);
  background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 50%, #4584f2 0, #4584f2)
}

.page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner {
  position: relative;
  background-color: #4584f2;
  padding: 30px 0
}

.page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: -69px;
  width: 70px;
  height: 100%;
  background-color: #4584f2;
  -webkit-clip-path: polygon(65% 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(65% 0, 100% 0, 100% 100%, 0 100%)
}

.page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block {
  text-align: center;
  margin: 0 auto
}

.page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-body {
  padding: .5em 0
}

.page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-header {
  text-align: left
}

.page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-header .date {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: .5px;
  color: #fff;
  margin: 0 0 5px
}

.page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-header h2 {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 120%;
  color: #fff;
  padding: 0;
  margin: 0
}

.flexbox .page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-header h2 {
  margin: 0
}

.page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-body {
  border-top: 2px solid hsla(0, 0%, 100%, .5)
}

.page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-body .button-callout-content .button {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #fff;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px;
  color: #4584f2;
  background-image: url(../svg/branding/button-arrow-blue.svg)
}

.page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-body .button-callout-content .button:focus, .page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-body .button-callout-content .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #d9d9d9
}

.page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-body .button-callout-content .button:hover {
  color: #4584f2
}

.page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-body .button-callout-content .button:first-of-type {
  margin: 0 0 15px
}

.page-template-template-home .products-section {
  position: relative;
  padding: 40px 0
}

.page-template-template-home .products-section .overlay-one, .page-template-template-home .products-section .overlay-two {
  display: none
}

.page-template-template-home .products-section .overlay-one {
  background-image: url(../svg/branding/products-bg-1.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  top: -150px
}

.page-template-template-home .products-section .overlay-one.animate-one {
  top: 0
}

.page-template-template-home .products-section .overlay-two {
  background-image: url(../svg/branding/products-bg-2.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  top: 150px
}

.page-template-template-home .products-section .overlay-two.animate-two {
  top: 0
}

.page-template-template-home .products-section .wrap {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.page-template-template-home .products-section .wrap .content h2 {
  position: relative;
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  font-size: 35px;
  color: #253b62;
  padding: 0 0 13px;
  margin: 0 0 20px
}

.page-template-template-home .products-section .wrap .content h2:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 52px;
  height: 2px;
  background-color: #4584f2;
  content: " "
}

.page-template-template-home .products-section .wrap .content ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 20px 0 0
}

.page-template-template-home .products-section .wrap .content ul li {
  position: relative;
  list-style: none;
  padding: 0 16px 0 0;
  margin: 0 15px 0 0
}

.page-template-template-home .products-section .wrap .content ul li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: none;
  background-color: #647488;
  width: 1px;
  height: 20px
}

.page-template-template-home .products-section .wrap .content ul li:last-of-type {
  padding: 0;
  margin: 0
}

.page-template-template-home .products-section .wrap .content ul li:last-of-type:after {
  display: none
}

.page-template-template-home .products-section .wrap .content ul li a {
  text-decoration: none;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #4584f2;
  letter-spacing: .6px;
  line-height: 30px
}

.page-template-template-home .products-section .wrap .content .button {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #4584f2;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px;
  margin: 20px 0 0
}

.page-template-template-home .products-section .wrap .content .button:focus, .page-template-template-home .products-section .wrap .content .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0f5adb
}

.page-template-template-home .products-section .wrap .definition-feature {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 2px solid #4584f2;
  padding: 40px 0 0;
  margin: 40px 0 0
}

.page-template-template-home .products-section .wrap .definition-feature h2 {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 27px;
  color: #647488;
  letter-spacing: 0;
  line-height: 45px;
  padding: 0;
  margin: 0
}

.page-template-template-home .products-section .wrap .definition-feature h2 .word {
  display: block;
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  font-size: 35px;
  color: #253b62;
  letter-spacing: 0;
  line-height: 45px
}

.page-template-template-home .products-section .wrap .definition-feature .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  width: 100%;
  margin: 30px 0 0
}

.page-template-template-home .products-section .wrap .definition-feature .product:hover .icon {
  background-color: #1564ef
}

.page-template-template-home .products-section .wrap .definition-feature .product .icon {
  width: 120px;
  height: 120px;
  border-radius: 60px;
  background-color: #4584f2;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  transition: background-color .5s
}

.page-template-template-home .products-section .wrap .definition-feature .product .title {
  text-transform: uppercase;
  text-align: center;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 140%;
  color: #253b62;
  margin: 15px 0 0
}

.page-template-template-home .products-line-container .line {
  border-bottom: 1px solid #cfd4d8
}

.page-template-template-home .products-section-two {
  position: relative;
  padding: 40px 0
}

.page-template-template-home .products-section-two .overlay-one, .page-template-template-home .products-section-two .overlay-two {
  display: none
}

.page-template-template-home .products-section-two .overlay-one {
  background-image: url(../svg/branding/products-bg-1.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  top: -150px
}

.page-template-template-home .products-section-two .overlay-one.animate-one {
  top: 0
}

.page-template-template-home .products-section-two .overlay-two {
  background-image: url(../svg/branding/products-bg-2.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  top: 150px
}

.page-template-template-home .products-section-two .overlay-two.animate-two {
  top: 0
}

.page-template-template-home .products-section-two .wrap {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.page-template-template-home .products-section-two .wrap .content h2 {
  position: relative;
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  font-size: 35px;
  color: #253b62;
  padding: 0 0 13px;
  margin: 0 0 20px
}

.page-template-template-home .products-section-two .wrap .content h2:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 52px;
  height: 2px;
  background-color: #4584f2;
  content: " "
}

.page-template-template-home .products-section-two .wrap .content .button {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #4584f2;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px
}

.page-template-template-home .products-section-two .wrap .content .button:focus, .page-template-template-home .products-section-two .wrap .content .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0f5adb
}

.page-template-template-home .products-section-two .wrap .products {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.page-template-template-home .products-section-two .wrap .products .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  width: 100%;
  margin: 30px 0 0
}

.page-template-template-home .products-section-two .wrap .products .product:hover .icon {
  background-color: #1564ef
}

.page-template-template-home .products-section-two .wrap .products .product .icon {
  width: 120px;
  height: 120px;
  border-radius: 60px;
  background-color: #4584f2;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  transition: background-color .5s
}

.page-template-template-home .products-section-two .wrap .products .product .title {
  text-transform: uppercase;
  text-align: center;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 140%;
  color: #253b62;
  margin: 15px 0 0
}

.page-template-template-home .solutions-section .split-block-col {
  border-bottom: 1px solid #cfd4d8
}

.page-template-template-home .solutions-section .split-block-col.icons {
  background-color: #f6f6f7
}

.page-template-template-home .solutions-section .split-block-col.icons .split-block-content .split-block-content-inner-wrap {
  width: 100%;
  max-width: 100%
}

.page-template-template-home .solutions-section .split-block-col.icons .split-block-content .split-block-content-inner-wrap .solutions {
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.page-template-template-home .solutions-section .split-block-col.icons .split-block-image {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  min-width: 0
}

.page-template-template-home .solutions-section .split-block-col.icons .bg-one {
  position: absolute;
  top: -175px;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(../svg/branding/solutions-section-bg-1.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transition: top 9s;
  -o-transition: top 9s;
  transition: top 9s
}

.page-template-template-home .solutions-section .split-block-col.icons .bg-one.animate {
  top: 0
}

.page-template-template-home .solutions-section .split-block-col.icons .bg-two {
  position: absolute;
  top: 175px;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(../svg/branding/solutions-section-bg-2.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transition: top 9s;
  -o-transition: top 9s;
  transition: top 9s
}

.page-template-template-home .solutions-section .split-block-col.icons .bg-two.animate {
  top: 0
}

.page-template-template-home .solutions-section .split-block-col .solutions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  margin: 0 auto
}

.page-template-template-home .solutions-section .split-block-col .solutions .solution {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  width: 100%;
  margin: 30px 0 0
}

.page-template-template-home .solutions-section .split-block-col .solutions .solution:first-of-type {
  margin: 0
}

.page-template-template-home .solutions-section .split-block-col .solutions .solution:hover .icon {
  background-color: #1564ef
}

.page-template-template-home .solutions-section .split-block-col .solutions .solution .icon {
  width: 120px;
  height: 120px;
  border-radius: 60px;
  background-color: #4584f2;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  transition: background-color .5s
}

.page-template-template-home .solutions-section .split-block-col .solutions .solution .title {
  text-transform: uppercase;
  text-align: center;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 140%;
  color: #253b62;
  width: 100%;
  margin: 15px 0 0
}

.page-template-template-home .solutions-section .split-block-col h2 {
  position: relative;
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  font-size: 1.6875em;
  color: #253b62;
  padding: 0 0 13px;
  margin: 0 0 20px
}

.page-template-template-home .solutions-section .split-block-col h2:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 52px;
  height: 2px;
  background-color: #4584f2;
  content: " "
}

.page-template-template-home .solutions-section .split-block-col .button {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #4584f2;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px
}

.page-template-template-home .solutions-section .split-block-col .button:focus, .page-template-template-home .solutions-section .split-block-col .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0f5adb
}

.page-template-template-home .quote-block-layout {
  background-image: url(../img/dist/branding/quote-bg.png);
  padding: 60px 0
}

.page-template-template-home .quote-block-layout .quote-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.page-template-template-home .quote-block-layout .quote-block .logo {
  width: 214px;
  height: 146px;
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  margin: 0 auto 20px
}

.page-template-template-home .quote-block-layout .quote-block .logo img {
  width: auto;
  max-width: 100%;
  height: 100%;
  height: auto;
  margin: 0 auto
}

.page-template-template-home .quote-block-layout .quote-block .quote-name, .page-template-template-home .quote-block-layout .quote-block .quote-title {
  display: block
}

.page-template-template-home .quote-block-layout .quote-block-body {
  margin: 0
}

.page-template-template-home .quote-block-layout .owl-carousel .item {
  padding: 0 0 60px
}

.page-template-template-home .quote-block-layout .owl-carousel .item blockquote {
  padding: 0;
  margin: 0
}

.page-template-template-home .quote-block-layout .owl-carousel .owl-nav button.owl-prev {
  left: -40px
}

.page-template-template-home .quote-block-layout .owl-carousel .owl-nav button.owl-next {
  right: -40px
}

.page-template-template-home .quote-block-layout .owl-carousel .owl-dots {
  bottom: 0
}

.page-template-template-home .quote-block-layout .owl-carousel .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  background: #253b62;
  border-radius: 0
}

.page-template-template-home .quote-block-layout .owl-carousel .owl-dots .owl-dot.active span {
  background: #fff
}

.page-template-template-home .company-section {
  padding: 0
}

.page-template-template-home .company-section .wrap {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px
}

.page-template-template-home .company-section .wrap:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  background-color: #253b62;
  height: 100%;
  width: 100%
}

.page-template-template-home .company-section .wrap .overlay {
  display: none
}

.page-template-template-home .company-section .wrap .content {
  position: relative;
  z-index: 1
}

.page-template-template-home .company-section .wrap .content h2 {
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  font-size: 1.6875em;
  line-height: 140%;
  color: #fff
}

.page-template-template-home .company-section .wrap .content .button {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #4584f2;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px;
  margin: 10px 0 0
}

.page-template-template-home .company-section .wrap .content .button:focus, .page-template-template-home .company-section .wrap .content .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0f5adb
}

.page-template-template-home .news-section {
  position: relative;
  padding: 40px 0
}

.page-template-template-home .news-section .overlay-one, .page-template-template-home .news-section .overlay-two {
  display: none
}

.page-template-template-home .news-section .overlay-one {
  background-image: url(../svg/branding/products-bg-1.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  top: -150px
}

.page-template-template-home .news-section .overlay-one.animate-one {
  top: 0
}

.page-template-template-home .news-section .overlay-two {
  background-image: url(../svg/branding/products-bg-2.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  top: 150px
}

.page-template-template-home .news-section .overlay-two.animate-two {
  top: 0
}

.page-template-template-home .news-section .wrap {
  position: relative;
  z-index: 1
}

.page-template-template-home .news-section .wrap .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;
  width: 60px;
  height: 60px;
  background-color: #4584f2;
  border-radius: 30px;
  margin: 0 auto 25px
}

.page-template-template-home .news-section .wrap h2 {
  text-align: center;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
  font-size: 1.5625em;
  line-height: 140%;
  color: #415364;
  margin: 0 0 25px
}

.page-template-template-home .news-section .wrap .news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.page-template-template-home .news-section .wrap .news a {
  text-decoration: none;
  width: 100%;
  background-color: #f6f6f7;
  background-image: url(../svg/branding/arrow-big.svg);
  background-repeat: no-repeat;
  background-position: right 30px center;
  border: 1px solid #cfd4d8;
  border-radius: 4px;
  padding: 45px 70px 45px 27px;
  margin: 0 0 10px;
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  transition: background-color .5s
}

.page-template-template-home .news-section .wrap .news a:last-of-type {
  margin: 0
}

.page-template-template-home .news-section .wrap .news a:hover {
  background-color: #e9e9eb
}

.page-template-template-home .news-section .wrap .news a .date {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: .5px;
  color: #415364;
  margin: 0 0 3px
}

.page-template-template-home .news-section .wrap .news a .title {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #415364
}

.page-template-template-home .news-section .wrap .button-container {
  text-align: center
}

.page-template-template-home .news-section .wrap .button {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #4584f2;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px;
  margin: 25px 0 0
}

.page-template-template-home .news-section .wrap .button:focus, .page-template-template-home .news-section .wrap .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0f5adb
}

.page-template-template-home .events-section {
  background-color: #f6f6f7;
  border-top: 1px solid #cfd4d8;
  padding: 50px 0
}

.page-template-template-home .events-section .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.page-template-template-home .events-section .wrap .heading-container .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;
  width: 60px;
  height: 60px;
  background-color: #4584f2;
  border-radius: 30px
}

.page-template-template-home .events-section .wrap .heading-container h2 {
  margin: 5px 0 20px
}

.page-template-template-home .events-section .wrap .heading-container .button {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #4584f2;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px
}

.page-template-template-home .events-section .wrap .heading-container .button:focus, .page-template-template-home .events-section .wrap .heading-container .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0f5adb
}

.page-template-template-home .events-section .wrap .posts {
  margin: 30px 0 0
}

.page-template-template-home .events-section .wrap .posts, .page-template-template-home .events-section .wrap .posts .post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.page-template-template-home .events-section .wrap .posts .post {
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #cfd4d8;
  border-radius: 4px;
  padding: 45px 30px;
  margin: 0 0 10px;
  -webkit-transition: border .5s;
  -o-transition: border .5s;
  transition: border .5s
}

.page-template-template-home .events-section .wrap .posts .post:last-of-type {
  margin: 0
}

.page-template-template-home .events-section .wrap .posts .post:hover {
  border: 1px solid #4584f2
}

.page-template-template-home .events-section .wrap .posts .post .date {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: .5px;
  color: #415364;
  margin: 0 0 2px
}

.page-template-template-home .events-section .wrap .posts .post .title {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #415364
}

.page-template-template-home .events-section .wrap .posts .post .title .arrow-events {
  margin: 0 0 0 3px
}

.page-template-template-home .footer-button-block-layout {
  background: #253b62;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #253b62), color-stop(50%, #f6f6f7), to(#f6f6f7));
  background: -o-linear-gradient(bottom, #253b62 50%, #f6f6f7 50%, #f6f6f7 100%);
  background: linear-gradient(0deg, #253b62 50%, #f6f6f7 0, #f6f6f7)
}

.page-template-template-home .we-deliver-results-section {
  border-bottom: 1px solid #cfd4d8
}

.page-id-994 #cookie-law-info-bar {
  display: none !important
}

.gtranslate-container {
  display: none
}

.gtranslate-container .switcher {
  position: absolute
}

.blog-page article+article {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 2px solid #f6f6f7
}

.resources-page {
  padding-top: 70px
}

.resources-page .resources-section {
  margin: 0 0 15px
}

.resources-page .resources-section .heading {
  padding: 0;
  margin: 0 0 23px
}

.resources-page .resources-section .heading h2 {
  position: relative;
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  font-size: 1.6875em;
  line-height: 130%;
  letter-spacing: .19px;
  color: #253b62;
  padding: 0 0 0 50px;
  margin: 0 0 30px
}

.resources-page .resources-section .heading .button {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #4584f2;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  background-image: none;
  padding: 9px 30px 11px
}

.resources-page .resources-section .heading .button:focus, .resources-page .resources-section .heading .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0f5adb
}

.resources-page .resources-section>p {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #647488;
  padding: 0;
  margin: 20px 0 35px
}

.resources-page .resources-section>h3 {
  padding: 0;
  margin: 0 0 15px
}

.resources-page .resources-section.published-papers {
  border-bottom: 2px solid #4584f2;
  padding: 0 0 25px;
  margin: 0 0 50px
}

.post-type-archive-tribe_events .heading h1 {
  position: relative;
}

.post-type-archive-tribe_events .heading h1 {
  padding-left: 50px;
}

.post-type-archive-tribe_events .heading h1:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 41px;
  height: 41px;
  border-radius: 20.5px;
  background-color: #4584f2;
  background-image: url(../svg/branding/icon-events.svg);
  background-size: 25px 25px;
  background-position: 50%;
  background-repeat: no-repeat
}
.resources-page .resources-section.published-papers h1 {
  padding-left: 50px;
}
.resources-page .resources-section.published-papers h1 {
  position: relative;
}



.resources-page .resources-section.published-papers .entry-content h1 {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
  font-size: 1.4375em;
  line-height: 140%;
  color: #647488
}

.resources-page .resources-section.published-papers .entry-content h2:before {
  display: none
}

.resources-page .resources-section.published-papers .posts .post {
  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;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 20px;
  color: #415364;
  padding: 30px 25px
}

.resources-page .resources-section.published-papers .posts .post .arrow-events {
  margin: 0 0 0 5px
}
.heading h1 {
  position: relative;

}
.resources-page .resources-section.news-and-pr h1:before {
  background-image: url(../svg/branding/icon-news-and-pr-white.svg)
}

.resources-page .resources-section.events h1:before, .resources-page .resources-section.news-and-pr h1:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 41px;
  height: 41px;
  border-radius: 20.5px;
  background-color: #4584f2;
  background-position: 50%;
  background-repeat: no-repeat
}

.resources-page .resources-section.events h2:before {
  background-image: url(../svg/branding/icon-events-resources-white.svg)
}

.resources-page .resources-section .posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.resources-page .resources-section .posts .post {
  text-decoration: none;
  background: #f6f6f7;
  border: 1px solid #cfd4d8;
  border-radius: 4px;
  padding: 20px 25px 35px;
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  transition: background-color .5s;
  margin: 0 0 20px
}

.resources-page .resources-section .posts .post:nth-of-type(3) {
  margin-bottom: 0
}

.resources-page .resources-section .posts .post:nth-of-type(3n+3) {
  margin: 0 0 25px
}

.resources-page .resources-section .posts .post:hover {
  background-color: #e9e9eb
}

.resources-page .resources-section .posts .post .date {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: .5px;
  color: #415364;
  padding: 0;
  margin: 0 0 12px
}

.resources-page .resources-section .posts .post h4 {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 18px;
  color: #415364;
  padding: 0;
  margin: 0
}

.resources-page .resources-section .posts .post h4 .arrow-events {
  margin: 0 0 0 3px
}

.resources-page .l-sidebar {
  margin: 0
}

.resources-page .l-sidebar .l-aside-col, .resources-page .l-sidebar .l-main-col {
  padding: 0
}

.resources-page .l-sidebar .l-aside-col .search-form {
  position: relative;
  margin: 0
}

.resources-page .l-sidebar .l-aside-col .search-form .search-field {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 1.125em;
  letter-spacing: .5px;
  line-height: 120%;
  width: 100%;
  color: #647488;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #4584f2;
  padding: 8px 0
}

.resources-page .l-sidebar .l-aside-col .search-form .search-field ::-webkit-input-placeholder {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 1.125em;
  letter-spacing: .5px;
  line-height: 120%;
  color: #647488
}

.resources-page .l-sidebar .l-aside-col .search-form .search-field ::-moz-placeholder {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 1.125em;
  letter-spacing: .5px;
  line-height: 120%;
  color: #647488
}

.resources-page .l-sidebar .l-aside-col .search-form .search-field :-ms-input-placeholder {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 1.125em;
  letter-spacing: .5px;
  line-height: 120%;
  color: #647488
}

.resources-page .l-sidebar .l-aside-col .search-form .search-field :-moz-placeholder {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 1.125em;
  letter-spacing: .5px;
  line-height: 120%;
  color: #647488
}

.resources-page .l-sidebar .l-aside-col .search-form .search-submit {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 18px;
  height: 18px;
  background-color: transparent;
  background-image: url(../svg/branding/icon-search.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  padding: 0
}

.resources-page .l-sidebar .l-aside-col .sidebar-nav {
  padding: 0;
  margin: 50px 0 0
}

.resources-page .l-sidebar .l-aside-col .sidebar-nav li.all a:before {
  background-image: url(../svg/branding/icon-all.svg)
}

.resources-page .l-sidebar .l-aside-col .sidebar-nav li.blog-menu a:before,
.resources-page .l-sidebar .l-aside-col li.webinars-menu  a:before,
.resources-page .l-sidebar .l-aside-col .sidebar-nav li.all a:before,
 .resources-page .l-sidebar .l-aside-col .sidebar-nav li.published-papers a:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 40px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: 50%
}

.resources-page .l-sidebar .l-aside-col .sidebar-nav li.webinars-menu a:before {
  background-image: url(../svg/branding/webinars-icon.svg);
  background-size: 50%;
}

.resources-page .l-sidebar .l-aside-col .sidebar-nav li.blog-menu a:before {
  background-image: url(../svg/branding/icon-blog.svg);
  background-size: 50%;
}

.resources-page .l-sidebar .l-aside-col .sidebar-nav li.published-papers a:before {
  background-image: url(../svg/branding/icon-published-papers.svg)
}

.resources-page .l-sidebar .l-aside-col .sidebar-nav li.news-and-pr a:before {
  background-image: url(../svg/branding/icon-news-and-pr.svg)
}

.resources-page .l-sidebar .l-aside-col .sidebar-nav li.events a:before, .resources-page .l-sidebar .l-aside-col .sidebar-nav li.news-and-pr a:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 40px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: 50%
}

.resources-page .l-sidebar .l-aside-col .sidebar-nav li.events a:before {
  background-image: url(../svg/branding/icon-events-resources.svg)
}

.resources-page .l-sidebar .l-aside-col .sidebar-nav li.applications a:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 40px;
  height: 21px;
  background-image: url(../svg/branding/apps.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain
}

.resources-page .l-sidebar .l-aside-col .sidebar-nav li.videos a:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 40px;
  height: 18px;
  background-image: url(../svg/branding/video-icon.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain
}

.resources-page .l-sidebar .l-aside-col .sidebar-nav li a {
  position: relative;
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  font-size: 1.375em;
  line-height: 130%;
  color: #253b62;
  -webkit-transition: #4584f2;
  -o-transition: #4584f2;
  transition: #4584f2;
  padding: 10px 10px 10px 50px
}

.resources-page .l-sidebar .l-aside-col .sidebar-nav li a:hover {
  color: #4584f2
}

.resources-page .l-sidebar .l-aside-col .sidebar-nav li ul {
  display: none
}

.resources-page .l-sidebar .l-aside-col .get-started {
  display: none;
  position: relative;
  text-align: center;
  width: 100%;
  background-color: #253b62;
  padding: 0 0 30px;
  margin: 40px 0 0
}

.resources-page .l-sidebar .l-aside-col .get-started .icon {
  position: relative;
  top: -30px;
  width: 60px;
  height: 60px;
  background-color: #4584f2;
  background-image: url(../svg/branding/icon-ready-to-get-started.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 30px;
  margin: 0 auto -30px
}

.resources-page .l-sidebar .l-aside-col .get-started h2 {
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  font-size: 1.75em;
  line-height: 130%;
  letter-spacing: .2px;
  color: #fff;
  padding: 0;
  margin: 15px 0 17px
}

.resources-page .l-sidebar .l-aside-col .get-started .button {
  text-decoration: none;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #4584f2;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  background-image: none;
  padding: 9px 30px 11px
}

.resources-page .l-sidebar .l-aside-col .get-started .button:focus, .resources-page .l-sidebar .l-aside-col .get-started .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0f5adb
}

.resources-page.resources-page-published-papers .resources-section, .resources-page.resources-page-single .resources-section, .resources-page.resourcetype-page .resources-section {
  border-bottom: none;
  padding: 0;
  margin: 0
}

.resources-page.resources-page-published-papers .resources-section .posts .post {
  text-align: center
}

.resources-page.resources-page-published-papers .resources-section .posts .post h4 {
  font-size: 18px
}

.resources-page.resources-page-published-papers .resources-section .posts .post h4 .arrow-events {
  margin: 0 0 0 5px
}

.resources-page .resources-section.events .post {
  padding: 0 0 30px
}

.resources-page .resources-section.events .post .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  background-color: #253b62;
  padding: 5px 25px;
  margin: 0
}

.resources-page .resources-section.events .post h4 {
  padding: 25px 25px 0
}

.resources-page .resources-section.news-and-pr .post {
  padding: 0 0 30px
}

.resources-page .resources-section.news-and-pr .post.news .date, .resources-page .resources-section.news-and-pr .post.pr .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.resources-page .resources-section.news-and-pr .post.news .date .icon, .resources-page .resources-section.news-and-pr .post.pr .date .icon {
  padding: 0 35px 0 0
}

.resources-page .resources-section.news-and-pr .post.news .date .icon .text, .resources-page .resources-section.news-and-pr .post.pr .date .icon .text {
  text-transform: uppercase;
  font-weight: 700
}

.resources-page .resources-section.news-and-pr .post.news .date .icon {
  background-image: url(../svg/icons/icon-news.svg);
  background-repeat: no-repeat;
  background-position: 100%
}

.resources-page .resources-section.news-and-pr .post.pr .date .icon {
  background-image: url(../svg/icons/icon-pr.svg);
  background-repeat: no-repeat;
  background-position: 100%
}

.resources-page .resources-section.news-and-pr .post .date {
  color: #fff;
  background-color: #253b62;
  padding: 5px 25px;
  margin: 0
}

.resources-page .resources-section.news-and-pr .post h4 {
  padding: 25px 25px 0
}

.resources-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../svg/branding/menu-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  border: 1px solid #cfd4d8;
  padding: 10px 30px 10px 20px
}

.resources-select .bullet {
  padding: 0 0 0 20px
}

.resources-section select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../svg/branding/menu-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  border: 1px solid #cfd4d8;
  padding: 10px 30px 10px 20px
}

.resources-section select .bullet {
  padding: 0 0 0 20px
}

.post-type-archive-resources .published-papers .posts .post h4 {
  color: #fff
}

.resource-page-yearly h3 {
  width: 100%
}

.resource-page-yearly .posts {
  margin-top: 40px
}

.term-yield-d0-die-calculator .resources-section .container select {
  width: auto !important;
  margin: 0
}

.post-type-archive-protected_resources .resources-section .heading h2, .single-protected_resources .resources-section .heading h2, .tax-protected_resourcetype .resources-section .heading h2 {
  padding: 0
}

.post-type-archive-protected_resources .resources-page .l-sidebar .l-aside-col .sidebar-nav li a, .single-protected_resources .resources-page .l-sidebar .l-aside-col .sidebar-nav li a, .tax-protected_resourcetype .resources-page .l-sidebar .l-aside-col .sidebar-nav li a {
  padding-left: 0
}

.post-type-archive-protected_resources .resources-page .l-sidebar .l-aside-col .sidebar-nav, .single-protected_resources .resources-page .l-sidebar .l-aside-col .sidebar-nav, .tax-protected_resourcetype .resources-page .l-sidebar .l-aside-col .sidebar-nav {
  margin-top: 0
}

.post-type-archive-protected_resources .resources-page.resources-page-published-papers .resources-section .posts .post, .single-protected_resources .resources-page.resources-page-published-papers .resources-section .posts .post, .tax-protected_resourcetype .resources-page.resources-page-published-papers .resources-section .posts .post {
  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;
  padding: 25px 25px 30px
}

.download-link {
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  display: inline-block;
  vertical-align: baseline;
  border: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .5s, background-color .5s;
  -o-transition: color .5s, background-color .5s;
  transition: color .5s, background-color .5s;
  position: relative;
  text-transform: uppercase;
  font-family: IBM Plex Sans Condensed, sans-serif;
  font-weight: 700;
  font-size: .9375em;
  line-height: 140%;
  letter-spacing: 1.06px;
  color: #fff;
  background-color: #4584f2;
  background-image: url(../svg/branding/button-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  border-radius: 4px;
  padding: 8px 32px 10px 20px
}

.download-link, .download-link:focus, .download-link:hover {
  text-decoration: none
}

.download-link:focus, .download-link:hover {
  color: #fff;
  background-color: #0f5adb
}

.um {
  max-width: 100% !important
}

.um-page-register .wrap--limited {
  max-width: 800px
}

.search article+article {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 2px solid #f6f6f7
}

.wsp-pages-list {
  line-height: 1em;
  margin: 0
}

.wsp-pages-list .children {
  line-height: 1em
}

@media screen and (min-width:47.5em) {
  body.show-nav {
    overflow: scroll
  }

  .h1, h1 {
    font-size: 2.1875em
  }

  .h2, h2 {
    font-size: 1.75em
  }

  .h3, h3 {
    font-size: 1.375em
  }

  .h4, h4 {
    font-size: 1.25em
  }

  .h5, h5 {
    font-size: 1.125em
  }

  .h6, h6 {
    font-size: 1.375em
  }

  .section {
    padding: 2em 0
  }

  .section.color-option-1+.section.color-option-1, .section.color-option-2+.section.color-option-2, .section.color-option-3+.section.color-option-3 {
    padding-top: 0
  }

  .banner:after {
    display: block;
    display: none
  }

  .banner .wrap .overlay, .banner .wrap:after {
    display: block
  }

  .banner-title {
    text-align: right
  }

  .banner-image {
    width: 94%
  }

  .flexbox .button-block {
    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
  }

  .button-block .callout-body, .button-block .callout-header {
    padding: 0 2em
  }

  .button-block .callout-header {
    width: 35%;
    padding: 0 30px 0 0
  }

  .button-block .callout-header h2 {
    font-size: 1.625em
  }

  .button-block .callout-body {
    border-top: none;
    border-left: 2px solid hsla(0, 0%, 100%, .5)
  }

  .advanced-full-width .l-aside-col {
    display: block
  }

  .hero {
    height: 52.4375em;
    height: 28vh;
    min-height: 32em;
    max-height: 35em
  }

  .hero .overlay {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: -1px;
    bottom: 0;
    min-width: 320px;
    width: 320px;
    height: 100%;
    background-color: #253b62;
    -webkit-clip-path: polygon(55% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(55% 0, 100% 0, 100% 100%, 0 100%)
  }

  .hero-bkg-image {
    max-width: calc(100% - 100px)
  }

  .hero-box {
    position: absolute;
    z-index: 2;
    top: 40%;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    right: 0
  }

  .hero-box.hero-box-desktop {
    display: block
  }

  .hero-box.hero-box-mobile {
    display: none
  }

  .hero-content {
    float: right;
    max-width: 450px
  }

  .hero-content h1 {
    font-size: 2.1875em
  }

  .photo-block-layout .content .button {
    margin: 35px 0 0
  }

  .quote-block-body p {
    font-size: 1.4375em
  }

  .quote-block-citation {
    font-size: 1.125em
  }

  .flexbox .split-block-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .split-block-col {
    float: left;
    width: 50%
  }

  .flexbox .split-block-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .split-block-content-inner-wrap {
    max-width: 32.875em
  }

  .split-block-content {
    padding: 2.625em
  }

  .flexbox .split-block-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .flexbox .split-block-layout--right .split-block-content {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .split-block-image {
    display: block;
    position: absolute;
    left: -9999px;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    margin: auto;
    width: 100%;
    min-width: 50em;
    user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1
  }

  .object-fit .split-block-image {
    -o-object-fit: cover;
    object-fit: cover;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    min-width: 0
  }

  .owl-theme .owl-nav button.owl-next, .owl-theme .owl-nav button.owl-prev {
    display: block
  }

  #respond {
    padding: 2em
  }

  .p-lead {
    font-size: 1.375em
  }

  .alignright {
    float: right;
    margin-left: 1em
  }

  .alignleft, .alignright {
    margin-top: 0;
    max-width: 50%
  }

  .alignleft {
    float: left;
    margin-right: 1em
  }

  .l-column-item {
    float: left
  }

  .l-columns--2 .l-column-item {
    width: 50%
  }

  .l-columns--3 .l-column-item {
    width: 33.33%
  }

  .l-columns--4 .l-column-item {
    width: 25%
  }

  .l-columns--5 .l-column-item {
    width: 20%
  }

  .l-columns--6 .l-column-item {
    width: 16.66%
  }

  .l-grid--four-col .l-grid-item, .l-grid--three-col .l-grid-item, .l-grid--two-col .l-grid-item {
    width: 50%
  }

  .l-sidebar .l-aside-col, .l-sidebar .l-main-col {
    float: left;
    padding-left: 75px
  }

  .l-sidebar .l-main-col {
    width: 75%;
    float: right
  }

  .l-sidebar .l-aside-col {
    width: 25%
  }

  .l-two-third-col {
    float: left;
    width: 66.666%
  }

  .l-two-thirds--left .l-two-third-col {
    float: right
  }

  .l-one-third-col {
    float: right;
    width: 33.333%
  }

  .l-two-thirds--left .l-one-third-col {
    float: left
  }

  .site-main {
    margin-top: 0
  }

  .navigation--footer {
    text-align: right
  }

  .mobile-nav-tray {
    display: none
  }

  .show-nav .mobile-nav-tray {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  .social-nav {
    text-align: right
  }

  .flexbox .site-header--mobile, .site-header--mobile {
    display: none
  }

  .sidebar {
    margin-top: 0
  }

  .advanced-sidebar {
    position: absolute;
    border: 0;
    margin: -1px;
    padding: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0)
  }

  .advanced-sidebar.focusable:active, .advanced-sidebar.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
  }

  .footer-button-block-layout .wrap-wrapper .wrap {
    background: transparent
  }

  .footer-button-block-layout .wrap-wrapper .wrap .wrap-inner:after {
    display: block
  }

  .flexbox .footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block {
    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
  }

  .footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block .callout-body {
    padding: 0 0 0 2em
  }

  .footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block .callout-header {
    width: 35%;
    padding: 0 30px 0 0
  }

  .footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block .callout-header h2 {
    font-size: 1.625em
  }

  .footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block .callout-body {
    width: 65%;
    border-top: none;
    border-left: 2px solid hsla(0, 0%, 100%, .5)
  }

  .footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block .callout-body .button-callout-content .button:first-of-type {
    margin: 0 15px 0 0
  }

  .footer-col-1, .footer-col-2 {
    float: left;
    width: 50%
  }

  .footer-social {
    text-align: right;
    margin: 0
  }

  .site-copyright {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .site-copyright .footer-menu li:first-of-type {
    padding: 0 0 0 15px;
    margin: 0 0 0 9px
  }

  .site-copyright .footer-menu li:first-of-type:before {
    display: block
  }

  .site-copyright .line {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: #4584f2;
    height: 2px;
    margin: 0 0 0 35px
  }

  .imagebox {
    display: inline-block;
    vertical-align: top
  }

  .site-header {
    display: block;
    text-align: left
  }

  .flexbox .site-header-inner {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .header-col-1 {
    width: 100%;
    text-align: center
  }

  .header-col-2 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    width: auto
  }

  .flexbox .header-col-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
  }

  .site-branding {
    padding: 15px 0 0
  }

  .flexbox .page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block {
    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
  }

  .page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-body {
    padding: 0 0 0 2em
  }

  .page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-header {
    width: 52%;
    padding: 0 30px 0 0
  }

  .page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-header h2 {
    font-size: 1.625em
  }

  .page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-body {
    width: 48%;
    border-top: none;
    border-left: 2px solid hsla(0, 0%, 100%, .5)
  }

  .page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-body .button-callout-content .button:first-of-type {
    margin: 0 15px 0 0
  }

  .page-template-template-home .products-section {
    padding: 75px 0
  }

  .page-template-template-home .products-section .overlay-one, .page-template-template-home .products-section .overlay-two {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: top 7s;
    -o-transition: top 7s;
    transition: top 7s
  }

  .page-template-template-home .products-section .wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .page-template-template-home .products-section .wrap .content {
    width: 55%;
    padding: 0 50px 0 0
  }

  .page-template-template-home .products-section .wrap .definition-feature {
    width: 45%;
    border-top: none;
    border-left: 2px solid #4584f2;
    padding: 0 0 0 30px;
    margin: 0
  }

  .page-template-template-home .products-section .wrap .definition-feature .product {
    width: 50%
  }

  .page-template-template-home .products-section .wrap .definition-feature .product:first-of-type, .page-template-template-home .products-section .wrap .definition-feature .product:nth-of-type(2) {
    margin: 0
  }

  .page-template-template-home .products-section .wrap .definition-feature .product .title {
    font-size: 1.125em
  }

  .page-template-template-home .products-section-two {
    padding: 75px 0
  }

  .page-template-template-home .products-section-two .overlay-one, .page-template-template-home .products-section-two .overlay-two {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: top 7s;
    -o-transition: top 7s;
    transition: top 7s
  }

  .page-template-template-home .products-section-two .wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .page-template-template-home .products-section-two .wrap .content {
    width: 45%;
    padding: 0 50px 0 0
  }

  .page-template-template-home .products-section-two .wrap .products {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 55%;
    padding: 0 0 0 30px
  }

  .page-template-template-home .products-section-two .wrap .products .product {
    width: 50%
  }

  .page-template-template-home .products-section-two .wrap .products .product:first-of-type, .page-template-template-home .products-section-two .wrap .products .product:nth-of-type(2) {
    margin: 0
  }

  .page-template-template-home .products-section-two .wrap .products .product .title {
    font-size: 1.125em
  }

  .page-template-template-home .solutions-section .split-block-col {
    border-right: 1px solid #cfd4d8;
    border-bottom: none
  }

  .page-template-template-home .solutions-section .split-block-col.icons .split-block-content .split-block-content-inner-wrap .solutions .solution {
    width: 50%
  }

  .page-template-template-home .solutions-section .split-block-col .solutions {
    width: 60%;
    padding: 0 0 0 30px
  }

  .page-template-template-home .solutions-section .split-block-col .solutions .solution {
    width: 50%
  }

  .page-template-template-home .solutions-section .split-block-col .solutions .solution:first-of-type, .page-template-template-home .solutions-section .split-block-col .solutions .solution:nth-of-type(2) {
    margin: 0
  }

  .page-template-template-home .solutions-section .split-block-col .solutions .solution .title {
    font-size: 1.125em;
    padding: 0 10px
  }

  .page-template-template-home .solutions-section .split-block-col h2 {
    font-size: 2.1875em
  }

  .page-template-template-home .quote-block-layout {
    padding: 120px 0
  }

  .page-template-template-home .quote-block-layout .quote-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .page-template-template-home .quote-block-layout .quote-block .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
  }

  .page-template-template-home .quote-block-layout .quote-block .quote-content {
    width: calc(100% - 214px);
    padding: 0 0 0 50px
  }

  .page-template-template-home .quote-block-layout .quote-block-body p, .page-template-template-home .quote-block-layout .quote-block-citation {
    text-align: left
  }

  .page-template-template-home .company-section .wrap {
    padding-top: 120px;
    padding-bottom: 120px
  }

  .page-template-template-home .company-section .wrap .overlay {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: -1px;
    bottom: 0;
    width: 20%;
    min-width: 250px;
    height: 100%;
    background-color: #253b62;
    -webkit-clip-path: polygon(0 0, 50% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 50% 0, 100% 100%, 0 100%)
  }

  .page-template-template-home .company-section .wrap .content {
    width: 50%
  }

  .page-template-template-home .company-section .wrap .content h2 {
    font-size: 2.1875em
  }

  .page-template-template-home .news-section {
    padding: 75px 0
  }

  .page-template-template-home .news-section .overlay-one, .page-template-template-home .news-section .overlay-two {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: top 7s;
    -o-transition: top 7s;
    transition: top 7s
  }

  .page-template-template-home .news-section .wrap h2 {
    font-size: 1.9375em
  }

  .page-template-template-home .news-section .wrap .news a {
    width: calc(50% - 5px)
  }

  .page-template-template-home .news-section .wrap .news a:nth-of-type(odd) {
    margin: 0 10px 10px 0
  }

  .page-template-template-home .news-section .wrap .news a:last-of-type {
    margin: 0 0 10px
  }

  .page-template-template-home .events-section {
    padding: 70px 0 100px
  }

  .page-template-template-home .events-section .wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .page-template-template-home .events-section .wrap .heading-container {
    width: 25%
  }

  .page-template-template-home .events-section .wrap .posts {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 75%;
    margin: 0
  }

  .page-template-template-home .events-section .wrap .posts .post {
    width: calc(33.33% - 6.66px);
    margin: 0 10px 0 0
  }

  .page-template-template-home .events-section .wrap .posts .post:last-of-type {
    margin: 0
  }

  .gtranslate-container {
    display: block;
    position: relative;
    top: 20px
  }

  .resources-page .resources-section .heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .resources-page .resources-section .heading h2 {
    margin: 0
  }

  .resources-page .resources-section.published-papers .entry-content h2 {
    font-size: 1.75em
  }

  .resources-page .resources-section .posts {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .resources-page .resources-section .posts .post {
    width: calc(33.33% - 16.66px);
    margin: 0 25px 25px 0
  }

  .resources-page .l-sidebar .l-main-col {
    width: 65%;
    padding-left: 30px
  }

  .resources-page .l-sidebar .l-aside-col {
    width: 35%
  }

  .resources-page .l-sidebar .l-aside-col .get-started {
    display: block
  }

  .resources-section select {
    margin: 0 0 0 15px
  }
}

@media screen and (min-height:35.625em) and (min-width:47.5em) {
  .site-main {
    margin-top: 142px
  }

  .site-header {
    position: fixed;
    top: 0;
    left: 0;
    height: auto;
    width: 100%
  }

  .admin-bar .site-header {
    top: 2em
  }

  .site-header.minify-header {
    background-color: hsla(0, 0%, 100%, .95);
    -webkit-box-shadow: 0 .15em .15em rgba(0, 0, 0, .12);
    box-shadow: 0 .15em .15em rgba(0, 0, 0, .12)
  }

  @supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))) or (-webkit-backdrop-filter:blur(10px)) {
    .site-header.minify-header {
      background-color: hsla(0, 0%, 100%, .75);
      -webkit-backdrop-filter: blur(10px);
      backdrop-filter: blur(10px)
    }
  }
}

@media screen and (min-width:60em) {
  .button, input[type=submit] {
    padding: 12px 32px 12px 20px
  }

  .section {
    padding: 2em 0
  }

  .section.color-option-1+.section.color-option-1, .section.color-option-2+.section.color-option-2, .section.color-option-3+.section.color-option-3 {
    padding-top: 0
  }

  .flexbox .button-callout-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .flexbox .button-callout-content p {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    padding-right: 20px;
    margin: 0
  }

  .button-callout-content .button, .color-option-3 .button-callout-content .button {
    padding: 12px 32px 12px 20px
  }

  .hero {
    height: 80vh
  }

  .hero .overlay {
    min-width: 330px;
    width: 330px
  }

  .hero-bkg-image {
    max-width: calc(100% - 100px)
  }

  .hero-content .button, .photo-block-layout .content .button {
    padding: 12px 32px 12px 20px
  }

  .l-grid--three-col .l-grid-item {
    width: 33.33%
  }

  .l-grid--four-col .l-grid-item {
    width: 25%
  }

  .navigation--main .nav-list {
    text-align: right
  }

  .navigation--main a {
    font-size: 1.125em
  }

  .navigation--main>ul>li+li {
    margin-left: 1.75em
  }

  .mobile-nav--utility li.button-li a {
    padding: 12px 45px 14px 20px
  }

  .navigation--utility {
    margin: 0 0 27px
  }

  .navigation--utility li+li.button-li a {
    padding: 12px 32px 12px 20px;
    background-position: right 15px center
  }

  .footer-button-block-layout .wrap-wrapper .wrap .wrap-inner .button-block .callout-body .button-callout-content .button, .page-not-found-posts-button {
    padding: 12px 32px 12px 20px
  }

  .site-header-inner {
    padding: 0 0 1.3em
  }

  .flexbox .site-header-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .header-col-1 {
    float: left;
    width: 25%;
    text-align: left
  }

  .header-col-2 {
    float: right;
    width: 75%
  }

  .site-branding {
    padding: 1.3em 0 0
  }

  .site-branding a {
    width: 215px;
    height: 30px
  }

  .minify-header .site-branding {
    padding: 1.3em 0 0
  }

  .gform_wrapper.gform_wrapper .gform_footer input.button, .gform_wrapper.gform_wrapper .gform_footer input[type=submit], .page-template-template-home .alert-bar-section .wrap-wrapper .wrap .wrap-inner .button-block .callout-body .button-callout-content .button, .page-template-template-home .products-section .wrap .content .button {
    padding: 12px 32px 12px 20px
  }

  .page-template-template-home .products-section .wrap .definition-feature .product {
    width: 25%;
    margin: 0
  }

  .page-template-template-home .products-section-two .wrap .content .button {
    padding: 12px 32px 12px 20px
  }

  .page-template-template-home .products-section-two .wrap .products .product {
    width: 25%;
    margin: 0
  }

  .page-template-template-home .solutions-section .split-block-col.icons .split-block-content .split-block-content-inner-wrap .solutions .solution {
    width: 33.33%
  }

  .page-template-template-home .solutions-section .split-block-col .solutions .solution {
    width: 25%;
    margin: 0
  }

  .page-template-template-home .solutions-section .split-block-col .button {
    padding: 12px 32px 12px 20px
  }

  .page-template-template-home .company-section .wrap .overlay {
    width: 20%;
    min-width: 250px
  }

  .page-template-template-home .company-section .wrap .content .button {
    padding: 12px 32px 12px 20px
  }

  .page-template-template-home .news-section .wrap .news a {
    padding: 45px 100px 45px 27px
  }

  .download-link, .page-template-template-home .events-section .wrap .heading-container .button, .page-template-template-home .news-section .wrap .button, .resources-page .l-sidebar .l-aside-col .get-started .button, .resources-page .resources-section .heading .button {
    padding: 12px 32px 12px 32px
  }
}

@media screen and (min-height:35.625em) and (min-width:47.5em) and (min-width:60em) {
  .site-main {
    margin-top: 123px
  }
}

@media screen and (min-width:75em) {
  .hero .overlay {
    min-width: 320px;
    width: 320px
  }

  .split-block-content {
    padding: 4.625em
  }

  .l-two-thirds {
    margin-left: -5.25em
  }

  .l-one-third-col, .l-two-third-col {
    padding-left: 5.25em
  }

  .wrap--full {
    padding: 0 2em
  }

  .navigation--main a {
    font-size: 1.3125em
  }

  .navigation--main>ul>li+li {
    margin-left: 2.5em
  }

  .site-branding a {
    width: 318px;
    height: 45px
  }

  .page-template-template-home .solutions-section .split-block-col .solutions {
    width: 50%
  }

  .page-template-template-home .company-section .wrap .overlay {
    width: 20%;
    min-width: 250px
  }

  .resources-page .l-sidebar .l-main-col {
    width: 79%;
    padding-left: 60px
  }

  .resources-page .l-sidebar .l-aside-col {
    width: 21%
  }
}

@media screen and (min-width:90em) {
  .hero-bkg-image {
    max-width: calc(100% - 225px)
  }
}

@media screen and (max-height:300px), screen and (max-width:800px) and (orientation:landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}

@media (max-width:900px) {
  .mfp-arrow {
    -webkit-transform: scale(.75);
    transform: scale(.75)
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}

@media screen and (max-width:37.5em) {
  #wpadminbar {
    position: fixed
  }
}
