@charset "UTF-8";
/********************
** Breakpoints
********************/
/********************
** Media Queries
********************/
/********************
** Fonts
********************/
/********************
** Colors
********************/
/********************
** Paths
********************/
* {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

*, *:after, *:before {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  height: 100%; }

html {
  font-size: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

body {
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 600;
  background: #FFFFFF;
  color: #1F3D7B; }

#page-wrapper {
  font-weight: 600;
  position: relative;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  line-height: 1.625rem; }
  @media only screen and (min-width: 768px) {
    #page-wrapper {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 28px;
      line-height: 1.75rem; } }
  @media only screen and (min-width: 992px) {
    #page-wrapper {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 28px;
      line-height: 1.75rem; } }

img {
  display: block;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  -moz-user-drag: -moz-none;
  -webkit-user-drag: none;
  user-drag: none; }

a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: underline;
  color: #007fff; }
  a:hover {
    color: #F88358; }

figure {
  position: relative;
  margin: 0 0; }

p {
  margin: 0;
  margin-bottom: 25px; }
  @media only screen and (min-width: 992px) {
    p {
      margin-bottom: 25px; } }

dl, ol, ul {
  margin-bottom: 24; }

ul, ol {
  margin: 0 0 25px 40px;
  padding: 0 0; }
  @media only screen and (min-width: 768px) {
    ul, ol {
      margin-left: 40px; } }
  @media only screen and (min-width: 992px) {
    ul, ol {
      margin-left: 50px; } }

.field--name-body ul, .field--name-body ol {
  margin-bottom: 15px;
  margin-left: 20px; }
  @media only screen and (min-width: 992px) {
    .field--name-body ul, .field--name-body ol {
      margin-bottom: 25px; } }

hr {
  display: block;
  margin-bottom: 50px;
  margin-top: 50px;
  background-color: #DEDEDE;
  opacity: 1;
  height: 2px; }
  @media only screen and (min-width: 768px) {
    hr {
      margin-bottom: 50px;
      margin-top: 50px; } }
  @media only screen and (min-width: 992px) {
    hr {
      margin-bottom: 50px;
      margin-top: 50px; } }

li ul, li ol {
  margin: 0; }

#main ol li {
  counter-increment: list;
  list-style-type: none;
  position: relative; }

#main ol li:before {
  color: #F88358;
  content: counter(list) ".";
  left: -20px;
  position: absolute;
  text-align: left;
  width: 20px; }

#main ul li {
  list-style-type: none;
  position: relative; }

#main ul li:before {
  content: "»";
  color: #F88358;
  left: -20px;
  position: absolute;
  text-align: left;
  width: 20px; }

/********************
** Typography
********************/
h1, h2, h3, h4, h5, h6 {
  font-family: "Quicksand", sans-serif;
  font-weight: 700; }

h1 {
  margin: 0 0 25px;
  color: #F88358;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 26px;
  line-height: 1.625rem; }
  @media only screen and (min-width: 768px) {
    h1 {
      font-size: 35px;
      font-size: 2.1875rem;
      line-height: 28px;
      line-height: 1.75rem; } }
  @media only screen and (min-width: 992px) {
    h1 {
      margin: 0 0 25px;
      font-size: 35px;
      font-size: 2.1875rem;
      line-height: 28px;
      line-height: 1.75rem; } }
  @media only screen and (min-width: 1400px) {
    h1 {
      font-size: 35px;
      font-size: 2.1875rem;
      line-height: 28px;
      line-height: 1.75rem; } }

