@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-content(\f26e);
}

.fa-accessible-icon:before {
  content: fa-content(\f368);
}

.fa-accusoft:before {
  content: fa-content(\f369);
}

.fa-acquisitions-incorporated:before {
  content: fa-content(\f6af);
}

.fa-ad:before {
  content: fa-content(\f641);
}

.fa-address-book:before {
  content: fa-content(\f2b9);
}

.fa-address-card:before {
  content: fa-content(\f2bb);
}

.fa-adjust:before {
  content: fa-content(\f042);
}

.fa-adn:before {
  content: fa-content(\f170);
}

.fa-adversal:before {
  content: fa-content(\f36a);
}

.fa-affiliatetheme:before {
  content: fa-content(\f36b);
}

.fa-air-freshener:before {
  content: fa-content(\f5d0);
}

.fa-airbnb:before {
  content: fa-content(\f834);
}

.fa-algolia:before {
  content: fa-content(\f36c);
}

.fa-align-center:before {
  content: fa-content(\f037);
}

.fa-align-justify:before {
  content: fa-content(\f039);
}

.fa-align-left:before {
  content: fa-content(\f036);
}

.fa-align-right:before {
  content: fa-content(\f038);
}

.fa-alipay:before {
  content: fa-content(\f642);
}

.fa-allergies:before {
  content: fa-content(\f461);
}

.fa-amazon:before {
  content: fa-content(\f270);
}

.fa-amazon-pay:before {
  content: fa-content(\f42c);
}

.fa-ambulance:before {
  content: fa-content(\f0f9);
}

.fa-american-sign-language-interpreting:before {
  content: fa-content(\f2a3);
}

.fa-amilia:before {
  content: fa-content(\f36d);
}

.fa-anchor:before {
  content: fa-content(\f13d);
}

.fa-android:before {
  content: fa-content(\f17b);
}

.fa-angellist:before {
  content: fa-content(\f209);
}

.fa-angle-double-down:before {
  content: fa-content(\f103);
}

.fa-angle-double-left:before {
  content: fa-content(\f100);
}

.fa-angle-double-right:before {
  content: fa-content(\f101);
}

.fa-angle-double-up:before {
  content: fa-content(\f102);
}

.fa-angle-down:before {
  content: fa-content(\f107);
}

.fa-angle-left:before {
  content: fa-content(\f104);
}

.fa-angle-right:before {
  content: fa-content(\f105);
}

.fa-angle-up:before {
  content: fa-content(\f106);
}

.fa-angry:before {
  content: fa-content(\f556);
}

.fa-angrycreative:before {
  content: fa-content(\f36e);
}

.fa-angular:before {
  content: fa-content(\f420);
}

.fa-ankh:before {
  content: fa-content(\f644);
}

.fa-app-store:before {
  content: fa-content(\f36f);
}

.fa-app-store-ios:before {
  content: fa-content(\f370);
}

.fa-apper:before {
  content: fa-content(\f371);
}

.fa-apple:before {
  content: fa-content(\f179);
}

.fa-apple-alt:before {
  content: fa-content(\f5d1);
}

.fa-apple-pay:before {
  content: fa-content(\f415);
}

.fa-archive:before {
  content: fa-content(\f187);
}

.fa-archway:before {
  content: fa-content(\f557);
}

.fa-arrow-alt-circle-down:before {
  content: fa-content(\f358);
}

.fa-arrow-alt-circle-left:before {
  content: fa-content(\f359);
}

.fa-arrow-alt-circle-right:before {
  content: fa-content(\f35a);
}

.fa-arrow-alt-circle-up:before {
  content: fa-content(\f35b);
}

.fa-arrow-circle-down:before {
  content: fa-content(\f0ab);
}

.fa-arrow-circle-left:before {
  content: fa-content(\f0a8);
}

.fa-arrow-circle-right:before {
  content: fa-content(\f0a9);
}

.fa-arrow-circle-up:before {
  content: fa-content(\f0aa);
}

.fa-arrow-down:before {
  content: fa-content(\f063);
}

.fa-arrow-left:before {
  content: fa-content(\f060);
}

.fa-arrow-right:before {
  content: fa-content(\f061);
}

.fa-arrow-up:before {
  content: fa-content(\f062);
}

.fa-arrows-alt:before {
  content: fa-content(\f0b2);
}

.fa-arrows-alt-h:before {
  content: fa-content(\f337);
}

.fa-arrows-alt-v:before {
  content: fa-content(\f338);
}

.fa-artstation:before {
  content: fa-content(\f77a);
}

.fa-assistive-listening-systems:before {
  content: fa-content(\f2a2);
}

.fa-asterisk:before {
  content: fa-content(\f069);
}

.fa-asymmetrik:before {
  content: fa-content(\f372);
}

.fa-at:before {
  content: fa-content(\f1fa);
}

.fa-atlas:before {
  content: fa-content(\f558);
}

.fa-atlassian:before {
  content: fa-content(\f77b);
}

.fa-atom:before {
  content: fa-content(\f5d2);
}

.fa-audible:before {
  content: fa-content(\f373);
}

.fa-audio-description:before {
  content: fa-content(\f29e);
}

.fa-autoprefixer:before {
  content: fa-content(\f41c);
}

.fa-avianex:before {
  content: fa-content(\f374);
}

.fa-aviato:before {
  content: fa-content(\f421);
}

.fa-award:before {
  content: fa-content(\f559);
}

.fa-aws:before {
  content: fa-content(\f375);
}

.fa-baby:before {
  content: fa-content(\f77c);
}

.fa-baby-carriage:before {
  content: fa-content(\f77d);
}

.fa-backspace:before {
  content: fa-content(\f55a);
}

.fa-backward:before {
  content: fa-content(\f04a);
}

.fa-bacon:before {
  content: fa-content(\f7e5);
}

.fa-bacteria:before {
  content: fa-content(\e059);
}

.fa-bacterium:before {
  content: fa-content(\e05a);
}

.fa-bahai:before {
  content: fa-content(\f666);
}

.fa-balance-scale:before {
  content: fa-content(\f24e);
}

.fa-balance-scale-left:before {
  content: fa-content(\f515);
}

.fa-balance-scale-right:before {
  content: fa-content(\f516);
}

.fa-ban:before {
  content: fa-content(\f05e);
}

.fa-band-aid:before {
  content: fa-content(\f462);
}

.fa-bandcamp:before {
  content: fa-content(\f2d5);
}

.fa-barcode:before {
  content: fa-content(\f02a);
}

.fa-bars:before {
  content: fa-content(\f0c9);
}

.fa-baseball-ball:before {
  content: fa-content(\f433);
}

.fa-basketball-ball:before {
  content: fa-content(\f434);
}

.fa-bath:before {
  content: fa-content(\f2cd);
}

.fa-battery-empty:before {
  content: fa-content(\f244);
}

.fa-battery-full:before {
  content: fa-content(\f240);
}

.fa-battery-half:before {
  content: fa-content(\f242);
}

.fa-battery-quarter:before {
  content: fa-content(\f243);
}

.fa-battery-three-quarters:before {
  content: fa-content(\f241);
}

.fa-battle-net:before {
  content: fa-content(\f835);
}

.fa-bed:before {
  content: fa-content(\f236);
}

.fa-beer:before {
  content: fa-content(\f0fc);
}

.fa-behance:before {
  content: fa-content(\f1b4);
}

.fa-behance-square:before {
  content: fa-content(\f1b5);
}

.fa-bell:before {
  content: fa-content(\f0f3);
}

.fa-bell-slash:before {
  content: fa-content(\f1f6);
}

.fa-bezier-curve:before {
  content: fa-content(\f55b);
}

.fa-bible:before {
  content: fa-content(\f647);
}

.fa-bicycle:before {
  content: fa-content(\f206);
}

.fa-biking:before {
  content: fa-content(\f84a);
}

.fa-bimobject:before {
  content: fa-content(\f378);
}

.fa-binoculars:before {
  content: fa-content(\f1e5);
}

.fa-biohazard:before {
  content: fa-content(\f780);
}

.fa-birthday-cake:before {
  content: fa-content(\f1fd);
}

.fa-bitbucket:before {
  content: fa-content(\f171);
}

.fa-bitcoin:before {
  content: fa-content(\f379);
}

.fa-bity:before {
  content: fa-content(\f37a);
}

.fa-black-tie:before {
  content: fa-content(\f27e);
}

.fa-blackberry:before {
  content: fa-content(\f37b);
}

.fa-blender:before {
  content: fa-content(\f517);
}

.fa-blender-phone:before {
  content: fa-content(\f6b6);
}

.fa-blind:before {
  content: fa-content(\f29d);
}

.fa-blog:before {
  content: fa-content(\f781);
}

.fa-blogger:before {
  content: fa-content(\f37c);
}

.fa-blogger-b:before {
  content: fa-content(\f37d);
}

.fa-bluetooth:before {
  content: fa-content(\f293);
}

.fa-bluetooth-b:before {
  content: fa-content(\f294);
}

.fa-bold:before {
  content: fa-content(\f032);
}

.fa-bolt:before {
  content: fa-content(\f0e7);
}

.fa-bomb:before {
  content: fa-content(\f1e2);
}

.fa-bone:before {
  content: fa-content(\f5d7);
}

.fa-bong:before {
  content: fa-content(\f55c);
}

.fa-book:before {
  content: fa-content(\f02d);
}

.fa-book-dead:before {
  content: fa-content(\f6b7);
}

.fa-book-medical:before {
  content: fa-content(\f7e6);
}

.fa-book-open:before {
  content: fa-content(\f518);
}

.fa-book-reader:before {
  content: fa-content(\f5da);
}

.fa-bookmark:before {
  content: fa-content(\f02e);
}

.fa-bootstrap:before {
  content: fa-content(\f836);
}

.fa-border-all:before {
  content: fa-content(\f84c);
}

.fa-border-none:before {
  content: fa-content(\f850);
}

.fa-border-style:before {
  content: fa-content(\f853);
}

.fa-bowling-ball:before {
  content: fa-content(\f436);
}

.fa-box:before {
  content: fa-content(\f466);
}

.fa-box-open:before {
  content: fa-content(\f49e);
}

.fa-box-tissue:before {
  content: fa-content(\e05b);
}

.fa-boxes:before {
  content: fa-content(\f468);
}

.fa-braille:before {
  content: fa-content(\f2a1);
}

.fa-brain:before {
  content: fa-content(\f5dc);
}

.fa-bread-slice:before {
  content: fa-content(\f7ec);
}

.fa-briefcase:before {
  content: fa-content(\f0b1);
}

.fa-briefcase-medical:before {
  content: fa-content(\f469);
}

.fa-broadcast-tower:before {
  content: fa-content(\f519);
}

.fa-broom:before {
  content: fa-content(\f51a);
}

.fa-brush:before {
  content: fa-content(\f55d);
}

.fa-btc:before {
  content: fa-content(\f15a);
}

.fa-buffer:before {
  content: fa-content(\f837);
}

.fa-bug:before {
  content: fa-content(\f188);
}

.fa-building:before {
  content: fa-content(\f1ad);
}

.fa-bullhorn:before {
  content: fa-content(\f0a1);
}

.fa-bullseye:before {
  content: fa-content(\f140);
}

.fa-burn:before {
  content: fa-content(\f46a);
}

.fa-buromobelexperte:before {
  content: fa-content(\f37f);
}

.fa-bus:before {
  content: fa-content(\f207);
}

.fa-bus-alt:before {
  content: fa-content(\f55e);
}

.fa-business-time:before {
  content: fa-content(\f64a);
}

.fa-buy-n-large:before {
  content: fa-content(\f8a6);
}

.fa-buysellads:before {
  content: fa-content(\f20d);
}

.fa-calculator:before {
  content: fa-content(\f1ec);
}

.fa-calendar:before {
  content: fa-content(\f133);
}

.fa-calendar-alt:before {
  content: fa-content(\f073);
}

.fa-calendar-check:before {
  content: fa-content(\f274);
}

.fa-calendar-day:before {
  content: fa-content(\f783);
}

.fa-calendar-minus:before {
  content: fa-content(\f272);
}

.fa-calendar-plus:before {
  content: fa-content(\f271);
}

.fa-calendar-times:before {
  content: fa-content(\f273);
}

.fa-calendar-week:before {
  content: fa-content(\f784);
}

.fa-camera:before {
  content: fa-content(\f030);
}

.fa-camera-retro:before {
  content: fa-content(\f083);
}

.fa-campground:before {
  content: fa-content(\f6bb);
}

.fa-canadian-maple-leaf:before {
  content: fa-content(\f785);
}

.fa-candy-cane:before {
  content: fa-content(\f786);
}

.fa-cannabis:before {
  content: fa-content(\f55f);
}

.fa-capsules:before {
  content: fa-content(\f46b);
}

.fa-car:before {
  content: fa-content(\f1b9);
}

.fa-car-alt:before {
  content: fa-content(\f5de);
}

.fa-car-battery:before {
  content: fa-content(\f5df);
}

.fa-car-crash:before {
  content: fa-content(\f5e1);
}

.fa-car-side:before {
  content: fa-content(\f5e4);
}

.fa-caravan:before {
  content: fa-content(\f8ff);
}

.fa-caret-down:before {
  content: fa-content(\f0d7);
}

.fa-caret-left:before {
  content: fa-content(\f0d9);
}

.fa-caret-right:before {
  content: fa-content(\f0da);
}

.fa-caret-square-down:before {
  content: fa-content(\f150);
}

.fa-caret-square-left:before {
  content: fa-content(\f191);
}

.fa-caret-square-right:before {
  content: fa-content(\f152);
}

.fa-caret-square-up:before {
  content: fa-content(\f151);
}

.fa-caret-up:before {
  content: fa-content(\f0d8);
}

.fa-carrot:before {
  content: fa-content(\f787);
}

.fa-cart-arrow-down:before {
  content: fa-content(\f218);
}

.fa-cart-plus:before {
  content: fa-content(\f217);
}

.fa-cash-register:before {
  content: fa-content(\f788);
}

.fa-cat:before {
  content: fa-content(\f6be);
}

.fa-cc-amazon-pay:before {
  content: fa-content(\f42d);
}

.fa-cc-amex:before {
  content: fa-content(\f1f3);
}

.fa-cc-apple-pay:before {
  content: fa-content(\f416);
}

.fa-cc-diners-club:before {
  content: fa-content(\f24c);
}

.fa-cc-discover:before {
  content: fa-content(\f1f2);
}

.fa-cc-jcb:before {
  content: fa-content(\f24b);
}

.fa-cc-mastercard:before {
  content: fa-content(\f1f1);
}

.fa-cc-paypal:before {
  content: fa-content(\f1f4);
}

.fa-cc-stripe:before {
  content: fa-content(\f1f5);
}

.fa-cc-visa:before {
  content: fa-content(\f1f0);
}

.fa-centercode:before {
  content: fa-content(\f380);
}

.fa-centos:before {
  content: fa-content(\f789);
}

.fa-certificate:before {
  content: fa-content(\f0a3);
}

.fa-chair:before {
  content: fa-content(\f6c0);
}

.fa-chalkboard:before {
  content: fa-content(\f51b);
}

.fa-chalkboard-teacher:before {
  content: fa-content(\f51c);
}

.fa-charging-station:before {
  content: fa-content(\f5e7);
}

.fa-chart-area:before {
  content: fa-content(\f1fe);
}

.fa-chart-bar:before {
  content: fa-content(\f080);
}

.fa-chart-line:before {
  content: fa-content(\f201);
}

.fa-chart-pie:before {
  content: fa-content(\f200);
}

.fa-check:before {
  content: fa-content(\f00c);
}

.fa-check-circle:before {
  content: fa-content(\f058);
}

.fa-check-double:before {
  content: fa-content(\f560);
}

.fa-check-square:before {
  content: fa-content(\f14a);
}

.fa-cheese:before {
  content: fa-content(\f7ef);
}

.fa-chess:before {
  content: fa-content(\f439);
}

.fa-chess-bishop:before {
  content: fa-content(\f43a);
}

.fa-chess-board:before {
  content: fa-content(\f43c);
}

.fa-chess-king:before {
  content: fa-content(\f43f);
}

.fa-chess-knight:before {
  content: fa-content(\f441);
}

.fa-chess-pawn:before {
  content: fa-content(\f443);
}

.fa-chess-queen:before {
  content: fa-content(\f445);
}

.fa-chess-rook:before {
  content: fa-content(\f447);
}

.fa-chevron-circle-down:before {
  content: fa-content(\f13a);
}

.fa-chevron-circle-left:before {
  content: fa-content(\f137);
}

.fa-chevron-circle-right:before {
  content: fa-content(\f138);
}

.fa-chevron-circle-up:before {
  content: fa-content(\f139);
}

.fa-chevron-down:before {
  content: fa-content(\f078);
}

.fa-chevron-left:before {
  content: fa-content(\f053);
}

.fa-chevron-right:before {
  content: fa-content(\f054);
}

.fa-chevron-up:before {
  content: fa-content(\f077);
}

.fa-child:before {
  content: fa-content(\f1ae);
}

.fa-chrome:before {
  content: fa-content(\f268);
}

.fa-chromecast:before {
  content: fa-content(\f838);
}

.fa-church:before {
  content: fa-content(\f51d);
}

.fa-circle:before {
  content: fa-content(\f111);
}

.fa-circle-notch:before {
  content: fa-content(\f1ce);
}

.fa-city:before {
  content: fa-content(\f64f);
}

.fa-clinic-medical:before {
  content: fa-content(\f7f2);
}

.fa-clipboard:before {
  content: fa-content(\f328);
}

.fa-clipboard-check:before {
  content: fa-content(\f46c);
}

.fa-clipboard-list:before {
  content: fa-content(\f46d);
}

.fa-clock:before {
  content: fa-content(\f017);
}

.fa-clone:before {
  content: fa-content(\f24d);
}

.fa-closed-captioning:before {
  content: fa-content(\f20a);
}

.fa-cloud:before {
  content: fa-content(\f0c2);
}

.fa-cloud-download-alt:before {
  content: fa-content(\f381);
}

.fa-cloud-meatball:before {
  content: fa-content(\f73b);
}

.fa-cloud-moon:before {
  content: fa-content(\f6c3);
}

.fa-cloud-moon-rain:before {
  content: fa-content(\f73c);
}

.fa-cloud-rain:before {
  content: fa-content(\f73d);
}

.fa-cloud-showers-heavy:before {
  content: fa-content(\f740);
}

.fa-cloud-sun:before {
  content: fa-content(\f6c4);
}

.fa-cloud-sun-rain:before {
  content: fa-content(\f743);
}

.fa-cloud-upload-alt:before {
  content: fa-content(\f382);
}

.fa-cloudflare:before {
  content: fa-content(\e07d);
}

.fa-cloudscale:before {
  content: fa-content(\f383);
}

.fa-cloudsmith:before {
  content: fa-content(\f384);
}

.fa-cloudversify:before {
  content: fa-content(\f385);
}

.fa-cocktail:before {
  content: fa-content(\f561);
}

.fa-code:before {
  content: fa-content(\f121);
}

.fa-code-branch:before {
  content: fa-content(\f126);
}

.fa-codepen:before {
  content: fa-content(\f1cb);
}

.fa-codiepie:before {
  content: fa-content(\f284);
}

.fa-coffee:before {
  content: fa-content(\f0f4);
}

.fa-cog:before {
  content: fa-content(\f013);
}

.fa-cogs:before {
  content: fa-content(\f085);
}

.fa-coins:before {
  content: fa-content(\f51e);
}

.fa-columns:before {
  content: fa-content(\f0db);
}

.fa-comment:before {
  content: fa-content(\f075);
}

.fa-comment-alt:before {
  content: fa-content(\f27a);
}

.fa-comment-dollar:before {
  content: fa-content(\f651);
}

.fa-comment-dots:before {
  content: fa-content(\f4ad);
}

.fa-comment-medical:before {
  content: fa-content(\f7f5);
}

.fa-comment-slash:before {
  content: fa-content(\f4b3);
}

.fa-comments:before {
  content: fa-content(\f086);
}

.fa-comments-dollar:before {
  content: fa-content(\f653);
}

.fa-compact-disc:before {
  content: fa-content(\f51f);
}

.fa-compass:before {
  content: fa-content(\f14e);
}

.fa-compress:before {
  content: fa-content(\f066);
}

.fa-compress-alt:before {
  content: fa-content(\f422);
}

.fa-compress-arrows-alt:before {
  content: fa-content(\f78c);
}

.fa-concierge-bell:before {
  content: fa-content(\f562);
}

.fa-confluence:before {
  content: fa-content(\f78d);
}

.fa-connectdevelop:before {
  content: fa-content(\f20e);
}

.fa-contao:before {
  content: fa-content(\f26d);
}

.fa-cookie:before {
  content: fa-content(\f563);
}

.fa-cookie-bite:before {
  content: fa-content(\f564);
}

.fa-copy:before {
  content: fa-content(\f0c5);
}

.fa-copyright:before {
  content: fa-content(\f1f9);
}

.fa-cotton-bureau:before {
  content: fa-content(\f89e);
}

.fa-couch:before {
  content: fa-content(\f4b8);
}

.fa-cpanel:before {
  content: fa-content(\f388);
}

.fa-creative-commons:before {
  content: fa-content(\f25e);
}

.fa-creative-commons-by:before {
  content: fa-content(\f4e7);
}

.fa-creative-commons-nc:before {
  content: fa-content(\f4e8);
}

.fa-creative-commons-nc-eu:before {
  content: fa-content(\f4e9);
}

.fa-creative-commons-nc-jp:before {
  content: fa-content(\f4ea);
}

.fa-creative-commons-nd:before {
  content: fa-content(\f4eb);
}

.fa-creative-commons-pd:before {
  content: fa-content(\f4ec);
}

.fa-creative-commons-pd-alt:before {
  content: fa-content(\f4ed);
}

.fa-creative-commons-remix:before {
  content: fa-content(\f4ee);
}

.fa-creative-commons-sa:before {
  content: fa-content(\f4ef);
}

.fa-creative-commons-sampling:before {
  content: fa-content(\f4f0);
}

