.footer-navigation, .links-list, .list-numeric-custom, .holder-section .links-list, .social-list, .bullet-list,
.content ul:not(.social-list):not(.links-list):not(.ais-Pagination-list):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-nav__list), .nav-menu .drop > ul, .nav-menu > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

dl:after, .clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 2, 2022 */
@font-face {
  font-family: "Campton";
  src: url("../fonts/campton-book-webfont.woff2") format("woff");
  src: url("../fonts/campton-book-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Campton";
  src: url("../fonts/campton-semibold-webfont.woff2") format("woff");
  src: url("../fonts/campton-semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Campton";
  src: url("../fonts/campton-bold-webfont.woff2") format("woff");
  src: url("../fonts/campton-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
.df-row, .two-columns {
  display: flex;
  flex-wrap: wrap;
  margin-left: -25px;
  margin-right: -25px;
}
.df-row > [class^=col], .two-columns > [class^=col],
.df-row > [class*=" col"],
.two-columns > [class*=" col"],
.df-row > [class^=col-],
.two-columns > [class^=col-],
.df-row > [class*=" col-"],
.two-columns > [class*=" col-"] {
  position: relative;
  min-height: 1px;
  padding-left: 25px;
  padding-right: 25px;
}

@media (min-width: 1024px) {
  .row-reverse-lg {
    flex-direction: row-reverse;
  }
}

.df-aic {
  align-items: center;
}

.df-jcsb {
  justify-content: space-between;
}

.df-jcc {
  justify-content: center;
}

[class^=col-],
[class*=" col-"] {
  width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

@media (min-width: 410px) {
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
}

@media (min-width: 768px) {
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 1024px) {
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
}

@media (min-width: 1024px) {
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
}

.row-form {
  margin-left: -10px;
  margin-right: -10px;
}
.row-form > [class^=col],
.row-form > [class*=" col"],
.row-form > [class^=col-],
.row-form > [class*=" col-"] {
  flex-grow: 0;
  flex-shrink: 0;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .col-md-3 {
    flex-basis: 25%;
    width: 25%;
  }
}

@media (min-width: 768px) {
  .col-md-4 {
    flex-basis: 33.3333333333%;
    width: 33.3333333333%;
  }
}

@media (min-width: 768px) {
  .col-md-8 {
    flex-basis: 66.6666666667%;
    width: 66.6666666667%;
  }
}

@media (min-width: 768px) {
  .col-md-9 {
    flex-basis: 75%;
    width: 75%;
  }
}

@media (min-width: 1024px) {
  .col-lg-10 {
    flex-basis: 83.3333333333%;
    width: 83.3333333333%;
  }
}

@media (min-width: 1024px) {
  .col-lg-11 {
    flex-basis: 91.6666666667%;
    width: 91.6666666667%;
  }
}

.two-columns {
  position: relative;
}
.two-columns .aside,
.two-columns .filter-content {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 1024px) {
  .two-columns .aside {
    flex-basis: 335px;
    width: 335px;
  }
}
@media (min-width: 1024px) {
  .two-columns .filter-content {
    flex-basis: calc(100% - 335px);
    width: calc(100% - 335px);
    padding-left: 50px;
  }
}
@media (min-width: 1250px) {
  .two-columns .filter-content {
    padding-left: 70px;
  }
}

html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

* {
  max-height: 1000000px;
}

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
  margin: 0 0 20px;
}

blockquote {
  border-left: 4px solid #d2d7de;
  padding-left: 10px;
  margin-left: 0;
}

table {
  border-collapse: collapse;
}

th,
td {
  border: 1px solid #d2d7de;
  padding: 3px;
  text-align: left;
  vertical-align: top;
}

th {
  text-align: center;
  vertical-align: middle;
}

ul,
ol {
  padding-left: 20px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 20px;
  margin: 0;
}

ul {
  list-style-type: disc;
}

dl dt {
  float: left;
  clear: left;
  padding-right: 0.3em;
  font-weight: bold;
}
dl dd {
  overflow: hidden;
}

pre {
  max-width: 100%;
  overflow: auto;
}

body {
  color: #141f25;
  background: #fff;
  font: 16px/1.625 "Campton", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
}
@media (min-width: 768px) {
  body {
    font-size: 18px;
    line-height: 1.56;
  }
}

img,
svg {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  display: inline-block;
}

.gm-style img {
  max-width: none;
}

iframe {
  max-width: 100%;
}

.resize-active * {
  transition: none !important;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
input[type=url],
textarea {
  width: 100%;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 18px;
  font-family: "Campton", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  box-sizing: border-box;
  border: 1px solid #468cc4;
  border-radius: 8px;
  background: #fff;
  color: #141f25;
  margin: 0 0 23px;
}
@media (min-width: 768px) {
  input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
input[type=url],
textarea {
    max-width: 650px;
    font-size: 14px;
  }
}
input[type=text]:not(textarea),
input[type=tel]:not(textarea),
input[type=email]:not(textarea),
input[type=search]:not(textarea),
input[type=password]:not(textarea),
input[type=url]:not(textarea),
textarea:not(textarea) {
  height: 55px;
}
@media (min-width: 768px) {
  input[type=text]:not(textarea),
input[type=tel]:not(textarea),
input[type=email]:not(textarea),
input[type=search]:not(textarea),
input[type=password]:not(textarea),
input[type=url]:not(textarea),
textarea:not(textarea) {
    height: 60px;
  }
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=url]:focus,
textarea:focus {
  outline: none;
  border-color: #468cc4;
}
input[type=text]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #606F84;
}
input[type=text]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #606F84;
}
input[type=text]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #606F84;
}
input[type=text]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #606F84;
}
input[type=text].placeholder,
input[type=tel].placeholder,
input[type=email].placeholder,
input[type=search].placeholder,
input[type=password].placeholder,
input[type=url].placeholder,
textarea.placeholder {
  color: #606F84;
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  resize: vertical;
  vertical-align: top;
  overflow: auto;
}

button,
input[type=button],
input[type=reset],
input[type=file],
input[type=submit] {
  transition: background 0.3s ease-in-out;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  font-family: "Campton", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  height: 55px;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  outline: none;
  cursor: pointer;
  border: 1px solid #063e5b;
  border-radius: 8px;
  background: #063e5b;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=file]:hover,
input[type=submit]:hover {
  background: #fff;
  color: #fff;
}
button.btn,
input[type=button].btn,
input[type=reset].btn,
input[type=file].btn,
input[type=submit].btn {
  min-width: 215px;
}

label {
  font-size: 16px;
  font-weight: 600;
  display: block;
  color: #063e5b;
  margin: 0 0 10px;
}

.check-group {
  margin: 0 0 20px;
}
.check-group label {
  margin: 0;
  display: inline-block;
  vertical-align: top;
}

input[type=checkbox],
input[type=radio] {
  position: absolute;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
}
input[type=checkbox] + label,
input[type=radio] + label {
  position: relative;
  padding-left: 32px;
  font-weight: 400;
}
input[type=checkbox] + label:before,
input[type=radio] + label:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #468cc4;
  border-radius: 2px;
  left: 0;
  top: 2px;
}

input[type=checkbox]:checked + label:after {
  display: block;
}
input[type=checkbox] + label:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  font-size: 0.8em;
  top: 6px;
  left: 2px;
  color: #468cc4;
  display: none;
}

input[type=radio]:checked + label:before {
  border-width: 5px;
}
input[type=radio] + label {
  font-size: 18px;
  font-weight: 400;
}
@media (min-width: 768px) {
  input[type=radio] + label {
    padding-left: 40px;
  }
}
input[type=radio] + label:before {
  border-radius: 50%;
  top: 6px;
}

.form-group {
  margin: 0 0 23px;
}
.form-group > *:last-child {
  margin-bottom: 0;
}
.form-group + .check-group {
  margin-top: -7px;
}

@media (min-width: 768px) {
  .contact-form {
    display: flex;
    align-items: flex-end;
    width: 94.3%;
  }
}
.contact-form .form-group {
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .contact-form .form-group {
    flex-grow: 1;
    margin-bottom: 0;
    padding: 0 24px 0 0;
  }
}
.contact-form input[type=email] {
  border-color: #c7dcef;
  height: 49px;
  border-radius: 12px;
}
@media (min-width: 768px) {
  .contact-form input[type=email] {
    height: 55px;
  }
}
.contact-form input[type=email]::-webkit-input-placeholder {
  color: rgba(20, 31, 37, 0.5);
}
.contact-form input[type=email]::-moz-placeholder {
  opacity: 1;
  color: rgba(20, 31, 37, 0.5);
}
.contact-form input[type=email]:-moz-placeholder {
  color: rgba(20, 31, 37, 0.5);
}
.contact-form input[type=email]:-ms-input-placeholder {
  color: rgba(20, 31, 37, 0.5);
}
.contact-form input[type=email].placeholder {
  color: rgba(20, 31, 37, 0.5);
}
.contact-form label {
  font-weight: 400;
  color: #141f25;
  margin: 0 0 3px;
}
.contact-form .submit {
  width: 100%;
}
@media (min-width: 768px) {
  .contact-form .submit {
    flex-shrink: 0;
    min-width: 182px;
    width: auto;
  }
}

.open-close-filters {
  position: relative;
}