h2, .h2 {
  margin: 0 0 25px;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 26px;
  line-height: 1.625rem;
  color: #007fff; }
  @media only screen and (min-width: 768px) {
    h2, .h2 {
      font-size: 30px;
      font-size: 1.875rem;
      line-height: 28px;
      line-height: 1.75rem; } }
  @media only screen and (min-width: 992px) {
    h2, .h2 {
      margin: 0 0 25px;
      font-size: 30px;
      font-size: 1.875rem;
      line-height: 28px;
      line-height: 1.75rem; } }
  @media only screen and (min-width: 1400px) {
    h2, .h2 {
      font-size: 30px;
      font-size: 1.875rem;
      line-height: 28px;
      line-height: 1.75rem; } }

h3 {
  margin: 0 0 25px;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26px;
  line-height: 1.625rem; }
  @media only screen and (min-width: 768px) {
    h3 {
      font-size: 25px;
      font-size: 1.5625rem;
      line-height: 28px;
      line-height: 1.75rem; } }
  @media only screen and (min-width: 992px) {
    h3 {
      margin: 0 0 25px;
      font-size: 25px;
      font-size: 1.5625rem;
      line-height: 28px;
      line-height: 1.75rem; } }
  @media only screen and (min-width: 1400px) {
    h3 {
      font-size: 25px;
      font-size: 1.5625rem;
      line-height: 28px;
      line-height: 1.75rem; } }

h4 {
  margin: 0 0 20px;
  font-weight: 600;
  font-style: italic;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  line-height: 1.625rem; }
  @media only screen and (min-width: 768px) {
    h4 {
      font-size: 22px;
      font-size: 1.375rem;
      line-height: 28px;
      line-height: 1.75rem; } }
  @media only screen and (min-width: 992px) {
    h4 {
      font-size: 22px;
      font-size: 1.375rem;
      line-height: 28px;
      line-height: 1.75rem; } }

h5 {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  margin: 0 0 20px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem; }
  @media only screen and (min-width: 992px) {
    h5 {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 26px;
      line-height: 1.625rem; } }

.whole-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  z-index: 99;
  text-align: left; }

.resize-image {
  overflow: hidden; }
  .resize-image img {
    max-width: none; }