.fa-creative-commons-sampling-plus:before {
  content: fa-content(\f4f1);
}

.fa-creative-commons-share:before {
  content: fa-content(\f4f2);
}

.fa-creative-commons-zero:before {
  content: fa-content(\f4f3);
}

.fa-credit-card:before {
  content: fa-content(\f09d);
}

.fa-critical-role:before {
  content: fa-content(\f6c9);
}

.fa-crop:before {
  content: fa-content(\f125);
}

.fa-crop-alt:before {
  content: fa-content(\f565);
}

.fa-cross:before {
  content: fa-content(\f654);
}

.fa-crosshairs:before {
  content: fa-content(\f05b);
}

.fa-crow:before {
  content: fa-content(\f520);
}

.fa-crown:before {
  content: fa-content(\f521);
}

.fa-crutch:before {
  content: fa-content(\f7f7);
}

.fa-css3:before {
  content: fa-content(\f13c);
}

.fa-css3-alt:before {
  content: fa-content(\f38b);
}

.fa-cube:before {
  content: fa-content(\f1b2);
}

.fa-cubes:before {
  content: fa-content(\f1b3);
}

.fa-cut:before {
  content: fa-content(\f0c4);
}

.fa-cuttlefish:before {
  content: fa-content(\f38c);
}

.fa-d-and-d:before {
  content: fa-content(\f38d);
}

.fa-d-and-d-beyond:before {
  content: fa-content(\f6ca);
}

.fa-dailymotion:before {
  content: fa-content(\e052);
}

.fa-dashcube:before {
  content: fa-content(\f210);
}

.fa-database:before {
  content: fa-content(\f1c0);
}

.fa-deaf:before {
  content: fa-content(\f2a4);
}

.fa-deezer:before {
  content: fa-content(\e077);
}

.fa-delicious:before {
  content: fa-content(\f1a5);
}

.fa-democrat:before {
  content: fa-content(\f747);
}

.fa-deploydog:before {
  content: fa-content(\f38e);
}

.fa-deskpro:before {
  content: fa-content(\f38f);
}

.fa-desktop:before {
  content: fa-content(\f108);
}

.fa-dev:before {
  content: fa-content(\f6cc);
}

.fa-deviantart:before {
  content: fa-content(\f1bd);
}

.fa-dharmachakra:before {
  content: fa-content(\f655);
}

.fa-dhl:before {
  content: fa-content(\f790);
}

.fa-diagnoses:before {
  content: fa-content(\f470);
}

.fa-diaspora:before {
  content: fa-content(\f791);
}

.fa-dice:before {
  content: fa-content(\f522);
}

.fa-dice-d20:before {
  content: fa-content(\f6cf);
}

.fa-dice-d6:before {
  content: fa-content(\f6d1);
}

.fa-dice-five:before {
  content: fa-content(\f523);
}

.fa-dice-four:before {
  content: fa-content(\f524);
}

.fa-dice-one:before {
  content: fa-content(\f525);
}

.fa-dice-six:before {
  content: fa-content(\f526);
}

.fa-dice-three:before {
  content: fa-content(\f527);
}

.fa-dice-two:before {
  content: fa-content(\f528);
}

.fa-digg:before {
  content: fa-content(\f1a6);
}

.fa-digital-ocean:before {
  content: fa-content(\f391);
}

.fa-digital-tachograph:before {
  content: fa-content(\f566);
}

.fa-directions:before {
  content: fa-content(\f5eb);
}

.fa-discord:before {
  content: fa-content(\f392);
}

.fa-discourse:before {
  content: fa-content(\f393);
}

.fa-disease:before {
  content: fa-content(\f7fa);
}

.fa-divide:before {
  content: fa-content(\f529);
}

.fa-dizzy:before {
  content: fa-content(\f567);
}

.fa-dna:before {
  content: fa-content(\f471);
}

.fa-dochub:before {
  content: fa-content(\f394);
}

.fa-docker:before {
  content: fa-content(\f395);
}

.fa-dog:before {
  content: fa-content(\f6d3);
}

.fa-dollar-sign:before {
  content: fa-content(\f155);
}

.fa-dolly:before {
  content: fa-content(\f472);
}

.fa-dolly-flatbed:before {
  content: fa-content(\f474);
}

.fa-donate:before {
  content: fa-content(\f4b9);
}

.fa-door-closed:before {
  content: fa-content(\f52a);
}

.fa-door-open:before {
  content: fa-content(\f52b);
}

.fa-dot-circle:before {
  content: fa-content(\f192);
}

.fa-dove:before {
  content: fa-content(\f4ba);
}

.fa-download:before {
  content: fa-content(\f019);
}

.fa-draft2digital:before {
  content: fa-content(\f396);
}

.fa-drafting-compass:before {
  content: fa-content(\f568);
}

.fa-dragon:before {
  content: fa-content(\f6d5);
}

.fa-draw-polygon:before {
  content: fa-content(\f5ee);
}

.fa-dribbble:before {
  content: fa-content(\f17d);
}

.fa-dribbble-square:before {
  content: fa-content(\f397);
}

.fa-dropbox:before {
  content: fa-content(\f16b);
}

.fa-drum:before {
  content: fa-content(\f569);
}

.fa-drum-steelpan:before {
  content: fa-content(\f56a);
}

.fa-drumstick-bite:before {
  content: fa-content(\f6d7);
}

.fa-drupal:before {
  content: fa-content(\f1a9);
}

.fa-dumbbell:before {
  content: fa-content(\f44b);
}

.fa-dumpster:before {
  content: fa-content(\f793);
}

.fa-dumpster-fire:before {
  content: fa-content(\f794);
}

.fa-dungeon:before {
  content: fa-content(\f6d9);
}

.fa-dyalog:before {
  content: fa-content(\f399);
}

.fa-earlybirds:before {
  content: fa-content(\f39a);
}

.fa-ebay:before {
  content: fa-content(\f4f4);
}

.fa-edge:before {
  content: fa-content(\f282);
}

.fa-edge-legacy:before {
  content: fa-content(\e078);
}

.fa-edit:before {
  content: fa-content(\f044);
}

.fa-egg:before {
  content: fa-content(\f7fb);
}

.fa-eject:before {
  content: fa-content(\f052);
}

.fa-elementor:before {
  content: fa-content(\f430);
}

.fa-ellipsis-h:before {
  content: fa-content(\f141);
}

.fa-ellipsis-v:before {
  content: fa-content(\f142);
}

.fa-ello:before {
  content: fa-content(\f5f1);
}

.fa-ember:before {
  content: fa-content(\f423);
}

.fa-empire:before {
  content: fa-content(\f1d1);
}

.fa-envelope:before {
  content: fa-content(\f0e0);
}

.fa-envelope-open:before {
  content: fa-content(\f2b6);
}

.fa-envelope-open-text:before {
  content: fa-content(\f658);
}

.fa-envelope-square:before {
  content: fa-content(\f199);
}

.fa-envira:before {
  content: fa-content(\f299);
}

.fa-equals:before {
  content: fa-content(\f52c);
}

.fa-eraser:before {
  content: fa-content(\f12d);
}

.fa-erlang:before {
  content: fa-content(\f39d);
}

.fa-ethereum:before {
  content: fa-content(\f42e);
}

.fa-ethernet:before {
  content: fa-content(\f796);
}

.fa-etsy:before {
  content: fa-content(\f2d7);
}

.fa-euro-sign:before {
  content: fa-content(\f153);
}

.fa-evernote:before {
  content: fa-content(\f839);
}

.fa-exchange-alt:before {
  content: fa-content(\f362);
}

.fa-exclamation:before {
  content: fa-content(\f12a);
}

.fa-exclamation-circle:before {
  content: fa-content(\f06a);
}

.fa-exclamation-triangle:before {
  content: fa-content(\f071);
}

.fa-expand:before {
  content: fa-content(\f065);
}

.fa-expand-alt:before {
  content: fa-content(\f424);
}

.fa-expand-arrows-alt:before {
  content: fa-content(\f31e);
}

.fa-expeditedssl:before {
  content: fa-content(\f23e);
}

.fa-external-link-alt:before {
  content: fa-content(\f35d);
}

.fa-external-link-square-alt:before {
  content: fa-content(\f360);
}

.fa-eye:before {
  content: fa-content(\f06e);
}

.fa-eye-dropper:before {
  content: fa-content(\f1fb);
}

.fa-eye-slash:before {
  content: fa-content(\f070);
}

.fa-facebook:before {
  content: fa-content(\f09a);
}

.fa-facebook-f:before {
  content: fa-content(\f39e);
}

.fa-facebook-messenger:before {
  content: fa-content(\f39f);
}

.fa-facebook-square:before {
  content: fa-content(\f082);
}

.fa-fan:before {
  content: fa-content(\f863);
}

.fa-fantasy-flight-games:before {
  content: fa-content(\f6dc);
}

.fa-fast-backward:before {
  content: fa-content(\f049);
}

.fa-fast-forward:before {
  content: fa-content(\f050);
}

.fa-faucet:before {
  content: fa-content(\e005);
}

.fa-fax:before {
  content: fa-content(\f1ac);
}

.fa-feather:before {
  content: fa-content(\f52d);
}

.fa-feather-alt:before {
  content: fa-content(\f56b);
}

.fa-fedex:before {
  content: fa-content(\f797);
}

.fa-fedora:before {
  content: fa-content(\f798);
}

.fa-female:before {
  content: fa-content(\f182);
}

.fa-fighter-jet:before {
  content: fa-content(\f0fb);
}

.fa-figma:before {
  content: fa-content(\f799);
}

.fa-file:before {
  content: fa-content(\f15b);
}

.fa-file-alt:before {
  content: fa-content(\f15c);
}

.fa-file-archive:before {
  content: fa-content(\f1c6);
}

.fa-file-audio:before {
  content: fa-content(\f1c7);
}

.fa-file-code:before {
  content: fa-content(\f1c9);
}

.fa-file-contract:before {
  content: fa-content(\f56c);
}

.fa-file-csv:before {
  content: fa-content(\f6dd);
}

.fa-file-download:before {
  content: fa-content(\f56d);
}

.fa-file-excel:before {
  content: fa-content(\f1c3);
}

.fa-file-export:before {
  content: fa-content(\f56e);
}

.fa-file-image:before {
  content: fa-content(\f1c5);
}

.fa-file-import:before {
  content: fa-content(\f56f);
}

.fa-file-invoice:before {
  content: fa-content(\f570);
}

.fa-file-invoice-dollar:before {
  content: fa-content(\f571);
}

.fa-file-medical:before {
  content: fa-content(\f477);
}

.fa-file-medical-alt:before {
  content: fa-content(\f478);
}

.fa-file-pdf:before {
  content: fa-content(\f1c1);
}

.fa-file-powerpoint:before {
  content: fa-content(\f1c4);
}

.fa-file-prescription:before {
  content: fa-content(\f572);
}

.fa-file-signature:before {
  content: fa-content(\f573);
}

.fa-file-upload:before {
  content: fa-content(\f574);
}

.fa-file-video:before {
  content: fa-content(\f1c8);
}

.fa-file-word:before {
  content: fa-content(\f1c2);
}

.fa-fill:before {
  content: fa-content(\f575);
}

.fa-fill-drip:before {
  content: fa-content(\f576);
}

.fa-film:before {
  content: fa-content(\f008);
}

.fa-filter:before {
  content: fa-content(\f0b0);
}

.fa-fingerprint:before {
  content: fa-content(\f577);
}

.fa-fire:before {
  content: fa-content(\f06d);
}

.fa-fire-alt:before {
  content: fa-content(\f7e4);
}

.fa-fire-extinguisher:before {
  content: fa-content(\f134);
}

.fa-firefox:before {
  content: fa-content(\f269);
}

.fa-firefox-browser:before {
  content: fa-content(\e007);
}

.fa-first-aid:before {
  content: fa-content(\f479);
}

.fa-first-order:before {
  content: fa-content(\f2b0);
}

.fa-first-order-alt:before {
  content: fa-content(\f50a);
}

.fa-firstdraft:before {
  content: fa-content(\f3a1);
}

.fa-fish:before {
  content: fa-content(\f578);
}

.fa-fist-raised:before {
  content: fa-content(\f6de);
}

.fa-flag:before {
  content: fa-content(\f024);
}

.fa-flag-checkered:before {
  content: fa-content(\f11e);
}

.fa-flag-usa:before {
  content: fa-content(\f74d);
}

.fa-flask:before {
  content: fa-content(\f0c3);
}

.fa-flickr:before {
  content: fa-content(\f16e);
}

.fa-flipboard:before {
  content: fa-content(\f44d);
}

.fa-flushed:before {
  content: fa-content(\f579);
}

.fa-fly:before {
  content: fa-content(\f417);
}

.fa-folder:before {
  content: fa-content(\f07b);
}

.fa-folder-minus:before {
  content: fa-content(\f65d);
}

.fa-folder-open:before {
  content: fa-content(\f07c);
}

.fa-folder-plus:before {
  content: fa-content(\f65e);
}

.fa-font:before {
  content: fa-content(\f031);
}

.fa-font-awesome:before {
  content: fa-content(\f2b4);
}

.fa-font-awesome-alt:before {
  content: fa-content(\f35c);
}

.fa-font-awesome-flag:before {
  content: fa-content(\f425);
}

.fa-font-awesome-logo-full:before {
  content: fa-content(\f4e6);
}

.fa-fonticons:before {
  content: fa-content(\f280);
}

.fa-fonticons-fi:before {
  content: fa-content(\f3a2);
}

.fa-football-ball:before {
  content: fa-content(\f44e);
}

.fa-fort-awesome:before {
  content: fa-content(\f286);
}

.fa-fort-awesome-alt:before {
  content: fa-content(\f3a3);
}

.fa-forumbee:before {
  content: fa-content(\f211);
}

.fa-forward:before {
  content: fa-content(\f04e);
}

.fa-foursquare:before {
  content: fa-content(\f180);
}

.fa-free-code-camp:before {
  content: fa-content(\f2c5);
}

.fa-freebsd:before {
  content: fa-content(\f3a4);
}

.fa-frog:before {
  content: fa-content(\f52e);
}

.fa-frown:before {
  content: fa-content(\f119);
}

.fa-frown-open:before {
  content: fa-content(\f57a);
}

.fa-fulcrum:before {
  content: fa-content(\f50b);
}

.fa-funnel-dollar:before {
  content: fa-content(\f662);
}

.fa-futbol:before {
  content: fa-content(\f1e3);
}

.fa-galactic-republic:before {
  content: fa-content(\f50c);
}

.fa-galactic-senate:before {
  content: fa-content(\f50d);
}

.fa-gamepad:before {
  content: fa-content(\f11b);
}

.fa-gas-pump:before {
  content: fa-content(\f52f);
}

.fa-gavel:before {
  content: fa-content(\f0e3);
}

.fa-gem:before {
  content: fa-content(\f3a5);
}

.fa-genderless:before {
  content: fa-content(\f22d);
}

.fa-get-pocket:before {
  content: fa-content(\f265);
}

.fa-gg:before {
  content: fa-content(\f260);
}

.fa-gg-circle:before {
  content: fa-content(\f261);
}

.fa-ghost:before {
  content: fa-content(\f6e2);
}

.fa-gift:before {
  content: fa-content(\f06b);
}

.fa-gifts:before {
  content: fa-content(\f79c);
}

.fa-git:before {
  content: fa-content(\f1d3);
}

.fa-git-alt:before {
  content: fa-content(\f841);
}

.fa-git-square:before {
  content: fa-content(\f1d2);
}

.fa-github:before {
  content: fa-content(\f09b);
}

.fa-github-alt:before {
  content: fa-content(\f113);
}

.fa-github-square:before {
  content: fa-content(\f092);
}

.fa-gitkraken:before {
  content: fa-content(\f3a6);
}

.fa-gitlab:before {
  content: fa-content(\f296);
}

.fa-gitter:before {
  content: fa-content(\f426);
}

.fa-glass-cheers:before {
  content: fa-content(\f79f);
}

.fa-glass-martini:before {
  content: fa-content(\f000);
}

.fa-glass-martini-alt:before {
  content: fa-content(\f57b);
}

.fa-glass-whiskey:before {
  content: fa-content(\f7a0);
}

.fa-glasses:before {
  content: fa-content(\f530);
}

.fa-glide:before {
  content: fa-content(\f2a5);
}

.fa-glide-g:before {
  content: fa-content(\f2a6);
}

.fa-globe:before {
  content: fa-content(\f0ac);
}

.fa-globe-africa:before {
  content: fa-content(\f57c);
}

.fa-globe-americas:before {
  content: fa-content(\f57d);
}

.fa-globe-asia:before {
  content: fa-content(\f57e);
}

.fa-globe-europe:before {
  content: fa-content(\f7a2);
}

.fa-gofore:before {
  content: fa-content(\f3a7);
}

.fa-golf-ball:before {
  content: fa-content(\f450);
}

.fa-goodreads:before {
  content: fa-content(\f3a8);
}

.fa-goodreads-g:before {
  content: fa-content(\f3a9);
}

.fa-google:before {
  content: fa-content(\f1a0);
}

.fa-google-drive:before {
  content: fa-content(\f3aa);
}

.fa-google-pay:before {
  content: fa-content(\e079);
}

.fa-google-play:before {
  content: fa-content(\f3ab);
}

.fa-google-plus:before {
  content: fa-content(\f2b3);
}

.fa-google-plus-g:before {
  content: fa-content(\f0d5);
}

.fa-google-plus-square:before {
  content: fa-content(\f0d4);
}

.fa-google-wallet:before {
  content: fa-content(\f1ee);
}

.fa-gopuram:before {
  content: fa-content(\f664);
}

.fa-graduation-cap:before {
  content: fa-content(\f19d);
}

.fa-gratipay:before {
  content: fa-content(\f184);
}

.fa-grav:before {
  content: fa-content(\f2d6);
}

.fa-greater-than:before {
  content: fa-content(\f531);
}

.fa-greater-than-equal:before {
  content: fa-content(\f532);
}

.fa-grimace:before {
  content: fa-content(\f57f);
}

.fa-grin:before {
  content: fa-content(\f580);
}

.fa-grin-alt:before {
  content: fa-content(\f581);
}

.fa-grin-beam:before {
  content: fa-content(\f582);
}

.fa-grin-beam-sweat:before {
  content: fa-content(\f583);
}

.fa-grin-hearts:before {
  content: fa-content(\f584);
}

.fa-grin-squint:before {
  content: fa-content(\f585);
}

.fa-grin-squint-tears:before {
  content: fa-content(\f586);
}

.fa-grin-stars:before {
  content: fa-content(\f587);
}

.fa-grin-tears:before {
  content: fa-content(\f588);
}

.fa-grin-tongue:before {
  content: fa-content(\f589);
}

.fa-grin-tongue-squint:before {
  content: fa-content(\f58a);
}

.fa-grin-tongue-wink:before {
  content: fa-content(\f58b);
}

.fa-grin-wink:before {
  content: fa-content(\f58c);
}

.fa-grip-horizontal:before {
  content: fa-content(\f58d);
}

.fa-grip-lines:before {
  content: fa-content(\f7a4);
}

.fa-grip-lines-vertical:before {
  content: fa-content(\f7a5);
}

.fa-grip-vertical:before {
  content: fa-content(\f58e);
}

.fa-gripfire:before {
  content: fa-content(\f3ac);
}

.fa-grunt:before {
  content: fa-content(\f3ad);
}

.fa-guilded:before {
  content: fa-content(\e07e);
}

.fa-guitar:before {
  content: fa-content(\f7a6);
}

.fa-gulp:before {
  content: fa-content(\f3ae);
}

.fa-h-square:before {
  content: fa-content(\f0fd);
}

.fa-hacker-news:before {
  content: fa-content(\f1d4);
}

.fa-hacker-news-square:before {
  content: fa-content(\f3af);
}

.fa-hackerrank:before {
  content: fa-content(\f5f7);
}

.fa-hamburger:before {
  content: fa-content(\f805);
}

.fa-hammer:before {
  content: fa-content(\f6e3);
}

.fa-hamsa:before {
  content: fa-content(\f665);
}

.fa-hand-holding:before {
  content: fa-content(\f4bd);
}

.fa-hand-holding-heart:before {
  content: fa-content(\f4be);
}

.fa-hand-holding-medical:before {
  content: fa-content(\e05c);
}

.fa-hand-holding-usd:before {
  content: fa-content(\f4c0);
}

.fa-hand-holding-water:before {
  content: fa-content(\f4c1);
}

.fa-hand-lizard:before {
  content: fa-content(\f258);
}

.fa-hand-middle-finger:before {
  content: fa-content(\f806);
}

.fa-hand-paper:before {
  content: fa-content(\f256);
}

.fa-hand-peace:before {
  content: fa-content(\f25b);
}

.fa-hand-point-down:before {
  content: fa-content(\f0a7);
}

.fa-hand-point-left:before {
  content: fa-content(\f0a5);
}

.fa-hand-point-right:before {
  content: fa-content(\f0a4);
}

.fa-hand-point-up:before {
  content: fa-content(\f0a6);
}

.fa-hand-pointer:before {
  content: fa-content(\f25a);
}

.fa-hand-rock:before {
  content: fa-content(\f255);
}

.fa-hand-scissors:before {
  content: fa-content(\f257);
}

.fa-hand-sparkles:before {
  content: fa-content(\e05d);
}

.fa-hand-spock:before {
  content: fa-content(\f259);
}

.fa-hands:before {
  content: fa-content(\f4c2);
}

.fa-hands-helping:before {
  content: fa-content(\f4c4);
}

.fa-hands-wash:before {
  content: fa-content(\e05e);
}

.fa-handshake:before {
  content: fa-content(\f2b5);
}

.fa-handshake-alt-slash:before {
  content: fa-content(\e05f);
}

.fa-handshake-slash:before {
  content: fa-content(\e060);
}

.fa-hanukiah:before {
  content: fa-content(\f6e6);
}

.fa-hard-hat:before {
  content: fa-content(\f807);
}

.fa-hashtag:before {
  content: fa-content(\f292);
}