.filters-form {
  padding: 30px 25px;
  position: absolute;
  top: 100%;
  background-color: #fff;
  z-index: 3;
  left: -25px;
  right: -25px;
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .filters-form {
    position: relative;
    padding: 15px 0 0;
    background-color: transparent;
    left: 0;
    right: 0;
  }
}
.filters-form label {
  margin-bottom: 7px;
}
.filters-form input, .filters-form select {
  margin-bottom: 11px;
  width: 100%;
  border: 1px solid #468cc4 !important;
  color: #063e5b;
  font-weight: 700;
  white-space: nowrap;
  cursor: default;
  font-size: 16px;
}
.filters-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 1024px) {
  .filters-form.filters-form-secondary {
    display: flex;
    padding-top: 40px;
    max-width: 1130px;
    margin: 78px auto 60px;
  }
}
@media (min-width: 1024px) and (min-width: 1250px) {
  .filters-form.filters-form-secondary {
    margin-bottom: 80px;
  }
}
@media (min-width: 1024px) {
  .filters-form.filters-form-secondary .button-block {
    margin: 0;
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .filters-form.filters-form-secondary .button-block .btn {
    padding: 13px;
    height: 50px;
  }
}
.filters-form + .choose-block {
  margin-top: 11px;
}
@media (min-width: 1024px) {
  .filters-form .choose-blocks-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: -85px 17px 0 -16px;
    width: 100%;
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .filters-form .choose-blocks-holder .choose-block {
    margin: 0 16px;
  }
}
.filters-form label {
  color: #5aa5d6;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 7px;
}
.filters-form .button-block {
  margin: 30px 0 0;
  text-align: right;
}
.filters-form .btn {
  width: 100%;
  min-width: auto;
}
.filters-form .btn-reset {
  text-align: right;
  padding: 0;
  background-color: transparent;
  border: 0;
  color: #063e5b;
  font-size: 14px;
  text-decoration: underline;
  margin: 29px 0 0;
  height: auto;
  letter-spacing: 0.4px;
}
.filters-form .btn-reset:hover i {
  color: #063e5b;
}
.filters-form .btn-reset i {
  transition: color 0.3s ease-in-out;
  margin: 0 10px 0 0;
  color: #468cc4;
}

.search-form {
  width: 100%;
}
@media (min-width: 1024px) {
  .search-form {
    display: flex;
    align-items: center;
  }
}
.search-form input[type=search],
.search-form input[type=text] {
  margin: 0;
  width: 100%;
  height: 60px;
  padding: 10px 75px 10px 30px;
  font-size: 18px;
  max-width: none;
}
.search-form input[type=search]::-webkit-input-placeholder,
.search-form input[type=text]::-webkit-input-placeholder {
  color: #141f25;
}
.search-form input[type=search]::-moz-placeholder,
.search-form input[type=text]::-moz-placeholder {
  opacity: 1;
  color: #141f25;
}
.search-form input[type=search]:-moz-placeholder,
.search-form input[type=text]:-moz-placeholder {
  color: #141f25;
}
.search-form input[type=search]:-ms-input-placeholder,
.search-form input[type=text]:-ms-input-placeholder {
  color: #141f25;
}
.search-form input[type=search].placeholder,
.search-form input[type=text].placeholder {
  color: #141f25;
}
.search-form button {
  height: 60px;
}
.search-form button.btn {
  min-width: 200px;
}
.search-form .search-title {
  color: inherit;
  text-transform: none;
  margin: 0 0 15px;
}
@media (min-width: 1024px) {
  .search-form .search-title {
    margin: 0 27px 0 0;
  }
}
.search-form .search-holder {
  flex: 1 0;
  margin: 0 0 -15px;
}
@media (min-width: 768px) {
  .search-form .search-holder {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
}
.search-form .search-holder > * {
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .search-form .search-holder > * {
    margin: 0 10px;
  }
}
.search-form .search-inner {
  position: relative;
  flex: 1 0;
}
.search-form .search-reset {
  transition: color 0.3s ease-in-out;
  position: absolute;
  width: 60px;
  top: 1rem;
  right: 0;
  background: transparent;
  color: #468cc4;
  padding: 0;
  border: none;
}
.search-form .search-reset:hover {
  color: #063e5b;
}
.search-form .search-reset:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h {
  display: block;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: "Campton", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #063e5b;
  font-weight: 700;
  margin: 0 0 10px;
  line-height: 1.1;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a,
.h a {
  color: inherit;
  text-decoration: none;
  text-decoration: none;
}
h1 a:hover,
.h1 a:hover,
h2 a:hover,
.h2 a:hover,
h3 a:hover,
.h3 a:hover,
h4 a:hover,
.h4 a:hover,
h5 a:hover,
.h5 a:hover,
h6 a:hover,
.h6 a:hover,
.h a:hover {
  color: #468cc4;
  opacity: 1;
}

h1,
.h1 {
  font-size: 40px;
  line-height: 1;
}
@media (min-width: 1024px) {
  h1,
.h1 {
    font-size: 60px;
  }
}

h2,
.h2 {
  font-size: 36px;
  line-height: 1;
  margin-bottom: 0.375em;
}
@media (min-width: 1024px) {
  h2,
.h2 {
    font-size: 48px;
  }
}

h3,
.h3 {
  font-size: 28px;
  line-height: 1.0555555556;
}
@media (min-width: 1024px) {
  h3,
.h3 {
    font-size: 36px;
  }
}

h4,
.h4 {
  font-size: 22px;
  letter-spacing: -0.02em;
  line-height: 1.1666666667;
}
@media (min-width: 1024px) {
  h4,
.h4 {
    font-size: 24px;
  }
}

h5,
.h5 {
  font-size: 18px;
  line-height: 1.1111111111;
}

h6,
.h6 {
  font-size: 16px;
  line-height: 1.375;
}

p {
  margin: 0 0 23px;
}

a {
  transition: color 0.3s ease-in-out;
  color: #468cc4;
  text-decoration: underline;
}
a.underline-none {
  text-decoration: none;
}
a.underline-none:hover, a.underline-none:focus {
  text-decoration: underline;
}
a:hover, a:focus {
  color: #468cc4;
  text-decoration: none;
}

a[href*="mailto:"] {
  word-wrap: break-word;
}

.xlarge-title {
  font-size: 48px;
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .xlarge-title {
    font-size: 72px;
    line-height: 0.9;
  }
}
@media (min-width: 1024px) {
  .xlarge-title {
    font-size: 52px;
  }
}
@media (min-width: 1250px) {
  .xlarge-title {
    font-size: 72px;
  }
}

mark {
  color: #3192e1;
  background-color: transparent;
}

.lg-text {
  font-size: 225%;
}

blockquote {
  border-left: 2px solid #C7DCEF;
  padding-left: 20px;
  margin-left: 10px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  blockquote {
    padding-left: 40px;
    margin-left: 15px;
  }
}
blockquote > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  blockquote p {
    margin: 0 0 28px;
  }
}
blockquote cite {
  font-style: normal;
}
blockquote cite:before {
  content: "-";
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

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

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
/* Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

[id=wrapper] {
  width: 100%;
  overflow: hidden;
  background: #fff;
}

[id=main] {
  position: relative;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
[id=main].not-bottom-gradient:before {
  display: none;
}
[id=main] > * {
  position: relative;
  z-index: 2;
}
[id=main]:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 550px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #C7DCEF 100%);
  pointer-events: none;
}

.container,
.container-alt {
  padding: 0 25px;
  margin: 0 auto;
}

.container {
  max-width: 1295px;
}

.container-alt {
  max-width: 1290px;
}

.mobile-none {
  display: none;
}
@media (min-width: 768px) {
  .mobile-none {
    display: block;
  }
}

@media (min-width: 768px) {
  .desktop-none {
    display: none;
  }
}

.text-orange {
  color: #e54f20;
}

.text-green {
  color: #4ba981;
}

.text-blue {
  color: #468cc4;
}

.video-frame {
  position: relative;
  border-radius: 24px;
}
.video-frame img {
  border-radius: inherit;
  max-width: none;
  width: 100%;
}

.opener-modal {
  transition: background-color 0.3s ease-in-out;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: rgba(6, 62, 91, 0.5);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  text-decoration: none;
  color: #fff;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 0 0 7px;
}
@media (min-width: 1024px) {
  .opener-modal {
    width: 96px;
    height: 96px;
    font-size: 41px;
    padding: 4px 0 0 7px;
  }
}
.opener-modal:focus, .opener-modal:hover {
  background-color: #063e5b;
  color: #fff;
}
.opener-modal.mobile-none {
  display: none;
}
@media (min-width: 768px) {
  .opener-modal.mobile-none {
    display: flex;
  }
}

.bg-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  bottom: 0;
}
.bg-wrap img {
  max-width: none;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.bubble {
  position: absolute;
  pointer-events: none;
  z-index: 2;
  border-radius: 50%;
  mix-blend-mode: multiply;
}

.title-block {
  padding: 0 0 15px;
}
@media (min-width: 768px) {
  .title-block {
    padding-bottom: 25px;
  }
}
@media (min-width: 1024px) {
  .title-block {
    padding-bottom: 35px;
  }
}
@media (min-width: 1250px) {
  .title-block {
    padding-bottom: 42px;
  }
}

.title-decorated {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .title-decorated {
    margin: 0 0 54px;
  }
}

.title-line {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .title-line {
    padding: 0 195px 0 0;
  }
}
@media (max-width: 767px) {
  .title-line {
    padding: 0 0 0.5em;
  }
}
.title-line.thin:after {
  height: 1px;
  background: #c7dcef;
}
.title-line:after {
  position: absolute;
  content: "";
  width: 90px;
  height: 2px;
  background: #5aa5d6;
}
@media (max-width: 767px) {
  .title-line:after {
    top: 100%;
    left: 0;
  }
}
@media (min-width: 768px) {
  .title-line:after {
    right: 0;
    width: 178px;
    top: 50%;
    transform: translateY(50%);
    margin: -1px 0 0;
  }
}
@media (min-width: 1024px) {
  .title-line:after {
    height: 3px;
  }
}
.faqs-section .title-line:after {
  background-color: #C7DCEF;
}
.title-line.two-lines {
  padding: 0 0 0.5em;
}
@media (min-width: 768px) {
  .title-line.two-lines {
    padding: 0 22px;
  }
}
@media (min-width: 768px) {
  .title-line.two-lines:before {
    position: absolute;
    content: "";
    right: 0;
    margin: 0 -9999px 0 0;
  }
}
.title-line.two-lines:after {
  left: -50px;
}
@media (min-width: 768px) {
  .title-line.two-lines:after {
    left: 0;
    margin: 0 0 0 -9999px;
  }
}
.title-line.two-lines:after, .title-line.two-lines:before {
  background-color: #C7DCEF;
  width: 9999px;
  height: 1px;
}
@media (min-width: 768px) {
  .title-line.two-lines:after, .title-line.two-lines:before {
    top: 50%;
    transform: translateY(50%);
  }
}

.title-iconed {
  padding-left: 24px;
  position: relative;
}
@media (min-width: 768px) {
  .title-iconed {
    padding-left: 32px;
  }
}
@media (min-width: 1024px) {
  .title-iconed {
    padding-left: 42px;
  }
}
@media (min-width: 1250px) {
  .title-iconed {
    padding-left: 52px;
  }
}
.title-iconed .ico-holder {
  color: #5aa5d6;
  position: absolute;
  left: 0;
  top: 3px;
}
@media (max-width: 1023px) {
  .title-iconed .ico-holder {
    font-size: 85%;
  }
}

.line-decor-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
}
.line-decor-wrap span {
  display: block;
  height: 46px;
  border-radius: 4px;
}
.line-decor-wrap span + span {
  margin-top: 11px;
}

.video-box-holder {
  margin: 0 0 35px;
}
@media (min-width: 768px) {
  .video-box-holder {
    margin: 0 0 47px;
  }
}
.video-box-holder img {
  width: 100%;
}

.date-block {
  color: #739BB5;
  font-size: 14px;
  padding: 0 0 0 24px;
  position: relative;
}
.date-block strong {
  font-weight: 600;
}
.date-block .ico-holder {
  font-size: 114.2857142857%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #5aa5d6;
  margin-top: 1px;
}

.info-holder {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px 17px;
}
@media (min-width: 768px) {
  .info-holder.info-secondary {
    margin: 0 -34px 21px;
  }
}
.info-holder.info-secondary .info-item {
  padding-left: 30px;
}
@media (min-width: 768px) {
  .info-holder.info-secondary .info-item {
    margin: 0 34px 10px;
  }
}
.info-holder.info-secondary .info-item .ico-holder {
  font-size: 177.7777777778%;
}
.info-holder .info-item {
  color: #739BB5;
  font-size: 14px;
  padding: 0 0 0 24px;
  margin: 0 20px 25px;
  position: relative;
}
@media (min-width: 768px) {
  .info-holder .info-item {
    margin: 0 20px 10px;
  }
}
.info-holder .info-item .ico-holder {
  font-size: 114.2857142857%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #5aa5d6;
}
.info-holder address {
  margin-bottom: 0;
  font-style: normal;
}
.info-holder a {
  text-decoration: none;
}
.info-holder a:hover {
  color: #063e5b;
}

@media (max-width: 1250px) {
  .bg-mobile {
    background-position-y: 15%;
  }
}

#header {
  position: relative;
  z-index: 999;
  background: #fff;
  font-size: 14px;
  line-height: 1.14;
  padding: 29px 0;
}
@media (min-width: 1024px) and (max-width: 1250px) {
  #header {
    padding: 34px 0;
    font-size: 12px;
  }
}
#header.border-bottom {
  border-bottom: 1px solid #C7DCEF;
}
.fixed-position #header.header-progress {
  border-bottom: none;
}
#header.header-progress .scroll-progress {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.fixed-position #header {
  border-bottom: 1px solid #C7DCEF;
}
.logged #header .header-links {
  display: none;
}
.logged #header .logged-user {
  display: flex;
}
#header .container {
  width: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  #header .container {
    justify-content: space-between;
  }
}
#header .scroll-progress {
  position: absolute;
  bottom: 0;
  transform: translateY(100%);
  left: 0;
  pointer-events: none;
}

@media (min-width: 1025px) {
  .header-holder {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    flex: 1 0;
  }
}

@media (max-width: 1024px) {
  .logo {
    margin: 0 20px 0 5px;
  }
}
.logo img {
  width: 126px;
}
@media (min-width: 1025px) {
  .logo img {
    width: 100px;
  }
}
@media (min-width: 1250px) {
  .logo img {
    width: 164px;
  }
}

@media (min-width: 1025px) {
  .nav-menu {
    flex: 1 0;
  }
}
.nav-menu > ul {
  margin: 0 10% 20px;
}
@media (min-width: 410px) {
  .nav-menu > ul {
    margin: 0 15% 20px;
  }
}
@media (min-width: 1025px) {
  .nav-menu > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 -15px;
  }
}
.nav-menu > ul > li {
  position: relative;
  z-index: 5;
}
@media (max-width: 1024px) {
  .nav-menu > ul > li {
    border-bottom: 1px solid #C7DCEF;
  }
}
@media (min-width: 1025px) {
  .nav-menu > ul > li {
    padding-top: 1.5rem;
    margin: 0 10px 15px;
  }
}
@media (min-width: 1250px) {
  .nav-menu > ul > li {
    margin: 0 10px 15px;
  }
}
@media (max-width: 1024px) {
  .nav-menu > ul > li:last-child {
    border: none;
  }
}
.nav-menu > ul > li.active > a {
  color: #468cc4;
}
.nav-menu > ul > li.menu-item-has-children > a:after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #5aa5d6;
  font-size: 0.8em;
  margin: 0 0 0 5px;
}
.nav-menu > ul > li.menu-item-has-children.hover {
  z-index: 999;
}
.nav-menu > ul > li.menu-item-has-children.hover > .drop {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .nav-menu > ul > li.menu-item-has-children.hover > .drop {
    position: relative;
    left: auto;
  }
}
.nav-menu > ul > li.menu-item-has-children.hover > a {
  color: #468cc4;
}
.nav-menu > ul > li > a {
  display: inline-flex;
  align-items: center;
  z-index: 1;
}
@media (max-width: 1024px) {
  .nav-menu > ul > li > a {
    padding: 15px 0;
  }
}
.nav-menu a {
  position: relative;
  text-decoration: none;
  color: #063e5b;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
  /* Menu Item */
  font-family: "Campton";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  /* Primary Blue */
  color: #063E5B;
}
.nav-menu a:hover {
  color: #468cc4;
}
.nav-menu .drop {
  position: absolute;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  text-transform: none;
  font-weight: normal;
  letter-spacing: normal;
}
@media (max-width: 1024px) {
  .nav-menu .drop {
    left: -999px;
    padding: 0 0 10px;
  }
}
@media (min-width: 1025px) {
  .nav-menu .drop {
    width: 200px;
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .nav-menu .drop > ul {
    background: #fff;
    box-shadow: 0px 12px 30px rgba(70, 140, 196, 0.3);
    border-radius: 12px;
    padding: 10px 0;
  }
}
@media (min-width: 1025px) {
  .nav-menu .drop li:last-child {
    border: none;
  }
}
.nav-menu .drop li.active a {
  color: #468cc4;
}
.nav-menu .drop a {
  transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  color: #063e5b;
}
@media (max-width: 1024px) {
  .nav-menu .drop a {
    padding: 5px 0;
  }
}
@media (min-width: 1025px) {
  .nav-menu .drop a {
    display: block;
    padding: 10px 20px;
    line-height: 1.2;
  }
}
@media (min-width: 1025px) {
  .nav-menu .drop a:hover {
    background: #C7DCEF;
  }
}

@media (min-width: 1025px) {
  .nav-drop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1 0;
  }
}

.nav-opener {
  width: 21px;
  height: 24px;
  position: relative;
  margin: -2px 23px 0 0;
}
@media (min-width: 1025px) {
  .nav-opener {
    display: none;
  }
}
.nav-opener:before, .nav-opener:after,
.nav-opener span {
  background: #468cc4;
  position: absolute;
  top: 19px;
  left: 0;
  right: 0;
  height: 2px;
  transition: transform 0.2s linear;
}
.nav-opener:before, .nav-opener:after {
  content: "";
  top: 4px;
}
.nav-opener:after {
  top: 12px;
}
.nav-active .nav-opener:before, .nav-active .nav-opener:after {
  transform: rotate(45deg);
  top: 50%;
  left: 0;
  right: 0;
}
.nav-active .nav-opener:after {
  transform: rotate(-45deg);
}
.nav-active .nav-opener span {
  opacity: 0;
}

.nav-drop {
  transition: transform 0.3s ease-in-out;
}
@media (max-width: 1024px) {
  .nav-drop {
    text-align: center;
    transform: translateX(100%);
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    top: 104px;
    height: calc(100vh - 104px);
    left: 0;
    right: 0;
    z-index: 999;
    color: white;
    background-color: #fff;
    padding: 35px 30px 50px;
    border-top: 1px solid #C7DCEF;
  }
}
.nav-active .nav-drop {
  transform: translateX(0);
}
.nav-drop .header-btn {
  display: block;
}
@media (min-width: 1025px) {
  .nav-drop .header-btn {
    display: none;
  }
}

.resize-active * {
  transition: none !important;
}

.header-search-form {
  position: relative;
  margin: 0 0 20px;
}
@media (min-width: 1025px) {
  .header-search-form {
    margin: 0 25px 0 0;
    max-width: 200px;
  }
}
@media (min-width: 1250px) {
  .header-search-form {
    margin: 0 6.5% 0 0;
    max-width: 225px;
  }
}
.header-search-form input[type=text] {
  width: 100%;
  max-width: none;
  border: 1px solid #C7DCEF;
  border-radius: 8px;
  height: 48px;
  font-size: 14px;
  padding: 10px 60px 10px 15px;
  margin: 0;
}
.header-search-form input[type=text]::-webkit-input-placeholder {
  color: #063e5b;
}
.header-search-form input[type=text]::-moz-placeholder {
  opacity: 1;
  color: #063e5b;
}
.header-search-form input[type=text]:-moz-placeholder {
  color: #063e5b;
}
.header-search-form input[type=text]:-ms-input-placeholder {
  color: #063e5b;
}
.header-search-form input[type=text].placeholder {
  color: #063e5b;
}
@media (min-width: 1024px) and (max-width: 1250px) {
  .header-search-form input[type=text] {
    font-size: 12px;
    height: 40px;
  }
}
.header-search-form button {
  transition: color 0.3s ease-in-out;
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  width: 50px;
  padding: 0;
  background: transparent;
  border-radius: 0 10px 10px 0;
  color: #063e5b;
  border: none;
}
.header-search-form button:hover {
  color: #468cc4;
}
.header-search-form button svg {
  width: 16px;
}

.header-links {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14;
  font-weight: 600;
  margin: 0 -8px;
}
.header-links a {
  display: flex;
  align-items: center;
  text-decoration: none;
  margin: 0 8px;
}
.header-links a:hover span {
  color: #063e5b;
}
.header-links a > * {
  display: inline-block;
  vertical-align: top;
}
.header-links a i {
  color: #5aa5d6;
  margin: 0 10px 0 0;
  font-size: 1.1em;
}
.header-links a span {
  transition: color 0.3s ease-in-out;
  color: #468cc4;
}

.logged-user {
  display: none;
  align-items: center;
  justify-content: center;
  margin: 0 -8px;
}
@media (min-width: 1025px) {
  .logged-user {
    margin: 0 -12px;
  }
}
.logged-user span {
  margin: 0 8px;
  font-weight: 600;
  color: #5aa5d6;
}
@media (min-width: 1025px) {
  .logged-user span {
    margin: 0 12px;
  }
}
.logged-user span.user-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 10px;
  background: #468cc4;
  border-radius: 50%;
}
@media (min-width: 1025px) {
  .logged-user span.user-image {
    padding: 13px;
    width: 48px;
    height: 48px;
  }
  .logged-user span.user-image img {
    width: 100%;
  }
}

.btn {
  transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  border: 1px solid #063e5b;
  border-radius: 12px;
  display: inline-block;
  font-size: 16px;
  line-height: 18px;
  padding: 17px;
  vertical-align: top;
  text-align: center;
  box-shadow: 0 12px 30px rgba(70, 140, 196, 0.3);
  text-decoration: none;
  background-color: transparent;
  color: #fff;
  font-weight: 700;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  min-width: 182px;
}
.btn:hover {
  background-color: #fff;
  color: #063e5b;
}
.btn:hover:after {
  transform: scale(0);
}
.btn:after {
  transition: transform 0.3s ease-in-out;
  background: #063e5b;
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  z-index: -1;
  border-radius: 8px;
}
.btn.btn-info {
  border-color: #468cc4;
}
.btn.btn-info:hover {
  color: #468cc4;
}
.btn.btn-info:after {
  background-color: #468cc4;
}
.btn.btn-light {
  border-color: #5aa5d6;
  color: #063e5b;
}
.btn.btn-light:hover {
  color: #fff;
  background-color: #5aa5d6;
}
.btn.btn-light:after {
  background-color: #fff;
}

.pagination,
.ais-Pagination-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 15px -5px;
}
@media (min-width: 1024px) {
  .pagination,
.ais-Pagination-list {
    margin: 16px -20px;
  }
}

