/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }
  
  .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }
  
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }
  
  .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  
  .mfp-align-top .mfp-container:before {
    display: none; }
  
  .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }
  
  .mfp-inline-holder .mfp-content,
  .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }
  
  .mfp-ajax-cur {
    cursor: progress; }
  
  .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }
  
  .mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }
  
  .mfp-auto-cursor .mfp-content {
    cursor: auto; }
  
  .mfp-close,
  .mfp-arrow,
  .mfp-preloader,
  .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  
  .mfp-loading.mfp-figure {
    display: none; }
  
  .mfp-hide {
    display: none !important; }
  
  .mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
    .mfp-preloader a {
      color: #CCC; }
      .mfp-preloader a:hover {
        color: #FFF; }
  
  .mfp-s-ready .mfp-preloader {
    display: none; }
  
  .mfp-s-error .mfp-content {
    display: none; }
  
  button.mfp-close,
  button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }
  
  button::-moz-focus-inner {
    padding: 0;
    border: 0; }
  
  .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
    .mfp-close:hover,
    .mfp-close:focus {
      opacity: 1; }
    .mfp-close:active {
      top: 1px; }
  
  .mfp-close-btn-in .mfp-close {
    color: #333; }
  
  .mfp-image-holder .mfp-close,
  .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }
  
  .mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }
  
  .mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
    .mfp-arrow:active {
      margin-top: -54px; }
    .mfp-arrow:hover,
    .mfp-arrow:focus {
      opacity: 1; }
    .mfp-arrow:before,
    .mfp-arrow:after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      left: 0;
      top: 0;
      margin-top: 35px;
      margin-left: 35px;
      border: medium inset transparent; }
    .mfp-arrow:after {
      border-top-width: 13px;
      border-bottom-width: 13px;
      top: 8px; }
    .mfp-arrow:before {
      border-top-width: 21px;
      border-bottom-width: 21px;
      opacity: 0.7; }
  
  .mfp-arrow-left {
    left: 0; }
    .mfp-arrow-left:after {
      border-right: 17px solid #FFF;
      margin-left: 31px; }
    .mfp-arrow-left:before {
      margin-left: 25px;
      border-right: 27px solid #3F3F3F; }
  
  .mfp-arrow-right {
    right: 0; }
    .mfp-arrow-right:after {
      border-left: 17px solid #FFF;
      margin-left: 39px; }
    .mfp-arrow-right:before {
      border-left: 27px solid #3F3F3F; }
  
  .mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
    .mfp-iframe-holder .mfp-content {
      line-height: 0;
      width: 100%;
      max-width: 900px; }
    .mfp-iframe-holder .mfp-close {
      top: -40px; }
  
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
    .mfp-iframe-scaler iframe {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: #000; }
  
  /* Main image in popup */
  img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }
  
  /* The shadow behind the image */
  .mfp-figure {
    line-height: 0; }
    .mfp-figure:after {
      content: '';
      position: absolute;
      left: 0;
      top: 40px;
      bottom: 40px;
      display: block;
      right: 0;
      width: auto;
      height: auto;
      z-index: -1;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: #444; }
    .mfp-figure small {
      color: #BDBDBD;
      display: block;
      font-size: 12px;
      line-height: 14px; }
    .mfp-figure figure {
      margin: 0; }
  
  .mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }
  
  .mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }
  
  .mfp-image-holder .mfp-content {
    max-width: 100%; }
  
  .mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }
  
  @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
      .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }
  
  @media all and (max-width: 900px) {
    .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75); }
    .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0; }
    .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%; }
    .mfp-container {
      padding-left: 6px;
      padding-right: 6px; } }
  