.fa-hat-cowboy:before {
  content: fa-content(\f8c0);
}

.fa-hat-cowboy-side:before {
  content: fa-content(\f8c1);
}

.fa-hat-wizard:before {
  content: fa-content(\f6e8);
}

.fa-hdd:before {
  content: fa-content(\f0a0);
}

.fa-head-side-cough:before {
  content: fa-content(\e061);
}

.fa-head-side-cough-slash:before {
  content: fa-content(\e062);
}

.fa-head-side-mask:before {
  content: fa-content(\e063);
}

.fa-head-side-virus:before {
  content: fa-content(\e064);
}

.fa-heading:before {
  content: fa-content(\f1dc);
}

.fa-headphones:before {
  content: fa-content(\f025);
}

.fa-headphones-alt:before {
  content: fa-content(\f58f);
}

.fa-headset:before {
  content: fa-content(\f590);
}

.fa-heart:before {
  content: fa-content(\f004);
}

.fa-heart-broken:before {
  content: fa-content(\f7a9);
}

.fa-heartbeat:before {
  content: fa-content(\f21e);
}

.fa-helicopter:before {
  content: fa-content(\f533);
}

.fa-highlighter:before {
  content: fa-content(\f591);
}

.fa-hiking:before {
  content: fa-content(\f6ec);
}

.fa-hippo:before {
  content: fa-content(\f6ed);
}

.fa-hips:before {
  content: fa-content(\f452);
}

.fa-hire-a-helper:before {
  content: fa-content(\f3b0);
}

.fa-history:before {
  content: fa-content(\f1da);
}

.fa-hive:before {
  content: fa-content(\e07f);
}

.fa-hockey-puck:before {
  content: fa-content(\f453);
}

.fa-holly-berry:before {
  content: fa-content(\f7aa);
}

.fa-home:before {
  content: fa-content(\f015);
}

.fa-hooli:before {
  content: fa-content(\f427);
}

.fa-hornbill:before {
  content: fa-content(\f592);
}

.fa-horse:before {
  content: fa-content(\f6f0);
}

.fa-horse-head:before {
  content: fa-content(\f7ab);
}

.fa-hospital:before {
  content: fa-content(\f0f8);
}

.fa-hospital-alt:before {
  content: fa-content(\f47d);
}

.fa-hospital-symbol:before {
  content: fa-content(\f47e);
}

.fa-hospital-user:before {
  content: fa-content(\f80d);
}

.fa-hot-tub:before {
  content: fa-content(\f593);
}

.fa-hotdog:before {
  content: fa-content(\f80f);
}

.fa-hotel:before {
  content: fa-content(\f594);
}

.fa-hotjar:before {
  content: fa-content(\f3b1);
}

.fa-hourglass:before {
  content: fa-content(\f254);
}

.fa-hourglass-end:before {
  content: fa-content(\f253);
}

.fa-hourglass-half:before {
  content: fa-content(\f252);
}

.fa-hourglass-start:before {
  content: fa-content(\f251);
}

.fa-house-damage:before {
  content: fa-content(\f6f1);
}

.fa-house-user:before {
  content: fa-content(\e065);
}

.fa-houzz:before {
  content: fa-content(\f27c);
}

.fa-hryvnia:before {
  content: fa-content(\f6f2);
}

.fa-html5:before {
  content: fa-content(\f13b);
}

.fa-hubspot:before {
  content: fa-content(\f3b2);
}

.fa-i-cursor:before {
  content: fa-content(\f246);
}

.fa-ice-cream:before {
  content: fa-content(\f810);
}

.fa-icicles:before {
  content: fa-content(\f7ad);
}

.fa-icons:before {
  content: fa-content(\f86d);
}

.fa-id-badge:before {
  content: fa-content(\f2c1);
}

.fa-id-card:before {
  content: fa-content(\f2c2);
}

.fa-id-card-alt:before {
  content: fa-content(\f47f);
}

.fa-ideal:before {
  content: fa-content(\e013);
}

.fa-igloo:before {
  content: fa-content(\f7ae);
}

.fa-image:before {
  content: fa-content(\f03e);
}

.fa-images:before {
  content: fa-content(\f302);
}

.fa-imdb:before {
  content: fa-content(\f2d8);
}

.fa-inbox:before {
  content: fa-content(\f01c);
}

.fa-indent:before {
  content: fa-content(\f03c);
}

.fa-industry:before {
  content: fa-content(\f275);
}

.fa-infinity:before {
  content: fa-content(\f534);
}

.fa-info:before {
  content: fa-content(\f129);
}

.fa-info-circle:before {
  content: fa-content(\f05a);
}

.fa-innosoft:before {
  content: fa-content(\e080);
}

.fa-instagram:before {
  content: fa-content(\f16d);
}

.fa-instagram-square:before {
  content: fa-content(\e055);
}

.fa-instalod:before {
  content: fa-content(\e081);
}

.fa-intercom:before {
  content: fa-content(\f7af);
}

.fa-internet-explorer:before {
  content: fa-content(\f26b);
}

.fa-invision:before {
  content: fa-content(\f7b0);
}

.fa-ioxhost:before {
  content: fa-content(\f208);
}

.fa-italic:before {
  content: fa-content(\f033);
}

.fa-itch-io:before {
  content: fa-content(\f83a);
}

.fa-itunes:before {
  content: fa-content(\f3b4);
}

.fa-itunes-note:before {
  content: fa-content(\f3b5);
}

.fa-java:before {
  content: fa-content(\f4e4);
}

.fa-jedi:before {
  content: fa-content(\f669);
}

.fa-jedi-order:before {
  content: fa-content(\f50e);
}

.fa-jenkins:before {
  content: fa-content(\f3b6);
}

.fa-jira:before {
  content: fa-content(\f7b1);
}

.fa-joget:before {
  content: fa-content(\f3b7);
}

.fa-joint:before {
  content: fa-content(\f595);
}

.fa-joomla:before {
  content: fa-content(\f1aa);
}

.fa-journal-whills:before {
  content: fa-content(\f66a);
}

.fa-js:before {
  content: fa-content(\f3b8);
}

.fa-js-square:before {
  content: fa-content(\f3b9);
}

.fa-jsfiddle:before {
  content: fa-content(\f1cc);
}

.fa-kaaba:before {
  content: fa-content(\f66b);
}

.fa-kaggle:before {
  content: fa-content(\f5fa);
}

.fa-key:before {
  content: fa-content(\f084);
}

.fa-keybase:before {
  content: fa-content(\f4f5);
}

.fa-keyboard:before {
  content: fa-content(\f11c);
}

.fa-keycdn:before {
  content: fa-content(\f3ba);
}

.fa-khanda:before {
  content: fa-content(\f66d);
}

.fa-kickstarter:before {
  content: fa-content(\f3bb);
}

.fa-kickstarter-k:before {
  content: fa-content(\f3bc);
}

.fa-kiss:before {
  content: fa-content(\f596);
}

.fa-kiss-beam:before {
  content: fa-content(\f597);
}

.fa-kiss-wink-heart:before {
  content: fa-content(\f598);
}

.fa-kiwi-bird:before {
  content: fa-content(\f535);
}

.fa-korvue:before {
  content: fa-content(\f42f);
}

.fa-landmark:before {
  content: fa-content(\f66f);
}

.fa-language:before {
  content: fa-content(\f1ab);
}

.fa-laptop:before {
  content: fa-content(\f109);
}

.fa-laptop-code:before {
  content: fa-content(\f5fc);
}

.fa-laptop-house:before {
  content: fa-content(\e066);
}

.fa-laptop-medical:before {
  content: fa-content(\f812);
}

.fa-laravel:before {
  content: fa-content(\f3bd);
}

.fa-lastfm:before {
  content: fa-content(\f202);
}

.fa-lastfm-square:before {
  content: fa-content(\f203);
}

.fa-laugh:before {
  content: fa-content(\f599);
}

.fa-laugh-beam:before {
  content: fa-content(\f59a);
}

.fa-laugh-squint:before {
  content: fa-content(\f59b);
}

.fa-laugh-wink:before {
  content: fa-content(\f59c);
}

.fa-layer-group:before {
  content: fa-content(\f5fd);
}

.fa-leaf:before {
  content: fa-content(\f06c);
}

.fa-leanpub:before {
  content: fa-content(\f212);
}

.fa-lemon:before {
  content: fa-content(\f094);
}

.fa-less:before {
  content: fa-content(\f41d);
}

.fa-less-than:before {
  content: fa-content(\f536);
}

.fa-less-than-equal:before {
  content: fa-content(\f537);
}

.fa-level-down-alt:before {
  content: fa-content(\f3be);
}

.fa-level-up-alt:before {
  content: fa-content(\f3bf);
}

.fa-life-ring:before {
  content: fa-content(\f1cd);
}

.fa-lightbulb:before {
  content: fa-content(\f0eb);
}

.fa-line:before {
  content: fa-content(\f3c0);
}

.fa-link:before {
  content: fa-content(\f0c1);
}

.fa-linkedin:before {
  content: fa-content(\f08c);
}

.fa-linkedin-in:before {
  content: fa-content(\f0e1);
}

.fa-linode:before {
  content: fa-content(\f2b8);
}

.fa-linux:before {
  content: fa-content(\f17c);
}

.fa-lira-sign:before {
  content: fa-content(\f195);
}

.fa-list:before {
  content: fa-content(\f03a);
}

.fa-list-alt:before {
  content: fa-content(\f022);
}

.fa-list-ol:before {
  content: fa-content(\f0cb);
}

.fa-list-ul:before {
  content: fa-content(\f0ca);
}

.fa-location-arrow:before {
  content: fa-content(\f124);
}

.fa-lock:before {
  content: fa-content(\f023);
}

.fa-lock-open:before {
  content: fa-content(\f3c1);
}

.fa-long-arrow-alt-down:before {
  content: fa-content(\f309);
}

.fa-long-arrow-alt-left:before {
  content: fa-content(\f30a);
}

.fa-long-arrow-alt-right:before {
  content: fa-content(\f30b);
}

.fa-long-arrow-alt-up:before {
  content: fa-content(\f30c);
}

.fa-low-vision:before {
  content: fa-content(\f2a8);
}

.fa-luggage-cart:before {
  content: fa-content(\f59d);
}

.fa-lungs:before {
  content: fa-content(\f604);
}

.fa-lungs-virus:before {
  content: fa-content(\e067);
}

.fa-lyft:before {
  content: fa-content(\f3c3);
}

.fa-magento:before {
  content: fa-content(\f3c4);
}

.fa-magic:before {
  content: fa-content(\f0d0);
}

.fa-magnet:before {
  content: fa-content(\f076);
}

.fa-mail-bulk:before {
  content: fa-content(\f674);
}

.fa-mailchimp:before {
  content: fa-content(\f59e);
}

.fa-male:before {
  content: fa-content(\f183);
}

.fa-mandalorian:before {
  content: fa-content(\f50f);
}

.fa-map:before {
  content: fa-content(\f279);
}

.fa-map-marked:before {
  content: fa-content(\f59f);
}

.fa-map-marked-alt:before {
  content: fa-content(\f5a0);
}

.fa-map-marker:before {
  content: fa-content(\f041);
}

.fa-map-marker-alt:before {
  content: fa-content(\f3c5);
}

.fa-map-pin:before {
  content: fa-content(\f276);
}

.fa-map-signs:before {
  content: fa-content(\f277);
}

.fa-markdown:before {
  content: fa-content(\f60f);
}

.fa-marker:before {
  content: fa-content(\f5a1);
}

.fa-mars:before {
  content: fa-content(\f222);
}

.fa-mars-double:before {
  content: fa-content(\f227);
}

.fa-mars-stroke:before {
  content: fa-content(\f229);
}

.fa-mars-stroke-h:before {
  content: fa-content(\f22b);
}

.fa-mars-stroke-v:before {
  content: fa-content(\f22a);
}

.fa-mask:before {
  content: fa-content(\f6fa);
}

.fa-mastodon:before {
  content: fa-content(\f4f6);
}

.fa-maxcdn:before {
  content: fa-content(\f136);
}

.fa-mdb:before {
  content: fa-content(\f8ca);
}

.fa-medal:before {
  content: fa-content(\f5a2);
}

.fa-medapps:before {
  content: fa-content(\f3c6);
}

.fa-medium:before {
  content: fa-content(\f23a);
}

.fa-medium-m:before {
  content: fa-content(\f3c7);
}

.fa-medkit:before {
  content: fa-content(\f0fa);
}

.fa-medrt:before {
  content: fa-content(\f3c8);
}

.fa-meetup:before {
  content: fa-content(\f2e0);
}

.fa-megaport:before {
  content: fa-content(\f5a3);
}

.fa-meh:before {
  content: fa-content(\f11a);
}

.fa-meh-blank:before {
  content: fa-content(\f5a4);
}

.fa-meh-rolling-eyes:before {
  content: fa-content(\f5a5);
}

.fa-memory:before {
  content: fa-content(\f538);
}

.fa-mendeley:before {
  content: fa-content(\f7b3);
}

.fa-menorah:before {
  content: fa-content(\f676);
}

.fa-mercury:before {
  content: fa-content(\f223);
}

.fa-meteor:before {
  content: fa-content(\f753);
}

.fa-microblog:before {
  content: fa-content(\e01a);
}

.fa-microchip:before {
  content: fa-content(\f2db);
}

.fa-microphone:before {
  content: fa-content(\f130);
}

.fa-microphone-alt:before {
  content: fa-content(\f3c9);
}

.fa-microphone-alt-slash:before {
  content: fa-content(\f539);
}

.fa-microphone-slash:before {
  content: fa-content(\f131);
}

.fa-microscope:before {
  content: fa-content(\f610);
}

.fa-microsoft:before {
  content: fa-content(\f3ca);
}

.fa-minus:before {
  content: fa-content(\f068);
}

.fa-minus-circle:before {
  content: fa-content(\f056);
}

.fa-minus-square:before {
  content: fa-content(\f146);
}

.fa-mitten:before {
  content: fa-content(\f7b5);
}

.fa-mix:before {
  content: fa-content(\f3cb);
}

.fa-mixcloud:before {
  content: fa-content(\f289);
}

.fa-mixer:before {
  content: fa-content(\e056);
}

.fa-mizuni:before {
  content: fa-content(\f3cc);
}

.fa-mobile:before {
  content: fa-content(\f10b);
}

.fa-mobile-alt:before {
  content: fa-content(\f3cd);
}

.fa-modx:before {
  content: fa-content(\f285);
}

.fa-monero:before {
  content: fa-content(\f3d0);
}

.fa-money-bill:before {
  content: fa-content(\f0d6);
}

.fa-money-bill-alt:before {
  content: fa-content(\f3d1);
}

.fa-money-bill-wave:before {
  content: fa-content(\f53a);
}

.fa-money-bill-wave-alt:before {
  content: fa-content(\f53b);
}

.fa-money-check:before {
  content: fa-content(\f53c);
}

.fa-money-check-alt:before {
  content: fa-content(\f53d);
}

.fa-monument:before {
  content: fa-content(\f5a6);
}

.fa-moon:before {
  content: fa-content(\f186);
}

.fa-mortar-pestle:before {
  content: fa-content(\f5a7);
}

.fa-mosque:before {
  content: fa-content(\f678);
}

.fa-motorcycle:before {
  content: fa-content(\f21c);
}

.fa-mountain:before {
  content: fa-content(\f6fc);
}

.fa-mouse:before {
  content: fa-content(\f8cc);
}

.fa-mouse-pointer:before {
  content: fa-content(\f245);
}

.fa-mug-hot:before {
  content: fa-content(\f7b6);
}

.fa-music:before {
  content: fa-content(\f001);
}

.fa-napster:before {
  content: fa-content(\f3d2);
}

.fa-neos:before {
  content: fa-content(\f612);
}

.fa-network-wired:before {
  content: fa-content(\f6ff);
}

.fa-neuter:before {
  content: fa-content(\f22c);
}

.fa-newspaper:before {
  content: fa-content(\f1ea);
}

.fa-nimblr:before {
  content: fa-content(\f5a8);
}

.fa-node:before {
  content: fa-content(\f419);
}

.fa-node-js:before {
  content: fa-content(\f3d3);
}

.fa-not-equal:before {
  content: fa-content(\f53e);
}

.fa-notes-medical:before {
  content: fa-content(\f481);
}

.fa-npm:before {
  content: fa-content(\f3d4);
}

.fa-ns8:before {
  content: fa-content(\f3d5);
}

.fa-nutritionix:before {
  content: fa-content(\f3d6);
}

.fa-object-group:before {
  content: fa-content(\f247);
}

.fa-object-ungroup:before {
  content: fa-content(\f248);
}

.fa-octopus-deploy:before {
  content: fa-content(\e082);
}

.fa-odnoklassniki:before {
  content: fa-content(\f263);
}

.fa-odnoklassniki-square:before {
  content: fa-content(\f264);
}

.fa-oil-can:before {
  content: fa-content(\f613);
}

.fa-old-republic:before {
  content: fa-content(\f510);
}

.fa-om:before {
  content: fa-content(\f679);
}

.fa-opencart:before {
  content: fa-content(\f23d);
}

.fa-openid:before {
  content: fa-content(\f19b);
}

.fa-opera:before {
  content: fa-content(\f26a);
}

.fa-optin-monster:before {
  content: fa-content(\f23c);
}

.fa-orcid:before {
  content: fa-content(\f8d2);
}

.fa-osi:before {
  content: fa-content(\f41a);
}

.fa-otter:before {
  content: fa-content(\f700);
}

.fa-outdent:before {
  content: fa-content(\f03b);
}

.fa-page4:before {
  content: fa-content(\f3d7);
}

.fa-pagelines:before {
  content: fa-content(\f18c);
}

.fa-pager:before {
  content: fa-content(\f815);
}

.fa-paint-brush:before {
  content: fa-content(\f1fc);
}

.fa-paint-roller:before {
  content: fa-content(\f5aa);
}

.fa-palette:before {
  content: fa-content(\f53f);
}

.fa-palfed:before {
  content: fa-content(\f3d8);
}

.fa-pallet:before {
  content: fa-content(\f482);
}

.fa-paper-plane:before {
  content: fa-content(\f1d8);
}

.fa-paperclip:before {
  content: fa-content(\f0c6);
}

.fa-parachute-box:before {
  content: fa-content(\f4cd);
}

.fa-paragraph:before {
  content: fa-content(\f1dd);
}

.fa-parking:before {
  content: fa-content(\f540);
}

.fa-passport:before {
  content: fa-content(\f5ab);
}

.fa-pastafarianism:before {
  content: fa-content(\f67b);
}

.fa-paste:before {
  content: fa-content(\f0ea);
}

.fa-patreon:before {
  content: fa-content(\f3d9);
}

.fa-pause:before {
  content: fa-content(\f04c);
}

.fa-pause-circle:before {
  content: fa-content(\f28b);
}

.fa-paw:before {
  content: fa-content(\f1b0);
}

.fa-paypal:before {
  content: fa-content(\f1ed);
}

.fa-peace:before {
  content: fa-content(\f67c);
}

.fa-pen:before {
  content: fa-content(\f304);
}

.fa-pen-alt:before {
  content: fa-content(\f305);
}

.fa-pen-fancy:before {
  content: fa-content(\f5ac);
}

.fa-pen-nib:before {
  content: fa-content(\f5ad);
}

.fa-pen-square:before {
  content: fa-content(\f14b);
}

.fa-pencil-alt:before {
  content: fa-content(\f303);
}

.fa-pencil-ruler:before {
  content: fa-content(\f5ae);
}

.fa-penny-arcade:before {
  content: fa-content(\f704);
}

.fa-people-arrows:before {
  content: fa-content(\e068);
}

.fa-people-carry:before {
  content: fa-content(\f4ce);
}

.fa-pepper-hot:before {
  content: fa-content(\f816);
}

.fa-perbyte:before {
  content: fa-content(\e083);
}

.fa-percent:before {
  content: fa-content(\f295);
}

.fa-percentage:before {
  content: fa-content(\f541);
}

.fa-periscope:before {
  content: fa-content(\f3da);
}

.fa-person-booth:before {
  content: fa-content(\f756);
}

.fa-phabricator:before {
  content: fa-content(\f3db);
}

.fa-phoenix-framework:before {
  content: fa-content(\f3dc);
}

.fa-phoenix-squadron:before {
  content: fa-content(\f511);
}

.fa-phone:before {
  content: fa-content(\f095);
}

.fa-phone-alt:before {
  content: fa-content(\f879);
}

.fa-phone-slash:before {
  content: fa-content(\f3dd);
}

.fa-phone-square:before {
  content: fa-content(\f098);
}

.fa-phone-square-alt:before {
  content: fa-content(\f87b);
}

.fa-phone-volume:before {
  content: fa-content(\f2a0);
}

.fa-photo-video:before {
  content: fa-content(\f87c);
}

.fa-php:before {
  content: fa-content(\f457);
}

.fa-pied-piper:before {
  content: fa-content(\f2ae);
}

.fa-pied-piper-alt:before {
  content: fa-content(\f1a8);
}

.fa-pied-piper-hat:before {
  content: fa-content(\f4e5);
}

.fa-pied-piper-pp:before {
  content: fa-content(\f1a7);
}

.fa-pied-piper-square:before {
  content: fa-content(\e01e);
}

.fa-piggy-bank:before {
  content: fa-content(\f4d3);
}

.fa-pills:before {
  content: fa-content(\f484);
}

.fa-pinterest:before {
  content: fa-content(\f0d2);
}

.fa-pinterest-p:before {
  content: fa-content(\f231);
}

.fa-pinterest-square:before {
  content: fa-content(\f0d3);
}

.fa-pizza-slice:before {
  content: fa-content(\f818);
}

.fa-place-of-worship:before {
  content: fa-content(\f67f);
}

.fa-plane:before {
  content: fa-content(\f072);
}

.fa-plane-arrival:before {
  content: fa-content(\f5af);
}

.fa-plane-departure:before {
  content: fa-content(\f5b0);
}

.fa-plane-slash:before {
  content: fa-content(\e069);
}

.fa-play:before {
  content: fa-content(\f04b);
}