.page-numbers {
  width: 35px;
  height: 35px;
}

.ais-Pagination-link {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  padding: 0.4rem;
}

.page-numbers,
.ais-Pagination-item {
  transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0 15px 30px rgba(199, 220, 239, 0.4);
  border-radius: 8px;
  margin: 5px;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  color: #141f25;
}
@media (min-width: 768px) {
  .page-numbers,
.ais-Pagination-item {
    width: 55px;
    height: 55px;
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .page-numbers,
.ais-Pagination-item {
    width: 48px;
    height: 48px;
    font-size: 16px;
    margin: 20px;
  }
}
.page-numbers:hover,
.ais-Pagination-item:hover {
  background-color: #063e5b;
  color: #fff;
}
.page-numbers.current,
.page-numbers .ais-Pagination-item--selected,
.ais-Pagination-item.current,
.ais-Pagination-item .ais-Pagination-item--selected {
  background-color: #468cc4;
  color: #fff;
}
.page-numbers.next, .page-numbers.prev,
.ais-Pagination-item.next,
.ais-Pagination-item.prev {
  color: #468cc4;
}
.page-numbers.next:hover, .page-numbers.prev:hover,
.ais-Pagination-item.next:hover,
.ais-Pagination-item.prev:hover {
  color: #fff;
}

.card {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 1.42;
  box-shadow: 0px 4px 30px rgba(70, 140, 196, 0.2);
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  text-decoration: none;
  color: inherit;
}
.card:hover {
  color: inherit;
}
.card:hover .card-head:after {
  opacity: 1;
  visibility: visible;
}
.card:hover .card-title {
  color: #468cc4;
}
.card .card-head {
  position: relative;
  display: block;
  text-decoration: none;
  height: 180px;
}
@media (min-width: 410px) {
  .card .card-head {
    height: 225px;
  }
}
.card .card-head:after {
  transition: visibility 0.3s ease-in-out;
  transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(70, 140, 196, 0.8);
  opacity: 0;
  visibility: hidden;
}
.card .card-head:hover:after {
  opacity: 1;
  visibility: visible;
}
.card .card-head img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card .card-body {
  padding: 15px 20px 25px;
  flex: 1 0;
}
@media (min-width: 410px) {
  .card .card-body {
    padding: 22px 29px 35px;
  }
}
.card .card-body > *:last-child {
  margin-bottom: 0;
}
.card mark {
  color: #5aa5d6;
}
.card .card-title mark {
  font-size: 14px;
  font-weight: 400;
}
.card .subtitle {
  display: block;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 3px;
}
.card .subtitle:first-child {
  margin-top: -5px;
}

.cards-holder {
  margin: 0 0 20px;
}
@media (min-width: 650px) {
  .cards-holder {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px 29px;
  }
}
.cards-holder .card {
  margin: 0 0 25px;
}
@media (min-width: 650px) {
  .cards-holder .card {
    width: calc(50% - 24px);
    margin: 0 12px 25px;
  }
}
@media (min-width: 1024px) {
  .cards-holder .card {
    width: calc(33.3% - 24px);
  }
}

.cards-holder.full-width-cards .card {
  margin: 0 0 25px;
}
@media (min-width: 650px) {
  .cards-holder.full-width-cards .card {
    width: 100%;
    margin: 0 12px 25px;
  }
}
@media (min-width: 992px) {
  .cards-holder.full-width-cards .card {
    flex-direction: row;
  }
  .cards-holder.full-width-cards .card .card-head {
    height: 100%;
    max-width: 30%;
  }
}
@media (min-width: 1024px) {
  .cards-holder.full-width-cards .card {
    width: 100%;
  }
}

.scroll-progress {
  width: 100%;
  z-index: 999;
  display: flex;
  height: 6px;
  border-radius: 0;
  background: #F2F7FB;
}
@media (min-width: 768px) {
  .scroll-progress {
    height: 8px;
  }
}

.progress-bar {
  background: linear-gradient(90deg, #E54F20 0%, #FFFFFF 128.97%);
}

.card-article {
  display: flex;
  align-items: flex-start;
  margin: 0 0 44px;
  font-size: 14px;
  line-height: 1.7142857143;
}
@media (min-width: 1250px) {
  .card-article {
    margin-bottom: 52px;
  }
}
.card-article.card-article-middle {
  display: block;
}
@media (min-width: 768px) {
  .card-article.card-article-middle {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .card-article.card-article-middle {
    margin-bottom: 43px;
  }
}
.card-article.card-article-middle p:last-of-type, .card-article.card-article-middle p:only-of-type {
  margin-bottom: 8px;
}
.card-article.card-article-middle .img-holder {
  display: block;
  width: 100%;
  padding-top: 70%;
  margin-bottom: 25px;
}
@media (min-width: 410px) {
  .card-article.card-article-middle .img-holder {
    width: 60%;
    padding-top: 40%;
  }
}
@media (min-width: 768px) {
  .card-article.card-article-middle .img-holder {
    flex-basis: 100px;
    width: 100px;
    padding-top: 100px;
    align-self: flex-start;
  }
}
@media (min-width: 1024px) {
  .card-article.card-article-middle .img-holder {
    flex-basis: 120px;
    width: 120px;
    padding-top: 120px;
  }
}
@media (min-width: 1250px) {
  .card-article.card-article-middle .img-holder {
    flex-basis: 159px;
    width: 159px;
    padding-top: 161px;
  }
}
@media (min-width: 1024px) {
  .card-article.card-article-middle .card-body {
    flex-basis: calc(100% - 150px);
    width: calc(100% - 150px);
    max-width: calc(100% - 150px);
  }
}
.card-article.card-article-middle .card-category {
  padding-bottom: 13px;
}
.card-article:hover .img-holder img {
  transform: scale(1.07);
}
.card-article .img-holder {
  flex: 0 0 127px;
  width: 127px;
  margin: 0 22px 0 0;
  padding: 127px 0 0;
  position: relative;
}
@media (max-width: 410px) {
  .card-article .img-holder {
    flex-basis: 80px;
    width: 80px;
    padding-top: 80px;
  }
}
@media (min-width: 1024px) {
  .card-article .img-holder {
    margin-right: 25px;
  }
}
@media (min-width: 1250px) {
  .card-article .img-holder {
    margin-right: 32px;
  }
}
.card-article .img-holder:hover img {
  transform: scale(1.07);
}
.card-article .img-holder img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  transition: transform 0.3s ease-in-out;
  display: inline-block;
  border-radius: 16px;
}
.card-article .card-body {
  flex: 1 1 100%;
}
@media (min-width: 768px) {
  .card-article .card-body {
    flex-basis: calc(100% - 150px);
    width: calc(100% - 150px);
    max-width: calc(100% - 150px);
    margin: -4px 0 0;
  }
}
@media (min-width: 1024px) {
  .card-article .card-body {
    flex-basis: calc(90% - 150px);
    width: calc(90% - 150px);
    max-width: calc(90% - 150px);
  }
}
@media (min-width: 1250px) {
  .card-article .card-body {
    flex-basis: calc(83% - 150px);
    width: calc(83% - 150px);
    max-width: calc(83% - 150px);
  }
}
.card-article .card-category {
  padding: 0 0 7px;
}
@media (min-width: 1024px) {
  .card-article .card-category {
    padding-bottom: 4px;
  }
}
.card-article .card-title {
  margin-bottom: 10px;
  margin-right: -10px;
}

.card-article-large {
  display: flex;
  align-items: flex-start;
  margin: 0 0 61px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .card-article-large {
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .card-article-large {
    margin-bottom: 50px;
  }
}
@media (min-width: 1250px) {
  .card-article-large {
    margin-bottom: 58px;
  }
}
.card-article-large p {
  margin-bottom: 25px;
}
.card-article-large .img-holder {
  flex: 0 0 100%;
  width: 100%;
  margin: 0 0 20px;
  padding: 56.2913907285% 0 0;
  position: relative;
}
@media (min-width: 768px) {
  .card-article-large .img-holder {
    flex-basis: calc(50% - 20px);
    width: calc(50% - 20px);
    margin-right: 20px;
    margin-bottom: 0;
    padding-top: 27.3178807947%;
  }
}
@media (min-width: 1024px) {
  .card-article-large .img-holder {
    margin-right: 25px;
    flex-basis: calc(50% - 25px);
    width: calc(50% - 25px);
  }
}
@media (min-width: 1250px) {
  .card-article-large .img-holder {
    margin-right: 32px;
    flex-basis: calc(51.1% - 32px);
    width: calc(51.1% - 32px);
  }
}
.card-article-large .img-holder img,
.card-article-large .img-holder iframe,
.card-article-large .img-holder video {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
@media (min-width: 768px) {
  .card-article-large .img-holder img,
.card-article-large .img-holder iframe,
.card-article-large .img-holder video {
    border-radius: 24px;
  }
}
.card-article-large .card-body {
  flex: 1 1 100%;
  font-size: 14px;
  line-height: 1.7;
}
@media (min-width: 768px) {
  .card-article-large .card-body {
    flex-basis: 48%;
    width: 48%;
    max-width: 48%;
    position: relative;
    top: -4px;
  }
}
@media (min-width: 1024px) {
  .card-article-large .card-body {
    flex-basis: 42%;
    width: 42%;
    max-width: 42%;
  }
}
.card-article-large h4 {
  font-size: 24px;
  line-height: 1.17;
  margin: 0 0 8px;
}
.card-article-large .date-block {
  margin: 0 0 5px;
}
@media (min-width: 1024px) {
  .card-article-large .date-block {
    display: none;
  }
}
.card-article-large .date {
  color: #141f25;
}

.stripped-excerpt {
  margin-bottom: 0.5rem;
}

.card-default {
  background: #fff;
  box-shadow: 0px 26px 94px rgba(70, 140, 196, 0.2);
  border-radius: 16px;
  margin: 0 0 32px;
  position: relative;
}
.card-default .card-body {
  padding: 35px 30px 20px;
}
@media (min-width: 768px) {
  .card-default .card-body {
    padding: 40px 70px;
  }
}
@media (min-width: 1024px) {
  .card-default .card-body {
    padding: 50px 80px;
  }
}
@media (min-width: 1250px) {
  .card-default .card-body {
    padding: 60px 127px;
  }
}
.card-default ol, .card-default ul {
  font-size: 88.8888888889%;
  line-height: 1.625;
  margin-right: -16px;
}
.card-default .card-title {
  letter-spacing: -0.02em;
  margin-bottom: 17px;
}
@media (min-width: 768px) {
  .card-default .title-iconed {
    margin-left: -32px;
  }
}
@media (max-width: 1024px) {
  .card-default .title-iconed {
    padding-left: 30px;
  }
}
@media (min-width: 1024px) {
  .card-default .title-iconed {
    margin-left: -42px;
  }
}
@media (min-width: 1250px) {
  .card-default .title-iconed {
    margin-left: -52px;
  }
}
.card-default .bubble {
  z-index: 0;
}
@media (max-width: 1024px) {
  .card-default .bubble {
    opacity: 0.3 !important;
  }
}

.card-title {
  text-transform: none;
}

.card-subtitle {
  display: block;
  padding: 9px 0 0;
}

.card-category {
  color: #5aa5d6;
  font-size: 14px;
  display: block;
  padding: 0 0 10px;
  text-transform: uppercase;
}
.card-category a {
  color: inherit;
  text-decoration: none;
  text-decoration: none;
}
.card-category a:hover {
  color: #468cc4;
  opacity: 1;
}

.card-news {
  margin: 0 0 20px;
}
@media (min-width: 1024px) {
  .card-news {
    margin-bottom: 43px;
  }
}
.card-news:hover .img-holder img {
  transform: scale(1.07);
}
.card-news .img-holder {
  display: block;
  margin: 0 0 10px;
  padding: 55.5944055944% 0 0;
  position: relative;
}
@media (min-width: 768px) {
  .card-news .img-holder {
    margin-bottom: 15px;
  }
}
.card-news .img-holder img {
  transition: transform 0.3s ease-in-out;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-radius: 16px;
  display: inline-block;
  vertical-align: top;
}
.card-news .img-holder:hover img {
  transform: scale(1.07);
}
.card-news .card-category {
  padding: 0;
}
@media (min-width: 768px) {
  .card-news .card-category {
    padding: 7px 0 9px;
  }
}
.card-news .card-title {
  margin-bottom: 10px;
  margin-right: -10px;
}

.fancybox-bg {
  background-color: rgba(6, 62, 91, 0.95);
}

.fancybox-close-small {
  transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: rgba(6, 62, 91, 0.95);
  background-color: #fff;
  padding: 0;
  margin: 8px;
  opacity: 1;
}
.fancybox-close-small:hover {
  background-color: #5aa5d6;
  color: #fff;
}

.image-box {
  position: relative;
  color: #fff;
  max-width: 765px;
  margin: 0 0 35px;
  text-align: center;
}
.image-box:last-child {
  margin-bottom: 10px;
}
.image-box:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(6, 62, 91, 0.4);
  pointer-events: none;
}
.image-box img {
  width: 100%;
}
.image-box figcaption {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
  z-index: 1;
  font-weight: 600;
  font-size: 14px;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 410px) {
  .image-box figcaption {
    bottom: 30px;
    font-size: 16px;
    -webkit-line-clamp: 3;
  }
}
@media (min-width: 768px) {
  .image-box figcaption {
    bottom: 67px;
    font-size: 18px;
  }
}
.image-box .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media (min-width: 768px) {
  .image-box .btn {
    min-width: 212px;
    transform: translate(-50%, 0);
    font-size: 18px;
  }
}

.table-block {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .table-block {
    margin-right: -25px;
    margin-left: -25px;
    padding-right: 25px;
    padding-bottom: 12px;
    padding-left: 25px;
    overflow-x: auto;
    overflow-y: hidden;
  }
}
@media (min-width: 768px) {
  .table-block {
    margin-bottom: 30px;
    margin-top: 100px;
  }
}
.table-block:first-child {
  margin-top: 0;
}

.table-main-holder {
  max-width: 1015px;
  border-radius: 8px;
  border: 1px solid #C7DCEF;
  border-width: 0 1px 1px;
  overflow: hidden;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .table-main-holder {
    max-width: 1015px;
  }
}
@media (max-width: 768px) {
  .table-main-holder {
    width: 720px;
  }
}

.table-main {
  width: 100%;
  margin: 0;
  background: #fff;
  font-size: 16px;
}
@media (min-width: 768px) {
  .table-main {
    font-size: 18px;
  }
}
.table-main td,
.table-main th {
  text-align: center;
  color: #063e5b;
  border-color: #C7DCEF;
}
.table-main td {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .table-main td {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.table-main thead th {
  background: #5aa5d6;
  color: #fff;
  border-width: 0 1px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-width: 0 1px;
}
.table-main thead th:first-child {
  border-width: 0 1px 1px 0;
}
.table-main thead th:last-child {
  border-width: 0 0 0 1px;
}
.table-main tbody td:first-child {
  border-width: 1px 1px 1px 0;
}
.table-main tbody td:last-child {
  border-width: 1px 0 1px 1px;
}
.table-main tbody tr:last-child td {
  border-width: 1px 1px 0;
}
.table-main tbody tr:last-child td:last-child {
  border-width: 1px 0 0 1px;
}
.table-main tbody tr:last-child td:first-child {
  border-width: 1px 1px 0 0;
}

.bullet-list,
.content ul:not(.social-list):not(.links-list):not(.ais-Pagination-list):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-nav__list) {
  line-height: 1.66;
  list-style-type: none;
}
.bullet-list li,
.content ul:not(.social-list):not(.links-list):not(.ais-Pagination-list):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-nav__list) li {
  position: relative;
  width: 100%;
  padding-left: 40px;
}
@media (min-width: 768px) {
  .bullet-list li,
.content ul:not(.social-list):not(.links-list):not(.ais-Pagination-list):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-nav__list) li {
    padding-left: 58px;
  }
}
.bullet-list li:before,
.content ul:not(.social-list):not(.links-list):not(.ais-Pagination-list):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-nav__list) li:before {
  position: absolute;
  content: " ";
  background: #468cc4;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: 15px;
  top: 1.2rem;
}
@media (min-width: 768px) {
  .bullet-list li:before,
.content ul:not(.social-list):not(.links-list):not(.ais-Pagination-list):not(.tribe-events-c-top-bar__nav-list):not(.tribe-events-c-nav__list) li:before {
    left: 24px;
  }
}

.intro-section {
  position: relative;
  z-index: 1;
  padding: 24px 0;
}
@media (min-width: 768px) {
  .intro-section {
    padding: 29px 0;
  }
}
@media (min-width: 1024px) {
  .intro-section .container {
    display: flex;
    align-items: center;
  }
}
.intro-section .text-frame {
  margin: 0 0 26px;
}
@media (min-width: 1024px) {
  .intro-section .text-frame {
    flex-grow: 1;
    padding: 0 30px 28px 0;
    position: relative;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .intro-section .text-frame:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 3px;
    background-color: #5aa5d6;
  }
}
.intro-section .video-frame {
  margin: 0 -25px;
  border-radius: 0;
}
@media (min-width: 1024px) {
  .intro-section .video-frame {
    width: 54.9%;
    flex-shrink: 0;
    border-radius: 24px;
    margin: 0;
  }
}
.intro-section .social-list {
  margin: 0 -8px 41px;
}
@media (min-width: 1024px) {
  .intro-section .social-list {
    display: block;
    width: 72px;
    text-align: right;
    flex-grow: 1;
    margin: auto -5px 3px 23px;
    order: 1;
  }
}
.intro-section .social-list li {
  margin: 0 8px;
}
@media (min-width: 1024px) {
  .intro-section .social-list li + li {
    margin-top: 16px;
  }
}
.intro-section .social-list a {
  transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background-color: #fff;
  border-radius: 8px;
  color: #063e5b;
  box-shadow: 0 12px 30px rgba(70, 140, 196, 0.3);
}
.intro-section .social-list a:hover {
  background-color: #063e5b;
  color: #fff;
}
.intro-section p:last-child {
  margin-bottom: 0;
}
.intro-section .xlarge-title {
  text-transform: uppercase;
}
.intro-section .sub-title {
  display: block;
  text-transform: uppercase;
  color: #063e5b;
  margin: 0 0 10px;
  font-size: 18px;
}
@media (min-width: 768px) {
  .intro-section .sub-title {
    font-size: 24px;
    margin-bottom: 7px;
  }
}

.hero-section {
  position: relative;
  z-index: 1;
  padding: 24px 0;
  font-size: 14px;
  line-height: 1.71;
}
.hero-section h1 {
  letter-spacing: -0.01em;
  text-transform: uppercase;
}
.hero-section .bg-hero {
  position: absolute;
  bottom: -150px;
  left: 0;
  right: 0;
  z-index: -1;
}
@media (min-width: 768px) {
  .hero-section .bg-hero {
    bottom: -240px;
  }
}
@media (min-width: 1024px) {
  .hero-section .bg-hero {
    bottom: -210px;
  }
}
@media (min-width: 1250px) {
  .hero-section .bg-hero {
    bottom: -195px;
  }
}
.hero-section .bg-hero img {
  width: 100%;
  height: 865px;
}
@media (max-width: 768px) {
  .hero-section .bg-hero img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.hero-section .container {
  max-width: 1200px;
}
@media (min-width: 768px) {
  .hero-section .container {
    display: flex;
    align-items: center;
  }
}
.hero-section .text-frame {
  padding: 35px 0;
}
@media (min-width: 768px) {
  .hero-section .text-frame {
    flex: 1 0;
    padding: 0 30px 85px 0;
    position: relative;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .hero-section .text-frame {
    padding: 0 50px 130px 0;
  }
}
@media (min-width: 768px) and (min-width: 1250px) {
  .hero-section .text-frame {
    padding: 0 52px 175px 0;
  }
}
.hero-section .video-frame,
.hero-section .image-frame {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0px 4px 30px rgba(86, 101, 122, 0.2);
}
@media (min-width: 768px) {
  .hero-section .video-frame,
.hero-section .image-frame {
    width: 50%;
    flex-shrink: 0;
  }
}
@media (min-width: 768px) {
  .hero-section .video-frame,
.hero-section .image-frame {
    width: 410px;
    display: block;
    text-align: right;
    margin: auto 0 0;
  }
}
@media (min-width: 1024px) {
  .hero-section .video-frame,
.hero-section .image-frame {
    width: 550px;
  }
}
@media (min-width: 1250px) {
  .hero-section .video-frame,
.hero-section .image-frame {
    width: 685px;
    margin-right: 30px;
  }
}
.hero-section .video-frame img,
.hero-section .image-frame img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1250px) {
  .hero-section .image-frame {
    margin-right: -40px;
  }
}
.hero-section p:last-child {
  margin-bottom: 0;
}
.hero-section .sub-title {
  display: block;
  text-transform: uppercase;
  color: #063e5b;
}
.hero-section .search-form .search-title {
  color: #fff;
}

.social-list {
  display: flex;
  margin: 0 -18px;
  font-size: 25px;
}
@media (min-width: 768px) {
  .social-list {
    font-size: 19px;
    margin: 0 -12px;
  }
}
.social-list li {
  margin: 0 18px 1rem;
}
@media (min-width: 768px) {
  .social-list li {
    margin: 0 12px 1rem;
  }
}
.social-list a {
  text-decoration: none;
}

.stats-wrap {
  padding: 4px 0;
  margin: 0 -12px;
}
@media (min-width: 768px) {
  .stats-wrap {
    display: flex;
    padding: 16px 0;
  }
}
.stats-wrap.in-viewport .col {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.stats-wrap .col {
  padding: 12px;
  display: flex;
  opacity: 0;
}
@media (min-width: 768px) {
  .stats-wrap .col {
    width: 33.3%;
  }
}

.stat-block {
  background-color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.1;
  border-radius: 16px;
  box-shadow: 0 15px 30px rgba(199, 220, 239, 0.4);
  padding: 24px 5px;
  width: 100%;
}
@media (min-width: 410px) {
  .stat-block {
    padding: 24px 30px;
  }
}
@media (min-width: 768px) {
  .stat-block {
    text-align: left;
    box-shadow: 0 15px 30px rgba(199, 220, 239, 0.2);
    padding: 24px 10px;
  }
}
@media (min-width: 1024px) {
  .stat-block {
    padding: 23px 25px 31px;
  }
}
@media (max-width: 992px) {
  .stat-block > div {
    justify-content: center;
  }
}
.stat-block .number {
  display: block;
  font-size: 60px;
  line-height: 1;
  margin: 0 0 6px;
}
@media (min-width: 768px) {
  .stat-block .number {
    font-size: 46px;
    margin-bottom: 4px;
  }
}
@media (min-width: 1024px) {
  .stat-block .number {
    font-size: 60px;
  }
}
@media (min-width: 1250px) {
  .stat-block .number {
    font-size: 72px;
  }
}

.stats-wrap .col:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.stats-wrap .col:nth-child(3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.stats-wrap .col:nth-child(4) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.stats-wrap .col:nth-child(5) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.stats-wrap .col:nth-child(6) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.stats-wrap .col:nth-child(7) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}

.stats-wrap .col:nth-child(8) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.stats-wrap .col:nth-child(9) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

.stats-wrap .col:nth-child(10) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.stats-wrap .col:nth-child(11) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}

.stats-wrap .col:nth-child(12) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.stats-wrap .col:nth-child(13) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}

.stats-wrap .col:nth-child(14) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.stats-wrap .col:nth-child(15) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.stats-wrap .col:nth-child(16) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}