.my-mfp-slide-bottom .zoom-anim-dialog{opacity:0;transition:all 0.2s ease-out;transform:translateY(-20px) perspective(600px) rotateX(10deg)}.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog{opacity:1;transform:translateY(0) perspective(600px) rotateX(0)}.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(10deg)}.my-mfp-slide-bottom.mfp-bg{opacity:0;transition:opacity 0.3s ease-out}.my-mfp-slide-bottom.mfp-ready.mfp-bg{opacity:0.8}.my-mfp-slide-bottom.mfp-removing.mfp-bg{opacity:0}.mfp-fade.mfp-bg{opacity:0;transition:all 0.15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:0.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all 0.15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}@-webkit-keyframes pulse{0%{transform:scale(0.9);opacity:0}33%{transform:scale(1.3);opacity:1}100%{transform:scale(1.8);opacity:0}}@keyframes pulse{0%{transform:scale(0.9);opacity:0}33%{transform:scale(1.3);opacity:1}100%{transform:scale(1.8);opacity:0}}html{font-size:62.5%;overflow-x:hidden !important;-webkit-text-size-adjust:none;-webkit-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:antialiased;background-color:#303D65}*,*:before,*:after{box-sizing:inherit}body{box-sizing:border-box;margin:0px;overflow-x:hidden}::-moz-selection{background-color:#A1D8D2}::selection{background-color:#A1D8D2}::-moz-selection{background-color:#A1D8D2}::-webkit-selection{background-color:#A1D8D2}h1,h2,h3,h4,h5,h6,p,figure{margin:0}q::before,q::after{display:none}button{display:inline-block;overflow:visible;margin:0;padding:0;outline:0;border:0;background:none transparent;color:inherit;vertical-align:middle;text-align:center;text-decoration:none;text-transform:none;font:inherit;line-height:normal;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}blockquote{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0}address{font-style:normal}#svg--{display:none}.mfp-wrap{overflow-y:auto;overflow-x:hidden;position:fixed !important;top:0 !important}body,.paragraph{font-family:"Open Sans",sans-serif;font-size:1.6rem;line-height:1.5;color:#fff}.paragraph{line-height:2}.paragraph:not(:last-child){margin-bottom:1.5rem}.paragraph-sm{font-size:1.4rem;line-height:1.5}.paragraph-sm:not(:last-child){margin-bottom:1rem}.header-primary,.header-secondary,.header-tertiary,.header-quaternary,.blockquote,.label{color:#fff}.header-primary,.header-secondary{font-family:"Open Sans",sans-serif;font-weight:600;font-style:normal}.header-primary{font-size:4.2rem;margin-bottom:1.5rem;line-height:1.1}@media screen and (min-width: 768px){.header-primary{font-size:5.6rem}}.hero-eyebrow{display:block;font-size:2rem;font-family:"Open Sans",sans-serif;font-weight:800;font-style:normal;color:#9DBC5F}.hero-tagline{font-family:"Open Sans",sans-serif;font-weight:400;font-style:italic;font-size:2.4rem;margin-bottom:2rem}.header-secondary{font-size:2.8rem;line-height:1.2;margin-bottom:3rem}@media screen and (min-width: 768px){.header-secondary{font-size:3.2rem}}.header-tertiary,.header-quaternary{font-family:"Open Sans",sans-serif;font-weight:700;font-style:normal;line-height:1.2}.header-tertiary{font-size:2rem;margin-bottom:1.2rem;margin-bottom:2rem}.header-quaternary{margin-bottom:1rem}.header-quaternary i{margin-right:.4rem;color:#9DBC5F}.header-card{font-family:"Open Sans",sans-serif;font-weight:700;font-style:normal;font-size:2.6rem;color:#fff}.eyebrow{display:block;font-family:"Open Sans",sans-serif;font-weight:400;font-style:italic;font-size:1.6rem;color:#A1D8D2}.label{font-family:"Open Sans",sans-serif;font-weight:800;font-style:italic;margin-bottom:.3rem;font-size:1.6rem}@media screen and (min-width: 768px){.label{font-size:2rem}}.quote{font-family:"Open Sans",sans-serif;font-weight:400;font-style:italic;font-size:1.6rem}@media screen and (min-width: 768px){.quote{font-size:2rem}}.u-img-fluid{width:100%;height:auto}.u-img__wrapper{position:relative;min-height:38rem;width:100%;overflow:hidden;border-radius:2rem}.u-img__img{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:0;right:0;bottom:0;left:0}@media screen and (min-width: 768px){.u-img__wrapper{height:20rem}}.u-img-load{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;z-index:1;transition:opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.u-is-revealed .u-img-load{opacity:1;transition-delay:0.7s}.u-img-reveal-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#A1D8D2;pointer-events:none;opacity:0;transition:transform 0.9s cubic-bezier(0.4, 0, 0.2, 1);transform:translate3d(0, 100%, 0)}.u-is-revealed .u-img-reveal-bg{transform:translate3d(0, 0, 0);transition-delay:0s;opacity:1}.u-srt{display:none}.u-link{text-decoration:none;color:#fff;font-size:inherit;display:inline-block;transition:ease all 0.2s}.u-link:hover,.u-link:focus{color:#A1D8D2;text-decoration:underline}.u-bold{font-weight:700}.u-text-white{color:#fff}.u-text-cyan{color:#A1D8D2}.u-text-green{color:#9DBC5F}.u-text-center{text-align:center !important}.u-text-left{text-align:left !important}.u-text-right{text-align:right !important}@media screen and (min-width: 768px){.u-list__deux{-moz-column-count:2;column-count:2;-moz-column-gap:2rem;column-gap:2rem}}.u-header-icon{margin-bottom:1rem}.u-header-icon__blue svg{fill:#212B48}.u-header-icon__green svg{fill:#9DBC5F}.u-mb-large{margin-bottom:5rem !important}.u-mb-medium{margin-bottom:3rem !important}.u-mb-small{margin-bottom:2rem !important}.u-mb-xsmall{margin-bottom:1rem !important}.u-mt-large{margin-top:5rem !important}.u-mt-medium{margin-top:3rem !important}.u-mt-small{margin-top:2rem !important}.u-mt-xsmall{margin-top:1rem !important}.u-m-auto{margin-left:auto;margin-right:auto}.u-m-none{margin:0 !important}.c-block-card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#212B48;padding:3rem;margin-bottom:3rem;border-radius:1.6rem;overflow:hidden}.c-block-card__hover-header{display:none}.c-block-card__hover-content{width:100%}@media screen and (min-width: 768px){.c-block-card{width:48%}}@media screen and (min-width: 992px){.c-block-card{min-height:42.5rem}.c-block-card__hover-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:3rem;background-color:#9DBC5F;text-align:center;position:absolute;height:100%;width:100%;top:0;left:0;transition:top 0.7s cubic-bezier(0.64, -0.01, 0.59, 1)}.c-block-card:hover .c-block-card__hover-header,.c-block-card:focus .c-block-card__hover-header{top:-50rem}}@media screen and (min-width: 992px){.c-block-card{width:32%}}.c-btn{font-size:1.4rem;font-family:"Open Sans",sans-serif;font-weight:700;font-style:normal;display:inline-block;text-decoration:none;text-align:center;max-width:100%;min-width:20rem;border:solid .2rem;border-radius:2.5rem;padding:1.5rem 2rem;margin-top:2rem;transition:ease all 0.2s}.c-btn__green,.c-btn__green-ghost{border-color:#9DBC5F}.c-btn__green:hover,.c-btn__green:focus,.c-btn__green-ghost:hover,.c-btn__green-ghost:focus{background-color:#84a444;border-color:#84a444}.c-btn__green{background-color:#9DBC5F;color:#212B48}.c-btn__green-ghost{color:#fff}.c-btn__green-ghost--sm{display:block;width:100%;color:#9DBC5F;padding:1rem;margin-top:2rem}.c-btn__green-ghost--sm:not(:first-of-type){margin-top:1rem}.c-btn__green-ghost--sm:hover,.c-btn__green-ghost--sm:focus{color:#fff}.c-btn__play{position:relative;display:block;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#9DBC5F;width:5.5rem;height:5.5rem;font-size:1.7rem;border-radius:50%;text-decoration:none;transition:ease all 0.2s}.c-btn__play::before,.c-btn__play::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border:0.1rem solid #84a444;border-radius:50%;opacity:0}.c-btn__play:before{transform:scale(1);-webkit-animation:pulse 2s infinite linear;animation:pulse 2s infinite linear}.c-btn__play:after{-webkit-animation:pulse 2s 1s infinite linear;animation:pulse 2s 1s infinite linear}.c-btn__play:hover,.c-btn__play:focus{transform:scale(1.1);background-color:#84a444}@media (max-width: 620px){.c-btn{width:100%}.c-btn__play{width:3.6rem;height:3.6rem;font-size:1.2rem}}.c-hover-card{display:block;position:relative;border-radius:1.6rem;background-color:#303D65;overflow:hidden;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)}.c-hover-card__img{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:0;right:0;bottom:0;left:0}.c-hover-card__hover-header{display:none}@media screen and (min-width: 992px){.c-hover-card{border-radius:50%;height:38rem;width:38rem;padding:2rem;margin:0 1vw;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)}.c-hover-card__img,.c-hover-card .u-img-load,.c-hover-card .u-img-reveal-bg{border-radius:50%;overflow:hidden}.c-hover-card:hover .c-hover-card__hover-header,.c-hover-card:focus .c-hover-card__hover-header{opacity:0;transition:opacity .5s ease}.c-hover-card:hover .c-hover-card__hover-content,.c-hover-card:focus .c-hover-card__hover-content{opacity:1;transform:translate(50%, -50%);transition:transform 0.6s cubic-bezier(0.64, -0.11, 0.59, 1.07),opacity 0.6s ease}.c-hover-card:hover .c-hover-card__img,.c-hover-card:focus .c-hover-card__img{filter:blur(0.8rem)}.c-hover-card:hover .c-hover-card__img::before,.c-hover-card:focus .c-hover-card__img::before{opacity:.4}.c-hover-card__hover-header,.c-hover-card__hover-content{position:absolute;display:block;top:50%;right:50%;z-index:1}.c-hover-card__hover-header{text-align:center;width:23.4rem;opacity:1;transform:translate(50%, -50%);transition:opacity .4s ease}.c-hover-card__hover-content{width:28rem;opacity:0;transform:translate(50%, 10rem);transition:transform 0.6s cubic-bezier(0.64, -0.11, 0.59, 1.07),opacity 0.5s ease}.c-hover-card__img{height:100%;width:100%;top:0;left:0;position:absolute;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)}.c-hover-card__img::before{content:'';display:block;position:absolute;height:100%;width:100%;background-color:#000;opacity:.2;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)}}@media screen and (min-width: 2000px){.c-hover-card{height:60rem;width:60rem;margin:0 2.5vw}}@media screen and (max-width: 991px){.c-hover-card{background-color:#303D65;margin:0 3rem}.c-hover-card:not(:last-child){margin-bottom:3rem}.c-hover-card__wrapper{padding:3rem}.c-hover-card__img-wrapper{height:30rem;width:100%;overflow:hidden;position:relative}}@media screen and (max-width: 424px){.c-hover-card__img-wrapper{height:20rem}}.c-img-card{position:relative;height:28rem;width:100%;padding:3rem;border-radius:1.6rem;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;text-decoration:none;color:#fff;background-color:#303D65;overflow:hidden}.c-img-card__img{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:0;right:0;bottom:0;left:0}.c-img-card__img::before{content:'';display:block;position:absolute;height:100%;width:100%;top:0;left:0;background-color:#000;opacity:.2;z-index:0}.c-img-card__content{transform:translateY(2rem);transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07);z-index:1}.c-img-card i{transform:translateX(0);color:#A1D8D2;transition:ease .3s all}.c-img-card__caption{opacity:0;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)}.c-img-card:hover .c-img-card__content,.c-img-card:focus .c-img-card__content{transform:translateY(0)}.c-img-card:hover .c-img-card__caption,.c-img-card:focus .c-img-card__caption{opacity:1}.c-img-card:hover i,.c-img-card:focus i{transform:translateX(0.5rem)}@media screen and (min-width: 768px){.c-img-card{width:47%;height:22rem;margin:2rem 1vw}}@media screen and (min-width: 1440px){.c-img-card{width:22%}}@media screen and (max-width: 767px){.c-img-card:not(:last-child){margin-bottom:2rem}}.c-table{width:100%;border-radius:1.6rem}.c-table__row{border:solid 0.1rem #303D65}.c-table__row:nth-of-type(even){background-color:rgba(48,61,101,0.5)}.c-table__header-cell,.c-table__cell{padding:1rem}.c-table__header-cell{font-family:"Open Sans",sans-serif;font-weight:800;font-style:italic;text-align:left;font-size:1.6rem;color:#A1D8D2;border-bottom:solid 0.1rem #303D65}.c-table__cell{border-bottom:solid 0.1rem #303D65;border-left:solid 0.1rem #303D65}.c-table__cell:last-child{border-right:solid 0.1rem #303D65}.c-testimonial-slider{position:relative}.c-testimonial-slider__wrapper{position:relative}.c-testimonial-slider::before{content:'\f10e';position:absolute;display:inline-block;font-family:FontAwesome;font-size:20rem;color:#A1D8D2;opacity:.3;right:0;bottom:6rem;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)}.c-testimonial-slider__footer{margin-top:3rem}.c-testimonial-slider__cite{display:inline-block}.c-testimonial-slider__img{display:inline-block;border-radius:50%;height:8rem;width:8rem;background-size:cover;background-repeat:no-repeat;background-position:center}.c-testimonial-slider__counter{font-family:"Open Sans",sans-serif;font-weight:400;font-style:normal;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:600;font-size:1.3rem;color:#EAF6F4;margin-bottom:1.4rem}.c-testimonial-slider__counter--count,.c-testimonial-slider__counter--total{display:inline-block}.c-testimonial-slider__counter--line{display:inline-block;height:.2rem;width:5rem;background-color:#EAF6F4;margin:0 1.2rem}.c-testimonial-slider__nav{display:-ms-flexbox;display:flex;z-index:9}.c-testimonial-slider__nav button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:2.2rem;color:#EAF6F4;line-height:1;height:3rem;width:3rem;border:solid 0.1rem #EAF6F4;border-radius:50%;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)}.c-testimonial-slider__nav button:not(:first-child){margin-left:1rem}.c-testimonial-slider__nav button:hover,.c-testimonial-slider__nav button:focus{color:#fff;border-color:#A1D8D2;background-color:#A1D8D2;transform:scale(1.3)}@media screen and (min-width: 768px){.c-testimonial-slider::before{bottom:-1rem}.c-testimonial-slider__footer{margin-top:3rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.c-testimonial-slider__cite{width:calc(100% - 10rem);margin-left:auto}.c-testimonial-slider__nav{position:absolute;bottom:3rem;right:0}}@media screen and (max-width: 767px){.c-testimonial-slider__nav{margin-top:3rem}}.l-cactus-img{margin-top:10rem;position:relative;z-index:1}.l-cactus-img__img-wrapper{background-color:#9DBC5F;position:relative;overflow:hidden;width:100%;height:70rem;z-index:-1}.l-cactus-img__img{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:0;right:0;bottom:0;left:0}.l-cactus-img__floating-block{display:block;position:absolute;background-color:#212B48;border-radius:1.6rem;width:calc(100% - 6rem);padding:6rem 3rem}@media screen and (min-width: 768px){.l-cactus-img__img-wrapper{height:58.6rem;width:calc(100% - 5rem);border-radius:0 2rem 0 0}.l-cactus-img__floating-block{width:50%;padding:8rem 6rem;top:20rem;right:18rem}}@media screen and (min-width: 1024px){.l-cactus-img__img-wrapper{width:calc(100% - 10rem)}}@media screen and (min-width: 1440px){.l-cactus-img__floating-block{width:40%;padding:10rem 8rem}}@media screen and (max-width: 767px){.l-cactus-img__floating-block{margin:0 auto;right:0;left:0;bottom:-10rem}}[class^="l-col__"]{position:relative}.l-col{position:relative;-ms-flex-positive:1;flex-grow:1;max-width:100%}@media screen and (min-width: 768px){.l-col:not(:last-child){padding-right:2rem}.l-col:not(:first-child){padding-left:2rem}.l-col__sm-12{-ms-flex:100%;flex:100%;max-width:100%}.l-col__sm-11{-ms-flex:91.6666667%;flex:91.6666667%;max-width:91.6666667%}.l-col__sm-10{-ms-flex:83.333333%;flex:83.333333%;max-width:83.333333%}.l-col__sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.l-col__sm-8{-ms-flex:66.6666667%;flex:66.6666667%;max-width:66.6666667%}.l-col__sm-7{-ms-flex:58.333333%;flex:58.333333%;max-width:58.333333%}.l-col__sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.l-col__sm-5{-ms-flex:0 0 41.6666667%;flex:0 0 41.6666667%;max-width:41.6666667%}.l-col__sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.l-col__sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.l-col__sm-2{-ms-flex:0 0 16.6666667%;flex:0 0 16.6666667%;max-width:16.6666667%}.l-col__sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}}@media screen and (min-width: 1024px){.l-col__md-12{-ms-flex:100%;flex:100%;max-width:100%}.l-col__md-11{-ms-flex:91.6666667%;flex:91.6666667%;max-width:91.6666667%}.l-col__md-10{-ms-flex:83.333333%;flex:83.333333%;max-width:83.333333%}.l-col__md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.l-col__md-8{-ms-flex:66.6666667%;flex:66.6666667%;max-width:66.6666667%}.l-col__md-7{-ms-flex:58.333333%;flex:58.333333%;max-width:58.333333%}.l-col__md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.l-col__md-5{-ms-flex:0 0 41.6666667%;flex:0 0 41.6666667%;max-width:41.6666667%}.l-col__md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.l-col__md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.l-col__md-2{-ms-flex:0 0 16.6666667%;flex:0 0 16.6666667%;max-width:16.6666667%}.l-col__md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}}@media screen and (max-width: 767px){.l-col:not(:last-child){padding-bottom:3rem}}.l-container{margin-right:auto;margin-left:auto;padding:0 3rem}.l-container__img-card{position:relative;margin-top:4rem;z-index:3}.l-container__cactus-arm{padding:0 8rem}@media screen and (min-width: 768px){.l-container{padding:0 5rem}.l-container__cactus-arm{width:calc(100% - 5rem);margin-left:auto}}@media screen and (min-width: 1024px){.l-container{padding:0 10rem}.l-container__cactus-arm{width:calc(100% - 10rem)}}@media screen and (max-width: 767px){.l-container__testimonial-slider{padding:0 3rem 0 6rem}}.l-hero,.l-hero-sm{margin-top:12rem}.l-hero .c-btn__play,.l-hero-sm .c-btn__play{position:absolute}@media screen and (min-width: 768px){.l-hero .c-btn__play,.l-hero-sm .c-btn__play{bottom:5rem;right:5rem}}@media screen and (min-width: 1024px){.l-hero .c-btn__play,.l-hero-sm .c-btn__play{bottom:8rem;right:10rem}}@media screen and (max-width: 767px){.l-hero .c-btn__play,.l-hero-sm .c-btn__play{top:5rem;right:3rem}}.l-hero{min-height:60rem;max-height:65rem;height:75vh}.l-hero__container{position:relative;display:block;height:100%;padding:0 3rem}.l-hero__img-inner{position:absolute;background-color:#212B48;top:0;left:0;bottom:0;width:100%;height:100%;z-index:0;overflow:hidden}.l-hero__img{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(150rem);opacity:0;transition:opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1),transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);transition-delay:.6s}.l-hero__overlay{background-color:#000;position:absolute;width:100%;height:100%;opacity:0.4}.l-hero__content-wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:start;justify-content:flex-start;max-width:100%;width:47.5rem;height:100%;padding:5rem 0;z-index:1}.l-hero__content-inner{transform:translateX(-80rem);opacity:1;visibility:visible;transition:all 0.8s cubic-bezier(0.4, 0, 0.2, 1);transition-delay:1.4s}@media screen and (min-width: 768px){.l-hero__content-wrapper{-ms-flex-align:center;align-items:center}.l-hero__container{padding:0 5rem}}@media screen and (min-width: 1024px){.l-hero__container{padding:0 10rem}}.l-hero-sm{min-height:50rem;max-height:55rem;height:60vh}.on-load .l-hero__img{opacity:1;transform:translateX(0)}.on-load .l-hero__content-inner{transform:translateX(0)}.l-img-info__row:not(:first-child){margin-top:5rem}.l-img-info__content{padding-bottom:4rem}.l-img-info__img-wrapper{position:relative;min-height:30rem;width:100%;overflow:hidden;border-radius:2rem}.l-img-info__img{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:0;right:0;bottom:0;left:0}@media screen and (min-width: 768px){.l-img-info__row{-ms-flex-align:center;align-items:center}.l-img-info__row--reverse{-ms-flex-flow:row-reverse !important;flex-flow:row-reverse !important}.l-img-info__row--reverse .l-img-info__content{padding:4rem 0 4rem 6rem}.l-img-info__content{padding:4rem 6rem 4rem 0}.l-img-info__img-wrapper{min-height:44rem;width:100%}}.l-row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.l-row__wrap,.l-row__hover-card,.l-row__img-card,.l-row__block-card{-ms-flex-wrap:wrap;flex-wrap:wrap}.l-row__start{-ms-flex-align:start;align-items:flex-start}.l-row__center,.l-row__hover-card,.l-row__img-card,.l-row__block-card{-ms-flex-pack:center;justify-content:center}.l-row__hover-card{margin-top:3rem}@media screen and (min-width: 768px){.l-row{-ms-flex-direction:row;flex-direction:row}.l-row__hover-card{margin-top:6rem}.l-row__block-card{-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 991px){.l-row__img-card{margin:0 3rem 0 6rem}}.footer__row--green{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background-color:#9DBC5F;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__row--blue{padding:8rem 3rem;background-color:#212B48}.footer__row--bottom{background-color:#303D65;text-align:center;padding:1rem}.footer__btn-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:2.4rem 1rem;text-align:center}.footer__btn{font-size:1.4rem;font-family:"Open Sans",sans-serif;font-weight:700;font-style:normal;display:inline-block;text-decoration:none;color:#303D65;transition:ease all 0.2s}.footer__btn:hover,.footer__btn:focus{text-decoration:underline}.footer__logo{display:inline-block;width:17.4rem}@media screen and (max-width: 1023px){.footer__inner-wrapper{margin-bottom:4rem}}@media screen and (max-width: 767px){.footer__row{text-align:center}.footer__btn-wrapper{width:50%;border-bottom:0.1rem solid #84a444}.footer__btn-wrapper:not(:last-child){border-right:0.1rem solid #84a444}.footer__social-nav,.footer__logo{margin-bottom:4rem}}@media screen and (min-width: 768px){.footer__row--blue{padding:8rem 5rem}.footer__btn-wrapper{width:24%;padding:4rem 1rem;height:12.4rem}.footer__btn-wrapper:not(:last-child){border-right:0.1rem solid #84a444}.footer__inner-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.footer__contact{width:calc(100% - 27.8rem)}.footer__social-nav{width:2.8rem}.footer__social-nav,.footer__logo{margin-right:2.8rem}}@media screen and (min-width: 1024px){.footer__row--blue{display:-ms-flexbox;display:flex}.footer__inner-wrapper{width:42%}.footer__talent-community{width:58%}}@media screen and (min-width: 1440px){.footer__row--blue{padding:8rem 10rem}}.social-nav{list-style:none;margin:0;padding:0}.social-nav__item,.social-nav__link{display:inline-block}.social-nav__link{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:2.8rem;height:2.8rem;color:#9DBC5F;text-decoration:none;border:solid 0.1rem #9DBC5F;border-radius:50%;font-size:1.4rem;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07);z-index:1}.social-nav__link::after{content:'';pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;box-sizing:content-box;top:-.2rem;left:-.2rem;padding:.2rem;transition:transform 0.4s, opacity 0.5s;z-index:-1}.social-nav__link:hover,.social-nav__link:focus{border-color:#84a444;background-color:#84a444;color:#fff}.social-nav__link:hover::after,.social-nav__link:focus::after{background:#84a444;transform:scale(1.3);opacity:0}@media screen and (max-width: 767px){.social-nav__item{margin:0 2rem}}@media screen and (min-width: 768px){.social-nav__item{display:block}.social-nav__item:not(:last-child){margin-bottom:1.4rem}}#talent-community{background:#efefef;padding:2rem 3rem;max-width:55rem;margin:4rem auto;position:relative}.header{position:fixed;top:0;height:10rem;width:100%;background-color:#9DBC5F;transition:transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;z-index:99}.eyebrow-nav{padding:.8rem 3rem;text-align:right}.eyebrow-nav__link{font-family:"Open Sans",sans-serif;font-weight:700;font-style:normal;color:#fff;font-size:1.4rem;text-decoration:none;transition:ease all 0.2s}.eyebrow-nav__link:hover,.eyebrow-nav__link:focus{text-decoration:underline;color:#EAF6F4}.nav{position:relative;padding:0 3rem;border-radius:1.6rem;background-color:#EAF6F4;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)}.nav__logo{position:absolute;display:inline-block;top:-10rem;opacity:0;transition:all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-delay:.1s;z-index:999}.nav__trigger{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-left:auto;padding:1.8rem;height:9rem;width:10rem;border-radius:0 0 3rem 3rem;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07);z-index:999}.nav__trigger:hover .nav__burger-bar--1,.nav__trigger:focus .nav__burger-bar--1{transform:translateY(-0.2rem)}.nav__trigger:hover .nav__burger-bar--2,.nav__trigger:focus .nav__burger-bar--2{transform:translateY(0.2rem)}.nav__trigger.active .nav__burger-bar--1{transform:translateY(0.2rem) rotate(-45deg)}.nav__trigger.active .nav__burger-bar--2{transform:translateY(-0.9rem) rotate(45deg)}.nav__burger{display:block}.nav__burger-bar{display:block;background-color:#212B48;width:4rem;height:.3rem;border-radius:1rem;margin:0 auto;margin-top:.8rem;border-radius:3rem;transition:ease all 0.2s}.nav__list,.nav__dropdown-list{list-style:none;margin:0;padding:0}.nav__item{display:inline-block}.nav__link{position:relative;font-size:2rem;display:inline-block;font-family:"Open Sans",sans-serif;font-weight:700;font-style:normal;text-decoration:none;color:#212B48;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)}.nav__link.active{color:#303D65}.nav__link--dropdown i{color:#A1D8D2}.nav__dropdown-link{font-family:"Open Sans",sans-serif;font-weight:600;font-style:normal;text-decoration:none;color:#212B48;font-size:1.8rem;transition:ease all 0.2s}.nav__btn{padding:1.2rem 2rem;border-radius:2.5rem;border:#9DBC5F solid 0.2rem;transition:ease all 0.2s}.nav__btn--green{background-color:#9DBC5F}.nav__btn i{margin-left:.5rem}.nav__btn.active,.nav__btn:hover,.nav__btn:focus{border-color:#84a444;color:#fff;background-color:#84a444}@media screen and (min-width: 992px){.nav{display:-ms-flexbox;display:flex;height:9rem;padding:0 5rem}.nav__header{width:12.4rem}.nav__logo{width:100%;max-width:12.4rem}.nav__trigger{display:none}.nav__wrapper{-ms-flex-item-align:center;align-self:center;-ms-flex:calc(100% - 12.4rem);flex:calc(100% - 12.4rem);max-width:160rem;margin-left:auto}.nav__list{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.nav__item--btn:not(:last-child){padding-right:1.2vw;padding-left:0}.nav__item:not(.nav__item--btn){padding:3rem 1.2vw}.nav__link{text-align:center;font-size:1.4rem}.nav__link--dropdown i{transform:rotate(45deg);transition:ease all 0.2s}.nav__link:not(.nav__btn)::before{content:'';position:absolute;display:block;background-color:#A1D8D2;height:.2rem;width:0%;right:0;bottom:-.5rem;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)}.nav__link:not(.nav__btn).active::before,.nav__link:not(.nav__btn):hover::before,.nav__link:not(.nav__btn):focus::before{width:100%;left:0}.nav__dropdown{position:relative}.nav__dropdown:hover .nav__dropdown-list{visibility:visible;opacity:1;transition:ease all 0.2s}.nav__dropdown:hover .nav__link--dropdown i{transform:rotate(-180deg)}.nav__dropdown-list{position:absolute;top:8.8rem;left:0;width:25rem;background-color:#EAF6F4;visibility:hidden;opacity:0;border-radius:0 0 2rem 2rem;overflow:hidden;transition:ease all 0.2s;z-index:999}.nav__dropdown-link{display:block;padding:1.2rem 2rem;font-size:1.4rem}.nav__dropdown-link:hover,.nav__dropdown-link:focus{background-color:#A1D8D2}}@media screen and (min-width: 1440px){.nav__item--btn:not(:last-child){padding-right:2vw;padding-left:0}.nav__item:not(.nav__item--btn){padding:3rem 2vw}}@media screen and (max-width: 991px){.nav__header{display:-ms-flexbox;display:flex}.nav__logo{width:13rem;opacity:1;visibility:visible;transform:translateY(0px);transition:transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s}.nav__list{position:fixed;display:none;width:50rem;max-width:100%;background:#EAF6F4;padding:25vh 2rem;padding-bottom:2rem;top:0;right:0;height:100vh;overflow-y:auto;z-index:99}.nav__item{display:block;margin:2rem}.nav__item:not(:last-child){margin-bottom:2.8rem}.nav__dropdown-item{margin:2rem 1.5rem}.nav__dropdown-item:not(:last-child){margin-bottom:2rem}.nav__link--dropdown i{display:none}.nav__link:not(.nav__btn)::after{content:'\f105';position:relative;display:inline-block;font-family:FontAwesome;color:#A1D8D2;opacity:0;right:-1rem;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)}.nav__link:not(.nav__btn):hover,.nav__link:not(.nav__btn):focus{transform:translateX(1.5rem)}.nav__link:not(.nav__btn):hover::after,.nav__link:not(.nav__btn):focus::after{opacity:1;right:-1.8rem}.nav__btn{width:100%;text-align:center}.nav__overlay{position:absolute;background-color:#9DBC5F;width:100%;height:100vh;top:0;left:0;opacity:0;visibility:hidden;z-index:2;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)}}@media screen and (max-width: 424px){.nav__list{width:100%}}.on-load .nav__logo{opacity:1}@media screen and (min-width: 992px){.on-load .nav__logo{top:-1.8rem}}@media screen and (max-width: 991px){.on-load .nav__logo{top:-1rem}}@media screen and (min-width: 992px){.on-load.scrolled .nav{height:7.6rem}.on-load.scrolled .nav__logo{top:-2.2rem}.on-load.scrolled .nav__dropdown-list{top:8rem}}.p-section{position:relative;padding-top:10rem}.p-section__intro-blue,.p-section__blue{background-color:#212B48;z-index:1}.p-section__blue,.p-section__blue-cactus-img,.p-section__testimonial-slider{margin-top:10rem}.p-section__intro-blue{padding:10rem 0 20rem 0;margin-bottom:-10rem}.p-section__blue{padding-bottom:10rem}.p-section__blue--seal{top:-5rem;right:-16rem;z-index:-1}.p-section__cactus-arm{position:relative;padding:8rem 0;z-index:2}.p-section__cactus-arm::before{content:'';position:absolute;display:block;width:calc(100% - 3rem);height:100%;background-color:#9DBC5F;border-radius:1.6rem 0 0 0;top:0;right:0}.p-section__cactus-arm--seal{top:-5rem;right:-16rem;z-index:1}.p-section__cactus-img{margin:10rem 0;position:relative}.p-section__blue-cactus-img::before{content:'';position:absolute;display:block;width:100%;height:calc(100% - 48rem);background-color:#212B48;right:0;top:0;z-index:-2}.p-section__blue-cactus-img--seal{bottom:30rem;right:-16rem;z-index:-1}.p-section__intro--seal{top:24rem;right:-16rem;z-index:-1}.p-section__seal{position:absolute;display:block;width:48.5rem;height:48.5rem;opacity:.2}@media screen and (min-width: 768px){.p-section__cactus-arm::before{width:calc(100% - 5rem)}}@media screen and (min-width: 1024px){.p-section__cactus-arm::before{width:calc(100% - 10rem)}}