.btn {
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 16px;
  line-height: 1rem;
  padding: 10px 20px;
  border-radius: 18px;
  border: 0;
  text-transform: uppercase;
  background: #1F3D7B;
  letter-spacing: 1.3px; }
  .btn:hover {
    background: #F88358; }
  .btn:after {
    content: "";
    display: block;
    position: absolute;
    width: 17px;
    height: 17px;
    transform: matrix(0.71, -0.71, 0.71, 0.71, 0, 0);
    color: #FFFFFF; }
  .btn.btn-primary {
    background: #1F3D7B; }
    .btn.btn-primary:hover {
      background: #F88358; }

#header {
  padding: 30px 0;
  position: relative; }
  @media only screen and (min-width: 768px) {
    #header {
      padding: 20px 0; } }
  #header .logo a {
    display: block;
    width: 121px;
    height: 42px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("/assets/img/logo-blue.svg") no-repeat 0 0;
    background-size: 100% auto; }
    @media only screen and (min-width: 768px) {
      #header .logo a {
        width: 241px;
        height: 85px; } }
    @media only screen and (min-width: 992px) {
      #header .logo a {
        width: 193px;
        height: 68px; } }
    @media only screen and (min-width: 1200px) {
      #header .logo a {
        width: 241px;
        height: 85px; } }
  @media only screen and (min-width: 992px) {
    #header .row {
      height: 85px;
      align-items: center; } }
  #header .navbar {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 100%;
    max-width: 360px; }
    @media only screen and (min-width: 576px) {
      #header .navbar {
        right: calc((100vw - 540px)/2); } }
    @media only screen and (min-width: 768px) {
      #header .navbar {
        right: calc((100vw - 720px)/2); } }
    @media only screen and (min-width: 992px) {
      #header .navbar {
        position: relative;
        padding: 0;
        right: auto;
        top: auto;
        max-width: none; } }
    #header .navbar .navbar-toggler {
      outline: none;
      border: 0;
      box-shadow: none;
      padding: 8px 10px 9px;
      position: absolute;
      top: 35px;
      right: 0;
      outline: none;
      z-index: 30;
      border-radius: 0; }
      @media only screen and (min-width: 768px) {
        #header .navbar .navbar-toggler {
          top: 46px; } }
      #header .navbar .navbar-toggler .icon-bar {
        background: #FFFFFF;
        transition: all 0.2s;
        width: 25px;
        height: 2px;
        display: block; }
        #header .navbar .navbar-toggler .icon-bar + .icon-bar {
          margin-top: 7px; }
      #header .navbar .navbar-toggler .top-bar {
        transform: rotate(45deg);
        transform-origin: 0px 7px; }
      #header .navbar .navbar-toggler .middle-bar {
        opacity: 0; }
      #header .navbar .navbar-toggler .bottom-bar {
        transform: rotate(-45deg);
        transform-origin: 4px -3px; }
      #header .navbar .navbar-toggler.collapsed .icon-bar {
        background: #1F3D7B; }
      #header .navbar .navbar-toggler.collapsed .top-bar {
        transform: rotate(0); }
      #header .navbar .navbar-toggler.collapsed .middle-bar {
        opacity: 1; }
      #header .navbar .navbar-toggler.collapsed .bottom-bar {
        transform: rotate(0); }
    #header .navbar .navbar-collapse {
      width: 100vw;
      min-height: 100vh;
      opacity: 0;
      max-width: 360px;
      background: #1F3D7B;
      top: 0;
      right: 0;
      position: absolute;
      z-index: 10;
      transition: all 0.2s ease; }
      @media only screen and (min-width: 576px) {
        #header .navbar .navbar-collapse {
          right: calc(-1*(100vw - 540px)/2); } }
      @media only screen and (min-width: 768px) {
        #header .navbar .navbar-collapse {
          right: calc(-1*(100vw - 720px)/2); } }
      @media only screen and (min-width: 992px) {
        #header .navbar .navbar-collapse {
          position: relative;
          width: 100%;
          top: 0;
          right: 0;
          height: auto;
          min-height: inherit;
          padding: 0;
          max-width: none;
          opacity: 1;
          background: transparent; } }
      #header .navbar .navbar-collapse.show {
        opacity: 1; }
      #header .navbar .navbar-collapse .navbar-nav {
        width: 100%;
        margin: 125px 0 0;
        padding: 0;
        text-align: center; }
        @media only screen and (min-width: 992px) {
          #header .navbar .navbar-collapse .navbar-nav {
            margin: 0;
            text-align: left;
            justify-content: space-between; } }
        #header .navbar .navbar-collapse .navbar-nav li {
          padding: 25px 0;
          position: relative;
          text-align: center;
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 24px;
          line-height: 1.5rem;
          font-weight: 600;
          letter-spacing: 1px;
          text-transform: uppercase; }
          @media only screen and (min-width: 992px) {
            #header .navbar .navbar-collapse .navbar-nav li {
              padding: 10px 0;
              text-align: left;
              font-size: 16px;
              font-size: 1rem;
              line-height: 25px;
              line-height: 1.5625rem; } }
          @media only screen and (min-width: 1200px) {
            #header .navbar .navbar-collapse .navbar-nav li {
              font-size: 18px;
              font-size: 1.125rem;
              line-height: 25px;
              line-height: 1.5625rem; } }
          @media only screen and (min-width: 1200px) {
            #header .navbar .navbar-collapse .navbar-nav li {
              font-size: 20px;
              font-size: 1.25rem;
              line-height: 25px;
              line-height: 1.5625rem; } }
          #header .navbar .navbar-collapse .navbar-nav li a {
            padding: 0;
            color: #FFFFFF; }
            @media only screen and (min-width: 992px) {
              #header .navbar .navbar-collapse .navbar-nav li a {
                color: #1F3D7B; } }
            #header .navbar .navbar-collapse .navbar-nav li a:hover {
              color: #F88358; }

#hero {
  position: relative; }
  #hero .image {
    height: 220px; }
    @media only screen and (min-width: 768px) {
      #hero .image {
        height: 230px; } }
    @media only screen and (min-width: 992px) {
      #hero .image {
        height: 220px; } }
  #hero .text {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center; }
    #hero .text h1 {
      margin: 0;
      color: #FFFFFF;
      text-shadow: 0px 3px 6px #000000CB;
      font-size: 40px;
      font-size: 2.5rem;
      line-height: 55px;
      line-height: 3.4375rem; }
      @media only screen and (min-width: 768px) {
        #hero .text h1 {
          font-size: 50px;
          font-size: 3.125rem;
          line-height: 65px;
          line-height: 4.0625rem; } }
      @media only screen and (min-width: 992px) {
        #hero .text h1 {
          font-size: 60px;
          font-size: 3.75rem;
          line-height: 75px;
          line-height: 4.6875rem; } }
  #hero.home .image {
    height: 580px; }
    @media only screen and (min-width: 768px) {
      #hero.home .image {
        height: 760px; } }
    @media only screen and (min-width: 992px) {
      #hero.home .image {
        height: 700px; } }
  #hero.home .text {
    margin-top: -60px; }
    @media only screen and (min-width: 768px) {
      #hero.home .text {
        margin-top: -60px; } }
    @media only screen and (min-width: 992px) {
      #hero.home .text {
        margin-top: -60px; } }
    #hero.home .text h1 {
      color: #F88358;
      text-shadow: 0px 0px 5px #000000;
      font-size: 49px;
      font-size: 3.0625rem;
      line-height: 61px;
      line-height: 3.8125rem; }
      @media only screen and (min-width: 768px) {
        #hero.home .text h1 {
          text-align: left;
          font-size: 61px;
          font-size: 3.8125rem;
          line-height: 76px;
          line-height: 4.75rem; } }
      @media only screen and (min-width: 992px) {
        #hero.home .text h1 {
          width: 90%;
          margin: 0 auto 0;
          font-size: 73px;
          font-size: 4.5625rem;
          line-height: 92px;
          line-height: 5.75rem; } }
      @media only screen and (min-width: 1200px) {
        #hero.home .text h1 {
          width: 80%;
          margin: 0 auto 0;
          font-size: 83px;
          font-size: 5.1875rem;
          line-height: 108px;
          line-height: 6.75rem; } }
      @media only screen and (min-width: 1400px) {
        #hero.home .text h1 {
          width: 72%;
          margin: 0 auto 0;
          font-size: 93px;
          font-size: 5.8125rem;
          line-height: 116px;
          line-height: 7.25rem; } }
      #hero.home .text h1 span {
        display: block;
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 21px;
        line-height: 1.3125rem;
        color: #FFFFFF;
        text-transform: uppercase;
        letter-spacing: 0.85px; }
        @media only screen and (min-width: 768px) {
          #hero.home .text h1 span {
            padding-left: 17%;
            letter-spacing: 1.1px;
            font-size: 22px;
            font-size: 1.375rem;
            line-height: 28px;
            line-height: 1.75rem; } }
        @media only screen and (min-width: 992px) {
          #hero.home .text h1 span {
            letter-spacing: 1.4px;
            font-size: 26px;
            font-size: 1.625rem;
            line-height: 32px;
            line-height: 2rem; } }
        @media only screen and (min-width: 1400px) {
          #hero.home .text h1 span {
            letter-spacing: 1.8px;
            font-size: 35px;
            font-size: 2.1875rem;
            line-height: 45px;
            line-height: 2.8125rem; } }
      #hero.home .text h1 strong {
        display: block;
        font-size: 38px;
        font-size: 2.375rem;
        line-height: 38px;
        line-height: 2.375rem;
        color: #F88358; }
        @media only screen and (min-width: 768px) {
          #hero.home .text h1 strong {
            text-align: center;
            padding-left: 27%;
            font-size: 41px;
            font-size: 2.5625rem;
            line-height: 41px;
            line-height: 2.5625rem; } }
        @media only screen and (min-width: 992px) {
          #hero.home .text h1 strong {
            font-size: 48px;
            font-size: 3rem;
            line-height: 48px;
            line-height: 3rem; } }
        @media only screen and (min-width: 1200px) {
          #hero.home .text h1 strong {
            font-size: 55px;
            font-size: 3.4375rem;
            line-height: 55px;
            line-height: 3.4375rem; } }
        @media only screen and (min-width: 1400px) {
          #hero.home .text h1 strong {
            font-size: 63px;
            font-size: 3.9375rem;
            line-height: 63px;
            line-height: 3.9375rem; } }