.fa-play-circle:before {
  content: fa-content(\f144);
}

.fa-playstation:before {
  content: fa-content(\f3df);
}

.fa-plug:before {
  content: fa-content(\f1e6);
}

.fa-plus:before {
  content: fa-content(\f067);
}

.fa-plus-circle:before {
  content: fa-content(\f055);
}

.fa-plus-square:before {
  content: fa-content(\f0fe);
}

.fa-podcast:before {
  content: fa-content(\f2ce);
}

.fa-poll:before {
  content: fa-content(\f681);
}

.fa-poll-h:before {
  content: fa-content(\f682);
}

.fa-poo:before {
  content: fa-content(\f2fe);
}

.fa-poo-storm:before {
  content: fa-content(\f75a);
}

.fa-poop:before {
  content: fa-content(\f619);
}

.fa-portrait:before {
  content: fa-content(\f3e0);
}

.fa-pound-sign:before {
  content: fa-content(\f154);
}

.fa-power-off:before {
  content: fa-content(\f011);
}

.fa-pray:before {
  content: fa-content(\f683);
}

.fa-praying-hands:before {
  content: fa-content(\f684);
}

.fa-prescription:before {
  content: fa-content(\f5b1);
}

.fa-prescription-bottle:before {
  content: fa-content(\f485);
}

.fa-prescription-bottle-alt:before {
  content: fa-content(\f486);
}

.fa-print:before {
  content: fa-content(\f02f);
}

.fa-procedures:before {
  content: fa-content(\f487);
}

.fa-product-hunt:before {
  content: fa-content(\f288);
}

.fa-project-diagram:before {
  content: fa-content(\f542);
}

.fa-pump-medical:before {
  content: fa-content(\e06a);
}

.fa-pump-soap:before {
  content: fa-content(\e06b);
}

.fa-pushed:before {
  content: fa-content(\f3e1);
}

.fa-puzzle-piece:before {
  content: fa-content(\f12e);
}

.fa-python:before {
  content: fa-content(\f3e2);
}

.fa-qq:before {
  content: fa-content(\f1d6);
}

.fa-qrcode:before {
  content: fa-content(\f029);
}

.fa-question:before {
  content: fa-content(\f128);
}

.fa-question-circle:before {
  content: fa-content(\f059);
}

.fa-quidditch:before {
  content: fa-content(\f458);
}

.fa-quinscape:before {
  content: fa-content(\f459);
}

.fa-quora:before {
  content: fa-content(\f2c4);
}

.fa-quote-left:before {
  content: fa-content(\f10d);
}

.fa-quote-right:before {
  content: fa-content(\f10e);
}

.fa-quran:before {
  content: fa-content(\f687);
}

.fa-r-project:before {
  content: fa-content(\f4f7);
}

.fa-radiation:before {
  content: fa-content(\f7b9);
}

.fa-radiation-alt:before {
  content: fa-content(\f7ba);
}

.fa-rainbow:before {
  content: fa-content(\f75b);
}

.fa-random:before {
  content: fa-content(\f074);
}

.fa-raspberry-pi:before {
  content: fa-content(\f7bb);
}

.fa-ravelry:before {
  content: fa-content(\f2d9);
}

.fa-react:before {
  content: fa-content(\f41b);
}

.fa-reacteurope:before {
  content: fa-content(\f75d);
}

.fa-readme:before {
  content: fa-content(\f4d5);
}

.fa-rebel:before {
  content: fa-content(\f1d0);
}

.fa-receipt:before {
  content: fa-content(\f543);
}

.fa-record-vinyl:before {
  content: fa-content(\f8d9);
}

.fa-recycle:before {
  content: fa-content(\f1b8);
}

.fa-red-river:before {
  content: fa-content(\f3e3);
}

.fa-reddit:before {
  content: fa-content(\f1a1);
}

.fa-reddit-alien:before {
  content: fa-content(\f281);
}

.fa-reddit-square:before {
  content: fa-content(\f1a2);
}

.fa-redhat:before {
  content: fa-content(\f7bc);
}

.fa-redo:before {
  content: fa-content(\f01e);
}

.fa-redo-alt:before {
  content: fa-content(\f2f9);
}

.fa-registered:before {
  content: fa-content(\f25d);
}

.fa-remove-format:before {
  content: fa-content(\f87d);
}

.fa-renren:before {
  content: fa-content(\f18b);
}

.fa-reply:before {
  content: fa-content(\f3e5);
}

.fa-reply-all:before {
  content: fa-content(\f122);
}

.fa-replyd:before {
  content: fa-content(\f3e6);
}

.fa-republican:before {
  content: fa-content(\f75e);
}

.fa-researchgate:before {
  content: fa-content(\f4f8);
}

.fa-resolving:before {
  content: fa-content(\f3e7);
}

.fa-restroom:before {
  content: fa-content(\f7bd);
}

.fa-retweet:before {
  content: fa-content(\f079);
}

.fa-rev:before {
  content: fa-content(\f5b2);
}

.fa-ribbon:before {
  content: fa-content(\f4d6);
}

.fa-ring:before {
  content: fa-content(\f70b);
}

.fa-road:before {
  content: fa-content(\f018);
}

.fa-robot:before {
  content: fa-content(\f544);
}

.fa-rocket:before {
  content: fa-content(\f135);
}

.fa-rocketchat:before {
  content: fa-content(\f3e8);
}

.fa-rockrms:before {
  content: fa-content(\f3e9);
}

.fa-route:before {
  content: fa-content(\f4d7);
}

.fa-rss:before {
  content: fa-content(\f09e);
}

.fa-rss-square:before {
  content: fa-content(\f143);
}

.fa-ruble-sign:before {
  content: fa-content(\f158);
}

.fa-ruler:before {
  content: fa-content(\f545);
}

.fa-ruler-combined:before {
  content: fa-content(\f546);
}

.fa-ruler-horizontal:before {
  content: fa-content(\f547);
}

.fa-ruler-vertical:before {
  content: fa-content(\f548);
}

.fa-running:before {
  content: fa-content(\f70c);
}

.fa-rupee-sign:before {
  content: fa-content(\f156);
}

.fa-rust:before {
  content: fa-content(\e07a);
}

.fa-sad-cry:before {
  content: fa-content(\f5b3);
}

.fa-sad-tear:before {
  content: fa-content(\f5b4);
}

.fa-safari:before {
  content: fa-content(\f267);
}

.fa-salesforce:before {
  content: fa-content(\f83b);
}

.fa-sass:before {
  content: fa-content(\f41e);
}

.fa-satellite:before {
  content: fa-content(\f7bf);
}

.fa-satellite-dish:before {
  content: fa-content(\f7c0);
}

.fa-save:before {
  content: fa-content(\f0c7);
}

.fa-schlix:before {
  content: fa-content(\f3ea);
}

.fa-school:before {
  content: fa-content(\f549);
}

.fa-screwdriver:before {
  content: fa-content(\f54a);
}

.fa-scribd:before {
  content: fa-content(\f28a);
}

.fa-scroll:before {
  content: fa-content(\f70e);
}

.fa-sd-card:before {
  content: fa-content(\f7c2);
}

.fa-search:before {
  content: fa-content(\f002);
}

.fa-search-dollar:before {
  content: fa-content(\f688);
}

.fa-search-location:before {
  content: fa-content(\f689);
}

.fa-search-minus:before {
  content: fa-content(\f010);
}

.fa-search-plus:before {
  content: fa-content(\f00e);
}

.fa-searchengin:before {
  content: fa-content(\f3eb);
}

.fa-seedling:before {
  content: fa-content(\f4d8);
}

.fa-sellcast:before {
  content: fa-content(\f2da);
}

.fa-sellsy:before {
  content: fa-content(\f213);
}

.fa-server:before {
  content: fa-content(\f233);
}

.fa-servicestack:before {
  content: fa-content(\f3ec);
}

.fa-shapes:before {
  content: fa-content(\f61f);
}

.fa-share:before {
  content: fa-content(\f064);
}

.fa-share-alt:before {
  content: fa-content(\f1e0);
}

.fa-share-alt-square:before {
  content: fa-content(\f1e1);
}

.fa-share-square:before {
  content: fa-content(\f14d);
}

.fa-shekel-sign:before {
  content: fa-content(\f20b);
}

.fa-shield-alt:before {
  content: fa-content(\f3ed);
}

.fa-shield-virus:before {
  content: fa-content(\e06c);
}

.fa-ship:before {
  content: fa-content(\f21a);
}

.fa-shipping-fast:before {
  content: fa-content(\f48b);
}

.fa-shirtsinbulk:before {
  content: fa-content(\f214);
}

.fa-shoe-prints:before {
  content: fa-content(\f54b);
}

.fa-shopify:before {
  content: fa-content(\e057);
}

.fa-shopping-bag:before {
  content: fa-content(\f290);
}

.fa-shopping-basket:before {
  content: fa-content(\f291);
}

.fa-shopping-cart:before {
  content: fa-content(\f07a);
}

.fa-shopware:before {
  content: fa-content(\f5b5);
}

.fa-shower:before {
  content: fa-content(\f2cc);
}

.fa-shuttle-van:before {
  content: fa-content(\f5b6);
}

.fa-sign:before {
  content: fa-content(\f4d9);
}

.fa-sign-in-alt:before {
  content: fa-content(\f2f6);
}

.fa-sign-language:before {
  content: fa-content(\f2a7);
}

.fa-sign-out-alt:before {
  content: fa-content(\f2f5);
}

.fa-signal:before {
  content: fa-content(\f012);
}

.fa-signature:before {
  content: fa-content(\f5b7);
}

.fa-sim-card:before {
  content: fa-content(\f7c4);
}

.fa-simplybuilt:before {
  content: fa-content(\f215);
}

.fa-sink:before {
  content: fa-content(\e06d);
}

.fa-sistrix:before {
  content: fa-content(\f3ee);
}

.fa-sitemap:before {
  content: fa-content(\f0e8);
}

.fa-sith:before {
  content: fa-content(\f512);
}

.fa-skating:before {
  content: fa-content(\f7c5);
}

.fa-sketch:before {
  content: fa-content(\f7c6);
}

.fa-skiing:before {
  content: fa-content(\f7c9);
}

.fa-skiing-nordic:before {
  content: fa-content(\f7ca);
}

.fa-skull:before {
  content: fa-content(\f54c);
}

.fa-skull-crossbones:before {
  content: fa-content(\f714);
}

.fa-skyatlas:before {
  content: fa-content(\f216);
}

.fa-skype:before {
  content: fa-content(\f17e);
}

.fa-slack:before {
  content: fa-content(\f198);
}

.fa-slack-hash:before {
  content: fa-content(\f3ef);
}

.fa-slash:before {
  content: fa-content(\f715);
}

.fa-sleigh:before {
  content: fa-content(\f7cc);
}

.fa-sliders-h:before {
  content: fa-content(\f1de);
}

.fa-slideshare:before {
  content: fa-content(\f1e7);
}

.fa-smile:before {
  content: fa-content(\f118);
}

.fa-smile-beam:before {
  content: fa-content(\f5b8);
}

.fa-smile-wink:before {
  content: fa-content(\f4da);
}

.fa-smog:before {
  content: fa-content(\f75f);
}

.fa-smoking:before {
  content: fa-content(\f48d);
}

.fa-smoking-ban:before {
  content: fa-content(\f54d);
}

.fa-sms:before {
  content: fa-content(\f7cd);
}

.fa-snapchat:before {
  content: fa-content(\f2ab);
}

.fa-snapchat-ghost:before {
  content: fa-content(\f2ac);
}

.fa-snapchat-square:before {
  content: fa-content(\f2ad);
}

.fa-snowboarding:before {
  content: fa-content(\f7ce);
}

.fa-snowflake:before {
  content: fa-content(\f2dc);
}

.fa-snowman:before {
  content: fa-content(\f7d0);
}

.fa-snowplow:before {
  content: fa-content(\f7d2);
}

.fa-soap:before {
  content: fa-content(\e06e);
}

.fa-socks:before {
  content: fa-content(\f696);
}

.fa-solar-panel:before {
  content: fa-content(\f5ba);
}

.fa-sort:before {
  content: fa-content(\f0dc);
}

.fa-sort-alpha-down:before {
  content: fa-content(\f15d);
}

.fa-sort-alpha-down-alt:before {
  content: fa-content(\f881);
}

.fa-sort-alpha-up:before {
  content: fa-content(\f15e);
}

.fa-sort-alpha-up-alt:before {
  content: fa-content(\f882);
}

.fa-sort-amount-down:before {
  content: fa-content(\f160);
}

.fa-sort-amount-down-alt:before {
  content: fa-content(\f884);
}

.fa-sort-amount-up:before {
  content: fa-content(\f161);
}

.fa-sort-amount-up-alt:before {
  content: fa-content(\f885);
}

.fa-sort-down:before {
  content: fa-content(\f0dd);
}

.fa-sort-numeric-down:before {
  content: fa-content(\f162);
}

.fa-sort-numeric-down-alt:before {
  content: fa-content(\f886);
}

.fa-sort-numeric-up:before {
  content: fa-content(\f163);
}

.fa-sort-numeric-up-alt:before {
  content: fa-content(\f887);
}

.fa-sort-up:before {
  content: fa-content(\f0de);
}

.fa-soundcloud:before {
  content: fa-content(\f1be);
}

.fa-sourcetree:before {
  content: fa-content(\f7d3);
}

.fa-spa:before {
  content: fa-content(\f5bb);
}

.fa-space-shuttle:before {
  content: fa-content(\f197);
}

.fa-speakap:before {
  content: fa-content(\f3f3);
}

.fa-speaker-deck:before {
  content: fa-content(\f83c);
}

.fa-spell-check:before {
  content: fa-content(\f891);
}

.fa-spider:before {
  content: fa-content(\f717);
}

.fa-spinner:before {
  content: fa-content(\f110);
}

.fa-splotch:before {
  content: fa-content(\f5bc);
}

.fa-spotify:before {
  content: fa-content(\f1bc);
}

.fa-spray-can:before {
  content: fa-content(\f5bd);
}

.fa-square:before {
  content: fa-content(\f0c8);
}

.fa-square-full:before {
  content: fa-content(\f45c);
}

.fa-square-root-alt:before {
  content: fa-content(\f698);
}

.fa-squarespace:before {
  content: fa-content(\f5be);
}

.fa-stack-exchange:before {
  content: fa-content(\f18d);
}

.fa-stack-overflow:before {
  content: fa-content(\f16c);
}

.fa-stackpath:before {
  content: fa-content(\f842);
}

.fa-stamp:before {
  content: fa-content(\f5bf);
}

.fa-star:before {
  content: fa-content(\f005);
}

.fa-star-and-crescent:before {
  content: fa-content(\f699);
}

.fa-star-half:before {
  content: fa-content(\f089);
}

.fa-star-half-alt:before {
  content: fa-content(\f5c0);
}

.fa-star-of-david:before {
  content: fa-content(\f69a);
}

.fa-star-of-life:before {
  content: fa-content(\f621);
}

.fa-staylinked:before {
  content: fa-content(\f3f5);
}

.fa-steam:before {
  content: fa-content(\f1b6);
}

.fa-steam-square:before {
  content: fa-content(\f1b7);
}

.fa-steam-symbol:before {
  content: fa-content(\f3f6);
}

.fa-step-backward:before {
  content: fa-content(\f048);
}

.fa-step-forward:before {
  content: fa-content(\f051);
}

.fa-stethoscope:before {
  content: fa-content(\f0f1);
}

.fa-sticker-mule:before {
  content: fa-content(\f3f7);
}

.fa-sticky-note:before {
  content: fa-content(\f249);
}

.fa-stop:before {
  content: fa-content(\f04d);
}

.fa-stop-circle:before {
  content: fa-content(\f28d);
}

.fa-stopwatch:before {
  content: fa-content(\f2f2);
}

.fa-stopwatch-20:before {
  content: fa-content(\e06f);
}

.fa-store:before {
  content: fa-content(\f54e);
}

.fa-store-alt:before {
  content: fa-content(\f54f);
}

.fa-store-alt-slash:before {
  content: fa-content(\e070);
}

.fa-store-slash:before {
  content: fa-content(\e071);
}

.fa-strava:before {
  content: fa-content(\f428);
}

.fa-stream:before {
  content: fa-content(\f550);
}

.fa-street-view:before {
  content: fa-content(\f21d);
}

.fa-strikethrough:before {
  content: fa-content(\f0cc);
}

.fa-stripe:before {
  content: fa-content(\f429);
}

.fa-stripe-s:before {
  content: fa-content(\f42a);
}

.fa-stroopwafel:before {
  content: fa-content(\f551);
}

.fa-studiovinari:before {
  content: fa-content(\f3f8);
}

.fa-stumbleupon:before {
  content: fa-content(\f1a4);
}

.fa-stumbleupon-circle:before {
  content: fa-content(\f1a3);
}

.fa-subscript:before {
  content: fa-content(\f12c);
}

.fa-subway:before {
  content: fa-content(\f239);
}

.fa-suitcase:before {
  content: fa-content(\f0f2);
}

.fa-suitcase-rolling:before {
  content: fa-content(\f5c1);
}

.fa-sun:before {
  content: fa-content(\f185);
}

.fa-superpowers:before {
  content: fa-content(\f2dd);
}

.fa-superscript:before {
  content: fa-content(\f12b);
}

.fa-supple:before {
  content: fa-content(\f3f9);
}

.fa-surprise:before {
  content: fa-content(\f5c2);
}

.fa-suse:before {
  content: fa-content(\f7d6);
}

.fa-swatchbook:before {
  content: fa-content(\f5c3);
}

.fa-swift:before {
  content: fa-content(\f8e1);
}

.fa-swimmer:before {
  content: fa-content(\f5c4);
}

.fa-swimming-pool:before {
  content: fa-content(\f5c5);
}

.fa-symfony:before {
  content: fa-content(\f83d);
}

.fa-synagogue:before {
  content: fa-content(\f69b);
}

.fa-sync:before {
  content: fa-content(\f021);
}

.fa-sync-alt:before {
  content: fa-content(\f2f1);
}

.fa-syringe:before {
  content: fa-content(\f48e);
}

.fa-table:before {
  content: fa-content(\f0ce);
}

.fa-table-tennis:before {
  content: fa-content(\f45d);
}

.fa-tablet:before {
  content: fa-content(\f10a);
}

.fa-tablet-alt:before {
  content: fa-content(\f3fa);
}

.fa-tablets:before {
  content: fa-content(\f490);
}

.fa-tachometer-alt:before {
  content: fa-content(\f3fd);
}

.fa-tag:before {
  content: fa-content(\f02b);
}

.fa-tags:before {
  content: fa-content(\f02c);
}

.fa-tape:before {
  content: fa-content(\f4db);
}

.fa-tasks:before {
  content: fa-content(\f0ae);
}

.fa-taxi:before {
  content: fa-content(\f1ba);
}

.fa-teamspeak:before {
  content: fa-content(\f4f9);
}

.fa-teeth:before {
  content: fa-content(\f62e);
}

.fa-teeth-open:before {
  content: fa-content(\f62f);
}

.fa-telegram:before {
  content: fa-content(\f2c6);
}

.fa-telegram-plane:before {
  content: fa-content(\f3fe);
}

.fa-temperature-high:before {
  content: fa-content(\f769);
}

.fa-temperature-low:before {
  content: fa-content(\f76b);
}

.fa-tencent-weibo:before {
  content: fa-content(\f1d5);
}

.fa-tenge:before {
  content: fa-content(\f7d7);
}

.fa-terminal:before {
  content: fa-content(\f120);
}

.fa-text-height:before {
  content: fa-content(\f034);
}

.fa-text-width:before {
  content: fa-content(\f035);
}

.fa-th:before {
  content: fa-content(\f00a);
}

.fa-th-large:before {
  content: fa-content(\f009);
}

.fa-th-list:before {
  content: fa-content(\f00b);
}

.fa-the-red-yeti:before {
  content: fa-content(\f69d);
}

.fa-theater-masks:before {
  content: fa-content(\f630);
}

.fa-themeco:before {
  content: fa-content(\f5c6);
}

.fa-themeisle:before {
  content: fa-content(\f2b2);
}

.fa-thermometer:before {
  content: fa-content(\f491);
}

.fa-thermometer-empty:before {
  content: fa-content(\f2cb);
}

.fa-thermometer-full:before {
  content: fa-content(\f2c7);
}

.fa-thermometer-half:before {
  content: fa-content(\f2c9);
}

.fa-thermometer-quarter:before {
  content: fa-content(\f2ca);
}

.fa-thermometer-three-quarters:before {
  content: fa-content(\f2c8);
}

.fa-think-peaks:before {
  content: fa-content(\f731);
}

.fa-thumbs-down:before {
  content: fa-content(\f165);
}

.fa-thumbs-up:before {
  content: fa-content(\f164);
}

.fa-thumbtack:before {
  content: fa-content(\f08d);
}

.fa-ticket-alt:before {
  content: fa-content(\f3ff);
}

.fa-tiktok:before {
  content: fa-content(\e07b);
}

.fa-times:before {
  content: fa-content(\f00d);
}

.fa-times-circle:before {
  content: fa-content(\f057);
}

.fa-tint:before {
  content: fa-content(\f043);
}

.fa-tint-slash:before {
  content: fa-content(\f5c7);
}

.fa-tired:before {
  content: fa-content(\f5c8);
}

.fa-toggle-off:before {
  content: fa-content(\f204);
}

.fa-toggle-on:before {
  content: fa-content(\f205);
}

.fa-toilet:before {
  content: fa-content(\f7d8);
}

.fa-toilet-paper:before {
  content: fa-content(\f71e);
}

.fa-toilet-paper-slash:before {
  content: fa-content(\e072);
}

.fa-toolbox:before {
  content: fa-content(\f552);
}

.fa-tools:before {
  content: fa-content(\f7d9);
}

.fa-tooth:before {
  content: fa-content(\f5c9);
}

.fa-torah:before {
  content: fa-content(\f6a0);
}

.fa-torii-gate:before {
  content: fa-content(\f6a1);
}

.fa-tractor:before {
  content: fa-content(\f722);
}

