@charset "UTF-8";
.cl-white {
  color: #fff;
}

.cl-blue {
  color: #003f8d;
}

.cl-red {
  color: #ff0000;
}

.cl-orange {
  color: #ff9900;
}

.cl-green {
  color: green;
}

.cl-purple {
  color: purple;
}

.cl-footer {
  border-top: solid 1px #eee;
  padding: 40px 0;
  margin-top: 40px;
  font-size: 10px;
  text-transform: uppercase;
}
.cl-footer a {
  display: inline-block;
  font-weight: bold;
  margin: 0 15px;
}

.cl-header {
  border-bottom: solid 1px #eee;
  padding: 40px 0;
  margin-bottom: 40px;
}

main {
  background-color: #fff;
}

.cl-h2 {
  color: #003f8d;
  font-family: "Gotham Medium", Arial, Helvetica, sans-serif;
  margin: 0 0 20px;
}

.cl-h3 {
  font-size: 20px;
  margin: 0 0 20px;
  color: #888;
}

.cl-h4 {
  font-size: 14px;
  margin-top: 40px;
  font-family: "Gotham Medium", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

.cl-blockquote {
  padding: 15px;
  font-size: 12px;
  background: #f9f9f9;
}

.cl-ul li {
  padding: 0;
  margin: 0;
}
.cl-ul li:before {
  display: none;
}

@font-face {
  font-family: "Gotham Bold";
  src: url("clientlib-site/resources/fonts/gothambold-webfont.eot");
  src: url("clientlib-site/resources/fonts/gothambold-webfont.eot?#iefix") format("embedded-opentype"), url("clientlib-site/resources/fonts/gothambold-webfont.woff2") format("woff2"), url("clientlib-site/resources/fonts/gothambold-webfont.woff") format("woff"), url("clientlib-site/resources/fonts/gothambold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Book";
  src: url("clientlib-site/resources/fonts/gothambook-webfont.eot");
  src: url("clientlib-site/resources/fonts/gothambook-webfont.eot?#iefix") format("embedded-opentype"), url("clientlib-site/resources/fonts/gothambook-webfont.woff2") format("woff2"), url("clientlib-site/resources/fonts/gothambook-webfont.woff") format("woff"), url("clientlib-site/resources/fonts/gothambook-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Light";
  src: url("clientlib-site/resources/fonts/gothamlight-webfont.eot");
  src: url("clientlib-site/resources/fonts/gothamlight-webfont.eot?#iefix") format("embedded-opentype"), url("clientlib-site/resources/fonts/gothamlight-webfont.woff2") format("woff2"), url("clientlib-site/resources/fonts/gothamlight-webfont.woff") format("woff"), url("clientlib-site/resources/fonts/gothamlight-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Medium";
  src: url("clientlib-site/resources/fonts/gothammedium-webfont.eot");
  src: url("clientlib-site/resources/fonts/gothammedium-webfont.eot?#iefix") format("embedded-opentype"), url("clientlib-site/resources/fonts/gothammedium-webfont.woff2") format("woff2"), url("clientlib-site/resources/fonts/gothammedium-webfont.woff") format("woff"), url("clientlib-site/resources/fonts/gothammedium-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "";
}

.fa-accessible-icon:before {
  content: "";
}

.fa-accusoft:before {
  content: "";
}

.fa-acquisitions-incorporated:before {
  content: "";
}

.fa-ad:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-card:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

.fa-air-freshener:before {
  content: "";
}

.fa-airbnb:before {
  content: "";
}

.fa-algolia:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-alipay:before {
  content: "";
}

.fa-allergies:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-amazon-pay:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-amilia:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angry:before {
  content: "";
}

.fa-angrycreative:before {
  content: "";
}

.fa-angular:before {
  content: "";
}

.fa-ankh:before {
  content: "";
}

.fa-app-store:before {
  content: "";
}

.fa-app-store-ios:before {
  content: "";
}

.fa-apper:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-apple-alt:before {
  content: "";
}

.fa-apple-pay:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-archway:before {
  content: "";
}

.fa-arrow-alt-circle-down:before {
  content: "";
}

.fa-arrow-alt-circle-left:before {
  content: "";
}

.fa-arrow-alt-circle-right:before {
  content: "";
}

.fa-arrow-alt-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-arrows-alt-h:before {
  content: "";
}

.fa-arrows-alt-v:before {
  content: "";
}

.fa-artstation:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-asymmetrik:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-atlas:before {
  content: "";
}

.fa-atlassian:before {
  content: "";
}

.fa-atom:before {
  content: "";
}

.fa-audible:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-autoprefixer:before {
  content: "";
}

.fa-avianex:before {
  content: "";
}

.fa-aviato:before {
  content: "";
}

.fa-award:before {
  content: "";
}

.fa-aws:before {
  content: "";
}

.fa-baby:before {
  content: "";
}

.fa-baby-carriage:before {
  content: "";
}

.fa-backspace:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-bacon:before {
  content: "";
}

.fa-bacteria:before {
  content: "";
}

.fa-bacterium:before {
  content: "";
}

.fa-bahai:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-balance-scale-left:before {
  content: "";
}

.fa-balance-scale-right:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-band-aid:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

.fa-baseball-ball:before {
  content: "";
}

.fa-basketball-ball:before {
  content: "";
}

.fa-bath:before {
  content: "";
}

.fa-battery-empty:before {
  content: "";
}

.fa-battery-full:before {
  content: "";
}

.fa-battery-half:before {
  content: "";
}

.fa-battery-quarter:before {
  content: "";
}

.fa-battery-three-quarters:before {
  content: "";
}

.fa-battle-net:before {
  content: "";
}

.fa-bed:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bezier-curve:before {
  content: "";
}

.fa-bible:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-biking:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-biohazard:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitcoin:before {
  content: "";
}

.fa-bity:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-blackberry:before {
  content: "";
}

.fa-blender:before {
  content: "";
}

.fa-blender-phone:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-blog:before {
  content: "";
}

.fa-blogger:before {
  content: "";
}

.fa-blogger-b:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-bolt:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-bone:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-book-dead:before {
  content: "";
}

.fa-book-medical:before {
  content: "";
}

.fa-book-open:before {
  content: "";
}

.fa-book-reader:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-bootstrap:before {
  content: "";
}

.fa-border-all:before {
  content: "";
}

.fa-border-none:before {
  content: "";
}

.fa-border-style:before {
  content: "";
}

.fa-bowling-ball:before {
  content: "";
}

.fa-box:before {
  content: "";
}

.fa-box-open:before {
  content: "";
}

.fa-box-tissue:before {
  content: "";
}

.fa-boxes:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-brain:before {
  content: "";
}

.fa-bread-slice:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-briefcase-medical:before {
  content: "";
}

.fa-broadcast-tower:before {
  content: "";
}

.fa-broom:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-buffer:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-burn:before {
  content: "";
}

.fa-buromobelexperte:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-bus-alt:before {
  content: "";
}

.fa-business-time:before {
  content: "";
}

.fa-buy-n-large:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-calendar-alt:before {
  content: "";
}

.fa-calendar-check:before {
  content: "";
}

.fa-calendar-day:before {
  content: "";
}

.fa-calendar-minus:before {
  content: "";
}

.fa-calendar-plus:before {
  content: "";
}

.fa-calendar-times:before {
  content: "";
}

.fa-calendar-week:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-campground:before {
  content: "";
}

.fa-canadian-maple-leaf:before {
  content: "";
}

.fa-candy-cane:before {
  content: "";
}

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

.fa-car:before {
  content: "";
}

.fa-car-alt:before {
  content: "";
}

.fa-car-battery:before {
  content: "";
}

.fa-car-crash:before {
  content: "";
}

.fa-car-side:before {
  content: "";
}

.fa-caravan:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-caret-square-down:before {
  content: "";
}

.fa-caret-square-left:before {
  content: "";
}

.fa-caret-square-right:before {
  content: "";
}

.fa-caret-square-up:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-carrot:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cash-register:before {
  content: "";
}

.fa-cat:before {
  content: "";
}

.fa-cc-amazon-pay:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-apple-pay:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-centercode:before {
  content: "";
}

.fa-centos:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-chair:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

.fa-chalkboard-teacher:before {
  content: "";
}

.fa-charging-station:before {
  content: "";
}

.fa-chart-area:before {
  content: "";
}

.fa-chart-bar:before {
  content: "";
}

.fa-chart-line:before {
  content: "";
}

.fa-chart-pie:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-check-double:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-cheese:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

.fa-chess-bishop:before {
  content: "";
}

.fa-chess-board:before {
  content: "";
}

.fa-chess-king:before {
  content: "";
}

.fa-chess-knight:before {
  content: "";
}

.fa-chess-pawn:before {
  content: "";
}

.fa-chess-queen:before {
  content: "";
}

.fa-chess-rook:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-chromecast:before {
  content: "";
}

.fa-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-circle-notch:before {
  content: "";
}

.fa-city:before {
  content: "";
}

.fa-clinic-medical:before {
  content: "";
}

.fa-clipboard:before {
  content: "";
}

.fa-clipboard-check:before {
  content: "";
}

.fa-clipboard-list:before {
  content: "";
}

.fa-clock:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-closed-captioning:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-cloud-download-alt:before {
  content: "";
}

.fa-cloud-meatball:before {
  content: "";
}

.fa-cloud-moon:before {
  content: "";
}

.fa-cloud-moon-rain:before {
  content: "";
}

.fa-cloud-rain:before {
  content: "";
}

.fa-cloud-showers-heavy:before {
  content: "";
}

.fa-cloud-sun:before {
  content: "";
}

.fa-cloud-sun-rain:before {
  content: "";
}

.fa-cloud-upload-alt:before {
  content: "";
}

.fa-cloudflare:before {
  content: "";
}

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-code-branch:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-cogs:before {
  content: "";
}

.fa-coins:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-comment-alt:before {
  content: "";
}

.fa-comment-dollar:before {
  content: "";
}

.fa-comment-dots:before {
  content: "";
}

.fa-comment-medical:before {
  content: "";
}

.fa-comment-slash:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-comments-dollar:before {
  content: "";
}

.fa-compact-disc:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-compress-alt:before {
  content: "";
}

.fa-compress-arrows-alt:before {
  content: "";
}

.fa-concierge-bell:before {
  content: "";
}

.fa-confluence:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-cookie:before {
  content: "";
}

.fa-cookie-bite:before {
  content: "";
}

.fa-copy:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-cotton-bureau:before {
  content: "";
}

.fa-couch:before {
  content: "";
}

.fa-cpanel:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-creative-commons-by:before {
  content: "";
}

.fa-creative-commons-nc:before {
  content: "";
}

.fa-creative-commons-nc-eu:before {
  content: "";
}

.fa-creative-commons-nc-jp:before {
  content: "";
}

.fa-creative-commons-nd:before {
  content: "";
}

.fa-creative-commons-pd:before {
  content: "";
}

.fa-creative-commons-pd-alt:before {
  content: "";
}

.fa-creative-commons-remix:before {
  content: "";
}

.fa-creative-commons-sa:before {
  content: "";
}

.fa-creative-commons-sampling:before {
  content: "";
}

.fa-creative-commons-sampling-plus:before {
  content: "";
}

.fa-creative-commons-share:before {
  content: "";
}

.fa-creative-commons-zero:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-critical-role:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-crop-alt:before {
  content: "";
}

.fa-cross:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-crutch:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-css3-alt:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-cuttlefish:before {
  content: "";
}

.fa-d-and-d:before {
  content: "";
}

.fa-d-and-d-beyond:before {
  content: "";
}

.fa-dailymotion:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-deezer:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-democrat:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-dev:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-dharmachakra:before {
  content: "";
}

.fa-dhl:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diaspora:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

.fa-dice-d20:before {
  content: "";
}

.fa-dice-d6:before {
  content: "";
}

.fa-dice-five:before {
  content: "";
}

.fa-dice-four:before {
  content: "";
}

.fa-dice-one:before {
  content: "";
}

.fa-dice-six:before {
  content: "";
}

.fa-dice-three:before {
  content: "";
}

.fa-dice-two:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-digital-ocean:before {
  content: "";
}

.fa-digital-tachograph:before {
  content: "";
}

.fa-directions:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discourse:before {
  content: "";
}

.fa-disease:before {
  content: "";
}

.fa-divide:before {
  content: "";
}

.fa-dizzy:before {
  content: "";
}

.fa-dna:before {
  content: "";
}

.fa-dochub:before {
  content: "";
}

.fa-docker:before {
  content: "";
}

.fa-dog:before {
  content: "";
}

.fa-dollar-sign:before {
  content: "";
}

.fa-dolly:before {
  content: "";
}

.fa-dolly-flatbed:before {
  content: "";
}

.fa-donate:before {
  content: "";
}

.fa-door-closed:before {
  content: "";
}

.fa-door-open:before {
  content: "";
}

.fa-dot-circle:before {
  content: "";
}

.fa-dove:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-draft2digital:before {
  content: "";
}

.fa-drafting-compass:before {
  content: "";
}

.fa-dragon:before {
  content: "";
}

.fa-draw-polygon:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-dribbble-square:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-drum:before {
  content: "";
}

.fa-drum-steelpan:before {
  content: "";
}

.fa-drumstick-bite:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-dumbbell:before {
  content: "";
}

.fa-dumpster:before {
  content: "";
}

.fa-dumpster-fire:before {
  content: "";
}

.fa-dungeon:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-edge-legacy:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-egg:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-elementor:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-ello:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-text:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-equals:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-erlang:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-ethernet:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-euro-sign:before {
  content: "";
}

.fa-evernote:before {
  content: "";
}

.fa-exchange-alt:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-exclamation-triangle:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-expand-alt:before {
  content: "";
}

.fa-expand-arrows-alt:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-external-link-alt:before {
  content: "";
}

.fa-external-link-square-alt:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-dropper:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-facebook-f:before {
  content: "";
}

.fa-facebook-messenger:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-fan:before {
  content: "";
}

.fa-fantasy-flight-games:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-faucet:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-feather:before {
  content: "";
}

.fa-feather-alt:before {
  content: "";
}

.fa-fedex:before {
  content: "";
}

.fa-fedora:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-figma:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-alt:before {
  content: "";
}

.fa-file-archive:before {
  content: "";
}

.fa-file-audio:before {
  content: "";
}

.fa-file-code:before {
  content: "";
}

.fa-file-contract:before {
  content: "";
}

.fa-file-csv:before {
  content: "";
}

.fa-file-download:before {
  content: "";
}

.fa-file-excel:before {
  content: "";
}

.fa-file-export:before {
  content: "";
}

.fa-file-image:before {
  content: "";
}

.fa-file-import:before {
  content: "";
}

.fa-file-invoice:before {
  content: "";
}

.fa-file-invoice-dollar:before {
  content: "";
}

.fa-file-medical:before {
  content: "";
}

.fa-file-medical-alt:before {
  content: "";
}

.fa-file-pdf:before {
  content: "";
}

.fa-file-powerpoint:before {
  content: "";
}

.fa-file-prescription:before {
  content: "";
}

.fa-file-signature:before {
  content: "";
}

.fa-file-upload:before {
  content: "";
}

.fa-file-video:before {
  content: "";
}

.fa-file-word:before {
  content: "";
}

.fa-fill:before {
  content: "";
}

.fa-fill-drip:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-fingerprint:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-fire-alt:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-firefox-browser:before {
  content: "";
}

.fa-first-aid:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-first-order-alt:before {
  content: "";
}

.fa-firstdraft:before {
  content: "";
}

.fa-fish:before {
  content: "";
}

.fa-fist-raised:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-flag-usa:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-flipboard:before {
  content: "";
}

.fa-flushed:before {
  content: "";
}

.fa-fly:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-minus:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-folder-plus:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-font-awesome:before {
  content: "";
}

.fa-font-awesome-alt:before {
  content: "";
}

.fa-font-awesome-flag:before {
  content: "";
}

.fa-font-awesome-logo-full:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-fonticons-fi:before {
  content: "";
}

.fa-football-ball:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-fort-awesome-alt:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-freebsd:before {
  content: "";
}

.fa-frog:before {
  content: "";
}

.fa-frown:before {
  content: "";
}

.fa-frown-open:before {
  content: "";
}

.fa-fulcrum:before {
  content: "";
}

.fa-funnel-dollar:before {
  content: "";
}

.fa-futbol:before {
  content: "";
}

.fa-galactic-republic:before {
  content: "";
}

.fa-galactic-senate:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-gas-pump:before {
  content: "";
}

.fa-gavel:before {
  content: "";
}

.fa-gem:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-ghost:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-gifts:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-git-alt:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-gitkraken:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-gitter:before {
  content: "";
}

.fa-glass-cheers:before {
  content: "";
}

.fa-glass-martini:before {
  content: "";
}

.fa-glass-martini-alt:before {
  content: "";
}

.fa-glass-whiskey:before {
  content: "";
}

.fa-glasses:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-globe-africa:before {
  content: "";
}

.fa-globe-americas:before {
  content: "";
}

.fa-globe-asia:before {
  content: "";
}

.fa-globe-europe:before {
  content: "";
}

.fa-gofore:before {
  content: "";
}

.fa-golf-ball:before {
  content: "";
}

.fa-goodreads:before {
  content: "";
}

.fa-goodreads-g:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-google-drive:before {
  content: "";
}

.fa-google-pay:before {
  content: "";
}

.fa-google-play:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-google-plus-g:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-gopuram:before {
  content: "";
}

.fa-graduation-cap:before {
  content: "";
}

.fa-gratipay:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-greater-than:before {
  content: "";
}

.fa-greater-than-equal:before {
  content: "";
}

.fa-grimace:before {
  content: "";
}

.fa-grin:before {
  content: "";
}

.fa-grin-alt:before {
  content: "";
}

.fa-grin-beam:before {
  content: "";
}

.fa-grin-beam-sweat:before {
  content: "";
}

.fa-grin-hearts:before {
  content: "";
}

.fa-grin-squint:before {
  content: "";
}

.fa-grin-squint-tears:before {
  content: "";
}

.fa-grin-stars:before {
  content: "";
}

.fa-grin-tears:before {
  content: "";
}

.fa-grin-tongue:before {
  content: "";
}

.fa-grin-tongue-squint:before {
  content: "";
}

.fa-grin-tongue-wink:before {
  content: "";
}

.fa-grin-wink:before {
  content: "";
}

.fa-grip-horizontal:before {
  content: "";
}

.fa-grip-lines:before {
  content: "";
}

.fa-grip-lines-vertical:before {
  content: "";
}

.fa-grip-vertical:before {
  content: "";
}

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-guilded:before {
  content: "";
}

.fa-guitar:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-hacker-news-square:before {
  content: "";
}

.fa-hackerrank:before {
  content: "";
}

.fa-hamburger:before {
  content: "";
}

.fa-hammer:before {
  content: "";
}

.fa-hamsa:before {
  content: "";
}

.fa-hand-holding:before {
  content: "";
}

.fa-hand-holding-heart:before {
  content: "";
}

.fa-hand-holding-medical:before {
  content: "";
}

.fa-hand-holding-usd:before {
  content: "";
}

.fa-hand-holding-water:before {
  content: "";
}

.fa-hand-lizard:before {
  content: "";
}

.fa-hand-middle-finger:before {
  content: "";
}

.fa-hand-paper:before {
  content: "";
}

.fa-hand-peace:before {
  content: "";
}

.fa-hand-point-down:before {
  content: "";
}

.fa-hand-point-left:before {
  content: "";
}

.fa-hand-point-right:before {
  content: "";
}

.fa-hand-point-up:before {
  content: "";
}

.fa-hand-pointer:before {
  content: "";
}

.fa-hand-rock:before {
  content: "";
}

.fa-hand-scissors:before {
  content: "";
}

.fa-hand-sparkles:before {
  content: "";
}

.fa-hand-spock:before {
  content: "";
}

.fa-hands:before {
  content: "";
}

.fa-hands-helping:before {
  content: "";
}

.fa-hands-wash:before {
  content: "";
}

.fa-handshake:before {
  content: "";
}

.fa-handshake-alt-slash:before {
  content: "";
}

.fa-handshake-slash:before {
  content: "";
}

.fa-hanukiah:before {
  content: "";
}

.fa-hard-hat:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-hat-cowboy:before {
  content: "";
}

.fa-hat-cowboy-side:before {
  content: "";
}

.fa-hat-wizard:before {
  content: "";
}

.fa-hdd:before {
  content: "";
}

.fa-head-side-cough:before {
  content: "";
}

.fa-head-side-cough-slash:before {
  content: "";
}

.fa-head-side-mask:before {
  content: "";
}

.fa-head-side-virus:before {
  content: "";
}

.fa-heading:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-headphones-alt:before {
  content: "";
}

.fa-headset:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-heart-broken:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-helicopter:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hiking:before {
  content: "";
}

.fa-hippo:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

.fa-hire-a-helper:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-hive:before {
  content: "";
}

.fa-hockey-puck:before {
  content: "";
}

.fa-holly-berry:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-hooli:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-horse:before {
  content: "";
}

.fa-horse-head:before {
  content: "";
}

.fa-hospital:before {
  content: "";
}

.fa-hospital-alt:before {
  content: "";
}

.fa-hospital-symbol:before {
  content: "";
}

.fa-hospital-user:before {
  content: "";
}

.fa-hot-tub:before {
  content: "";
}

.fa-hotdog:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-hotjar:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-start:before {
  content: "";
}

.fa-house-damage:before {
  content: "";
}

.fa-house-user:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-hryvnia:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-hubspot:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-ice-cream:before {
  content: "";
}

.fa-icicles:before {
  content: "";
}

.fa-icons:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-id-card:before {
  content: "";
}

.fa-id-card-alt:before {
  content: "";
}

.fa-ideal:before {
  content: "";
}

.fa-igloo:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-images:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-infinity:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-innosoft:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-instagram-square:before {
  content: "";
}

.fa-instalod:before {
  content: "";
}

.fa-intercom:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-invision:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-itch-io:before {
  content: "";
}

.fa-itunes:before {
  content: "";
}

.fa-itunes-note:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-jedi:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-jira:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-journal-whills:before {
  content: "";
}

.fa-js:before {
  content: "";
}

.fa-js-square:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-kaaba:before {
  content: "";
}

.fa-kaggle:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-keyboard:before {
  content: "";
}

.fa-keycdn:before {
  content: "";
}

.fa-khanda:before {
  content: "";
}

.fa-kickstarter:before {
  content: "";
}

.fa-kickstarter-k:before {
  content: "";
}

.fa-kiss:before {
  content: "";
}

.fa-kiss-beam:before {
  content: "";
}

.fa-kiss-wink-heart:before {
  content: "";
}

.fa-kiwi-bird:before {
  content: "";
}

.fa-korvue:before {
  content: "";
}

.fa-landmark:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-laptop-code:before {
  content: "";
}

.fa-laptop-house:before {
  content: "";
}

.fa-laptop-medical:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-laugh:before {
  content: "";
}

.fa-laugh-beam:before {
  content: "";
}

.fa-laugh-squint:before {
  content: "";
}

.fa-laugh-wink:before {
  content: "";
}

.fa-layer-group:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-lemon:before {
  content: "";
}

.fa-less:before {
  content: "";
}

.fa-less-than:before {
  content: "";
}

.fa-less-than-equal:before {
  content: "";
}

.fa-level-down-alt:before {
  content: "";
}

.fa-level-up-alt:before {
  content: "";
}

.fa-life-ring:before {
  content: "";
}

.fa-lightbulb:before {
  content: "";
}

.fa-line:before {
  content: "";
}

.fa-link:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-linkedin-in:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-lira-sign:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-lock-open:before {
  content: "";
}

.fa-long-arrow-alt-down:before {
  content: "";
}

.fa-long-arrow-alt-left:before {
  content: "";
}

.fa-long-arrow-alt-right:before {
  content: "";
}

.fa-long-arrow-alt-up:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-luggage-cart:before {
  content: "";
}

.fa-lungs:before {
  content: "";
}

.fa-lungs-virus:before {
  content: "";
}

.fa-lyft:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-mail-bulk:before {
  content: "";
}

.fa-mailchimp:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-mandalorian:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-map-marker-alt:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-markdown:before {
  content: "";
}

.fa-marker:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mask:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-mdb:before {
  content: "";
}

.fa-medal:before {
  content: "";
}

.fa-medapps:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-medium-m:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-medrt:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.fa-megaport:before {
  content: "";
}

.fa-meh:before {
  content: "";
}

.fa-meh-blank:before {
  content: "";
}

.fa-meh-rolling-eyes:before {
  content: "";
}

.fa-memory:before {
  content: "";
}

.fa-mendeley:before {
  content: "";
}

.fa-menorah:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-meteor:before {
  content: "";
}

.fa-microblog:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-alt:before {
  content: "";
}

.fa-microphone-alt-slash:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-microscope:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-mitten:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-mixer:before {
  content: "";
}

.fa-mizuni:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-alt:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-monero:before {
  content: "";
}

.fa-money-bill:before {
  content: "";
}

.fa-money-bill-alt:before {
  content: "";
}

.fa-money-bill-wave:before {
  content: "";
}

.fa-money-bill-wave-alt:before {
  content: "";
}

.fa-money-check:before {
  content: "";
}

.fa-money-check-alt:before {
  content: "";
}

.fa-monument:before {
  content: "";
}

.fa-moon:before {
  content: "";
}

.fa-mortar-pestle:before {
  content: "";
}

.fa-mosque:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-mountain:before {
  content: "";
}

.fa-mouse:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-mug-hot:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-napster:before {
  content: "";
}

.fa-neos:before {
  content: "";
}

.fa-network-wired:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-newspaper:before {
  content: "";
}

.fa-nimblr:before {
  content: "";
}

.fa-node:before {
  content: "";
}

.fa-node-js:before {
  content: "";
}

.fa-not-equal:before {
  content: "";
}

.fa-notes-medical:before {
  content: "";
}

.fa-npm:before {
  content: "";
}

.fa-ns8:before {
  content: "";
}

.fa-nutritionix:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-octopus-deploy:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-oil-can:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-om:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-orcid:before {
  content: "";
}

.fa-osi:before {
  content: "";
}

.fa-otter:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-pager:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-parachute-box:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-parking:before {
  content: "";
}

.fa-passport:before {
  content: "";
}

.fa-pastafarianism:before {
  content: "";
}

.fa-paste:before {
  content: "";
}

.fa-patreon:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-peace:before {
  content: "";
}

.fa-pen:before {
  content: "";
}

.fa-pen-alt:before {
  content: "";
}

.fa-pen-fancy:before {
  content: "";
}

.fa-pen-nib:before {
  content: "";
}

.fa-pen-square:before {
  content: "";
}

.fa-pencil-alt:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-penny-arcade:before {
  content: "";
}

.fa-people-arrows:before {
  content: "";
}

.fa-people-carry:before {
  content: "";
}

.fa-pepper-hot:before {
  content: "";
}

.fa-perbyte:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

.fa-person-booth:before {
  content: "";
}

.fa-phabricator:before {
  content: "";
}

.fa-phoenix-framework:before {
  content: "";
}

.fa-phoenix-squadron:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-phone-alt:before {
  content: "";
}

.fa-phone-slash:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-phone-square-alt:before {
  content: "";
}

.fa-phone-volume:before {
  content: "";
}

.fa-photo-video:before {
  content: "";
}

.fa-php:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-pied-piper-hat:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-square:before {
  content: "";
}

.fa-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-pizza-slice:before {
  content: "";
}

.fa-place-of-worship:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-plane-arrival:before {
  content: "";
}

.fa-plane-departure:before {
  content: "";
}

.fa-plane-slash:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-playstation:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-poll:before {
  content: "";
}

.fa-poll-h:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-poo-storm:before {
  content: "";
}

.fa-poop:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

.fa-pound-sign:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-pray:before {
  content: "";
}

.fa-praying-hands:before {
  content: "";
}

.fa-prescription:before {
  content: "";
}

.fa-prescription-bottle:before {
  content: "";
}

.fa-prescription-bottle-alt:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-procedures:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-project-diagram:before {
  content: "";
}

.fa-pump-medical:before {
  content: "";
}

.fa-pump-soap:before {
  content: "";
}

.fa-pushed:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-python:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-quran:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-radiation:before {
  content: "";
}

.fa-radiation-alt:before {
  content: "";
}

.fa-rainbow:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-raspberry-pi:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-reacteurope:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-receipt:before {
  content: "";
}

.fa-record-vinyl:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-red-river:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-redhat:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

.fa-redo-alt:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-remove-format:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

.fa-reply-all:before {
  content: "";
}

.fa-replyd:before {
  content: "";
}

.fa-republican:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-restroom:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-ring:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-robot:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-rocketchat:before {
  content: "";
}

.fa-rockrms:before {
  content: "";
}

.fa-route:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-ruble-sign:before {
  content: "";
}

.fa-ruler:before {
  content: "";
}

.fa-ruler-combined:before {
  content: "";
}

.fa-ruler-horizontal:before {
  content: "";
}

.fa-ruler-vertical:before {
  content: "";
}

.fa-running:before {
  content: "";
}

.fa-rupee-sign:before {
  content: "";
}

.fa-rust:before {
  content: "";
}

.fa-sad-cry:before {
  content: "";
}

.fa-sad-tear:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-salesforce:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-satellite:before {
  content: "";
}

.fa-satellite-dish:before {
  content: "";
}

.fa-save:before {
  content: "";
}

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-scroll:before {
  content: "";
}

.fa-sd-card:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-search-dollar:before {
  content: "";
}

.fa-search-location:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-searchengin:before {
  content: "";
}

.fa-seedling:before {
  content: "";
}

.fa-sellcast:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-servicestack:before {
  content: "";
}

.fa-shapes:before {
  content: "";
}

.fa-share:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-shekel-sign:before {
  content: "";
}

.fa-shield-alt:before {
  content: "";
}

.fa-shield-virus:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-shipping-fast:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-shoe-prints:before {
  content: "";
}

.fa-shopify:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-shopware:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-shuttle-van:before {
  content: "";
}

.fa-sign:before {
  content: "";
}

.fa-sign-in-alt:before {
  content: "";
}

.fa-sign-language:before {
  content: "";
}

.fa-sign-out-alt:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-signature:before {
  content: "";
}

.fa-sim-card:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-sink:before {
  content: "";
}

.fa-sistrix:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-sith:before {
  content: "";
}

.fa-skating:before {
  content: "";
}

.fa-sketch:before {
  content: "";
}

.fa-skiing:before {
  content: "";
}

.fa-skiing-nordic:before {
  content: "";
}

.fa-skull:before {
  content: "";
}

.fa-skull-crossbones:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-slack-hash:before {
  content: "";
}

.fa-slash:before {
  content: "";
}

.fa-sleigh:before {
  content: "";
}

.fa-sliders-h:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-smile:before {
  content: "";
}

.fa-smile-beam:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smog:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

.fa-smoking-ban:before {
  content: "";
}

.fa-sms:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-snowboarding:before {
  content: "";
}

.fa-snowflake:before {
  content: "";
}

.fa-snowman:before {
  content: "";
}

.fa-snowplow:before {
  content: "";
}

.fa-soap:before {
  content: "";
}

.fa-socks:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-sort-alpha-down:before {
  content: "";
}

.fa-sort-alpha-down-alt:before {
  content: "";
}

.fa-sort-alpha-up:before {
  content: "";
}

.fa-sort-alpha-up-alt:before {
  content: "";
}

.fa-sort-amount-down:before {
  content: "";
}

.fa-sort-amount-down-alt:before {
  content: "";
}

.fa-sort-amount-up:before {
  content: "";
}

.fa-sort-amount-up-alt:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-numeric-down:before {
  content: "";
}

.fa-sort-numeric-down-alt:before {
  content: "";
}

.fa-sort-numeric-up:before {
  content: "";
}

.fa-sort-numeric-up-alt:before {
  content: "";
}

.fa-sort-up:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-sourcetree:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-speakap:before {
  content: "";
}

.fa-speaker-deck:before {
  content: "";
}

.fa-spell-check:before {
  content: "";
}

.fa-spider:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-splotch:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-spray-can:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-square-full:before {
  content: "";
}

.fa-square-root-alt:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-stackpath:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-and-crescent:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-star-half-alt:before {
  content: "";
}

.fa-star-of-david:before {
  content: "";
}

.fa-star-of-life:before {
  content: "";
}

.fa-staylinked:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-steam-symbol:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-sticker-mule:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stopwatch:before {
  content: "";
}

.fa-stopwatch-20:before {
  content: "";
}

.fa-store:before {
  content: "";
}

.fa-store-alt:before {
  content: "";
}

.fa-store-alt-slash:before {
  content: "";
}

.fa-store-slash:before {
  content: "";
}

.fa-strava:before {
  content: "";
}

.fa-stream:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-stripe:before {
  content: "";
}

.fa-stripe-s:before {
  content: "";
}

.fa-stroopwafel:before {
  content: "";
}

.fa-studiovinari:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-suitcase-rolling:before {
  content: "";
}

.fa-sun:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-supple:before {
  content: "";
}

.fa-surprise:before {
  content: "";
}

.fa-suse:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swift:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

.fa-swimming-pool:before {
  content: "";
}

.fa-symfony:before {
  content: "";
}

.fa-synagogue:before {
  content: "";
}

.fa-sync:before {
  content: "";
}

.fa-sync-alt:before {
  content: "";
}

.fa-syringe:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-table-tennis:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-tablet-alt:before {
  content: "";
}

.fa-tablets:before {
  content: "";
}

.fa-tachometer-alt:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-tape:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-taxi:before {
  content: "";
}

.fa-teamspeak:before {
  content: "";
}

.fa-teeth:before {
  content: "";
}

.fa-teeth-open:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-telegram-plane:before {
  content: "";
}

.fa-temperature-high:before {
  content: "";
}

.fa-temperature-low:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-tenge:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-the-red-yeti:before {
  content: "";
}

.fa-theater-masks:before {
  content: "";
}

.fa-themeco:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-thermometer:before {
  content: "";
}

.fa-thermometer-empty:before {
  content: "";
}

.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-think-peaks:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbtack:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

.fa-tiktok:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-tint-slash:before {
  content: "";
}

.fa-tired:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-toilet:before {
  content: "";
}

.fa-toilet-paper:before {
  content: "";
}

.fa-toilet-paper-slash:before {
  content: "";
}

.fa-toolbox:before {
  content: "";
}

.fa-tools:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-torah:before {
  content: "";
}

.fa-torii-gate:before {
  content: "";
}

.fa-tractor:before {
  content: "";
}

.fa-trade-federation:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-traffic-light:before {
  content: "";
}

.fa-trailer:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-tram:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-trash-alt:before {
  content: "";
}

.fa-trash-restore:before {
  content: "";
}

.fa-trash-restore-alt:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-truck-loading:before {
  content: "";
}

.fa-truck-monster:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-pickup:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-ubuntu:before {
  content: "";
}

.fa-uikit:before {
  content: "";
}

.fa-umbraco:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-umbrella-beach:before {
  content: "";
}

.fa-uncharted:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-undo:before {
  content: "";
}

.fa-undo-alt:before {
  content: "";
}

.fa-uniregistry:before {
  content: "";
}

.fa-unity:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-university:before {
  content: "";
}

.fa-unlink:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-unsplash:before {
  content: "";
}

.fa-untappd:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-ups:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-user-alt:before {
  content: "";
}

.fa-user-alt-slash:before {
  content: "";
}

.fa-user-astronaut:before {
  content: "";
}

.fa-user-check:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-clock:before {
  content: "";
}

.fa-user-cog:before {
  content: "";
}

.fa-user-edit:before {
  content: "";
}

.fa-user-friends:before {
  content: "";
}

.fa-user-graduate:before {
  content: "";
}

.fa-user-injured:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-user-minus:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-nurse:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-user-shield:before {
  content: "";
}

.fa-user-slash:before {
  content: "";
}

.fa-user-tag:before {
  content: "";
}

.fa-user-tie:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-users:before {
  content: "";
}

.fa-users-cog:before {
  content: "";
}

.fa-users-slash:before {
  content: "";
}

.fa-usps:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils:before {
  content: "";
}

.fa-vaadin:before {
  content: "";
}

.fa-vector-square:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-vest:before {
  content: "";
}

.fa-vest-patches:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-vial:before {
  content: "";
}

.fa-vials:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

.fa-video:before {
  content: "";
}

.fa-video-slash:before {
  content: "";
}

.fa-vihara:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-vimeo-v:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-virus:before {
  content: "";
}

.fa-virus-slash:before {
  content: "";
}

.fa-viruses:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-vnv:before {
  content: "";
}

.fa-voicemail:before {
  content: "";
}

.fa-volleyball-ball:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-mute:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-vote-yea:before {
  content: "";
}

.fa-vr-cardboard:before {
  content: "";
}

.fa-vuejs:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-watchman-monitoring:before {
  content: "";
}

.fa-water:before {
  content: "";
}

.fa-wave-square:before {
  content: "";
}

.fa-waze:before {
  content: "";
}

.fa-weebly:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-weight:before {
  content: "";
}

.fa-weight-hanging:before {
  content: "";
}

.fa-weixin:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-whatsapp-square:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-whmcs:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-wind:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-wine-bottle:before {
  content: "";
}

.fa-wine-glass:before {
  content: "";
}

.fa-wine-glass-alt:before {
  content: "";
}

.fa-wix:before {
  content: "";
}

.fa-wizards-of-the-coast:before {
  content: "";
}

.fa-wodu:before {
  content: "";
}

.fa-wolf-pack-battalion:before {
  content: "";
}

.fa-won-sign:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-wordpress-simple:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-wpressr:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-x-ray:before {
  content: "";
}

.fa-xbox:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-y-combinator:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-yammer:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

.fa-yandex-international:before {
  content: "";
}

.fa-yarn:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-yen-sign:before {
  content: "";
}

.fa-yin-yang:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-zhihu:before {
  content: "";
}

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

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

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("clientlib-site/resources/fonts/fa-solid-900.eot");
  src: url("clientlib-site/resources/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("clientlib-site/resources/fonts/fa-solid-900.woff2") format("woff2"), url("clientlib-site/resources/fonts/fa-solid-900.woff") format("woff"), url("clientlib-site/resources/fonts/fa-solid-900.ttf") format("truetype"), url("clientlib-site/resources/fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("clientlib-site/resources/fonts/fa-brands-400.eot");
  src: url("clientlib-site/resources/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("clientlib-site/resources/fonts/fa-brands-400.woff2") format("woff2"), url("clientlib-site/resources/fonts/fa-brands-400.woff") format("woff"), url("clientlib-site/resources/fonts/fa-brands-400.ttf") format("truetype"), url("clientlib-site/resources/fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("clientlib-site/resources/fonts/fa-regular-400.eot");
  src: url("clientlib-site/resources/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("clientlib-site/resources/fonts/fa-regular-400.woff2") format("woff2"), url("clientlib-site/resources/fonts/fa-regular-400.woff") format("woff"), url("clientlib-site/resources/fonts/fa-regular-400.ttf") format("truetype"), url("clientlib-site/resources/fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

body {
  font-family: "Gotham Book", Arial, Helvetica, sans-serif;
  color: #003A63;
}

h1, h2, h3, h4, h5, h6 {
  color: #003A63;
}
.navy h1, .accent h1, .contact-us.section h1, .navy h2, .accent h2, .contact-us.section h2, .navy h3, .accent h3, .contact-us.section h3, .navy h4, .accent h4, .contact-us.section h4, .navy h5, .accent h5, .contact-us.section h5, .navy h6, .accent h6, .contact-us.section h6 {
  color: #fff;
}

.navy p, .accent p, .contact-us.section p {
  color: #fff;
}

h1, .h1 {
  font-size: 40px;
  font-family: "Gotham Light", Arial, Helvetica, sans-serif;
  margin: 0 0 40px;
}
h1 strong, h1 b, .h1 strong, .h1 b {
  font-family: "Gotham Medium", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
@media (min-width: 992px) {
  h1, .h1 {
    font-size: 50px;
  }
}

h2, .h2 {
  font-size: 24px;
  font-family: "Gotham Book", Arial, Helvetica, sans-serif;
  margin: 0 0 20px;
}
h2 strong, h2 b, .h2 strong, .h2 b {
  font-family: "Gotham Medium", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
@media (min-width: 992px) {
  h2, .h2 {
    font-size: 34px;
    margin: 0 0 30px;
  }
}

h3, .h3 {
  font-size: 18px;
  font-family: "Gotham Medium", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0 0 15px;
}
@media (min-width: 992px) {
  h3, .h3 {
    font-size: 22px;
  }
}

h4, .h4 {
  font-size: 14px;
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0 0 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h5, .h5 {
  font-size: 16px;
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0 0 10px;
}

h6, .h6 {
  font-size: 16px;
  font-family: "Gotham Book", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0 0 10px;
}

a {
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #106BAD;
}
.navy a:not(.btn), .accent a:not(.btn), .contact-us.section a:not(.btn) {
  color: #fff;
}

.strong {
  font-family: "Gotham Medium", Arial, Helvetica, sans-serif;
}

.bold a {
  text-decoration: underline;
}

.blue {
  color: #106BAD;
}
.blue a {
  color: #106BAD;
}

.fine-print, small {
  font-size: 10px;
}
.fine-print p, small p {
  margin-bottom: 5px;
}

ul {
  padding-left: 20px;
}
ul li {
  margin: 0 0 10px;
}
ul li:last-child {
  margin: 0;
}

.download {
  background: #EBEBEB;
  padding: 30px 60px;
}
.download ul {
  padding: 0;
  margin: 0;
}
.download li {
  list-style: none;
  position: relative;
}
.download li:before {
  background-image: url(clientlib-site/resources/images/icons/Small-Icons_Download_DarkBlue.svg);
  width: 16px;
  height: 19px;
  content: "";
  position: absolute;
  left: -30px;
  top: 2px;
}
.download li a {
  font-family: "Gotham Book", Arial, Helvetica, sans-serif;
  color: #003A63;
  text-decoration: none;
}
.download li a:hover, .download li a:focus {
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
}

table, .table {
  color: #003A63;
}
table th, table thead th, .table th, .table thead th {
  background: #F4F4F4;
  border: none;
  color: #003A63;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  padding: 5px;
  min-width: 150px;
}
@media (min-width: 992px) {
  table th, table thead th, .table th, .table thead th {
    padding: 10px 15px;
  }
}
table td, .table td {
  padding: 5px;
  border-bottom: 1px solid #979797;
  border-top: none;
}
@media (min-width: 992px) {
  table td, .table td {
    padding: 15px;
  }
}
table tr:last-child td, .table tr:last-child td {
  border: none;
}

hr {
  border-color: #003A63;
  margin-top: 15px;
  margin-bottom: 15px;
}
.navy hr {
  border-color: #EBEBEB;
}

sup {
  font-size: 6px;
  top: -10px;
}

.btn {
  text-transform: uppercase;
  font-family: "Gotham Medium", Arial, Helvetica, sans-serif;
  font-size: 15px;
  letter-spacing: 1px;
  border-radius: 0;
  text-decoration: none;
  text-transform: uppercase;
  padding: 15px;
  line-height: 1rem;
}
.btn.btn-primary {
  background: #fff;
  border-color: #003A63;
  color: #003A63;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #003A63;
  border-color: #003A63;
  color: #fff;
}
.btn.btn-secondary {
  background: #106BAD;
  border-color: #106BAD;
  color: #fff;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #003A63;
  border-color: #003A63;
  color: #fff;
}
.btn.btn-tertiary {
  background: none;
  border-color: #fff;
  color: #fff;
}
.btn.btn-tertiary:hover, .btn.btn-tertiary:focus, .btn.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #fff;
  border-color: #fff;
  color: #003A63;
}
.btn.btn-min {
  min-width: 265px;
}
.btn.btn-full {
  width: 100%;
}
.btn.btn-center {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 280px;
}
.btn.btn-teal, .btn-teal .btn {
  background: #00B8B8;
  color: #003A63;
  border-color: #00B8B8;
}
.btn.btn-teal:hover, .btn.btn-teal:focus, .btn.btn-teal:not(:disabled):not(.disabled):active, .btn-teal .btn:hover, .btn-teal .btn:focus, .btn-teal .btn:not(:disabled):not(.disabled):active {
  color: #003A63;
  background: #00B8B8;
  border-color: #00B8B8;
  opacity: 0.7;
}
.btn.btn-pink, .btn-pink .btn {
  background: #C60070;
  color: #fff;
  border-color: #C60070;
}
.btn.btn-pink:hover, .btn.btn-pink:focus, .btn.btn-pink:not(:disabled):not(.disabled):active, .btn-pink .btn:hover, .btn-pink .btn:focus, .btn-pink .btn:not(:disabled):not(.disabled):active {
  color: #fff;
  background: #C60070;
  border-color: #C60070;
  opacity: 0.7;
}
.btn.btn-orange, .btn-orange .btn {
  background: #F8991D;
  color: #003A63;
  border-color: #F8991D;
}
.btn.btn-orange:hover, .btn.btn-orange:focus, .btn.btn-orange:not(:disabled):not(.disabled):active, .btn-orange .btn:hover, .btn-orange .btn:focus, .btn-orange .btn:not(:disabled):not(.disabled):active {
  color: #003A63;
  background: #F8991D;
  border-color: #F8991D;
  opacity: 0.7;
}
.btn.btn-purple, .btn-purple .btn {
  background: #606FBE;
  color: #fff;
  border-color: #606FBE;
}
.btn.btn-purple:hover, .btn.btn-purple:focus, .btn.btn-purple:not(:disabled):not(.disabled):active, .btn-purple .btn:hover, .btn-purple .btn:focus, .btn-purple .btn:not(:disabled):not(.disabled):active {
  color: #fff;
  background: #606FBE;
  border-color: #606FBE;
  opacity: 0.7;
}
.btn.btn-blue, .btn-blue .btn {
  background: #106BAD;
  color: #fff;
  border-color: #106BAD;
}
.btn.btn-blue:hover, .btn.btn-blue:focus, .btn.btn-blue:not(:disabled):not(.disabled):active, .btn-blue .btn:hover, .btn-blue .btn:focus, .btn-blue .btn:not(:disabled):not(.disabled):active {
  color: #fff;
  background: #106BAD;
  border-color: #106BAD;
  opacity: 0.7;
}
.btn.btn-b2b, .b2b .btn {
  font-size: 14px;
  border: none !important;
  border-radius: 5px;
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
  padding-left: 30px;
  padding-right: 30px;
}
.btn.btn-b2b.btn-secondary, .b2b .btn.btn-secondary {
  background: #003A63;
  color: #fff;
}
.btn.btn-b2b.btn-secondary:hover, .btn.btn-b2b.btn-secondary:focus, .btn.btn-b2b.btn-secondary:not(:disabled):not(.disabled):active, .b2b .btn.btn-secondary:hover, .b2b .btn.btn-secondary:focus, .b2b .btn.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #fff;
  color: #003A63;
}
.btn.btn-b2b.btn-tertiary, .b2b .btn.btn-tertiary {
  background: #F8991D;
  color: #003A63;
}
.btn.btn-b2b.btn-tertiary:hover, .btn.btn-b2b.btn-tertiary:focus, .btn.btn-b2b.btn-tertiary:not(:disabled):not(.disabled):active, .b2b .btn.btn-tertiary:hover, .b2b .btn.btn-tertiary:focus, .b2b .btn.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #fff;
  color: #003A63;
}

@media (min-width: 992px) {
  .container {
    max-width: 1030px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1030px;
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.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: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 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;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.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(clientlib-site/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 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: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

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

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.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: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.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 0.2s ease;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.owl-carousel .owl-item > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100%;
}
.owl-carousel .owl-item img {
  width: auto;
}
.owl-carousel .owl-nav {
  left: 0;
  height: 100%;
  width: 0;
  top: 0;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  width: auto;
  opacity: 1;
  height: 33px;
  width: 33px;
  background: url(clientlib-site/resources/images/icons/carousel-arrow-blue.svg) no-repeat;
}
@media (min-width: 768px) {
  .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    top: 50%;
  }
}
@media (min-width: 845px) and (max-width: 991px) {
  .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    left: -60px;
  }
}
@media (min-width: 1200px) {
  .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    left: -60px;
  }
}
.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
  opacity: 0.7;
}
.owl-carousel .owl-nav button.owl-prev:focus, .owl-carousel .owl-nav button.owl-next:focus {
  outline: none;
}
.navy .owl-carousel .owl-nav button.owl-prev, .navy .owl-carousel .owl-nav button.owl-next {
  background: url(clientlib-site/resources/images/icons/carousel-arrow-white.svg) no-repeat;
}
.owl-carousel .owl-nav button.owl-prev.disabled, .owl-carousel .owl-nav button.owl-next.disabled {
  background: url(clientlib-site/resources/images/icons/carousel-arrow-gray.svg) no-repeat;
  -webkit-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
  opacity: 1 !important;
}
.owl-carousel .owl-nav button.owl-next {
  background: url(clientlib-site/resources/images/icons/carousel-arrow-blue.svg) no-repeat;
  left: auto;
  right: 0;
  -webkit-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
}
@media (min-width: 845px) and (max-width: 991px) {
  .owl-carousel .owl-nav button.owl-next {
    right: -60px;
  }
}
@media (min-width: 1200px) {
  .owl-carousel .owl-nav button.owl-next {
    right: -60px;
  }
}
.navy .owl-carousel .owl-nav button.owl-next {
  background: url(clientlib-site/resources/images/icons/carousel-arrow-white.svg) no-repeat;
}
.owl-carousel .owl-nav button.owl-next.disabled {
  background: url(clientlib-site/resources/images/icons/carousel-arrow-gray.svg) no-repeat;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  opacity: 1 !important;
}
.owl-carousel .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.owl-carousel .owl-dots button {
  margin: 0 5px;
}
.owl-carousel .owl-dots button:focus {
  outline: none;
}
.owl-carousel .owl-dots button:focus span {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.owl-carousel .owl-dots button span {
  display: block;
  border: #003A63 solid 1px;
  background: #fff;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.owl-carousel .owl-dots button.active span {
  background: #003A63;
}
.owl-carousel.off {
  display: block;
}

.component.header {
  background: #003A63;
  padding: 0;
  position: relative;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .component.header {
    position: static;
    height: auto;
    padding: 15px 0;
  }
}
.component.header .logo {
  height: 36px;
}
@media (min-width: 768px) {
  .component.header .logo {
    height: 36px;
  }
}
.component.header .logo img {
  height: 100%;
}
.component.header .d-flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .component.header .d-flex {
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .component.header .d-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

@media (min-width: 992px) {
  .component.navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.component.navigation .utility {
  position: absolute;
  top: 0;
  right: 15px;
  padding: 0 0 5px;
}
@media (min-width: 992px) {
  .component.navigation .utility {
    position: relative;
    top: auto;
    right: auto;
  }
}
.component.navigation .utility a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  font-family: "Gotham Book", Arial, Helvetica, sans-serif;
}
.component.navigation .utility a:hover, .component.navigation .utility a:focus {
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
}
.component.navigation .mobile-login {
  padding: 30px;
  font-size: 14px;
  color: #003A63;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Gotham Book", Arial, Helvetica, sans-serif;
  text-decoration: none;
}
.component.navigation .mobile-login:hover, .component.navigation .mobile-login:focus {
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
}
.component.navigation .mobile-login img {
  margin: 0 10px 0 0;
}
@media (min-width: 768px) {
  .component.navigation .mobile-login {
    display: none;
  }
}
.component.navigation .navbar-toggler {
  padding: 0;
  border-radius: 0;
  border: none;
  height: 55px;
  width: 55px;
  margin-right: -15px;
  background: #fff;
}
.component.navigation .navbar-toggler:focus {
  outline: none;
}
.component.navigation .navbar-toggler .navbar-toggler-icon {
  width: 30px;
  height: 2px;
  display: inline-block;
  position: relative;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #003A63;
}
.component.navigation .navbar-toggler .navbar-toggler-icon:before, .component.navigation .navbar-toggler .navbar-toggler-icon:after {
  content: "";
  left: 0;
  background: #003A63;
  width: 100%;
  height: 2px;
  position: absolute;
}
.component.navigation .navbar-toggler .navbar-toggler-icon:before {
  opacity: 0;
}
.component.navigation .navbar-toggler .navbar-toggler-icon:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.component.navigation .navbar-toggler.collapsed {
  background: #003A63;
}
.component.navigation .navbar-toggler.collapsed .navbar-toggler-icon {
  background: #fff;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  width: 25px;
}
.component.navigation .navbar-toggler.collapsed .navbar-toggler-icon:before {
  top: -10px;
  opacity: 1;
  background: #fff;
}
.component.navigation .navbar-toggler.collapsed .navbar-toggler-icon:after {
  bottom: -10px;
  background: #fff;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.component.navigation .navbar-collapse {
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  width: 100%;
  z-index: 100;
}
@media (min-width: 768px) {
  .component.navigation .navbar-collapse {
    position: static;
    background: none;
  }
}
.component.navigation .navbar {
  padding: 0;
  position: static;
}
.component.navigation .navbar-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .component.navigation .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 10px 0 0 0;
  }
}
.component.navigation .navbar-nav a {
  color: #003A63;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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;
  font-size: 16px;
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* The pseudo element has the same content and hover style, so it pre-sets the width of the element and visibility: hidden hides the pseudo element from actual view. */
}
@media (min-width: 768px) {
  .component.navigation .navbar-nav a {
    font-size: 12px;
    font-family: "Gotham Book", Arial, Helvetica, sans-serif;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .component.navigation .navbar-nav a {
    font-size: 14px;
  }
}
.component.navigation .navbar-nav a:hover, .component.navigation .navbar-nav a:focus {
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
}
.component.navigation .navbar-nav a::before {
  content: attr(data-text);
  content: attr(data-text)/"";
  height: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
}
@media speech {
  .component.navigation .navbar-nav a::before {
    display: none;
  }
}
.component.navigation .navbar-nav a::after {
  display: none;
}
.component.navigation .navbar-nav .expand {
  display: inline-block;
  padding: 14px 16px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #003A63;
  background: none;
  border: none;
}
@media (min-width: 992px) {
  .component.navigation .navbar-nav .expand {
    display: none;
  }
}
.component.navigation .navbar-nav .expand:focus {
  outline: none;
}
.component.navigation .navbar-nav .expand > span {
  display: none;
}
.component.navigation .navbar-nav > li {
  display: inline-block;
  font-size: 0;
  position: relative;
  padding: 8px 30px;
  margin: 0;
  border-bottom: solid 1px #D9D9D9;
}
@media (min-width: 992px) {
  .component.navigation .navbar-nav > li:after {
    background: #fff;
    content: "";
    height: 10px;
    width: 100%;
    position: absolute;
    bottom: -15px;
    left: 0;
    display: block;
    visibility: hidden;
    -webkit-transition: 0.2s 0.2s;
    transition: 0.2s 0.2s;
  }
}
.component.navigation .navbar-nav > li:last-child {
  margin: 0;
}
.component.navigation .navbar-nav > li:hover > a, .component.navigation .navbar-nav > li:focus > a, .component.navigation .navbar-nav > li.active > a {
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
}
@media (min-width: 992px) {
  .component.navigation .navbar-nav > li:hover:after {
    visibility: visible;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
}
@media (min-width: 992px) {
  .component.navigation .navbar-nav > li:hover .dropdown-menu {
    visibility: visible;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
}
@media (min-width: 768px) {
  .component.navigation .navbar-nav > li {
    margin: 0 12px 0 0;
    padding: 0;
    border: none;
  }
}
.component.navigation .dropdown-menu {
  border-radius: 0;
  border: none;
}
@media (min-width: 992px) {
  .component.navigation .dropdown-menu {
    background: none;
    padding: 40px 0 20px;
    margin: 0;
    display: block;
    visibility: hidden;
    -webkit-transition: 0.2s 0.2s;
    transition: 0.2s 0.2s;
  }
}
.component.navigation .dropdown-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  z-index: 1;
}
.component.navigation .dropdown-menu ul li {
  margin: 0 0 10px;
}
@media (min-width: 992px) {
  .component.navigation .dropdown-menu ul li {
    white-space: nowrap;
  }
}
.component.navigation .dropdown-menu ul li:last-child {
  margin-bottom: 0;
}
.component.navigation .dropdown-menu ul li a {
  font-size: 14px;
  font-family: "Gotham Book", Arial, Helvetica, sans-serif;
  color: #003A63;
}
@media (min-width: 768px) {
  .component.navigation .dropdown-menu ul li a {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .component.navigation .dropdown-menu ul li a {
    font-size: 14px;
  }
}
.component.navigation .dropdown-menu ul ul {
  margin: 0 0 0 20px;
  padding: 0;
}
.component.navigation .dropdown-menu ul ul li a {
  font-size: 10px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .component.navigation .dropdown-menu .three-col {
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }
  .component.navigation .dropdown-menu .two-col {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    left: -130px;
  }
}
.component.navigation .backing {
  display: none;
  background: #fff;
  width: 0;
  height: 100%;
  top: 15px;
  position: absolute;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
}
@media (min-width: 992px) {
  .component.navigation .backing {
    display: block;
  }
}

.component.footer {
  background: #003A63;
  padding: 25px 0 30px;
  color: #fff;
  font-size: 12px;
}
.component.footer .split {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .component.footer .split {
    margin: 0 0 40px;
    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;
  }
}
.component.footer .social {
  margin: 0 0 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .component.footer .social {
    margin: 0;
    text-align: left;
  }
}
.component.footer .social a {
  color: #003A63;
  font-size: 16px;
  background: #fff;
  text-decoration: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 10px 0 0;
}
.component.footer .social a:hover, .component.footer .social a:focus {
  background: rgba(255, 255, 255, 0.5);
}
.component.footer .dropdown .dropdown-toggle {
  background: #fff;
  font-size: 15px;
  font-family: "Gotham Medium", Arial, Helvetica, sans-serif;
  color: #003A63;
  background: #fff;
  padding: 15px;
  width: 100%;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  position: relative;
}
@media (min-width: 768px) {
  .component.footer .dropdown .dropdown-toggle {
    width: 243px;
  }
}
.component.footer .dropdown .dropdown-toggle:after {
  border: none;
  margin: 0;
  vertical-align: unset;
  position: absolute;
  width: 5px;
  height: 20px;
  right: 11px;
  top: 17px;
  background: url(clientlib-site/resources/images/icons/kebab.svg) no-repeat;
}
.component.footer .dropdown .dropdown-header {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #003A63;
}
.component.footer .dropdown .dropdown-item {
  font-size: 12px;
  text-decoration: none;
  font-family: "Gotham Book", Arial, Helvetica, sans-serif;
}
.component.footer .dropdown .dropdown-menu {
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: none;
  width: 100%;
}
.component.footer .details a {
  text-decoration: underline;
  color: #fff;
  font-family: "Gotham Book", Arial, Helvetica, sans-serif;
}
.component.footer .details ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (min-width: 992px) {
  .component.footer .details ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.component.footer .details ul li {
  padding-left: 5px;
  margin: 0;
}
@media (min-width: 992px) {
  .component.footer .details ul li {
    padding-left: 0;
  }
}
.component.footer .details ul li:first-child {
  margin-bottom: 25px;
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .component.footer .details ul li:first-child {
    margin-bottom: 0;
    width: auto;
    display: inline-block;
  }
}

.component.section {
  position: relative;
}
.component.section.gray {
  background-color: #EBEBEB;
}
.component.section.navy {
  background-color: #003A63;
}
.component.section.orange {
  background-color: #F8991D;
}
.component.section.teal {
  background-color: #00B8B8;
}
.component.section.accent {
  background: none;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 50px;
  color: #fff;
}
@media (min-width: 768px) {
  .component.section.accent {
    padding-top: 40px;
    background-size: 100% 199px;
  }
}
.component.section.accent.behind-color-gray {
  background-color: #EBEBEB;
}
.component.section.accent .container {
  position: relative;
  z-index: 1;
}
.component.section.accent .container:before {
  content: "";
  shape-outside: polygon(50% 0, 100% 0, 100% 35px);
  width: 100%;
  height: 110px;
  float: right;
  opacity: 0.2;
}
@media (min-width: 768px) {
  .component.section.accent .container:before {
    shape-outside: polygon(50% 0, 100% 0, 100% 70px);
  }
}
@media (min-width: 992px) {
  .component.section.accent .container:before {
    shape-outside: polygon(50% 0, 100% 0, 100% 140px);
  }
}
.component.section.accent:before {
  background: #003A63;
  content: "";
  position: absolute;
  top: 106px;
  height: calc(100% - 106px);
  width: 100%;
}
@media (min-width: 768px) {
  .component.section.accent:before {
    top: 199px;
    height: calc(100% - 199px);
  }
}
.component.section.accent.blue {
  background-image: url(clientlib-site/resources/images/section/Woosh_Large_Blue_mobile.png);
}
@media (min-width: 768px) {
  .component.section.accent.blue {
    background-image: url(clientlib-site/resources/images/section/Woosh_Large_Blue.png);
  }
}
.component.section.accent.lime {
  background-image: url(clientlib-site/resources/images/section/Woosh_Large_Lime_mobile.png);
}
@media (min-width: 768px) {
  .component.section.accent.lime {
    background-image: url(clientlib-site/resources/images/section/Woosh_Large_Lime.png);
  }
}
.component.section.accent.orange {
  background-image: url(clientlib-site/resources/images/section/Woosh_Large_Orange_mobile.png);
}
@media (min-width: 768px) {
  .component.section.accent.orange {
    background-image: url(clientlib-site/resources/images/section/Woosh_Large_Orange.png);
  }
}
.component.section.accent.orange-tint {
  background-image: url(clientlib-site/resources/images/section/Woosh_Large_OrangeTint_mobile.png);
}
@media (min-width: 768px) {
  .component.section.accent.orange-tint {
    background-image: url(clientlib-site/resources/images/section/Woosh_Large_OrangeTint.png);
  }
}
.component.section.accent.pink {
  background-image: url(clientlib-site/resources/images/section/Woosh_Large_Pink_mobile.png);
}
@media (min-width: 768px) {
  .component.section.accent.pink {
    background-image: url(clientlib-site/resources/images/section/Woosh_Large_Pink.png);
  }
}
.component.section.accent.pink-tint {
  background-image: url(clientlib-site/resources/images/section/Woosh_Large_PinkTint_mobile.png);
}
@media (min-width: 768px) {
  .component.section.accent.pink-tint {
    background-image: url(clientlib-site/resources/images/section/Woosh_Large_PinkTint.png);
  }
}
.component.section.accent.purple {
  background-image: url(clientlib-site/resources/images/section/Woosh_Large_Purple_mobile.png);
}
@media (min-width: 768px) {
  .component.section.accent.purple {
    background-image: url(clientlib-site/resources/images/section/Woosh_Large_Purple.png);
  }
}
.component.section.accent.purple-tint {
  background-image: url(clientlib-site/resources/images/section/Woosh_Large_PurpleTint_mobile.png);
}
@media (min-width: 768px) {
  .component.section.accent.purple-tint {
    background-image: url(clientlib-site/resources/images/section/Woosh_Large_PurpleTint.png);
  }
}
.component.section.accent.teal {
  background-image: url(clientlib-site/resources/images/section/Woosh_Large_Turq_mobile.png);
}
@media (min-width: 768px) {
  .component.section.accent.teal {
    background-image: url(clientlib-site/resources/images/section/Woosh_Large_Turq.png);
  }
}
.component.section.accent.teal-tint {
  background-image: url(clientlib-site/resources/images/section/Woosh_Large_TurqTint_mobile.png);
}
@media (min-width: 768px) {
  .component.section.accent.teal-tint {
    background-image: url(clientlib-site/resources/images/section/Woosh_Large_TurqTint.png);
  }
}
@media (min-width: 992px) {
  .component.section.limited .container {
    max-width: 830px;
  }
}
@media (min-width: 1200px) {
  .component.section.limited .container {
    max-width: 830px;
  }
}
.component.section.arrow {
  overflow: hidden;
}
.component.section.arrow .container {
  position: relative;
}
@media (min-width: 768px) {
  .component.section.arrow .container:after {
    background: url(clientlib-site/resources/images/section/large_chevron.png);
    width: 204px;
    height: 349px;
    content: "";
    position: absolute;
    right: -100px;
    top: -63px;
  }
}
.component.section.sun {
  overflow: hidden;
}
.component.section.sun .container {
  position: relative;
}
@media (min-width: 768px) {
  .component.section.sun .container:after {
    background: url(clientlib-site/resources/images/section/sun.png);
    width: 215px;
    height: 215px;
    content: "";
    position: absolute;
    right: -80px;
    top: 125px;
  }
}

.component.hero {
  background: #106BAD;
  color: #fff;
  position: relative;
  overflow: hidden;
  font-size: 16px;
}
.component.hero.purple {
  background: #606FBE;
}
.component.hero.purple .icon {
  color: #606FBE;
}
.component.hero.pink {
  background: #C60070;
}
.component.hero.pink .icon {
  color: #C60070;
}
.component.hero.navy {
  background: #003A63;
}
.component.hero.navy .icon {
  color: #003A63;
}
.component.hero.teal {
  color: #003A63;
  background: #00B8B8;
}
.component.hero.teal .icon {
  color: #00B8B8;
}
.component.hero.teal h1 {
  color: #003A63;
}
.component.hero.orange {
  color: #003A63;
  background: #F8991D;
}
.component.hero.orange h1 {
  color: #003A63;
}
.component.hero.orange .icon {
  color: #F8991D;
}
.component.hero.lime {
  color: #003A63;
  background: #c3cf21;
}
.component.hero.lime h1 {
  color: #003A63;
}
.component.hero.lime .icon {
  color: #c3cf21;
}
.component.hero.green {
  color: #003A63;
  background: #47AA42;
}
.component.hero.green h1 {
  color: #003A63;
}
.component.hero.green .icon {
  color: #47AA42;
}
.component.hero.baby-blue {
  color: #003A63;
  background: #DFF0FB;
}
.component.hero.baby-blue h1 {
  color: #003A63;
}
.component.hero.baby-blue .icon {
  color: #DFF0FB;
}
.component.hero .pill {
  background: #003A63;
  margin: 0 0 20px;
  padding: 6px 15px;
  border-radius: 17px;
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
  max-width: 275px;
}
@media (min-width: 992px) {
  .component.hero .pill {
    font-size: 14px;
    max-width: none;
  }
}
.component.hero .icon {
  color: #106BAD;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.component.hero .icon img {
  max-height: 25px;
}
@media (min-width: 992px) {
  .component.hero .icon img {
    max-height: 20px;
  }
}
.component.hero .container {
  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: reverse;
      -ms-flex-flow: column-reverse;
          flex-flow: column-reverse;
}
@media (min-width: 768px) {
  .component.hero .container {
    -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: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
.component.hero h1 {
  color: #fff;
  margin: 0 0 10px;
}
.component.hero .btn {
  margin-top: 15px;
  border: none;
  width: 100%;
}
@media (min-width: 768px) {
  .component.hero .btn {
    margin-top: 40px;
    width: auto;
  }
}
.component.hero .hero-image {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .component.hero .hero-image {
    overflow: visible;
  }
}
.component.hero .hero-image:before {
  content: "";
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left bottom;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 5;
}
@media (min-width: 768px) {
  .component.hero .hero-image:before {
    background-position: left top;
    left: 0;
    top: 0;
    background-size: contain;
  }
}
@media (min-width: 992px) {
  .component.hero .hero-image:before {
    left: 40px;
  }
}
.component.hero .hero-image img {
  position: absolute;
  width: 100%;
  top: -3px;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .component.hero .hero-image img {
    height: 101%;
    width: auto;
  }
}
.component.hero .hero-content {
  padding-bottom: 45px;
  width: 100%;
}
@media (min-width: 768px) {
  .component.hero .hero-content {
    padding: 0;
    width: auto;
  }
}
@media (min-width: 768px) {
  .component.hero.large .container {
    height: 420px;
  }
}
@media (min-width: 992px) {
  .component.hero.large .container {
    height: 500px;
  }
}
@media (min-width: 992px) {
  .component.hero.large .hero-content {
    max-width: 410px;
  }
}
@media (min-width: 768px) {
  .component.hero.large .hero-content .copy {
    max-width: 300px;
  }
}
.component.hero.large .hero-image {
  width: calc(100% + 30px);
  margin: 0 -15px 10px -15px;
  height: 0;
  padding-bottom: 68%;
}
@media (min-width: 768px) {
  .component.hero.large .hero-image {
    margin: 0;
    width: 50%;
    height: 100%;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .component.hero.large .hero-image {
    width: 585px;
  }
  .component.hero.large .hero-image img {
    left: 55px;
  }
}
.component.hero.large .hero-image:before {
  background-image: url(clientlib-site/resources/images/hero/large-hero-mobile-woosh-blue.png);
}
@media (min-width: 768px) {
  .component.hero.large .hero-image:before {
    background-image: url(clientlib-site/resources/images/hero/large-hero-woosh-blue.png);
  }
}
.component.hero.large.orange .hero-image:before {
  background-image: url(clientlib-site/resources/images/hero/large-hero-mobile-woosh-orange.png);
}
@media (min-width: 768px) {
  .component.hero.large.orange .hero-image:before {
    background-image: url(clientlib-site/resources/images/hero/large-hero-woosh-orange.png);
  }
}
.component.hero.large.teal .hero-image:before {
  background-image: url(clientlib-site/resources/images/hero/large-hero-mobile-woosh-teal.png);
}
@media (min-width: 768px) {
  .component.hero.large.teal .hero-image:before {
    background-image: url(clientlib-site/resources/images/hero/large-hero-woosh-teal.png);
  }
}
.component.hero.large.purple .hero-image:before {
  background-image: url(clientlib-site/resources/images/hero/large-hero-mobile-woosh-purple.png);
}
@media (min-width: 768px) {
  .component.hero.large.purple .hero-image:before {
    background-image: url(clientlib-site/resources/images/hero/large-hero-woosh-purple.png);
  }
}
.component.hero.large.pink .hero-image:before {
  background-image: url(clientlib-site/resources/images/hero/large-hero-mobile-woosh-pink.png);
}
@media (min-width: 768px) {
  .component.hero.large.pink .hero-image:before {
    background-image: url(clientlib-site/resources/images/hero/large-hero-woosh-pink.png);
  }
}
@media (min-width: 768px) {
  .component.hero.small h1 {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .component.hero.small .container {
    height: 342px;
  }
}
@media (min-width: 768px) {
  .component.hero.small .hero-content {
    -ms-flex-item-align: start;
        align-self: flex-start;
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .component.hero.small .hero-content {
    max-width: 540px;
    padding-top: 45px;
  }
}
@media (min-width: 768px) {
  .component.hero.small .hero-content .copy {
    max-width: 500px;
    padding-right: 20px;
  }
}
.component.hero.small .hero-image {
  width: calc(100% + 30px);
  margin: 0 -15px 10px -15px;
  height: 0;
  padding-bottom: 68%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .component.hero.small .hero-image {
    padding-bottom: 0;
    width: 484px;
    margin: 0;
    height: 100%;
    right: -135px;
    margin-left: -135px;
  }
  .component.hero.small .hero-image img {
    left: auto;
    height: 100%;
  }
}
@media (min-width: 992px) {
  .component.hero.small .hero-image {
    right: -80px;
    margin-left: -80px;
  }
  .component.hero.small .hero-image img {
    right: 0;
    left: auto;
    height: 92%;
  }
}
.component.hero.small .hero-image:before {
  background-size: cover;
  left: 0;
  background-image: url(clientlib-site/resources/images/hero/large-hero-mobile-woosh-bluegray.png);
}
@media (min-width: 768px) {
  .component.hero.small .hero-image:before {
    background-image: url(clientlib-site/resources/images/hero/small-hero-woosh-bluegray.png);
  }
}
.component.hero.small.navy .hero-image:before {
  background-image: url(clientlib-site/resources/images/hero/large-hero-mobile-woosh-navy.png);
}
@media (min-width: 768px) {
  .component.hero.small.navy .hero-image:before {
    background-image: url(clientlib-site/resources/images/hero/small-hero-woosh-navy.png);
  }
}
.component.hero.small.green .hero-image:before {
  background-image: url(clientlib-site/resources/images/hero/large-hero-mobile-woosh-green.png);
}
@media (min-width: 768px) {
  .component.hero.small.green .hero-image:before {
    background-image: url(clientlib-site/resources/images/hero/small-hero-woosh-green.png);
  }
}
@media (min-width: 768px) {
  .component.hero.small.lime .hero-image img {
    height: 100%;
  }
}
.component.hero.small.lime .hero-image:before {
  background-image: url(clientlib-site/resources/images/hero/large-hero-mobile-woosh-lime.png);
}
@media (min-width: 768px) {
  .component.hero.small.lime .hero-image:before {
    background-image: url(clientlib-site/resources/images/hero/small-hero-woosh-lime.png);
  }
}
.component.hero.icon-image .hero-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
  padding: 40px 40px 20px;
}
@media (min-width: 768px) {
  .component.hero.icon-image .hero-image {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
  }
}
.component.hero.icon-image .hero-image img {
  max-width: 100px;
  position: relative;
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .component.hero.icon-image .hero-image img {
    max-width: 210px;
  }
}
.component.hero.icon-image .hero-image:before {
  display: none !important;
}
.component.hero.blog-post-header {
  background: none !important;
  position: relative;
}
.component.hero.blog-post-header:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 57px;
  width: 100%;
  background: #106BAD;
  content: "";
  z-index: 0;
}
@media (min-width: 768px) {
  .component.hero.blog-post-header:before {
    bottom: 150px;
  }
}
@media (min-width: 992px) {
  .component.hero.blog-post-header:before {
    bottom: 235px;
  }
}
.component.hero.blog-post-header.purple:before {
  background: #606FBE;
}
.component.hero.blog-post-header.pink:before {
  background: #C60070;
}
.component.hero.blog-post-header.navy:before {
  background: #003A63;
}
.component.hero.blog-post-header.teal:before {
  background: #00B8B8;
}
.component.hero.blog-post-header.orange:before {
  background: #F8991D;
}
.component.hero.blog-post-header.lime:before {
  background: #c3cf21;
}
.component.hero.blog-post-header.green:before {
  background: #47AA42;
}
.component.hero.blog-post-header .container {
  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-flow: column;
          flex-flow: column;
}
.component.hero.blog-post-header .hero-content {
  padding-top: 45px;
  padding-bottom: 0;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
}
.component.hero.blog-post-header .hero-image {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: visible;
  text-align: center;
  height: 0;
  padding-bottom: 34%;
  overflow: hidden;
  width: 100%;
}
.component.hero.blog-post-header .hero-image:before {
  display: none;
}
.component.hero.blog-post-header .hero-image img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.component.hero.blog-post-header .info {
  margin-bottom: 15px;
  line-height: 15px;
}
.component.hero.blog-post-header .info span {
  border-left: solid 1px #fff;
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
}
.component.hero.blog-post-header .info span:first-child {
  margin-left: 0;
  padding-left: 0;
  border: none;
}
.component.hero.blog-post-header .pill {
  background: #F8991D;
  padding: 6px 40px;
  border-radius: 17px;
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #003A63;
  max-width: none;
  margin: 0;
  bottom: -4px;
  z-index: 5;
}
@media (min-width: 768px) {
  .component.hero.blog-post-header .pill {
    bottom: -17px;
  }
}
@media (min-width: 992px) {
  .component.hero.blog-post-header .pill {
    padding: 6px 25px;
  }
}
.component.hero.mini-hero {
  min-height: 103px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  .component.hero.mini-hero {
    min-height: 160px;
  }
}
.component.hero.mini-hero h1 {
  margin: 0;
  font-family: "Gotham Medium", Arial, Helvetica, sans-serif;
}
.component.hero.mini-hero .hero-content {
  max-width: 850px;
  margin: 0;
  padding: 15px 0;
  position: relative;
  z-index: 2;
}
.component.hero.mini-hero .container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.component.hero.mini-hero .container:before {
  right: 0;
  top: 0;
  content: "";
  width: 170px;
  height: 93px;
  opacity: 0.15;
  position: absolute;
  background: url(clientlib-site/resources/images/mini-hero/HeroImage_Logo_mobile.png) no-repeat;
  background-position: 80% 0;
  background-size: cover;
}
@media (min-width: 992px) {
  .component.hero.mini-hero .container:before {
    background: url(clientlib-site/resources/images/mini-hero/HeroImage_Logo.png) no-repeat;
    width: 326px;
    height: 160px;
  }
}
.component.hero.mini-hero.baby-blue .container:before, .component.hero.mini-hero.teal .container:before, .component.hero.mini-hero.orange .container:before, .component.hero.mini-hero.lime .container:before, .component.hero.mini-hero.green .container:before {
  opacity: 1;
}
@media (min-width: 992px) {
  .component.hero.homepage-hero {
    overflow: visible;
  }
}
@media (min-width: 768px) {
  .component.hero.homepage-hero .container {
    height: 420px;
  }
}
@media (min-width: 992px) {
  .component.hero.homepage-hero .container {
    height: 533px;
    position: static;
  }
}
@media (min-width: 1200px) {
  .component.hero.homepage-hero .container {
    position: relative;
  }
}
@media (min-width: 768px) {
  .component.hero.homepage-hero .hero-content {
    max-width: 60%;
  }
}
@media (min-width: 992px) {
  .component.hero.homepage-hero .hero-content {
    max-width: 47%;
  }
}
@media (min-width: 1200px) {
  .component.hero.homepage-hero .hero-content {
    max-width: 540px;
  }
}
.component.hero.homepage-hero .hero-content .copy {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .component.hero.homepage-hero .hero-content .copy {
    max-width: 440px;
  }
}
.component.hero.homepage-hero .hero-content .btn {
  display: inline-block;
  border: solid 1px #fff;
  margin: 0 10px 15px 0;
  background: none;
  color: #fff;
}
.component.hero.homepage-hero .hero-content .btn:last-child {
  margin-right: 0;
}
.component.hero.homepage-hero .hero-content .btn:hover, .component.hero.homepage-hero .hero-content .btn:focus {
  background: #003A63;
  border-color: #003A63;
}
.component.hero.homepage-hero .carousel {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .component.hero.homepage-hero .carousel {
    height: 420px;
    width: 530px;
    position: relative;
    left: auto;
    top: auto;
  }
}
@media (min-width: 992px) {
  .component.hero.homepage-hero .carousel {
    height: 533px;
    width: 530px;
  }
}
.component.hero.homepage-hero .carousel .carousel-inner {
  height: 100%;
}
.component.hero.homepage-hero .carousel .carousel-item {
  height: 100%;
}
.component.hero.homepage-hero .hero-image {
  width: calc(100% + 30px);
  margin: 0 -15px 10px -15px;
  height: 0;
  padding-bottom: 68%;
}
@media (min-width: 768px) {
  .component.hero.homepage-hero .hero-image {
    margin: 0;
    width: 530px;
    height: 100%;
    padding-bottom: 0;
    top: 0;
    right: -210px;
    position: absolute;
  }
}
@media (min-width: 992px) {
  .component.hero.homepage-hero .hero-image {
    right: 0;
    margin-left: 0;
    position: absolute;
  }
}
@media (min-width: 1200px) {
  .component.hero.homepage-hero .hero-image {
    position: relative;
    right: -85px;
    margin-left: -85px;
  }
}
.component.hero.homepage-hero .hero-image:before {
  background-image: url(clientlib-site/resources/images/hero/large-hero-mobile-woosh-blue.png);
}
@media (min-width: 768px) {
  .component.hero.homepage-hero .hero-image:before {
    background-image: url(clientlib-site/resources/images/homepage-hero/homepage-hero-woosh.png);
    height: 470px;
    left: 0;
  }
}
@media (min-width: 992px) {
  .component.hero.homepage-hero .hero-image:before {
    height: 592px;
  }
}
.component.hero.campaign-hero .container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (min-width: 768px) {
  .component.hero.campaign-hero .container {
    height: 450px;
    overflow: visible;
  }
}
@media (min-width: 992px) {
  .component.hero.campaign-hero .container {
    height: 500px;
  }
}
.component.hero.campaign-hero .container:before {
  background: url(clientlib-site/resources/images/hero/large_chevron.png);
  width: 204px;
  height: 349px;
  content: "";
  position: absolute;
  left: -70px;
  top: 110px;
  z-index: 4;
}
@media (min-width: 768px) {
  .component.hero.campaign-hero .container:before {
    left: -100px;
    top: auto;
    bottom: -63px;
  }
}
.component.hero.campaign-hero .container:after {
  background: url(clientlib-site/resources/images/hero/B2B-LP_Hero_White-chevron_White.png);
  width: 20px;
  height: 173px;
  content: "";
  position: absolute;
  right: 20px;
  top: 50px;
  z-index: 3;
}
@media (min-width: 768px) {
  .component.hero.campaign-hero .container:after {
    left: 720px;
    right: auto;
    top: 160px;
  }
}
.component.hero.campaign-hero .hero-content {
  z-index: 5;
  top: -15px;
  position: relative;
  padding: 0;
}
@media (min-width: 768px) {
  .component.hero.campaign-hero .hero-content {
    max-width: 500px;
    top: auto;
  }
}
.component.hero.campaign-hero .hero-content h1 {
  font-size: 40px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .component.hero.campaign-hero .hero-content h1 {
    font-size: 44px;
    margin-bottom: 35px;
  }
}
@media (min-width: 992px) {
  .component.hero.campaign-hero .hero-content h1 {
    font-size: 60px;
  }
}
.component.hero.campaign-hero .hero-content .copy {
  font-size: 17px;
}
@media (min-width: 768px) {
  .component.hero.campaign-hero .hero-content .copy {
    max-width: 360px;
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .component.hero.campaign-hero .hero-content .copy {
    max-width: 400px;
  }
}
.component.hero.campaign-hero .hero-content .buttons {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .component.hero.campaign-hero .hero-content .buttons {
    margin-top: 35px;
    max-width: 380px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.component.hero.campaign-hero .hero-content .btn {
  width: 100%;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .component.hero.campaign-hero .hero-content .btn {
    padding: 8px 15px;
    margin: 0;
    display: inline-block;
    max-width: 175px;
  }
}
.component.hero.campaign-hero .hero-image {
  width: calc(100% + 30px);
  height: 0;
  left: 0;
  padding-bottom: 76%;
  overflow: visible;
}
@media (min-width: 768px) {
  .component.hero.campaign-hero .hero-image {
    bottom: 0;
    padding: 0;
    left: 240px;
    width: 800px;
    height: 90%;
    position: absolute;
  }
}
@media (min-width: 992px) {
  .component.hero.campaign-hero .hero-image {
    left: 420px;
    width: 1035px;
    height: 100%;
  }
}
.component.hero.campaign-hero .hero-image img {
  left: 0;
  top: 0;
  width: 140%;
}
@media (min-width: 768px) {
  .component.hero.campaign-hero .hero-image img {
    width: auto;
    height: 100%;
  }
}
.component.hero.campaign-hero .hero-image:before {
  content: "";
  background: url(clientlib-site/resources/images/hero/OC_COM-B2B_Hero-Frame.png) no-repeat;
  background-size: cover;
  width: 142%;
  height: 101%;
  position: absolute;
  z-index: 2;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 768px) {
  .component.hero.campaign-hero .hero-image:before {
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.component.four-square .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.component.four-square .row > div[class*=col-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.component.four-square .card {
  width: 100%;
  background: #EBEBEB;
  border: none;
  border-radius: 0;
  margin: 0 0 20px;
  text-align: center;
}
@media (min-width: 992px) {
  .component.four-square .card {
    margin: 0 0 38px;
  }
}
.component.four-square .card .card-image {
  padding-bottom: 42.7%;
  background-size: cover;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  background-position: center center;
}
.component.four-square .card .card-body {
  position: relative;
  padding: 36px 20px 10px;
}
.component.four-square .card .card-body .card-title {
  margin-bottom: 20px;
}
.component.four-square .card .card-body .card-text {
  max-width: 380px;
  margin: 0 auto;
}
.component.four-square .card .card-footer {
  background: none;
  border: none;
  padding: 20px 20px 30px;
}
@media (min-width: 992px) {
  .component.four-square .card .card-footer {
    padding: 20px 20px 40px;
  }
}
.component.four-square .card .card-footer .btn {
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 992px) {
  .component.four-square .card .card-footer .btn {
    width: auto;
    min-width: 265px;
  }
}
.component.four-square .card .icon {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -29px;
  background: #fff;
  border-width: 5px;
  border-style: solid;
  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;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  font-size: 26px;
}
.component.four-square .card .icon img {
  max-height: 30px;
  max-width: 30px;
}
.component.four-square .card.purple .card-image, .component.four-square .card.purple .icon {
  border-color: #606FBE;
  color: #606FBE;
}
.component.four-square .card.orange .card-image, .component.four-square .card.orange .icon {
  border-color: #F8991D;
  color: #F8991D;
}
.component.four-square .card.teal .card-image, .component.four-square .card.teal .icon {
  border-color: #00B8B8;
  color: #00B8B8;
}
.component.four-square .card.pink .card-image, .component.four-square .card.pink .icon {
  border-color: #C60070;
  color: #C60070;
}
.component.four-square .card.lime .card-image, .component.four-square .card.lime .icon {
  border-color: #c3cf21;
  color: #c3cf21;
}
.component.four-square .card.bg-white-text-dark-blue {
  background: #fff !important;
}
.component.four-square .card.bg-white-text-dark-blue .card-title, .component.four-square .card.bg-white-text-dark-blue .card-text {
  color: #003A63 !important;
}
.component.four-square .card.bg-default-text-dark-blue .card-title, .component.four-square .card.bg-default-text-dark-blue .card-text {
  color: #003A63 !important;
}

.component.four-up-tiles .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.component.four-up-tiles .row > div[class*=col-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.component.four-up-tiles .row .cmp-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.component.four-up-tiles .card {
  width: 100%;
  border: none;
  border-radius: 0;
  text-align: center;
  margin: 0 0 20px;
}
@media (min-width: 992px) {
  .component.four-up-tiles .card {
    margin: 0;
  }
}
.component.four-up-tiles .card .card-image {
  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: 30px;
  height: 90px;
}
.component.four-up-tiles .card .card-image img {
  max-width: 40px;
}
.component.four-up-tiles .card .card-body {
  position: relative;
  padding: 0 20px 10px;
}
.component.four-up-tiles .card .card-body .card-text {
  margin: 0 auto;
}
.component.four-up-tiles .card .card-body h3 {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .component.four-up-tiles .card .card-body h3 {
    min-height: 55px;
  }
}
.component.four-up-tiles .card .card-body h4 {
  margin-bottom: 10px;
}
.component.four-up-tiles .card .card-footer {
  background: none;
  border: none;
  padding: 20px 15px;
}
.component.four-up-tiles .card .card-footer .btn {
  max-width: 265px;
  width: 100%;
  margin: 0 auto;
}

.component.three-up-tiles .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.component.three-up-tiles .row > div[class*=col-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.component.three-up-tiles .cmp-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.component.three-up-tiles .card {
  width: 100%;
  border: none;
  border-radius: 0;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .component.three-up-tiles .card {
    margin-bottom: 0;
  }
}
.component.three-up-tiles .card .card-image {
  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: 30px;
  height: 130px;
}
@media (min-width: 768px) {
  .component.three-up-tiles .card .card-image {
    height: 180px;
  }
}
.component.three-up-tiles .card .card-image img {
  max-height: 70px;
}
@media (min-width: 768px) {
  .component.three-up-tiles .card .card-image img {
    max-width: 120px;
    max-height: none;
  }
}
.component.three-up-tiles .card .card-body {
  position: relative;
  padding: 0 20px 10px;
}
.component.three-up-tiles .card .card-body h4, .component.three-up-tiles .card .card-body h3, .component.three-up-tiles .card .card-body p {
  color: #003A63 !important;
}
.component.three-up-tiles .card .card-body .card-text {
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .component.three-up-tiles .card .card-body .card-text {
    padding-bottom: 30px;
  }
}
.component.three-up-tiles .card .card-body h3 {
  margin-bottom: 20px;
}
.component.three-up-tiles .card .card-footer {
  background: none;
  border: none;
  padding: 20px 15px;
}
.component.three-up-tiles .card .card-footer .btn {
  max-width: 265px;
  width: 100%;
  margin: 0 auto;
}
.component.three-up-tiles .card.purple {
  background: #F2F3FE;
}
.component.three-up-tiles .card.orange {
  background: #FDF5EC;
}
.component.three-up-tiles .card.teal {
  background: #EBF8F8;
}
.component.three-up-tiles .card.navy {
  background: #bfced8;
}
.component.three-up-tiles .card.with-image {
  margin-bottom: 30px;
}
.component.three-up-tiles .card.with-image .card-image {
  padding-bottom: 56.6%;
  background-size: cover;
  display: block;
  height: auto;
  background-position: center center;
}
.component.three-up-tiles .card.with-image .card-body {
  padding-top: 30px;
}
.component.three-up-tiles .card.with-image .card-body .card-text {
  max-width: 230px;
  margin: 0 auto;
  padding: 0;
}
.component.three-up-tiles .card.with-full-icon {
  margin-bottom: 30px;
  background-color: #fff !important;
}
.component.three-up-tiles .card.with-full-icon.purple .card-image {
  background-color: #606FBE;
}
.component.three-up-tiles .card.with-full-icon.orange .card-image {
  background-color: #F8991D;
}
.component.three-up-tiles .card.with-full-icon.teal .card-image {
  background-color: #00B8B8;
}
.component.three-up-tiles .card.with-full-icon.navy .card-image {
  background-color: #003A63;
}
.component.three-up-tiles .card.with-full-icon .card-image {
  padding-bottom: 56.6%;
  display: block;
  height: auto;
  background: #106BAD;
  position: relative;
}
.component.three-up-tiles .card.with-full-icon .card-image img {
  width: auto;
  max-width: none;
  height: 100%;
  max-height: 90px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
@media (min-width: 992px) {
  .component.three-up-tiles .card.with-full-icon .card-image img {
    max-height: 150px;
  }
}
.component.three-up-tiles .card.with-full-icon .card-body {
  padding-top: 30px;
}
.component.three-up-tiles .card.with-full-icon .card-body .card-text {
  max-width: 230px;
  margin: 0 auto;
  padding: 0;
}

.component.featured-stats {
  text-align: center;
}
.component.featured-stats .row .col-sm-6:first-child {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .component.featured-stats .row .col-sm-6:first-child {
    margin-bottom: 0;
  }
}
.component.featured-stats .large-stat {
  font-family: "Gotham Light", Arial, Helvetica, sans-serif;
  font-size: 50px;
  line-height: 1em;
}
@media (min-width: 992px) {
  .component.featured-stats .large-stat {
    font-size: 80px;
  }
}

.component.video:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: 5;
}
.component.video h2 {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .component.video h2 {
    min-height: 120px;
    margin: 0 0 15px;
  }
}
.component.video .icon {
  position: absolute;
  left: 15px;
  top: -25px;
  background: #fff;
  border-width: 5px;
  border-style: solid;
  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;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  font-size: 26px;
  z-index: 10;
}
.component.video .icon img {
  max-height: 25px;
}
.component.video .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .component.video .btn {
    width: inherit;
  }
}
.component.video .play {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 60px;
  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;
}
.component.video .play:before {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 20px solid #fff;
  content: "";
}
.component.video .play:hover {
  opacity: 0.7;
}
.component.video .video-content {
  padding: 50px 5px 30px;
}
@media (min-width: 768px) {
  .component.video .video-content {
    padding: 50px 40px 40px 0;
    min-height: 325px;
  }
}
.component.video .video-image {
  background-position: center center;
  background-size: cover;
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 55.8%;
}
@media (min-width: 768px) {
  .component.video .video-image {
    padding: 0;
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    right: -20px;
    height: 100%;
  }
}
@media (min-width: 992px) {
  .component.video .video-image {
    right: 0;
  }
}
@media (min-width: 1200px) {
  .component.video .video-image {
    right: -70px;
  }
}
.component.video .icon {
  color: #606FBE;
}
.component.video .play {
  background: #606FBE;
}
.component.video:before {
  background: #606FBE;
}
.component.video.orange .icon {
  color: #F8991D;
}
.component.video.orange .play {
  background: #F8991D;
}
.component.video.orange:before {
  background: #F8991D;
}
.component.video.teal .icon {
  color: #00B8B8;
}
.component.video.teal .play {
  background: #00B8B8;
}
.component.video.teal:before {
  background: #00B8B8;
}
.component.video.lime .icon {
  color: #c3cf21;
}
.component.video.lime .play {
  background: #c3cf21;
}
.component.video.lime:before {
  background: #c3cf21;
}

/**VIDEO MODAL CSS**/
.video-modal .modal-content {
  border-radius: 0;
}
@media (min-width: 768px) {
  .video-modal .modal-dialog {
    max-width: 750px;
    margin-top: 5%;
  }
}
.video-modal .modal-body {
  padding: 10px;
  border-radius: none;
}
.video-modal .close {
  font-size: 40px;
  position: absolute;
  background: #fff;
  height: 50px;
  width: 50px;
  right: 0;
  top: 0;
  z-index: 50;
  opacity: 1;
  color: #003A63;
}
.video-modal .close:not(:disabled):not(.disabled):focus, .video-modal .close:not(:disabled):not(.disabled):hover {
  color: #000;
  opacity: 1;
}

.component.form.btn-right .btn {
  float: right;
}
.component.form.btn-right:after {
  clear: both;
  content: "";
}

form {
  padding: 20px 0;
}
form .form-group {
  margin-bottom: 25px;
}
form .form-control {
  border-radius: 0;
  padding: 5px 20px;
  border-color: #003A63;
  background: #fff;
  color: #222;
  height: 48px;
}
form .form-control:focus {
  color: #000;
  border-color: #003A63;
  -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.7);
          box-shadow: 0 0 7px rgba(255, 255, 255, 0.7);
}
form .form-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
form label {
  font-size: 14px;
  margin: 0 0 2px;
  letter-spacing: 1px;
}
form .row > legend {
  padding-left: 15px;
}
form .row.form-border {
  position: relative;
  padding-top: 25px;
}
form .row.form-border:before {
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  background: #818181;
  position: absolute;
  left: 15px;
  top: 0;
}
form legend {
  font-size: 16px;
  font-family: "Gotham Medium", Arial, Helvetica, sans-serif;
  margin: 0 0 10px;
}
form select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url(clientlib-site/resources/images/form/Field_Chevron_DarkBlue.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) 15px;
  padding-right: 30px;
}
form select.form-control::-ms-expand {
  display: none;
}
form select.form-control.open {
  background-image: url(clientlib-site/resources/images/form/Field_Chevron_DarkBlue_Flipped.svg);
}
form .invalid-feedback {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}
@media (min-width: 768px) {
  form .spread {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 992px) {
  form .spread {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
form .custom-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  font-size: 16px;
  cursor: pointer;
  padding-left: 0;
}
@media (min-width: 768px) {
  form .custom-control.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 48%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media (min-width: 992px) {
  form .custom-control.form-check-inline {
    width: auto;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
form .custom-control.custom-radio .custom-control-input ~ .custom-control-label:before {
  top: 2px;
}
form .custom-control.custom-radio .custom-control-input ~ .custom-control-label:after {
  content: "";
  background: #003A63 !important;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  top: 6px;
  left: 4px;
}
form .custom-control-input {
  cursor: pointer;
}
form .custom-control-input ~ .custom-control-label {
  letter-spacing: 0;
  font-size: 16px;
  padding-left: 27px;
  cursor: pointer;
}
form .custom-control-input ~ .custom-control-label:before {
  top: 2px;
  width: 20px;
  height: 20px;
  left: 0;
}
form .custom-control-input ~ .custom-control-label:after {
  background: none !important;
  top: -1px;
  left: 2px;
  font-size: 18px;
  color: #003A63;
  content: "✓";
  text-align: center;
  font-weight: bold;
  display: none;
}
form .custom-control-input:checked ~ .custom-control-label:before {
  background: #fff;
  border: none;
}
form .custom-control-input:checked ~ .custom-control-label:after {
  display: block;
}
form .custom-checkbox .custom-control-label:before {
  border-radius: 0;
  top: 1px;
}
form .btn {
  width: 100%;
  margin-top: 20px;
}
@media (min-width: 992px) {
  form .btn {
    width: auto;
    margin-top: 25px;
  }
}

.component.press-releases .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.component.press-releases .row > div[class*=col-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.component.press-releases .card {
  width: 100%;
  border: none;
  background: none;
  border-radius: 0;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .component.press-releases .card-text {
    min-height: 90px;
  }
}
.component.press-releases .card-body {
  padding: 0 20px 10px;
}
@media (min-width: 768px) {
  .component.press-releases .card-body {
    padding: 0 20px;
  }
}
.component.press-releases .card-title {
  letter-spacing: 1px;
  line-height: 26px;
  font-size: 14px;
  color: #fff;
  background: #003A63;
  margin: 0 auto 15px;
  max-width: 180px;
  width: 100%;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .component.press-releases .card-title {
    margin: 0 auto 40px;
  }
}
.component.press-releases .card-title:before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-top: 1px solid #003A63;
}
.component.press-releases .card-footer {
  background: none;
  border: none;
  padding: 0 15px 25px;
  text-align: center;
}
@media (min-width: 768px) {
  .component.press-releases .card-footer {
    padding: 15px 15px 0;
  }
}
@media (min-width: 768px) {
  .component.press-releases .btn-center {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .component.two-up div[class^=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .component.two-up .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.component.two-up img {
  max-width: 100%;
}

.component.people ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.component.people ul li {
  margin: 0 0 30px;
  padding: 0 0 30px;
  border-bottom: solid 1px #003A63;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  position: relative;
}
.component.people ul li:last-child {
  padding-bottom: 0;
  border: none;
}
@media (min-width: 768px) {
  .component.people .info {
    padding-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.component.people .headshot {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.component.people .headshot img {
  width: 100%;
}
@media (min-width: 768px) {
  .component.people .headshot {
    position: relative;
    width: 140px;
    height: 140px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.component.people .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  min-height: 90px;
  padding: 0 0 10px 90px;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media (min-width: 768px) {
  .component.people .name {
    min-height: 0;
    padding: 0;
  }
}
.component.people .name h3 {
  font-size: 22px;
  margin-bottom: 5px;
  padding-right: 10px;
}
.component.people .name .title {
  width: 100%;
  font-size: 14px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-transform: uppercase;
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}
.component.people .name .social a {
  background: #EBEBEB;
  font-size: 16px;
  color: #106BAD;
  text-decoration: none;
  width: 30px;
  height: 30px;
  margin-left: 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
}
.component.people .name .social a:first-child {
  margin-left: 0;
}
.component.people .name .social a:hover, .component.people .name .social a:focus {
  color: #003A63;
}
.component.people .description {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 768px) {
  .component.people .description {
    width: auto;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    padding-top: 15px;
  }
}

.component.horizontal-nav {
  /*SPACING*/
  /*COLORS*/
}
.component.horizontal-nav .nav-wrap {
  background: #EBEBEB;
  overflow: auto;
  width: 100%;
  margin: 0 0 15px;
}
.component.horizontal-nav .nav-tabs {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (min-width: 992px) {
  .component.horizontal-nav .nav-tabs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.component.horizontal-nav .nav-tabs li {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.component.horizontal-nav .nav-tabs li.show a, .component.horizontal-nav .nav-tabs li.active a {
  background: #106BAD;
}
.component.horizontal-nav .nav-tabs a {
  font-size: 14px;
  width: 100%;
  min-width: 100px;
  display: block;
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  color: #003A63;
  padding: 14px 20px;
  border: none;
  border-radius: 0;
  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;
}
@media (min-width: 992px) {
  .component.horizontal-nav .nav-tabs a {
    padding: 14px 40px;
  }
}
.component.horizontal-nav .nav-tabs a:hover {
  background: #106BAD;
  color: #fff;
}
.component.horizontal-nav .nav-tabs a.active {
  background: #106BAD;
  color: #fff;
}
.component.horizontal-nav.full .nav-tabs {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.component.horizontal-nav.full .nav-tabs li {
  width: 100%;
}
.component.horizontal-nav.full .nav-tabs a {
  min-width: 145px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.component.horizontal-nav.long .nav-tabs {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.component.horizontal-nav.long .nav-tabs a {
  width: auto;
  min-width: 0;
  padding: 14px 20px;
  max-width: 185px;
}
.component.horizontal-nav.orange .nav-tabs a:hover, .component.horizontal-nav.orange .nav-tabs a.active {
  background: #F8991D;
  color: #003A63;
}
.component.horizontal-nav.teal .nav-tabs a:hover, .component.horizontal-nav.teal .nav-tabs a.active {
  background: #00B8B8;
  color: #003A63;
}
.component.horizontal-nav.purple .nav-tabs a:hover, .component.horizontal-nav.purple .nav-tabs a.active {
  background: #606FBE;
}
.component.horizontal-nav.pink .nav-tabs a:hover, .component.horizontal-nav.pink .nav-tabs a.active {
  background: #C60070;
}
.component.horizontal-nav.green .nav-tabs a:hover, .component.horizontal-nav.green .nav-tabs a.active {
  background: #47AA42;
  color: #003A63;
}

.component.achievements .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.component.achievements .row > div[class*=col-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.component.achievements .card {
  border: none;
  background: #EBEBEB;
  border-radius: 0;
  text-align: center;
  margin: 0 0 20px;
  padding: 0;
  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;
  width: 100%;
  min-height: 160px;
  position: relative;
}
@media (min-width: 768px) {
  .component.achievements .card {
    margin: 0 0 23px;
  }
}
.component.achievements .card:before {
  width: 0;
  height: 0;
  border-top: 67px solid #F8991D;
  border-left: 67px solid transparent;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
}
.component.achievements .card:after {
  content: "";
  position: absolute;
  right: 8px;
  top: 5px;
  width: 25px;
  height: 24px;
  background: url(clientlib-site/resources/images/icons/Small-Icons_AwardStar_Orange.svg) no-repeat;
}
.component.achievements .card .card-body {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 250px;
}
.component.achievements .card p:last-child {
  margin: 0;
}

.component.read-more-lists ul {
  margin: 0 0 10px;
  padding: 0;
}
@media (min-width: 768px) {
  .component.read-more-lists ul {
    margin: 0 0 30px;
  }
}
.component.read-more-lists ul li {
  padding: 0;
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: solid 1px #003A63;
  list-style: none;
}
@media (min-width: 768px) {
  .component.read-more-lists ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: 0 0 12px;
    padding: 0 0 12px;
  }
}
.component.read-more-lists ul li:last-child {
  border: none;
}
.component.read-more-lists ul li .info {
  max-width: 740px;
}
@media (min-width: 768px) {
  .component.read-more-lists ul li .info {
    padding-right: 40px;
  }
}
.component.read-more-lists ul li h4 {
  margin: 0 0 10px;
}
.component.read-more-lists ul li h5 {
  font-family: "Gotham Book", Arial, Helvetica, sans-serif;
  margin: 0;
}
.component.read-more-lists ul li a {
  white-space: nowrap;
  margin-top: 10px;
  display: inline-block;
}
@media (min-width: 992px) {
  .component.read-more-lists ul li a {
    margin: 0;
  }
}
.component.read-more-lists .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .component.read-more-lists .btn {
    width: auto;
  }
}
.component.read-more-lists.alternate ul li {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .component.read-more-lists.alternate ul li {
    margin-bottom: 25px;
    padding-bottom: 27px;
  }
}

.component.blog-post-author {
  margin: 20px 0;
}
.component.blog-post-author .d-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
@media (min-width: 768px) {
  .component.blog-post-author .d-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.component.blog-post-author .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .component.blog-post-author .info {
    padding-right: 40px;
  }
}
.component.blog-post-author .info h3 {
  color: #106BAD;
  margin: 0;
  font-size: 22px;
}
.component.blog-post-author .info a {
  text-decoration: none;
}
.component.blog-post-author .headshot {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 15px 0 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.component.blog-post-author .headshot img {
  width: 100%;
}
@media (min-width: 768px) {
  .component.blog-post-author .headshot {
    width: 100px;
    height: 100px;
  }
}
.component.blog-post-author .social {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .component.blog-post-author .social {
    margin: 0;
  }
}
.component.blog-post-author .social a {
  font-size: 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #003A63;
  text-transform: none;
  margin: 0 0 0 10px;
  padding: 0;
  font-family: "Gotham Book", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  cursor: pointer;
}
.component.blog-post-author .social a:hover, .component.blog-post-author .social a:focus {
  color: #106BAD;
}
.component.blog-post-author .social a:before {
  content: "";
  width: 16px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 5px;
}
.component.blog-post-author .social a.share:before {
  background-image: url(clientlib-site/resources/images/icons/Small-Icons_Share_DarkBlue.svg);
}
.component.blog-post-author .social a.print:before {
  background-image: url(clientlib-site/resources/images/icons/Small-Icons_Print_DarkBlue.svg);
}

.component.fifty-fifty-split {
  background: #003A63;
}
.component.fifty-fifty-split.blue {
  background: #106BAD;
}
@media (min-width: 768px) {
  .component.fifty-fifty-split .row .col-md-6:first-child {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .component.fifty-fifty-split .row .col-md-6:last-child {
    padding-left: 0;
  }
}
.component.fifty-fifty-split .content {
  padding: 30px 20px;
  color: #fff;
}
@media (min-width: 768px) {
  .component.fifty-fifty-split .content {
    padding: 22px 35px 40px;
    min-height: 325px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.component.fifty-fifty-split .content h3 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 22px;
}
@media (min-width: 768px) {
  .component.fifty-fifty-split .content h3 {
    margin-bottom: 30px;
  }
}
.component.fifty-fifty-split .content h4 {
  color: #fff;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .component.fifty-fifty-split .content h4 {
    margin-bottom: 30px;
  }
}
.component.fifty-fifty-split .content p:last-child {
  margin: 0;
}
.component.fifty-fifty-split .content .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.component.fifty-fifty-split .content .btn {
  margin-top: 10px;
}
.component.fifty-fifty-split .content .btn:first-child {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .component.fifty-fifty-split .content .btn {
    margin-top: 0;
  }
  .component.fifty-fifty-split .content .btn:first-child {
    margin-top: 30px;
  }
}
.component.fifty-fifty-split .image {
  background-position: center center;
  background-size: cover;
  padding-bottom: 72.2%;
  height: 0;
  position: relative;
}
@media (min-width: 768px) {
  .component.fifty-fifty-split .image {
    padding: 0;
    height: 100%;
  }
}
.component.fifty-fifty-split .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .component.fifty-fifty-split .btn {
    width: inherit;
  }
}
.component.fifty-fifty-split .play {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  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;
  background: #106BAD;
}
@media (min-width: 768px) {
  .component.fifty-fifty-split .play {
    top: auto;
    bottom: 0;
  }
}
.component.fifty-fifty-split .play:before {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 20px solid #fff;
  content: "";
}
.component.fifty-fifty-split .play:hover {
  opacity: 0.7;
}
.component.fifty-fifty-split.yellow {
  background: #FFA300;
}
.component.fifty-fifty-split.yellow .content {
  color: #003A63;
}
.component.fifty-fifty-split.yellow .content h3 {
  color: #003A63;
}
.component.fifty-fifty-split.yellow .content h4 {
  color: #003A63;
}

.component.quote blockquote {
  padding-top: 55px;
  font-family: "Gotham Medium", Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 22px;
  position: relative;
  margin: 15px 0;
  max-width: 760px;
}
@media (min-width: 992px) {
  .component.quote blockquote {
    padding-top: 60px;
  }
}
.component.quote blockquote:before {
  background: url(clientlib-site/resources/images/quote/Small-Icons_Quote_Green.png) no-repeat;
  content: "";
  position: absolute;
  left: 4px;
  top: 0;
  width: 124px;
  height: 37px;
}
.component.quote cite {
  margin-top: 5px;
  background: #47AA42;
  color: #003A63;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 14px;
  padding: 5px 9px;
  margin-left: 2px;
  display: inline-block;
}
@media (min-width: 992px) {
  .component.quote cite {
    margin-top: 10px;
  }
}
.component.quote.lime blockquote:before {
  background-image: url(clientlib-site/resources/images/quote/Small-Icons_Quote_Lime.png);
}
.component.quote.lime cite {
  background: #c3cf21;
}

.component.ctas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-top: 10px;
}
.component.ctas .btn {
  margin: 0 10px;
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .component.ctas .btn {
    width: auto;
  }
}
.component.ctas.left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.component.ctas.left .btn:first-child, .component.ctas.left div:first-child .btn {
  margin-left: 0;
}
.component.ctas.right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.component.ctas.right .btn:last-child, .component.ctas.right div:last-child .btn {
  margin-right: 0;
}
.component.ctas.spaced .btn {
  margin-left: 20px;
  margin-right: 20px;
}

.component.strip-cta {
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .component.strip-cta {
    font-size: 16px;
  }
}
.component.strip-cta .row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
@media (min-width: 768px) {
  .component.strip-cta .row {
    -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: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
.component.strip-cta .row .col {
  width: auto;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.component.strip-cta .row .col + .col {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .component.strip-cta .row .col + .col {
    margin-top: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.component.strip-cta p:last-child {
  margin: 0;
}
.component.strip-cta h2 {
  margin-bottom: 15px;
}
.component.strip-cta a:not(.btn) {
  font-family: "Gotham Book", Arial, Helvetica, sans-serif;
}
.component.strip-cta a:not(.btn):hover {
  font-family: "Gotham Medium", Arial, Helvetica, sans-serif;
}
.component.strip-cta .btn {
  width: 100%;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .component.strip-cta .btn {
    margin-top: 0;
  }
}
.orange .component.strip-cta a:not(.btn), .gray .component.strip-cta a:not(.btn) {
  color: #003A63;
}
@media (min-width: 768px) {
  .component.strip-cta.align-top .row {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.component.accordion {
  border-bottom: solid 1px #003A63;
}
.component.accordion .card {
  border: none;
  background: none;
  border-radius: 0;
  border-top: solid 1px #003A63;
}
.component.accordion .card-header {
  background: none;
  padding: 0;
  border-radius: 0;
  border: none;
}
.component.accordion .card-header button {
  padding: 15px 40px 15px 0;
  color: #003A63;
  border: none;
  background: none;
  border-radius: 0;
  position: relative;
  width: 100%;
  text-align: left;
}
@media (min-width: 768px) {
  .component.accordion .card-header button {
    padding: 30px 40px 30px 0;
  }
}
.component.accordion .card-header button:hover, .component.accordion .card-header button:focus {
  border: none;
  font-family: "Gotham Medium", Arial, Helvetica, sans-serif;
  outline: none;
}
.component.accordion .card-header button.collapsed:after {
  -webkit-transform: rotate(0) translateY(0);
          transform: rotate(0) translateY(0);
  top: 22px;
}
@media (min-width: 768px) {
  .component.accordion .card-header button.collapsed:after {
    top: 50%;
    -webkit-transform: rotate(0) translateY(-50%);
            transform: rotate(0) translateY(-50%);
  }
}
.component.accordion .card-header button:after {
  content: "";
  -webkit-transform-origin: center top;
          transform-origin: center top;
  position: absolute;
  right: 0;
  top: 32px;
  width: 22px;
  height: 12px;
  -webkit-transform: rotate(180deg) translateY(0);
          transform: rotate(180deg) translateY(0);
  background: url(clientlib-site/resources/images/icons/Accordian_Chevron_Blue.svg) no-repeat;
}
@media (min-width: 768px) {
  .component.accordion .card-header button:after {
    top: 50%;
    -webkit-transform: rotate(180deg) translateY(-50%);
            transform: rotate(180deg) translateY(-50%);
  }
}
.component.accordion .card-body {
  padding: 0 0 30px;
}
.component.accordion .card-body p:last-child {
  margin: 0;
}

.component.contact-us {
  background-color: #106BAD !important;
  position: relative;
}
@media (min-width: 768px) {
  .component.contact-us {
    min-height: 420px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
@media (min-width: 992px) {
  .component.contact-us {
    min-height: 558px;
  }
}
@media (min-width: 768px) {
  .component.contact-us .row .col-md-6:first-child {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .component.contact-us .row .col-md-6:last-child {
    padding-left: 0;
  }
}
.component.contact-us .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.component.contact-us:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 66px;
  z-index: 5;
  background-size: 100% 66px;
  background-position: center top;
  background-repeat: no-repeat !important;
  background-image: url(clientlib-site/resources/images/contact-us/Woosh_Contact_white_mobile.png);
}
@media (min-width: 768px) {
  .component.contact-us:before {
    width: 100%;
    height: 106px;
    background-size: 100% 106px;
    background-image: url(clientlib-site/resources/images/contact-us/Woosh_Contact_white.png);
  }
}
.component.contact-us .content {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .component.contact-us .content {
    padding: 125px 20px 70px 30px;
  }
}
@media (min-width: 992px) {
  .component.contact-us .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100%;
    padding: 125px 55px 70px;
  }
}
.component.contact-us .content p:last-child {
  margin: 0;
}
.component.contact-us .content .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 10px;
}
.component.contact-us .content .btn {
  margin-top: 10px;
}
.component.contact-us .content .btn:first-child {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .component.contact-us .content .btn {
    margin-top: 0;
  }
  .component.contact-us .content .btn:first-child {
    margin-top: 30px;
  }
}
.component.contact-us .image {
  background-position: center top;
  background-size: cover;
  padding-bottom: 76%;
  height: 0;
  position: relative;
  width: calc(100% + 30px);
  left: -15px;
}
@media (min-width: 768px) {
  .component.contact-us .image {
    background-position: center center;
    padding: 0;
    width: auto;
    height: 100%;
    position: relative;
    left: -85px;
    margin-right: -85px;
  }
}
.component.contact-us .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .component.contact-us .btn {
    width: inherit;
  }
}
.component.contact-us.gray:before {
  background-image: url(clientlib-site/resources/images/contact-us/Woosh_Contact_gray_mobile.png);
}
@media (min-width: 768px) {
  .component.contact-us.gray:before {
    background-image: url(clientlib-site/resources/images/contact-us/Woosh_Contact_gray.png);
  }
}
.component.contact-us.navy:before {
  background-image: url(clientlib-site/resources/images/contact-us/Woosh_Contact_navy_mobile.png);
}
@media (min-width: 768px) {
  .component.contact-us.navy:before {
    background-image: url(clientlib-site/resources/images/contact-us/Woosh_Contact_navy.png);
  }
}
.component.contact-us.orange:before {
  background-image: url(clientlib-site/resources/images/contact-us/Woosh_Contact_orange_mobile.png);
}
@media (min-width: 768px) {
  .component.contact-us.orange:before {
    background-image: url(clientlib-site/resources/images/contact-us/Woosh_Contact_orange.png);
  }
}

.video-tiles.component .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.video-tiles.component .row > div[class*=col-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.video-tiles.component .cmp-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.video-tiles.component .card {
  width: 100%;
  background: none;
  border: none;
  border-radius: 0;
  margin: 0 0 20px;
  text-align: center;
}
.video-tiles.component .card .card-image {
  padding-bottom: 47.4%;
  background-size: cover;
  background-position: center center;
  height: 0;
  position: relative;
}
.video-tiles.component .card .card-body {
  font-size: 16px;
  position: relative;
  padding: 15px 10px 10px;
}
.video-tiles.component .card .card-body .card-title {
  font-size: 16px;
  margin: 0 0 5px;
}
.video-tiles.component .play {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 42px;
  height: 42px;
  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;
  background: #EBEBEB;
}
.video-tiles.component .play:before {
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 15px solid #003A63;
  content: "";
}
.video-tiles.component .play:hover {
  opacity: 0.7;
}
.video-tiles.component .owl-carousel.row {
  width: auto;
}
.video-tiles.component .owl-carousel .owl-nav {
  position: absolute;
  width: 100%;
  height: 0;
}
@media (max-width: 767px) {
  .video-tiles.component .owl-carousel .owl-item > div[class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
}

.component.four-up-stats {
  position: relative;
}
.component.four-up-stats .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.component.four-up-stats .row > div[class*=col-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) and (max-width: 991px) {
  .component.four-up-stats .row > div[class*=col-] {
    border-right: dashed 3px #003A63;
    margin-bottom: 40px;
  }
  .component.four-up-stats .row > div[class*=col-]:nth-child(2n) {
    border: none;
  }
  .component.four-up-stats .row > div[class*=col-]:nth-last-child(2), .component.four-up-stats .row > div[class*=col-]:nth-last-child(1) {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .component.four-up-stats .row > div[class*=col-] {
    margin-bottom: 0;
    border-right: dashed 3px #003A63;
  }
  .component.four-up-stats .row > div[class*=col-]:last-child {
    border: none;
  }
}
.component.four-up-stats .card {
  width: 100%;
  background: none;
  border: none;
  border-radius: 0;
  margin: 0 0 20px;
  text-align: center;
}
@media (min-width: 992px) {
  .component.four-up-stats .card {
    margin: 0;
  }
}
.component.four-up-stats .card .card-body {
  font-size: 16px;
  position: relative;
  padding: 0;
}
.component.four-up-stats .card .card-body .stat {
  font-size: 100px;
  display: block;
  margin: 0 0 35px;
  font-family: "Gotham Light", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  line-height: 74px;
  white-space: nowrap;
}
.component.four-up-stats .card .card-body .card-title {
  font-size: 20px;
  margin: 0 0 30px;
}
@media (min-width: 992px) {
  .component.four-up-stats .card .card-body .card-title {
    min-height: 210px;
  }
}
.component.four-up-stats .card .card-body .card-text {
  margin: 0 auto;
  padding: 0 15px;
}
.component.four-up-stats .owl-carousel {
  margin-top: 40px;
}
.component.four-up-stats .owl-carousel.row {
  width: auto;
}
.component.four-up-stats .owl-carousel .owl-nav {
  position: absolute;
  width: 100%;
  height: 0;
}
.component.four-up-stats .owl-carousel .owl-nav button.owl-next, .component.four-up-stats .owl-carousel .owl-nav button.owl-prev {
  top: 80px;
}
@media (max-width: 767px) {
  .component.four-up-stats .owl-carousel .owl-item > div[class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  .component.split-link {
    padding: 30px 0;
  }
}
.component.split-link h2 {
  font-size: 34px;
}
@media (min-width: 768px) {
  .component.split-link h2 {
    margin-bottom: 50px;
  }
}
.component.split-link .content {
  max-width: 350px;
  margin-bottom: 25px;
}
.component.split-link .image {
  display: none;
  margin-bottom: 55px;
  padding-top: 6px;
}
.component.split-link .image img {
  width: 100%;
}
@media (min-width: 768px) {
  .component.split-link .image {
    display: block;
  }
}
.component.split-link .details {
  font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.component.split-link .details p {
  margin-bottom: 0;
}
.component.split-link .details .btn {
  width: 100%;
  min-width: 205px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .component.split-link .details .btn {
    width: auto;
  }
}

/* new design css starts here */
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u-w4BMUTPHjxsIPx-mPCLC79U11vU.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u-w4BMUTPHjxsIPx-oPCLC79U1.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI9w2_FQftx9897sxZ.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI9w2_Gwftx9897g.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHjxsAUi-qNiXg7eU0.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHjxsAXC-qNiXg7Q.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI5wq_FQftx9897sxZ.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI5wq_Gwftx9897g.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI3wi_FQftx9897sxZ.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI3wi_Gwftx9897g.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHh30AUi-qNiXg7eU0.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHh30AXC-qNiXg7Q.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwaPGQ3q5d0N7w.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwaPGQ3q5d0N7w.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.newAgentHeroBg .container {
  max-width: 100%;
  padding: 0px;
}

.newAgentHeroBg .component.people {
  overflow: hidden;
  background: white;
}

.newAgentHeroBg .component.people .people_card {
  padding: 58px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  overflow: hidden;
  background: #00B8B8;
  padding-bottom: 100px;
  border-bottom: none;
  margin-bottom: 0px;
  min-height: 558px;
}

.newAgentHeroBg .component.people .people_card .headshot {
  position: absolute;
  right: 0px;
  left: unset;
  top: -50px;
  height: 100%;
  -webkit-transform: translateX(23%);
          transform: translateX(23%);
  bottom: 0;
  aspect-ratio: 1/1;
  border: 100px solid white;
  height: 100%;
  height: 551px;
  max-width: 551px;
  width: 100%;
}

.newAgentHeroBg .component.people .info {
  padding-left: 0px;
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.newAgentHeroBg .component.people .info > * {
  max-width: 56%;
  color: #003A63;
}

.newAgentHeroBg .component.people .info .name h3 {
  font-family: Lato, sans-serif;
  color: #003A63;
  font-size: 50px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 32px;
  margin-bottom: 21px;
}

.newAgentHeroBg .component.people .info .name .title {
  font-family: Lato;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 34px;
  text-transform: none;
  margin-bottom: 20px;
  font-weight: 500;
}

.newAgentHeroBg .component.people .info .name .agentLicenseNumber h3 {
  font-family: Lato;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 16px;
}

.newAgentHeroBg .component.people .info .description {
  font-family: Lato;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
  padding: 0px;
  font-style: normal;
  font-weight: 400;
  overflow: hidden;
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

.newAgentHeroBg .component.people .info .description > *:last-of-type {
  margin-bottom: 0px;
}

.newAgentHeroBg .component.people .info .description h2 {
  font-family: Lato;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 24px !important;
}

.newAgentHeroBg .component.people .read-more {
  cursor: pointer;
  color: #003A63;
  text-decoration: underline;
  display: block;
  text-align: center;
  text-align: left;
  font-family: Lato;
  font-size: 18px;
  font-weight: 300;
  line-height: 16px;
}

.newAgentHeroBg .component.people .buttons a {
  margin-top: 32px;
  background: #003A63;
  padding: 10px 15px;
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 22px;
  text-align: center;
  -webkit-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
  border: 1px solid #003A63;
}

.newAgentHeroBg .component.people .buttons a:hover {
  color: #003A63;
  background: transparent;
  border: 1px solid #003A63;
  opacity: 1;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch {
  position: relative;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background: white;
  top: -50px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  padding: 28px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -30px;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .left,
.newAgentHeroBg .get_in_touch_card #get_in_touch .right {
  width: 50%;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch h4 {
  color: #003A63;
  font-family: Lato;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  text-transform: none;
  margin-bottom: 20px;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .left h4 {
  margin-bottom: 30px;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .left .content > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .left .content > *:last-of-type {
  margin-bottom: 0px;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .left .content > *:last-of-type .email-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  word-break: break-all !important;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .left .content svg {
  margin-right: 13px;
  min-width: 24px;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .left .content p,
.newAgentHeroBg .get_in_touch_card #get_in_touch .left .content a {
  margin-bottom: 0px;
  margin-right: 8px;
  color: #003A63;
  font-family: Lato;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .left .content p {
  font-weight: 600;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .left .content a {
  margin-right: 0px;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .left .content .socials p span {
  font-weight: 400;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .right p {
  color: #003A63;
  font-family: Lato;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 0px;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .right .buttons a {
  color: #FFFFFF;
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  margin-top: 24px;
  -webkit-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
  border: 1px solid #003A63;
  background: #003A63;
  padding: 10px 15px;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .right .buttons a:hover {
  background: transparent;
  color: #003A63;
  border: 1px solid #003A63;
  opacity: 1;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .left .content .social-icons a {
  text-decoration: none;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .left .content .social-icons a svg {
  margin: 0px;
  width: 22px;
  margin-right: 5px;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch .left .content .social-icons a:last-of-type svg {
  margin-right: 0px;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0px;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card .left,
.newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card .right {
  width: 100%;
  padding: 28px 32px;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card .right .btn {
  width: 152px;
  min-width: auto;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card .left .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  row-gap: 30px;
  text-align: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card .left .content .icon-text-group {
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card .left .content .icon-text-group svg {
  margin-right: 0px;
  width: 72px;
  margin-bottom: 16px;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card .left .content .icon-text-group p {
  margin-bottom: 0px;
  margin-right: 0px;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card .right {
  background-color: #F4F4F4;
}

.newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card .left .content p {
  font-size: 20px;
  line-height: 22px;
}

.middle-line {
  height: auto;
  width: 40px;
  border-left: 1.5px dashed #003A63;
}

.learnMore {
  background-color: white !important;
  margin-top: 20px;
  padding-bottom: 0px !important;
}

.learnMore #new_form {
  height: 100%;
}

.learnMore .container {
  max-width: 100%;
  padding: 0px;
}

.learnMore .container .cmp-container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.learnMore .container .four-square .cmp-container {
  width: 100%;
}

.learnMore .component.four-square .card.bg-white-text-dark-blue {
  background: #003A63 !important;
  display: block;
}

.learnMore .component.four-square .card.bg-white-text-dark-blue .card-title,
.learnMore .component.four-square .card.bg-white-text-dark-blue .card-text {
  color: white !important;
  margin-bottom: 0px;
  max-width: 222px;
  font-family: Lato;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
}

.learnMore .component.four-square .card .icon {
  display: none;
}

.learnMore .component.four-square .card .card-image {
  border: none;
}

.learnMore .component.four-square .card .card-body {
  padding: 28px 0px 28px 40px;
  bottom: -6px;
}

.learnMore .component.four-square .card .card-footer {
  padding: 28px 40px 28px 0px;
  text-align: right;
  top: -26px;
}

.learnMore .component.four-square .card .card-footer,
.learnMore .component.four-square .card .card-body {
  display: inline-block;
  width: 49.5%;
  position: relative;
}

.learnMore .cmp-richtext > *,
.forOurCustomers h2 {
  color: #05536E;
  font-family: Lato;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 38px;
  text-align: left !important;
}

.learnMore .component.four-square .card .card-footer .btn.btn-primary {
  min-width: auto;
  width: 180px;
  min-width: auto;
  width: 180px;
  border: 1px solid white;
  padding: 10px 20px;
  background: #003A63;
  color: white;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 22px;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}

.learnMore .component.four-square .card .card-footer .btn.btn-primary:hover {
  color: #003A63;
  background: white;
  border: 1px solid #003A63;
  opacity: 1;
}

.learnMore .component.four-square .card .card-body {
  text-align: left;
}

.newForm.component.section.accent .container {
  max-width: 100%;
  margin: 0px;
  padding: 0px;
}

.newForm.component.section.accent .container > .cmp-container:first-child {
  max-width: 1030px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  padding-left: 15px;
  padding-right: 15px;
}

.newForm.component.section.accent .container:before {
  display: none;
}

.newForm.component.section.accent:before {
  top: 0;
  height: 100%;
  padding: 0px;
  background-color: white;
}

.newForm.component.section.accent.blue {
  padding-top: 10px !important;
  padding-bottom: 0px !important;
}

.newForm.component.section.accent .container .cmp-richtext > * {
  color: #001D61;
  font-family: Lato;
}

.newForm.component.section.accent .container .cmp-richtext p {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
}

.newForm.component.section.accent .container .cmp-richtext h2,
.newForm.component.section.accent .container .cmp-richtext h2 b {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 38px;
}

.newForm.component.section.accent .container .cmp-richtext {
  max-width: 384px;
  background: #00B8B8;
  padding: 40px;
  padding-right: 56px;
  position: relative;
}

.newForm.component.section.accent .container .cmp-richtext:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='383px' height='120px' viewBox='0 0 383 120' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E52BF27A4-18C9-4A05-BB80-D8798B870559%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='383' height='120'%3E%3C/rect%3E%3C/defs%3E%3Cg id='Rebrand' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='CombinedInsurance_AgentPage_v3-–-1' transform='translate(-120.000000, -2288.000000)'%3E%3Cg id='Infinity-Device_icon' transform='translate(120.000000, 2288.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Rectangle'%3E%3C/g%3E%3Cpath d='M292.693062,19 C234.386857,19 205.233755,62.8198402 179.515687,101.494944 C154.653186,138.85187 133.18741,171.128049 90.3069383,171.128049 C57.5527957,171.128049 28.8083219,142.332886 28.8083219,109.506399 C28.8083219,75.5153079 56.4035275,47.8719508 90.3069383,47.8719508 C108.222752,47.8719508 123.176008,53.3238351 137.363085,65.0082726 L155.661988,42.714417 C136.303204,26.7554974 114.914047,19 90.3069383,19 C40.5053179,19 0,59.5947819 0,109.506399 C0,158.56056 41.3608842,200 90.3069383,200 C148.613143,200 177.766245,156.18016 203.484313,117.505056 C228.334045,80.1481298 249.79982,47.8719508 292.693062,47.8719508 C326.596473,47.8719508 354.178908,75.5153079 354.178908,109.506399 C354.178908,143.484692 326.596473,171.128049 292.693062,171.128049 C272.376555,171.128049 249.582736,165.688963 220.54456,126.284381 L220.391325,126.092413 L203.24169,151.150605 C223.200647,176.426359 249.774281,200 292.693062,200 C342.481912,200 383,159.405218 383,109.506399 C383,59.5947819 342.481912,19 292.693062,19' id='Mask' fill='%23FFFFFF' opacity='0.247837612' mask='url(clientlib-site/css/%23mask-2)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  height: 120px;
  background-repeat: no-repeat;
}

.newForm.component.section.accent .container .cmp-container .cmp-container .cmp-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.newForm.component.section.accent .container .cmp-container form {
  max-width: 816px;
  padding: 40px;
  padding-left: 56px;
  background: #F4F4F4;
  color: #003A63;
}

.newForm.component.section.accent .cmp-richtext:last-of-type {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100%;
  max-width: 100%;
  background: rgba(0, 0, 0, 0.3);
  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;
  display: none;
  padding: 0px;
}

.newForm.component.section.accent .cmp-richtext:last-of-type .content {
  max-width: 534px;
  padding: 40px;
  background: white;
  overflow-y: scroll;
  max-height: 650px;
  height: calc(100% - 20px);
}

.newForm.component.section.accent .cmp-richtext:last-of-type .content p {
  margin-bottom: 10px;
}

.newForm.component.section.accent .cmp-richtext:last-of-type .content .buttons {
  padding-top: 24px;
  border-top: 1px solid #D2D2D2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.newForm.component.section.accent .cmp-richtext:last-of-type .content .buttons a {
  color: #003A63;
  font-family: Lato;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
  padding: 10px 20px;
  border: 1px solid #003A63;
  min-width: 180px;
  text-transform: uppercase;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}

.newForm.component.section.accent .cmp-richtext:last-of-type .content .buttons a.ok {
  background: #003A63;
  color: white;
}

.newForm.component.section.accent .cmp-richtext:last-of-type .content .buttons a.ok:hover {
  color: #003A63;
  background: white;
}

.newForm.component.section.accent .cmp-richtext:last-of-type .content .buttons a.back:hover {
  color: white;
  background: #003A63;
}

.newForm.component.section.accent .cmp-richtext:last-of-type .content p b,
.newForm.component.section.accent .cmp-richtext:last-of-type .content p span,
.newForm.component.section.accent .cmp-richtext:last-of-type .content p a {
  color: #001D61;
  font-family: "Lato";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
}

.newForm.component.section.accent .cmp-richtext:last-of-type .content p:first-of-type,
.newForm.component.section.accent .cmp-richtext:last-of-type .content p:first-of-type b {
  font-family: "Lato";
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 24px;
  line-height: 23px;
}

.newForm.component.section.accent .cmp-richtext:last-of-type .content p:last-of-type {
  margin-bottom: 32px;
}

.newForm.component.section.accent .cmp-richtext:last-of-type::after {
  display: none;
}

.newForm.component.section.accent form .form-control {
  width: 100%;
  max-height: 50px;
  border: none;
  color: #003A63;
  font-family: Lato;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 18px;
  padding: 15px 10px;
}

.newForm.component.section.accent form .form-group .options .cmp-form-options--radio,
.newForm.component.section.accent form .form-group .options .custom-control {
  position: relative;
  margin-right: -6px;
}

.newForm.component.section.accent form .form-group .options .cmp-form-options--radio,
.newForm.component.section.accent form .form-group .options .custom-control {
  position: relative;
  margin-right: -6px;
}

.newForm.component.section.accent form .form-group .options .cmp-form-options--radio input,
.newForm.component.section.accent form .form-group .options .custom-control input {
  position: absolute;
  width: 100%;
  opacity: 0;
  height: 100%;
}

.newForm.component.section.accent form .form-group .options .cmp-form-options--radio label.selected,
.newForm.component.section.accent form .form-group .options .custom-control label.selected {
  background-color: #003A63;
  color: white;
}

.newForm.component.section.accent form .form-group .options .cmp-form-options__label {
  display: block;
  margin-bottom: 8px;
  font-family: Lato;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
}

.newForm.component.section.accent form .form-group .options .cmp-form-options--radio label,
.newForm.component.section.accent form .form-group .options .custom-control label {
  height: 100%;
  width: 100%;
  background-color: white;
  padding: 10px 20px;
  border: 1px solid #003A63;
  text-transform: none;
  font-family: Lato;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.5px;
  line-height: 22px;
}

.newForm.component.section.accent form .form-group .text,
.newForm.component.section.accent form .form-group .options {
  width: 100%;
  position: relative;
}

.newForm.component.section.accent form .form-group .text label,
.newForm.component.section.accent form .form-group .options label.cmp-form-options__label {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 10px;
  font-family: Lato;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 18px;
  right: 10px;
  white-space: nowrap;
  overflow: hidden;
}

.newForm.component.section.accent form .form-group .options select#form-options-639080198 {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='13.5000008px' height='7.50000078px' viewBox='0 0 13.5000008 7.50000078' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EC7716309-ABB7-48F5-807C-AC4FB7D2BE6A%3C/title%3E%3Cg id='Rebrand' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='CombinedInsurance_AgentPage_v3-–-1' transform='translate(-1233.250000, -2145.250000)' stroke='%23003A63' stroke-width='1.5'%3E%3Cg id='Group-9' transform='translate(562.000000, 1807.000000)'%3E%3Cg id='Form-Field-/-Input-Copy-6' transform='translate(374.000000, 317.000000)'%3E%3Cg id='Icon-/-Field-/-Dropdown' transform='translate(298.000000, 22.000000)'%3E%3Cpolyline id='Form-Field_Chevron-down_Icon' points='0 0 5.84615385 6 12 0'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-position: calc(100% - 15px) 20px;
  background-size: 12px;
}

.newForm.component.section.accent form input.form-control,
.newForm.component.section.accent form .form-group .text label,
.newForm.component.section.accent form .form-group .options {
  -webkit-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
}

.newForm.component.section.accent form .form-group .text label.has-focus {
  top: 13px;
  font-size: 10px;
}

.newForm.component.section.accent form input.form-control.has-focus {
  padding-top: 25px;
}

.newForm.component.section.accent form .form-group .options label.cmp-form-options__label {
  top: 13px;
  font-size: 10px;
}

.newForm.component.section.accent form .form-group .options label.showRadioLabel {
  font-family: Lato;
  font-size: 16px;
  position: unset;
  margin-bottom: 12px;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.newForm.component.section.accent form .form-group .options select[name="Best Time To Contact"],
.newForm.component.section.accent form .form-group .options select[name="Meilleur moment pour contacter"] {
  padding-bottom: 4px;
}

.newForm.component.section.accent form .form-border {
  padding: 0px;
}

.newForm.component.section.accent .form > section.form-component-sfdc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.newForm.component.section.accent form .button.aem-GridColumn {
  border-top: 1px solid #D2D2D2;
}

.newForm.component.section.accent form .button button[type=submit].btn.btn-primary.btn-min.btn-go {
  margin-top: 24px !important;
  float: left;
  color: #FFFFFF;
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
  border: 1px solid #003A63;
  background: #003A63;
  padding: 10px 15px;
  min-width: 180px;
}

.newForm.component.section.accent form .button button[type=submit].btn.btn-primary.btn-min.btn-go:hover {
  color: #003A63;
  background: white;
  border: 1px solid #003A63;
  font-weight: 400;
}

.newForm.component.section.accent form .form-border:before {
  display: none;
  padding-top: 0px;
}

.newForm.component.section.accent form .form-group {
  padding: 0px;
}

.newForm.component.section.accent form .aem-GridColumn {
  margin-left: 0px;
  margin-right: 0px;
}

.newForm.component.section.accent form .aem-GridColumn .form-group:first-child {
  padding-right: 24px;
}

.newForm.contact.component.section.accent .container > .cmp-container:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.newForm.contact.component.section.accent .container .cmp-richtext p {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 38px;
  color: #001D61;
  font-family: Lato;
  margin-bottom: 0px;
}

.newForm.contact.component.section.accent .container .cmp-richtext h2 {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  color: #001D61;
  font-family: Lato;
  margin-bottom: 16px;
  font-weight: 500;
  text-transform: none;
}

.forOurCustomers {
  padding-top: 0px !important;
  padding-bottom: 56px !important;
  background: white !important;
}

.forOurCustomers .component.three-up-tiles .card.with-image .card-body {
  padding: 23px 35px;
  padding-bottom: 0px;
  background: #003A63;
  margin-top: -1px;
}

.forOurCustomers .component.three-up-tiles .card.with-image .card-body > * {
  color: white !important;
  text-align: left;
}

.forOurCustomers .component.three-up-tiles .card .card-footer {
  padding: 23px 35px;
  padding-top: 0px;
  background: #003A63;
  margin-top: -1px;
  padding-top: 32px;
  text-align: left;
  border-radius: 0px;
}

.forOurCustomers .component.three-up-tiles .card.with-image .card-body .card-subtitle {
  margin-bottom: 16px;
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1.75px;
  line-height: 18px;
}

.forOurCustomers .component.three-up-tiles .card.with-image .card-body .card-title {
  font-family: Lato;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
}

.forOurCustomers .component.three-up-tiles .card.with-image .card-body > p {
  margin-bottom: 0px;
  font-family: Lato;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  font-weight: 300;
  margin-left: 0px;
  margin-right: 0px;
}

.forOurCustomers .component.three-up-tiles .card .card-footer .btn {
  max-width: 100%;
  width: auto;
  border: 1px solid white;
  padding: 10px 20px;
  background: #003A63;
  color: white;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 22px;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}

.forOurCustomers .component.three-up-tiles .card .card-footer .btn:hover {
  color: #003A63;
  background: white;
  border: 1px solid #003A63;
  opacity: 1;
}

.forOurCustomers .component.three-up-tiles .card.with-image {
  margin-bottom: 0px;
}

.newAgentHeroBg .floating-card {
  position: relative;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background: white;
  top: -50px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  padding: 28px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -30px;
  padding: 0px !important;
}

.newAgentHeroBg .floating-card .four-up-tiles,
.newAgentHeroBg .floating-card .container > .cmp-container > .text-center {
  padding: 28px 32px;
}

.newAgentHeroBg .floating-card .container > .cmp-container > .text-center {
  padding-bottom: 0px;
}

.newAgentHeroBg .floating-card .container > .cmp-container > .text-center {
  background: #F4F4F4;
}

.newAgentHeroBg .floating-card .four-up-tiles h2 {
  color: #003A63;
  font-family: Lato;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  text-transform: none;
  margin-bottom: 30px;
  text-align: left !important;
}

.newAgentHeroBg .floating-card .four-up-tiles h3 {
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  margin: 0px !important;
  text-wrap: nowrap;
  min-height: auto !important;
  font-family: Lato;
}

.newAgentHeroBg .floating-card .four-up-tiles .card .card-image {
  padding: 0px;
}

.newAgentHeroBg .floating-card .four-up-tiles .card .card-image img {
  margin-right: 0px;
  max-width: 72px;
  margin-bottom: 16px;
}

.newAgentHeroBg .floating-card .four-up-tiles .card .card-body {
  padding: 0px;
}

.newAgentHeroBg .floating-card .four-up-tiles .row > div[class*=col-] {
  padding: 0px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.newAgentHeroBg .floating-card .four-up-tiles .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  row-gap: 30px;
  text-align: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.newAgentHeroBg .floating-card .container > .cmp-container > .text-center p,
.newAgentHeroBg .floating-card .container > .cmp-container > .text-center p b {
  color: #003A63;
  font-family: Lato;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 0px;
  text-align: left !important;
  font-weight: 500;
}

.newAgentHeroBg .floating-card .container > .cmp-container > .text-center > *:first-child,
.newAgentHeroBg .floating-card .container > .cmp-container > .text-center > *:first-child b {
  color: #003A63;
  font-family: Lato;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  text-transform: none;
  margin-bottom: 20px;
  text-align: left !important;
}

.newAgentHeroBg .floating-card .container > .cmp-container > .text-center .buttons {
  text-align: left;
}

.newAgentHeroBg .floating-card .container > .cmp-container > .text-center .buttons a {
  margin-top: 24px;
  min-width: 152px;
}

.newForm.contact.component.section.accent form .aem-GridColumn .form-group.col-sm-12:first-child {
  padding-right: 0px;
}

.newForm.contact.component.section.accent form .aem-GridColumn .form-group.col-sm-12 .text,
.newForm.contact.component.section.accent form .aem-GridColumn .form-group.col-sm-12 .options {
  margin-bottom: 24px;
}

.newForm.contact.component.section.accent form .aem-GridColumn .form-group.col-sm-12 .options:nth-child(3) {
  margin-bottom: 0px !important;
}

.newForm.contact.component.section.accent form .aem-GridColumn .form-group.col-sm-12 .options label {
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 10px;
  font-family: Lato;
  letter-spacing: 0;
  line-height: 18px;
  top: 13px;
  font-size: 10px;
}

.newForm.contact.component.section.accent {
  padding-bottom: 50px !important;
}

.newForm.contact.component.section.accent form .aem-GridColumn .form-group.col-sm-12 .options select {
  padding-bottom: 4px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='13.5000008px' height='7.50000078px' viewBox='0 0 13.5000008 7.50000078' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EC7716309-ABB7-48F5-807C-AC4FB7D2BE6A%3C/title%3E%3Cg id='Rebrand' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='CombinedInsurance_AgentPage_v3-–-1' transform='translate(-1233.250000, -2145.250000)' stroke='%23003A63' stroke-width='1.5'%3E%3Cg id='Group-9' transform='translate(562.000000, 1807.000000)'%3E%3Cg id='Form-Field-/-Input-Copy-6' transform='translate(374.000000, 317.000000)'%3E%3Cg id='Icon-/-Field-/-Dropdown' transform='translate(298.000000, 22.000000)'%3E%3Cpolyline id='Form-Field_Chevron-down_Icon' points='0 0 5.84615385 6 12 0'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-position: calc(100% - 15px) 20px;
  background-size: 12px;
}

.newForm.contact.component.section.accent form .aem-GridColumn .form-group.col-sm-12 .text {
  margin-top: 24px;
  margin-bottom: 0px;
}

.newForm.contact.component.section.accent form .aem-GridColumn .form-group.col-sm-12 .text:first-child {
  margin-bottom: 24px;
  margin-top: 0px !important;
}

.newAgentHeroBg .freeQuoteBtn {
  display: block !important;
}

.newAgentHeroBg .floating-card .component.ctas {
  background: #F4F4F4;
  padding: 28px 32px !important;
  margin: 0px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.newAgentHeroBg .floating-card .component.ctas a.btn {
  margin: 0px;
  background: #003A63;
  padding: 10px 15px;
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 22px;
  text-align: center;
  -webkit-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
  border: 1px solid #003A63;
  color: white;
  min-width: 152px;
}

.newAgentHeroBg .floating-card .component.ctas a.btn:hover {
  color: #003A63;
  background: white;
  border: 1px solid #003A63;
  font-weight: 400;
}

@media (max-width: 1020px) {
  .newAgentHeroBg .get_in_touch_card #get_in_touch,
.newAgentHeroBg .floating-card {
    margin-left: 20px;
    margin-right: 20px;
  }

  .learnMore .container,
.newForm.component.section.accent .container > .cmp-container:first-child,
.newAgentHeroBg .component.people .info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 992px) {
  .newForm.component.section.accent .container > .cmp-container:first-child,
.newAgentHeroBg .component.people .info {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }

  .newAgentHeroBg .get_in_touch_card #get_in_touch,
.learnMore .container,
.newAgentHeroBg .floating-card {
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
  }

  .newAgentHeroBg .get_in_touch_card #get_in_touch,
.learnMore .container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .newForm.component.section.accent .container > .cmp-container:first-child {
    padding-left: 15px;
    padding-right: 15px;
  }

  .newAgentHeroBg .floating-card .four-up-tiles .row > div[class*=col-] {
    max-width: 47%;
  }

  .newAgentHeroBg .floating-card .four-up-tiles h3 {
    text-wrap: wrap;
  }

  .newAgentHeroBg .floating-card .four-up-tiles .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .newAgentHeroBg .component.people .people_card .headshot {
    position: relative;
    top: -100px;
    height: initial;
    margin-bottom: -50px;
    max-width: initial;
    width: auto;
  }

  .newAgentHeroBg .component.people .people_card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 200px;
  }

  .newAgentHeroBg .get_in_touch_card #get_in_touch,
.newAgentHeroBg .floating-card {
    top: -150px;
    margin-bottom: -120px;
  }

  .newAgentHeroBg .component.people .info {
    width: auto;
  }

  .newAgentHeroBg .component.people .info > * {
    max-width: 100%;
  }

  .newAgentHeroBg .get_in_touch_card #get_in_touch {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
  }

  .newAgentHeroBg .get_in_touch_card #get_in_touch .left h4 {
    margin-bottom: 20px;
  }

  .middle-line {
    border-bottom: 1.5px dashed black;
    border-left: none;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 25px;
  }

  .newAgentHeroBg .get_in_touch_card #get_in_touch .left,
.newAgentHeroBg .get_in_touch_card #get_in_touch .right {
    width: 100%;
  }

  .learnMore .component.four-square .card .card-footer,
.learnMore .component.four-square .card .card-body {
    width: 100%;
  }

  .learnMore .component.four-square .card.bg-white-text-dark-blue .card-title,
.learnMore .component.four-square .card.bg-white-text-dark-blue .card-text {
    max-width: 100%;
  }

  .learnMore .component.four-square .card .card-body {
    padding: 32px 20px 30px 20px;
  }

  .learnMore .component.four-square .card .card-footer {
    padding: 32px 20px 32px 20px;
  }

  .learnMore .component.four-square .card .card-footer .btn.btn-primary {
    width: 100%;
  }

  .newForm.component.section.accent .container .cmp-container .cmp-container .cmp-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .newForm.component.section.accent .container .cmp-richtext,
.newForm.component.section.accent .container .cmp-container .cmp-container .cmp-container form {
    max-width: 100%;
  }

  .newForm.component.section.accent .container .cmp-richtext {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 120px;
  }

  .newForm.component.section.accent .container .cmp-container .cmp-container .cmp-container form,
.newForm.contact.component.section.accent .container .cmp-container form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .newForm.component.section.accent form .form-group .options .cmp-form-options--radio,
.newForm.component.section.accent form .form-group .options .custom-control {
    width: 50%;
    display: inline-block;
  }

  .forOurCustomers .col-md-4 {
    max-width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }

  .forOurCustomers .col-md-4 {
    max-width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    margin-bottom: 20px;
  }

  .forOurCustomers .col-md-4:last-of-type {
    margin-bottom: 0px;
  }

  .forOurCustomers .component.three-up-tiles .card.with-image .card-body > p {
    max-width: 100%;
  }

  .forOurCustomers {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .learnMore .component.four-square .card .card-footer {
    padding-top: 0px;
    top: 0;
  }

  .newAgentHeroBg .floating-card .four-up-tiles,
.newAgentHeroBg .floating-card .container > .cmp-container > .text-center,
.newAgentHeroBg .floating-card .component.ctas {
    padding: 20px !important;
  }

  .newAgentHeroBg .floating-card .container > .cmp-container > .text-center {
    padding-bottom: 0px !important;
  }

  .newForm.contact.component.section.accent .container > .cmp-container:first-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .newForm.component.section.accent .cmp-richtext:last-of-type {
    padding-bottom: 0px;
  }
}
@media (max-width: 768px) {
  .newForm.component.section.accent .container > .cmp-container:first-child,
.newAgentHeroBg .component.people .info {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }

  .newAgentHeroBg .get_in_touch_card #get_in_touch,
.learnMore .container,
.newAgentHeroBg .floating-card {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
  }

  /* .newAgentHeroBg .get_in_touch_card #get_in_touch,
    .learnMore .container {
      padding-left: 0px;
      padding-right: 0px;
    } */
  .newForm.component.section.accent .container > .cmp-container:first-child {
    padding-left: 15px;
    padding-right: 15px;
  }

  .newAgentHeroBg .component.people .people_card .headshot {
    border: 70px solid white;
  }

  .component.people .name {
    padding-left: 0px !important;
  }

  .newAgentHeroBg .component.people .buttons a {
    width: 100%;
  }

  .newAgentHeroBg .component.people .info .name h3 {
    line-height: 50px;
    margin-bottom: 18px;
  }

  .newAgentHeroBg .component.people .info .name .title {
    margin-bottom: 16px;
  }

  .newAgentHeroBg .component.people .name {
    padding-bottom: 0px !important;
  }

  .newAgentHeroBg .component.people .info .name .agentLicenseNumber h3 {
    margin-bottom: 16px;
  }

  .newAgentHeroBg .get_in_touch_card #get_in_touch .left .content > *:last-of-type .email-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card .left .content .icon-text-group {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .newAgentHeroBg .get_in_touch_card #get_in_touch .left .content > *:last-of-type {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }

  .newAgentHeroBg .get_in_touch_card #get_in_touch .left .content > *:last-of-type svg {
    margin-top: 4px;
  }

  .newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card .left .content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card .left .content .icon-text-group {
    -ms-flex-preferred-size: 39%;
        flex-basis: 39%;
  }

  .newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card .left,
.newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card .right {
    padding: 20px;
  }

  .newAgentHeroBg .get_in_touch_card #get_in_touch.hidden-card .right .btn {
    width: 100%;
  }

  .newForm.component.section.accent form .aem-GridColumn .form-group:first-child {
    padding-right: 0px;
  }

  .forOurCustomers .component.three-up-tiles .card.with-image .card-body {
    padding: 30px 20px;
    padding-bottom: 0px;
  }

  .forOurCustomers .component.three-up-tiles .card.with-image .card-footer {
    padding: 30px 20px;
  }

  .forOurCustomers .component.three-up-tiles .card .card-footer .btn {
    min-width: 100%;
  }

  .newAgentHeroBg .floating-card .four-up-tiles .row > div[class*=col-] {
    max-width: 46%;
  }

  .newAgentHeroBg .floating-card .container > .cmp-container > .text-center .buttons a {
    min-width: 100%;
  }
}
@media (max-width: 576px) {
  .newAgentHeroBg .get_in_touch_card #get_in_touch,
.newAgentHeroBg .floating-card {
    margin-left: 20px;
    margin-right: 20px;
  }

  .learnMore .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .newForm.component.section.accent .container > .cmp-container:first-child {
    padding-left: 0px;
    padding-right: 0px;
  }

  .forOurCustomers .component.three-up-tiles .card .card-footer .btn {
    min-width: 100%;
  }

  .newAgentHeroBg .floating-card .four-up-tiles .row > div[class*=col-] {
    max-width: 44%;
  }

  .newForm.component.section.accent .cmp-richtext:last-of-type .content {
    height: 100%;
    max-height: 700px;
    padding: 30px 23px;
  }

  .newForm.component.section.accent .cmp-richtext:last-of-type .content .buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    row-gap: 23px;
  }

  .newForm.component.section.accent .cmp-richtext:last-of-type {
    padding: 0px;
  }
}
@media (max-width: 550px) {
  .learnMore .component.four-square .card .card-image {
    padding-bottom: 60%;
  }
}
@media (max-width: 450px) {
  .newAgentHeroBg .component.people .people_card .headshot {
    border: 50px solid white;
  }
}
@media (max-width: 405px) {
  .newAgentHeroBg .component.people .read-more {
    line-height: 10px;
  }
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u-w4BMUTPHjxsIPx-mPCLC79U11vU.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u-w4BMUTPHjxsIPx-oPCLC79U1.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI9w2_FQftx9897sxZ.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI9w2_Gwftx9897g.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHjxsAUi-qNiXg7eU0.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHjxsAXC-qNiXg7Q.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI5wq_FQftx9897sxZ.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI5wq_Gwftx9897g.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI3wi_FQftx9897sxZ.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI3wi_Gwftx9897g.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHh30AUi-qNiXg7eU0.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHh30AXC-qNiXg7Q.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwaPGQ3q5d0N7w.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwaPGQ3q5d0N7w.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* nav start*/
.component.header.newNav {
  padding: 0px;
  min-height: 70px;
  max-width: 100vw;
  position: sticky;
  top: 0;
  z-index: 50;
}

.component.header.newNav .utility {
  display: none !important;
}

.component.header.newNav .logo {
  z-index: 1;
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #003A63;
  padding: 0px;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}

.component.header.newNav:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background: #5867BA;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}

.component.header.newNav.scrolled:after {
  background: #003A63;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.07);
}

.component.header.newNav.scrolled .logo {
  padding-left: 0px;
}

.component.header.newNav .logo img {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  max-height: 70px;
  display: none;
}

.component.header.newNav.scrolled .logo img {
  -webkit-transform: translatex(-18px);
          transform: translatex(-18px);
}

.component.header.newNav .component.navigation .navbar-nav > li > a {
  font-family: lato;
  font-weight: 500;
  line-height: 48px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-bottom: 5px solid transparent;
  cursor: pointer;
}

.component.header.newNav .component.navigation .navbar-nav > li a.file-claim {
  color: #FFD100;
  -webkit-text-stroke: 0.5px #FFD100;
}

.component.header.newNav .component.navigation .navbar-nav > li:hover > a {
  color: #FFD100;
  border-bottom: 5px solid white;
  -webkit-text-stroke: 0.5px #FFD100;
}

.component.header.newNav .component.navigation {
  height: 70px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.component.header.newNav .component.navigation .navbar-nav > li:after {
  display: none;
}

.component.header.newNav .component.navigation .backing {
  top: 0;
  -webkit-transition: 0s all none !important;
  transition: 0s all none !important;
}

.component.header.newNav .component.navigation .dropdown-menu {
  padding: 10px 0px;
  padding-top: 0px;
}

.component.header.newNav .component.navigation .dropdown-menu ul li {
  margin-bottom: 0px;
}

.component.header.newNav .component.navigation .dropdown-menu ul li a {
  font-size: 14px;
  font-family: "Lato";
  color: #003A63;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.component.header.newNav .component.navigation .dropdown-menu ul li a:before {
  font-size: 1px !important;
}

.component.header.newNav .component.navigation .dropdown-menu ul li a:hover {
  -webkit-text-stroke: 0.5px #003A63;
}

.component.header.newNav .component.navigation .navbar-nav .expand {
  width: 100%;
  height: 100%;
}

.component.header.newNav .component.navigation .navbar-nav .expand:before {
  display: none;
}

/* nav end */
/* hero start  */
.component.header.newNav .component.navigation .navbar-nav .dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.2s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.2s ease-out;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.component.header.newNav .component.navigation .navbar-nav .dropdown:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
}

.component.header.newNav .component.navigation .dropdown-menu .two-col {
  -webkit-columns: 1;
     -moz-columns: 1;
          columns: 1;
  left: 0;
}

.component.header.newNav .component.navigation .navbar-collapse {
  background: transparent !important;
}

.newHomeHero {
  background: #5867BA;
  overflow: hidden;
}

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

.newHomeHero .content .copy {
  max-width: 511px;
  color: white;
  padding-top: 64px;
}

.newHomeHero .content .copy h1 {
  font-family: lato;
  font-size: 56px;
  font-weight: 700;
  line-height: 56px;
  margin-bottom: 0px;
  max-width: 340px;
  color: white;
  margin-top: 0px;
}

.newHomeHero .content .copy span {
  color: #FFD100;
}

.newHomeHero .content .copy p {
  font-family: lato;
  margin-top: 30px;
  max-width: 335px;
  color: white;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0px;
  font-weight: 400;
}

.newHomeHero .content .copy .yellowCta {
  margin-top: 35px;
  display: block;
  padding: 11px 13px;
  font-family: lato;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
  text-align: center;
  background: #FFD100;
  max-width: 188px;
  letter-spacing: 1.87px;
  position: relative;
  margin-bottom: 55px;
  text-transform: uppercase;
  border: 1px solid transparent;
}

.newHomeHero .content .copy .yellowCta {
  border: 1px solid #FFD100;
}

.newHomeHero .content .copy .yellowCta span {
  color: #003A63;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.2, 1);
}

.newHomeHero .content .copy .yellowCta:before {
  content: "";
  background-color: #5867BA;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
}

.newHomeHero .content .copy .yellowCta:hover:before {
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.newHomeHero .content .copy .yellowCta:hover span {
  color: white;
}

.newHomeHero .content .video {
  width: 100%;
  max-width: 636px;
  height: auto;
  position: relative;
  -webkit-transition: 0.1s all ease;
  transition: 0.1s all ease;
  margin-bottom: -16px;
}

.newHomeHero .content .video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 123%;
  max-height: 500px;
  position: absolute;
  bottom: -2px;
}

/* hero end */
/* floating card start */
.newFloatingCard {
  position: relative;
}

.newFloatingCard:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 50%;
  left: 0;
  right: 0;
  background: #5867BA;
}

.newFloatingCard .cardContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
  z-index: 1;
  position: relative;
}

.newFloatingCard .cardContainer .newCard {
  padding: 34px;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  background: white;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.newFloatingCard .cardContainer .newCard .title {
  color: #003A63;
  font-family: "Lato";
  font-size: 26px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 30px;
  margin-bottom: 20px;
}

.newFloatingCard .cardContainer .newCard .description {
  color: #003A63;
  font-family: "Lato";
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 22px;
  margin-bottom: 20px;
}

.newFloatingCard .cardContainer .newCard .blueCta {
  margin-top: 20px;
  display: block;
  padding: 11px 13px;
  font-family: lato;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
  border: 1px solid #003A63;
  background: #003A63;
  max-width: 188px;
  letter-spacing: 1.87px;
  position: relative;
  margin-bottom: 0px;
  text-align: center;
  text-transform: uppercase;
  margin-top: auto;
}

.newFloatingCard .cardContainer .newCard .blueCta span {
  color: white;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.2, 1);
}

.newFloatingCard .cardContainer .newCard .blueCta:before {
  content: "";
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
}

.newFloatingCard .cardContainer .newCard .blueCta:hover:before {
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.newFloatingCard .cardContainer .newCard .blueCta:hover span {
  color: #003A63;
}

/* floating card start */
/* covarage start */
.newCovarageCarousel {
  margin-bottom: -20px;
}

.newCovarageCarousel .topText {
  text-align: center;
  color: #003A63;
}

.newCovarageCarousel .topText .title {
  margin-top: 46px;
  font-family: lato;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0px;
  text-align: center;
  line-height: 52px;
}

.newCovarageCarousel .topText .copy {
  margin-top: 28px;
  max-width: 841px;
  opacity: 1;
  font-family: lato;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: center;
  line-height: 22px;
  margin-left: auto;
  margin-right: auto;
}

.newCovarageCarousel .owl-carousel .animated {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.newCovarageCarousel .content .owl-stage-outer {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}

.newCovarageCarousel .newCarousel {
  margin-top: 50px;
  background: #EBEBEB;
}

.newCovarageCarousel .newCarousel img {
  max-height: 500px;
  min-height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.newCovarageCarousel .newCarousel .owl-carousel .slide-text {
  font-family: lato;
  padding: 36px 40px;
  background-color: #FFD100;
}

.newCovarageCarousel .newCarousel .owl-carousel .slide-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.newCovarageCarousel .newCarousel .owl-content {
  font-family: lato;
  margin-top: -30px;
}

.newCovarageCarousel .newCarousel .owl-content .owl-stage:after {
  display: none;
}

.newCovarageCarousel .newCarousel .owl-content .content {
  margin-bottom: 20px;
}

.newCovarageCarousel .newCarousel .owl-content .content .owl-item {
  background-color: #FFD100;
  color: #003A63;
  padding: 40px 40px;
  position: relative;
  width: 100%;
}

.newCovarageCarousel .newCarousel .owl-content .content .carousel-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.newCovarageCarousel .newCarousel .owl-content .content .owl-item:after {
  content: "";
  position: absolute;
  max-width: 156px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34.6446701px' height='16.8274112px' viewBox='0 0 34.6446701 16.8274112' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EFill 9 Copy 10@1x%3C/title%3E%3Cg id='LANDING-PAGE' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='1'%3E%3Cg id='30555-COM-23_CombinedInsuranceLP_v5_Business_DESKTOP' transform='translate(-1100.1777, -2593.8274)' fill='%23FFFFFF'%3E%3Cg id='Group-26-Copy' transform='translate(1100.1777, 2577)'%3E%3Cpath d='M26.4761051,16.8274112 C21.2018446,16.8274112 18.5645634,20.9018908 16.2380657,24.4966539 C13.9897925,27.9707101 12.0477725,30.9706496 8.16856493,30.9706496 C5.20539882,30.9706496 2.6061727,28.2933211 2.6061727,25.2411168 C2.6061727,22.0822051 5.10150227,19.511895 8.16856493,19.511895 C9.78923044,19.511895 11.1416979,20.0180551 12.4250016,21.1050393 L14.0804,19.0315563 C12.3289577,17.5485415 10.3950924,16.8274112 8.16856493,16.8274112 C3.66416586,16.8274112 0,20.6019902 0,25.2411168 C0,29.801846 3.74057815,33.6548223 8.16856493,33.6548223 C13.4428254,33.6548223 16.0798047,29.5806538 18.4063023,25.9858907 C20.6545755,22.5121456 22.5965955,19.511895 26.4761051,19.511895 C29.5431678,19.511895 32.0384974,22.0822051 32.0384974,25.2411168 C32.0384974,28.4003395 29.5431678,30.9706496 26.4761051,30.9706496 C24.6385857,30.9706496 22.5763599,30.4657339 19.9490454,26.8012844 L19.9363604,26.7832406 L18.3845565,29.1140035 C20.1897592,31.4637435 22.5938773,33.6548223 26.4761051,33.6548223 C30.9802022,33.6548223 34.6446701,29.8805544 34.6446701,25.2411168 C34.6446701,20.6019902 30.9802022,16.8274112 26.4761051,16.8274112' id='Fill-9-Copy-10'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background-size: 52px auto;
}

.newCovarageCarousel .newCarousel .owl-content .content .carousel-card .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.newCovarageCarousel .newCarousel .owl-content .content .carousel-card .top .title {
  font-family: lato;
  font-size: 14px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 22px;
  margin-right: 10px;
  margin-bottom: 0px;
}

.newCovarageCarousel .newCarousel .owl-content .content .carousel-card .top .switch-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  cursor: pointer;
}

.newCovarageCarousel .newCarousel .owl-content .content .carousel-card .top .switch-buttons .button {
  border: 1.5px solid #003A63;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  position: relative;
}

.newCovarageCarousel .newCarousel .owl-content .content .top .switch-buttons .button.active:after {
  content: "";
  position: absolute;
  top: 50%;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #003A63;
  height: 12px;
  width: 12px;
}

.newCovarageCarousel .newCarousel .owl-content .content .carousel-card .bottom .copy {
  font-family: lato;
  font-style: italic;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 26px;
  max-width: 678px;
}

.newCovarageCarousel .newCarousel .owl-content .content .carousel-card .bottom .copy > * {
  margin-bottom: 0px;
}

.newCovarageCarousel .newCarousel .owl-content .content .top {
  margin-bottom: 20px;
}

.newCovarageCarousel .newCarousel .switch-buttons.mobile {
  display: none;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}

.newCovarageCarousel .newCarousel .switch-buttons.mobile .button {
  border: 1.5px solid #003A63;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  position: relative;
}

.newCovarageCarousel .newCarousel .switch-buttons.mobile .button.active:after {
  content: "";
  position: absolute;
  top: 50%;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #003A63;
  height: 15px;
  width: 15px;
}

/* covarage end */
/* insurance products start  */
.newInsuranceProducts {
  background: #EBEBEB;
}

.newInsuranceProducts .sectionTitle {
  padding-top: 32px;
  color: #003A63;
  font-family: lato;
  font-size: 36px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-align: center;
  line-height: 52px;
  margin-bottom: 30px;
}

.newInsuranceProducts .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  cursor: pointer;
}

.newInsuranceProducts .tabs .tab {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 15px;
  background-color: #F2F2F2;
}

.newInsuranceProducts .tabs .tab.active {
  background-color: white;
}

.newInsuranceProducts .tabs .tab h4 {
  color: #003A63;
  font-family: lato;
  font-size: 14px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 2px;
  text-align: center;
  line-height: 22px;
  text-transform: uppercase;
  margin: 0px;
}

.newInsuranceProducts .slide .container {
  padding-bottom: 56px;
}

.newInsuranceProducts .slide {
  background-color: #FAFAFA;
  padding-top: 80px;
}

.newInsuranceProducts .slide .blueCta {
  margin-top: 0px;
  display: block;
  padding: 11px 13px;
  font-family: lato;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
  border: 1px solid #003A63;
  background: #003A63;
  max-width: 188px;
  letter-spacing: 1.87px;
  position: relative;
  margin-bottom: 0px;
  text-align: center;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
}

.newInsuranceProducts .slide .blueCta span {
  color: white;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.2, 1);
}

.newInsuranceProducts .slide .blueCta:before {
  content: "";
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
}

.newInsuranceProducts .slide .blueCta:hover:before {
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.newInsuranceProducts .slide .blueCta:hover span {
  color: #003A63;
}

.newInsuranceProducts .slide .slideContent {
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
  row-gap: 70px;
  display: grid;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(3, 1fr);
  padding-bottom: 50px;
}

.newInsuranceProducts .slide .slideContent .insuranceCard {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  padding: 54px 15px;
  position: relative;
  padding-bottom: 30px;
  text-decoration: none;
}

.newInsuranceProducts .slide .slideContent a.insuranceCard .hoverButton {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 36px;
  width: 36px;
  background-color: #003A63;
  text-decoration: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  fill: white;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border: 1px solid transparent;
  padding: 9px;
}

.newInsuranceProducts .slide .slideContent a.insuranceCard:hover .hoverButton {
  fill: #003A63;
  background-color: white;
  border: 1px solid #003A63;
  width: 72px;
}

.newInsuranceProducts .slide .slideContent .insuranceCard .icon {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 56px;
  height: 56px;
}

.newInsuranceProducts .slide .slideContent .insuranceCard .icon img {
  height: 100%;
  width: 100%;
}

.newInsuranceProducts .slide .slideContent .insuranceCard .title {
  color: #003A63;
  font-family: lato;
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 26px;
  margin-bottom: 30px;
}

.newInsuranceProducts .slide .slideContent .insuranceCard .content {
  color: #003A63;
  font-family: lato;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 22px;
  margin-bottom: 0px;
}

/* insurance products end  */
/* half image half text start */
.halfImgHalfText {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background: #003A63;
}

.halfImgHalfText .img-container {
  overflow: hidden;
  position: relative;
}

.halfImgHalfText:hover img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.halfImgHalfText img {
  -webkit-transition: 1s all ease;
  transition: 1s all ease;
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
}

.halfImgHalfText .container {
  padding-right: 0px;
  padding-left: 0px;
}

.halfImgHalfText .text {
  padding: 50px;
  padding-right: 147px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  height: 100%;
  width: 100%;
}

.halfImgHalfText .text:before {
  content: "";
  position: absolute;
  max-width: 34px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34.6446701px' height='16.8274112px' viewBox='0 0 34.6446701 16.8274112' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EFill 9 Copy 10@1x%3C/title%3E%3Cg id='LANDING-PAGE' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='1'%3E%3Cg id='30555-COM-23_CombinedInsuranceLP_v5_Business_DESKTOP' transform='translate(-1100.1777, -2593.8274)' fill='%23FFFFFF'%3E%3Cg id='Group-26-Copy' transform='translate(1100.1777, 2577)'%3E%3Cpath d='M26.4761051,16.8274112 C21.2018446,16.8274112 18.5645634,20.9018908 16.2380657,24.4966539 C13.9897925,27.9707101 12.0477725,30.9706496 8.16856493,30.9706496 C5.20539882,30.9706496 2.6061727,28.2933211 2.6061727,25.2411168 C2.6061727,22.0822051 5.10150227,19.511895 8.16856493,19.511895 C9.78923044,19.511895 11.1416979,20.0180551 12.4250016,21.1050393 L14.0804,19.0315563 C12.3289577,17.5485415 10.3950924,16.8274112 8.16856493,16.8274112 C3.66416586,16.8274112 0,20.6019902 0,25.2411168 C0,29.801846 3.74057815,33.6548223 8.16856493,33.6548223 C13.4428254,33.6548223 16.0798047,29.5806538 18.4063023,25.9858907 C20.6545755,22.5121456 22.5965955,19.511895 26.4761051,19.511895 C29.5431678,19.511895 32.0384974,22.0822051 32.0384974,25.2411168 C32.0384974,28.4003395 29.5431678,30.9706496 26.4761051,30.9706496 C24.6385857,30.9706496 22.5763599,30.4657339 19.9490454,26.8012844 L19.9363604,26.7832406 L18.3845565,29.1140035 C20.1897592,31.4637435 22.5938773,33.6548223 26.4761051,33.6548223 C30.9802022,33.6548223 34.6446701,29.8805544 34.6446701,25.2411168 C34.6446701,20.6019902 30.9802022,16.8274112 26.4761051,16.8274112' id='Fill-9-Copy-10'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  right: 34px;
  top: 0;
  background-size: 34px auto;
  opacity: 0.5;
}

.halfImgHalfText .text:after {
  content: "";
  position: absolute;
  max-width: 34px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34.6446701px' height='16.8274112px' viewBox='0 0 34.6446701 16.8274112' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EFill 9 Copy 10@1x%3C/title%3E%3Cg id='LANDING-PAGE' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='1'%3E%3Cg id='30555-COM-23_CombinedInsuranceLP_v5_Business_DESKTOP' transform='translate(-1100.1777, -2593.8274)' fill='%23FFFFFF'%3E%3Cg id='Group-26-Copy' transform='translate(1100.1777, 2577)'%3E%3Cpath d='M26.4761051,16.8274112 C21.2018446,16.8274112 18.5645634,20.9018908 16.2380657,24.4966539 C13.9897925,27.9707101 12.0477725,30.9706496 8.16856493,30.9706496 C5.20539882,30.9706496 2.6061727,28.2933211 2.6061727,25.2411168 C2.6061727,22.0822051 5.10150227,19.511895 8.16856493,19.511895 C9.78923044,19.511895 11.1416979,20.0180551 12.4250016,21.1050393 L14.0804,19.0315563 C12.3289577,17.5485415 10.3950924,16.8274112 8.16856493,16.8274112 C3.66416586,16.8274112 0,20.6019902 0,25.2411168 C0,29.801846 3.74057815,33.6548223 8.16856493,33.6548223 C13.4428254,33.6548223 16.0798047,29.5806538 18.4063023,25.9858907 C20.6545755,22.5121456 22.5965955,19.511895 26.4761051,19.511895 C29.5431678,19.511895 32.0384974,22.0822051 32.0384974,25.2411168 C32.0384974,28.4003395 29.5431678,30.9706496 26.4761051,30.9706496 C24.6385857,30.9706496 22.5763599,30.4657339 19.9490454,26.8012844 L19.9363604,26.7832406 L18.3845565,29.1140035 C20.1897592,31.4637435 22.5938773,33.6548223 26.4761051,33.6548223 C30.9802022,33.6548223 34.6446701,29.8805544 34.6446701,25.2411168 C34.6446701,20.6019902 30.9802022,16.8274112 26.4761051,16.8274112' id='Fill-9-Copy-10'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background-size: 34px auto;
}

.halfImgHalfText .text .top {
  margin-bottom: 50px;
}

.halfImgHalfText .text .center {
  margin-bottom: 50px;
}

.halfImgHalfText .text .title {
  color: white;
  font-family: lato;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0px;
  text-align: left;
  line-height: 30px;
  margin-bottom: 0px;
  text-transform: none;
}

.halfImgHalfText .text .subTitle {
  color: white;
  font-family: lato;
  font-size: 26px;
  font-weight: 300;
  letter-spacing: 0px;
  text-align: left;
  line-height: 30px;
  margin-bottom: 0px;
}

.halfImgHalfText .text .description {
  color: white;
  font-family: lato;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: left;
  line-height: 22px;
  margin-bottom: 0px;
  max-width: 384px;
}

.halfImgHalfText .text .yellowCta {
  display: block;
  padding: 11px 13px;
  font-family: lato;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
  text-align: center;
  background: #FFD100;
  max-width: 188px;
  letter-spacing: 1.87px;
  position: relative;
  text-transform: uppercase;
  border: 1px solid transparent;
  margin: 0px;
}

.halfImgHalfText .text .yellowCta {
  border: 1px solid #FFD100;
}

.halfImgHalfText .text .yellowCta span {
  color: #003A63;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.2, 1);
}

.halfImgHalfText .text .yellowCta:before {
  content: "";
  background-color: #003A63;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
}

.halfImgHalfText .text .yellowCta:hover:before {
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.halfImgHalfText .text .yellowCta:hover span {
  color: white;
}

/* half image half text end */
/* metric start */
.newMetrics {
  padding: 43px 0px;
  background: white;
}

.newMetrics .sectionTitle {
  padding-top: 0px;
  color: #003A63;
  font-family: lato;
  font-size: 36px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-align: center;
  line-height: 52px;
  margin-bottom: 30px;
}

.newMetrics .newMetricCaroucel .metricCard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 327px;
  text-align: center;
}

.newMetrics .newMetricCaroucel .owl-item:nth-of-type(1) .metricCard {
  background: #FFD100;
  color: #003A63;
}

.newMetrics .newMetricCaroucel .owl-item:nth-of-type(2) .metricCard {
  background: #003A63;
  color: white;
}

.newMetrics .newMetricCaroucel .owl-item:nth-of-type(3) .metricCard {
  background: #F4F4F4;
  color: #003A63;
}

.newMetrics .newMetricCaroucel .metricCard .image-gif {
  position: relative;
}

.newMetrics .newMetricCaroucel .metricCard .image-gif img {
  width: 60px;
  margin-bottom: 29px;
  min-height: 24px;
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.2, 1);
}

.newMetrics .newMetricCaroucel .metricCard .image-gif img.static {
  opacity: 1;
  position: absolute;
}

.newMetrics .newMetricCaroucel .metricCard:hover .image-gif img {
  opacity: 1;
}

.newMetrics .newMetricCaroucel .metricCard:hover .image-gif img.static {
  opacity: 0;
}

.newMetrics .newMetricCaroucel .metricCard .middle-section {
  margin-bottom: 29px;
}

.newMetrics .newMetricCaroucel .metricCard .middle-section .top {
  margin-bottom: 5px;
}

.newMetrics .newMetricCaroucel .metricCard .middle-section .top,
.newMetrics .newMetricCaroucel .metricCard .middle-section .bottom {
  font-family: lato;
  font-size: 50px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: -1.1px;
  text-align: center;
  line-height: 50px;
}

.newMetrics .newMetricCaroucel .metricCard .middle-section .bottom.small {
  font-family: lato;
  font-size: 12px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1.71px;
  text-align: center;
  line-height: 18px;
}

.newMetrics .newMetricCaroucel .metricCard .copy > * {
  font-family: lato;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: center;
  line-height: 22px;
  margin-bottom: 0px;
}

.newMetrics .switch-buttons {
  display: none;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0px;
  margin-top: 24px;
}

.newMetrics .switch-buttons .button {
  border: 1.5px solid #003A63;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  position: relative;
}

.newMetrics .switch-buttons .button.active:after {
  content: "";
  position: absolute;
  top: 50%;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #003A63;
  height: 15px;
  width: 15px;
}

/* new metric end */
/* news connection banner start */
.newLatestNews {
  background: #EBEBEB;
  padding: 50px 0px;
}

.connectionBanner .mainBannerContent {
  background: #00B8B8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.newLatestNews .sectionTitle {
  color: #003a63;
  font-family: lato;
  font-size: 36px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-align: center;
  line-height: 52px;
  margin: 0px;
  margin-bottom: 27px;
}

.newLatestNews .sectionSubtitle {
  color: #003a63;
  font-family: lato;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: center;
  line-height: 22px;
  margin: 0px;
}

.connectionBanner {
  margin-top: 29px;
}

.connectionBanner .mainBannerContent .left {
  max-width: 50%;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.connectionBanner .mainBannerContent .right {
  width: 50%;
}

.connectionBanner .mainBannerContent .left .bannerLogo img {
  max-width: 180px;
  margin-bottom: 50px;
}

.connectionBanner .mainBannerContent .left .bannerContent .bannerTitle {
  color: #003a63;
  font-family: lato;
  font-size: 26px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 30px;
  margin: 0px;
  margin-bottom: 29px;
  text-transform: none;
}

.connectionBanner .mainBannerContent .left .bannerContent .bannerSubtitle {
  color: #003a63;
  font-family: lato;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 22px;
  margin: 0px;
  margin-bottom: 30px;
}

.connectionBanner .mainBannerContent .left .blueCta {
  margin-top: 20px;
  display: block;
  padding: 11px 13px;
  font-family: lato;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
  border: 1px solid #003A63;
  background: #003A63;
  max-width: 188px;
  letter-spacing: 1.87px;
  position: relative;
  margin-bottom: 0px;
  text-align: center;
  text-transform: uppercase;
  margin: 0px;
}

.connectionBanner .mainBannerContent .left .blueCta span {
  color: white;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.2, 1);
}

.connectionBanner .mainBannerContent .left .blueCta:before {
  content: "";
  background-color: #00B8B8;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
}

.connectionBanner .mainBannerContent .left .blueCta:hover:before {
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.connectionBanner .mainBannerContent .left .blueCta:hover span {
  color: #003A63;
}

.connectionBanner .mainBannerContent .right img {
  max-height: 394px;
  height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* news connection banner start */
/* news carousel start */
.newNewsCaroucel {
  margin-top: 55px;
}

.newNewsCaroucel .owl-stage {
  padding-left: 0px !important;
}

.newsCaroucel .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  cursor: pointer;
  margin-top: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.newsCaroucel .owl-dots .owl-dot {
  border: 1.5px solid #003A63;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  position: relative;
  margin: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.newsCaroucel .owl-dots .owl-dot.active:after {
  content: "";
  position: absolute;
  top: 50%;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #003A63;
  height: 12px;
  width: 12px;
}

.newsCaroucel .owl-dots .owl-dot span {
  display: none;
}

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

.newNewsCaroucel .newsCard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
}

.newNewsCaroucel .newsCard .newsCardimg img {
  max-width: 100%;
}

.newNewsCaroucel .newsCard .newsCardBody {
  padding: 34px 24px;
  background-color: white;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  position: relative;
}

.newNewsCaroucel .newsCard .newsCardBody .newCardTitle {
  color: #003a63;
  font-family: lato;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 22px;
  margin-bottom: 30px;
}

.newNewsCaroucel .newsCard .newsCardBody .newsCardDescription {
  margin-bottom: 0px;
  color: #003a63;
  font-family: lato;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 22px;
}

.newNewsCaroucel .newsCard .newsCardBody .hoverButton {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 36px;
  width: 36px;
  background-color: #003A63;
  text-decoration: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  fill: white;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border: 1px solid transparent;
  padding: 9px;
}

.newNewsCaroucel .newsCard:hover .newsCardBody .hoverButton {
  fill: #003A63;
  background-color: white;
  border: 1px solid #003A63;
  width: 72px;
}

.newSupportBanner {
  background: #003A63;
  color: white;
  padding: 30px 0px;
  position: relative;
}

.newSupportBanner:after {
  content: "";
  position: absolute;
  max-width: 44px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34.6446701px' height='16.8274112px' viewBox='0 0 34.6446701 16.8274112' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EFill 9 Copy 10@1x%3C/title%3E%3Cg id='LANDING-PAGE' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='1'%3E%3Cg id='30555-COM-23_CombinedInsuranceLP_v5_Business_DESKTOP' transform='translate(-1100.1777, -2593.8274)' fill='%23FFFFFF'%3E%3Cg id='Group-26-Copy' transform='translate(1100.1777, 2577)'%3E%3Cpath d='M26.4761051,16.8274112 C21.2018446,16.8274112 18.5645634,20.9018908 16.2380657,24.4966539 C13.9897925,27.9707101 12.0477725,30.9706496 8.16856493,30.9706496 C5.20539882,30.9706496 2.6061727,28.2933211 2.6061727,25.2411168 C2.6061727,22.0822051 5.10150227,19.511895 8.16856493,19.511895 C9.78923044,19.511895 11.1416979,20.0180551 12.4250016,21.1050393 L14.0804,19.0315563 C12.3289577,17.5485415 10.3950924,16.8274112 8.16856493,16.8274112 C3.66416586,16.8274112 0,20.6019902 0,25.2411168 C0,29.801846 3.74057815,33.6548223 8.16856493,33.6548223 C13.4428254,33.6548223 16.0798047,29.5806538 18.4063023,25.9858907 C20.6545755,22.5121456 22.5965955,19.511895 26.4761051,19.511895 C29.5431678,19.511895 32.0384974,22.0822051 32.0384974,25.2411168 C32.0384974,28.4003395 29.5431678,30.9706496 26.4761051,30.9706496 C24.6385857,30.9706496 22.5763599,30.4657339 19.9490454,26.8012844 L19.9363604,26.7832406 L18.3845565,29.1140035 C20.1897592,31.4637435 22.5938773,33.6548223 26.4761051,33.6548223 C30.9802022,33.6548223 34.6446701,29.8805544 34.6446701,25.2411168 C34.6446701,20.6019902 30.9802022,16.8274112 26.4761051,16.8274112' id='Fill-9-Copy-10'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background-size: 44px auto;
}

.newSupportBanner .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

.newSupportBanner .content h5 {
  color: white;
  font-family: lato;
  font-size: 36px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 40px;
  margin-bottom: 0px;
}

.newSupportBanner .button .whiteCta {
  margin-top: 20px;
  display: block;
  padding: 11px 13px;
  font-family: lato;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
  border: 1px solid white;
  background: white;
  min-width: 164px;
  letter-spacing: 1.87px;
  position: relative;
  margin-bottom: 0px;
  text-align: center;
  text-transform: uppercase;
  margin: 0px;
}

.newSupportBanner .button .whiteCta span {
  color: #003A63;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.2, 1);
}

.newSupportBanner .button .whiteCta:before {
  content: "";
  background-color: #003A63;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
}

.newSupportBanner .button .whiteCta:hover:before {
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.newSupportBanner .button .whiteCta:hover span {
  color: white;
}

.newSupportBanner .content h5 span {
  display: block;
  font-weight: 300;
}

/* news carousel end */
/* footer start*/
.component.footer.newFooter {
  background: white;
  color: #003A63;
}

.component.footer.newFooter .dropdown .dropdown-toggle {
  background: #EBEBEB;
  color: #003a63;
  font-family: lato;
  font-size: 14px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 2.33px;
  text-align: left;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
}

.component.footer.newFooter .dropdown .dropdown-toggle:after {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.component.footer.newFooter .social a {
  color: white;
  background: #003A63;
}

.component.footer.newFooter .details ul li:first-child {
  width: 100%;
  margin-bottom: 5px;
  color: #003a63;
  font-family: lato;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 20px;
}

.component.footer.newFooter .details a {
  color: #003a63;
  font-family: lato;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 18px;
  text-decoration: underline;
}

.component.footer.newFooter .details p {
  margin-bottom: 0px;
  color: #003a63;
  font-family: lato;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 16px;
}

.component.footer.newFooter .details ul {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  margin-bottom: 15px;
}

.component.footer.newFooter .split {
  margin-bottom: 20px;
}

/* footer end */
/* Responsive design start */
@media (max-width: 1170px) {
  .halfImgHalfText img {
    height: 100%;
  }
}
@media (max-width: 1150px) {
  .component.header.newNav .component.navigation .dropdown-menu ul li {
    white-space: normal;
    width: 300px;
  }

  .newHomeHero .content .copy {
    z-index: 1;
  }

  .newHomeHero .content .video {
    -webkit-transform: translatex(-50px);
            transform: translatex(-50px);
  }
}
@media (max-width: 1110px) {
  .newSupportBanner .button {
    padding-right: 52px;
  }
}
@media (max-width: 992px) {
  .component.header.newNav .component.navigation .dropdown-menu {
    padding: 20px;
    margin-top: -3px;
    padding-top: 0px;
  }

  .component.header.newNav .component.navigation .dropdown-menu ul li a {
    white-space: nowrap;
  }

  .component.header.newNav .component.navigation .dropdown-menu ul li {
    width: 100%;
    white-space: normal;
  }

  .newHomeHero .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .newHomeHero .content .copy .yellowCta {
    margin-bottom: -50px;
  }

  .newHomeHero .content .video {
    -webkit-transform: none;
            transform: none;
    margin-bottom: -18px;
  }

  .newHomeHero .content .video video {
    width: 100%;
    position: unset;
  }

  .newHomeHero .content .copy {
    max-width: 100%;
    padding-top: 20px;
  }

  .newHomeHero .content .copy h1 {
    max-width: 100%;
  }

  .newHomeHero .content .copy p {
    max-width: 100%;
  }

  .newCovarageCarousel .newCarousel .owl-content .content .owl-item {
    padding-right: 80px;
  }

  .newCovarageCarousel .newCarousel .owl-content .content .owl-item:after {
    max-width: 52px;
  }

  .newCovarageCarousel .topText .title {
    font-size: 30px;
    line-height: 32px;
    margin-top: 40px;
  }

  .newCovarageCarousel .topText .copy {
    margin-top: 20px;
  }

  .newCovarageCarousel .newCarousel {
    margin-top: 30px;
  }

  .newCovarageCarousel .newCarousel .owl-content .content .carousel-card .bottom .copy {
    font-size: 18px;
    line-height: 28px;
  }

  .newInsuranceProducts .sectionTitle {
    font-size: 30px;
    line-height: 32px;
    margin-top: 20px;
  }

  .newInsuranceProducts .slide .slideContent {
    grid-template-columns: repeat(2, 1fr);
  }

  .halfImgHalfText .text:before {
    display: none;
  }

  .halfImgHalfText .text {
    padding-right: 80px;
    padding-left: 0px;
  }

  .halfImgHalfText .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .halfImgHalfText {
    grid-template-columns: 1fr;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .halfImgHalfText .text:after,
.newSupportBanner:after {
    max-width: 52px;
    background-size: 52px auto;
  }

  .halfImgHalfText img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .halfImgHalfText .text .title,
.halfImgHalfText .text .subTitle {
    font-size: 30px;
    line-height: 32px;
  }

  .halfImgHalfText .text .top,
.halfImgHalfText .text .center {
    margin-bottom: 25px;
  }

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

  .newMetrics .switch-buttons .one {
    display: none;
  }

  .newMetrics .sectionTitle {
    font-size: 30px;
    line-height: 32px;
  }

  .newMetrics .newMetricCaroucel .metricCard svg {
    margin-bottom: 16px;
  }

  .newMetrics .newMetricCaroucel .metricCard .middle-section {
    margin-bottom: 10px;
    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;
  }

  .newMetrics .newMetricCaroucel .metricCard {
    min-height: auto;
    padding: 20px;
  }

  .newMetrics .newMetricCaroucel .metricCard .copy br {
    display: none;
  }

  .newMetrics .newMetricCaroucel .metricCard .middle-section .top {
    margin-bottom: 0px;
    margin-right: 5px;
  }

  .newMetrics .newMetricCaroucel .metricCard .middle-section .bottom.small {
    text-align: left;
  }

  .newLatestNews {
    padding: 40px 0px;
  }

  .newLatestNews .sectionTitle {
    font-size: 30px;
    line-height: 32px;
  }

  .component.header.newNav.scrolled .logo img {
    -webkit-transform: translatex(-13px);
            transform: translatex(-13px);
  }
}
@media (max-width: 768px) {
  .component.header.newNav .component.navigation .navbar-toggler {
    z-index: 1;
    background: transparent !important;
  }

  .component.header.newNav .component.navigation .navbar-toggler .navbar-toggler-icon,
.component.header.newNav .component.navigation .navbar-toggler .navbar-toggler-icon:before,
.component.header.newNav .component.navigation .navbar-toggler .navbar-toggler-icon:after {
    background: white;
    border-radius: 5px;
    height: 3px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
  }

  .component.header.newNav,
.component.header.newNav.scrolled .logo,
.component.header.newNav .logo {
    min-height: 55px;
  }

  .component.header.newNav .component.navigation .navbar-toggler {
    margin-top: 6px;
  }

  .component.header.newNav .component.navigation .navbar-collapse {
    background: #003A63 !important;
  }

  .component.header.newNav .component.navigation .navbar-collapse ul {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }

  .component.header.newNav .component.navigation .navbar-nav a,
.component.header.newNav .component.navigation .dropdown-menu ul li a {
    color: white;
  }

  .component.header.newNav .component.navigation .navbar-nav > li:hover > a {
    border-bottom: 0px;
  }

  .component.header.newNav .component.navigation .navbar-nav .dropdown-menu {
    -webkit-transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
    overflow: hidden;
    max-height: 0px;
    background: #003A63;
    padding: 0px;
    opacity: 0;
    visibility: hidden;
  }

  .component.header.newNav .component.navigation .navbar-nav .dropdown-menu.collapsing {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    height: 250px;
    padding: 10px 20px;
  }

  .component.header.newNav .component.navigation .navbar-nav .dropdown-menu.show {
    max-height: 500px;
    padding: 10px 20px;
    opacity: 1;
    visibility: visible;
  }

  .component.header.newNav .component.navigation .navbar-nav > li > a {
    border-bottom: 0px;
    position: relative;
  }

  .component.header.newNav .component.navigation .navbar-nav > .dropdown > a:before {
    position: absolute;
    top: 52%;
    right: -25px;
    content: " ";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 448 512'%3E%3C!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cstyle%3Esvg%7Bfill:%23ffd100%7D%3C/style%3E%3Cpath d='M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    visibility: visible;
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    -webkit-transform: translatey(-50%) rotate(-180deg);
            transform: translatey(-50%) rotate(-180deg);
  }

  .component.header.newNav .component.navigation .navbar-nav > .dropdown > a {
    color: white !important;
    -webkit-text-stroke: 0px #FFD100 !important;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
  }

  .component.header.newNav .component.navigation .navbar-nav > .dropdown.open > a {
    color: #FFD100 !important;
    -webkit-text-stroke: 1px #FFD100 !important;
  }

  .component.header.newNav .component.navigation .navbar-nav > .dropdown.open > a:before {
    -webkit-transform: translatey(-50%) rotate(0deg);
            transform: translatey(-50%) rotate(0deg);
    -webkit-filter: none;
            filter: none;
  }

  .component.header.newNav .logo img {
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    max-height: 55px;
  }

  .component.header.newNav .component.navigation .navbar-nav > li {
    border-bottom: 0px;
    padding: 10px 15px;
  }

  .component.header.newNav .component.navigation .navbar-collapse .navbar-nav {
    height: 100vh;
    overflow: scroll;
  }

  .component.header.newNav .component.navigation .dropdown-menu ul li a {
    white-space: normal;
  }

  .component.header.newNav .component.navigation .navbar-nav .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }

  .component.header.newNav .component.navigation .dropdown-menu ul li a:hover {
    -webkit-text-stroke: 0.5px white;
  }

  .newHomeHero .content .copy h1 {
    max-width: 100%;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
  }

  .newHomeHero .content .copy p {
    font-size: 14px;
    line-height: 20px;
  }

  .newHomeHero .content .copy .yellowCta {
    margin-top: 20px;
    max-width: 120px;
    text-align: center;
    max-width: 142px;
    margin-bottom: -50px;
    padding: 5px 19px;
  }

  .newHomeHero .content .video {
    width: calc(100% + 100px);
    -webkit-transform: translatex(-50px);
            transform: translatex(-50px);
  }

  .newFloatingCard .cardContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 25px;
  }

  .newFloatingCard .cardContainer .newCard {
    padding: 24px 15px;
  }

  .newFloatingCard .cardContainer .newCard .title {
    font-size: 22px;
    line-height: 30px;
  }

  .newFloatingCard .cardContainer .newCard .description {
    line-height: 22px;
    margin-top: 15px;
  }

  .newFloatingCard:before {
    bottom: 80%;
  }

  .newCovarageCarousel .newCarousel .owl-content .content .owl-item {
    padding: 20px;
    padding-right: 60px;
  }

  .newCovarageCarousel .newCarousel img {
    min-height: 230px;
  }

  .newCovarageCarousel .newCarousel .owl-item:first-of-type img {
    -o-object-position: left;
       object-position: left;
  }

  .newCovarageCarousel .newCarousel .owl-item:last-of-type img {
    -o-object-position: center;
       object-position: center;
  }

  .newCovarageCarousel .newCarousel .switch-buttons.mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .newCovarageCarousel .newCarousel .owl-content .content .carousel-card .top .switch-buttons {
    display: none;
  }

  .newInsuranceProducts .slide .slideContent {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 34px;
  }

  .newInsuranceProducts .slide .slideContent .insuranceCard .icon {
    -webkit-transform: none;
            transform: none;
    top: 15px;
    right: 15px;
  }

  .newInsuranceProducts .slide .slideContent .insuranceCard {
    padding: 15px;
    padding-right: 70px;
  }

  .newInsuranceProducts .slide .slideContent .insuranceCard .title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
  }

  .newInsuranceProducts .slide {
    padding-top: 40px;
  }

  .newInsuranceProducts .sectionTitle {
    padding-top: 40px;
  }

  .newMetrics .switch-buttons .one {
    display: block;
  }

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

  .connectionBanner .mainBannerContent .left {
    max-width: 100%;
    padding: 15px;
    padding-bottom: 26px;
  }

  .connectionBanner .mainBannerContent .right {
    width: 100%;
  }

  .connectionBanner .mainBannerContent .left .bannerLogo img {
    margin-bottom: 30px;
  }

  .connectionBanner .mainBannerContent .left .bannerContent .bannerTitle {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .connectionBanner .mainBannerContent .left .bannerContent .bannerTitle br {
    display: none;
  }

  .connectionBanner .mainBannerContent .left .bannerContent .bannerSubtitle {
    margin-bottom: 20px;
  }

  .connectionBanner .mainBannerContent .left .bannerContent .bannerSubtitle br {
    display: none;
  }

  .newNewsCaroucel .newsCard .newsCardBody {
    padding: 27px 18px;
  }

  .newNewsCaroucel .newsCard .newsCardBody .newCardTitle {
    margin-bottom: 20px;
  }

  .newSupportBanner {
    padding: 27px 0px;
  }

  .newSupportBanner .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }

  .newSupportBanner .content h5 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 30px;
  }

  .newSupportBanner .content {
    padding-right: 55px;
  }
}
@media (max-width: 576px) {
  .component.header.newNav .component.navigation .navbar-collapse ul {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .newHomeHero .content .copy h1 {
    max-width: 283px;
  }

  .newHomeHero .content .copy p {
    max-width: 390px;
  }

  .newInsuranceProducts > .container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .newInsuranceProducts .tabs {
    -webkit-column-gap: 0px;
       -moz-column-gap: 0px;
            column-gap: 0px;
  }

  .halfImgHalfText .text {
    padding-left: 0px;
    padding-right: 80px;
    padding-bottom: 30px;
  }

  .halfImgHalfText .container {
    padding-right: 0px;
  }
}
/* Responsive design start */