#main {
  padding: 50px 0; }
  @media only screen and (min-width: 768px) {
    #main {
      padding: 59px 0; } }
  @media only screen and (min-width: 992px) {
    #main {
      padding: 77px 0; } }
  @media only screen and (min-width: 1400px) {
    #main {
      padding: 77px 0; } }
  #main .page hr {
    height: 2px; }
    @media only screen and (min-width: 768px) {
      #main .page hr {
        width: calc(100% + 16%);
        margin-left: -8%; } }
    @media only screen and (min-width: 992px) {
      #main .page hr {
        width: calc(100% + 20%);
        margin-left: -10%; } }

.container {
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (min-width: 768px) {
    .container {
      padding-right: var(--bs-gutter-x, 0.75rem);
      padding-left: var(--bs-gutter-x, 0.75rem); } }

@media only screen and (min-width: 1600px) {
  #content-top .container {
    max-width: 1480px; } }

.callouts {
  position: relative;
  margin-left: calc(var(--bs-gutter-x) * .5);
  margin-right: calc(var(--bs-gutter-x) * .5); }
  @media only screen and (min-width: 768px) {
    .callouts {
      margin: 0; } }
  @media only screen and (min-width: 992px) {
    .callouts {
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); } }
  .callouts .callout-column + .callout-column {
    margin-top: 30px; }
    @media only screen and (min-width: 768px) {
      .callouts .callout-column + .callout-column {
        margin-top: 40px; } }
    @media only screen and (min-width: 992px) {
      .callouts .callout-column + .callout-column {
        margin-top: 0; } }
  .callouts .callout-column {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    min-height: 170px; }
    @media only screen and (min-width: 768px) {
      .callouts .callout-column {
        max-width: 75%;
        margin: 0 auto 0;
        min-height: 205px; } }
    @media only screen and (min-width: 992px) {
      .callouts .callout-column {
        transform: none;
        max-width: 100%;
        min-height: initial; } }
  .callouts .callout-item {
    background: #1F3D7B;
    border-radius: 10px;
    color: #FFFFFF;
    padding: 30px 0;
    text-align: center;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center; }
    .callouts .callout-item h2 {
      margin: 0;
      color: #F88358;
      font-size: 37px;
      font-size: 2.3125rem;
      line-height: 46px;
      line-height: 2.875rem; }
      @media only screen and (min-width: 768px) {
        .callouts .callout-item h2 {
          font-size: 50px;
          font-size: 3.125rem;
          line-height: 60px;
          line-height: 3.75rem; } }
      @media only screen and (min-width: 992px) {
        .callouts .callout-item h2 {
          font-size: 40px;
          font-size: 2.5rem;
          line-height: 52px;
          line-height: 3.25rem; } }
      @media only screen and (min-width: 1200px) {
        .callouts .callout-item h2 {
          font-size: 46px;
          font-size: 2.875rem;
          line-height: 60px;
          line-height: 3.75rem; } }
      @media only screen and (min-width: 1400px) {
        .callouts .callout-item h2 {
          font-size: 50px;
          font-size: 3.125rem;
          line-height: 60px;
          line-height: 3.75rem; } }
      .callouts .callout-item h2 span {
        display: block;
        font-size: 26px;
        font-size: 1.625rem;
        line-height: 26px;
        line-height: 1.625rem; }
        @media only screen and (min-width: 768px) {
          .callouts .callout-item h2 span {
            margin-top: -4px;
            font-size: 35px;
            font-size: 2.1875rem;
            line-height: 35px;
            line-height: 2.1875rem; } }
        @media only screen and (min-width: 992px) {
          .callouts .callout-item h2 span {
            font-size: 28px;
            font-size: 1.75rem;
            line-height: 38px;
            line-height: 2.375rem; } }
        @media only screen and (min-width: 1200px) {
          .callouts .callout-item h2 span {
            font-size: 32px;
            font-size: 2rem;
            line-height: 42px;
            line-height: 2.625rem; } }
        @media only screen and (min-width: 1400px) {
          .callouts .callout-item h2 span {
            font-size: 35px;
            font-size: 2.1875rem;
            line-height: 44px;
            line-height: 2.75rem; } }
    .callouts .callout-item p {
      margin: 0;
      font-weight: 700;
      letter-spacing: 1px;
      text-transform: uppercase;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 19px;
      line-height: 1.1875rem; }
      @media only screen and (min-width: 768px) {
        .callouts .callout-item p {
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 25px;
          line-height: 1.5625rem; } }
      @media only screen and (min-width: 992px) {
        .callouts .callout-item p {
          font-size: 18px;
          font-size: 1.125rem;
          line-height: 25px;
          line-height: 1.5625rem; } }
      @media only screen and (min-width: 1200px) {
        .callouts .callout-item p {
          font-size: 18px;
          font-size: 1.125rem;
          line-height: 25px;
          line-height: 1.5625rem; } }
      @media only screen and (min-width: 1400px) {
        .callouts .callout-item p {
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 25px;
          line-height: 1.5625rem; } }
    .callouts .callout-item .inner {
      width: 100%; }
    .callouts .callout-item .item {
      display: flex;
      align-items: center;
      padding: 0 10px; }
      .callouts .callout-item .item h2 {
        text-align: right;
        width: 25%; }
        @media only screen and (min-width: 1200px) {
          .callouts .callout-item .item h2 {
            width: 30%; } }
        @media only screen and (min-width: 1400px) {
          .callouts .callout-item .item h2 {
            width: 25%; } }
      .callouts .callout-item .item p {
        width: 75%;
        text-align: left;
        padding-left: 12px; }
        @media only screen and (min-width: 1200px) {
          .callouts .callout-item .item p {
            width: 70%; } }
        @media only screen and (min-width: 1400px) {
          .callouts .callout-item .item p {
            width: 75%; } }