.fa-trade-federation:before {
  content: fa-content(\f513);
}

.fa-trademark:before {
  content: fa-content(\f25c);
}

.fa-traffic-light:before {
  content: fa-content(\f637);
}

.fa-trailer:before {
  content: fa-content(\e041);
}

.fa-train:before {
  content: fa-content(\f238);
}

.fa-tram:before {
  content: fa-content(\f7da);
}

.fa-transgender:before {
  content: fa-content(\f224);
}

.fa-transgender-alt:before {
  content: fa-content(\f225);
}

.fa-trash:before {
  content: fa-content(\f1f8);
}

.fa-trash-alt:before {
  content: fa-content(\f2ed);
}

.fa-trash-restore:before {
  content: fa-content(\f829);
}

.fa-trash-restore-alt:before {
  content: fa-content(\f82a);
}

.fa-tree:before {
  content: fa-content(\f1bb);
}

.fa-trello:before {
  content: fa-content(\f181);
}

.fa-tripadvisor:before {
  content: fa-content(\f262);
}

.fa-trophy:before {
  content: fa-content(\f091);
}

.fa-truck:before {
  content: fa-content(\f0d1);
}

.fa-truck-loading:before {
  content: fa-content(\f4de);
}

.fa-truck-monster:before {
  content: fa-content(\f63b);
}

.fa-truck-moving:before {
  content: fa-content(\f4df);
}

.fa-truck-pickup:before {
  content: fa-content(\f63c);
}

.fa-tshirt:before {
  content: fa-content(\f553);
}

.fa-tty:before {
  content: fa-content(\f1e4);
}

.fa-tumblr:before {
  content: fa-content(\f173);
}

.fa-tumblr-square:before {
  content: fa-content(\f174);
}

.fa-tv:before {
  content: fa-content(\f26c);
}

.fa-twitch:before {
  content: fa-content(\f1e8);
}

.fa-twitter:before {
  content: fa-content(\f099);
}

.fa-twitter-square:before {
  content: fa-content(\f081);
}

.fa-typo3:before {
  content: fa-content(\f42b);
}

.fa-uber:before {
  content: fa-content(\f402);
}

.fa-ubuntu:before {
  content: fa-content(\f7df);
}

.fa-uikit:before {
  content: fa-content(\f403);
}

.fa-umbraco:before {
  content: fa-content(\f8e8);
}

.fa-umbrella:before {
  content: fa-content(\f0e9);
}

.fa-umbrella-beach:before {
  content: fa-content(\f5ca);
}

.fa-uncharted:before {
  content: fa-content(\e084);
}

.fa-underline:before {
  content: fa-content(\f0cd);
}

.fa-undo:before {
  content: fa-content(\f0e2);
}

.fa-undo-alt:before {
  content: fa-content(\f2ea);
}

.fa-uniregistry:before {
  content: fa-content(\f404);
}

.fa-unity:before {
  content: fa-content(\e049);
}

.fa-universal-access:before {
  content: fa-content(\f29a);
}

.fa-university:before {
  content: fa-content(\f19c);
}

.fa-unlink:before {
  content: fa-content(\f127);
}

.fa-unlock:before {
  content: fa-content(\f09c);
}

.fa-unlock-alt:before {
  content: fa-content(\f13e);
}

.fa-unsplash:before {
  content: fa-content(\e07c);
}

.fa-untappd:before {
  content: fa-content(\f405);
}

.fa-upload:before {
  content: fa-content(\f093);
}

.fa-ups:before {
  content: fa-content(\f7e0);
}

.fa-usb:before {
  content: fa-content(\f287);
}

.fa-user:before {
  content: fa-content(\f007);
}

.fa-user-alt:before {
  content: fa-content(\f406);
}

.fa-user-alt-slash:before {
  content: fa-content(\f4fa);
}

.fa-user-astronaut:before {
  content: fa-content(\f4fb);
}

.fa-user-check:before {
  content: fa-content(\f4fc);
}

.fa-user-circle:before {
  content: fa-content(\f2bd);
}

.fa-user-clock:before {
  content: fa-content(\f4fd);
}

.fa-user-cog:before {
  content: fa-content(\f4fe);
}

.fa-user-edit:before {
  content: fa-content(\f4ff);
}

.fa-user-friends:before {
  content: fa-content(\f500);
}

.fa-user-graduate:before {
  content: fa-content(\f501);
}

.fa-user-injured:before {
  content: fa-content(\f728);
}

.fa-user-lock:before {
  content: fa-content(\f502);
}

.fa-user-md:before {
  content: fa-content(\f0f0);
}

.fa-user-minus:before {
  content: fa-content(\f503);
}

.fa-user-ninja:before {
  content: fa-content(\f504);
}

.fa-user-nurse:before {
  content: fa-content(\f82f);
}

.fa-user-plus:before {
  content: fa-content(\f234);
}

.fa-user-secret:before {
  content: fa-content(\f21b);
}

.fa-user-shield:before {
  content: fa-content(\f505);
}

.fa-user-slash:before {
  content: fa-content(\f506);
}

.fa-user-tag:before {
  content: fa-content(\f507);
}

.fa-user-tie:before {
  content: fa-content(\f508);
}

.fa-user-times:before {
  content: fa-content(\f235);
}

.fa-users:before {
  content: fa-content(\f0c0);
}

.fa-users-cog:before {
  content: fa-content(\f509);
}

.fa-users-slash:before {
  content: fa-content(\e073);
}

.fa-usps:before {
  content: fa-content(\f7e1);
}

.fa-ussunnah:before {
  content: fa-content(\f407);
}

.fa-utensil-spoon:before {
  content: fa-content(\f2e5);
}

.fa-utensils:before {
  content: fa-content(\f2e7);
}

.fa-vaadin:before {
  content: fa-content(\f408);
}

.fa-vector-square:before {
  content: fa-content(\f5cb);
}

.fa-venus:before {
  content: fa-content(\f221);
}

.fa-venus-double:before {
  content: fa-content(\f226);
}

.fa-venus-mars:before {
  content: fa-content(\f228);
}

.fa-vest:before {
  content: fa-content(\e085);
}

.fa-vest-patches:before {
  content: fa-content(\e086);
}

.fa-viacoin:before {
  content: fa-content(\f237);
}

.fa-viadeo:before {
  content: fa-content(\f2a9);
}

.fa-viadeo-square:before {
  content: fa-content(\f2aa);
}

.fa-vial:before {
  content: fa-content(\f492);
}

.fa-vials:before {
  content: fa-content(\f493);
}

.fa-viber:before {
  content: fa-content(\f409);
}

.fa-video:before {
  content: fa-content(\f03d);
}

.fa-video-slash:before {
  content: fa-content(\f4e2);
}

.fa-vihara:before {
  content: fa-content(\f6a7);
}

.fa-vimeo:before {
  content: fa-content(\f40a);
}

.fa-vimeo-square:before {
  content: fa-content(\f194);
}

.fa-vimeo-v:before {
  content: fa-content(\f27d);
}

.fa-vine:before {
  content: fa-content(\f1ca);
}

.fa-virus:before {
  content: fa-content(\e074);
}

.fa-virus-slash:before {
  content: fa-content(\e075);
}

.fa-viruses:before {
  content: fa-content(\e076);
}

.fa-vk:before {
  content: fa-content(\f189);
}

.fa-vnv:before {
  content: fa-content(\f40b);
}

.fa-voicemail:before {
  content: fa-content(\f897);
}

.fa-volleyball-ball:before {
  content: fa-content(\f45f);
}

.fa-volume-down:before {
  content: fa-content(\f027);
}

.fa-volume-mute:before {
  content: fa-content(\f6a9);
}

.fa-volume-off:before {
  content: fa-content(\f026);
}

.fa-volume-up:before {
  content: fa-content(\f028);
}

.fa-vote-yea:before {
  content: fa-content(\f772);
}

.fa-vr-cardboard:before {
  content: fa-content(\f729);
}

.fa-vuejs:before {
  content: fa-content(\f41f);
}

.fa-walking:before {
  content: fa-content(\f554);
}

.fa-wallet:before {
  content: fa-content(\f555);
}

.fa-warehouse:before {
  content: fa-content(\f494);
}

.fa-watchman-monitoring:before {
  content: fa-content(\e087);
}

.fa-water:before {
  content: fa-content(\f773);
}

.fa-wave-square:before {
  content: fa-content(\f83e);
}

.fa-waze:before {
  content: fa-content(\f83f);
}

.fa-weebly:before {
  content: fa-content(\f5cc);
}

.fa-weibo:before {
  content: fa-content(\f18a);
}

.fa-weight:before {
  content: fa-content(\f496);
}

.fa-weight-hanging:before {
  content: fa-content(\f5cd);
}

.fa-weixin:before {
  content: fa-content(\f1d7);
}

.fa-whatsapp:before {
  content: fa-content(\f232);
}

.fa-whatsapp-square:before {
  content: fa-content(\f40c);
}

.fa-wheelchair:before {
  content: fa-content(\f193);
}

.fa-whmcs:before {
  content: fa-content(\f40d);
}

.fa-wifi:before {
  content: fa-content(\f1eb);
}

.fa-wikipedia-w:before {
  content: fa-content(\f266);
}

.fa-wind:before {
  content: fa-content(\f72e);
}

.fa-window-close:before {
  content: fa-content(\f410);
}

.fa-window-maximize:before {
  content: fa-content(\f2d0);
}

.fa-window-minimize:before {
  content: fa-content(\f2d1);
}

.fa-window-restore:before {
  content: fa-content(\f2d2);
}

.fa-windows:before {
  content: fa-content(\f17a);
}

.fa-wine-bottle:before {
  content: fa-content(\f72f);
}

.fa-wine-glass:before {
  content: fa-content(\f4e3);
}

.fa-wine-glass-alt:before {
  content: fa-content(\f5ce);
}

.fa-wix:before {
  content: fa-content(\f5cf);
}

.fa-wizards-of-the-coast:before {
  content: fa-content(\f730);
}

.fa-wodu:before {
  content: fa-content(\e088);
}

.fa-wolf-pack-battalion:before {
  content: fa-content(\f514);
}

.fa-won-sign:before {
  content: fa-content(\f159);
}

.fa-wordpress:before {
  content: fa-content(\f19a);
}

.fa-wordpress-simple:before {
  content: fa-content(\f411);
}

.fa-wpbeginner:before {
  content: fa-content(\f297);
}

.fa-wpexplorer:before {
  content: fa-content(\f2de);
}

.fa-wpforms:before {
  content: fa-content(\f298);
}

.fa-wpressr:before {
  content: fa-content(\f3e4);
}

.fa-wrench:before {
  content: fa-content(\f0ad);
}

.fa-x-ray:before {
  content: fa-content(\f497);
}

.fa-xbox:before {
  content: fa-content(\f412);
}

.fa-xing:before {
  content: fa-content(\f168);
}

.fa-xing-square:before {
  content: fa-content(\f169);
}

.fa-y-combinator:before {
  content: fa-content(\f23b);
}

.fa-yahoo:before {
  content: fa-content(\f19e);
}

.fa-yammer:before {
  content: fa-content(\f840);
}

.fa-yandex:before {
  content: fa-content(\f413);
}

.fa-yandex-international:before {
  content: fa-content(\f414);
}

.fa-yarn:before {
  content: fa-content(\f7e3);
}

.fa-yelp:before {
  content: fa-content(\f1e9);
}

.fa-yen-sign:before {
  content: fa-content(\f157);
}

.fa-yin-yang:before {
  content: fa-content(\f6ad);
}

.fa-yoast:before {
  content: fa-content(\f2b1);
}

.fa-youtube:before {
  content: fa-content(\f167);
}

.fa-youtube-square:before {
  content: fa-content(\f431);
}

.fa-zhihu:before {
  content: fa-content(\f63f);
}

.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: #5867BA;
  color: #fff;
  border-color: #5867BA;
}
.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: #5867BA;
  border-color: #5867BA;
  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;
  }
}
.component.header .d-flex.napeLogo {
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
}

.separator {
  background: #003A63;
  width: 1px;
}

@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;
}
@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 {
  /* 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. */
}
.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.header.newNav.purple: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.blue:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background: #106BAD;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.component.header.newNav.orange:not(.scrolled):after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background: #F8991D;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.component.header.newNav.orange:not(.scrolled) .component.navigation .navbar-nav a {
  color: #003A63;
}
.component.header.newNav.pink:not(.scrolled):after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background: #C60070;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.component.header.newNav.teal:not(.scrolled):after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background: #00B8B8;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.component.header.newNav.teal:not(.scrolled) .component.navigation .navbar-nav a {
  color: #003A63;
}
.component.header.newNav.red:not(.scrolled):after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background: #E82011;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.component.header.newNav.new-white:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.component.header.newNav.new-white.scrolled:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.component.header.newNav.new-white .component.navigation .navbar-nav a {
  color: #003A63;
}
@media (max-width: 991px) {
  .component.header.newNav.new-white .component.navigation .navbar-nav a {
    font-size: 11px;
  }
}
.component.header.newNav.dark-blue:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background: #003A63;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.component.header.newNav.white:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.component.header.newNav.white.scrolled:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}

.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.agent-footer {
  position: unset;
  background-color: #EBEBEB;
}
.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.margin-top {
  margin-top: -40px;
  background-color: #EBEBEB;
}
.component.section.carrot-orange {
  background-color: #ffb617;
}
.component.section.nape-grey {
  background-color: #EBEBEB;
}
.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.height-439 {
  height: auto;
}
@media (min-width: 768px) {
  .component.hero.height-439 {
    height: 439;
  }
}
.component.hero.height-547 {
  height: auto;
}
@media (min-width: 768px) {
  .component.hero.height-547 {
    height: 547;
  }
}
.component.hero.height-387 {
  height: auto;
}
@media (min-width: 768px) {
  .component.hero.height-387 {
    height: 387;
  }
}
.component.hero.height-500 {
  height: auto;
}
@media (min-width: 768px) {
  .component.hero.height-500 {
    height: 387;
  }
}
.component.hero.height-439 {
  height: 439px;
}
.component.hero.height-547 {
  height: auto;
}
@media (min-width: 768px) {
  .component.hero.height-547 {
    height: 547;
  }
}
.component.hero.height-387 {
  height: auto;
}
@media (min-width: 768px) {
  .component.hero.height-387 {
    height: 387;
  }
}
.component.hero.height-500 {
  height: auto;
}
@media (min-width: 768px) {
  .component.hero.height-500 {
    height: 387;
  }
}
.component.hero.purple {
  background: #5867BA;
}
.component.hero.purple .icon {
  color: #5867BA;
}
.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.btn-bg-navy .btn {
  margin-top: 15px;
  border: none;
  width: 100%;
  background-color: #003A63;
  color: #fff;
}
@media (min-width: 768px) {
  .component.hero.btn-bg-navy .btn {
    margin-top: 40px;
    width: auto;
  }
}
.component.hero.btn-bg-navy .btn:hover, .component.hero.btn-bg-navy .btn:focus {
  background: #fff;
  border-color: #fff;
  color: #003A63;
}
.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 img {
  position: absolute;
  width: 100%;
  top: 0px;
  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: 450px;
  }
}
.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: 180px;
  }
}
@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: #5867BA;
}
.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.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.hero.lato-font-style .container .hero-content h1 strong {
  font-family: "Lato", Helvetica;
  font-family: "Lato", Helvetica;
  font-family: Lato;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
}
.component.hero.lato-font-style .container .copy {
  font-family: "Lato", Helvetica;
}

@media (min-width: 992px) {
  .component.hero.large.width-510 .hero-image {
    width: 510px;
  }
}

.component.hero.small.rightminus150 .hero-image {
  right: -150px;
}

.component.hero.small.rightminus200 .hero-image {
  right: -200px;
}
@media (max-width: 991px) {
  .component.hero.small.rightminus200 .hero-image {
    left: 0px;
  }
}

.component.hero.large.left-50 .hero-image img {
  left: 50px;
}

.component.hero.large.left-100 .hero-image img {
  left: 100px;
}
@media (max-width: 991px) {
  .component.hero.large.left-100 .hero-image img {
    left: 0px;
  }
}

.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;
  margin-top: -20px;
}
@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: #5867BA;
  color: #5867BA;
}
.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-navy-text-white {
  background: #003A63 !important;
  text-align: left;
}
.component.four-square .card.bg-navy-text-white .card-body {
  color: #fff;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  padding: 19px 22px;
}
.component.four-square .card.bg-navy-text-white .card-body .card-title {
  color: #fff;
  font-family: Lato;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}
.component.four-square .card.bg-lime-text-navy-blue {
  background: #c3cf21 !important;
  text-align: left;
}
.component.four-square .card.bg-lime-text-navy-blue .card-body {
  color: #003A63;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  padding: 15px 22px;
}
.component.four-square .card.bg-lime-text-navy-blue .card-body .card-title {
  color: #003A63 !important;
  font-family: Lato;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}
.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-square .card.box-shadow {
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
@media (min-width: 992px) {
  .component.four-square .card.box-shadow {
    margin: 0;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  }
}

.component.four-square .card.navyBtnBcgclr .card-footer .btn.btn-primary {
  background-color: #003A63;
  color: #fff;
}

.component.four-square .card.navyBtnBcgclr .card-footer .btn:hover {
  color: #003A63;
  background-color: #fff;
  border: 1px solid #003A63;
  opacity: 1;
}

.four-square.four-square-nopadding .row div:nth-child(odd) {
  padding-right: 0;
}
.four-square.four-square-nopadding .row div:nth-child(even) {
  padding-left: 0;
}
.four-square.four-square-nopadding .row .card-image {
  border-bottom: 0 !important;
}

.component.four-square .card.btnsize-50 .card-footer .btn.btn-primary {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  padding: 15px 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin: inherit;
}
@media (max-width: 991px) {
  .component.four-square .card.btnsize-50 .card-footer .btn.btn-primary {
    width: 50%;
    margin: inherit;
  }
}

.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.four-up-tiles .card.box-shadow {
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
@media (min-width: 992px) {
  .component.four-up-tiles .card.box-shadow {
    margin: 0;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  }
}

.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 {
  color: #003A63 !important;
}
.component.three-up-tiles .card .card-body p {
  color: #003A63 !important;
  font-size: 15px;
  font-family: "Lato";
}
.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.nape {
  margin-bottom: 30px;
}
.component.three-up-tiles .card.nape .card-image {
  padding-bottom: 44%;
  background-size: cover;
  display: block;
  height: auto;
  background-position: center center;
}
.component.three-up-tiles .card.nape .card-body {
  padding-top: 30px;
}
.component.three-up-tiles .card.nape .card-body .card-text {
  max-width: 230px;
  margin: 0 auto;
  padding: 0;
}
.component.three-up-tiles .card.nape .card-body .card-text p {
  font-family: "Lato", Helvetica;
  font-size: 15px;
}
.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: #5867BA;
}
.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.three-up-tiles .card.navyBtnBcgclr .card-footer .btn.btn-primary {
  background-color: #003A63;
  color: #fff;
}

.component.three-up-tiles .card.navyBtnBcgclr .card-footer .btn:hover {
  color: #003A63;
  background-color: #fff;
  border: 1px solid #003A63;
  opacity: 1;
}

.component.three-up-tiles .card.with-image.boxshadow {
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
}

.component.three-up-tiles .card.with-image.boxshadow.navybgv .card-image {
  background-color: #003A63;
}

.component.three-up-tiles.text-left .card {
  text-align: left;
}
.component.three-up-tiles.text-left .card .card-body h3 {
  margin-bottom: 20px;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

.component.three-up-tiles.margin-zero .card {
  text-align: left;
}
.component.three-up-tiles.margin-zero .card .card-body h3 {
  margin: 0px;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
.component.three-up-tiles.margin-zero .card .card-footer .btn {
  width: 57%;
}

.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: #5867BA;
}
.component.video .play {
  background: #5867BA;
}
.component.video:before {
  background: #5867BA;
}
.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;
  }
}

.newForm.oldform.component.section.accent form .form-group .options .cmp-form-options--radio input, .newForm.component.section.accent form .form-group .options .custom-control input {
  opacity: 1 !important;
  height: 100% !important;
  width: 16px !important;
}

.newForm.oldform.component.section.accent form .form-group .options .cmp-form-options--radio label, .newForm.component.section.accent form .form-group .options .custom-control label {
  background: none !important;
  border: 0 !important;
}

.newForm.oldform.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: none !important;
  color: #003A63 !important;
}

.text-middle-future-btn {
  color: #003A63;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  padding-top: 30px;
}

.newForm.no-position.component.section.accent form .form-group .text label {
  position: unset;
}

.newForm.no-position.component.section.accent form .form-group .options label.cmp-form-options__label {
  position: unset;
  font-size: 16px;
}