.stats-wrap .col:nth-child(17) {
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s;
}

.stats-wrap .col:nth-child(18) {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}

.stats-wrap .col:nth-child(19) {
  -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
}

.stats-wrap .col:nth-child(20) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.main-article-section {
  padding: 43px 0;
}
@media (min-width: 768px) {
  .main-article-section {
    padding: 46px 0;
  }
}
.main-article-section .container {
  position: relative;
  z-index: 1;
}
.main-article-section h2 {
  color: inherit;
  margin: 0 0 40px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .main-article-section h2 {
    margin-bottom: 25px;
  }
}

.main-article {
  font-size: 14px;
  line-height: 1.7;
}
@media (min-width: 1024px) {
  .main-article {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 1.55;
  }
}
.main-article:nth-child(odd) {
  flex-direction: row-reverse;
}
@media (min-width: 1024px) {
  .main-article:nth-child(odd) .text-frame {
    width: 52.2%;
    padding-right: 76px;
  }
}
.main-article:nth-child(odd) .video-frame,
.main-article:nth-child(odd) .picture-frame {
  text-align: left;
}
@media (min-width: 1024px) {
  .main-article:nth-child(odd) .video-frame,
.main-article:nth-child(odd) .picture-frame {
    width: 44.8%;
  }
}
@media (min-width: 1024px) {
  .main-article.small .video-frame,
.main-article.small .picture-frame {
    width: 49.8%;
  }
}
@media (min-width: 1024px) {
  .main-article.small .text-frame {
    width: 45.7%;
    padding-left: 54px;
  }
}
.main-article + .main-article {
  margin-top: 50px;
}
@media (min-width: 1024px) {
  .main-article + .main-article {
    margin-top: 96px;
  }
}
.main-article .video-frame,
.main-article .picture-frame {
  margin: 0 0 26px;
}
@media (min-width: 1024px) {
  .main-article .video-frame,
.main-article .picture-frame {
    width: 54.2%;
    text-align: right;
    margin: 0;
  }
}
.main-article .video-frame img,
.main-article .picture-frame img {
  mix-blend-mode: multiply;
}
.main-article .video-frame img,
.main-article .picture-frame img {
  max-width: 100%;
  width: auto;
  border-radius: 24px;
}
.main-article .picture-frame {
  position: relative;
}
.main-article .video-frame img {
  max-width: none;
  width: 100%;
}
.main-article .text-frame {
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px) {
  .main-article .text-frame {
    width: 40.7%;
    padding: 0 0 0 44px;
  }
}
.main-article .line-decor-wrap {
  z-index: -1;
  left: 287px;
  bottom: 125px;
}
@media (min-width: 1024px) {
  .main-article .line-decor-wrap {
    bottom: 34px;
    left: 56%;
  }
}

