@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;450;500;600;700&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,800&family=Public+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;450;500;700&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,800&family=Public+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap");
body {
  font-family: "Source Sans Pro",Arial,sans-serif;
  color: #333333; }

@media (min-width: 1300px) {
  .container {
    max-width: 1240px; } }
.body-padding {
  padding-top: 88px; }
  @media (max-width: 767.9px) {
    .body-padding {
      padding-top: 58px; } }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a.btn {
  height: 58px;
  border: 0;
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 58px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  padding: 0 30px;
  display: inline-block;
  transition: all .3s ease-in-out;
  border-radius: 0;
  white-space: nowrap;
  min-width: 228px;
  background: #E8B227;
  border-radius: 36px; }
  a.btn:visited {
    color: #FFFFFF; }
  a.btn:hover {
    color: #FFFFFF;
    background-color: #DD9300; }

b {
  font-weight: 800; }

.nowrap {
  white-space: nowrap; }

.shake {
  animation: shake 10s ease infinite; }

@keyframes shake {
  0%, 100% {
    transform: translateY(0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translateY(-10px); }
  20%, 40%, 60%, 80% {
    transform: translateY(10px); } }
.sub-nav-cta-wrapper {
  background: linear-gradient(89.13deg, #E4F1EC 6.38%, #F1EBDF 49.73%, #F9F8ED 96.85%);
  padding: 21px 0;
  position: relative;
  z-index: 1; }
  @media (max-width: 767.9px) {
    .sub-nav-cta-wrapper {
      padding: 26px 0 25px; } }
  .sub-nav-cta-wrapper .container {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    background-color: transparent !important; }
  @media (min-width: 576px) {
    .sub-nav-cta-wrapper .container {
      max-width: 100%; } }
  @media (min-width: 768px) {
    .sub-nav-cta-wrapper .container {
      max-width: 100%; } }
  @media (min-width: 992px) {
    .sub-nav-cta-wrapper .container {
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .sub-nav-cta-wrapper .container {
      max-width: 1140px; } }
  .sub-nav-cta-wrapper .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-between; }
  .sub-nav-cta-wrapper .close-btn {
    position: absolute;
    top: 18px;
    right: 18px;
    font-size: 20px;
    cursor: pointer;
    color: #D9D9D9; }
  .sub-nav-cta-wrapper .flex-wrapper {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 1200px) {
      .sub-nav-cta-wrapper .flex-wrapper {
        padding: 0 40px; } }
    @media (max-width: 991.9px) {
      .sub-nav-cta-wrapper .flex-wrapper {
        flex-direction: column;
        padding: 0 25px; } }
    .sub-nav-cta-wrapper .flex-wrapper .left-content br {
      display: none; }
    @media (max-width: 991.9px) {
      .sub-nav-cta-wrapper .flex-wrapper .left-content {
        text-align: center; }
        .sub-nav-cta-wrapper .flex-wrapper .left-content br {
          display: block; } }
    @media (max-width: 991.9px) {
      .sub-nav-cta-wrapper .flex-wrapper .right-content {
        margin-top: 15px;
        text-align: center; } }
    .sub-nav-cta-wrapper .flex-wrapper h5 {
      font-family: 'IBM Plex Sans';
      font-style: normal;
      font-weight: 600;
      font-size: 17px;
      line-height: 23px;
      margin-bottom: 0;
      padding-bottom: 0;
      letter-spacing: 0; }
      @media (max-width: 991.9px) {
        .sub-nav-cta-wrapper .flex-wrapper h5 {
          font-size: 14px;
          line-height: 19px; } }
      .sub-nav-cta-wrapper .flex-wrapper h5 .divider {
        display: inline-block; }
        @media (max-width: 991.9px) {
          .sub-nav-cta-wrapper .flex-wrapper h5 .divider {
            display: none; } }
      .sub-nav-cta-wrapper .flex-wrapper h5 span {
        font-family: 'Source Sans Pro';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 29px;
        letter-spacing: 0.12em; }
        @media (max-width: 991.9px) {
          .sub-nav-cta-wrapper .flex-wrapper h5 span {
            font-size: 14px;
            line-height: 27px; } }
      .sub-nav-cta-wrapper .flex-wrapper h5 span.yellow {
        color: #E8B227;
        text-transform: uppercase; }
      .sub-nav-cta-wrapper .flex-wrapper h5 span.grey {
        color: #89A3AF;
        text-transform: uppercase; }
    .sub-nav-cta-wrapper .flex-wrapper p {
      font-family: 'IBM Plex Sans';
      font-style: normal;
      font-weight: 400;
      font-size: 17px;
      line-height: 28px;
      color: #333333;
      margin-bottom: 0; }
      @media (max-width: 991.9px) {
        .sub-nav-cta-wrapper .flex-wrapper p {
          font-size: 14px;
          line-height: 19px; } }
    .sub-nav-cta-wrapper .flex-wrapper a.bttn {
      height: 58px;
      border: 0;
      font-family: Source Sans Pro;
      font-style: normal;
      font-weight: bold;
      font-size: 16px;
      line-height: 58px;
      text-align: center;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      color: #FFFFFF;
      text-align: center;
      padding: 0 30px;
      display: inline-block;
      transition: all .3s ease-in-out;
      border-radius: 0;
      white-space: nowrap;
      min-width: 184px;
      background: #E8B227;
      border-radius: 36px; }
      .sub-nav-cta-wrapper .flex-wrapper a.bttn:visited {
        color: #FFFFFF; }
      .sub-nav-cta-wrapper .flex-wrapper a.bttn:hover {
        color: #FFFFFF;
        background-color: #DD9300;
        text-decoration: none; }

@media (max-width: 991.9px) {
  .customlp_nav_mobile_underlay.open {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000000;
    background: #000;
    opacity: .4; } }

.customlp_nav {
  position: relative;
  z-index: 10000000;
  background: #2A363D; }
  .customlp_nav .d-none {
    display: none; }
  @media (min-width: 992px) {
    .customlp_nav .d-md-block {
      display: block; } }
  @media (min-width: 992px) {
    .customlp_nav .d-md-none {
      display: none; } }
  .customlp_nav .container {
    margin-right: auto;
    margin-left: auto;
    width: 100%; }
  @media (min-width: 576px) {
    .customlp_nav .container {
      max-width: 100%; } }
  @media (min-width: 768px) {
    .customlp_nav .container {
      max-width: 100%; } }
  @media (min-width: 992px) {
    .customlp_nav .container {
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .customlp_nav .container {
      max-width: 1140px; }
      .customlp_nav .container.full {
        max-width: 100%; } }
  .customlp_nav .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-between; }
  .customlp_nav .inner-nav {
    display: flex;
    justify-content: space-between; }
    .customlp_nav .inner-nav .logo-wrapper {
      padding: 28px 0 0px; }
      @media (max-width: 991.9px) {
        .customlp_nav .inner-nav .logo-wrapper {
          padding: 26px 0; } }
      .customlp_nav .inner-nav .logo-wrapper a {
        text-decoration: none; }
        .customlp_nav .inner-nav .logo-wrapper a img {
          width: 140.238px; }
          @media (max-width: 991.9px) {
            .customlp_nav .inner-nav .logo-wrapper a img {
              width: 140.238px; } }
    .customlp_nav .inner-nav .mobile-toggle {
      display: none;
      padding: 26px 0;
      cursor: pointer; }
      .customlp_nav .inner-nav .mobile-toggle i {
        color: #FFFFFF;
        line-height: 36px;
        font-size: 28px; }
        .customlp_nav .inner-nav .mobile-toggle i.fa-times {
          display: none; }
      .customlp_nav .inner-nav .mobile-toggle.open i.fa-times {
        display: block; }
      .customlp_nav .inner-nav .mobile-toggle.open i.fa-bars {
        display: none; }
      @media (max-width: 991.9px) {
        .customlp_nav .inner-nav .mobile-toggle {
          display: block; } }
    @media (max-width: 991.9px) {
      .customlp_nav .inner-nav .nav-items-wrapper {
        max-height: 0;
        overflow: hidden;
        transition: all .3s ease-in-out;
        position: absolute;
        background: #2A363D;
        top: 90px;
        z-index: 1;
        width: 100%;
        left: 0;
        right: 0; }
        .customlp_nav .inner-nav .nav-items-wrapper.open {
          max-height: 2000px;
          border-bottom: 2px solid #E8B227; } }
    .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items {
      list-style-type: none;
      padding: 0;
      margin: 0;
      display: flex; }
      @media (max-width: 991.9px) {
        .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items {
          display: block; } }
      .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item {
        padding: 0; }
        .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item .nav-item-title {
          font-family: 'IBM Plex Sans';
          font-style: normal;
          font-weight: 500;
          font-size: 17px;
          line-height: 38px;
          text-align: right;
          color: #F8F9F9;
          padding: 32px 50px 32px 0;
          transition: all .3s ease-in-out;
          position: relative; }
          @media (max-width: 1200px) {
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item .nav-item-title {
              padding: 32px 30px 32px 0; } }
          @media (max-width: 991.9px) {
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item .nav-item-title {
              padding: 16px 25px 16px 25px;
              font-family: 'IBM Plex Sans';
              font-style: normal;
              font-weight: 600;
              font-size: 21px;
              line-height: 28px;
              color: #F8F9F9;
              text-align: left;
              border-bottom: 1px solid #89A3AF; } }
          .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item .nav-item-title > a {
            display: block;
            color: #F8F9F9;
            transition: all .3s ease-in-out; }
          .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item .nav-item-title.login a {
            color: #E8B227; }
        @media (min-width: 992px) {
          .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item:hover .nav-item-title {
            color: #D69F14; }
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item:hover .nav-item-title > a {
              color: #D69F14; }
              .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item:hover .nav-item-title > a svg {
                fill: #D69F14;
                transition: all .3s ease-in-out; } }
        @media (max-width: 991.9px) {
          .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.open {
            background: #2A363D; }
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.open .nav-item-title {
              color: #D69F14;
              border-bottom: 0; }
              .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.open .nav-item-title > a {
                color: #D69F14; } }
        .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub {
          transition: all .3s ease-in-out; }
          @media (max-width: 991.9px) {
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub {
              position: relative; } }
          .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .nav-item-title {
            cursor: pointer;
            transition: all .3s ease-in-out; }
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .nav-item-title:after {
              content: '\f078';
              font-family: "Font Awesome 5 Pro";
              font-weight: 900;
              transition: all .3s ease-in-out;
              position: absolute;
              right: 38px;
              top: 34px;
              font-size: 10px;
              color: #ffffff; }
              @media (max-width: 1200px) {
                .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .nav-item-title:after {
                  right: 18px; } }
              @media (max-width: 991.9px) {
                .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .nav-item-title:after {
                  right: 25px;
                  content: '\f054';
                  top: 16px;
                  font-size: 16px;
                  color: #89A3AF; } }
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .nav-item-title:before {
              content: '';
              border-bottom: 0px solid #E8B227;
              left: 0;
              right: 0;
              bottom: 0;
              z-index: 1;
              position: absolute;
              transform: translateX(-25px); }
              @media (max-width: 991.9px) {
                .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .nav-item-title:before {
                  display: none; } }
          .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper {
            max-height: 0;
            position: absolute;
            z-index: 1;
            transition: all .3s ease-in-out;
            overflow: hidden;
            top: 102px;
            left: 0;
            right: 0;
            background-color: #2A363D;
            box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.1); }
            @media (max-width: 991.9px) {
              .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper {
                box-shadow: none;
                border-top: 0px solid #89A3AF;
                top: 0px;
                background-color: #F8F9F9;
                position: relative; } }
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu {
              display: flex;
              justify-content: start;
              padding: 38px 0 52px; }
              @media (max-width: 991.9px) {
                .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu {
                  display: block;
                  background: #2A363D;
                  padding: 0;
                  border-bottom: 1px solid #89A3AF; } }
              .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm {
                padding: 0 23px;
                border-left: 1px solid #374D56;
                flex-grow: 1; }
                @media (max-width: 991.9px) {
                  .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .socials-wrapper {
                    display: flex;
                    flex-wrap: wrap;
                    padding-bottom: 15px;
                    position: relative; }
                    .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .socials-wrapper:after {
                      content: '';
                      width: 2px;
                      background: #89A3AF;
                      position: absolute;
                      height: 80%;
                      left: 0;
                      right: 0;
                      margin: auto;
                      top: -4px; }
                    .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .socials-wrapper .submenu-item-wrapper {
                      width: 50%;
                      flex-grow: 1; }
                    .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .socials-wrapper .submenu-item-wrapper:nth-of-type(even) a {
                      padding-left: 20px; } }
                @media (max-width: 991.9px) {
                  .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper-social a.submenu-item {
                    border-bottom: 0px !important;
                    margin-bottom: 20px !important; } }
                .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper .super-title {
                  font-family: 'IBM Plex Sans';
                  font-style: normal;
                  font-weight: 300;
                  font-size: 14px;
                  line-height: 20px;
                  color: #BED4EA;
                  margin-bottom: 10px; }
                  @media (max-width: 991.9px) {
                    .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper .super-title {
                      font-weight: 500;
                      font-size: 14px;
                      line-height: 20px;
                      padding-left: 2px;
                      color: #BED4EA;
                      padding-top: 20px; } }
                  @media (max-width: 991.9px) {
                    .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper .super-title.super-title-social {
                      margin-top: 16px; } }
                  .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper .super-title.extra-top {
                    margin-top: 16px; }
                  .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper .super-title:before {
                    content: '';
                    width: 12px;
                    height: 2px;
                    background: #89A3AF;
                    left: 0;
                    top: -5px;
                    z-index: 2;
                    position: relative;
                    display: inline-block;
                    margin-right: 2px; }
                    @media (max-width: 991.9px) {
                      .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper .super-title:before {
                        width: 10px; } }
                .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item {
                  margin-bottom: 5px;
                  display: block;
                  border-radius: 11px;
                  transition: all .3s ease-in-out;
                  padding: 11px 17px; }
                  @media (max-width: 991.9px) {
                    .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item {
                      border-bottom: 1px solid #89A3AF;
                      padding: 11px 0px 11px;
                      border-radius: 0;
                      margin-bottom: 0; } }
                  .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item.social {
                    margin-bottom: 5px; }
                    @media (max-width: 991.9px) {
                      .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item.social {
                        border-bottom: 0; } }
                  .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item:hover {
                    background: #374D56; }
                    .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item:hover .sub-title {
                      color: #89A3AF; }
                    .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item:hover .main-title {
                      color: #F8F9F9; }
                  .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item .main-title {
                    font-family: 'IBM Plex Sans';
                    font-style: normal;
                    font-weight: 500;
                    font-size: 17px;
                    line-height: 23px;
                    color: #F8F9F9; }
                    @media (max-width: 991.9px) {
                      .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item .main-title {
                        color: #F8F9F9; } }
                    .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item .main-title span.new {
                      font-family: 'IBM Plex Sans';
                      font-style: normal;
                      font-weight: 700;
                      font-size: 13px;
                      line-height: 23px;
                      text-align: center;
                      letter-spacing: 0.08em;
                      color: #A0B980;
                      background: #EFF4E8;
                      border: 1px solid #C9DCB2;
                      border-radius: 10px;
                      display: inline-block;
                      margin-left: 5px;
                      padding: 0 10px; }
                    .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item .main-title.orange {
                      color: #E8B227; }
                  .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item .sub-title {
                    font-family: 'IBM Plex Sans';
                    font-style: normal;
                    font-weight: 300;
                    font-size: 14px;
                    line-height: 20px;
                    color: #BED4EA;
                    transition: all .3s ease-in-out; }
                    @media (max-width: 991.9px) {
                      .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item .sub-title {
                        font-weight: 500; }
                        .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item .sub-title br {
                          display: none;
                          white-space: nowrap;
                          overflow: hidden; } }
                  .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item .social-text {
                    font-family: 'IBM Plex Sans';
                    font-style: normal;
                    font-weight: 300;
                    font-size: 14px;
                    line-height: 20px;
                    color: #F8F9F9; }
                    @media (max-width: 991.9px) {
                      .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item .social-text {
                        font-weight: 600; } }
                    .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm .submenu-item-wrapper a.submenu-item .social-text i {
                      line-height: 16px;
                      font-size: 26px;
                      color: #F8F9F9;
                      margin-right: 10px;
                      display: inline-block;
                      vertical-align: middle; }
                .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm:first-of-type {
                  border-left: 0px solid #89A3AF; }
              @media (max-width: 991.9px) {
                .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub .submenu-wrapper .submenu .colm:last-of-type .submenu-item-wrapper:last-of-type a.submenu-item {
                  border-bottom: 0; } }
          @media (min-width: 992px) {
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub:hover .nav-item-title:after {
              transform: scale(-1);
              color: #E8B227;
              top: 31px; } }
  @media (min-width: 992px) and (max-width: 991.9px) {
    .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub:hover .nav-item-title:after {
      transform: none;
      color: #89A3AF;
      top: 16px; } }
          @media (min-width: 992px) {
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub:hover .nav-item-title:before {
              border-bottom: 1px solid #E8B227; }
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub:hover .submenu-wrapper {
              max-height: 500px; } }
          @media (min-width: 992px) {
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub.closed .submenu-wrapper {
              max-height: 0px; } }
          @media (max-width: 991.9px) {
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub.open .nav-item-title:after {
              transform: none;
              color: #89A3AF;
              top: 16px; } }
          @media (max-width: 991.9px) {
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.has-sub.open .submenu-wrapper {
              max-height: 1000px; } }
        .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.no-sub .nav-item-title {
          padding: 32px 30px 32px 0; }
          @media (max-width: 1200px) {
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.no-sub .nav-item-title {
              padding: 32px 30px 32px 0; } }
          @media (max-width: 991.9px) {
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item.no-sub .nav-item-title {
              padding: 16px 25px 16px 25px;
              font-family: 'IBM Plex Sans';
              font-style: normal;
              font-weight: 600;
              font-size: 21px;
              line-height: 28px;
              color: #F8F9F9;
              text-align: left; } }
        .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item a {
          text-decoration: none; }
          .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.nav-item a svg {
            width: 24.22px;
            margin-right: 6px;
            margin-bottom: 5px;
            fill: #BED4EA; }
      .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.vertb {
        padding: 32px 30px 32px 0; }
        @media (max-width: 1200px) {
          .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.vertb {
            padding: 32px 30px 32px 0; } }
        @media (max-width: 991.9px) {
          .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.vertb {
            padding: 32px 15px 32px 0;
            display: none; } }
        .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.vertb .line {
          background: #374D56;
          width: 1px;
          height: 38px; }
      .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.mobile-btn a {
        color: #E8B227 !important; }
        .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.mobile-btn a:hover {
          color: #FFFFFF !important; }
      @media (max-width: 991.9px) {
        .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.mobile-btn.mobile-btn1 {
          padding-top: 24px;
          padding-bottom: 24px; }
        .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.mobile-btn.mobile-btn2 {
          padding-bottom: 24px; }
        .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.mobile-btn a {
          height: 58px;
          border: 0;
          font-family: Source Sans Pro;
          font-style: normal;
          font-weight: bold;
          font-size: 16px;
          line-height: 58px;
          text-align: center;
          letter-spacing: 0.05em;
          text-transform: uppercase;
          color: #FFFFFF;
          text-align: center;
          padding: 0 30px;
          display: inline-block;
          transition: all .3s ease-in-out;
          border-radius: 0;
          white-space: nowrap;
          min-width: 228px;
          background: #E8B227;
          border-radius: 36px;
          color: #FFFFFF !important; }
          .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.mobile-btn a:visited {
            color: #FFFFFF; }
          .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.mobile-btn a:hover {
            color: #FFFFFF;
            background-color: #DD9300; }
          .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.mobile-btn a.login {
            background: transparent;
            color: #E8B227 !important;
            line-height: 56px;
            border: 2px solid #E8B227; }
            .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.mobile-btn a.login:hover {
              color: #FFFFFF !important;
              background-color: #D69F14;
              border: 2px solid #D69F14; }
        .customlp_nav .inner-nav .nav-items-wrapper ul.nav-items li.mobile-btn .nav-item-title {
          border: 0; } }

.dots {
  position: absolute;
  border-radius: 100%;
  z-index: 5; }

.dots-gold {
  background: #E8B227; }

.dots-green {
  background: #A0B980; }

.dots-blue {
  background: #89A3AF; }

.fal, .far {
  font-family: "Font Awesome 5 Pro"; }

footer {
  position: relative;
  z-index: 1; }

.container {
  background-color: transparent; }

h4 {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #89A3AF;
  margin-bottom: 13px; }
  @media (max-width: 991.9px) {
    h4 {
      font-size: 14px;
      line-height: 23px;
      margin-bottom: 21px; } }

h2 {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 44px;
  line-height: 52px;
  color: #2A363D;
  margin-bottom: 21px; }
  @media (max-width: 991.9px) {
    h2 {
      font-size: 32px;
      line-height: 36px; } }

h3 {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 45px;
  color: #2A363D;
  margin-bottom: 13px; }
  @media (max-width: 991.9px) {
    h3 {
      font-size: 28px;
      line-height: 30px; } }

.text {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 32px;
  color: #2A363D;
  margin-bottom: 22px; }
  @media (max-width: 991.9px) {
    .text {
      font-size: 18px;
      line-height: 28px; } }

p {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  color: #2A363D; }
  @media (max-width: 991.9px) {
    p {
      font-size: 16px;
      line-height: 27px; } }

body.page-template-template_storyline-trailer a.learn-more {
  text-decoration: none;
  transition: all .3s ease-in-out;
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 29px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #E8B227; }
  body.page-template-template_storyline-trailer a.learn-more svg {
    fill: #E8B227;
    margin-right: 14px;
    transition: all .3s ease-in-out; }
  body.page-template-template_storyline-trailer a.learn-more:hover svg {
    fill: #D69F14; }
  body.page-template-template_storyline-trailer a.learn-more i {
    font-size: 22px;
    margin-left: 8px;
    transition: all .3s ease-in-out;
    top: 2px;
    position: relative; }
  body.page-template-template_storyline-trailer a.learn-more:hover {
    color: #D69F14; }
    body.page-template-template_storyline-trailer a.learn-more:hover i {
      transform: translateX(10px); }
body.page-template-template_storyline-trailer .content-wrapper section#hero {
  background-color: #2A363D;
  background-size: 100% auto, 75%;
  text-align: center;
  padding: 60px 0;
  margin-bottom: -1px;
  background-attachment: scroll;
  overflow: hidden;
  position: relative;
  z-index: 0; }
  @media (max-width: 991.9px) {
    body.page-template-template_storyline-trailer .content-wrapper section#hero {
      padding: 40px 0 210px;
      background-size: 100% auto, 100%; } }
  @media (max-width: 767.9px) {
    body.page-template-template_storyline-trailer .content-wrapper section#hero {
      background-size: 100% auto, 150%;
      background-attachment: scroll, fixed, scroll;
      padding: 40px 0 115px; } }
  body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content {
    text-align: center; }
    @media (max-width: 1200px) {
      body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content {
        text-align: center;
        padding-right: 0; } }
    body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content h4 {
      margin-bottom: 20px; }
      @media (max-width: 991.9px) {
        body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content h4 {
          margin-bottom: 15px; } }
    body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content h1 {
      font-family: 'Public Sans';
      font-style: normal;
      font-weight: 400;
      font-size: 56px;
      line-height: 58px;
      color: #F8F9F9;
      margin-bottom: 21px; }
      @media (max-width: 991.9px) {
        body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content h1 {
          font-size: 32px;
          line-height: 36px;
          margin: 0 auto 10px; } }
      body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content h1 b {
        font-size: 50px;
        background: -webkit-linear-gradient(0deg, #BF973D 0, #BD866C 50%, #6E8695 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
        @media (max-width: 991.9px) {
          body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content h1 b {
            font-size: 32px; } }
      body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content h1 strong {
        font-size: 50px; }
        @media (max-width: 991.9px) {
          body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content h1 strong {
            font-size: 32px; } }
    body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content p {
      font-family: 'IBM Plex Sans';
      font-style: normal;
      font-weight: 400;
      color: #F8F9F9;
      margin-bottom: 30px;
      max-width: 800px;
      margin-left: auto;
      margin-right: auto;
      font-size: 16px;
      font-weight: 400;
      line-height: 27px; }
      @media (max-width: 991.9px) {
        body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content p {
          margin-bottom: 30px;
          max-width: 100%; } }
      body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content p span {
        display: inline;
        color: #A0B980;
        font-weight: 600; }
    body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content .links {
      display: flex;
      justify-content: end;
      margin-bottom: 117px; }
      @media (max-width: 767.9px) {
        body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content .links {
          display: block;
          margin-bottom: 55px; } }
      body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content .links a {
        margin: 0 0 0 28px;
        display: inline-block;
        line-height: 58px; }
        body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content .links a svg {
          fill: #E8B227;
          margin-right: 14px;
          transition: all .3s ease-in-out; }
        body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content .links a:hover svg {
          fill: #D69F14; }
        @media (max-width: 767.9px) {
          body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content .links a {
            margin: 0; }
            body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content .links a i {
              display: none; }
            body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content .links a.btn {
              margin-top: 5px;
              width: auto; } }
    body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content .floating-arrow img {
      width: 16px;
      margin: 20px auto; }
      @media (max-width: 767.9px) {
        body.page-template-template_storyline-trailer .content-wrapper section#hero .left-content .floating-arrow img {
          margin: 15px auto; } }
  body.page-template-template_storyline-trailer .content-wrapper section#hero .right-content {
    padding-top: 5px;
    background: #BED4EA;
    border-radius: 10px;
    padding-bottom: 30px;
    padding-left: 8px;
    padding-right: 8px; }
    @media (max-width: 1200px) {
      body.page-template-template_storyline-trailer .content-wrapper section#hero .right-content {
        padding-top: 0px; } }
    body.page-template-template_storyline-trailer .content-wrapper section#hero .right-content p {
      font-family: 'Public Sans';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 40px;
      align-items: center;
      text-align: center;
      color: #2A363D;
      margin-bottom: 0;
      display: block;
      height: 40px; }
    body.page-template-template_storyline-trailer .content-wrapper section#hero .right-content .img-wrapper {
      position: relative;
      margin-bottom: 28px; }
      @media (max-width: 1200px) {
        body.page-template-template_storyline-trailer .content-wrapper section#hero .right-content .img-wrapper {
          max-width: 70%;
          margin: 0 auto 28px; } }
      @media (max-width: 991.9px) {
        body.page-template-template_storyline-trailer .content-wrapper section#hero .right-content .img-wrapper {
          max-width: 100%; } }
      body.page-template-template_storyline-trailer .content-wrapper section#hero .right-content .img-wrapper .play-overlay {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 20%;
        bottom: 0;
        cursor: pointer; }
        body.page-template-template_storyline-trailer .content-wrapper section#hero .right-content .img-wrapper .play-overlay svg {
          width: 140px;
          height: 140px;
          fill: #E8B227;
          transition: all .3s ease-in-out; }
          @media (max-width: 991.9px) {
            body.page-template-template_storyline-trailer .content-wrapper section#hero .right-content .img-wrapper .play-overlay svg {
              height: 136px;
              width: 136px; } }
          @media (max-width: 767.9px) {
            body.page-template-template_storyline-trailer .content-wrapper section#hero .right-content .img-wrapper .play-overlay svg {
              width: 96.79px;
              height: 96.79px; } }
        body.page-template-template_storyline-trailer .content-wrapper section#hero .right-content .img-wrapper .play-overlay:hover svg {
          transform: scale(1.3);
          fill: #D69F14; }
    body.page-template-template_storyline-trailer .content-wrapper section#hero .right-content .links {
      text-align: center; }
      body.page-template-template_storyline-trailer .content-wrapper section#hero .right-content .links svg {
        fill: #FFFFFF;
        margin-right: 14px;
        transition: all .3s ease-in-out; }
      body.page-template-template_storyline-trailer .content-wrapper section#hero .right-content .links:hover svg {
        fill: #FFFFFF; }
  body.page-template-template_storyline-trailer .content-wrapper section#hero .floating-arrow2 img {
    width: 16px;
    margin: 40px auto; }
    @media (max-width: 767.9px) {
      body.page-template-template_storyline-trailer .content-wrapper section#hero .floating-arrow2 img {
        margin: 40px auto 0; } }
body.page-template-template_storyline-trailer .scrollTop {
  position: fixed;
  bottom: 50px;
  left: 50px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #E8B227;
  opacity: .7;
  transition: all .3s ease-in-out;
  z-index: 10;
  color: #fff;
  line-height: 50px;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  display: none; }
  body.page-template-template_storyline-trailer .scrollTop:hover {
    opacity: 1; }
  @media (max-width: 767.9px) {
    body.page-template-template_storyline-trailer .scrollTop {
      bottom: 20px;
      right: 20px; } }
body.page-template-template_storyline-trailer #flipShareModal .modal-dialog .modal-content {
  background: #F8F9F9;
  border-radius: 5px;
  position: relative;
  padding: 70px 0; }
  @media (max-width: 767.9px) {
    body.page-template-template_storyline-trailer #flipShareModal .modal-dialog .modal-content {
      padding: 50px 0; } }
  body.page-template-template_storyline-trailer #flipShareModal .modal-dialog .modal-content .close-btn {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer; }
    body.page-template-template_storyline-trailer #flipShareModal .modal-dialog .modal-content .close-btn i {
      color: #333333;
      font-size: 22px; }
  body.page-template-template_storyline-trailer #flipShareModal .modal-dialog .modal-content .modal-body {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center; }
  body.page-template-template_storyline-trailer #flipShareModal .modal-dialog .modal-content .title {
    font-family: 'Public Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 31px;
    text-align: center;
    color: #374D56;
    margin-bottom: 19px; }
  body.page-template-template_storyline-trailer #flipShareModal .modal-dialog .modal-content a.btn {
    min-width: 246px;
    max-width: 246px;
    margin: auto; }
body.page-template-template_storyline-trailer #formModal .modal-header {
  background: #2A363D;
  padding: 32px 40px 26px; }
  body.page-template-template_storyline-trailer #formModal .modal-header img {
    max-width: 140.24px; }
  body.page-template-template_storyline-trailer #formModal .modal-header a {
    color: #E8B227;
    text-decoration: none;
    transition: all .3s ease-in-out; }
    body.page-template-template_storyline-trailer #formModal .modal-header a:hover {
      color: #D69F14; }
    body.page-template-template_storyline-trailer #formModal .modal-header a i {
      font-size: 40px; }
body.page-template-template_storyline-trailer #formModal .modal-body {
  background-image: url("../images/desktop/contact-us-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  padding: 0;
  border-bottom-left-radius: .3rem;
  border-bottom-right-radius: .3rem; }
  body.page-template-template_storyline-trailer #formModal .modal-body.thanks {
    background-image: none; }
body.page-template-template_storyline-trailer #formModal .form-wrapper {
  padding: 45px 67px 53px;
  border-radius: 10px;
  position: relative;
  z-index: 2; }
  @media (max-width: 991.9px) {
    body.page-template-template_storyline-trailer #formModal .form-wrapper {
      padding: 60px 10px 53px; } }
  body.page-template-template_storyline-trailer #formModal .form-wrapper h2 {
    font-weight: bold;
    font-size: 50px;
    line-height: 56px;
    text-align: center;
    color: #333333;
    margin-bottom: 36px;
    position: relative;
    z-index: 2; }
    @media (max-width: 991.9px) {
      body.page-template-template_storyline-trailer #formModal .form-wrapper h2 {
        font-size: 36px;
        line-height: 36px;
        margin: 0 auto 31px; } }
    @media (max-width: 335px) {
      body.page-template-template_storyline-trailer #formModal .form-wrapper h2 {
        font-size: 34px; } }
  body.page-template-template_storyline-trailer #formModal .form-wrapper .fields {
    position: relative;
    z-index: 2; }
  body.page-template-template_storyline-trailer #formModal .form-wrapper p {
    font-weight: 400;
    font-size: 23px;
    line-height: 31px;
    text-align: center;
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 33px; }
    @media (max-width: 991.9px) {
      body.page-template-template_storyline-trailer #formModal .form-wrapper p {
        font-size: 17px;
        line-height: 29px;
        margin-bottom: 22px;
        text-align: left; } }
  body.page-template-template_storyline-trailer #formModal .form-wrapper label {
    font-size: 17px;
    line-height: 28px;
    max-width: 255px;
    margin: 0 auto 8px;
    display: block; }
    @media (max-width: 991.9px) {
      body.page-template-template_storyline-trailer #formModal .form-wrapper label {
        font-size: 17px;
        line-height: 29px;
        max-width: 100%;
        text-indent: -30px;
        padding-left: 30px; } }
    body.page-template-template_storyline-trailer #formModal .form-wrapper label input {
      margin-right: 15px;
      vertical-align: middle; }
  body.page-template-template_storyline-trailer #formModal .form-wrapper input[type="text"], body.page-template-template_storyline-trailer #formModal .form-wrapper input[type="email"] {
    background: #FFFFFF;
    border: 1px solid #D6D8DD;
    box-sizing: border-box;
    border-radius: 10px;
    font-size: 20px;
    line-height: 56px;
    height: 56px;
    color: #7D828C;
    padding: 0 19px;
    width: calc(100% - 8px);
    margin: 0 0 20px; }
    @media (max-width: 991.9px) {
      body.page-template-template_storyline-trailer #formModal .form-wrapper input[type="text"], body.page-template-template_storyline-trailer #formModal .form-wrapper input[type="email"] {
        width: 100%;
        margin: 0 0 10px; } }
  body.page-template-template_storyline-trailer #formModal .form-wrapper input.error {
    border: 1px solid red !important; }
  body.page-template-template_storyline-trailer #formModal .form-wrapper .error-notice {
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    color: red;
    margin-bottom: 8px;
    font-weight: bold;
    margin-top: -20px; }
  body.page-template-template_storyline-trailer #formModal .form-wrapper .btn-wrapper {
    text-align: center;
    margin-top: 28px; }
body.page-template-template_storyline-trailer #formModal .confirmation {
  font-size: 23px;
  line-height: 31px;
  text-align: center; }
  body.page-template-template_storyline-trailer #formModal .confirmation p {
    font-weight: normal; }
body.page-template-template_storyline-trailer .modal {
  z-index: 1000000000; }

.above-footer {
  background: #2A363D;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  color: #89A3AF;
  padding: 15px;
  position: relative;
  z-index: 1; }
  .above-footer span {
    max-width: 1141px;
    margin: auto;
    display: block; }
  @media (max-width: 767.9px) {
    .above-footer {
      font-size: 13px;
      line-height: 18px; } }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
footer .footnav {
  background: #272B35;
  padding: 50px 0; }
  footer .footnav h2 {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.9); }
    @media (max-width: 991.9px) {
      footer .footnav h2 {
        font-size: 20px;
        line-height: 31px;
        margin-bottom: 20px; } }
  footer .footnav .left-content ul {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3; }
    @media (max-width: 767.9px) {
      footer .footnav .left-content ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1; } }
    @media (max-width: 991.9px) {
      footer .footnav .left-content ul li {
        margin-top: 10px; }
        footer .footnav .left-content ul li.social1 {
          margin-top: 40px; } }
    footer .footnav .left-content ul li a {
      font-family: Source Sans Pro;
      font-style: normal;
      font-weight: 600;
      font-size: 15px;
      line-height: 29px;
      color: rgba(255, 255, 255, 0.8);
      text-decoration: none;
      transition: all .3s ease-in-out; }
      footer .footnav .left-content ul li a:hover {
        color: white; }
      footer .footnav .left-content ul li a i {
        font-size: 20px;
        margin-right: 23px;
        color: white; }
  @media (max-width: 991.9px) {
    footer .footnav .right-content {
      margin-top: 44px; } }
  footer .footnav .right-content .text-wrapper {
    display: flex;
    justify-content: start; }
    @media (max-width: 767.9px) {
      footer .footnav .right-content .text-wrapper {
        flex-direction: column;
        margin-top: 16px; } }
    footer .footnav .right-content .text-wrapper p {
      font-family: Source Sans Pro;
      font-style: normal;
      font-weight: normal;
      font-size: 15px;
      line-height: 29px;
      color: rgba(255, 255, 255, 0.9);
      margin-bottom: 0;
      padding-right: 15px; }
      @media (max-width: 991.9px) {
        footer .footnav .right-content .text-wrapper p {
          margin-bottom: 24px; } }
    footer .footnav .right-content .text-wrapper a.btnblk {
      border: 2px solid rgba(255, 255, 255, 0.9);
      box-sizing: border-box;
      border-radius: 36px;
      height: 48px;
      line-height: 48px;
      font-family: Source Sans Pro;
      font-style: normal;
      font-weight: bold;
      font-size: 15px;
      text-align: center;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      color: #FFFFFF;
      transition: all .3s ease-in-out;
      min-width: 217px;
      text-align: center;
      text-decoration: none; }
      @media (max-width: 767.9px) {
        footer .footnav .right-content .text-wrapper a.btnblk {
          width: 100%; } }
      footer .footnav .right-content .text-wrapper a.btnblk:hover {
        background: #FFFFFF;
        color: #272B35; }
footer .copyright {
  background: #343945;
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 29px;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  padding: 13px 0; }
  footer .copyright a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7); }
    footer .copyright a:hover {
      color: white; }

/*# sourceMappingURL=style.css.map */