.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: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  position: relative;
}
.component.people ul li:last-child {
  padding-bottom: 0;
  border: none;
}
@media (min-width: 768px) {
  .component.people ul li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
@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;
  }
}
@media (max-width: 767px) {
  .component.people .info {
    margin-top: -60px;
    padding-left: 70px;
    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: releative;
  left: 0;
  top: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.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;
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .component.people .headshot {
    position: relative;
    width: 60px;
    height: 60px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 0px;
  }
}
.component.people .name {
  font-family: Lato;
  line-height: 26px;
  font-style: normal;
  font-weight: 700;
  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: 20px;
  margin-bottom: 5px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .component.people .name h3 {
    font-size: 18px;
  }
}
.component.people .name .title {
  width: 100%;
  font-size: 16px;
  line-height: 26px; /* 162.5% */
  letter-spacing: 2px;
  text-transform: uppercase;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  .component.people .name .title {
    font-size: 14px;
  }
}
.component.people .name .social a {
  background: #003A63;
  font-size: 16px;
  color: #fff;
  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 .description {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  font-family: Lato;
  font-style: normal;
}
@media (min-width: 768px) {
  .component.people .description {
    width: auto;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    padding-top: 15px;
    color: #003A63;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  .component.people .description {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .component.people .des-email {
    font-size: 14px;
  }
}

.component.people .fa {
  width: 22px;
  height: 22px;
  background: #003A63;
  border-radius: 50%;
  font-size: 10px;
  text-align: center;
  line-height: 24px;
  color: #fff;
  vertical-align: bottom;
  margin-right: 5px;
}

.component.horizontal-nav {
  background-color: #EBEBEB;
}
.component.horizontal-nav .container .nav-wrap {
  background: #EBEBEB;
  overflow: auto;
  width: 100%;
  margin: 0 0 15px;
}
.component.horizontal-nav .container .tab-content {
  background: #fff;
}
.component.horizontal-nav .container .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 .container .nav-tabs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.component.horizontal-nav .container .nav-tabs li {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.component.horizontal-nav .container .nav-tabs li.show a, .component.horizontal-nav .container .nav-tabs li.active a {
  background: #106BAD;
}
.component.horizontal-nav .container .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 .container .nav-tabs a {
    padding: 14px 40px;
  }
}
.component.horizontal-nav .container .nav-tabs a:hover {
  background: #106BAD;
  color: #fff;
}
.component.horizontal-nav .container .nav-tabs a.active {
  background: #106BAD;
  color: #fff;
}
.component.horizontal-nav .container {
  /*SPACING*/
}
.component.horizontal-nav .container.full .nav-tabs {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.component.horizontal-nav .container.full .nav-tabs li {
  width: 100%;
}
.component.horizontal-nav .container.full .nav-tabs a {
  min-width: 145px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.component.horizontal-nav .container.long .nav-tabs {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.component.horizontal-nav .container.long .nav-tabs a {
  width: auto;
  min-width: 0;
  padding: 14px 20px;
  max-width: 185px;
}
.component.horizontal-nav .container {
  /*COLORS*/
}
.component.horizontal-nav .container.orange .nav-tabs a:hover, .component.horizontal-nav .container.orange .nav-tabs a.active {
  background: #F8991D;
  color: #003A63;
}
.component.horizontal-nav .container.teal .nav-tabs a:hover, .component.horizontal-nav .container.teal .nav-tabs a.active {
  background: #00B8B8;
  color: #003A63;
}
.component.horizontal-nav .container.purple .nav-tabs a:hover, .component.horizontal-nav .container.purple .nav-tabs a.active {
  background: #5867BA;
}
.component.horizontal-nav .container.pink .nav-tabs a:hover, .component.horizontal-nav .container.pink .nav-tabs a.active {
  background: #C60070;
}
.component.horizontal-nav .container.green .nav-tabs a:hover, .component.horizontal-nav .container.green .nav-tabs a.active {
  background: #47AA42;
  color: #003A63;
}

.component.horizontal-nav.tab-list {
  padding-top: 25px;
}
.component.horizontal-nav.tab-list .tab-content {
  background: #fff;
  margin: -17px 17px 0 17px;
}
.component.horizontal-nav.tab-list .nav-tabs li {
  margin: 0 2px;
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}
.component.horizontal-nav.tab-list .nav-tabs a {
  background: #E8E8E8;
  color: #003A63;
  text-align: center;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
}
@media (min-width: 992px) {
  .component.horizontal-nav.tab-list .nav-tabs a {
    padding: 11px 40px;
  }
}
.component.horizontal-nav.tab-list .nav-tabs a.active {
  color: #003A63;
  text-align: center;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  background: #fff;
}

.component.horizontal-nav.long.more-tab-list .nav-tabs a {
  max-width: initial;
  width: -webkit-fill-available;
  padding: 11px 15px;
}

@media (max-width: 767px) {
  .component.horizontal-nav.tab-list .nav-tabs a {
    white-space: nowrap;
    padding: 7px 14px;
  }
  .component.horizontal-nav .nav-wrap {
    margin-top: -62px;
    background: none;
  }
}
.component.horizontal-nav.tab-width {
  padding-top: 0px;
  margin-top: -38px;
  background: none;
}
.component.horizontal-nav.tab-width .container {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.component.horizontal-nav.tab-width .container .nav-wrap {
  background: #E8E8E8;
  overflow: auto;
  width: 75%;
  margin: 0 0 15px;
}
@media (max-width: 991px) {
  .component.horizontal-nav.tab-width .container .nav-wrap {
    background: #E8E8E8;
    overflow: auto;
    width: 90%;
    margin: 0 0 15px;
    margin-left: 18px;
  }
}
.component.horizontal-nav.tab-width .container .tab-content {
  background: #fff;
  margin: -17px 17px 0 17px;
}
.component.horizontal-nav.tab-width .container .nav-tabs li {
  margin: 0 2px;
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}
@media (max-width: 991px) {
  .component.horizontal-nav.tab-width .container .nav-tabs li {
    margin: 0px 0px;
  }
}
.component.horizontal-nav.tab-width .container .nav-tabs a {
  background: #E8E8E8;
  color: #4B4E53;
  text-align: center;
  font-family: "Lato", Helvetica;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .component.horizontal-nav.tab-width .container .nav-tabs a {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .component.horizontal-nav.tab-width .container .nav-tabs a {
    padding: 11px 40px;
  }
}
.component.horizontal-nav.tab-width .container .nav-tabs a.active {
  color: #003A63;
  text-align: center;
  font-family: "Lato", Helvetica;
  font-size: 16px;
  font-style: "Lato", Helvetica;
  font-weight: 700;
  line-height: 22px;
  background: #fff;
  letter-spacing: 0px;
}
@media (max-width: 991px) {
  .component.horizontal-nav.tab-width .container .nav-tabs a.active {
    font-size: 12px;
    border-top: 5px solid #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.achievements.achievement-card .card {
  background: #fff;
  border: 1px dotted #003A63;
}
.component.achievements.achievement-card .card:before {
  display: none;
}
.component.achievements.achievement-card .card:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  background: url(clientlib-site/resources/images/icons/star.svg) no-repeat;
}
.component.achievements.achievement-card .card .card-body {
  padding: 20px;
}
.component.achievements.achievement-card .card p {
  color: #003A63;
  font-family: Lato;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
}

.component.achievements.achievement-card .col-sm-4:last-child {
  max-width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.component.achievements.achievement-card .col-sm-4:last-child .card {
  min-height: 20px;
}
.component.achievements.achievement-card .col-sm-4:last-child .card .card-body {
  padding: 10px;
}

.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: dotted 2px #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;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 768px) {
  .component.read-more-lists ul li .info {
    padding-right: 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-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .component.read-more-lists ul li .info {
    text-align: left;
    max-width: 80%;
  }
}
.component.read-more-lists ul li .info .title {
  color: #003A63;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 26px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.component.read-more-lists ul li .info .header {
  font-size: 16px;
  font-family: Lato;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
.component.read-more-lists ul li .info .sub-title {
  padding-left: 188px;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 26px;
  margin-top: -40px;
  font-style: "Lato", Helvetica;
}
@media (max-width: 767px) {
  .component.read-more-lists ul li .info .sub-title {
    padding-left: 0;
    margin-top: 0;
    font-size: 12px;
  }
}
.component.read-more-lists ul li .info .description {
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 30px;
}
.component.read-more-lists ul li .info b {
  font-weight: 400;
}
.component.read-more-lists ul li h4 {
  margin: 0 0 10px;
}
.component.read-more-lists ul li h5 {
  font-family: "Lato", Helvetica;
  margin: 0;
}
.component.read-more-lists ul li a {
  font-size: 14px;
  font-family: "Lato", Helvetica;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
  line-height: 22px;
  letter-spacing: 2px;
  word-wrap: break-word;
  white-space: nowrap;
  margin-top: 10px;
  display: inline-block;
  color: #003A63;
}
@media (min-width: 992px) {
  .component.read-more-lists ul li a {
    margin: 30px;
  }
}
@media (max-width: 767px) {
  .component.read-more-lists ul li a {
    position: absolute;
    right: 0;
    bottom: 48%;
  }
}
.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;
  }
}

.readmorelist_card.read-more-list-alignment {
  padding-top: 12px !important;
  padding-bottom: 16px !important;
  color: var #003A63;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  margin: 0 0 0;
  padding-bottom: 25px !important;
}
@media (max-width: 767px) {
  .readmorelist_card.read-more-list-alignment {
    padding-top: 0 !important;
    padding-bottom: 30px !important;
    position: relative;
  }
}
.readmorelist_card.read-more-list-alignment p {
  margin-bottom: -7px;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 18px;
}
@media (max-width: 767px) {
  .readmorelist_card.read-more-list-alignment p {
    font-size: 14px;
  }
}

.readmorelist_card.margin-bottom {
  padding-top: 12px !important;
  padding-bottom: 16px !important;
  color: #003A63;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  position: relative;
}
.readmorelist_card.margin-bottom p {
  margin-bottom: 16px;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 18px;
  font-style: normal;
  font-family: Lato;
}
@media (max-width: 767px) {
  .readmorelist_card.margin-bottom p {
    font-size: 14px;
  }
}

.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;
}
.component.fifty-fifty-split.btn-bg-navy .btn {
  margin-top: 15px;
  border: none;
  width: 100%;
  background-color: #003A63;
  color: #fff;
}
@media (min-width: 768px) {
  .component.fifty-fifty-split.btn-bg-navy .btn {
    margin-top: 40px;
    width: auto;
  }
}
.component.fifty-fifty-split.btn-bg-navy .btn:hover, .component.fifty-fifty-split.btn-bg-navy .btn:focus {
  background: #fff;
  border-color: #fff;
  color: #003A63;
}
@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 .title {
  color: #003A63;
  font-family: Lato;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  margin-top: 21px;
}
.component.fifty-fifty-split .content .sub-title {
  color: #fff;
  font-family: Lato;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 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 .description {
  color: #003A63;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.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.fifty-fifty-split.pink {
  background: #C60070;
}
.component.fifty-fifty-split.teal {
  background: #00B8B8;
}
.component.fifty-fifty-split.vivid-orange {
  background: #F8991D;
}
.component.fifty-fifty-split.vivid-red {
  background: #E82011;
}
.component.fifty-fifty-split.air-force-blue {
  background: #5867BA;
}
.component.fifty-fifty-split.navy {
  background: #003A63;
}

.font-14.component.fifty-fifty-split .content .title {
  color: #fff;
}
.font-14.component.fifty-fifty-split .content .description {
  color: #fff;
}

.font-900.component.fifty-fifty-split .content .title {
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 26px; /* 185.714% */
  letter-spacing: 2px;
  text-transform: uppercase;
}
.font-900.component.fifty-fifty-split .content .sub-title {
  margin: 20px 0;
}
@media (min-width: 768px) {
  .font-900.component.fifty-fifty-split .content .title {
    text-align: center;
  }
  .font-900.component.fifty-fifty-split .content .description {
    margin-top: -25px;
  }
}

.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.fullWidth .container > .cmp-container:first-child {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: -80px;
}

.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.nobackgroundcolor .container .cmp-richtext {
  max-width: none;
  background: #EBEBEB;
}

.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 .container .cmp-container .criticalillness form {
  max-width: 100%;
  background: #EBEBEB;
}

.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;
  z-index: 3;
}

.newForm.component.section.accent .cmp-richtext:last-of-type .content {
  max-width: 534px;
  padding: 40px;
  background: white;
  overflow-y: scroll;
  max-height: 650px;
}

.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;
  }
}
.newForm.component.section.accent form .radio-button .form-group .options .cmp-form-options--radio input,
.newForm.component.section.accent form .radio-button .form-group .options .custom-control input {
  width: 16px;
  height: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.newForm.component.section.accent form .radio-button .form-group .options .cmp-form-options--radio label,
.newForm.component.section.accent form .radio-button .form-group .options .custom-control label {
  height: 100%;
  width: 100%;
  padding: 10px 20px;
  text-transform: none;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1.5px;
  line-height: 22px;
}

/* 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.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.New-alignment .logo {
  padding: 11px;
}
@media (max-width: 768px) {
  .component.header.newNav.New-alignment .logo {
    min-height: 55px;
  }
}
.component.header.newNav.New-alignment .logo img {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  max-height: 46px;
  display: none;
}
@media (max-width: 768px) {
  .component.header.newNav.New-alignment .logo img {
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    max-height: 35px;
  }
}

.component.header.newNav.no-background .logo {
  background-color: white;
}
@media (max-width: 768px) {
  .component.header.newNav.no-background .component.navigation .navbar-toggler .navbar-toggler-icon,
  .component.header.newNav.no-background .component.navigation .navbar-toggler .navbar-toggler-icon:before,
  .component.header.newNav.no-background .component.navigation .navbar-toggler .navbar-toggler-icon:after {
    background: #003A63;
    border-radius: 5px;
    height: 3px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
  }
}
.component.header.newNav.no-background .component.navigation .navbar-nav > li:hover > a {
  color: #003A63;
  border-bottom: 5px solid white;
  -webkit-text-stroke: 0.5px #003A63;
}

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

.noBackGround .newFloatingCard:before {
  background: none;
}

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

.notransition .halfImgHalfText img {
  -webkit-transition: none;
  transition: none;
}

.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: rgb(0, 58, 99);
  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: rgb(0, 58, 99);
  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: rgb(0, 58, 99);
  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: rgb(0, 58, 99);
  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: rgb(0, 58, 99);
  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: rgb(0, 58, 99);
  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: rgb(0, 58, 99);
  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: rgb(0, 58, 99);
  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: rgb(0, 58, 99);
  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: rgb(0, 58, 99);
  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: 100%;
    text-align: center;
    margin-bottom: 0px;
    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;
  }
}
.component.header.newNav .logo.napeLogo img {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  max-height: 70px;
  display: block !important;
}

.component.header.newNav .logo.napeLogo {
  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: #fff !important;
  padding: 20px;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}

/* Responsive design start */
.hero-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #C60070;
  width: 100%;
  min-height: 615px;
}
.hero-section .mobile-image {
  display: none;
}
.hero-section .hero-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  min-height: 615px;
}
.hero-section .hero-container .hero-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 50px;
  max-width: 500px;
  gap: 32px;
}
.hero-section .hero-container .hero-text .btn {
  display: inline-block;
  background-color: #003A63;
  cursor: pointer;
  min-width: 218px;
  border: none;
  font-family: "Lato", Helvetica;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  letter-spacing: 1.8px;
  text-align: center;
}
.hero-section .hero-container .hero-text .btn:hover, .hero-section .hero-container .hero-text .btn:focus {
  background: #fff;
  border-color: #fff;
  color: #003A63;
}
.hero-section .hero-container .hero-text .pill {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 10px 20px;
  border-radius: 33px;
  background: #fff;
  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;
  gap: 12px;
}
.hero-section .hero-container .hero-text .pill .pill-text {
  font-family: "Lato", Helvetica;
  font-size: 18px;
  font-weight: 900;
  line-height: 21.6px;
  letter-spacing: 2.25px;
  text-transform: uppercase;
  color: #003A63;
}
.hero-section .hero-container .hero-text .pill .icon img {
  width: 30px;
  height: 30px;
  left: 291px;
  top: 56px;
}
.hero-section .hero-container .hero-text .middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.hero-section .hero-container .hero-text .middle .title-layout .title {
  font-family: "Lato", Helvetica;
  font-size: 50px;
  font-weight: 300;
  line-height: 48px;
  text-align: left;
  color: #fff;
}
.hero-section .hero-container .hero-text .middle .title-layout .title .strong {
  font-family: "Lato", Helvetica;
  font-size: 50px;
  font-weight: 700;
  line-height: 48px;
  text-align: left;
  color: #fff;
}
.hero-section .hero-container .hero-text .middle .caption {
  max-width: 450px;
  color: #fff;
  font-family: "Lato", Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.hero-section .hero-container .hero-text .middle .caption span {
  font-family: "Lato", Helvetica;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #fff;
}
.hero-section .hero-container .img-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.hero-section .hero-container .img-wrapper .img-3 {
  position: absolute;
  right: 0;
}
.hero-section .hero-container .img-wrapper .img-3 .img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.hero-section .hero-container .img-wrapper .img-2 .img {
  display: none;
  width: 100%;
}
@media screen and (max-width: 1100px) {
  .hero-section .hero-container .hero-text {
    max-width: 335px;
  }
  .hero-section .hero-container .hero-text .pill {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 4px 14px;
  }
  .hero-section .hero-container .hero-text .pill .pill-text {
    font-size: 14px;
  }
  .hero-section .hero-container .hero-text .pill .icon img {
    height: 24px;
    width: 24px;
  }
  .hero-section .hero-container .hero-text .middle .title-layout .title {
    font-size: 40px;
    line-height: 42px;
  }
  .hero-section .hero-container .hero-text .middle .title-layout .title .strong {
    font-size: 40px;
    line-height: 42px;
  }
  .hero-section .hero-container .img-wrapper {
    margin-top: auto;
    position: absolute;
    right: 0;
  }
  .hero-section .hero-container .img-wrapper .img-3 .img {
    display: none;
  }
  .hero-section .hero-container .img-wrapper .img-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .hero-section .hero-container .img-wrapper .img-2 .img {
    display: inline;
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 615px;
  }
}
@media screen and (max-width: 992px) {
  .hero-section .hero-container .img-wrapper {
    bottom: 0;
  }
  .hero-section .hero-container .img-wrapper .img-2 .img {
    max-width: 350px;
  }
}
@media (max-width: 767px) {
  .hero-section {
    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;
    gap: 20px;
  }
  .hero-section .hero-container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hero-section .hero-container .hero-text {
    padding: 16px;
    gap: 16px;
  }
  .hero-section .hero-container .img-wrapper {
    position: static;
  }
  .hero-section .hero-container .img-wrapper .img-2 {
    display: none;
  }
  .hero-section .hero-container .img-wrapper .img-3 {
    display: contents;
  }
  .hero-section .hero-container .btn {
    width: 100%;
    margin-bottom: 16px;
  }
  .hero-section .img-wrapper {
    display: none;
  }
  .hero-section .mobile-image {
    display: contents;
  }
}
@media (max-width: 575px) {
  .hero-section .hero-container .hero-text {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
@media screen and (max-width: 350px) {
  .hero-section .hero-container .img-wrapper {
    min-height: auto;
  }
  .hero-section .hero-container .img-wrapper .img-2 .img {
    position: static;
  }
}

.critical-hero.lato-45 .hero-section .hero-container .hero-text .middle .title-layout .strong {
  font-size: 45px;
}
.critical-hero.vivid-orange .hero-section {
  background: #F8991D;
}
.critical-hero.vivid-orange .hero-section .hero-container .hero-text .middle .title-layout .title {
  color: #003A63;
}
.critical-hero.vivid-orange .hero-section .hero-container .hero-text .middle .title-layout span {
  color: #003A63;
}
.critical-hero.vivid-orange .hero-section .hero-container .hero-text .middle .caption {
  color: #003A63;
  color: #003A63;
  font-family: "Lato", Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.critical-hero.airforce-blue .hero-section {
  background: #5867BA;
}
.critical-hero.teal .hero-section {
  background: #00B8B8;
}
.critical-hero.teal .hero-section .hero-container .hero-text .middle .title-layout .title {
  color: #003A63;
}
.critical-hero.teal .hero-section .hero-container .hero-text .middle .title-layout .title span {
  color: #003A63;
}
.critical-hero.teal .hero-section .hero-container .hero-text .middle .caption {
  color: #003A63;
  font-family: "Lato", Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.critical-hero.vivid-red .hero-section {
  background: #E82011;
}
.critical-hero.navy .hero-section {
  background: #003A63;
}
.critical-hero.navy .hero-section .hero-container .hero-text .middle .title-layout .title {
  font-family: "Lato", Helvetica;
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
}

.critical-hero.height-492 .hero-section {
  height: 492px;
  min-height: 0px;
}
@media (max-width: 767px) {
  .critical-hero.height-492 .hero-section {
    height: auto;
  }
}
.critical-hero.height-280 .hero-section {
  height: 280px;
  min-height: 0px;
}
@media (max-width: 767px) {
  .critical-hero.height-280 .hero-section {
    height: auto;
  }
}
.critical-hero.height-280 .hero-section .hero-container .hero-text .middle {
  gap: 40px;
}
.critical-hero.height-280 .hero-section .hero-container .hero-text .middle .title-layout .title {
  font-weight: 700;
}
.critical-hero.height-280 .hero-section .hero-container .hero-text .middle .caption {
  font-family: "Lato", Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.critical-hero.height-342 .hero-section {
  height: 342px;
  min-height: 0px;
}
@media (max-width: 767px) {
  .critical-hero.height-342 .hero-section {
    height: auto;
  }
}
.critical-hero.height-342 .hero-section .hero-container {
  min-height: 0px;
}
.critical-hero.height-342 .hero-section .hero-container .hero-text .middle {
  gap: 40px;
}
.critical-hero.height-342 .hero-section .hero-container .hero-text .middle .title-layout .title {
  font-weight: 700;
}
.critical-hero.height-342 .hero-section .hero-container .hero-text .middle .caption {
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.critical-hero.height-356 .hero-section {
  height: 356px;
  min-height: 0px;
}
@media (max-width: 767px) {
  .critical-hero.height-356 .hero-section {
    height: auto;
  }
}
.critical-hero.height-356 .hero-section .hero-container {
  min-height: 0px;
}
.critical-hero.height-356 .hero-section .hero-container .hero-text {
  max-width: 100%;
}
.critical-hero.height-356 .hero-section .hero-container .hero-text .middle {
  gap: 40px;
}
.critical-hero.height-356 .hero-section .hero-container .hero-text .middle .title-layout .title .strong {
  font-weight: 700;
  font-family: Lato;
  font-size: 70px;
  font-style: "Lato", Helvetica;
  line-height: 72px;
}
.critical-hero.height-356 .hero-section .hero-container .hero-text .middle .caption {
  font-family: Lato;
  font-size: 16px;
  font-style: "Lato", Helvetica;
  font-weight: 400;
  line-height: 22px;
  max-width: 100%;
}
.critical-hero.height-356 .hero-section .hero-container .img-wrapper .img-3 {
  position: absolute;
  right: 0;
  padding-top: 35px;
}
@media screen and (max-width: 992px) {
  .critical-hero.height-356 .hero-section {
    gap: 0px;
  }
  .critical-hero.height-356 .hero-section .hero-container .hero-text .middle {
    gap: 0px;
  }
  .critical-hero.height-356 .hero-section .hero-container .hero-text .middle .title-layout .title .strong {
    font-weight: 700;
    font-family: Lato;
    font-size: 48px;
    font-style: "Lato";
    line-height: 72px;
  }
  .critical-hero.height-356 .hero-section .hero-container .hero-text .middle .caption {
    font-size: 14px;
    margin-bottom: 17px;
  }
}

.critical-hero.font-size-700 .hero-section .hero-container .hero-text .middle .title-layout .title {
  font-family: Lato;
  font-size: 50px;
  font-style: normal;
  font-weight: 300;
  line-height: 52px;
}
.critical-hero.font-size-700 .hero-section .hero-container .hero-text .middle .title-layout .span {
  font-family: Lato;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
}
.critical-hero.height-371 .hero-section {
  height: 371px;
  min-height: 0px;
}
@media (max-width: 767px) {
  .critical-hero.height-371 .hero-section {
    height: auto;
    padding-bottom: 30px;
  }
}
.critical-hero.height-371 .hero-section .hero-container .hero-text .middle {
  gap: 40px;
}
.critical-hero.height-371 .hero-section .hero-container .hero-text .middle .title-layout .title {
  font-weight: 700;
  line-height: 52px;
}
.critical-hero.height-371 .hero-section .hero-container .hero-text .middle .caption {
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.critical-hero.text-18 .hero-section {
  height: 371px;
  min-height: 0px;
}
@media (max-width: 767px) {
  .critical-hero.text-18 .hero-section {
    height: auto;
    padding-bottom: 30px;
  }
}
.critical-hero.text-18 .hero-section .hero-container .hero-text .middle {
  gap: 40px;
}
.critical-hero.text-18 .hero-section .hero-container .hero-text .middle .title-layout .title {
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.critical-hero.height-360 .hero-section {
  height: 359px;
  min-height: 0px;
}
@media (max-width: 767px) {
  .critical-hero.height-360 .hero-section {
    height: auto;
    padding-bottom: 30px;
  }
}
.critical-hero.height-360 .hero-section .hero-container .hero-text .middle .title-layout .title {
  font-family: Lato;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
}
.critical-hero.height-360 .hero-section .hero-container .hero-text .middle .title-layout .title .strong {
  font-family: Lato;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 52px;
}
.critical-hero.height-403 .hero-section {
  height: 403px;
  min-height: 0px;
}
@media (max-width: 767px) {
  .critical-hero.height-403 .hero-section {
    height: auto;
  }
}
.critical-hero.height-403 .hero-section .hero-container .hero-text .middle .title-layout .title {
  font-family: "Lato", Helvetica;
  font-size: 53px;
  font-weight: 700;
  line-height: 68px;
  text-align: left;
}

.cols-3-statistics {
  position: relative;
  margin-top: -69px;
  z-index: 1;
}
.cols-3-statistics .statistics-container {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2509803922);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2509803922);
  padding: 40px 36px;
  background-color: #fff;
}
.cols-3-statistics .statistics-container .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  border: 1px dashed #003A63;
  width: 100%;
}
.cols-3-statistics .statistics-container .box .border-side {
  border-right: 1px dashed #003A63;
}
@media (max-width: 991px) {
  .cols-3-statistics .statistics-container .box .border-side {
    border-right: none;
    border-bottom: 1px dashed #003A63;
  }
}
.cols-3-statistics .statistics-container .box .frame {
  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: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 22px 34px 15px 34px;
}
.cols-3-statistics .statistics-container .box .frame .text {
  font-family: "Lato", Helvetica;
  font-weight: 300;
  font-size: 50px;
  line-height: 40px;
  text-align: center;
}
@media (max-width: 767px) {
  .cols-3-statistics .statistics-container .box .frame .text {
    font-size: 40px;
  }
}
.cols-3-statistics .statistics-container .box .frame .sub-text {
  font-family: "Lato", Helvetica;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
@media (max-width: 991px) {
  .cols-3-statistics .statistics-container .box .frame {
    width: auto;
  }
}
@media (max-width: 991px) {
  .cols-3-statistics .statistics-container .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
@media (max-width: 991px) {
  .cols-3-statistics {
    margin-top: 0px;
  }
}

.text-middle-future .label .your-future-your-way {
  top: 0;
  left: 0;
  font-family: "Lato", Helvetica;
  font-weight: 700;
  color: #003A63;
  font-size: 26px;
  text-align: center;
  letter-spacing: 0;
  line-height: 32px;
}
@media (max-width: 767px) {
  .text-middle-future .label .your-future-your-way {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .text-middle-future {
    margin-top: 48px;
  }
}

.options-banner {
  margin-top: 38px;
}
.options-banner .critical-illness-options .your-future-your-way-desc.textBold {
  text-align: left;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  margin-top: 22px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 20px;
}
.options-banner .critical-illness-options .your-future-your-way-desc {
  top: 0;
  left: 0;
  font-family: "Lato", Helvetica;
  font-weight: 400;
  color: #003A63;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 22px;
  margin-top: -15px;
}
@media (max-width: 767px) {
  .options-banner .critical-illness-options .your-future-your-way-desc {
    font-size: 10px;
    line-height: 24x;
  }
}
.options-banner .critical-illness-options .your-future-your-way-desc.descriptionBold {
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .options-banner {
    margin-top: 48px;
  }
}

.margintop .text-middle-future {
  margin-top: 40px;
}

.marginbottom .text-middle-future {
  margin-bottom: 40px;
}

.marginbottom .options-banner .your-future-your-way-desc {
  margin-bottom: 50px;
}

@media (min-width: 992px) {
  .font-size36 .text-middle-future .your-future-your-way {
    font-size: 36px;
    line-height: 52px;
  }
}
@media (max-width: 767px) {
  .font-size36 .text-middle-future .your-future-your-way {
    font-size: 22px;
    line-height: 28px;
  }
}

.font-size18 .options-banner .your-future-your-way-desc {
  font-size: 18px;
}

.left-align.text-middle .your-future-your-way {
  text-align: left;
}
@media (min-width: 992px) {
  .left-align.text-middle .your-future-your-way {
    line-height: 56px;
    font-size: 36px;
  }
}

.top-margin.text-middle .your-future-your-way {
  margin-top: -53px;
}

.font-size17 .options-banner .your-future-your-way-desc {
  font-size: 17px;
}

.font-size16 .options-banner .your-future-your-way-desc {
  font-family: Lato;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
  line-height: 19px;
  margin-top: -15px;
}

.text-left .options-banner .your-future-your-way-desc {
  text-align: left;
}

.left-text .text-middle-future .label .your-future-your-way {
  text-align: left;
}

.text-align .options-banner .critical-illness-options .your-future-your-way-desc.descriptionBold {
  text-align: left;
}

.padding-bottom-29 .options-banner .your-future-your-way-desc {
  padding-bottom: 20px;
  padding-left: 39px;
  text-align: left;
}

.video-player-section .video-player {
  background-color: #003A63;
  padding: 35px 38px;
}
.video-player-section .video-player .video-container {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.video-player-section .video-player .video-container .frame {
  width: 100%;
  max-height: 267px;
  min-height: 160px;
  max-width: 640px;
  overflow: hidden;
}
.video-player-section .video-player .video-container .frame .bg-img {
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100%;
  height: auto;
}
.video-player-section .video-player .video-container .video-image {
  position: absolute;
  height: 60px;
  width: 60px;
  right: 0;
  bottom: 0;
  background-color: #C60070;
}
.video-player-section .video-player .video-container .video-image a {
  height: inherit;
  width: inherit;
  display: block;
  background-image: url("clientlib-site/resources/images/video/Play.svg");
  background-size: contain;
}
.video-player-section .video-player {
  background-image: url("clientlib-site/resources/images/video/pattern.png");
  background-repeat: no-repeat;
  background-position: right;
}
@media (max-width: 767px) {
  .video-player-section .video-player {
    padding: 16px;
  }
}
@media screen and (max-width: 700px) {
  .video-player-section .video-player .video-container .frame {
    height: 35vw;
  }
  .video-player-section .video-player .video-container .video-image {
    height: 45px;
    width: 45px;
  }
}
@media (max-width: 575px) {
  .video-player-section .video-player {
    background-image: url("clientlib-site/resources/images/video/patternsmall.png");
    background-repeat: repeat-y;
  }
  .video-player-section .video-player .video-container .video-image {
    height: 30px;
    width: 30px;
  }
}
.video-player-section {
  /**VIDEO MODAL CSS**/
}
.video-player-section .video-modal .modal-content {
  border-radius: 0;
}
@media (min-width: 768px) {
  .video-player-section .video-modal .modal-dialog {
    max-width: 750px;
    margin-top: 5%;
  }
}
.video-player-section .video-modal .modal-body {
  padding: 10px;
  border-radius: none;
}
.video-player-section .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-player-section .video-modal .close:not(:disabled):not(.disabled):focus, .video-player-section .video-modal .close:not(:disabled):not(.disabled):hover {
  color: #000;
  opacity: 1;
}

.cols-3-benifits .container-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 100%;
  height: 64px;
  border: 1px dashed #003A63;
}
.cols-3-benifits .container-3 .border-side {
  border-right: 1px dashed #003A63;
}
@media (max-width: 991px) {
  .cols-3-benifits .container-3 .border-side {
    border-right: none;
    border-bottom: 1px dashed #003A63;
  }
}
.cols-3-benifits .container-3 .frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 20px;
  width: 100%;
}
.cols-3-benifits .container-3 .frame .text-wrapper {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
.cols-3-benifits .container-3 .frame .text-wrapper.font-pink {
  color: #C60070;
}
@media (max-width: 991px) {
  .cols-3-benifits .container-3 .frame {
    width: auto;
  }
}
@media (max-width: 991px) {
  .cols-3-benifits .container-3 {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
}

.margintop .cols-3-benifits {
  margin-top: 40px;
}

.marginbottom .cols-3-benifits {
  margin-bottom: 40px;
}

.marie-img .img-container {
  max-height: 500px;
  width: 100vw;
  overflow: hidden;
  background-color: black;
}
.marie-img .img-container .img {
  width: 100vw;
}
@media screen and (max-width: 1183px) {
  .marie-img .img-container .img {
    width: 1183px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 1px;
       object-position: 1px;
  }
}
@media screen and (max-width: 642px) {
  .marie-img .img-container {
    height: auto;
  }
  .marie-img .img-container .img {
    -o-object-position: -250px 0;
       object-position: -250px 0;
  }
}

.story-box {
  position: relative;
  margin-top: -37px;
  z-index: 1;
}
.story-box .rectangle {
  background-color: #C60070;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5019607843);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5019607843);
  height: auto;
}
.story-box .rectangle .content {
  padding: 24px 40px;
  color: #fff;
}
.story-box .rectangle .content .top {
  margin: 0px 0px 16px;
}
.story-box .rectangle .content .top .title {
  font-family: "Lato", Helvetica;
  font-size: 14px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 22px;
  color: #fff;
}
.story-box .rectangle .content .bottom .copy {
  font-family: "Lato", Helvetica;
  font-style: italic;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 26px;
}
.story-box .rectangle .content .bottom .btn {
  display: inline-block;
  background-color: #003A63;
  cursor: pointer;
  min-width: 218px;
  border: none;
  font-family: "Lato", Helvetica;
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  letter-spacing: 1.8px;
  text-align: center;
}
.story-box .rectangle .content .bottom .btn:hover, .story-box .rectangle .content .bottom .btn:focus {
  background: #fff;
  border-color: #fff;
  color: #003A63;
}
@media (max-width: 767px) {
  .story-box .rectangle .content .bottom .copy {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 1199px) {
  .story-box {
    margin-top: -120px;
  }
}
@media screen and (max-width: 632px) {
  .story-box {
    margin-top: -44px;
  }
}

.story-box.orange-bgv .rectangle {
  background-color: #F8991D;
}
.story-box.orange-bgv .rectangle .content .top .title {
  color: #003A63;
}
.story-box.orange-bgv .rectangle .content .bottom .copy {
  color: #003A63;
}
.story-box.airforce-blue-bgv .rectangle {
  background-color: #5867BA;
}
.story-box.vivid-red .rectangle {
  background-color: #E82011;
}
.story-box.teal-blue-bgv .rectangle {
  background-color: #00B8B8;
}
.story-box.teal-blue-bgv .rectangle .content .top .title {
  color: #003A63;
}
.story-box.teal-blue-bgv .rectangle .content .bottom .copy {
  color: #003A63;
}

.cols-6-options .rectangle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  border: 1px dashed #003A63;
}
.cols-6-options .rectangle .inner-rectangle-1, .cols-6-options .rectangle .inner-rectangle-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.cols-6-options .rectangle .inner-rectangle-1 .box, .cols-6-options .rectangle .inner-rectangle-2 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 13px;
  gap: 13px;
}
@media (max-width: 767px) {
  .cols-6-options .rectangle .inner-rectangle-1 .box, .cols-6-options .rectangle .inner-rectangle-2 .box {
    -webkit-box-flex: 50%;
        -ms-flex: 50%;
            flex: 50%;
  }
}
.cols-6-options .rectangle .inner-rectangle-1 .box .img, .cols-6-options .rectangle .inner-rectangle-2 .box .img {
  height: 40px;
  width: 40px;
}
.cols-6-options .rectangle .inner-rectangle-1 .box .text, .cols-6-options .rectangle .inner-rectangle-2 .box .text {
  font-family: "Lato", Helvetica;
  color: #003A63;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
.cols-6-options .rectangle .inner-rectangle-1 .box .text.description, .cols-6-options .rectangle .inner-rectangle-2 .box .text.description {
  color: #C60070;
}
@media (max-width: 767px) {
  .cols-6-options .rectangle .inner-rectangle-1, .cols-6-options .rectangle .inner-rectangle-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.cols-6-options .rectangle .inner-rectangle-1 {
  border-right: 1px dashed #003A63;
}
@media (max-width: 991px) {
  .cols-6-options .rectangle .inner-rectangle-1 .border-bottom {
    border-bottom: 1px dashed #003A63;
  }
}
@media (max-width: 767px) {
  .cols-6-options .rectangle .inner-rectangle-2 .box {
    border-bottom: 1px dashed #003A63;
  }
}
.cols-6-options .rectangle .border-side {
  border-right: 1px dashed #003A63;
}
@media (max-width: 991px) {
  .cols-6-options .rectangle {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.background-color .cols-6-options .rectangle {
  background-color: #EBEBEB;
  border: none;
}

.small-hero {
  width: 100%;
  background-color: #003A63;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.small-hero .content-container {
  width: 100%;
  z-index: 2;
  padding: 0 5vw;
}
.small-hero .content-container .content {
  margin: 50px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  max-width: 701px;
  height: 100%;
}
.small-hero .content-container .content .title {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  font-family: "Lato", Helvetica;
}
.small-hero .content-container .content .title span {
  font-style: italic;
  text-wrap: nowrap;
}
.small-hero .content-container .content .middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.small-hero .content-container .content .middle .subtitle {
  font-family: "Lato", Helvetica;
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  margin: 0px;
}
.small-hero .content-container .content .middle .text {
  font-family: "Lato", Helvetica;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.small-hero .content-container .content .bottom {
  position: static;
}
.small-hero .content-container .content .bottom .btn-primary {
  display: inline-block;
  font-family: "Lato", Helvetica;
  background-color: #C60070;
  color: #fff;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.8px;
  text-align: center;
  padding: 13px 20px;
}
.small-hero .img-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  z-index: 1;
  position: absolute;
  right: 0;
}
.small-hero .img-container .img-wrapper {
  width: 297px;
  height: 332px;
  overflow: hidden;
}
.small-hero .img-container .img-wrapper .cropped-alpha {
  position: relative;
  top: -142px;
  width: 582px;
  height: 582px;
}
.small-hero .img-container .img-wrapper .semi-cropped-alpha {
  position: relative;
  width: 384px;
  height: 384px;
  display: none;
}
@media screen and (max-width: 1050px) {
  .small-hero .img-container {
    position: static;
  }
  .small-hero .img-container .img-wrapper {
    width: 241px;
    height: 100%;
  }
  .small-hero .img-container .img-wrapper .cropped-alpha {
    top: 0px;
    width: 482px;
    height: 482px;
  }
}
@media screen and (max-width: 900px) and (min-width: 800px) {
  .small-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .small-hero .content-container .content {
    max-width: 80%;
  }
  .small-hero .img-container .img-wrapper {
    margin-top: -250px;
    height: 384px;
  }
}
@media screen and (max-width: 800px) {
  .small-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .small-hero .img-container .img-wrapper {
    margin-top: -200px;
    height: 313px;
    width: 192px;
  }
  .small-hero .img-container .img-wrapper .cropped-alpha {
    display: none;
  }
  .small-hero .img-container .img-wrapper .semi-cropped-alpha {
    display: inline;
  }
}
@media screen and (max-width: 700px) {
  .small-hero .content-container .content {
    margin: 32px 0px;
  }
  .small-hero .content-container .content .title {
    font-size: 40px;
  }
  .small-hero .content-container .content .middle .subtitle {
    font-size: 22px;
    line-height: 28px;
  }
  .small-hero .img-container .img-wrapper {
    margin-top: -150px;
  }
  .small-hero .img-container .img-wrapper .cropped-alpha {
    display: none;
  }
  .small-hero .img-container .img-wrapper .semi-cropped-alpha {
    display: inline;
  }
}
@media screen and (max-width: 500px) {
  .small-hero .content-container .content .bottom .btn-primary {
    display: block;
  }
  .small-hero .img-container .img-wrapper {
    margin-top: -120px;
  }
}

.parent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parent .page-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
  max-width: 1400px;
}
.parent .page-content .cols-3-statistics {
  margin-top: -69px;
  z-index: 4;
}
.parent .page-content .product-over-view {
  margin-top: -69px;
  z-index: 4;
}
.parent .page-content .text-middle-marie {
  margin-bottom: 36px;
}
.parent .page-content .critical-future-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 36px;
  width: 100%;
}
.parent .page-content .critical-future-section .video-play {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 36px;
}
.parent .page-content .story-box {
  margin-top: -145px;
  z-index: 2;
}
.parent .page-content .financial-benifits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}
.parent .small-hero {
  margin-top: 50px;
}
.parent .small-hero .content-container {
  max-width: 1400px;
}
.parent .page-padding {
  padding-left: 5vw;
  padding-right: 5vw;
}

.new-coverage-box {
  width: 100vw;
  padding-top: 45px;
}
.new-coverage-box .content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
  width: 100%;
  background-color: #003A63;
  padding: 30px 53px;
  font-family: "Lato", Helvetica;
  color: #fff;
}
.new-coverage-box .content-container .left-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  max-width: 600px;
}
.new-coverage-box .content-container .left-container .quote {
  font-size: 14px;
  font-weight: 900;
  line-height: 22px;
  letter-spacing: 1px;
  text-align: left;
}
.new-coverage-box .content-container .left-container .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
.new-coverage-box .content-container .left-container .content .title {
  font-family: "Lato", Helvetica;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
}
.new-coverage-box .content-container .left-container .content .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.new-coverage-box .content-container .left-container .content .text-wrapper .sub-title {
  font-family: "Lato", Helvetica;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
}
.new-coverage-box .content-container .left-container .content .text-wrapper .text {
  font-family: "Lato", Helvetica;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}
.new-coverage-box .content-container .left-container .content .text-wrapper .form-below {
  font-family: "Lato", Helvetica;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
}
.new-coverage-box .content-container .right-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  gap: 16px;
  border: 1px dashed #fff;
  padding: 20px 24px;
  width: 287px;
}
.new-coverage-box .content-container .right-container .img-wrapper img {
  width: 47px;
  height: 36px;
}
.new-coverage-box .content-container .right-container .text-wrapper span {
  font-family: "Lato", Helvetica;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}
.new-coverage-box .content-container .right-container .text-wrapper span a {
  color: #fff;
  font-family: "Lato", Helvetica;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}
.new-coverage-box .content-container .right-container .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #003A63;
  cursor: pointer;
  min-width: 205px;
  border: 1px solid #fff;
  font-family: "Lato", Helvetica;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 1.8px;
  text-align: center;
}
.new-coverage-box .content-container .right-container .btn:hover, .new-coverage-box .content-container .right-container .btn:focus {
  background: #fff;
  border-color: #fff;
  color: #003A63;
}
@media screen and (max-width: 1100px) {
  .new-coverage-box .content-container {
    padding: 28px 36px;
  }
  .new-coverage-box .content-container .left-container .content {
    gap: 24px;
  }
}
@media screen and (max-width: 686px) {
  .new-coverage-box .content-container {
    gap: 24px;
    -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;
  }
  .new-coverage-box .content-container .left-container .content .title {
    font-size: 25px;
  }
  .new-coverage-box .content-container .left-container .content .text-wrapper .text {
    font-size: 12px;
    font-weight: 500;
  }
  .new-coverage-box .content-container .left-container .content .text-wrapper .text .sub-title {
    font-size: 14px;
  }
  .new-coverage-box .content-container .left-container .content .text-wrapper .text .sub-title .form-below {
    font-size: 13px;
  }
  .new-coverage-box .content-container .right-container {
    width: auto;
    height: auto;
  }
}
@media screen and (max-width: 572px) {
  .new-coverage-box .content-container {
    padding: 24px;
  }
}

.text-button.font-400 .new-coverage-box .content-container {
  padding: 40px 64px;
}
.text-button.font-400 .new-coverage-box .content-container .left-container .content .title {
  font-family: "Lato", Helvetica;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
}
.text-button.font-400 .new-coverage-box .content-container .left-container .content .text-wrapper .sub-title {
  margin-top: -21px;
}
.text-button.font-400 .new-coverage-box .content-container .left-container .content .text-wrapper .text {
  margin-top: -30px;
  font-size: 18px;
  font-weight: 400;
}
.text-button.font-400 .new-coverage-box .content-container .left-container .content .text-wrapper .form-below {
  font-weight: 400;
}

.text-button.font-16 .new-coverage-box .content-container {
  padding: 40px 64px;
}
.text-button.font-16 .new-coverage-box .content-container .left-container .content .title {
  font-size: 28px;
}
.text-button.font-16 .new-coverage-box .content-container .left-container .content .text-wrapper .sub-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  width: 430px;
  margin-top: -20px;
}
.text-button.font-16 .new-coverage-box .content-container .left-container .content .text-wrapper .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  width: 440px;
  margin-top: -10px;
}
.text-button.font-16 .new-coverage-box .content-container .left-container .content .text-wrapper .form-below {
  font-size: 16px;
  font-weight: 700;
}
.text-button.font-16 .new-coverage-box .right-container {
  width: 337px;
}
.text-button.font-16 .new-coverage-box .right-container .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #003A63;
  cursor: pointer;
  min-width: 205px;
  border: 1px solid #fff;
  font-family: "Lato", Helvetica;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 1.8px;
  text-align: center;
}
.text-button.font-16 .new-coverage-box .right-container .btn:hover, .text-button.font-16 .new-coverage-box .right-container .btn:focus {
  background: #fff;
  border-color: #fff;
  color: #003A63;
}

.text-button.margin-bottom .new-coverage-box {
  margin-bottom: -48px;
}

.slogan-carousel {
  width: 100%;
  background-color: #EBEBEB;
}
.slogan-carousel .img-container {
  overflow: hidden;
  width: 100%;
}
.slogan-carousel .img-container img {
  max-height: 444px;
  min-height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 0 0;
     object-position: 0 0;
  width: 100%;
}
.slogan-carousel .container .box {
  position: relative;
  top: -40px;
  width: 100%;
  background-color: #c3cf21;
  background-image: url("clientlib-site/global/images/icons/group_22.svg");
  background-position: right;
  background-repeat: repeat-y;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5019607843);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5019607843);
}
.slogan-carousel .container .box .content {
  padding: 2.5rem 3rem;
  max-width: 678px;
}
.slogan-carousel .container .box .content .text {
  font-family: "Lato", Helvetica;
  color: #003A63;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}
@media (max-width: 575px) {
  .slogan-carousel .container .box .content {
    padding: 1rem 2rem;
  }
}

.product-over-view {
  padding: 40px 36px;
  background-color: #fff;
  position: relative;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  z-index: 1;
  margin-top: 0px;
}
@media only screen and (min-device-width: 768px) {
  .product-over-view {
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2509803922);
            box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2509803922);
    margin-top: -69px;
  }
}
.product-over-view .over-view {
  font-family: "Lato", Helvetica;
  color: #003A63;
  line-height: 30px;
  font-weight: 700;
  font-size: 26px;
  font-style: normal;
}
.product-over-view .over-view .description-first {
  line-height: 20px;
  font-size: 14px;
}
.product-over-view .over-view .description-title {
  line-height: 20px;
  font-size: 14px;
  font-weight: 900;
}
.product-over-view .over-view .description {
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
}
.product-over-view .over-view.mobile-card {
  margin-top: 32px;
}
@media only screen and (min-device-width: 768px) {
  .product-over-view .over-view.mobile-card {
    margin-top: 0;
  }
}

.product-group-section {
  margin-top: 50px;
}
.product-group-section .product-group {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: grid;
  grid-gap: 30px;
}
@media (min-width: 768px) {
  .product-group-section .product-group {
    grid-template-columns: 50% 50%;
  }
}
.product-group-section .product-group .box {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2509803922);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2509803922);
  height: 157px;
  background: #F6F6F6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .product-group-section .product-group .box {
    height: auto;
  }
}
.product-group-section .product-group .box .title {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  font-family: "Lato", Helvetica;
  font-weight: 700;
  font-size: 26px;
  line-height: 30px;
  padding-top: 20px;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .product-group-section .product-group .box .title {
    font-size: 23px;
    font-style: normal;
    line-height: 24px;
    text-transform: capitalize;
  }
}
.product-group-section .product-group .box .title .description {
  margin-top: 7px;
  font-family: "Lato", Helvetica;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.product-group-section .product-group .box .logo img {
  width: 134px;
  height: 157px;
}
@media (min-width: 768px) {
  .product-group-section .product-group .box .logo img {
    height: auto;
  }
}
.product-group-section .product-group .box .group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.product-group-section .product-group .box .group img {
  right: 133px;
  bottom: 0;
}

.product-coverage {
  font-family: Lato;
  font-style: normal;
  line-height: 20px; /* 125% */
  margin-bottom: 40px;
  padding: 20px;
}
.product-coverage .container {
  background: #F6F6F6;
  padding: 10px;
}
.product-coverage .container .product-coverage-title {
  color: #003A63;
  font-size: 16px;
  font-weight: 700;
}
.product-coverage .container .product-coverage-content .product-coverage-detail {
  margin-top: 10px;
}
.product-coverage .container .product-coverage-content .product-coverage-detail .info {
  color: #C60070;
  font-size: 14px;
  margin-top: 10px;
}
.product-coverage .container .product-coverage-content .product-coverage-detail .info .title {
  margin-bottom: 10px;
  font-weight: 900;
}
.product-coverage .container .product-coverage-content .product-coverage-detail .info .description {
  font-weight: 700;
  margin-right: 10px;
}

.product-coverage-v2 {
  padding: 30px;
  font-family: Lato;
  font-style: normal;
  line-height: 20px; /* 125% */
  background: #F6F6F6;
}
.product-coverage-v2 .product-coverage-title-v2 {
  color: var(--Line-1, #003A63);
  font-size: 16px;
  font-weight: 700;
  margin-left: 3px;
}
.product-coverage-v2 .product-coverage-content-v2 .product-coverage-detail-v2 {
  margin-top: 10px;
}
.product-coverage-v2 .product-coverage-content-v2 .product-coverage-detail-v2 .info-v2 {
  color: #C60070;
  font-size: 14px;
  margin-top: 10px;
}
.product-coverage-v2 .product-coverage-content-v2 .product-coverage-detail-v2 .info-v2 .title-v2 {
  margin-bottom: 10px;
  font-weight: 900;
}
.product-coverage-v2 .product-coverage-content-v2 .product-coverage-detail-v2 .info-v2 .description-v2 {
  font-weight: 700;
  margin-right: 10px;
}

.stanley-img .img-container {
  max-height: 500px;
  width: 100vw;
  overflow: hidden;
  background-color: black;
}
.stanley-img .img-container .img {
  width: 100vw;
}
@media screen and (max-width: 1183px) {
  .stanley-img .img-container .img {
    width: 1183px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 1px;
       object-position: 1px;
  }
}
@media screen and (max-width: 642px) {
  .stanley-img .img-container {
    height: auto;
  }
  .stanley-img .img-container .img {
    -o-object-position: -190px 0;
       object-position: -190px 0;
    width: 670px;
  }
}
.stanley-img.no-gap .img-container {
  max-height: 500px;
  width: 100vw;
  overflow: hidden;
  background-color: #fff;
}

.product-hero {
  width: 100%;
  background-color: #003A63;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
}
.product-hero .content-container {
  width: 100%;
  z-index: 2;
  padding: 0 5vw;
}
.product-hero .content-container .content {
  margin: 50px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  max-width: 701px;
  height: 100%;
}
.product-hero .content-container .content .title {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  font-family: "Lato", Helvetica;
}
.product-hero .content-container .content .title span {
  text-wrap: nowrap;
}
.product-hero .content-container .content .middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.product-hero .content-container .content .middle .subtitle {
  font-family: "Lato", Helvetica;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
  margin: 0px;
}
.product-hero .content-container .content .middle .text {
  font-family: "Lato", Helvetica;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.product-hero .content-container .content .bottom {
  position: static;
}
.product-hero .content-container .content .bottom .btn-primary {
  display: inline-block;
  font-family: "Lato", Helvetica;
  background-color: #C60070;
  color: #fff;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.8px;
  text-align: center;
  padding: 13px 20px;
}
.product-hero .img-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  z-index: 1;
  position: absolute;
  right: 0;
}
.product-hero .img-container .img-wrapper {
  width: 297px;
  height: 332px;
  overflow: hidden;
}
.product-hero .img-container .img-wrapper .cropped-alpha {
  position: relative;
  top: -142px;
  width: 582px;
  height: 582px;
}
.product-hero .img-container .img-wrapper .semi-cropped-alpha {
  position: relative;
  width: 384px;
  height: 384px;
  display: none;
}
@media screen and (max-width: 1050px) {
  .product-hero .img-container {
    position: static;
  }
  .product-hero .img-container .img-wrapper {
    width: 241px;
    height: 100%;
  }
  .product-hero .img-container .img-wrapper .cropped-alpha {
    width: 453px;
    height: 429px;
  }
}
@media screen and (max-width: 900px) and (min-width: 800px) {
  .product-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-hero .content-container .content {
    max-width: 80%;
  }
  .product-hero .img-container .img-wrapper {
    margin-top: -250px;
    height: 384px;
  }
}
@media screen and (max-width: 800px) {
  .product-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .product-hero .img-container .img-wrapper {
    margin-top: -200px;
    height: 313px;
    width: 192px;
  }
  .product-hero .img-container .img-wrapper .cropped-alpha {
    display: none;
  }
  .product-hero .img-container .img-wrapper .semi-cropped-alpha {
    display: inline;
  }
}
@media screen and (max-width: 700px) {
  .product-hero .content-container .content {
    margin: 32px 0px;
  }
  .product-hero .content-container .content .title {
    font-size: 40px;
  }
  .product-hero .content-container .content .middle .subtitle {
    font-size: 18px;
    line-height: 28px;
  }
  .product-hero .img-container .img-wrapper {
    margin-top: -150px;
  }
  .product-hero .img-container .img-wrapper .cropped-alpha {
    display: none;
  }
  .product-hero .img-container .img-wrapper .semi-cropped-alpha {
    display: inline;
  }
}
@media screen and (max-width: 500px) {
  .product-hero .content-container .content .bottom .btn-primary {
    display: block;
  }
  .product-hero .img-container .img-wrapper {
    margin-top: 0px;
  }
}

.product-hero.teal-btn-bgv .content-container .content .bottom .btn-primary {
  background-color: #00B8B8;
}
.product-hero.vivid-red-btn-bgv .content-container .content .bottom .btn-primary {
  background-color: #E82011;
}
.product-hero.airforce-blue-btn-bgv .content-container .content .bottom .btn-primary {
  background-color: #5867BA;
}
.product-hero.vivid-orange-btn-bgv .content-container .content .bottom .btn-primary {
  background-color: #F8991D;
}

.product-hero.full-image .img-container .img-wrapper {
  width: auto;
  height: auto;
}

.intro-text-container {
  width: 100%;
  padding-top: 48px;
}
.intro-text-container .content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
  width: 100%;
  background-color: #003A63;
  padding: 40px 63px;
  font-family: "Lato", Helvetica;
  color: #fff;
}
.intro-text-container .content-container .left-containerIntro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.intro-text-container .content-container .left-containerIntro .quote {
  font-size: 26px;
  font-weight: 900;
  line-height: 22px;
  letter-spacing: 3px;
  text-align: left;
}
.intro-text-container .content-container .left-containerIntro .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
.intro-text-container .content-container .left-containerIntro .content .title {
  font-family: "Lato", Helvetica;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
}
.intro-text-container .content-container .left-containerIntro .content .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.intro-text-container .content-container .left-containerIntro .content .text-wrapper .sub-title {
  font-family: "Lato", Helvetica;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
}
.intro-text-container .content-container .left-containerIntro .content .text-wrapper .text {
  font-family: "Lato", Helvetica;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}
.intro-text-container .content-container .left-containerIntro .content .text-wrapper .form-below {
  font-family: "Lato", Helvetica;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
}
@media screen and (max-width: 1100px) {
  .intro-text-container .content-container {
    padding: 28px 36px;
  }
  .intro-text-container .content-container .left-container .content {
    gap: 24px;
  }
}
@media screen and (max-width: 686px) {
  .intro-text-container .content-container {
    gap: 24px;
    -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;
  }
  .intro-text-container .content-container .right-container {
    width: auto;
    height: auto;
  }
}
@media screen and (max-width: 572px) {
  .intro-text-container .content-container {
    padding: 24px;
  }
}

.new-agent-container {
  width: 100%;
  padding-top: 48px;
  background-color: #fff;
  font-family: "Lato";
}
.new-agent-container hr.new1 {
  border-top: 1px solid #000;
  width: 100%;
  margin-top: 40px;
}
.new-agent-container .agent-content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  width: 100%;
  padding: 40px 0px;
}
.new-agent-container .agent-content-container .agent-left-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  color: #454545;
}
.new-agent-container .agent-content-container .agent-left-container .agent-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 22px;
}
.new-agent-container .agent-content-container .agent-left-container .agent-content .title {
  font-size: 34px;
  font-weight: 300;
  line-height: 15px;
  text-align: left;
}
.new-agent-container .agent-content-container .agent-left-container .agent-content .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  margin-bottom: -16px;
}
.new-agent-container .agent-content-container .agent-left-container .agent-content .text-wrapper .text {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls .filter-label {
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls .selected-states-display {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls .selected-states-display .selected-count {
  font-size: 14px;
  color: #666;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls .selected-states-display .selected-states-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0px;
  font-family: "Lato";
  color: #222;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls .selected-states-display .clear-all {
  color: #003A63;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0px;
  margin-left: 8px;
  font-family: "Lato", Helvetica;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls .selected-states-display .clear-all:hover {
  text-decoration: underline;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls .dropdown {
  position: relative;
  display: inline-block;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls .dropdown .dropdown-btn {
  padding: 6px 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
  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;
  background-color: #f8f8f8;
  min-width: 150px;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls .dropdown .dropdown-btn .dropdown-text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls .dropdown .dropdown-btn .chevron {
  margin-left: 35px;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  font-size: 12px;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls .dropdown .dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 1px;
  z-index: 1;
  width: 200px;
  max-height: 200px;
  overflow-y: auto;
  margin-top: 4px;
  border-radius: 1px;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls .dropdown .dropdown-content label {
  display: block;
  padding: 8px 16px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  font-family: "Lato", Helvetica;
  letter-spacing: 0px;
  line-height: 22px;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls .dropdown .dropdown-content label:hover {
  background-color: #f0f0f0;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls .dropdown.open .dropdown-content {
  display: block;
}
.new-agent-container .agent-content-container .agent-left-container .filter-controls .dropdown.open .chevron {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-left: 91px;
}
.new-agent-container .agent-content-container .agent-left-container .text .your-way {
  font-weight: 300;
  font-size: 34px;
  text-align: center;
  line-height: 32px;
  margin-top: 65px;
  color: #003A63;
}
.new-agent-container .agent-content-container .agent-left-container .text .small-text {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  color: #003A63;
}
.new-agent-container .agent-content-container .agent-left-container .agent-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}
.new-agent-container .agent-content-container .agent-left-container .agent-container .agent-card {
  width: 300px;
  border-left: 6px solid #00B8B8;
  padding: 16px;
  font-family: Arial, sans-serif;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  margin: 10px;
  font-family: "Lato", Helvetica;
}
.new-agent-container .agent-content-container .agent-left-container .agent-container .agent-card .agent-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.new-agent-container .agent-content-container .agent-left-container .agent-container .agent-card .agent-header .agent-photo {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 12px;
}
.new-agent-container .agent-content-container .agent-left-container .agent-container .agent-card .agent-header .agent-info h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 900;
  color: #003A63;
  font-size: 16px;
  margin-bottom: 8px;
  letter-spacing: 0.2px;
  font-family: "Lato", Helvetica;
}
.new-agent-container .agent-content-container .agent-left-container .agent-container .agent-card .agent-header .location {
  font-size: 14px;
  color: #4B4E53;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0px;
}
.new-agent-container .agent-content-container .agent-left-container .agent-container .agent-card .agent-details .agent-state p {
  margin: 6px 0;
  margin-left: 1px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  color: #003A63;
}
.new-agent-container .agent-content-container .agent-left-container .agent-container .agent-card .agent-details .agent-state p .fa {
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  color: #003A63;
  margin-right: 8px;
}
.new-agent-container .agent-content-container .agent-left-container .agent-container .agent-card .agent-details .agent-language p {
  margin: 6px 0;
  margin-left: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  color: #003A63;
  font-family: "Lato", Helvetica;
}
.new-agent-container .agent-content-container .agent-left-container .agent-container .agent-card .agent-details .agent-language p .speak {
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  color: #003A63;
  margin-right: 8px;
  font-family: "Lato", Helvetica;
}
.new-agent-container .agent-content-container .agent-left-container .agent-container .agent-card .agent-details .agent-phone p {
  margin: 6px 0;
  margin-left: 1px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  color: #003A63;
}
.new-agent-container .agent-content-container .agent-left-container .agent-container .agent-card .agent-details .agent-phone p .fa {
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  color: #003A63;
  margin-right: 8px;
  -webkit-transform: rotate(100deg);
          transform: rotate(100deg);
}
.new-agent-container .agent-content-container .agent-left-container .agent-container .agent-card .microsite-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  text-align: right;
  margin-top: 10px;
  color: #003A63;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0px;
  font-family: "Lato", Helvetica;
}
.new-agent-container .state-tag {
  border: 1px solid #000;
  border-radius: 20px;
  background-color: transparent;
  padding: 0.2rem;
}
.new-agent-container .state-tag .state-tag-remove {
  cursor: pointer;
  color: #999;
}
.new-agent-container .state-tag .state-tag-remove:hover {
  color: #666;
}
@media screen and (max-width: 1200px) {
  .new-agent-container .agent-content-container {
    padding: 28px 36px;
  }
}
@media screen and (max-width: 686px) {
  .new-agent-container .agent-content-container {
    gap: 24px;
    -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;
  }
  .new-agent-container .agent-content-container .agent-left-container .agent-content .title {
    font-size: 25px;
    font-weight: 300;
    line-height: 28px;
    text-align: left;
    letter-spacing: 0px;
  }
  .new-agent-container .agent-content-container .agent-left-container .agent-content .text-wrapper .sub-title {
    font-size: 15px;
  }
  .new-agent-container .agent-content-container .agent-left-container .agent-content .text {
    font-size: 11px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    letter-spacing: 0px;
    color: #000;
  }
  .new-agent-container .agent-content-container .agent-left-container .text .your-way {
    font-weight: 300;
    font-size: 26px;
    text-align: center;
    line-height: 28px;
    margin-top: 36px;
    color: #003A63;
  }
  .new-agent-container .agent-content-container .agent-left-container .text .small-text {
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    line-height: 17px;
    letter-spacing: 0px;
    color: #003A63;
    margin-top: 10px;
  }
  .new-agent-container .agent-content-container .agent-left-container .filter-controls .dropdown .dropdown-content {
    width: 300px;
  }
  .new-agent-container .agent-content-container .agent-left-container .filter-controls .dropdown .dropdown-btn .chevron {
    margin-left: 152px;
  }
  .new-agent-container .agent-content-container #selectedStatesDisplay {
    display: none;
  }
}
@media screen and (max-width: 572px) {
  .new-agent-container .agent-content-container {
    padding: 24px;
  }
}

.agent-footer {
  background-color: #4B4E53;
  color: #fff;
  font-family: "Lato", Helvetica;
  padding: 32px 70px;
}
.agent-footer a {
  color: #bbb;
  text-decoration: none;
  margin-right: 1rem;
}
.agent-footer a:hover {
  color: #fff;
}
.agent-footer .footer-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1rem;
}
.agent-footer .footer-top .footer-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 11px;
}
.agent-footer .footer-top .footer-left .brand {
  margin-top: 14px;
}
.agent-footer .footer-top .footer-left .brand .img-logo {
  width: 178px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
}
.agent-footer .footer-top .footer-left .contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  margin-top: 11px;
  font-size: 16px;
  font-weight: 400;
  font-family: "Lato", Helvetica;
  line-height: 22px;
  letter-spacing: 0px;
}
.agent-footer .footer-top .footer-left .contact p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
  margin-top: 11px;
  font-size: 16px;
  font-weight: 400;
  font-family: "Lato", Helvetica;
}
.agent-footer .footer-top .footer-left .contact p .fa {
  font-size: 14px;
  margin: 5px;
}
.agent-footer .contact span {
  display: block;
  margin-top: 0.25rem;
}
.agent-footer .footer-right {
  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;
  gap: 15px;
}
.agent-footer .footer-right .footer-social {
  margin-top: 4px;
}
.agent-footer .footer-right .footer-social a {
  font-size: 13px;
  margin-right: 2rem;
  color: white;
}
.agent-footer .footer-right .language-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #D7D7D7;
  /* justify-content: space-around; */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2px 4px;
  width: 200px;
}
.agent-footer .footer-right .language-select label {
  margin-right: 0.5rem;
}
.agent-footer .footer-right .language-select select {
  padding: 0.25rem;
  border: none;
  background: transparent;
  color: white;
}
.agent-footer .footer-links {
  margin: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.agent-footer .footer-links a {
  margin-bottom: 0.5rem;
  font-family: "Lato", Helvetica;
  color: #fff;
  font-size: 13px;
  font-weight: 400px;
  line-height: 18px;
  letter-spacing: 0px;
  margin-top: 14px;
}
.agent-footer .footer-bottom {
  border-top: 1px solid #AFAFAF;
  padding-top: 1rem;
}
.agent-footer .footer-bottom .text {
  margin: 0.5rem 0;
  font-family: "Lato", Helvetica;
  color: #afafaf;
  font-size: 14px;
  font-weight: 300px;
  line-height: 20px;
  letter-spacing: 0px;
}
@media (max-width: 768px) {
  .agent-footer {
    padding: 20px;
  }
  .agent-footer .footer-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .agent-footer .footer-top .footer-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
  .agent-footer .footer-top .footer-left .contact {
    gap: 10px;
  }
  .agent-footer .footer-top .footer-left .contact p {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .agent-footer .footer-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
  .agent-footer .footer-right .language-select {
    width: 50%;
  }
  .agent-footer .footer-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .agent-footer .footer-links a {
    margin-right: 0;
  }
  .agent-footer .footer-bottom .text {
    text-align: left;
  }
}