#content-top + #main {
  padding-top: 0; }

.block-content h2 {
  text-align: center;
  margin-bottom: 60px;
  color: #1F3D7B;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 63px;
  line-height: 3.9375rem; }
  @media only screen and (min-width: 768px) {
    .block-content h2 {
      font-size: 50px;
      font-size: 3.125rem;
      line-height: 60px;
      line-height: 3.75rem; } }
  @media only screen and (min-width: 992px) {
    .block-content h2 {
      font-size: 60px;
      font-size: 3.75rem;
      line-height: 75px;
      line-height: 4.6875rem; } }
.block-content .content {
  padding: 0 40px;
  margin-bottom: 50px; }
  @media only screen and (min-width: 768px) {
    .block-content .content {
      padding: 0;
      display: flex;
      flex-wrap: wrap;
      margin-right: calc(var(--bs-gutter-x) * -.5);
      margin-left: calc(var(--bs-gutter-x) * -.5);
      align-items: center;
      margin-bottom: 60px; } }
  @media only screen and (min-width: 992px) {
    .block-content .content {
      margin-bottom: 25px; } }
  .block-content .content .image-container {
    width: 100%;
    position: relative;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-bottom: 50px; }
    @media only screen and (min-width: 768px) {
      .block-content .content .image-container {
        width: 75%;
        margin-left: 12.5%;
        margin-right: 12.5%;
        padding-bottom: 60px; } }
    @media only screen and (min-width: 992px) {
      .block-content .content .image-container {
        width: 40%;
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 0; } }
    .block-content .content .image-container:before {
      content: "";
      position: absolute;
      width: calc(100% - var(--bs-gutter-x)*1);
      height: 2px;
      bottom: 0;
      left: calc(var(--bs-gutter-x) * .5);
      background: #C9C9C9; }
      @media only screen and (min-width: 768px) {
        .block-content .content .image-container:before {
          width: calc(100% + 33%);
          left: -16.5%; } }
      @media only screen and (min-width: 992px) {
        .block-content .content .image-container:before {
          display: none; } }
  .block-content .content .text-container {
    width: 100%;
    text-align: center;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: 50px; }
    @media only screen and (min-width: 768px) {
      .block-content .content .text-container {
        width: 75%;
        margin-left: 12.5%;
        margin-right: 12.5%;
        margin-top: 60px; } }
    @media only screen and (min-width: 992px) {
      .block-content .content .text-container {
        width: 20%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0; } }
    .block-content .content .text-container .icon {
      width: 100%;
      max-width: 125px;
      position: relative;
      margin: 0 auto 20px; }
      @media only screen and (min-width: 768px) {
        .block-content .content .text-container .icon {
          max-width: 150px; } }
      .block-content .content .text-container .icon:before {
        content: "";
        width: 100%;
        padding-bottom: 100%;
        display: block; }
      .block-content .content .text-container .icon img {
        position: absolute;
        width: 100%;
        max-height: 100%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .block-content .content .text-container h2 {
      margin: 0;
      color: #F88358;
      font-size: 40px;
      font-size: 2.5rem;
      line-height: 50px;
      line-height: 3.125rem; }
      @media only screen and (min-width: 768px) {
        .block-content .content .text-container h2 {
          font-size: 59px;
          font-size: 3.6875rem;
          line-height: 72px;
          line-height: 4.5rem; } }
      @media only screen and (min-width: 992px) {
        .block-content .content .text-container h2 {
          font-size: 40px;
          font-size: 2.5rem;
          line-height: 52px;
          line-height: 3.25rem; } }
      @media only screen and (min-width: 1200px) {
        .block-content .content .text-container h2 {
          font-size: 46px;
          font-size: 2.875rem;
          line-height: 60px;
          line-height: 3.75rem; } }
      @media only screen and (min-width: 1400px) {
        .block-content .content .text-container h2 {
          font-size: 50px;
          font-size: 3.125rem;
          line-height: 60px;
          line-height: 3.75rem; } }
    .block-content .content .text-container p {
      margin: 0;
      font-weight: 700;
      letter-spacing: 1px;
      text-transform: uppercase;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 20px;
      line-height: 1.25rem; }
      @media only screen and (min-width: 768px) {
        .block-content .content .text-container p {
          font-size: 23px;
          font-size: 1.4375rem;
          line-height: 27px;
          line-height: 1.6875rem; } }
      @media only screen and (min-width: 992px) {
        .block-content .content .text-container p {
          font-size: 18px;
          font-size: 1.125rem;
          line-height: 25px;
          line-height: 1.5625rem; } }
      @media only screen and (min-width: 1200px) {
        .block-content .content .text-container p {
          font-size: 18px;
          font-size: 1.125rem;
          line-height: 25px;
          line-height: 1.5625rem; } }
      @media only screen and (min-width: 1400px) {
        .block-content .content .text-container p {
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 25px;
          line-height: 1.5625rem; } }

#footer {
  background: #1F3D7B;
  color: #FFFFFF;
  font-weight: 700;
  padding: 60px 0; }
  #footer a {
    color: #FFFFFF; }
  #footer .logo a {
    display: block;
    width: 312px;
    height: 114px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("/assets/img/logo-white.svg") no-repeat 0 0;
    background-size: 100% auto;
    margin: 0 auto 60px; }
    @media only screen and (min-width: 768px) {
      #footer .logo a {
        width: 312px;
        height: 114px;
        margin: 0 auto 60px; } }
    @media only screen and (min-width: 992px) {
      #footer .logo a {
        margin: 0;
        width: 193px;
        height: 68px; } }
    @media only screen and (min-width: 1200px) {
      #footer .logo a {
        width: 241px;
        height: 85px; } }
    @media only screen and (min-width: 1400px) {
      #footer .logo a {
        width: 312px;
        height: 114px; } }
  #footer .row {
    align-items: center; }
  #footer .text-container {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 25px;
    line-height: 1.5625rem;
    text-align: center; }
    @media only screen and (min-width: 992px) {
      #footer .text-container {
        text-align: left;
        font-size: 17px;
        font-size: 1.0625rem;
        display: flex;
        align-items: center;
        justify-content: space-between; } }
    @media only screen and (min-width: 1200px) {
      #footer .text-container {
        font-size: 20px;
        font-size: 1.25rem; } }
    @media only screen and (min-width: 1400px) {
      #footer .text-container {
        padding-left: 50px; } }
    #footer .text-container p {
      margin: 0; }
    #footer .text-container .items {
      padding: 0 0 60px;
      margin: 0;
      list-style: none; }
      @media only screen and (min-width: 992px) {
        #footer .text-container .items {
          padding-bottom: 0; } }
      @media only screen and (min-width: 992px) {
        #footer .text-container .items li {
          display: inline-block; } }
      #footer .text-container .items li:before {
        content: "•";
        display: none; }
        @media only screen and (min-width: 992px) {
          #footer .text-container .items li:before {
            display: inline-block;
            padding-right: 10px;
            padding-left: 6px; } }
      #footer .text-container .items li:first-child:before {
        display: none; }
    #footer .text-container .menu {
      margin: 0;
      list-style: none; }
      #footer .text-container .menu li a {
        color: #FFFFFF;
        text-decoration: none; }
        #footer .text-container .menu li a:hover {
          color: #F88358; }

/*# sourceMappingURL=style.css.map */