/* custom select styles */
.jcf-select {
  display: block;
  position: relative;
  border: 1px solid #468cc4;
  background: #fff;
  height: 55px;
  border-radius: 8px;
  color: #063e5b;
  font-weight: 700;
  background-color: #fff;
}
@media (min-width: 1024px) {
  .jcf-select {
    height: 60px;
  }
}
.jcf-select.jcf-drop-active .jcf-select-opener:before {
  content: "\f077";
}
.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}
.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 16px;
  line-height: 53px;
  margin: 0 53px 0 24px;
}
@media (min-width: 1024px) {
  .jcf-select .jcf-select-text {
    line-height: 58px;
  }
}
.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
}
.jcf-select .jcf-select-opener:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
}
.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}
.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

body > .jcf-select-drop {
  position: absolute;
  margin: -8px 0 0;
  z-index: 9999;
}
body > .jcf-select-drop.jcf-drop-flipped {
  margin: 8px 0 0;
}
body > .jcf-select-drop.jcf-drop-flipped .jcf-select-drop-content {
  border-top-width: 1px;
  border-bottom-width: 0;
  border-radius: 8px 8px 0 0;
}
body > .jcf-select-drop.jcf-drop-flipped .jcf-list {
  border-radius: 8px 8px 0 0;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #468cc4;
  border-top-width: 0;
  border-radius: 0 0 8px 8px;
}
.jcf-select-drop .jcf-hover {
  background: #e6e6e6;
  color: #000;
}

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
  border-radius: 0 0 8px 8px;
}
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 16px;
  font-size: 14px;
  width: 100%;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
}
.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}
.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.jcf-list ul li {
  overflow: hidden;
  display: block;
}
.jcf-list .jcf-overflow {
  overflow: auto;
}
.jcf-list .jcf-option {
  transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 7px 24px;
  color: #063e5b;
  height: 1%;
}
.jcf-list .jcf-option.jcf-hover {
  background-color: #468cc4;
  color: #fff;
}
.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}
.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}
.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.location-section {
  padding: 23px 0;
}
@media (min-width: 1024px) {
  .location-section {
    padding: 82px 0;
  }
}
.location-section .head-hold {
  margin: 0 0 48px;
}
@media (min-width: 768px) {
  .location-section .head-hold {
    display: flex;
    align-items: flex-end;
    margin-bottom: 42px;
  }
}
.location-section .head-hold label {
  font-weight: 700;
  color: #5aa5d6;
  margin: 0 0 7px;
  font-size: 16px;
}
.location-section .head-hold .jcf-select {
  width: 100%;
}
@media (min-width: 768px) {
  .location-section .head-hold .jcf-select {
    min-width: 285px;
  }
}
.location-section .title-box {
  text-align: center;
  margin: 0 0 43px;
}
@media (min-width: 768px) {
  .location-section .title-box {
    max-width: 527px;
    text-align: left;
    padding: 0 20px 0 0;
    margin: 0;
  }
}
.location-section .title-box h2 {
  text-transform: uppercase;
  line-height: 1;
}
.location-section .title-box h2:last-child {
  margin-bottom: 0;
}
.location-section .title-box .sub-title {
  text-transform: uppercase;
  display: block;
  margin: 0 0 7px;
}
@media (min-width: 768px) {
  .location-section .title-box .sub-title {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .location-section .select-box {
    margin: 0 0 6px;
  }
}

@media (min-width: 1024px) {
  .location-wrap {
    display: flex;
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .location-wrap .bubble-text-content {
    display: flex;
  }
}
@media (min-width: 1024px) {
  .location-wrap .bubble-text-content {
    display: block;
    width: 311px;
    margin: 0 -69px 56px -35px;
  }
}
.location-wrap .bubble-text-box {
  width: 311px;
  height: 311px;
  border-radius: 50%;
  mix-blend-mode: multiply;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 45px;
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
}
@media (min-width: 768px) {
  .location-wrap .bubble-text-box {
    margin: 0 -20px -70px;
  }
}
@media (min-width: 1024px) {
  .location-wrap .bubble-text-box {
    margin: 0;
  }
}
.location-wrap .bubble-text-box + .bubble-text-box {
  margin-top: 50px;
}
@media (min-width: 1024px) {
  .location-wrap .bubble-text-box + .bubble-text-box {
    margin-top: -88px;
  }
}
.location-wrap .bubble-text-box.small {
  width: 288px;
  height: 288px;
}
@media (min-width: 1024px) {
  .location-wrap .bubble-text-box.small {
    margin-left: 66px;
  }
}
.location-wrap .bubble-text-box.bg-blue {
  background-color: #468cc4;
}
.location-wrap .bubble-text-box.bg-green {
  background-color: #4ba981;
}
.location-wrap .bubble-text-box .lg-text {
  display: block;
}

@media (min-width: 768px) {
  .location-content {
    flex-grow: 1;
  }
}
@media (min-width: 1250px) {
  .location-content {
    margin-right: -33px;
  }
}

.login-section {
  position: relative;
  z-index: 1;
  min-height: 100vh;
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 48px 0;
  font-size: 16px;
  line-height: 1.625;
}
@media (min-width: 1024px) {
  .login-section.logi-secondary {
    padding-bottom: 205px;
  }
}
@media (min-width: 768px) {
  .login-section.logi-secondary form {
    max-width: 570px;
  }
}
@media (min-width: 768px) {
  .login-section.logi-secondary .login-content {
    padding-bottom: 0;
  }
}
.login-section .h3 {
  color: #063e5b;
  letter-spacing: -0.02em;
  margin: 0 0 15px;
}
.login-section .container {
  max-width: 1380px;
}
@media (min-width: 768px) {
  .login-section .container {
    display: flex;
  }
}
@media (min-width: 768px) {
  .login-section form {
    max-width: 485px;
  }
}
.login-section .btn {
  margin-top: 20px;
  margin-bottom: 48px;
}
.login-section .btn:last-child {
  margin-bottom: 0;
}
.login-section .text-holder {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .login-section .text-holder {
    margin: 0 0 45px;
  }
}
.login-section .text-holder > *:last-child {
  margin-bottom: 0;
}
.login-section p {
  margin: 0;
}
.login-section p a {
  font-size: 14px;
  font-weight: 600;
}
.login-section p a:hover {
  text-decoration: none;
}
.login-section .login-image {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .login-section .login-image {
    display: none;
  }
}
@media (min-width: 768px) {
  .login-section .login-image {
    width: 320px;
  }
}
@media (min-width: 1024px) {
  .login-section .login-image {
    width: 493px;
  }
}
.login-section .login-image:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  background: rgba(6, 62, 91, 0.4);
}
.login-section .login-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.login-section .login-content {
  padding: 0 0 55px;
}
@media (min-width: 768px) {
  .login-section .login-content {
    flex: 1 0;
    padding: 55px 35px 30px 30px;
  }
}
@media (min-width: 1024px) {
  .login-section .login-content {
    padding: 95px 75px 30px 125px;
  }
}

.logo-login {
  margin: 0 0 55px;
}
@media (min-width: 768px) {
  .logo-login {
    margin: 0 0 78px;
  }
}
.logo-login img {
  width: 126px;
}
@media (min-width: 768px) {
  .logo-login img {
    width: 164px;
  }
}

.featured-section {
  padding: 57px 0;
  font-size: 14px;
  line-height: 1.7;
}
@media (min-width: 1024px) {
  .featured-section {
    font-size: 16px;
    padding: 13px 0;
  }
  .featured-section .container {
    display: flex;
    align-items: stretch;
  }
}
.featured-section .visual-frame {
  padding: 23px 25px 41px;
  position: relative;
  z-index: 1;
  color: #fff;
  margin: 0 -25px 25px;
  background: linear-gradient(292.35deg, #5aa5d6 0%, #063e5b 112.21%);
}
@media (min-width: 1024px) {
  .featured-section .visual-frame {
    border-radius: 72px;
    padding: 10px 10px 10px 15px;
    width: 62%;
    margin: 0;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .featured-section .visual-frame {
    padding: 50px 20px 54px;
  }
}
@media (min-width: 1024px) and (min-width: 1250px) {
  .featured-section .visual-frame {
    padding: 50px 40px 54px;
  }
}
.featured-section .visual-frame .bg-wrap {
  mix-blend-mode: multiply;
  border-radius: inherit;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .featured-section .visual-frame .hold {
    max-width: 639px;
    margin: 0 0 0 auto;
    padding: 54px 34px 50px 15px;
    display: flex;
  }
}
.featured-section .title-wrap {
  padding: 0 0 6px;
  margin: 0 0 35px;
  border: solid #c7dcef;
  border-width: 0 0 2px;
}
@media (min-width: 1024px) {
  .featured-section .title-wrap {
    flex-shrink: 0;
    -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    transform: rotate(180deg);
    text-align: right;
    padding: 0 0 0 12px;
    margin: 0 33px 0 0;
    border-width: 0 0 0 2px;
    line-height: 1;
  }
}
.featured-section .title {
  color: inherit;
  margin: 0;
}
@media (min-width: 1024px) {
  .featured-section .title {
    margin: 0 -11px 0 0;
  }
}
.featured-section .picture-block {
  flex-grow: 1;
}
.featured-section .picture-block img {
  border-radius: 24px;
}
.featured-section .text-frame {
  position: relative;
  padding: 0 25px 65px;
}
@media (min-width: 1024px) {
  .featured-section .text-frame {
    flex-grow: 1;
    display: flex;
    align-items: center;
    margin: 0 0 0 -70px;
    padding: 0 0 0 105px;
  }
}
.featured-section .text-frame:after {
  position: absolute;
  content: "";
  background: linear-gradient(0deg, rgba(229, 238, 247, 0.6) 59.34%, rgba(229, 238, 247, 0) 100%);
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  right: 0;
}
@media (min-width: 1024px) {
  .featured-section .text-frame:after {
    right: -99999px;
  }
}
@media (min-width: 1024px) {
  .featured-section .text-frame .hold {
    max-width: 500px;
    margin: 0 auto 0 0;
    padding: 10px 15px 10px 50px;
  }
}
.featured-section mark {
  color: #468cc4;
}
.featured-section .sub-title {
  display: block;
}
.featured-section h2,
.featured-section .h3 {
  margin-bottom: 12px;
  font-size: 36px;
}

.faqs-accordion {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .faqs-accordion {
    margin: 0 0 82px;
  }
}
.faqs-accordion .item-accordion {
  border: 1px solid #d2d7de;
  border-radius: 10px;
  background: #fff;
  color: #141f25;
  margin: 0 0 23px;
  font-size: 14px;
  line-height: 1.42;
}
.faqs-accordion .item-accordion.active .opener:after {
  content: "\f068";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #e54f20;
}
.faqs-accordion .opener {
  transition: padding 0.3s ease-in-out;
  position: relative;
  display: block;
  padding: 20px 50px 20px 20px;
  font-size: 18px;
  line-height: 1.33;
  font-weight: 700;
  text-decoration: none;
}
@media (min-width: 768px) {
  .faqs-accordion .opener {
    padding: 27px 85px 27px 45px;
  }
}
.faqs-accordion .opener:after {
  transition: color 0.3s ease-in-out;
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  color: #739BB5;
  border: 1px solid currentColor;
  top: 22px;
  right: 20px;
  font-size: 10px;
}
@media (min-width: 768px) {
  .faqs-accordion .opener:after {
    top: 30px;
    right: 32px;
  }
}
.faqs-accordion .opener:hover {
  color: #063e5b;
}
.faqs-accordion .opener:hover:after {
  color: #e54f20;
}
.faqs-accordion .slide {
  padding: 0 50px 25px 20px;
  margin-top: -10px;
}
@media (min-width: 768px) {
  .faqs-accordion .slide {
    padding: 0 85px 33px 45px;
    margin-top: -18px;
  }
}
.faqs-accordion .slide > *:last-child {
  margin-bottom: 0;
}
.faqs-accordion .slide p {
  font-family: "Campton";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.vertical-accordion:first-child {
  padding-top: 0 !important;
}

.resource-section {
  padding: 0 0 32px;
}
@media (min-width: 1024px) {
  .resource-section {
    padding: 90px 0 106px;
  }
}
.resource-section .container {
  position: relative;
}
.resource-section .bubble {
  z-index: 1;
}
.resource-section .head-hold {
  margin: 0 130px 51px 0;
}
@media (min-width: 768px) {
  .resource-section .head-hold {
    display: flex;
    align-items: center;
    margin-bottom: 38px;
  }
}
.resource-section .head-hold h2 {
  margin: 0;
  word-wrap: break-word;
}
@media (min-width: 768px) {
  .resource-section .head-hold h2 {
    margin-right: 20px;
  }
}
.resource-section .head-hold .line {
  display: none;
}
@media (min-width: 768px) {
  .resource-section .head-hold .line {
    display: block;
    flex-grow: 1;
    height: 3px;
    background-color: #e5eef7;
  }
}

.resource-block {
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  font-size: 16px;
  line-height: 1.625;
  color: #141f25;
  text-decoration: none;
  display: block;
}
@media (min-width: 768px) {
  .resource-block {
    font-size: 14px;
    line-height: 1.7;
  }
}
.resource-block:hover {
  color: #141f25;
}
@media (min-width: 768px) {
  .resource-block.not-hover {
    transform: translateY(111px);
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  .resource-block.not-hover .hover-hidden {
    opacity: 0;
    visibility: hidden;
  }
}
.resource-block p:last-child {
  margin-bottom: 0;
}
.resource-block mark {
  color: #468cc4;
}
.resource-block h3,
.resource-block .h4 {
  margin: 0 0 12px;
}
.resource-block h3 i,
.resource-block .h4 i {
  margin: 0 0 0 19px;
  transform: rotate(45deg);
  vertical-align: bottom;
}
.resource-block .picture-hold {
  display: block;
  margin: 0 0 24px;
  background-color: #063e5b;
  border-radius: 24px;
}
@media (min-width: 768px) {
  .resource-block .picture-hold {
    margin-bottom: 22px;
  }
}
.resource-block .picture-hold img {
  border-radius: inherit;
  max-width: none;
  width: 100%;
}
@media (min-width: 768px) {
  .resource-block .default-hidden {
    transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }
}

.resource-slider {
  position: static;
  margin: 0 -15px;
}
.resource-slider .slick-slide {
  padding: 0 15px;
  position: relative;
}
@media (min-width: 768px) {
  .resource-slider .slick-list {
    padding: 0 0 50px;
  }
}

.slick-arrow {
  width: 50px;
  height: 50px;
  position: absolute;
  top: -7px;
  border-radius: 8px;
  border: 1px solid currentColor;
  background-color: #fff;
  color: #5aa5d6;
  padding: 0;
  font-size: 16px;
}
@media (min-width: 768px) {
  .slick-arrow {
    top: 0;
  }
}
.slick-arrow:hover {
  color: #fff;
  background-color: #5aa5d6;
  border-color: #5aa5d6;
}

.slick-prev {
  right: 95px;
}

.slick-next {
  right: 29px;
}

.holder-section {
  padding: 50px 0 60px;
}
@media (min-width: 768px) {
  .holder-section {
    padding: 70px 0 85px;
  }
}
@media (min-width: 768px) {
  .holder-section + .section-cards-container {
    padding-top: 32px;
  }
}
@media (min-width: 1024px) {
  .holder-section .content-mobile {
    display: none;
  }
}
@media (max-width: 1023px) {
  .holder-section .content-desktop {
    display: none;
  }
}
.holder-section .content-block {
  max-width: 100%;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .holder-section .content-block {
    padding-left: 120px;
  }
}
@media (min-width: 1024px) {
  .holder-section .content-block {
    flex: 1 0;
    margin: 0 12.5% 0 0;
    padding-left: 165px;
  }
}
@media (max-width: 1250px) {
  .holder-section .content-block:first-child {
    padding-left: 0;
  }
}
@media (max-width: 1250px) {
  .holder-section .content-block .content-holder {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1024px) {
  .holder-section .content-block:last-child {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .holder-section .sidebar {
    padding-left: 120px;
  }
}
@media (min-width: 1024px) {
  .holder-section .sidebar {
    width: 265px;
    padding-left: 0;
  }
}
.holder-section strong.h5 {
  margin: 15px 0;
}
@media (min-width: 768px) {
  .holder-section strong.h5 {
    margin: 22px 0;
  }
}
.holder-section strong.h5 mark {
  color: #5aa5d6;
}
.holder-section .h2 {
  margin: 0 0 35px;
}
.holder-section .btn {
  margin: 20px 0 0;
}
.holder-section .content-holder {
  max-width: 920px;
}
.holder-section .image-holder {
  position: relative;
  margin: 0 0 35px;
}
@media (min-width: 768px) {
  .holder-section .image-holder {
    margin: 45px 0;
  }
}
.holder-section .image-holder img {
  display: inline-block;
  vertical-align: top;
  border-radius: 24px;
  width: 100%;
}
.holder-section .image-holder .line-decor-wrap {
  width: 29%;
  left: auto;
  right: 5px;
  transform: translateX(100%);
  bottom: 24%;
  z-index: -1;
}
.holder-section hr {
  background: #C7DCEF;
  border: none;
  height: 1px;
  margin: 35px 0 65px;
}
@media (min-width: 768px) {
  .holder-section hr {
    margin: 55px 0 95px;
  }
}
@media (min-width: 768px) {
  .holder-section hr:last-child {
    margin: 49px 0 73px;
  }
}
@media (min-width: 768px) {
  .holder-section p {
    margin: 0 0 28px;
  }
}
@media (min-width: 768px) {
  .holder-section p + .bullet-list {
    margin-top: -5px;
  }
}
.holder-section .small {
  font-size: 14px;
  line-height: 1.28;
}
.holder-section .text-holder {
  max-width: 237px;
}
.holder-section .links-list {
  font-size: 16px;
  margin: 0 0 28px;
}
.holder-section .links-list li {
  margin: 0 0 5px;
}
.holder-section .choose-holder p {
  margin: 0 0 22px;
}
.holder-section .title-frame {
  position: relative;
  padding: 27px 0 0;
  margin: 0 0 19px;
}
@media (min-width: 1024px) {
  .holder-section .title-frame {
    margin-top: 21px;
  }
}
.holder-section .title-frame:after {
  position: absolute;
  content: "";
  width: 80px;
  height: 3px;
  top: 0;
  left: 0;
  background: #5aa5d6;
  border-radius: 10px;
}
.holder-section .info-box {
  background-size: cover;
  background-color: #468cc4;
  border-radius: 16px;
  padding: 38px 15px;
  margin: 0 0 15px;
  text-align: center;
  color: #fff;
}
.holder-section .info-box h4 {
  color: inherit;
  margin: 0;
}

.holder-inner {
  position: relative;
}
@media (min-width: 768px) {
  .holder-inner {
    display: flex;
    flex-wrap: wrap;
  }
}
.holder-inner .share-holder {
  padding: 0 0 30px;
}
@media (min-width: 768px) {
  .holder-inner .share-holder {
    position: absolute;
    width: 120px;
    padding: 0 30px 0 0;
    z-index: 10;
    top: 0;
    left: 0;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .holder-inner .share-holder {
    width: 165px;
  }
}
@media (min-width: 768px) {
  .holder-inner .share-holder.share-secondary {
    padding-top: 60px;
  }
}
@media (min-width: 1024px) {
  .holder-inner .share-holder.share-secondary {
    padding-top: 95px;
  }
}
.holder-inner .share-holder h5 {
  margin: 0 0 25px;
}
@media (min-width: 768px) {
  .holder-inner .share-holder h5 {
    margin: 0 0 35px;
  }
}
.holder-inner .share-holder h5 mark {
  color: #5aa5d6;
}
@media (min-width: 768px) {
  .holder-inner .share-holder .social-list {
    display: block;
    text-align: right;
    flex-grow: 1;
    margin: 0 -5px;
  }
}
@media (min-width: 768px) {
  .holder-inner .share-holder .social-list + li {
    margin-top: 16px;
  }
}
.holder-inner .share-holder .social-list a {
  transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background-color: #fff;
  border-radius: 8px;
  color: #063e5b;
  box-shadow: 0px 4px 30px rgba(199, 220, 239, 0.4);
}
.holder-inner .share-holder .social-list a:hover {
  background-color: #063e5b;
  color: #fff;
}

.content-box {
  box-shadow: 0px 4px 30px rgba(199, 220, 239, 0.4);
  border-radius: 16px;
  background: #fff;
  color: #468cc4;
  font-size: 16px;
  line-height: 1.625;
  padding: 20px 20px 25px;
  margin: 0 0 45px;
}
@media (min-width: 768px) {
  .content-box {
    padding: 26px 32px 40px;
  }
}
.content-box > *:last-child {
  margin-bottom: 0;
}
.content-box h2,
.content-box h4 {
  margin: 0 0 5px;
}

.contact-section {
  font-size: 14px;
  line-height: 1.625;
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px) {
  .contact-section {
    font-size: 16px;
    line-height: 1.7;
    padding: 60px 0 0;
  }
}
.contact-section .line-decor-wrap {
  left: 0;
  z-index: -1;
  width: 100%;
  bottom: 19px;
}
.contact-section .line-decor-wrap span {
  height: 53px;
}
.contact-section .line-decor-wrap span + span {
  margin-top: 14px;
}
@media (min-width: 1024px) {
  .contact-section .container {
    display: flex;
    justify-content: space-between;
  }
}
.contact-section .head-hold {
  margin: 0 0 25px;
  position: relative;
}
@media (min-width: 1024px) {
  .contact-section .head-hold {
    flex-shrink: 0;
    -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    transform: rotate(180deg);
    text-align: right;
    margin: 0 12px 0 0;
  }
}
.contact-section .xlarge-title {
  font-size: 36px;
}
@media (min-width: 768px) {
  .contact-section .xlarge-title {
    font-size: 72px;
    line-height: 0.9;
  }
}
@media (min-width: 1024px) {
  .contact-section .xlarge-title {
    font-size: 52px;
    margin: 0 0 47px;
  }
}
@media (min-width: 1250px) {
  .contact-section .xlarge-title {
    font-size: 72px;
  }
}
.contact-section .social-list li {
  margin: 0 8px;
}
@media (min-width: 1024px) {
  .contact-section .social-list li + li {
    margin-top: 16px;
  }
}
.contact-section .social-list a {
  transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background-color: #fff;
  border-radius: 8px;
  color: #063e5b;
  box-shadow: 0 12px 30px rgba(70, 140, 196, 0.3);
}
.contact-section .social-list a:hover {
  background-color: #063e5b;
  color: #fff;
}
.contact-section .social-list.desktop-only {
  transform: rotate(180deg);
  position: absolute;
  bottom: 50px;
  right: 90px;
}
.contact-section .text-hold {
  width: 96%;
  margin: 0 0 65px;
}
@media (min-width: 1024px) {
  .contact-section .text-hold {
    order: 1;
    width: 41.5%;
    padding: 0 0 20px;
    margin: 0;
  }
}
.contact-section h2 {
  font-size: 24px;
  line-height: 1.17;
  text-transform: none;
  color: #468cc4;
  margin: 0 0 11px;
}
@media (min-width: 768px) {
  .contact-section h2 {
    font-size: 48px;
    color: #063e5b;
    line-height: 1;
    margin-bottom: 8px;
  }
}
.contact-section p {
  margin-bottom: 27px;
}
.contact-section .tweet-hold {
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding: 45px 38px 0;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .contact-section .tweet-hold {
    max-width: 350px;
  }
}
@media (min-width: 768px) {
  .contact-section .tweet-hold {
    flex-shrink: 0;
    margin: 0;
    width: 436px;
    background-size: 100% auto;
    padding: 55px 26px 0;
  }
}
.contact-section .tweet-hold iframe {
  width: 100% !important;
  height: 458px !important;
  max-width: none !important;
}
@media (min-width: 1024px) {
  .contact-section .tweet-hold iframe {
    height: 583px !important;
  }
}
.contact-section .bubble {
  z-index: 1;
}
@media (max-width: 992px) {
  .contact-section .desktop-only {
    display: none;
  }
}
.contact-section .mobile-only {
  justify-content: center;
}
@media (min-width: 992px) {
  .contact-section .mobile-only {
    display: none;
  }
}

.choose-holder {
  color: #063e5b;
  font-size: 16px;
  line-height: 1.625;
}
.choose-holder label {
  font-weight: 700;
  color: #5aa5d6;
  margin: 0;
  font-size: 16px;
  margin: 0 0 8px;
}
.choose-holder .select-box {
  max-width: 335px;
}
.choose-holder .select-box + * {
  margin-top: 25px;
}
.choose-holder .jcf-select .jcf-select-opener {
  right: 22px;
}
.choose-holder p {
  margin: 0 0 22px;
}

.list-numeric-custom {
  counter-reset: item;
  padding: 1px 0 4px;
}
.list-numeric-custom > li {
  list-style: none;
  padding: 0 0 24px 40px;
  position: relative;
}
@media (min-width: 1024px) {
  .list-numeric-custom > li {
    padding-left: 56px;
  }
}
@media (min-width: 1250px) {
  .list-numeric-custom > li {
    padding-left: 71px;
  }
}
.list-numeric-custom > li:before {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: rgba(70, 140, 196, 0.2);
  content: counters(item, ".") ".";
  color: #468cc4;
  counter-increment: item;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 225px;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .list-numeric-custom > li:before {
    left: 5px;
  }
}
@media (min-width: 1024px) {
  .list-numeric-custom > li:before {
    left: 10px;
  }
}
@media (min-width: 1250px) {
  .list-numeric-custom > li:before {
    left: 23px;
  }
}

.alert-popup-wrap {
  transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  background-color: rgba(6, 62, 91, 0.95);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
}
.alert-popup-wrap.alert-popup-hidden {
  opacity: 0 !important;
  visibility: hidden !important;
}

.alert-popup {
  width: 100%;
  max-width: 763px;
  box-shadow: 0 4px 30px rgba(86, 101, 122, 0.2);
  border-radius: 12px;
  padding: 25px;
  overflow-y: auto;
  max-height: 90vh;
}
@media (min-width: 768px) {
  .alert-popup {
    padding: 40px 80px 67px;
    border-radius: 24px;
  }
}
.alert-popup h3 {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .alert-popup h3 {
    margin: 0 0 35px 63px;
  }
}
.alert-popup h3 i {
  color: #468cc4;
  margin: 3px 9px -3px 0;
  display: inline-block;
  vertical-align: middle;
}
.alert-popup .btn-hold {
  text-align: center;
}
@media (min-width: 768px) {
  .alert-popup p {
    margin-bottom: 40px;
  }
}

.alert-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .alert-head {
    margin-bottom: 59px;
  }
}
.alert-head .logo {
  width: 159px;
}

.alert-close {
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 20px;
  position: relative;
  font-size: 9px;
  color: #063e5b;
}
@media (min-width: 768px) {
  .alert-close {
    margin: -16px -56px 0 0;
  }
}
.alert-close:hover:before {
  background-color: #063e5b;
}
.alert-close:before {
  transition: background-color 0.3s ease-in-out;
  width: 16px;
  height: 16px;
  content: "\f00d";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #468cc4;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

@-webkit-keyframes hiddenPopup {
  0% {
    opacity: 1;
    visibility: visible;
  }
  90% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}

@keyframes hiddenPopup {
  0% {
    opacity: 1;
    visibility: visible;
  }
  90% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
.links-list {
  font-size: 14px;
  margin: 0 0 30px;
}
.links-list:last-child {
  margin-bottom: 0;
}
.links-list.list-columns {
  -moz-column-count: 2;
       column-count: 2;
}
@media (min-width: 768px) {
  .links-list.list-columns {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}

.desc-section {
  padding: 57px 0;
}
.desc-section + .desc-section {
  padding-top: 0;
}
@media (min-width: 1024px) {
  .desc-section .container {
    padding-left: 100px;
  }
}
.desc-section .title-decorated {
  margin: 0 0 32px;
}
.desc-section .title-decorated + .info-colums {
  margin-top: 55px;
}
@media (min-width: 768px) {
  .desc-section .title-decorated + .info-colums {
    margin-top: 75px;
  }
}
@media (min-width: 1024px) {
  .desc-section .title-decorated + .info-colums {
    margin-top: 98px;
  }
}
@media (min-width: 1024px) {
  .desc-section .image-box {
    margin-top: 13px;
  }
}
.desc-section .links-list {
  line-height: 1.45;
}
@media (min-width: 1024px) {
  .desc-section .links-list.list-columns {
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .filters-row {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .filters-row .choose-block,
.filters-row .button-block {
    padding: 0 5px;
  }
}
@media (min-width: 1024px) {
  .filters-row .choose-block,
.filters-row .button-block {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1250px) {
  .filters-row .choose-block,
.filters-row .button-block {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width: 410px) {
  .info-colums {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 0 -20px;
  }
}
.info-colums .col {
  padding: 0 0 55px;
}
@media (min-width: 410px) {
  .info-colums .col {
    padding: 0 20px 55px;
  }
}
.info-colums .center-col {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.info-colums .center-col .links-list {
  text-align: center;
}
.info-colums .icon-holder {
  margin: 0 0 15px;
}
.info-colums .icon-holder img {
  height: 56px;
  width: auto;
}
.info-colums h4,
.info-colums .h4 {
  margin-bottom: 17px;
}

.info-section {
  position: relative;
  padding: 55px 0;
  background-position: 50%, 50%;
  background-size: cover;
  color: #fff;
}
@media (min-width: 768px) {
  .info-section {
    padding: 80px 0;
  }
}
@media (min-width: 768px) {
  .info-section.info-secondary {
    padding: 60px 0 55px;
  }
}
@media (min-width: 1024px) {
  .info-section.info-secondary .info-inner {
    max-width: 920px;
  }
}
.info-section p:last-child {
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .info-inner {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1250px) {
  .info-inner {
    margin-left: 165px;
  }
}
.info-inner h1,
.info-inner .h1,
.info-inner h2,
.info-inner .h2,
.info-inner h3,
.info-inner .h3,
.info-inner h4,
.info-inner .h4,
.info-inner h5,
.info-inner .h5,
.info-inner h6,
.info-inner .h6,
.info-inner .h {
  color: inherit;
}

.blockquote-block {
  position: relative;
  text-align: center;
  max-width: 795px;
}
.blockquote-block .quote-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  border-radius: 50%;
  background: #468cc4;
  width: 48px;
  height: 48px;
  margin: 0 0 21px;
}
@media (min-width: 768px) {
  .blockquote-block .quote-icon {
    margin-top: 13px;
  }
}
.blockquote-block blockquote {
  border: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0 0 47px;
}
.blockquote-block blockquote p {
  font-size: 28px;
  line-height: 1.05;
  font-weight: 700;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .blockquote-block blockquote p {
    font-size: 36px;
  }
}
.blockquote-block blockquote cite {
  color: #468cc4;
}

.section-head {
  padding: 32px 0;
}
@media (min-width: 1024px) {
  .section-head {
    padding-top: 50px;
    padding-bottom: 35px;
  }
}
@media (min-width: 1250px) {
  .section-head {
    padding-top: 88px;
    padding-bottom: 45px;
  }
  .section-head > *:last-child {
    margin-bottom: 0;
  }
}
.section-head .container {
  max-width: calc(1081px + 2 * 25px);
}
.section-head .container > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .section-head .title-block {
    max-width: 70%;
  }
}

.section-cards-container {
  padding: 30px 0 20px;
}
@media (min-width: 1024px) {
  .section-cards-container {
    padding-bottom: 30px;
    padding-top: 50px;
  }
}
@media (min-width: 1250px) {
  .section-cards-container {
    padding-bottom: 47px;
    padding-top: 66px;
  }
}
@media (min-width: 1024px) {
  .section-cards-container .section-cards-secondary {
    padding-top: 40px;
  }
}

.section-cards {
  padding: 12px 0;
}
.section-cards .container {
  max-width: 1290px;
}

.cards-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding: 4px 0;
}
@media (min-width: 1024px) {
  .cards-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .cards-row.row-column-2 .card-news,
.cards-row.row-column-2 .card-article {
    flex-basis: calc(50% - 20px);
    max-width: calc(50% - 20px);
    width: calc(50% - 20px);
  }
}
@media (min-width: 1024px) {
  .cards-row.row-column-2 .card-news,
.cards-row.row-column-2 .card-article {
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    width: calc(50% - 30px);
  }
}
.cards-row .card-news,
.cards-row .card-article {
  flex: 1 1 100%;
  max-width: 100%;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .cards-row .card-news,
.cards-row .card-article {
    flex-basis: calc(50% - 20px);
    max-width: calc(50% - 20px);
    width: calc(50% - 20px);
  }
}
@media (min-width: 1024px) {
  .cards-row .card-news,
.cards-row .card-article {
    flex-basis: calc(25% - 30px);
    max-width: calc(25% - 30px);
    width: calc(25% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 410px) and (max-width: 767px) {
  .cards-row .card-news {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}

.section-news {
  padding: 32px 0;
}
@media (min-width: 1250px) {
  .section-news {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
.section-news h1, .section-news .h1,
.section-news h2, .section-news .h2 {
  text-transform: uppercase;
  margin: 0 0 39px;
}
@media (min-width: 1024px) {
  .section-news h1, .section-news .h1,
.section-news h2, .section-news .h2 {
    margin-bottom: 0.8333333333em;
  }
}

.section-results {
  padding: 35px 0;
}
@media (min-width: 1024px) {
  .section-results {
    padding: 45px 0;
  }
}
@media (min-width: 1250px) {
  .section-results {
    padding-top: 54px;
    padding-bottom: 75px;
  }
}
@media (min-width: 1024px) {
  .section-results .card-article.card-article-middle {
    margin-bottom: 48px;
  }
}
.section-results .title-wrap {
  margin: 0 0 45px;
  border-width: 0 0 2px;
  color: #5aa5d6;
}
@media (min-width: 1024px) {
  .section-results .title-wrap {
    position: absolute;
    top: 0;
    left: 15px;
    flex-shrink: 0;
    -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    transform: rotate(180deg);
    text-align: right;
    margin: 0 0 25px;
  }
}
@media (min-width: 1024px) and (min-width: 1400px) {
  .section-results .title-wrap {
    left: -40px;
  }
}
.section-results .title-wrap .title {
  opacity: 0.25;
  display: block;
  font-weight: 700;
  font-size: 48px;
  line-height: 0.8;
}
@media (min-width: 768px) {
  .section-results .title-wrap .title {
    font-size: 65px;
  }
}
@media (min-width: 1024px) {
  .section-results .title-wrap .title {
    font-size: 95px;
    line-height: 1;
  }
}
@media (min-width: 1250px) {
  .section-results .title-wrap .title {
    font-size: 144px;
  }
}
.section-results .title-wrap .title.short-results {
  display: none;
}
.section-results .title-wrap .subtitle {
  display: inline-block;
  vertical-align: top;
  border: solid #468cc4;
  border-width: 0 0 2px;
  line-height: 1;
  color: #5aa5d6;
  font-weight: 700;
  font-size: 14px;
}
@media (min-width: 1024px) {
  .section-results .title-wrap .subtitle {
    padding: 0 8px 0;
    border-width: 0 0 0 3px;
    font-size: 16px;
    margin: 0 0 10px 5px;
  }
}
@media (min-width: 1250px) {
  .section-results .title-wrap .subtitle {
    margin: 0 0 16px 10px;
  }
}
@media (min-width: 1024px) {
  .section-results .two-columns .filter-content:only-child {
    width: 100%;
    max-width: 1150px;
    flex-basis: 100%;
    padding-left: 175px;
  }
}
@media (min-width: 1250px) {
  .section-results .two-columns .filter-content:only-child {
    padding-left: 265px;
  }
}
.section-results .two-columns .filter-content:only-child .date-block time {
  font-weight: 600;
}
.section-results .widget {
  font-size: 14px;
  line-height: 1.7;
}
@media (min-width: 768px) {
  .section-results .widget.mobile-none,
.section-results .widget .mobile-none {
    display: none;
  }
}
@media (min-width: 1024px) {
  .section-results .widget.mobile-none,
.section-results .widget .mobile-none {
    display: block;
  }
}
@media (min-width: 768px) {
  .section-results .widget.desktop-none,
.section-results .widget .desktop-none {
    display: block;
  }
}
@media (min-width: 1024px) {
  .section-results .widget.desktop-none,
.section-results .widget .desktop-none {
    display: none;
  }
}
.section-results .widget a {
  font-weight: 700;
}
.section-results .widget:last-child,
.section-results .widget + .widget {
  margin-top: 55px;
}
.section-results .widget .title-decorated {
  display: flex;
  text-transform: uppercase;
  margin-bottom: 45px;
}
@media (min-width: 1024px) {
  .section-results .widget .title-decorated {
    margin-bottom: 18px;
  }
}
.section-results .widget .title-decorated.opener-filters {
  border: 1px solid #468cc4;
  border-radius: 8px;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  background-color: #fff;
  min-height: 55px;
}
@media (min-width: 1024px) {
  .section-results .widget .title-decorated.opener-filters {
    padding: 0;
    border-radius: 0;
    border: 0;
    background-color: transparent;
    min-height: auto;
  }
}
.section-results .widget .title-decorated.opener-filters .title-line {
  opacity: 0;
}
@media (min-width: 1024px) {
  .section-results .widget .title-decorated.opener-filters .title-line {
    opacity: 1;
  }
}
.section-results .widget .title-decorated .text {
  flex-shrink: 0;
  padding: 0 20px 0 0;
}
.section-results .widget .title-decorated .title-line {
  flex-grow: 1;
  padding: 0;
}
@media (min-width: 1024px) {
  .section-results .widget .title-decorated .title-line {
    max-width: 178px;
  }
}
.section-results .widget .title-decorated .title-line:after {
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.search-section {
  position: relative;
  z-index: 1;
  padding: 35px 0;
  font-size: 14px;
  line-height: 1.71;
}
@media (min-width: 768px) {
  .search-section {
    padding: 75px 0 65px;
  }
}
.search-section h1 {
  letter-spacing: -0.01em;
  text-transform: uppercase;
}
.search-section .bg-search {
  position: absolute;
  top: 0;
  bottom: -370px;
  left: 0;
  right: 0;
  z-index: -1;
}
@media (min-width: 1024px) {
  .search-section .bg-search {
    top: auto;
    bottom: -315px;
  }
}
.search-section .bg-search img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
@media (min-width: 1024px) {
  .search-section .bg-search img {
    height: 511px;
    -o-object-fit: inherit;
       object-fit: inherit;
  }
}
.search-section .container {
  max-width: 1215px;
}
@media (min-width: 1024px) {
  .search-section .search-form {
    padding-right: 40px;
  }
}
.search-section .search-form .search-title {
  color: #fff;
}

.section-cards-container {
  padding: 30px 0 20px;
}
@media (min-width: 1024px) {
  .section-cards-container {
    padding-bottom: 30px;
    padding-top: 50px;
  }
}
@media (min-width: 1250px) {
  .section-cards-container {
    padding-bottom: 47px;
    padding-top: 66px;
  }
}
@media (min-width: 1024px) {
  .section-cards-container .section-cards-secondary {
    padding-top: 40px;
  }
}

.section-cards {
  padding: 12px 0;
}
.section-cards .container {
  max-width: 1290px;
}

.cards-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding: 4px 0;
}
@media (min-width: 1024px) {
  .cards-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .cards-row.row-column-2 .card-news,
.cards-row.row-column-2 .card-article {
    flex-basis: calc(50% - 20px);
    max-width: calc(50% - 20px);
    width: calc(50% - 20px);
  }
}
@media (min-width: 1024px) {
  .cards-row.row-column-2 .card-news,
.cards-row.row-column-2 .card-article {
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    width: calc(50% - 30px);
  }
}
.cards-row .card-research,
.cards-row .card-article {
  flex: 1 1 100%;
  max-width: 100%;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .cards-row .card-research,
.cards-row .card-article {
    flex-basis: calc(100% - 20px);
    max-width: calc(100% - 20px);
    width: calc(100% - 20px);
  }
}
@media (min-width: 1024px) {
  .cards-row .card-research,
.cards-row .card-article {
    flex-basis: calc(33.3333333333% - 30px);
    max-width: calc(33.3333333333% - 30px);
    width: calc(33.3333333333% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 410px) and (max-width: 767px) {
  .cards-row .card-research {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}

.card-research {
  margin: 0 0 20px;
  box-shadow: 0px 4px 30px rgba(86, 101, 122, 0.2);
  border-radius: 8px;
  background: white;
}
@media (min-width: 1024px) {
  .card-research {
    margin-bottom: 43px;
  }
}
.card-research:hover {
  transition: box-shadow 0.3s ease-in-out;
  box-shadow: 0px 16px 64px rgba(70, 140, 196, 0.4);
}
.card-research .img-holder {
  display: block;
  margin: 0 0 10px;
  padding: 55.5944055944% 0 0;
  position: relative;
}
@media (min-width: 768px) {
  .card-research .img-holder {
    margin-bottom: 15px;
  }
}
.card-research .img-holder img {
  transition: transform 0.3s ease-in-out;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-radius: 8px 8px 0px 0px;
  display: inline-block;
  vertical-align: top;
}
.card-research .img-holder .card-research {
  transition: box-shadow 0.3s ease-in-out;
  box-shadow: 0px 16px 64px rgba(70, 140, 196, 0.4);
}
.card-research .card-body {
  padding: 16px 28px 0px 28px;
}
.card-research .card-category {
  padding: 0;
}
@media (min-width: 768px) {
  .card-research .card-category {
    padding: 7px 0 9px;
  }
}
.card-research .card-title {
  margin-bottom: 10px;
  margin-right: -10px;
}
.card-research .card-excerpt {
  font-family: "Campton";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #141F25;
}

#footer {
  position: relative;
  z-index: 1;
  background-color: #063e5b;
  color: #fff;
  padding: 48px 0 25px;
  font-size: 14px;
  line-height: 1.28;
}
@media (min-width: 768px) {
  #footer {
    padding: 61px 0 25px;
    line-height: 1.71;
  }
}
#footer .bg-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
  opacity: 0.3;
}
@media (max-width: 768px) {
  #footer .bg-wrap img.desktop-content {
    display: none;
  }
}
@media (min-width: 768px) {
  #footer .bg-wrap img.desktop-mobile {
    display: none;
  }
}
#footer .btn {
  box-shadow: none;
}
@media (max-width: 768px) {
  #footer .btn {
    margin-bottom: 31px;
  }
}
@media (max-width: 768px) {
  #footer .social-list {
    margin-bottom: 31px;
  }
}
#footer .social-list a {
  color: inherit;
}
#footer .social-list a:hover {
  color: #A6DAFC;
}
#footer address {
  font-style: normal;
  margin: 0;
}
@media (max-width: 768px) {
  #footer address {
    margin: 0 0 18px;
  }
}
#footer .contact-link {
  display: block;
  color: #A6DAFC;
}
#footer .contact-link a {
  color: #fff;
  text-decoration: none;
}
#footer .contact-link a:hover {
  color: #A6DAFC;
}

.footer-holder {
  display: flex;
}
@media (max-width: 768px) {
  .footer-holder {
    flex-direction: column;
    margin: 26px 0 0;
  }
}
@media (min-width: 768px) {
  .footer-holder {
    flex-wrap: wrap;
    margin: 0 -22px;
  }
}
@media (min-width: 768px) {
  .footer-holder.mobile-content {
    display: none;
  }
}
@media (max-width: 768px) {
  .footer-holder.desktop-content {
    display: none;
  }
}
.footer-holder > * {
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .footer-holder > * {
    margin: 0 22px;
  }
}
.footer-holder a {
  color: #A6DAFC;
  text-decoration: none;
}
.footer-holder a:hover {
  color: inherit;
}

.logo-footer {
  margin: 0 0 40px;
}
@media (min-width: 768px) {
  .logo-footer {
    margin: 0 0 45px;
  }
}
.logo-footer img {
  width: 164px;
}

@media (min-width: 768px) {
  .footer-columns {
    display: flex;
    justify-content: space-between;
    margin: 0 -15px;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .footer-columns {
    margin: 0 -27px;
  }
}
@media (min-width: 768px) {
  .footer-columns > .col {
    margin: 0 15px;
  }
}
@media (min-width: 1024px) {
  .footer-columns > .col {
    margin: 0 27px;
  }
}
@media (min-width: 768px) {
  .footer-columns > .col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .footer-columns > .col .footer-columns {
    align-items: center;
  }
}
.footer-columns > .col .footer-columns .col:first-child {
  width: 205px;
}
.footer-columns > .col .footer-columns .col:last-child {
  flex: 1 0;
}

.footer-navigation {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -9px 18px;
  line-height: 1.35;
  font-weight: 600;
}
@media (min-width: 768px) {
  .footer-navigation {
    margin-bottom: 44px;
  }
}
.footer-navigation li {
  margin: 0 9px 14px;
}
.footer-navigation li.active a {
  color: #A6DAFC;
}
.footer-navigation a {
  color: inherit;
  text-decoration: none;
  font-family: "Campton";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}
.footer-navigation a:hover {
  color: #A6DAFC;
}
