:root {
  --white: #fff;
  --light-blue-100: #5F91F0;
  --accent-rollover: #015CAA;
  --Interface-Basics-Text-Blue: #004682;
  --Interface-Basics-Text-Light: #75797B;
  --Interface-Basics-Text-Medium: #5F5F5F;
  --Interface-Basics-Line-Medium: rgba(110, 160, 180, 0.50);
  --Interface-Basics-Line-Light: rgba(255, 255, 255, 0.20);
  --Interface-Basics-Text-Light-Blue: #6EA0B4;
  --Interface-Basics-Link: #C5D9E1;
  --Interface-Basics-BG-Light: #F0F5F7;
  --Interface-Basics-Secondary-Button: #E2ECF0;
  --Interface-Basics-Secondary-Button-Rollover: #CADCE3;
  --Brand-Colors-SKAN-Secondary-60: #A8C6D2;
  --Secondary-Colors-Violet-40: #C7BFE3;
  --Brand-Colors-SKAN-Primary-60: #6690B4;
  --Brand-Colors-SKAN-Primary-120: #003C75;
  --Interface-Basics-Text-Light-Blue2: #BFD3F9;
  --Forms-Radio-Default: #E0E9F0;
  --Forms-Outline-Dark: #80A2C1
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
main {
  display: block
}
h1 {
  font-size: 2em;
  margin: 0.67em 0
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace,monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -0.25em
}
sup {
  top: -0.5em
}
img {
  border-style: none
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px
}
fieldset {
  padding: 0.35em 0.75em 0.625em
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}
* {
  max-height: 1000000px
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block
}
address,
applet,
blockquote,
dl,
embed,
form,
frameset,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
object,
ol,
p,
table,
ul {
  margin: 0 0 20px
}
blockquote {
  border-left: 4px solid #ddd;
  padding-left: 10px;
  margin-left: 0
}
table {
  border-collapse: collapse
}
td,
th {
  border: 1px solid #ddd;
  padding: 3px;
  text-align: left;
  vertical-align: top
}
th {
  text-align: center;
  vertical-align: middle
}
ol,
ul {
  padding-left: 20px
}
ol ol,
ol ul,
ul ol,
ul ul {
  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
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  display: inline-block
}
.gm-style img {
  max-width: none
}
iframe {
  max-width: 100%
}
.resize-active * {
  -webkit-transition: none!important;
  transition: none!important
}
.clearfix:after {
  content: "";
  display: block;
  clear: both
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}
.df-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px
}
@media (min-width:320px) {
  .df-row.df-rr-xs {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:320px) {
  .df-row.df-aic-xs {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:320px) {
  .df-row.df-jcsb-xs {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:375px) {
  .df-row.df-rr-sph {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:375px) {
  .df-row.df-aic-sph {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:375px) {
  .df-row.df-jcsb-sph {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:480px) {
  .df-row.df-rr-ph {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:480px) {
  .df-row.df-aic-ph {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:480px) {
  .df-row.df-jcsb-ph {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:579px) {
  .df-row.df-rr-sm {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:579px) {
  .df-row.df-aic-sm {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:579px) {
  .df-row.df-jcsb-sm {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:768px) {
  .df-row.df-rr-md {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:768px) {
  .df-row.df-aic-md {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:768px) {
  .df-row.df-jcsb-md {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:1024px) {
  .df-row.df-rr-lg {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:1024px) {
  .df-row.df-aic-lg {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:1024px) {
  .df-row.df-jcsb-lg {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:1200px) {
  .df-row.df-rr-xl {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:1200px) {
  .df-row.df-aic-xl {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:1200px) {
  .df-row.df-jcsb-xl {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:1400px) {
  .df-row.df-rr-xxl {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:1400px) {
  .df-row.df-aic-xxl {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:1400px) {
  .df-row.df-jcsb-xxl {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:320px) {
  .df-row .col-xs-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:320px) {
  .df-row .col-xs-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:320px) {
  .df-row .col-xs-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:320px) {
  .df-row .col-xs-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:320px) {
  .df-row .col-xs-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:320px) {
  .df-row .col-xs-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:320px) {
  .df-row .col-xs-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:320px) {
  .df-row .col-xs-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:320px) {
  .df-row .col-xs-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:320px) {
  .df-row .col-xs-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:320px) {
  .df-row .col-xs-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:320px) {
  .df-row .col-xs-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:320px) {
  .df-row .col-xs-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:320px) {
  .df-row .col-offset-xs-0 {
    margin-left: 0%
  }
}
@media (min-width:320px) {
  .df-row .col-offset-xs-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:320px) {
  .df-row .col-offset-xs-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:320px) {
  .df-row .col-offset-xs-3 {
    margin-left: 25%
  }
}
@media (min-width:320px) {
  .df-row .col-offset-xs-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:320px) {
  .df-row .col-offset-xs-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:320px) {
  .df-row .col-offset-xs-6 {
    margin-left: 50%
  }
}
@media (min-width:320px) {
  .df-row .col-offset-xs-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:320px) {
  .df-row .col-offset-xs-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:320px) {
  .df-row .col-offset-xs-9 {
    margin-left: 75%
  }
}
@media (min-width:320px) {
  .df-row .col-offset-xs-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:320px) {
  .df-row .col-offset-xs-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:375px) {
  .df-row .col-sph-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:375px) {
  .df-row .col-sph-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:375px) {
  .df-row .col-sph-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:375px) {
  .df-row .col-sph-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:375px) {
  .df-row .col-sph-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:375px) {
  .df-row .col-sph-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:375px) {
  .df-row .col-sph-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:375px) {
  .df-row .col-sph-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:375px) {
  .df-row .col-sph-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:375px) {
  .df-row .col-sph-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:375px) {
  .df-row .col-sph-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:375px) {
  .df-row .col-sph-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:375px) {
  .df-row .col-sph-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:375px) {
  .df-row .col-offset-sph-0 {
    margin-left: 0%
  }
}
@media (min-width:375px) {
  .df-row .col-offset-sph-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:375px) {
  .df-row .col-offset-sph-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:375px) {
  .df-row .col-offset-sph-3 {
    margin-left: 25%
  }
}
@media (min-width:375px) {
  .df-row .col-offset-sph-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:375px) {
  .df-row .col-offset-sph-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:375px) {
  .df-row .col-offset-sph-6 {
    margin-left: 50%
  }
}
@media (min-width:375px) {
  .df-row .col-offset-sph-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:375px) {
  .df-row .col-offset-sph-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:375px) {
  .df-row .col-offset-sph-9 {
    margin-left: 75%
  }
}
@media (min-width:375px) {
  .df-row .col-offset-sph-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:375px) {
  .df-row .col-offset-sph-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:480px) {
  .df-row .col-ph-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:480px) {
  .df-row .col-ph-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:480px) {
  .df-row .col-ph-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:480px) {
  .df-row .col-ph-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:480px) {
  .df-row .col-ph-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:480px) {
  .df-row .col-ph-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:480px) {
  .df-row .col-ph-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:480px) {
  .df-row .col-ph-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:480px) {
  .df-row .col-ph-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:480px) {
  .df-row .col-ph-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:480px) {
  .df-row .col-ph-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:480px) {
  .df-row .col-ph-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:480px) {
  .df-row .col-ph-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-0 {
    margin-left: 0%
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-3 {
    margin-left: 25%
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-6 {
    margin-left: 50%
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-9 {
    margin-left: 75%
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:579px) {
  .df-row .col-sm-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:579px) {
  .df-row .col-sm-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:579px) {
  .df-row .col-sm-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:579px) {
  .df-row .col-sm-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:579px) {
  .df-row .col-sm-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:579px) {
  .df-row .col-sm-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:579px) {
  .df-row .col-sm-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:579px) {
  .df-row .col-sm-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:579px) {
  .df-row .col-sm-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:579px) {
  .df-row .col-sm-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:579px) {
  .df-row .col-sm-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:579px) {
  .df-row .col-sm-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:579px) {
  .df-row .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:579px) {
  .df-row .col-offset-sm-0 {
    margin-left: 0%
  }
}
@media (min-width:579px) {
  .df-row .col-offset-sm-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:579px) {
  .df-row .col-offset-sm-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:579px) {
  .df-row .col-offset-sm-3 {
    margin-left: 25%
  }
}
@media (min-width:579px) {
  .df-row .col-offset-sm-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:579px) {
  .df-row .col-offset-sm-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:579px) {
  .df-row .col-offset-sm-6 {
    margin-left: 50%
  }
}
@media (min-width:579px) {
  .df-row .col-offset-sm-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:579px) {
  .df-row .col-offset-sm-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:579px) {
  .df-row .col-offset-sm-9 {
    margin-left: 75%
  }
}
@media (min-width:579px) {
  .df-row .col-offset-sm-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:579px) {
  .df-row .col-offset-sm-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:768px) {
  .df-row .col-md-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:768px) {
  .df-row .col-md-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:768px) {
  .df-row .col-md-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:768px) {
  .df-row .col-md-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:768px) {
  .df-row .col-md-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:768px) {
  .df-row .col-md-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:768px) {
  .df-row .col-md-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:768px) {
  .df-row .col-md-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:768px) {
  .df-row .col-md-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:768px) {
  .df-row .col-md-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:768px) {
  .df-row .col-md-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:768px) {
  .df-row .col-md-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:768px) {
  .df-row .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:768px) {
  .df-row .col-offset-md-0 {
    margin-left: 0%
  }
}
@media (min-width:768px) {
  .df-row .col-offset-md-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:768px) {
  .df-row .col-offset-md-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:768px) {
  .df-row .col-offset-md-3 {
    margin-left: 25%
  }
}
@media (min-width:768px) {
  .df-row .col-offset-md-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:768px) {
  .df-row .col-offset-md-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:768px) {
  .df-row .col-offset-md-6 {
    margin-left: 50%
  }
}
@media (min-width:768px) {
  .df-row .col-offset-md-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:768px) {
  .df-row .col-offset-md-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:768px) {
  .df-row .col-offset-md-9 {
    margin-left: 75%
  }
}
@media (min-width:768px) {
  .df-row .col-offset-md-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:768px) {
  .df-row .col-offset-md-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row .col-lg-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row .col-lg-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row .col-lg-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:1024px) {
  .df-row .col-lg-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row .col-lg-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row .col-lg-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:1024px) {
  .df-row .col-lg-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row .col-lg-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row .col-lg-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:1024px) {
  .df-row .col-lg-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row .col-lg-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row .col-lg-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:1024px) {
  .df-row .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-lg-0 {
    margin-left: 0%
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-lg-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-lg-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-lg-3 {
    margin-left: 25%
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-lg-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-lg-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-lg-6 {
    margin-left: 50%
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-lg-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-lg-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-lg-9 {
    margin-left: 75%
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-lg-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-lg-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row .col-xl-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row .col-xl-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row .col-xl-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:1200px) {
  .df-row .col-xl-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row .col-xl-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row .col-xl-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:1200px) {
  .df-row .col-xl-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row .col-xl-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row .col-xl-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:1200px) {
  .df-row .col-xl-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row .col-xl-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row .col-xl-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:1200px) {
  .df-row .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:1200px) {
  .df-row .col-offset-xl-0 {
    margin-left: 0%
  }
}
@media (min-width:1200px) {
  .df-row .col-offset-xl-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row .col-offset-xl-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row .col-offset-xl-3 {
    margin-left: 25%
  }
}
@media (min-width:1200px) {
  .df-row .col-offset-xl-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row .col-offset-xl-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row .col-offset-xl-6 {
    margin-left: 50%
  }
}
@media (min-width:1200px) {
  .df-row .col-offset-xl-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row .col-offset-xl-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row .col-offset-xl-9 {
    margin-left: 75%
  }
}
@media (min-width:1200px) {
  .df-row .col-offset-xl-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row .col-offset-xl-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row .col-xxl-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row .col-xxl-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row .col-xxl-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:1400px) {
  .df-row .col-xxl-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row .col-xxl-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row .col-xxl-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:1400px) {
  .df-row .col-xxl-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row .col-xxl-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row .col-xxl-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:1400px) {
  .df-row .col-xxl-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row .col-xxl-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row .col-xxl-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:1400px) {
  .df-row .col-xxl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:1400px) {
  .df-row .col-offset-xxl-0 {
    margin-left: 0%
  }
}
@media (min-width:1400px) {
  .df-row .col-offset-xxl-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row .col-offset-xxl-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row .col-offset-xxl-3 {
    margin-left: 25%
  }
}
@media (min-width:1400px) {
  .df-row .col-offset-xxl-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row .col-offset-xxl-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row .col-offset-xxl-6 {
    margin-left: 50%
  }
}
@media (min-width:1400px) {
  .df-row .col-offset-xxl-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row .col-offset-xxl-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row .col-offset-xxl-9 {
    margin-left: 75%
  }
}
@media (min-width:1400px) {
  .df-row .col-offset-xxl-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row .col-offset-xxl-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:480px) and (max-width:1199px) {
  .df-row {
    margin-left: -12px;
    margin-right: -12px
  }
}
.df-row > [class*=" col"],
.df-row > [class*=" col-"],
.df-row > [class^=col-],
.df-row > [class^=col] {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px
}
@media (min-width:480px) and (max-width:1199px) {
  .df-row > [class*=" col"],
  .df-row > [class*=" col-"],
  .df-row > [class^=col-],
  .df-row > [class^=col] {
    padding-left: 12px;
    padding-right: 12px
  }
}
.df-row-small {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px
}
@media (min-width:320px) {
  .df-row-small.df-rr-xs {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:320px) {
  .df-row-small.df-aic-xs {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:320px) {
  .df-row-small.df-jcsb-xs {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:375px) {
  .df-row-small.df-rr-sph {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:375px) {
  .df-row-small.df-aic-sph {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:375px) {
  .df-row-small.df-jcsb-sph {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:480px) {
  .df-row-small.df-rr-ph {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:480px) {
  .df-row-small.df-aic-ph {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:480px) {
  .df-row-small.df-jcsb-ph {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:579px) {
  .df-row-small.df-rr-sm {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:579px) {
  .df-row-small.df-aic-sm {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:579px) {
  .df-row-small.df-jcsb-sm {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:768px) {
  .df-row-small.df-rr-md {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:768px) {
  .df-row-small.df-aic-md {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:768px) {
  .df-row-small.df-jcsb-md {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:1024px) {
  .df-row-small.df-rr-lg {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:1024px) {
  .df-row-small.df-aic-lg {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:1024px) {
  .df-row-small.df-jcsb-lg {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:1200px) {
  .df-row-small.df-rr-xl {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:1200px) {
  .df-row-small.df-aic-xl {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:1200px) {
  .df-row-small.df-jcsb-xl {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:1400px) {
  .df-row-small.df-rr-xxl {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:1400px) {
  .df-row-small.df-aic-xxl {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:1400px) {
  .df-row-small.df-jcsb-xxl {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:320px) {
  .df-row-small .col-xs-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:320px) {
  .df-row-small .col-xs-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:320px) {
  .df-row-small .col-xs-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:320px) {
  .df-row-small .col-xs-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:320px) {
  .df-row-small .col-xs-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:320px) {
  .df-row-small .col-xs-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:320px) {
  .df-row-small .col-xs-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:320px) {
  .df-row-small .col-xs-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:320px) {
  .df-row-small .col-xs-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:320px) {
  .df-row-small .col-xs-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:320px) {
  .df-row-small .col-xs-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:320px) {
  .df-row-small .col-xs-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:320px) {
  .df-row-small .col-xs-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:320px) {
  .df-row-small .col-offset-xs-0 {
    margin-left: 0%
  }
}
@media (min-width:320px) {
  .df-row-small .col-offset-xs-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:320px) {
  .df-row-small .col-offset-xs-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:320px) {
  .df-row-small .col-offset-xs-3 {
    margin-left: 25%
  }
}
@media (min-width:320px) {
  .df-row-small .col-offset-xs-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:320px) {
  .df-row-small .col-offset-xs-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:320px) {
  .df-row-small .col-offset-xs-6 {
    margin-left: 50%
  }
}
@media (min-width:320px) {
  .df-row-small .col-offset-xs-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:320px) {
  .df-row-small .col-offset-xs-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:320px) {
  .df-row-small .col-offset-xs-9 {
    margin-left: 75%
  }
}
@media (min-width:320px) {
  .df-row-small .col-offset-xs-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:320px) {
  .df-row-small .col-offset-xs-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:375px) {
  .df-row-small .col-sph-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:375px) {
  .df-row-small .col-sph-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:375px) {
  .df-row-small .col-sph-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:375px) {
  .df-row-small .col-sph-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:375px) {
  .df-row-small .col-sph-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:375px) {
  .df-row-small .col-sph-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:375px) {
  .df-row-small .col-sph-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:375px) {
  .df-row-small .col-sph-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:375px) {
  .df-row-small .col-sph-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:375px) {
  .df-row-small .col-sph-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:375px) {
  .df-row-small .col-sph-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:375px) {
  .df-row-small .col-sph-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:375px) {
  .df-row-small .col-sph-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:375px) {
  .df-row-small .col-offset-sph-0 {
    margin-left: 0%
  }
}
@media (min-width:375px) {
  .df-row-small .col-offset-sph-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:375px) {
  .df-row-small .col-offset-sph-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:375px) {
  .df-row-small .col-offset-sph-3 {
    margin-left: 25%
  }
}
@media (min-width:375px) {
  .df-row-small .col-offset-sph-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:375px) {
  .df-row-small .col-offset-sph-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:375px) {
  .df-row-small .col-offset-sph-6 {
    margin-left: 50%
  }
}
@media (min-width:375px) {
  .df-row-small .col-offset-sph-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:375px) {
  .df-row-small .col-offset-sph-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:375px) {
  .df-row-small .col-offset-sph-9 {
    margin-left: 75%
  }
}
@media (min-width:375px) {
  .df-row-small .col-offset-sph-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:375px) {
  .df-row-small .col-offset-sph-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:480px) {
  .df-row-small .col-ph-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:480px) {
  .df-row-small .col-ph-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:480px) {
  .df-row-small .col-ph-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:480px) {
  .df-row-small .col-ph-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:480px) {
  .df-row-small .col-ph-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:480px) {
  .df-row-small .col-ph-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:480px) {
  .df-row-small .col-ph-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:480px) {
  .df-row-small .col-ph-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:480px) {
  .df-row-small .col-ph-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:480px) {
  .df-row-small .col-ph-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:480px) {
  .df-row-small .col-ph-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:480px) {
  .df-row-small .col-ph-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:480px) {
  .df-row-small .col-ph-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:480px) {
  .df-row-small .col-offset-ph-0 {
    margin-left: 0%
  }
}
@media (min-width:480px) {
  .df-row-small .col-offset-ph-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:480px) {
  .df-row-small .col-offset-ph-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:480px) {
  .df-row-small .col-offset-ph-3 {
    margin-left: 25%
  }
}
@media (min-width:480px) {
  .df-row-small .col-offset-ph-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:480px) {
  .df-row-small .col-offset-ph-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:480px) {
  .df-row-small .col-offset-ph-6 {
    margin-left: 50%
  }
}
@media (min-width:480px) {
  .df-row-small .col-offset-ph-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:480px) {
  .df-row-small .col-offset-ph-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:480px) {
  .df-row-small .col-offset-ph-9 {
    margin-left: 75%
  }
}
@media (min-width:480px) {
  .df-row-small .col-offset-ph-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:480px) {
  .df-row-small .col-offset-ph-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:579px) {
  .df-row-small .col-sm-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:579px) {
  .df-row-small .col-sm-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:579px) {
  .df-row-small .col-sm-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:579px) {
  .df-row-small .col-sm-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:579px) {
  .df-row-small .col-sm-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:579px) {
  .df-row-small .col-sm-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:579px) {
  .df-row-small .col-sm-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:579px) {
  .df-row-small .col-sm-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:579px) {
  .df-row-small .col-sm-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:579px) {
  .df-row-small .col-sm-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:579px) {
  .df-row-small .col-sm-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:579px) {
  .df-row-small .col-sm-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:579px) {
  .df-row-small .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:579px) {
  .df-row-small .col-offset-sm-0 {
    margin-left: 0%
  }
}
@media (min-width:579px) {
  .df-row-small .col-offset-sm-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:579px) {
  .df-row-small .col-offset-sm-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:579px) {
  .df-row-small .col-offset-sm-3 {
    margin-left: 25%
  }
}
@media (min-width:579px) {
  .df-row-small .col-offset-sm-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:579px) {
  .df-row-small .col-offset-sm-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:579px) {
  .df-row-small .col-offset-sm-6 {
    margin-left: 50%
  }
}
@media (min-width:579px) {
  .df-row-small .col-offset-sm-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:579px) {
  .df-row-small .col-offset-sm-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:579px) {
  .df-row-small .col-offset-sm-9 {
    margin-left: 75%
  }
}
@media (min-width:579px) {
  .df-row-small .col-offset-sm-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:579px) {
  .df-row-small .col-offset-sm-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:768px) {
  .df-row-small .col-md-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:768px) {
  .df-row-small .col-md-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:768px) {
  .df-row-small .col-md-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:768px) {
  .df-row-small .col-md-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:768px) {
  .df-row-small .col-md-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:768px) {
  .df-row-small .col-md-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:768px) {
  .df-row-small .col-md-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:768px) {
  .df-row-small .col-md-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:768px) {
  .df-row-small .col-md-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:768px) {
  .df-row-small .col-md-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:768px) {
  .df-row-small .col-md-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:768px) {
  .df-row-small .col-md-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:768px) {
  .df-row-small .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:768px) {
  .df-row-small .col-offset-md-0 {
    margin-left: 0%
  }
}
@media (min-width:768px) {
  .df-row-small .col-offset-md-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:768px) {
  .df-row-small .col-offset-md-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:768px) {
  .df-row-small .col-offset-md-3 {
    margin-left: 25%
  }
}
@media (min-width:768px) {
  .df-row-small .col-offset-md-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:768px) {
  .df-row-small .col-offset-md-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:768px) {
  .df-row-small .col-offset-md-6 {
    margin-left: 50%
  }
}
@media (min-width:768px) {
  .df-row-small .col-offset-md-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:768px) {
  .df-row-small .col-offset-md-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:768px) {
  .df-row-small .col-offset-md-9 {
    margin-left: 75%
  }
}
@media (min-width:768px) {
  .df-row-small .col-offset-md-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:768px) {
  .df-row-small .col-offset-md-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-lg-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-lg-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-lg-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-lg-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-lg-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-lg-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-lg-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-lg-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-lg-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-lg-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-lg-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-lg-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:1024px) {
  .df-row-small .col-offset-lg-0 {
    margin-left: 0%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-offset-lg-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-offset-lg-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-offset-lg-3 {
    margin-left: 25%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-offset-lg-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-offset-lg-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-offset-lg-6 {
    margin-left: 50%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-offset-lg-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-offset-lg-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-offset-lg-9 {
    margin-left: 75%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-offset-lg-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:1024px) {
  .df-row-small .col-offset-lg-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-xl-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-xl-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-xl-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-xl-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-xl-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-xl-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-xl-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-xl-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-xl-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-xl-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-xl-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-xl-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:1200px) {
  .df-row-small .col-offset-xl-0 {
    margin-left: 0%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-offset-xl-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-offset-xl-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-offset-xl-3 {
    margin-left: 25%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-offset-xl-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-offset-xl-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-offset-xl-6 {
    margin-left: 50%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-offset-xl-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-offset-xl-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-offset-xl-9 {
    margin-left: 75%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-offset-xl-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:1200px) {
  .df-row-small .col-offset-xl-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-xxl-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-xxl-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-xxl-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-xxl-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-xxl-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-xxl-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-xxl-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-xxl-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-xxl-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-xxl-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-xxl-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-xxl-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-xxl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:1400px) {
  .df-row-small .col-offset-xxl-0 {
    margin-left: 0%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-offset-xxl-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-offset-xxl-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-offset-xxl-3 {
    margin-left: 25%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-offset-xxl-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-offset-xxl-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-offset-xxl-6 {
    margin-left: 50%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-offset-xxl-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-offset-xxl-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-offset-xxl-9 {
    margin-left: 75%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-offset-xxl-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:1400px) {
  .df-row-small .col-offset-xxl-11 {
    margin-left: 91.6666666667%
  }
}
.df-row-small > [class*=" col"],
.df-row-small > [class*=" col-"],
.df-row-small > [class^=col-],
.df-row-small > [class^=col] {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px
}
@media (min-width:768px) {
  .df-md-row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row.df-rr-xs {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row.df-aic-xs {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row.df-jcsb-xs {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row.df-rr-sph {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row.df-aic-sph {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row.df-jcsb-sph {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row.df-rr-ph {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row.df-aic-ph {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row.df-jcsb-ph {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row.df-rr-sm {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row.df-aic-sm {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row.df-jcsb-sm {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row.df-rr-md {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row.df-aic-md {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row.df-jcsb-md {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row.df-rr-lg {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row.df-aic-lg {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row.df-jcsb-lg {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row.df-rr-xl {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row.df-aic-xl {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row.df-jcsb-xl {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row.df-rr-xxl {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row.df-aic-xxl {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row.df-jcsb-xxl {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-xs-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-xs-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-xs-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-xs-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-xs-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-xs-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-xs-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-xs-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-xs-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-xs-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-xs-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-xs-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-xs-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-offset-xs-0 {
    margin-left: 0%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-offset-xs-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-offset-xs-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-offset-xs-3 {
    margin-left: 25%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-offset-xs-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-offset-xs-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-offset-xs-6 {
    margin-left: 50%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-offset-xs-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-offset-xs-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-offset-xs-9 {
    margin-left: 75%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-offset-xs-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:320px) {
  .df-md-row .col-offset-xs-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-sph-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-sph-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-sph-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-sph-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-sph-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-sph-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-sph-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-sph-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-sph-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-sph-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-sph-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-sph-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-sph-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-offset-sph-0 {
    margin-left: 0%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-offset-sph-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-offset-sph-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-offset-sph-3 {
    margin-left: 25%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-offset-sph-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-offset-sph-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-offset-sph-6 {
    margin-left: 50%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-offset-sph-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-offset-sph-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-offset-sph-9 {
    margin-left: 75%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-offset-sph-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:375px) {
  .df-md-row .col-offset-sph-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-ph-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-ph-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-ph-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-ph-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-ph-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-ph-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-ph-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-ph-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-ph-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-ph-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-ph-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-ph-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-ph-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-offset-ph-0 {
    margin-left: 0%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-offset-ph-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-offset-ph-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-offset-ph-3 {
    margin-left: 25%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-offset-ph-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-offset-ph-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-offset-ph-6 {
    margin-left: 50%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-offset-ph-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-offset-ph-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-offset-ph-9 {
    margin-left: 75%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-offset-ph-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:480px) {
  .df-md-row .col-offset-ph-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-sm-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-sm-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-sm-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-sm-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-sm-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-sm-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-sm-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-sm-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-sm-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-sm-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-sm-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-sm-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-offset-sm-0 {
    margin-left: 0%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-offset-sm-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-offset-sm-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-offset-sm-3 {
    margin-left: 25%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-offset-sm-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-offset-sm-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-offset-sm-6 {
    margin-left: 50%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-offset-sm-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-offset-sm-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-offset-sm-9 {
    margin-left: 75%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-offset-sm-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:579px) {
  .df-md-row .col-offset-sm-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-md-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-md-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-md-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-md-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-md-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-md-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-md-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-md-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-md-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-md-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-md-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-md-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-offset-md-0 {
    margin-left: 0%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-offset-md-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-offset-md-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-offset-md-3 {
    margin-left: 25%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-offset-md-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-offset-md-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-offset-md-6 {
    margin-left: 50%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-offset-md-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-offset-md-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-offset-md-9 {
    margin-left: 75%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-offset-md-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:768px) {
  .df-md-row .col-offset-md-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-lg-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-lg-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-lg-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-lg-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-lg-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-lg-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-lg-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-lg-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-lg-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-lg-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-lg-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-lg-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-offset-lg-0 {
    margin-left: 0%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-offset-lg-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-offset-lg-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-offset-lg-3 {
    margin-left: 25%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-offset-lg-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-offset-lg-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-offset-lg-6 {
    margin-left: 50%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-offset-lg-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-offset-lg-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-offset-lg-9 {
    margin-left: 75%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-offset-lg-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:1024px) {
  .df-md-row .col-offset-lg-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-xl-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-xl-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-xl-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-xl-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-xl-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-xl-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-xl-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-xl-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-xl-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-xl-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-xl-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-xl-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-offset-xl-0 {
    margin-left: 0%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-offset-xl-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-offset-xl-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-offset-xl-3 {
    margin-left: 25%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-offset-xl-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-offset-xl-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-offset-xl-6 {
    margin-left: 50%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-offset-xl-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-offset-xl-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-offset-xl-9 {
    margin-left: 75%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-offset-xl-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:1200px) {
  .df-md-row .col-offset-xl-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-xxl-1 {
    -ms-flex: 1 0 8.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 8.3333333333%;
    max-width: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-xxl-2 {
    -ms-flex: 1 0 16.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-xxl-3 {
    -ms-flex: 1 0 25%;
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-xxl-4 {
    -ms-flex: 1 0 33.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-xxl-5 {
    -ms-flex: 1 0 41.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 41.6666666667%;
    max-width: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-xxl-6 {
    -ms-flex: 1 0 50%;
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-xxl-7 {
    -ms-flex: 1 0 58.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 58.3333333333%;
    max-width: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-xxl-8 {
    -ms-flex: 1 0 66.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 66.6666666667%;
    max-width: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-xxl-9 {
    -ms-flex: 1 0 75%;
    -webkit-box-flex: 1;
    flex: 1 0 75%;
    max-width: 75%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-xxl-10 {
    -ms-flex: 1 0 83.3333333333%;
    -webkit-box-flex: 1;
    flex: 1 0 83.3333333333%;
    max-width: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-xxl-11 {
    -ms-flex: 1 0 91.6666666667%;
    -webkit-box-flex: 1;
    flex: 1 0 91.6666666667%;
    max-width: 91.6666666667%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-xxl-12 {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-xxl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-offset-xxl-0 {
    margin-left: 0%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-offset-xxl-1 {
    margin-left: 8.3333333333%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-offset-xxl-2 {
    margin-left: 16.6666666667%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-offset-xxl-3 {
    margin-left: 25%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-offset-xxl-4 {
    margin-left: 33.3333333333%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-offset-xxl-5 {
    margin-left: 41.6666666667%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-offset-xxl-6 {
    margin-left: 50%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-offset-xxl-7 {
    margin-left: 58.3333333333%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-offset-xxl-8 {
    margin-left: 66.6666666667%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-offset-xxl-9 {
    margin-left: 75%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-offset-xxl-10 {
    margin-left: 83.3333333333%
  }
}
@media (min-width:768px) and (min-width:1400px) {
  .df-md-row .col-offset-xxl-11 {
    margin-left: 91.6666666667%
  }
}
@media (min-width:768px) {
  .df-md-row > [class*=" col"],
  .df-md-row > [class*=" col-"],
  .df-md-row > [class^=col-],
  .df-md-row > [class^=col] {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px
  }
}
.df-aic {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center
}
.df-jcsb {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between
}
[class*=" col-"],
[class^=col-] {
  width: 100%
}
.d-md-block,
.d-none {
  display: none!important
}
@media (min-width:768px) {
  .d-md-block {
    display: block!important
  }
}
@media (min-width:768px) {
  .d-md-none {
    display: none!important
  }
}
.d-lg-block {
  display: none!important
}
@media (min-width:1024px) {
  .d-lg-block {
    display: block!important
  }
}
@media (min-width:1024px) {
  .d-lg-none {
    display: none!important
  }
}
.d-xl-block {
  display: none!important
}
@media (min-width:1200px) {
  .d-xl-block {
    display: block!important
  }
}
@media (max-width:767px) {
  .d-mobile-none {
    display: none!important
  }
}
@media (max-width:767px) {
  .d-tablet-none {
    display: none!important
  }
}
@media (max-width:1023px) {
  .d-desktop-none {
    display: none!important
  }
}
.text-center {
  text-align: center!important
}
@media (min-width:768px) {
  .text-md-right {
    text-align: right
  }
}
.text-secondary {
  color: #6ea0b4
}
.grey-box {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  padding: 1em 1em 0;
  margin-bottom: 1em;
  background-color: #e5eaee
}
@font-face {
  font-family: "Theinhardt";
  src: local("nothing"),url("fonts/Theinhardt-Light.woff2") format("woff2"),url("fonts/Theinhardt-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal
}
@font-face {
  font-family: "Theinhardt";
  src: local("nothing"),url("fonts/Theinhardt-Regular.woff2") format("woff2"),url("fonts/Theinhardt-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: "Theinhardt";
  src: local("nothing"),url("fonts/Theinhardt-Medium.woff2") format("woff2"),url("fonts/Theinhardt-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal
}
@font-face {
  font-family: "Theinhardt";
  src: local("nothing"),url("fonts/Theinhardt-Bold.woff2") format("woff2"),url("fonts/Theinhardt-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal
}
body {
  color: var(--Interface-Basics-Text-Light);
  background: var(--white);
  font: 16px/1.5 "Theinhardt","Arial","Helvetica Neue","Helvetica",sans-serif;
  letter-spacing: 0.0125em;
  font-variant-numeric: tabular-nums;
  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.5;
    letter-spacing: 0.0222222222em
  }
}
@media (max-width:1023px) {
  body.burger-active {
    height: 100vh;
    overflow: hidden
  }
}
@media (min-width:320px) {
  .h1,
  h1 {
    font-size: 32px
  }
  .h2,
  h2 {
    font-size: 28px
  }
  .h3,
  h3 {
    font-size: 22px
  }
  .h4,
  h4 {
    font-size: 18px
  }
  .h5,
  h5 {
    font-size: 16px
  }
  .h6,
  h6 {
    font-size: 14px
  }
}
@media (min-width:576px) {
  .h1,
  h1 {
    font-size: 40px
  }
  .h2,
  h2 {
    font-size: 32px
  }
  .h3,
  h3 {
    font-size: 22px
  }
  .h4,
  h4 {
    font-size: 20px
  }
  .h5,
  h5 {
    font-size: 16px
  }
  .h6,
  h6 {
    font-size: 14px
  }
}
@media (min-width:768px) {
  .h1,
  h1 {
    font-size: 46px
  }
  .h2,
  h2 {
    font-size: 32px
  }
  .h3,
  h3 {
    font-size: 22px
  }
  .h4,
  h4 {
    font-size: 20px
  }
  .h5,
  h5 {
    font-size: 16px
  }
  .h6,
  h6 {
    font-size: 14px
  }
}
@media (min-width:1024px) {
  .h1,
  h1 {
    font-size: 46px
  }
  .h2,
  h2 {
    font-size: 32px
  }
  .h3,
  h3 {
    font-size: 22px
  }
  .h4,
  h4 {
    font-size: 20px
  }
  .h5,
  .h6,
  h5,
  h6 {
    font-size: 16px
  }
}
@media (min-width:1280px) {
  .h1,
  h1 {
    font-size: 64px
  }
  .h2,
  h2 {
    font-size: 44px
  }
  .h3,
  h3 {
    font-size: 26px
  }
  .h4,
  h4 {
    font-size: 21px
  }
  .h5,
  h5 {
    font-size: 18px
  }
  .h6,
  h6 {
    font-size: 16px
  }
}
.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Theinhardt","Arial","Helvetica Neue","Helvetica",sans-serif;
  color: var(--Interface-Basics-Text-Blue);
  font-weight: 400;
  line-height: 1.25;
  margin: 0 0 0.25em
}
.h1,
h1 {
  line-height: 1.2;
  margin-bottom: 0.675em
}
@media (max-width:575px) {
  .h1,
  h1 {
    font-size: 8.5vw
  }
}
@media (min-width:768px) {
  .h1,
  h1 {
    margin-bottom: 0.5652173913em
  }
}
@media (min-width:1280px) {
  .h1,
  h1 {
    line-height: 1.2
  }
}
@media (min-width:1440px) {
  .h1,
  h1 {
    margin-bottom: 0.671875em
  }
}
.h2,
h2 {
  line-height: 1.1;
  letter-spacing: normal
}
@media (min-width:1024px) {
  .h2,
  h2 {
    line-height: 1.05;
    letter-spacing: -0.0113636364em
  }
}
.h5,
h5 {
  letter-spacing: 0.0111111111em;
  font-weight: 500;
  margin: 0 0 0.8em
}
@media (min-width:1024px) {
  .h5,
  h5 {
    margin: 0 0 1em
  }
}
p {
  margin: 0 0 0.9em
}
@media (min-width:1024px) {
  p {
    margin: 0 0 1.65em
  }
}
p strong {
  font-weight: 500
}
a {
  color: var(--Interface-Basics-Text-Light-Blue);
  text-decoration: none;
  -webkit-transition: color 0.27s ease-in-out,text-decoration-color 0.27s ease-in-out;
  transition: color 0.27s ease-in-out,text-decoration-color 0.27s ease-in-out
}
a:focus,
a:hover {
  color: var(--Interface-Basics-Text-Blue)
}
a[href*="mailto:"] {
  word-wrap: break-word
}
blockquote {
  border: none;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.18;
  letter-spacing: normal;
  color: var(--Interface-Basics-Text-Blue);
  margin: 0 0 0.6em;
  padding: 0 10px 0 0
}
@media (min-width:768px) {
  blockquote {
    font-size: 28px;
    line-height: 1.1;
    letter-spacing: 0.005em;
    padding: 0
  }
}
@media (min-width:1280px) {
  blockquote {
    font-size: 44px;
    line-height: 1.05;
    letter-spacing: -0.0113636364em
  }
}
sup {
  font-size: 0.68em
}
@media (min-width:1024px) {
  sup {
    font-size: 0.6em
  }
}
.typography-mod {
  line-height: 1.3;
  letter-spacing: 0.015em;
  color: #5f5f5f
}
@media (min-width:1440px) {
  .typography-mod {
    font-size: 26px
  }
}
.typography-mod h1,
.typography-mod h2,
.typography-mod h3,
.typography-mod h4,
.typography-mod h5,
.typography-mod h6 {
  font-weight: 700;
  color: #01130f;
  letter-spacing: normal
}
.typography-mod h1 {
  line-height: 1.05;
  margin: 0 0 0.525em
}
@media (min-width:768px) {
  .typography-mod h1 {
    line-height: 1.1
  }
}
.typography-mod h3 {
  font-weight: 500;
  color: #111
}
.typography-mod p {
  margin: 0 0 1.35em
}
.has-black-text {
  line-height: 1.4;
  letter-spacing: 0.0095em;
  color: #5f5f5f
}
@media (min-width:1440px) {
  .has-black-text {
    font-size: 21px
  }
}
.has-black-text h2 {
  line-height: 1.05;
  letter-spacing: normal;
  font-weight: 700;
  color: #111
}
@media (min-width:1440px) {
  .has-black-text h2 {
    font-size: 40px
  }
}
fieldset,
form {
  margin: 0;
  padding: 0;
  border-style: none
}
input[type=date],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 18px;
  font-family: "Theinhardt","Arial","Helvetica Neue","Helvetica",sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
  border-radius: 0
}
input[type=date]:not(textarea),
input[type=email]:not(textarea),
input[type=password]:not(textarea),
input[type=search]:not(textarea),
input[type=tel]:not(textarea),
input[type=text]:not(textarea),
input[type=url]:not(textarea),
textarea:not(textarea) {
  height: 40px
}
input[type=date]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
  outline: 0;
  border-color: #000
}
input[type=date]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ddd
}
input[type=date]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=url]::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #ddd
}
input[type=date]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=url]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ddd
}
input[type=date]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ddd
}
input[type=date].placeholder,
input[type=email].placeholder,
input[type=password].placeholder,
input[type=search].placeholder,
input[type=tel].placeholder,
input[type=text].placeholder,
input[type=url].placeholder,
textarea.placeholder {
  color: #ddd
}
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none
}
textarea {
  resize: vertical;
  vertical-align: top;
  overflow: auto
}
button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer
}
form input[type=checkbox] + span {
  width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -ms-hyphens: auto;
  hyphens: auto
}
form input[type=checkbox],
form input[type=radio] {
  position: absolute;
  left: -200vw;
  opacity: 0
}
form input[type=checkbox] + span,
form input[type=radio] + span {
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
  padding-left: 42px;
  display: inline-block;
  position: relative;
  font-size: 18px;
  line-height: 26px;
  cursor: pointer
}
form input[type=checkbox] + span:after,
form input[type=checkbox] + span:before,
form input[type=radio] + span:after,
form input[type=radio] + span:before {
  -webkit-transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,visibility 0.15s ease-in-out,opacity 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,visibility 0.15s ease-in-out,opacity 0.15s ease-in-out;
  content: "";
  display: inline-block;
  position: absolute
}
form input[type=checkbox] + span:before,
form input[type=radio] + span:before {
  width: 26px;
  height: 26px;
  top: -2px;
  left: 0;
  border: 2px solid transparent;
  background-color: #f0f4f8
}
form input[type=checkbox] + span:after,
form input[type=radio] + span:after {
  opacity: 0;
  visibility: hidden
}
form input[type=checkbox][type=checkbox] + span:after,
form input[type=radio][type=checkbox] + span:after {
  width: 26px;
  height: 26px;
  top: -2px;
  left: 0;
  background-image: url(images/icons/check-white.svg);
  background-repeat: no-repeat;
  background-position: center
}
form input[type=checkbox][type=radio] + span:after,
form input[type=checkbox][type=radio] + span:before,
form input[type=radio][type=radio] + span:after,
form input[type=radio][type=radio] + span:before {
  border-radius: 50%
}
form input[type=checkbox][type=radio] + span:after,
form input[type=radio][type=radio] + span:after {
  width: 9.75px;
  height: 9.75px;
  top: 6.12px;
  left: 8.12px;
  background-color: #fff
}
form input[type=checkbox]:checked + span,
form input[type=radio]:checked + span {
  color: #004682
}
form input[type=checkbox]:checked + span:before,
form input[type=radio]:checked + span:before {
  background-color: #004682
}
form input[type=checkbox]:checked + span:after,
form input[type=radio]:checked + span:after {
  opacity: 1;
  visibility: visible
}
form input[type=checkbox]:not(:checked):hover + span:before,
form input[type=radio]:not(:checked):hover + span:before {
  background-color: #ebf1f5
}
form input[type=checkbox]:active + span:before,
form input[type=radio]:active + span:before {
  border-color: #769cbc;
  background-color: #ebf1f5
}
form .wpcf7-acceptance .wpcf7-list-item {
  display: block
}
.select2-dropdown {
  -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
  border-color: #bfd0df
}
.select2-dropdown .select2-search {
  padding: 0
}
.select2-dropdown .select2-search input.select2-search__field {
  color: #004682;
  border: none;
  border-bottom: 1px solid #bfd0df;
  border-top: 1px solid #bfd0df;
  height: 65px;
  padding: 0 16px
}
.select2-dropdown .select2-search__field {
  margin: 0
}
.select2-dropdown .select2-results ul li {
  margin: 0;
  padding: 0
}
.select2-dropdown .select2-results ul li:before {
  content: none
}
.select2-dropdown .select2-results ul li:empty {
  display: none
}
.select2-dropdown .select2-results ul li.select2-results__option--highlighted[aria-selected],
.select2-dropdown .select2-results ul li.select2-results__option[aria-selected=true] {
  background: 0 0
}
.select2-dropdown .select2-results ul li.select2-results__option--highlighted[aria-selected] .option,
.select2-dropdown .select2-results ul li.select2-results__option[aria-selected=true] .option {
  background: #e2ecf0
}
.select2-dropdown .select2-results ul .option {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 11px 18px 11px 9px;
  margin: 0 9px;
  -webkit-transition: background-color 0.27s ease-in-out;
  transition: background-color 0.27s ease-in-out
}
.select2-dropdown .select2-results ul .option .iti__flag {
  margin: 0 8px 3px 0
}
.select2-dropdown .select2-results ul .option .iti__dial-code {
  color: #004682
}
.select2-dropdown .select2-results .select2-results__message {
  color: #004682;
  padding: 6px 16px 2px
}
.iti__country-list li:before {
  content: none
}
noscript {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0;
  font-size: 14px;
  color: #f8fafb;
  background: #004682;
  display: block;
  padding: 5px 0;
  text-align: center;
  z-index: 99999
}
.accessibility {
  position: absolute;
  left: -200vw;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden
}
.accessibility:focus {
  position: static;
  width: auto;
  height: auto
}
.visually-hidden {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden
}
#header {
  position: relative;
  z-index: 1051;
  padding: 24px 0
}
@media (min-width:1280px) {
  #header {
    padding: 32px 0
  }
}
#header.white-mod {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}
@media (min-width:1024px) {
  #header.default-mod .mega-menu > li {
    z-index: 1
  }
}
@media (min-width:1024px) {
  #header.default-mod .mega-menu > li.drop-active:before {
    opacity: 1;
    visibility: visible
  }
}
@media (min-width:1024px) {
  #header.default-mod .mega-menu > li:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.05);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.44s cubic-bezier(0.56,0,0.47,1),visibility 0.44s cubic-bezier(0.56,0,0.47,1);
    transition: opacity 0.44s cubic-bezier(0.56,0,0.47,1),visibility 0.44s cubic-bezier(0.56,0,0.47,1)
  }
}
@media (max-width:1023px) {
  #header .nav-drop .image-teaser-card {
    display: none
  }
}
.logo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 16px 0 0
}
.logo a,
.logo img {
  display: block
}
@media (max-width:1023px) {
  .logo img {
    width: 93px
  }
}
.header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.site-nav {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 12px
}
@media (min-width:1280px) {
  .site-nav {
    gap: 0 16px
  }
}
@media (max-width:1023px) {
  .site-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: var(--white);
    z-index: 1051;
    padding: 24px 20px 18px;
    -webkit-transform: translate(0,-100%);
    transform: translate(0,-100%);
    -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.58,0.01,0.36,1);
    transition: transform 0.68s cubic-bezier(0.58,0.01,0.36,1);
    transition: transform 0.68s cubic-bezier(0.58,0.01,0.36,1),-webkit-transform 0.68s cubic-bezier(0.58,0.01,0.36,1);
    max-height: 100vh;
    overflow: hidden;
    overflow-y: auto
  }
}
@media (max-width:1023px) {
  .burger-active .site-nav {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
}
@media (max-width:1023px) {
  .site-nav .language-switcher {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
}
.site-nav .site-search-opener {
  position: relative
}
@media (max-width:1023px) {
  .site-nav .site-search-opener {
    display: none
  }
}
@media (min-width:1024px) {
  .site-nav .site-search-opener:after {
    content: "";
    height: 32px;
    width: 1px;
    background-color: rgba(110,160,180,0.5);
    position: absolute;
    top: 50%;
    right: -17px;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
  }
}
.white-mod .site-nav .site-search-opener:after {
  background-color: rgba(255,255,255,0.5)
}
.site-nav .burger-opener {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--Interface-Basics-Secondary-Button);
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: auto
}
@media (min-width:1024px) {
  .site-nav .burger-opener {
    display: none
  }
}
.mega-menu {
  width: 100%;
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px 0;
  font-size: 28px;
  line-height: 1.1;
  font-weight: 400;
  letter-spacing: normal;
  padding: 39px 10px 46px
}
@media (min-width:1024px) {
  .mega-menu {
    padding: 0;
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 1.02em;
    font-size: 20px;
    line-height: 1;
    font-weight: 500
  }
}
@media (min-width:1280px) {
  .mega-menu {
    gap: 0 25px
  }
}
@media (max-width:1023px) {
  .mega-menu > li {
    overflow: hidden
  }
}
.mega-menu > li.active > a,
.mega-menu > li.drop-active > a {
  color: var(--Interface-Basics-Text-Blue)
}
@media (min-width:1024px) {
  .white-mod .mega-menu > li.active > a,
  .white-mod .mega-menu > li.drop-active > a {
    color: var(--white)
  }
}
@media (min-width:1024px) {
  .mega-menu > li.active > a:focus-visible:before,
  .mega-menu > li.drop-active > a:focus-visible:before {
    display: block
  }
}
.mega-menu > li.active > a:after,
.mega-menu > li.drop-active > a:after {
  opacity: 1
}
@media (min-width:1024px) {
  .white-mod .mega-menu > li.active > a:after,
  .white-mod .mega-menu > li.drop-active > a:after {
    background-color: var(--white)!important
  }
}
@media (max-width:1023px) {
  .mega-menu > li.drop-active > a[aria-haspopup=true] {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
}
.mega-menu > li.drop-active > a[aria-haspopup=true]:before {
  opacity: 1;
  visibility: visible
}
.mega-menu > li.drop-active > a[aria-haspopup=true]:after {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}
.mega-menu > li.drop-active .nav-drop {
  opacity: 1;
  visibility: visible
}
@media (max-width:1023px) {
  .mega-menu > li.drop-active .nav-drop {
    position: relative;
    padding: 27px 0 24px 24px;
    max-height: 1500px
  }
}
.mega-menu > li > a {
  padding: 0;
  position: relative
}
@media (min-width:1024px) {
  .mega-menu > li > a {
    padding: 15px 0 7px
  }
}
@media (min-width:1280px) {
  .mega-menu > li > a {
    padding: 14px 0 9px
  }
}
.mega-menu > li > a:hover {
  color: var(--Interface-Basics-Text-Blue)
}
@media (min-width:1024px) {
  .white-mod .mega-menu > li > a:hover {
    color: var(--white)
  }
}
@media (min-width:1024px) {
  .mega-menu > li > a:hover:after {
    opacity: 1
  }
}
@media (min-width:1024px) {
  .white-mod .mega-menu > li > a:hover:after {
    background-color: var(--white)
  }
}
@media (min-width:1024px) {
  .mega-menu > li > a:after,
  .mega-menu > li > a:before {
    content: "";
    position: absolute
  }
}
@media (min-width:1024px) {
  .mega-menu > li > a:before {
    opacity: 0;
    visibility: hidden;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='10' viewBox='0 0 20 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 10H0L10 0l10 10Z' fill='%23fff'/%3E%3C/svg%3E");
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 20px;
    height: 10px;
    top: calc(100% + 15px);
    left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    z-index: 1;
    -webkit-transition: opacity 0.44s cubic-bezier(0.56,0,0.47,1),visibility 0.44s cubic-bezier(0.56,0,0.47,1);
    transition: opacity 0.44s cubic-bezier(0.56,0,0.47,1),visibility 0.44s cubic-bezier(0.56,0,0.47,1);
    outline: 0
  }
}
@media (min-width:1280px) {
  .mega-menu > li > a:before {
    top: calc(100% + 28px)
  }
}
@media (min-width:1024px) {
  .mega-menu > li > a:only-child:before {
    content: none
  }
}
@media (min-width:1024px) {
  .mega-menu > li > a:after {
    height: 1.5px;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: var(--Interface-Basics-Text-Blue);
    opacity: 0;
    -webkit-transition: opacity 0.27s ease-in-out,background-color 0.27s ease-in-out;
    transition: opacity 0.27s ease-in-out,background-color 0.27s ease-in-out
  }
}
@media (min-width:1024px) {
  .mega-menu > li > a:focus-visible:before,
  .mega-menu > li > a:focus:before {
    display: none!important
  }
}
@media (max-width:1023px) {
  .mega-menu > li > a[aria-haspopup=true] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 9px;
    -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.56,0,0.47,1);
    transition: transform 0.44s cubic-bezier(0.56,0,0.47,1);
    transition: transform 0.44s cubic-bezier(0.56,0,0.47,1),-webkit-transform 0.44s cubic-bezier(0.56,0,0.47,1)
  }
}
@media (max-width:1023px) {
  .mega-menu > li > a[aria-haspopup=true]:before {
    content: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7 17.5-5-5 5-5M2 12.571h20' stroke='%23004682'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    -webkit-transform: translate(0,-0.1em);
    transform: translate(0,-0.1em)
  }
}
@media (max-width:1023px) {
  .mega-menu > li > a[aria-haspopup=true]:after {
    display: inline-block;
    content: "";
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 7 11 11L23 7' stroke='%23004682'/%3E%3C/svg%3E");
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: 0 0 0 auto;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.56,0,0.47,1);
    transition: transform 0.44s cubic-bezier(0.56,0,0.47,1);
    transition: transform 0.44s cubic-bezier(0.56,0,0.47,1),-webkit-transform 0.44s cubic-bezier(0.56,0,0.47,1)
  }
}
@media (min-width:1024px) {
  .white-mod .mega-menu > li > a {
    color: rgba(255,255,255,0.7)
  }
}
.mega-menu a {
  display: block;
  color: var(--Interface-Basics-Text-Blue)
}
@media (min-width:1024px) {
  .mega-menu a {
    color: var(--Interface-Basics-Text-Light-Blue)
  }
}
.mega-menu .nav-drop {
  width: 100%;
  max-width: 100%;
  display: grid;
  grid-template-columns: minmax(0,1fr);
  background-color: var(--white);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: padding 0.44s cubic-bezier(0.56,0,0.47,1),max-height 0.44s cubic-bezier(0.56,0,0.47,1),opacity 0.44s cubic-bezier(0.56,0,0.47,1),visibility 0.44s cubic-bezier(0.56,0,0.47,1);
  transition: padding 0.44s cubic-bezier(0.56,0,0.47,1),max-height 0.44s cubic-bezier(0.56,0,0.47,1),opacity 0.44s cubic-bezier(0.56,0,0.47,1),visibility 0.44s cubic-bezier(0.56,0,0.47,1);
  position: relative;
  max-height: 0;
  overflow: hidden;
  padding: 0 0 0 24px
}
@media (min-width:1024px) {
  .mega-menu .nav-drop {
    overflow: visible;
    max-height: none;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    width: calc(100vw - 96px);
    padding: 24px
  }
}
@media (min-width:1440px) {
  .mega-menu .nav-drop {
    width: 1344px;
    padding: 24px 24px 24px 64px
  }
}
@media (min-width:1024px) {
  .mega-menu .nav-drop:has(.image-teaser-card) {
    grid-template-columns: minmax(0,1fr) minmax(0,320px);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    padding: 24px;
    grid-gap: 0 24px
  }
}
@media (min-width:1280px) {
  .mega-menu .nav-drop:has(.image-teaser-card) {
    padding: 24px 24px 24px 44px;
    grid-template-columns: minmax(0,1fr) minmax(0,400px)
  }
}
@media (min-width:1440px) {
  .mega-menu .nav-drop:has(.image-teaser-card) {
    padding: 24px 24px 56px 64px
  }
}
.mega-menu .nav-drop ul {
  margin: 0;
  padding: 0;
  list-style-type: none
}
.mega-menu .nav-drop > ul {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 30px 0;
  padding: 0
}
@media (min-width:1024px) {
  .mega-menu .nav-drop > ul {
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-gap: 24px;
    padding: 24px 0 0
  }
}
@media (min-width:1280px) {
  .mega-menu .nav-drop > ul {
    grid-gap: 40px;
    grid-template-columns: repeat(2,minmax(280px,344px))
  }
}
.mega-menu .nav-drop > ul > li > a {
  border-top: none;
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.0222222222em;
  color: var(--Interface-Basics-Text-Light-Blue);
  margin: 2px 0 10px
}
@media (min-width:1024px) {
  .mega-menu .nav-drop > ul > li > a {
    margin: 2px 0 13px
  }
}
@media (min-width:1280px) {
  .mega-menu .nav-drop > ul > li > a {
    font-size: 18px
  }
}
.mega-menu .nav-drop > ul > li > a:focus,
.mega-menu .nav-drop > ul > li > a:hover {
  color: var(--Interface-Basics-Text-Blue)
}
.mega-menu .nav-drop > ul > li > a:focus svg path,
.mega-menu .nav-drop > ul > li > a:hover svg path {
  stroke: var(--Interface-Basics-Text-Blue)
}
.mega-menu .nav-drop > ul > li > a img,
.mega-menu .nav-drop > ul > li > a svg {
  -webkit-transform: translate(0,-5px);
  transform: translate(0,-5px)
}
.mega-menu .nav-drop > ul > li > a svg path {
  -webkit-transition: stroke 0.44s cubic-bezier(0.56,0,0.47,1);
  transition: stroke 0.44s cubic-bezier(0.56,0,0.47,1)
}
.mega-menu .nav-drop .open-close.open-close-active button:after {
  -webkit-transform: translate(0,-4px) scaleY(-1);
  transform: translate(0,-4px) scaleY(-1)
}
.mega-menu .nav-drop .open-close button:after {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m20 8-8 8-8-8' stroke='%23004682'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transform: translate(0,-4px) scaleY(1);
  transform: translate(0,-4px) scaleY(1);
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear,-webkit-transform 0.3s linear
}
.mega-menu .nav-drop .open-close button:focus {
  color: var(--Interface-Basics-Text-Blue)
}
.mega-menu .nav-drop .open-close .slide {
  padding: 12px 12px 24px
}
.mega-menu .nav-drop .open-close .slide li.active a {
  color: var(--Interface-Basics-Text-Blue)
}
.mega-menu .nav-drop .open-close .slide a {
  border: none;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.4px;
  color: var(--Interface-Basics-Text-Light-Blue);
  padding: 6px 0 2px
}
@media (min-width:1280px) {
  .mega-menu .nav-drop .open-close .slide a {
    font-size: 18px
  }
}
.mega-menu .nav-drop .open-close .slide a:focus,
.mega-menu .nav-drop .open-close .slide a:hover {
  color: var(--Interface-Basics-Text-Blue)
}
.mega-menu .nav-drop a,
.mega-menu .nav-drop button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 12px;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  cursor: pointer;
  color: var(--Interface-Basics-Text-Blue);
  background: 0 0;
  border: none;
  border-top: 1px solid rgba(110,160,180,0.25);
  -webkit-transition: color 0.44s cubic-bezier(0.56,0,0.47,1);
  transition: color 0.44s cubic-bezier(0.56,0,0.47,1);
  padding: 0.6em 0 0.49em
}
@media (min-width:1024px) {
  .mega-menu .nav-drop a,
  .mega-menu .nav-drop button {
    padding: 14px 0 9px
  }
}
@media (min-width:1280px) {
  .mega-menu .nav-drop a,
  .mega-menu .nav-drop button {
    font-size: 21px
  }
}
.mega-menu .nav-drop a:focus,
.mega-menu .nav-drop a:hover,
.mega-menu .nav-drop button:focus,
.mega-menu .nav-drop button:hover {
  color: var(--Interface-Basics-Text-Light-Blue)
}
.mega-menu .nav-drop a img,
.mega-menu .nav-drop a svg,
.mega-menu .nav-drop button img,
.mega-menu .nav-drop button svg {
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.site-search-opener {
  padding: 8px;
  border: none;
  background-color: transparent;
  margin: 0 12px;
  position: relative
}
@media (min-width:1280px) {
  .site-search-opener {
    margin: 0 16px
  }
}
.white-mod .site-search-opener svg circle,
.white-mod .site-search-opener svg path {
  stroke: var(--white)
}
.language-switcher {
  letter-spacing: normal;
  position: relative
}
.language-switcher.language-active .opener svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
@media (min-width:1024px) {
  .language-switcher.language-active .language_selector-wrap {
    opacity: 1;
    visibility: visible
  }
}
.language-switcher .opener {
  gap: 0 3px;
  font-size: 16px;
  line-height: 1;
  padding: 0;
  border: none;
  color: var(--Interface-Basics-Text-Medium);
  background-color: transparent
}
@media (max-width:1023px) {
  .language-switcher .opener {
    display: none
  }
}
.white-mod .language-switcher .opener {
  color: rgba(255,255,255,0.75)
}
.language-switcher .opener > span {
  -webkit-transform: translate(0,0.1em);
  transform: translate(0,0.1em)
}
.language-switcher .opener svg {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.56,0,0.47,1);
  transition: transform 0.44s cubic-bezier(0.56,0,0.47,1);
  transition: transform 0.44s cubic-bezier(0.56,0,0.47,1),-webkit-transform 0.44s cubic-bezier(0.56,0,0.47,1)
}
.white-mod .language-switcher .opener svg path {
  stroke: rgba(255,255,255,0.75)
}
.language-switcher .language_selector-wrap {
  display: block!important;
  -webkit-transition: opacity 0.44s cubic-bezier(0.56,0,0.47,1),visibility 0.44s cubic-bezier(0.56,0,0.47,1);
  transition: opacity 0.44s cubic-bezier(0.56,0,0.47,1),visibility 0.44s cubic-bezier(0.56,0,0.47,1)
}
@media (min-width:1024px) {
  .language-switcher .language_selector-wrap {
    background-color: var(--white);
    padding: 16px;
    width: 272px;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-box-shadow: 0 35px 100px 0 rgba(0,0,0,0.12);
    box-shadow: 0 35px 100px 0 rgba(0,0,0,0.12);
    margin: 11px 0 0;
    opacity: 0;
    visibility: hidden
  }
}
.language-switcher .language_selector-wrap ul {
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.0111111111em;
  padding: 3px 0 0
}
@media (min-width:1024px) {
  .language-switcher .language_selector-wrap ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
    padding: 0;
    font-weight: 400
  }
}
.language-switcher .language_selector-wrap ul li.wpml-ls-current-language a {
  color: var(--Interface-Basics-Text-Blue)
}
@media (min-width:1024px) {
  .language-switcher .language_selector-wrap ul li.wpml-ls-current-language a {
    background-color: var(--Interface-Basics-Secondary-Button)
  }
}
@media (min-width:1024px) {
  .language-switcher .language_selector-wrap ul li.wpml-ls-current-language a:before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 11.961 9 19.5l13-14' stroke='%23004682'/%3E%3C/svg%3E");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
  }
}
.language-switcher .language_selector-wrap ul a {
  color: var(--Interface-Basics-Text-Light-Blue);
  -webkit-transition: color 0.44s cubic-bezier(0.56,0,0.47,1),background-color 0.44s cubic-bezier(0.56,0,0.47,1);
  transition: color 0.44s cubic-bezier(0.56,0,0.47,1),background-color 0.44s cubic-bezier(0.56,0,0.47,1)
}
@media (min-width:1024px) {
  .language-switcher .language_selector-wrap ul a {
    position: relative;
    padding: 20px 13px 14px
  }
}
@media (min-width:1024px) {
  .language-switcher .language_selector-wrap ul a:hover {
    color: var(--Interface-Basics-Text-Blue);
    background-color: var(--Interface-Basics-BG-Light)
  }
}
.language-switcher .wpml-ls-legacy-list-vertical {
  display: block;
  border: none
}
.header-cta {
  position: relative
}
@media (max-width:1023px) {
  .header-cta {
    width: 100%;
    padding: 17px 0 0
  }
}
@media (max-width:1023px) {
  .header-cta:before {
    content: "";
    height: 1px;
    position: absolute;
    top: 0;
    left: -20px;
    right: -20px;
    background-color: rgba(110,160,180,0.25)
  }
}
@media (max-width:1023px) {
  .header-cta .btn.btn-small {
    width: 100%;
    padding: 24px 17px 20px
  }
}
.mobile-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 28px;
  margin-left: auto
}
@media (min-width:1024px) {
  .mobile-controls {
    display: none
  }
}
.mobile-controls .site-search-opener {
  margin: 0;
  position: relative
}
.mobile-controls .site-search-opener:after {
  content: "";
  height: 24px;
  width: 1px;
  background-color: rgba(110,160,180,0.5);
  position: absolute;
  top: 50%;
  right: -11px;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%)
}
.white-mod .mobile-controls .burger-opener svg path {
  stroke: var(--white)
}
.burger-opener {
  display: block;
  position: relative;
  font-size: 0;
  line-height: 0;
  padding: 0;
  border: none;
  background: none
}
[id=wrapper] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  overflow-x: clip
}
[id=main] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.container {
  width: 100%;
  max-width: 1440px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto
}
@media (min-width:768px) {
  .container {
    padding-left: 48px;
    padding-right: 48px
  }
}
.inner-container {
  max-width: 1230px
}
.text-blue {
  color: var(--Interface-Basics-Text-Blue)
}
.body-16 {
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.025em
}
.any-b0 > *:last-child {
  margin-bottom: 0!important
}
.list-reset {
  margin: 0;
  padding: 0;
  list-style-type: none
}
.has-custom-list ul {
  margin: 0 0 1.1em;
  padding: 0;
  list-style-type: none
}
@media (min-width:1024px) {
  .has-custom-list ul {
    margin: 0 0 1.4em
  }
}
.has-custom-list ul > li {
  padding: 0 0 0 33px;
  position: relative
}
@media (min-width:1024px) {
  .has-custom-list ul > li {
    padding: 0 0 0 36px
  }
}
.has-custom-list ul > li:not(:last-child) {
  margin: 0 0 0.38em
}
@media (min-width:1024px) {
  .has-custom-list ul > li:not(:last-child) {
    margin: 0 0 0.44em
  }
}
.has-custom-list ul > li:before {
  content: "";
  width: 18px;
  height: 1px;
  background-color: var(--Interface-Basics-Text-Light);
  position: absolute;
  left: 3px;
  top: 0.5em
}
@media (min-width:1024px) {
  .has-custom-list ul > li:before {
    left: 6px
  }
}
.h1-large h1 {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.05;
  letter-spacing: normal;
  margin: 0 0 0.63em
}
@media (min-width:768px) {
  .h1-large h1 {
    margin: 0 0 0.33em
  }
}
@media (min-width:1024px) {
  .h1-large h1 {
    font-size: 48px;
    line-height: 0.94;
    letter-spacing: -0.01125em;
    margin: 0 0 0.33em
  }
}
@media (min-width:1280px) {
  .h1-large h1 {
    font-size: 80px
  }
}
.popup-video-holder {
  position: relative;
  overflow: hidden;
  height: 0
}
div.ignite-video-popup {
  background: 0 0;
  padding: 0
}
@media (max-width:767px) {
  div.ignite-video-popup {
    padding: 0
  }
}
div.ignite-video-popup .fancybox-content {
  width: 100vw;
  height: calc(100vh - 12px);
  background: 0 0
}
@media (min-width:1749px) {
  div.ignite-video-popup .fancybox-content {
    max-width: 1661px
  }
}
@media (max-width:767px) {
  div.ignite-video-popup .fancybox-content {
    padding: 0
  }
}
div.ignite-video-popup iframe {
  display: block;
  position: relative;
  height: 100%;
  width: 100%
}
.overflow-hidden {
  overflow: hidden
}
.lightbox-custom .fancybox-navigation .fancybox-button svg {
  opacity: 1;
  visibility: visible
}
.swiper .swiper-button-next,
.swiper .swiper-button-prev,
div.swiper .swiper-button-next,
div.swiper .swiper-button-prev {
  width: 40px;
  height: 40px;
  border: none;
  padding: 11px;
  border-radius: 50%;
  background-color: transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  margin: 0;
  left: auto
}
@media (min-width:1280px) {
  .swiper .swiper-button-next,
  .swiper .swiper-button-prev,
  div.swiper .swiper-button-next,
  div.swiper .swiper-button-prev {
    width: 48px;
    height: 48px;
    padding: 12px
  }
}
.swiper .swiper-button-next:hover:before,
.swiper .swiper-button-prev:hover:before,
div.swiper .swiper-button-next:hover:before,
div.swiper .swiper-button-prev:hover:before {
  width: 44px;
  height: 44px;
  background-color: var(--Interface-Basics-Secondary-Button-Rollover)
}
@media (min-width:1280px) {
  .swiper .swiper-button-next:hover:before,
  .swiper .swiper-button-prev:hover:before,
  div.swiper .swiper-button-next:hover:before,
  div.swiper .swiper-button-prev:hover:before {
    width: 56px;
    height: 56px
  }
}
.swiper .swiper-button-next:before,
.swiper .swiper-button-prev:before,
div.swiper .swiper-button-next:before,
div.swiper .swiper-button-prev:before {
  content: "";
  width: inherit;
  height: inherit;
  border-radius: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background-color: var(--Interface-Basics-Secondary-Button);
  -webkit-transition: width 0.32s cubic-bezier(0.41,0,0.44,1),height 0.32s cubic-bezier(0.41,0,0.44,1),background-color 0.32s cubic-bezier(0.41,0,0.44,1);
  transition: width 0.32s cubic-bezier(0.41,0,0.44,1),height 0.32s cubic-bezier(0.41,0,0.44,1),background-color 0.32s cubic-bezier(0.41,0,0.44,1);
  z-index: -1
}
.swiper .swiper-button-next:after,
.swiper .swiper-button-prev:after,
div.swiper .swiper-button-next:after,
div.swiper .swiper-button-prev:after {
  content: none
}
.swiper .swiper-pagination,
div.swiper .swiper-pagination {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0 12px;
  margin: 36px 0 0;
  height: 10px
}
.swiper .swiper-pagination.white-mod .swiper-pagination-bullet,
div.swiper .swiper-pagination.white-mod .swiper-pagination-bullet {
  background-color: #9fbdf6
}
.swiper .swiper-pagination.white-mod .swiper-pagination-bullet.swiper-pagination-bullet-active,
div.swiper .swiper-pagination.white-mod .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--white)
}
.swiper .swiper-pagination .swiper-pagination-bullet,
div.swiper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 8px;
  height: 8px;
  background-color: var(--Interface-Basics-Link);
  margin: 0;
  -webkit-transition: background-color 0.32s linear,width 0.32s linear,height 0.32s linear,border-radius 0.32s linear;
  transition: background-color 0.32s linear,width 0.32s linear,height 0.32s linear,border-radius 0.32s linear
}
.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
div.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 28px;
  height: 10px;
  border-radius: 2em;
  background-color: var(--Interface-Basics-Text-Blue)
}
.section-stage-slider {
  overflow: hidden;
  position: relative
}
.section-stage-slider .entry-header {
  padding: 72px 0 60px
}
@media (min-width:1280px) {
  .section-stage-slider .entry-header {
    padding: 92px 0 63px
  }
}
.section-stage-slider .entry-header h1 {
  letter-spacing: -0.01em
}
@media (min-width:1280px) {
  .section-stage-slider .entry-header h1 {
    font-size: 80px
  }
}
@media (max-width:1023px) {
  .section-stage-slider .entry-header h1 {
    font-size: 36px
  }
}
.stage-slider .container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.stage-slider .swiper-wrapper {
  margin: 0;
  padding: 0;
  list-style-type: none
}
.stage-slider .swiper-slide {
  -webkit-transition: opacity 1s cubic-bezier(0.56,0.04,0.38,1)!important;
  transition: opacity 1s cubic-bezier(0.56,0.04,0.38,1)!important;
  overflow: hidden
}
.stage-slider .swiper-slide:first-of-type:not(.swiper-slide-active) {
  position: relative;
  z-index: 10
}
.stage-slider .swiper-slide.swiper-slide-active .stage-item .bg-media {
  -webkit-transform: scale(1);
  transform: scale(1)
}
.stage-slider .swiper-slide.swiper-slide-active .stage-item .box {
  opacity: 1;
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.stage-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100vh;
  color: var(--white);
  padding: 88px 0 86px;
  position: relative
}
@media (min-width:1024px) {
  .stage-item {
    padding: 116px 0 126px
  }
}
@media (min-height:640px) and (max-width:1023px) {
  .stage-item {
    min-height: 640px
  }
}
@media (min-height:900px) and (min-width:1024px) {
  .stage-item {
    min-height: 900px
  }
}
.stage-item:after,
.stage-item:before {
  content: "";
  position: absolute;
  z-index: -1;
  pointer-events: none
}
.stage-item:before {
  top: 116px;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000));
  background: linear-gradient(180deg,rgba(0,0,0,0) 0%,#000 100%)
}
.stage-item:after {
  top: 0;
  left: 0;
  right: 0;
  height: 249px;
  background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));
  background: linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%)
}
@media (max-width:1023px) {
  .stage-item.home-slide-mod {
    min-height: 461px
  }
}
.stage-item.home-slide-mod h1 {
  font-size: 28px;
  line-height: 1.1
}
@media (min-width:1024px) {
  .stage-item.home-slide-mod h1 {
    font-size: 44px;
    line-height: 1.05
  }
}
.stage-item .bg-media {
  margin: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  -webkit-transition: opacity 1s cubic-bezier(0.56,0.04,0.38,1),-webkit-transform 1s cubic-bezier(0.56,0.04,0.38,1);
  transition: transform 1s cubic-bezier(0.56,0.04,0.38,1),opacity 1s cubic-bezier(0.56,0.04,0.38,1),-webkit-transform 1s cubic-bezier(0.56,0.04,0.38,1)
}
.stage-item .bg-media .video-block,
.stage-item .bg-media img,
.stage-item .bg-media video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0
}
.stage-item .container {
  width: 100%
}
.stage-item .inner {
  max-width: 540px;
  position: relative;
  z-index: 3
}
.stage-item .box {
  opacity: 0;
  -webkit-transform: translate(0,40px);
  transform: translate(0,40px);
  -webkit-transition: opacity 1s cubic-bezier(0.56,0.04,0.38,1),-webkit-transform 1s cubic-bezier(0.56,0.04,0.38,1);
  transition: transform 1s cubic-bezier(0.56,0.04,0.38,1),opacity 1s cubic-bezier(0.56,0.04,0.38,1),-webkit-transform 1s cubic-bezier(0.56,0.04,0.38,1)
}
.stage-item h1 {
  font-size: 36px;
  line-height: 1.05;
  letter-spacing: normal;
  margin: 0 0 0.34em
}
@media (min-width:1024px) {
  .stage-item h1 {
    font-size: 60px;
    line-height: 1;
    letter-spacing: -0.0083333333em;
    margin: 0 0 0.23em
  }
}
.stage-item h1,
.stage-item h2,
.stage-item h3,
.stage-item h4,
.stage-item h5,
.stage-item h6 {
  color: inherit
}
.stage-item p {
  max-width: 416px
}
.nav-stage-slider-wrap {
  border-top: 1px solid var(--Interface-Basics-Line-Light);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2
}
.nav-stage-slider-wrap.home-slide-mod .container {
  padding: 0
}
@media (max-width:1023px) {
  .nav-stage-slider-wrap.home-slide-mod .swiper-slide.home-slide-mod {
    width: 33.3333%;
    height: 67px
  }
}
@media (max-width:767px) {
  .nav-stage-slider-wrap.home-slide-mod .swiper-slide.home-slide-mod {
    width: 64%;
    height: 67px
  }
}
.nav-stage-slider,
.swiper.nav-stage-slider {
  font-size: 14px;
  line-height: 1.1;
  font-weight: 500;
  letter-spacing: 0.0125em;
  color: var(--white);
  overflow: visible
}
@media (min-width:1024px) {
  .nav-stage-slider,
  .swiper.nav-stage-slider {
    font-size: 16px
  }
}
.nav-stage-slider:not(.swiper-initialized) .swiper-slide:before,
.swiper.nav-stage-slider:not(.swiper-initialized) .swiper-slide:before {
  -webkit-animation-duration: 0s!important;
  animation-duration: 0s!important;
  left: -100%
}
.nav-stage-slider .swiper-wrapper,
.swiper.nav-stage-slider .swiper-wrapper {
  margin: 0;
  padding: 0;
  list-style-type: none
}
.nav-stage-slider .swiper-slide,
.swiper.nav-stage-slider .swiper-slide {
  width: 100%;
  height: 51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  overflow: hidden
}
@media (min-width:1024px) {
  .nav-stage-slider .swiper-slide,
  .swiper.nav-stage-slider .swiper-slide {
    width: auto;
    height: 82px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
}
.nav-stage-slider .swiper-slide:before,
.swiper.nav-stage-slider .swiper-slide:before {
  content: "";
  height: 1px;
  background-color: var(--white);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: width 1s cubic-bezier(0.56,0.04,0.38,1),top 1s cubic-bezier(0.56,0.04,0.38,1);
  transition: width 1s cubic-bezier(0.56,0.04,0.38,1),top 1s cubic-bezier(0.56,0.04,0.38,1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}
.nav-stage-slider .swiper-slide.swiper-slide-thumb-active:before,
.swiper.nav-stage-slider .swiper-slide.swiper-slide-thumb-active:before {
  -webkit-animation: 5s forwards bar-slide-in;
  animation: 5s forwards bar-slide-in
}
@media (min-width:1024px) {
  .nav-stage-slider .swiper-slide.swiper-slide-thumb-active.home-slide-mod:after,
  .nav-stage-slider .swiper-slide.swiper-slide-thumb-active.home-slide-mod:before,
  .swiper.nav-stage-slider .swiper-slide.swiper-slide-thumb-active.home-slide-mod:after,
  .swiper.nav-stage-slider .swiper-slide.swiper-slide-thumb-active.home-slide-mod:before {
    top: -16px
  }
}
.nav-stage-slider .swiper-slide.swiper-slide-thumb-active.home-slide-mod:after,
.swiper.nav-stage-slider .swiper-slide.swiper-slide-thumb-active.home-slide-mod:after {
  background-color: var(--white)
}
.nav-stage-slider .swiper-slide.swiper-slide-thumb-active.home-slide-mod span,
.swiper.nav-stage-slider .swiper-slide.swiper-slide-thumb-active.home-slide-mod span {
  color: var(--Interface-Basics-Text-Blue)
}
@media (min-width:1024px) {
  .nav-stage-slider .swiper-slide.swiper-slide-thumb-active.home-slide-mod span,
  .swiper.nav-stage-slider .swiper-slide.swiper-slide-thumb-active.home-slide-mod span {
    -webkit-transform: translate(0,-10px);
    transform: translate(0,-10px)
  }
}
.nav-stage-slider .swiper-slide.swiper-slide-thumb-active:hover:before,
.swiper.nav-stage-slider .swiper-slide.swiper-slide-thumb-active:hover:before {
  -webkit-animation-play-state: paused;
  animation-play-state: paused
}
.nav-stage-slider .swiper-slide.home-slide-mod:before,
.swiper.nav-stage-slider .swiper-slide.home-slide-mod:before {
  top: 0;
  height: 3px;
  background-color: var(--Interface-Basics-Text-Blue)
}
.nav-stage-slider .swiper-slide.home-slide-mod:after,
.swiper.nav-stage-slider .swiper-slide.home-slide-mod:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: transparent;
  z-index: -1;
  -webkit-transition: background-color 1s cubic-bezier(0.56,0.04,0.38,1),top 1s cubic-bezier(0.56,0.04,0.38,1);
  transition: background-color 1s cubic-bezier(0.56,0.04,0.38,1),top 1s cubic-bezier(0.56,0.04,0.38,1)
}
.nav-stage-slider .swiper-slide.home-slide-mod span,
.swiper.nav-stage-slider .swiper-slide.home-slide-mod span {
  font-size: 16px;
  position: relative;
  z-index: 1;
  -webkit-transition: color 1s cubic-bezier(0.56,0.04,0.38,1),-webkit-transform 1s cubic-bezier(0.56,0.04,0.38,1);
  transition: color 1s cubic-bezier(0.56,0.04,0.38,1),transform 1s cubic-bezier(0.56,0.04,0.38,1),-webkit-transform 1s cubic-bezier(0.56,0.04,0.38,1);
  padding: 0 24px
}
@media (min-width:1024px) {
  .nav-stage-slider .swiper-slide.home-slide-mod span,
  .swiper.nav-stage-slider .swiper-slide.home-slide-mod span {
    font-size: 18px;
    padding: 0 48px
  }
}
@-webkit-keyframes bar-slide-in {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
@keyframes bar-slide-in {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
@-webkit-keyframes bar-slide-out {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}
@keyframes bar-slide-out {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}
.site-search-popup {
  display: block!important;
  -webkit-box-shadow: 0 30px 72px 0 rgba(15,70,92,0.12);
  box-shadow: 0 30px 72px 0 rgba(15,70,92,0.12);
  background-color: var(--white);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transform: translate(0,-100%);
  transform: translate(0,-100%);
  -webkit-transition: visibility 0.48s cubic-bezier(0.58,0.01,0.36,1),-webkit-transform 0.48s cubic-bezier(0.58,0.01,0.36,1);
  transition: transform 0.48s cubic-bezier(0.58,0.01,0.36,1),visibility 0.48s cubic-bezier(0.58,0.01,0.36,1),-webkit-transform 0.48s cubic-bezier(0.58,0.01,0.36,1);
  z-index: 1051;
  padding: 14px 0;
  visibility: visible
}
@media (min-width:1024px) {
  .site-search-popup {
    padding: 24px 0
  }
}
@media (min-width:1280px) {
  .site-search-popup {
    padding: 40px 0
  }
}
.ssph-active .site-search-popup {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.site-search-popup .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (min-width:768px) {
  .site-search-popup .container {
    gap: 0 48px
  }
}
.site-search-popup .site-search-close {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
  border-radius: 50%;
  border: none;
  background-color: var(--Interface-Basics-Secondary-Button);
  position: relative;
  z-index: 1
}
@media (min-width:1024px) {
  .site-search-popup .site-search-close {
    width: 48px;
    height: 48px
  }
}
.site-search-popup .site-search-close:focus:before,
.site-search-popup .site-search-close:hover:before {
  width: 42px;
  height: 42px;
  background-color: var(--Interface-Basics-Secondary-Button-Rollover)
}
@media (min-width:1024px) {
  .site-search-popup .site-search-close:focus:before,
  .site-search-popup .site-search-close:hover:before {
    width: 52px;
    height: 52px
  }
}
.site-search-popup .site-search-close:before {
  content: "";
  width: inherit;
  height: inherit;
  border-radius: inherit;
  background-color: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: -1;
  -webkit-transition: width 0.44s cubic-bezier(0.6,0.01,0.43,1),height 0.44s cubic-bezier(0.6,0.01,0.43,1),background-color 0.44s cubic-bezier(0.6,0.01,0.43,1);
  transition: width 0.44s cubic-bezier(0.6,0.01,0.43,1),height 0.44s cubic-bezier(0.6,0.01,0.43,1),background-color 0.44s cubic-bezier(0.6,0.01,0.43,1)
}
.site-search-form {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}
.site-search-form .input-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.site-search-form [type=submit] {
  border: none;
  background: none;
  padding: 0;
  margin: 0 7px 0 0
}
@media (min-width:1024px) {
  .site-search-form [type=submit] {
    margin: 0 16px 0 0
  }
}
.site-search-form [type=submit] svg {
  -webkit-transform: translate(0,1px);
  transform: translate(0,1px)
}
.site-search-form [type=search] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0;
  border-radius: 0;
  background: none;
  height: auto;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: normal;
  font-weight: 400;
  color: var(--Interface-Basics-Text-Blue);
  -webkit-transform: translate(0,1px);
  transform: translate(0,1px);
  padding: 14px 0 10px
}
.site-search-form [type=search]::-webkit-input-placeholder {
  color: var(--Interface-Basics-Text-Light-Blue);
  letter-spacing: normal
}
.site-search-form [type=search]::-moz-placeholder {
  opacity: 1;
  color: var(--Interface-Basics-Text-Light-Blue);
  letter-spacing: normal
}
.site-search-form [type=search]:-moz-placeholder {
  color: var(--Interface-Basics-Text-Light-Blue);
  letter-spacing: normal
}
.site-search-form [type=search]:-ms-input-placeholder {
  color: var(--Interface-Basics-Text-Light-Blue);
  letter-spacing: normal
}
.site-search-form [type=search].placeholder {
  color: var(--Interface-Basics-Text-Light-Blue);
  letter-spacing: normal
}
@media (min-width:1024px) {
  .site-search-form [type=search] {
    font-size: 32px;
    line-height: 1.05;
    letter-spacing: -0.0113636364em;
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
}
@media (min-width:1280px) {
  .site-search-form [type=search] {
    font-size: 44px
  }
}
.pt-0 {
  padding-top: 0!important
}
.pt-4 {
  margin-top: 3px!important
}
@media (min-width:1280px) {
  .pt-4 {
    margin-top: 4px!important
  }
}
.pt-8 {
  margin-top: 6px!important
}
@media (min-width:1280px) {
  .pt-8 {
    margin-top: 8px!important
  }
}
.pt-12 {
  margin-top: 9px!important
}
@media (min-width:1280px) {
  .pt-12 {
    margin-top: 12px!important
  }
}
.pt-16 {
  margin-top: 12px!important
}
@media (min-width:1280px) {
  .pt-16 {
    margin-top: 16px!important
  }
}
.pt-24 {
  margin-top: 18px!important
}
@media (min-width:1280px) {
  .pt-24 {
    margin-top: 24px!important
  }
}
.pt-32 {
  margin-top: 24px!important
}
@media (min-width:1280px) {
  .pt-32 {
    margin-top: 32px!important
  }
}
.pt-40 {
  margin-top: 30px!important
}
@media (min-width:1280px) {
  .pt-40 {
    margin-top: 40px!important
  }
}
.pt-48 {
  margin-top: 36px!important
}
@media (min-width:1280px) {
  .pt-48 {
    margin-top: 48px!important
  }
}
.pt-64 {
  margin-top: 48px!important
}
@media (min-width:1280px) {
  .pt-64 {
    margin-top: 64px!important
  }
}
.pt-80 {
  margin-top: 60px!important
}
@media (min-width:1280px) {
  .pt-80 {
    margin-top: 80px!important
  }
}
.pt-96 {
  margin-top: 72px!important
}
@media (min-width:1280px) {
  .pt-96 {
    margin-top: 96px!important
  }
}
.pt-128 {
  margin-top: 96px!important
}
@media (min-width:1280px) {
  .pt-128 {
    margin-top: 128px!important
  }
}
.pt-160 {
  margin-top: 120px!important
}
@media (min-width:1280px) {
  .pt-160 {
    margin-top: 160px!important
  }
}
.pb-0 {
  padding-bottom: 0!important
}
.pb-4 {
  margin-bottom: 3px!important
}
@media (min-width:1280px) {
  .pb-4 {
    margin-bottom: 4px!important
  }
}
.pb-8 {
  margin-bottom: 6px!important
}
@media (min-width:1280px) {
  .pb-8 {
    margin-bottom: 8px!important
  }
}
.pb-12 {
  margin-bottom: 9px!important
}
@media (min-width:1280px) {
  .pb-12 {
    margin-bottom: 12px!important
  }
}
.pb-16 {
  margin-bottom: 12px!important
}
@media (min-width:1280px) {
  .pb-16 {
    margin-bottom: 16px!important
  }
}
.pb-24 {
  margin-bottom: 18px!important
}
@media (min-width:1280px) {
  .pb-24 {
    margin-bottom: 24px!important
  }
}
.pb-32 {
  margin-bottom: 24px!important
}
@media (min-width:1280px) {
  .pb-32 {
    margin-bottom: 32px!important
  }
}
.pb-40 {
  margin-bottom: 30px!important
}
@media (min-width:1280px) {
  .pb-40 {
    margin-bottom: 40px!important
  }
}
.pb-48 {
  margin-bottom: 36px!important
}
@media (min-width:1280px) {
  .pb-48 {
    margin-bottom: 48px!important
  }
}
.pb-64 {
  margin-bottom: 48px!important
}
@media (min-width:1280px) {
  .pb-64 {
    margin-bottom: 64px!important
  }
}
.pb-80 {
  margin-bottom: 60px!important
}
@media (min-width:1280px) {
  .pb-80 {
    margin-bottom: 80px!important
  }
}
.pb-96 {
  margin-bottom: 72px!important
}
@media (min-width:1280px) {
  .pb-96 {
    margin-bottom: 96px!important
  }
}
.pb-128 {
  margin-bottom: 96px!important
}
@media (min-width:1280px) {
  .pb-128 {
    margin-bottom: 128px!important
  }
}
.pb-160 {
  margin-bottom: 120px!important
}
@media (min-width:1280px) {
  .pb-160 {
    margin-bottom: 160px!important
  }
}
.btn,
button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0 12px;
  font-size: 14px;
  line-height: 1.1;
  letter-spacing: normal;
  font-weight: 500;
  text-align: center;
  -webkit-transition: border-color 0.38s cubic-bezier(0.63,0,0.31,1),color 0.38s cubic-bezier(0.63,0,0.31,1),background-color 0.38s cubic-bezier(0.63,0,0.31,1),-webkit-box-shadow 0.38s cubic-bezier(0.63,0,0.31,1);
  transition: border-color 0.38s cubic-bezier(0.63,0,0.31,1),box-shadow 0.38s cubic-bezier(0.63,0,0.31,1),color 0.38s cubic-bezier(0.63,0,0.31,1),background-color 0.38s cubic-bezier(0.63,0,0.31,1),-webkit-box-shadow 0.38s cubic-bezier(0.63,0,0.31,1);
  padding: 19px 32px 15px;
  border: 1px solid transparent
}
@media (min-width:1280px) {
  .btn,
  button,
  input[type=button],
  input[type=file],
  input[type=reset],
  input[type=submit] {
    font-size: 16px;
    line-height: 1.15
  }
}
.btn.btn-primary,
button.btn-primary,
input[type=button].btn-primary,
input[type=file].btn-primary,
input[type=reset].btn-primary,
input[type=submit].btn-primary {
  color: var(--white);
  background-color: var(--Interface-Basics-Text-Blue);
  border-color: var(--Interface-Basics-Text-Blue);
  -webkit-box-shadow: 0 12px 24px 0 rgba(0,53,98,0),0 32px 60px 0 rgba(0,70,130,0);
  box-shadow: 0 12px 24px 0 rgba(0,53,98,0),0 32px 60px 0 rgba(0,70,130,0)
}
.btn.btn-primary:focus,
.btn.btn-primary:hover,
button.btn-primary:focus,
button.btn-primary:hover,
input[type=button].btn-primary:focus,
input[type=button].btn-primary:hover,
input[type=file].btn-primary:focus,
input[type=file].btn-primary:hover,
input[type=reset].btn-primary:focus,
input[type=reset].btn-primary:hover,
input[type=submit].btn-primary:focus,
input[type=submit].btn-primary:hover {
  color: var(--white);
  background-color: var(--accent-rollover);
  border-color: var(--accent-rollover);
  -webkit-box-shadow: 0 12px 24px 0 rgba(0,53,98,0.08),0 32px 60px 0 rgba(0,70,130,0.12);
  box-shadow: 0 12px 24px 0 rgba(0,53,98,0.08),0 32px 60px 0 rgba(0,70,130,0.12)
}
.btn.btn-primary.disabled,
.btn.btn-primary:disabled,
button.btn-primary.disabled,
button.btn-primary:disabled,
input[type=button].btn-primary.disabled,
input[type=button].btn-primary:disabled,
input[type=file].btn-primary.disabled,
input[type=file].btn-primary:disabled,
input[type=reset].btn-primary.disabled,
input[type=reset].btn-primary:disabled,
input[type=submit].btn-primary.disabled,
input[type=submit].btn-primary:disabled {
  opacity: 0.3;
  border-color: var(--Interface-Basics-Text-Blue);
  background: var(--Interface-Basics-Text-Blue)
}
.btn.btn-secondary,
button.btn-secondary,
input[type=button].btn-secondary,
input[type=file].btn-secondary,
input[type=reset].btn-secondary,
input[type=submit].btn-secondary {
  color: var(--Interface-Basics-Text-Blue);
  background-color: var(--Interface-Basics-Secondary-Button);
  border-color: var(--Interface-Basics-Secondary-Button);
  -webkit-box-shadow: 0 12px 24px 0 rgba(0,53,98,0),0 32px 60px 0 rgba(0,70,130,0);
  box-shadow: 0 12px 24px 0 rgba(0,53,98,0),0 32px 60px 0 rgba(0,70,130,0)
}
.btn.btn-secondary:focus,
.btn.btn-secondary:hover,
button.btn-secondary:focus,
button.btn-secondary:hover,
input[type=button].btn-secondary:focus,
input[type=button].btn-secondary:hover,
input[type=file].btn-secondary:focus,
input[type=file].btn-secondary:hover,
input[type=reset].btn-secondary:focus,
input[type=reset].btn-secondary:hover,
input[type=submit].btn-secondary:focus,
input[type=submit].btn-secondary:hover {
  color: var(--Interface-Basics-Text-Blue);
  background-color: var(--Interface-Basics-Secondary-Button-Rollover);
  border-color: var(--Interface-Basics-Secondary-Button-Rollover);
  -webkit-box-shadow: 0 12px 24px 0 rgba(0,53,98,0.08),0 32px 60px 0 rgba(0,70,130,0.12);
  box-shadow: 0 12px 24px 0 rgba(0,53,98,0.08),0 32px 60px 0 rgba(0,70,130,0.12)
}
.btn.btn-secondary.disabled,
.btn.btn-secondary:disabled,
button.btn-secondary.disabled,
button.btn-secondary:disabled,
input[type=button].btn-secondary.disabled,
input[type=button].btn-secondary:disabled,
input[type=file].btn-secondary.disabled,
input[type=file].btn-secondary:disabled,
input[type=reset].btn-secondary.disabled,
input[type=reset].btn-secondary:disabled,
input[type=submit].btn-secondary.disabled,
input[type=submit].btn-secondary:disabled {
  opacity: 0.3;
  border-color: var(--Interface-Basics-Secondary-Button);
  background: var(--Interface-Basics-Secondary-Button)
}
.btn.btn-small,
button.btn-small,
input[type=button].btn-small,
input[type=file].btn-small,
input[type=reset].btn-small,
input[type=submit].btn-small {
  padding: 14px 17px 11px
}
@media (min-width:1280px) {
  .btn.btn-small,
  button.btn-small,
  input[type=button].btn-small,
  input[type=file].btn-small,
  input[type=reset].btn-small,
  input[type=submit].btn-small {
    padding: 18px 23px 14px
  }
}
.btn.has-icon,
button.has-icon,
input[type=button].has-icon,
input[type=file].has-icon,
input[type=reset].has-icon,
input[type=submit].has-icon {
  line-height: 1.4;
  padding: 18px 28px 19px 30px
}
@media (min-width:1024px) {
  .btn.has-icon,
  button.has-icon,
  input[type=button].has-icon,
  input[type=file].has-icon,
  input[type=reset].has-icon,
  input[type=submit].has-icon {
    padding: 24px 41px 24px 32px
  }
}
.btn.has-icon:not(:has(svg)),
button.has-icon:not(:has(svg)),
input[type=button].has-icon:not(:has(svg)),
input[type=file].has-icon:not(:has(svg)),
input[type=reset].has-icon:not(:has(svg)),
input[type=submit].has-icon:not(:has(svg)) {
  padding: 18px 30px 19px
}
@media (min-width:1024px) {
  .btn.has-icon:not(:has(svg)),
  button.has-icon:not(:has(svg)),
  input[type=button].has-icon:not(:has(svg)),
  input[type=file].has-icon:not(:has(svg)),
  input[type=reset].has-icon:not(:has(svg)),
  input[type=submit].has-icon:not(:has(svg)) {
    padding: 24px 41px
  }
}
.btn.has-icon span,
button.has-icon span,
input[type=button].has-icon span,
input[type=file].has-icon span,
input[type=reset].has-icon span,
input[type=submit].has-icon span {
  -webkit-transform: translate(0,0.15em);
  transform: translate(0,0.15em)
}
.btn.btn-outline-white,
button.btn-outline-white,
input[type=button].btn-outline-white,
input[type=file].btn-outline-white,
input[type=reset].btn-outline-white,
input[type=submit].btn-outline-white {
  color: var(--white);
  border: 1px solid rgba(255,255,255,0.5)
}
.btn.no-round,
button.no-round,
input[type=button].no-round,
input[type=file].no-round,
input[type=reset].no-round,
input[type=submit].no-round {
  border-radius: 0
}
.btn-roll {
  display: inline-block;
  vertical-align: top;
  font-size: 25px;
  color: #004682;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f0f5f7;
  line-height: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  -webkit-transition: color 0.23s linear,background 0.23s linear,-webkit-box-shadow 0.23s linear;
  transition: color 0.23s linear,background 0.23s linear,box-shadow 0.23s linear,-webkit-box-shadow 0.23s linear
}
.btn-roll:after,
.btn-roll:before {
  content: ""
}
.btn-roll span,
.btn-roll:after,
.btn-roll:before {
  -webkit-transition: -webkit-transform 0.27s ease-in-out;
  transition: transform 0.27s ease-in-out;
  transition: transform 0.27s ease-in-out,-webkit-transform 0.27s ease-in-out
}
.btn-roll:hover {
  -webkit-box-shadow: 0 8px 16px rgba(0,53,98,0.12),0 8px 40px rgba(0,70,130,0.2);
  box-shadow: 0 8px 16px rgba(0,53,98,0.12),0 8px 40px rgba(0,70,130,0.2)
}
.btn-roll:active,
.btn-roll:focus {
  -webkit-box-shadow: none;
  box-shadow: none
}
.link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.0222222222em;
  color: var(--Interface-Basics-Text-Light-Blue);
  -webkit-transition: color 0.34s cubic-bezier(0.43,0,0.47,1);
  transition: color 0.34s cubic-bezier(0.43,0,0.47,1)
}
@media (min-width:1024px) {
  .link {
    font-size: 18px;
    gap: 0 13px
  }
}
.link:focus,
.link:hover {
  color: var(--Interface-Basics-Text-Blue)
}
.link:focus span[aria-hidden=true]:before,
.link:hover span[aria-hidden=true]:before {
  -webkit-transform: translate(200%,0);
  transform: translate(200%,0)
}
.link:focus span[aria-hidden=true]:after,
.link:hover span[aria-hidden=true]:after {
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.link.link-light {
  color: var(--Interface-Basics-Link)
}
.link.link-light:focus,
.link.link-light:hover {
  color: var(--white)
}
.link.link-light span[aria-hidden=true]:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='15' viewBox='0 0 24 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16 .5 7 7-7 7M23 7.5H0' stroke='%23C5D9E1'/%3E%3C/svg%3E")
}
.link.link-light span[aria-hidden=true]:after {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='15' viewBox='0 0 24 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16 .5 7 7-7 7M23 7.5H0' stroke='%23ffffff'/%3E%3C/svg%3E")
}
.link.link-white,
.link.link-white:focus,
.link.link-white:hover {
  color: var(--white)
}
.link.link-white span[aria-hidden=true]:after,
.link.link-white span[aria-hidden=true]:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='15' viewBox='0 0 24 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16 .5 7 7-7 7M23 7.5H0' stroke='%23fff'/%3E%3C/svg%3E")
}
.link.bottom {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 16px;
  gap: 0 15px
}
.link.bottom:focus .icon:before,
.link.bottom:hover .icon:before {
  width: 54px;
  height: 54px;
  background-color: var(--Interface-Basics-Secondary-Button)
}
.link.bottom:focus span[aria-hidden=true]:before,
.link.bottom:hover span[aria-hidden=true]:before {
  -webkit-transform: translate(0,200%);
  transform: translate(0,200%)
}
.link.bottom:focus span[aria-hidden=true]:after,
.link.bottom:hover span[aria-hidden=true]:after {
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.link.bottom .icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  z-index: 1;
  position: relative
}
.link.bottom .icon:before {
  content: "";
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: var(--Interface-Basics-BG-Light);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: -1;
  -webkit-transition: width 0.34s cubic-bezier(0.43,0,0.47,1),height 0.34s cubic-bezier(0.43,0,0.47,1),background-color 0.34s cubic-bezier(0.43,0,0.47,1);
  transition: width 0.34s cubic-bezier(0.43,0,0.47,1),height 0.34s cubic-bezier(0.43,0,0.47,1),background-color 0.34s cubic-bezier(0.43,0,0.47,1)
}
.link.bottom .icon > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 2
}
.link.bottom span[aria-hidden=true] {
  z-index: 1;
  width: 12px;
  height: 21px;
  padding: 0;
  overflow: visible
}
.link.bottom span[aria-hidden=true]:before {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='21' viewBox='0 0 12 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11 15-5 5-5-5M6.07 20V0' stroke='%23004682'/%3E%3C/svg%3E");
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.link.bottom span[aria-hidden=true]:after {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='21' viewBox='0 0 12 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11 15-5 5-5-5M6.07 20V0' stroke='%23004682'/%3E%3C/svg%3E");
  -webkit-transform: translate(0,-200%);
  transform: translate(0,-200%)
}
.link.bottom .text {
  -webkit-transform: translate(0,0.15em);
  transform: translate(0,0.15em)
}
.link span[aria-hidden=true] {
  position: relative;
  width: 23px;
  height: 14px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 5px 0;
  overflow: hidden
}
.link span[aria-hidden=true]:after,
.link span[aria-hidden=true]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 0.34s cubic-bezier(0.43,0,0.47,1);
  transition: transform 0.34s cubic-bezier(0.43,0,0.47,1);
  transition: transform 0.34s cubic-bezier(0.43,0,0.47,1),-webkit-transform 0.34s cubic-bezier(0.43,0,0.47,1)
}
.link span[aria-hidden=true]:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='15' viewBox='0 0 24 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16 .5 7 7-7 7M23 7.5H0' stroke='%236EA0B4'/%3E%3C/svg%3E");
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.link span[aria-hidden=true]:after {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='15' viewBox='0 0 24 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16 .5 7 7-7 7M23 7.5H0' stroke='%23004682'/%3E%3C/svg%3E");
  -webkit-transform: translate(-200%,0);
  transform: translate(-200%,0)
}
.link span[aria-hidden=true] + span {
  -webkit-transform: translate(0,0.15em);
  transform: translate(0,0.15em)
}
a.icon-teaser-card,
div.icon-teaser-card {
  font-family: "Theinhardt","Arial","Helvetica Neue","Helvetica",sans-serif!important;
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.0285714286em;
  color: var(--Interface-Basics-Text-Light-Blue);
  background-color: var(--white);
  padding: 18px;
  -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0);
  box-shadow: 0 35px 100px 0 rgba(15,70,92,0);
  -webkit-transition: -webkit-box-shadow 0.44s cubic-bezier(0.57,0,0.47,1);
  transition: box-shadow 0.44s cubic-bezier(0.57,0,0.47,1);
  transition: box-shadow 0.44s cubic-bezier(0.57,0,0.47,1),-webkit-box-shadow 0.44s cubic-bezier(0.57,0,0.47,1);
  overflow: hidden
}
@media (min-width:1024px) {
  a.icon-teaser-card,
  div.icon-teaser-card {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.4px;
    padding: 24px 24px 20px
  }
}
@media (min-width:1280px) {
  a.icon-teaser-card,
  div.icon-teaser-card {
    padding: 33px 32px 29px
  }
}
@media (min-width:1024px) {
  a.icon-teaser-card:has(.link:focus),
  a.icon-teaser-card:has(.link:focus-visible),
  a.icon-teaser-card:hover,
  div.icon-teaser-card:has(.link:focus),
  div.icon-teaser-card:has(.link:focus-visible),
  div.icon-teaser-card:hover {
    -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12);
    box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12)
  }
}
@media (min-width:1024px) {
  a.icon-teaser-card:has(.link:focus):has(.link) .icon,
  a.icon-teaser-card:has(.link:focus-visible):has(.link) .icon,
  a.icon-teaser-card:hover:has(.link) .icon,
  div.icon-teaser-card:has(.link:focus):has(.link) .icon,
  div.icon-teaser-card:has(.link:focus-visible):has(.link) .icon,
  div.icon-teaser-card:hover:has(.link) .icon {
    -webkit-transform: translate(0,-14px);
    transform: translate(0,-14px)
  }
}
@media (min-width:1024px) {
  a.icon-teaser-card:has(.link:focus):has(.link) h3,
  a.icon-teaser-card:has(.link:focus-visible):has(.link) h3,
  a.icon-teaser-card:hover:has(.link) h3,
  div.icon-teaser-card:has(.link:focus):has(.link) h3,
  div.icon-teaser-card:has(.link:focus-visible):has(.link) h3,
  div.icon-teaser-card:hover:has(.link) h3 {
    -webkit-transform: translate(0,-33px);
    transform: translate(0,-33px)
  }
}
@media (min-width:1024px) {
  a.icon-teaser-card:has(.link:focus):has(.link) p,
  a.icon-teaser-card:has(.link:focus-visible):has(.link) p,
  a.icon-teaser-card:hover:has(.link) p,
  div.icon-teaser-card:has(.link:focus):has(.link) p,
  div.icon-teaser-card:has(.link:focus-visible):has(.link) p,
  div.icon-teaser-card:hover:has(.link) p {
    -webkit-transform: translate(0,-36px);
    transform: translate(0,-36px)
  }
}
@media (min-width:1024px) {
  a.icon-teaser-card:has(.link:focus):has(.link) .link,
  a.icon-teaser-card:has(.link:focus-visible):has(.link) .link,
  a.icon-teaser-card:hover:has(.link) .link,
  div.icon-teaser-card:has(.link:focus):has(.link) .link,
  div.icon-teaser-card:has(.link:focus-visible):has(.link) .link,
  div.icon-teaser-card:hover:has(.link) .link {
    opacity: 1;
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
}
@media (min-width:1024px) {
  a.icon-teaser-card.adjustment,
  div.icon-teaser-card.adjustment {
    padding-top: 29px
  }
}
a.icon-teaser-card > *:last-child,
div.icon-teaser-card > *:last-child {
  margin-bottom: 0
}
a.icon-teaser-card .inner,
div.icon-teaser-card .inner {
  position: relative
}
a.icon-teaser-card .head,
div.icon-teaser-card .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 12px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
a.icon-teaser-card .head .icon,
div.icon-teaser-card .head .icon {
  -ms-flex-negative: 0;
  flex-shrink: 0
}
a.icon-teaser-card .head .tag-topic-list,
div.icon-teaser-card .head .tag-topic-list {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0
}
@media (min-width:1024px) {
  a.icon-teaser-card .head .tag-topic-list,
  div.icon-teaser-card .head .tag-topic-list {
    margin: -16px -16px 0 0
  }
}
a.icon-teaser-card .icon,
div.icon-teaser-card .icon {
  margin: 0 0 20px;
  -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.57,0,0.47,1);
  transition: transform 0.44s cubic-bezier(0.57,0,0.47,1);
  transition: transform 0.44s cubic-bezier(0.57,0,0.47,1),-webkit-transform 0.44s cubic-bezier(0.57,0,0.47,1)
}
@media (min-width:1024px) {
  a.icon-teaser-card .icon,
  div.icon-teaser-card .icon {
    margin: 0 0 25px
  }
}
a.icon-teaser-card .icon img,
div.icon-teaser-card .icon img {
  height: 60px;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain
}
@media (max-width:1023px) {
  a.icon-teaser-card .icon img,
  div.icon-teaser-card .icon img {
    height: 48px
  }
}
a.icon-teaser-card .tag-topic-list,
div.icon-teaser-card .tag-topic-list {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
a.icon-teaser-card h3,
div.icon-teaser-card h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: normal;
  color: var(--Interface-Basics-Text-Blue);
  margin: 0 0 0.1em;
  -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.57,0,0.47,1);
  transition: transform 0.44s cubic-bezier(0.57,0,0.47,1);
  transition: transform 0.44s cubic-bezier(0.57,0,0.47,1),-webkit-transform 0.44s cubic-bezier(0.57,0,0.47,1)
}
@media (min-width:1024px) {
  a.icon-teaser-card h3,
  div.icon-teaser-card h3 {
    font-size: 24px;
    line-height: 1.15;
    margin: 0 0 0.4em
  }
}
a.icon-teaser-card p,
div.icon-teaser-card p {
  max-width: 420px;
  margin: 0;
  -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.57,0,0.47,1);
  transition: transform 0.44s cubic-bezier(0.57,0,0.47,1);
  transition: transform 0.44s cubic-bezier(0.57,0,0.47,1),-webkit-transform 0.44s cubic-bezier(0.57,0,0.47,1)
}
a.icon-teaser-card .link,
div.icon-teaser-card .link {
  margin: 0.4em 0 0
}
@media (min-width:1024px) {
  a.icon-teaser-card .link,
  div.icon-teaser-card .link {
    margin: 0;
    position: absolute;
    left: 0;
    bottom: -0.2em;
    opacity: 0;
    -webkit-transform: translate(0,100%);
    transform: translate(0,100%);
    -webkit-transition: opacity 0.44s cubic-bezier(0.57,0,0.47,1),visibility 0.44s cubic-bezier(0.57,0,0.47,1),-webkit-transform 0.44s cubic-bezier(0.57,0,0.47,1);
    transition: transform 0.44s cubic-bezier(0.57,0,0.47,1),opacity 0.44s cubic-bezier(0.57,0,0.47,1),visibility 0.44s cubic-bezier(0.57,0,0.47,1),-webkit-transform 0.44s cubic-bezier(0.57,0,0.47,1)
  }
}
#header .image-teaser-card,
.image-teaser-card {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0);
  box-shadow: 0 35px 100px 0 rgba(15,70,92,0);
  -webkit-transition: -webkit-box-shadow 0.44s cubic-bezier(0.5,0.01,0.3,0.99);
  transition: box-shadow 0.44s cubic-bezier(0.5,0.01,0.3,0.99);
  transition: box-shadow 0.44s cubic-bezier(0.5,0.01,0.3,0.99),-webkit-box-shadow 0.44s cubic-bezier(0.5,0.01,0.3,0.99)
}
#header .image-teaser-card.small a,
.image-teaser-card.small a {
  min-height: 320px;
  padding: 24px
}
@media (min-width:1280px) {
  #header .image-teaser-card.small a,
  .image-teaser-card.small a {
    padding: 39px 40px
  }
}
#header .image-teaser-card.small h5,
.image-teaser-card.small h5 {
  font-size: 16px
}
#header .image-teaser-card.small h2,
.image-teaser-card.small h2 {
  font-size: 24px;
  line-height: 1.15
}
#header .image-teaser-card.no-link a > div,
.image-teaser-card.no-link a > div {
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
#header .image-teaser-card a,
.image-teaser-card a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: var(--white);
  padding: 29px 18px;
  position: relative;
  z-index: 1;
  overflow: hidden
}
@media (min-width:1024px) {
  #header .image-teaser-card a,
  .image-teaser-card a {
    padding: 34px 32px
  }
}
#header .image-teaser-card a:hover:before,
.image-teaser-card a:hover:before {
  opacity: 0
}
#header .image-teaser-card a:hover:after,
.image-teaser-card a:hover:after {
  opacity: 1
}
@media (min-width:1024px) {
  #header .image-teaser-card a:hover figure img,
  .image-teaser-card a:hover figure img {
    -webkit-transform: scale(1.094);
    transform: scale(1.094)
  }
}
#header .image-teaser-card a:hover > div,
.image-teaser-card a:hover > div {
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
#header .image-teaser-card a:hover .link,
.image-teaser-card a:hover .link {
  opacity: 1
}
#header .image-teaser-card a:after,
#header .image-teaser-card a:before,
.image-teaser-card a:after,
.image-teaser-card a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: opacity 0.44s cubic-bezier(0.5,0.01,0.3,0.99);
  transition: opacity 0.44s cubic-bezier(0.5,0.01,0.3,0.99)
}
#header .image-teaser-card a:before,
.image-teaser-card a:before {
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.6)));
  background-image: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
  opacity: 0
}
@media (min-width:1024px) {
  #header .image-teaser-card a:before,
  .image-teaser-card a:before {
    opacity: 1
  }
}
#header .image-teaser-card a:after,
.image-teaser-card a:after {
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.1)),to(rgba(0,0,0,0.6)));
  background-image: linear-gradient(180deg,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.6) 100%);
  opacity: 1
}
@media (min-width:1024px) {
  #header .image-teaser-card a:after,
  .image-teaser-card a:after {
    opacity: 0
  }
}
#header .image-teaser-card a > div,
.image-teaser-card a > div {
  -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.5,0.01,0.3,0.99);
  transition: transform 0.44s cubic-bezier(0.5,0.01,0.3,0.99);
  transition: transform 0.44s cubic-bezier(0.5,0.01,0.3,0.99),-webkit-transform 0.44s cubic-bezier(0.5,0.01,0.3,0.99)
}
@media (min-width:1024px) {
  #header .image-teaser-card a > div,
  .image-teaser-card a > div {
    -webkit-transform: translate(0,55px);
    transform: translate(0,55px)
  }
}
#header .image-teaser-card figure,
.image-teaser-card figure {
  margin: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2
}
#header .image-teaser-card figure img,
.image-teaser-card figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.5,0.01,0.3,0.99);
  transition: transform 0.44s cubic-bezier(0.5,0.01,0.3,0.99);
  transition: transform 0.44s cubic-bezier(0.5,0.01,0.3,0.99),-webkit-transform 0.44s cubic-bezier(0.5,0.01,0.3,0.99)
}
#header .image-teaser-card h2,
#header .image-teaser-card h5,
.image-teaser-card h2,
.image-teaser-card h5 {
  color: inherit;
  letter-spacing: normal
}
#header .image-teaser-card h5,
.image-teaser-card h5 {
  margin: 0 0 0.35em
}
@media (min-width:1024px) {
  #header .image-teaser-card h5,
  .image-teaser-card h5 {
    margin: 0 0 0.5em
  }
}
#header .image-teaser-card h2,
.image-teaser-card h2 {
  font-size: 22px;
  line-height: 1.18;
  margin-bottom: 0
}
@media (min-width:1024px) {
  #header .image-teaser-card h2,
  .image-teaser-card h2 {
    font-size: 30px;
    line-height: 1.1
  }
}
#header .image-teaser-card .link,
.image-teaser-card .link {
  margin-top: 24px;
  -webkit-transition: opacity 0.44s cubic-bezier(0.5,0.01,0.3,0.99);
  transition: opacity 0.44s cubic-bezier(0.5,0.01,0.3,0.99)
}
@media (min-width:1024px) {
  #header .image-teaser-card .link,
  .image-teaser-card .link {
    opacity: 0
  }
}
.stage-teaser-accordion {
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 6px;
  margin: 0 0 35px
}
@media (min-width:1024px) {
  .stage-teaser-accordion {
    gap: 8px;
    margin: 0 0 32px
  }
}
@media (min-width:1280px) {
  .stage-teaser-accordion {
    margin: 0 0 39px
  }
}
.stage-teaser-accordion > li {
  width: 100%
}
.stage-teaser-accordion-item {
  width: 100%;
  display: block;
  font-size: 16px;
  line-height: 1.1;
  font-weight: 500;
  letter-spacing: 0.0111111111em;
  color: var(--Interface-Basics-Text-Blue);
  background-color: var(--Interface-Basics-Secondary-Button);
  -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0);
  box-shadow: 0 35px 100px 0 rgba(15,70,92,0);
  -webkit-transition: color 0.44s cubic-bezier(0.59,0,0.43,1),background-color 0.44s cubic-bezier(0.59,0,0.43,1),-webkit-box-shadow 0.44s cubic-bezier(0.59,0,0.43,1);
  transition: color 0.44s cubic-bezier(0.59,0,0.43,1),background-color 0.44s cubic-bezier(0.59,0,0.43,1),box-shadow 0.44s cubic-bezier(0.59,0,0.43,1),-webkit-box-shadow 0.44s cubic-bezier(0.59,0,0.43,1);
  padding: 16px 15px 20px 12px
}
@media (min-width:1024px) {
  .stage-teaser-accordion-item {
    padding: 18px
  }
}
@media (min-width:1280px) {
  .stage-teaser-accordion-item {
    font-size: 18px;
    padding: 18px 27px 26px 24px
  }
}
.stage-teaser-accordion-item:focus,
.stage-teaser-accordion-item:hover {
  color: var(--Interface-Basics-Text-Blue);
  background-color: var(--white);
  -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12);
  box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12)
}
.stage-teaser-accordion-item:focus span[aria-hidden=true]:before,
.stage-teaser-accordion-item:hover span[aria-hidden=true]:before {
  -webkit-transform: translate(200%,0);
  transform: translate(200%,0)
}
.stage-teaser-accordion-item:focus span[aria-hidden=true]:after,
.stage-teaser-accordion-item:hover span[aria-hidden=true]:after {
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.stage-teaser-accordion-item span[aria-hidden=true] {
  display: block;
  position: relative;
  width: 26px;
  height: 16px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
  margin: 9px 0 0 auto
}
.stage-teaser-accordion-item span[aria-hidden=true]:after,
.stage-teaser-accordion-item span[aria-hidden=true]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16 1 7 7-7 7M23 8H0' stroke='%23004682'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.59,0,0.43,1);
  transition: transform 0.44s cubic-bezier(0.59,0,0.43,1);
  transition: transform 0.44s cubic-bezier(0.59,0,0.43,1),-webkit-transform 0.44s cubic-bezier(0.59,0,0.43,1)
}
.stage-teaser-accordion-item span[aria-hidden=true]:before {
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.stage-teaser-accordion-item span[aria-hidden=true]:after {
  -webkit-transform: translate(-200%,0);
  transform: translate(-200%,0)
}
.stage-teaser-accordion-item span[aria-hidden=true] + span {
  -webkit-transform: translate(0,0.15em);
  transform: translate(0,0.15em)
}
.social-networks {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 6px
}
@media (min-width:1024px) {
  .social-networks {
    gap: 8px
  }
}
.social-networks a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  padding: 14px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: var(--Interface-Basics-Secondary-Button);
  -webkit-transition: background-color 0.32s cubic-bezier(0.41,0,0.44,1);
  transition: background-color 0.32s cubic-bezier(0.41,0,0.44,1)
}
@media (min-width:1024px) {
  .social-networks a {
    width: 60px;
    height: 60px;
    padding: 18px
  }
}
.social-networks a:focus,
.social-networks a:hover {
  background-color: var(--Interface-Basics-Secondary-Button-Rollover)
}
.back-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  color: var(--Interface-Basics-Text-Light-Blue);
  gap: 0 12px;
  -webkit-transition: gap 0.44s cubic-bezier(0.59,0.03,0.43,0.99),color 0.44s cubic-bezier(0.59,0.03,0.43,0.99);
  transition: gap 0.44s cubic-bezier(0.59,0.03,0.43,0.99),color 0.44s cubic-bezier(0.59,0.03,0.43,0.99)
}
.back-link:focus,
.back-link:hover {
  color: var(--Interface-Basics-Text-Blue);
  gap: 0 16px
}
.back-link:focus .icon:before,
.back-link:hover .icon:before {
  width: 44px;
  height: 44px;
  background-color: var(--Interface-Basics-Secondary-Button)
}
@media (min-width:1024px) {
  .back-link:focus .icon:before,
  .back-link:hover .icon:before {
    width: 56px;
    height: 56px
  }
}
.back-link:focus .icon span:before,
.back-link:hover .icon span:before {
  -webkit-transform: translate(-200%,0);
  transform: translate(-200%,0)
}
.back-link:focus .icon span:after,
.back-link:hover .icon span:after {
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.back-link .icon {
  position: relative;
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
@media (min-width:1024px) {
  .back-link .icon {
    width: 48px;
    height: 48px
  }
}
.back-link .icon:before {
  width: inherit;
  height: inherit;
  content: "";
  border-radius: 50%;
  background-color: var(--Interface-Basics-BG-Light);
  -webkit-transition: background-color 0.44s cubic-bezier(0.59,0.03,0.43,0.99),width 0.44s cubic-bezier(0.59,0.03,0.43,0.99),height 0.44s cubic-bezier(0.59,0.03,0.43,0.99);
  transition: background-color 0.44s cubic-bezier(0.59,0.03,0.43,0.99),width 0.44s cubic-bezier(0.59,0.03,0.43,0.99),height 0.44s cubic-bezier(0.59,0.03,0.43,0.99);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: -1
}
.back-link .icon span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  border-radius: 50%;
  z-index: -1;
  overflow: hidden
}
.back-link .icon span:after,
.back-link .icon span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='12' viewBox='0 0 21 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 11 1 6l5-5M1 6.071h20' stroke='%23004682'/%3E%3C/svg%3E");
  background-size: 24px 12px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.59,0.03,0.43,0.99);
  transition: transform 0.44s cubic-bezier(0.59,0.03,0.43,0.99);
  transition: transform 0.44s cubic-bezier(0.59,0.03,0.43,0.99),-webkit-transform 0.44s cubic-bezier(0.59,0.03,0.43,0.99)
}
.back-link .icon span:before {
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.back-link .icon span:after {
  -webkit-transform: translate(200%,0);
  transform: translate(200%,0)
}
.back-link .text {
  -webkit-transform: translate(0,0.07em);
  transform: translate(0,0.07em)
}
@media (max-width:1023px) {
  .back-link .text {
    display: none
  }
}
.product-teaser,
.product-teaser:focus,
.product-teaser:hover {
  color: var(--Interface-Basics-Text-Light-Blue)
}
@media (min-width:1024px) {
  .product-teaser:focus .entry-thumbnail div:nth-child(1) img,
  .product-teaser:hover .entry-thumbnail div:nth-child(1) img {
    -webkit-transform: scale(1.14);
    transform: scale(1.14)
  }
}
@media (min-width:1024px) {
  .product-teaser:focus .inner,
  .product-teaser:hover .inner {
    -webkit-transform: translate(0,-8px);
    transform: translate(0,-8px)
  }
}
.product-teaser .entry-thumbnail {
  margin: 0;
  overflow: hidden;
  position: relative
}
.product-teaser .entry-thumbnail div:nth-child(1) {
  display: block
}
.product-teaser .entry-thumbnail div:nth-child(1) img {
  width: 100%;
  aspect-ratio: 315/300;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.57,0,0.44,1);
  transition: transform 0.44s cubic-bezier(0.57,0,0.44,1);
  transition: transform 0.44s cubic-bezier(0.57,0,0.44,1),-webkit-transform 0.44s cubic-bezier(0.57,0,0.44,1)
}
@media (min-width:1024px) {
  .product-teaser .entry-thumbnail div:nth-child(1) img {
    aspect-ratio: 442/380
  }
}
.product-teaser .entry-thumbnail div:nth-child(1) img.placeholder {
  -webkit-transform: scale(1);
  transform: scale(1)
}
.product-teaser .partner-icon {
  position: absolute;
  top: 16px;
  right: 17px;
  pointer-events: none
}
.product-teaser .partner-icon img {
  width: auto;
  max-height: 40px
}
.product-teaser .tag-topic {
  position: absolute;
  z-index: 1;
  right: 16px;
  bottom: 16px;
  pointer-events: none
}
.product-teaser .entry-body {
  padding: 20px 32px 24px 0
}
@media (min-width:1024px) {
  .product-teaser .entry-body {
    padding: 25px 32px 32px 0
  }
}
.product-teaser .inner {
  -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.57,0,0.44,1);
  transition: transform 0.44s cubic-bezier(0.57,0,0.44,1);
  transition: transform 0.44s cubic-bezier(0.57,0,0.44,1),-webkit-transform 0.44s cubic-bezier(0.57,0,0.44,1)
}
.product-teaser .cats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.0125em;
  color: var(--Interface-Basics-Text-Blue);
  margin: 0 0 9px
}
@media (min-width:1024px) {
  .product-teaser .cats {
    font-size: 16px;
    line-height: 1.1
  }
}
.product-teaser .cats a {
  color: var(--Interface-Basics-Text-Blue)
}
.product-teaser h2 {
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: normal;
  margin: 0 0 10px
}
@media (min-width:1024px) {
  .product-teaser h2 {
    font-size: 24px;
    line-height: 1.15;
    margin: 0 0 13px
  }
}
.product-teaser h2 a {
  color: var(--Interface-Basics-Text-Blue)
}
.product-teaser .entry-excerpt {
  color: var(--Interface-Basics-Text-Light-Blue);
  margin: 0
}
.product-attributes {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  grid-gap: 0 10px;
  padding: 24px 0 0;
  margin: 0
}
@media (min-width:1024px) {
  .product-attributes {
    padding: 30px 0 0
  }
}
.product-attributes dt {
  display: block;
  float: none;
  padding: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.0125em;
  color: var(--Interface-Basics-Text-Blue);
  margin: 0 0 6px
}
@media (min-width:1024px) {
  .product-attributes dt {
    font-size: 16px;
    line-height: 1.1;
    margin: 0 0 9px
  }
}
.product-attributes dd {
  display: block;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.025em;
  color: var(--Interface-Basics-Text-Light-Blue)
}
@media (min-width:1024px) {
  .product-attributes dd {
    font-size: 18px;
    letter-spacing: 0.0222222222em
  }
}
.tag-topic-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 4px
}
.tag-topic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33333;
  letter-spacing: 0.002em;
  color: var(--Interface-Basics-Text-Light-Blue,#6ea0b4);
  background: var(--Interface-Basics-BG-Light);
  border-radius: 100px;
  border: 1px solid var(--Brand-Colors-SKAN-Secondary-60);
  padding: 6px 12px 4px
}
@media (min-width:1024px) {
  .tag-topic {
    font-size: 14px;
    line-height: 1.28571;
    letter-spacing: 0.0142857143em;
    padding: 9px 16px 7px
  }
}
.tag-topic.small {
  padding: 5px 9px
}
.tag-topic span {
  -webkit-transform: translate(0,0.1em);
  transform: translate(0,0.1em)
}
.video-block,
div.video-block {
  overflow: hidden;
  position: relative
}
.video-block.video-loaded.playing img,
div.video-block.video-loaded.playing img {
  opacity: 0;
  visibility: hidden
}
.video-block img,
div.video-block img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.27s linear,visibility 0.27s linear;
  transition: opacity 0.27s linear,visibility 0.27s linear
}
.video-block iframe,
div.video-block iframe {
  max-width: none;
  margin-bottom: 0
}
.breadcrumbs-block + .section-headers {
  padding: 49px 0 60px
}
@media (min-width:1024px) {
  .breadcrumbs-block + .section-headers {
    padding-top: 86px;
    padding-bottom: 76px
  }
}
.breadcrumbs {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.0285714286em;
  padding: 1px 0 0
}
@media (min-width:1024px) {
  .breadcrumbs {
    font-size: 16px;
    letter-spacing: 0.025em;
    padding: 2px 0 0 2px;
    margin: -2px 0 0 -2px
  }
}
.breadcrumbs a,
.breadcrumbs span {
  white-space: nowrap;
  display: block;
  color: var(--Interface-Basics-Text-Light)
}
.breadcrumbs:has(> :nth-child(4)) > :nth-child(2) a,
.breadcrumbs:has(> :nth-child(5)) > :nth-child(2) a,
.breadcrumbs:has(> :nth-child(5)) > :nth-child(3) a {
  pointer-events: none
}
.breadcrumbs:has(> :nth-child(4)) > :nth-child(2) a span {
  font-size: 0
}
.breadcrumbs:has(> :nth-child(4)) > :nth-child(2) a span:before {
  font-size: 16px;
  content: "..."
}
.breadcrumbs:has(> :nth-child(5)) > :nth-child(2) a span,
.breadcrumbs:has(> :nth-child(5)) > :nth-child(3) a span {
  font-size: 0
}
.breadcrumbs:has(> :nth-child(5)) > :nth-child(2) a span:before,
.breadcrumbs:has(> :nth-child(5)) > :nth-child(3) a span:before {
  font-size: 16px;
  content: "..."
}
.breadcrumbs > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.breadcrumbs > span:last-child {
  overflow: hidden;
  max-width: 99%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.breadcrumbs > span:last-child span {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 99%
}
.breadcrumbs > span:not(:last-child):after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.5 4.5 5 5-5 5' stroke='%2375797B'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 0.72em;
  -webkit-transform: translate(0,-2px);
  transform: translate(0,-2px)
}
@media (min-width:1024px) {
  .breadcrumbs > span:not(:last-child):after {
    width: 20px;
    height: 20px;
    margin: 0 16px
  }
}
.breadcrumbs a.home:before {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 19H5v-8.463L12 4l7 6.537V19Z' stroke='%2375797B' stroke-width='1.5'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: translate(0,-2px);
  transform: translate(0,-2px)
}
.custom-pagination-block {
  padding: 78px 0 0
}
.custom-pagination,
.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.0125em;
  text-align: center
}
@media (min-width:1024px) {
  .custom-pagination,
  .nav-links {
    font-size: 16px;
    gap: 24px
  }
}
.custom-pagination > li:first-child,
.nav-links > li:first-child {
  margin: 0 9px 0 0
}
.custom-pagination > li:last-child,
.nav-links > li:last-child {
  margin: 0 0 0 9px
}
.custom-pagination .page-numbers,
.custom-pagination .pagination-item,
.nav-links .page-numbers,
.nav-links .pagination-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: var(--Interface-Basics-Text-Light);
  -webkit-transition: color 0.34s cubic-bezier(0.43,0,0.47,1),background-color 0.34s cubic-bezier(0.43,0,0.47,1);
  transition: color 0.34s cubic-bezier(0.43,0,0.47,1),background-color 0.34s cubic-bezier(0.43,0,0.47,1)
}
@media (min-width:1024px) {
  .custom-pagination .page-numbers,
  .custom-pagination .pagination-item,
  .nav-links .page-numbers,
  .nav-links .pagination-item {
    width: 40px;
    height: 40px
  }
}
.custom-pagination .page-numbers:hover,
.custom-pagination .pagination-item:hover,
.nav-links .page-numbers:hover,
.nav-links .pagination-item:hover {
  color: var(--Interface-Basics-Text-Blue);
  background-color: var(--Interface-Basics-Secondary-Button)
}
.custom-pagination .page-numbers.active,
.custom-pagination .page-numbers.current,
.custom-pagination .pagination-item.active,
.custom-pagination .pagination-item.current,
.nav-links .page-numbers.active,
.nav-links .page-numbers.current,
.nav-links .pagination-item.active,
.nav-links .pagination-item.current {
  color: var(--white);
  background-color: var(--Interface-Basics-Text-Blue)
}
.custom-pagination .page-numbers[aria-disabled=true],
.custom-pagination .pagination-item[aria-disabled=true],
.nav-links .page-numbers[aria-disabled=true],
.nav-links .pagination-item[aria-disabled=true] {
  opacity: 0.3;
  pointer-events: none
}
.custom-pagination .page-numbers.next,
.custom-pagination .page-numbers.prev,
.custom-pagination .pagination-item.next,
.custom-pagination .pagination-item.prev,
.nav-links .page-numbers.next,
.nav-links .page-numbers.prev,
.nav-links .pagination-item.next,
.nav-links .pagination-item.prev {
  position: relative;
  z-index: 1;
  background-color: transparent
}
.custom-pagination .page-numbers.next:before,
.custom-pagination .page-numbers.prev:before,
.custom-pagination .pagination-item.next:before,
.custom-pagination .pagination-item.prev:before,
.nav-links .page-numbers.next:before,
.nav-links .page-numbers.prev:before,
.nav-links .pagination-item.next:before,
.nav-links .pagination-item.prev:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: width 0.34s cubic-bezier(0.43,0,0.47,1),height 0.34s cubic-bezier(0.43,0,0.47,1),background-color 0.34s cubic-bezier(0.43,0,0.47,1);
  transition: width 0.34s cubic-bezier(0.43,0,0.47,1),height 0.34s cubic-bezier(0.43,0,0.47,1),background-color 0.34s cubic-bezier(0.43,0,0.47,1)
}
.custom-pagination .page-numbers.next:hover:before,
.custom-pagination .page-numbers.prev:hover:before,
.custom-pagination .pagination-item.next:hover:before,
.custom-pagination .pagination-item.prev:hover:before,
.nav-links .page-numbers.next:hover:before,
.nav-links .page-numbers.prev:hover:before,
.nav-links .pagination-item.next:hover:before,
.nav-links .pagination-item.prev:hover:before {
  width: 133.3333%;
  height: 133.3333%;
  background-color: var(--Interface-Basics-Secondary-Button)
}
.custom-pagination .page-numbers.next svg,
.custom-pagination .page-numbers.prev svg,
.custom-pagination .pagination-item.next svg,
.custom-pagination .pagination-item.prev svg,
.nav-links .page-numbers.next svg,
.nav-links .page-numbers.prev svg,
.nav-links .pagination-item.next svg,
.nav-links .pagination-item.prev svg {
  position: relative
}
.custom-pagination .page-numbers span,
.custom-pagination .pagination-item span,
.nav-links .page-numbers span,
.nav-links .pagination-item span {
  -webkit-transform: translate(0,0.15em);
  transform: translate(0,0.15em)
}
.nav-links .page-numbers.next:before,
.nav-links .page-numbers.prev:before {
  content: none
}
.nav-links .page-numbers:before {
  content: "";
  height: 0.3em;
  width: 0.3em
}
.anchor-navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1050;
  -webkit-transform: translate(0,-101%);
  transform: translate(0,-101%);
  -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.56,0,0.47,1);
  transition: transform 0.44s cubic-bezier(0.56,0,0.47,1);
  transition: transform 0.44s cubic-bezier(0.56,0,0.47,1),-webkit-transform 0.44s cubic-bezier(0.56,0,0.47,1)
}
@media (min-width:768px) {
  .anchor-navigation {
    padding: 18px 0 0
  }
}
@media (min-width:1440px) {
  .anchor-navigation {
    padding: 24px 0 0
  }
}
.anchor-navigation.is-visible {
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.anchor-navigation-wrap {
  background-color: var(--white);
  -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12);
  box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12);
  margin: 0 -20px;
  padding: 0 20px
}
@media (min-width:768px) {
  .anchor-navigation-wrap {
    padding: 0 30px;
    margin: 0
  }
}
@media (min-width:1440px) {
  .anchor-navigation-wrap {
    padding: 0 40px
  }
}
.swiper.anchor-navigation-slider {
  position: relative
}
.swiper.anchor-navigation-slider .swiper-slide {
  width: auto
}
.swiper.anchor-navigation-slider .swiper-button-next,
.swiper.anchor-navigation-slider .swiper-button-prev {
  width: 32px;
  height: 32px;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  z-index: 2;
  padding: 0
}
.swiper.anchor-navigation-slider .swiper-button-next:focus:before,
.swiper.anchor-navigation-slider .swiper-button-next:hover:before,
.swiper.anchor-navigation-slider .swiper-button-prev:focus:before,
.swiper.anchor-navigation-slider .swiper-button-prev:hover:before {
  width: 100%;
  height: 100%
}
.swiper.anchor-navigation-slider .swiper-button-next.swiper-button-disabled,
.swiper.anchor-navigation-slider .swiper-button-prev.swiper-button-disabled {
  display: none
}
.swiper.anchor-navigation-slider .swiper-button-next svg,
.swiper.anchor-navigation-slider .swiper-button-prev svg {
  width: 16px;
  height: auto
}
.swiper.anchor-navigation-slider .swiper-button-prev {
  display: none;
  left: 0
}
.swiper.anchor-navigation-slider .swiper-button-next {
  right: 0
}
.swiper.anchor-navigation-slider .swiper-button-next:after {
  content: "";
  position: absolute;
  top: 0;
  right: -20px;
  bottom: 0;
  width: 90px;
  background: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),color-stop(73.33%,#fff));
  background: linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 73.33%);
  opacity: 1;
  pointer-events: none;
  z-index: -2
}
.anchor-navigation-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 500
}
@media (min-width:1440px) {
  .anchor-navigation-list {
    font-size: 18px
  }
}
.anchor-navigation-list a {
  display: block;
  white-space: nowrap;
  text-transform: none;
  margin: 0;
  padding: 22px 0 13px;
  border-bottom: 2px solid transparent;
  -webkit-transition: color 0.27s ease-in-out,border-color 0.27s ease-in-out;
  transition: color 0.27s ease-in-out,border-color 0.27s ease-in-out
}
@media (min-width:1440px) {
  .anchor-navigation-list a {
    padding: 35px 0 29px
  }
}
.anchor-navigation-list a:hover {
  color: var(--Interface-Basics-Text-Blue)
}
.anchor-navigation-list a.anchor-active {
  color: var(--Interface-Basics-Text-Blue);
  border-bottom-color: var(--Interface-Basics-Text-Blue)
}
.section-hero-grid {
  display: grid;
  grid-template-columns: minmax(0,1fr)
}
@media (min-width:768px) {
  .section-hero-grid {
    grid-template-columns: repeat(2,minmax(0,1fr))
  }
}
@media (min-width:1024px) {
  .section-hero-grid {
    min-height: calc(100vh - 116px)
  }
}
@media (min-width:1440px) and (min-height:880px) {
  .section-hero-grid {
    min-height: 880px
  }
}
.section-hero-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin: 0 -20px
}
@media (min-width:768px) {
  .section-hero-media {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
    margin: 0 0 0 -48px
  }
}
.section-hero-media figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0
}
.section-hero-media figure picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.section-hero-media figure img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  aspect-ratio: 375/420
}
@media (min-width:768px) {
  .section-hero-media figure img {
    width: auto;
    aspect-ratio: 702/880;
    contain-intrinsic-size: 702px 800px
  }
}
.section-hero-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 21px;
  line-height: 1.1;
  letter-spacing: normal;
  color: var(--Interface-Basics-Text-Light-Blue);
  padding: 12px 0 47px
}
@media (min-width:768px) {
  .section-hero-text {
    padding: 12px 0 47px 24px
  }
}
@media (min-width:1024px) {
  .section-hero-text {
    padding: 24px 0 80px 32px;
    font-size: 26px;
    line-height: 1.12
  }
}
.section-hero-text .limiter {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  max-width: 539px;
  margin-left: auto;
  margin-right: auto
}
@media (min-width:768px) {
  .section-hero-text .limiter {
    margin-left: 0;
    margin-right: 0
  }
}
@media (min-width:1024px) {
  .section-hero-text .limiter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: auto
  }
}
.section-hero-text .box {
  display: contents
}
@media (min-width:1024px) {
  .section-hero-text .box {
    display: block;
    margin-top: auto
  }
}
.section-hero-text .back-link {
  margin: 0 0 47px
}
@media (max-width:1023px) {
  .section-hero-text .back-link {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin: 0 8px 61px 0
  }
}
.section-hero-text .inner-limiter {
  width: 100%
}
@media (min-width:1024px) {
  .section-hero-text .inner-limiter {
    max-width: 424px
  }
}
.section-hero-text .inner-limiter > *:last-child {
  margin-bottom: 0
}
.section-hero-text .labels-wrap {
  width: 100%;
  margin: 0 0 9px
}
@media (min-width:1024px) {
  .section-hero-text .labels-wrap {
    margin: 0 0 15px
  }
}
.section-hero-text .labels-wrap:has(> .tag-topic-list) {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px 8px;
  margin: 0 0 9px
}
@media (min-width:768px) {
  .section-hero-text .labels-wrap:has(> .tag-topic-list) {
    margin: 0 calc((50vw - 443px)/ -2) 9px 0
  }
}
@media (min-width:1024px) {
  .section-hero-text .labels-wrap:has(> .tag-topic-list) {
    width: auto
  }
}
@media (min-width:1180px) {
  .section-hero-text .labels-wrap:has(> .tag-topic-list) {
    margin: 0 -90px 9px 0
  }
}
@media (min-width:768px) {
  .section-hero-text .labels-wrap .tag-topic-list {
    width: auto;
    margin-top: 0;
    margin-left: auto
  }
}
@media (min-width:1024px) {
  .section-hero-text .labels-wrap .tag-topic-list {
    margin-top: -7px
  }
}
.section-hero-text h5 {
  margin: 0 auto 0 0
}
@media (max-width:1023px) {
  .section-hero-text h5 {
    letter-spacing: normal
  }
}
.section-hero-text h1 {
  font-size: 36px;
  line-height: 1.05;
  letter-spacing: -0.0083333333em;
  margin: 0 0 0.34em
}
@media (min-width:1024px) {
  .section-hero-text h1 {
    font-size: 60px;
    line-height: 1;
    letter-spacing: -0.0083333333em;
    margin: 0 0 0.27em
  }
}
@media (max-width:1023px) {
  .section-hero-text .dl-properties {
    margin-top: 57px
  }
}
.label-logo {
  display: contents;
  margin: 0
}
@media (min-width:1024px) {
  .label-logo {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}
.label-logo .entry-partner {
  margin-left: auto
}
@media (max-width:1023px) {
  .label-logo .entry-partner img {
    max-height: 40px;
    margin-left: auto;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left;
    object-position: left;
    width: auto
  }
}
.label-logo .switzerland-icon {
  margin: 0 8px 0 auto
}
@media (min-width:1024px) {
  .label-logo .switzerland-icon {
    margin: 0 auto 0 0
  }
}
.label-logo .switzerland-icon img {
  max-width: 100%;
  width: 120px
}
@media (min-width:1024px) {
  .label-logo .switzerland-icon img {
    width: 150px
  }
}
.dl-properties {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.0125em;
  color: var(--Interface-Basics-Text-Light-Blue)
}
@media (min-width:1024px) {
  .dl-properties {
    font-size: 18px;
    letter-spacing: 0.0222222222em
  }
}
.dl-properties > div {
  display: grid;
  grid-template-columns: minmax(100px,160px) minmax(0,1fr);
  grid-gap: 8px 0;
  border-top: 1px solid rgba(110,160,180,0.25);
  padding: 12px 0 7px
}
@media (min-width:1024px) {
  .dl-properties > div {
    padding: 14px 0 10px
  }
}
.dl-properties dt {
  font-weight: normal;
  padding: 0;
  float: none
}
.dl-properties dd {
  text-align: right;
  margin: 0
}
.dl-properties dd span {
  display: block
}
.section-capacity-stats + .section-teaser-tabs {
  margin: -1px 0 0;
  position: relative;
  z-index: 1
}
.section-capacity-stats {
  padding: 80px 0 0;
  position: relative;
  clip-path: inset(0% 0% 0% 0%)
}
@media (min-width:1024px) {
  .section-capacity-stats {
    padding: 80px 0 0
  }
}
@media (min-width:1280px) {
  .section-capacity-stats {
    padding: 143px 0 0
  }
}
@media (max-width:1023px) {
  .section-capacity-stats:has(> .container:only-child) .capacity-stats-list {
    padding-bottom: 0
  }
}
@media (min-width:1024px) {
  .section-capacity-stats:has(> .container:only-child) .capacity-stats-item {
    padding-top: 5px
  }
}
@media (min-width:1024px) {
  .section-capacity-stats:has(> .container:only-child) .capacity-stats-item p:first-of-type {
    margin: 0 0 1.1em
  }
}
.section-capacity-stats h2 {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.05;
  letter-spacing: normal;
  margin: 0 0 0.63em
}
@media (min-width:768px) {
  .section-capacity-stats h2 {
    margin: 0 0 0.33em
  }
}
@media (min-width:1280px) {
  .section-capacity-stats h2 {
    font-size: 62px;
    line-height: 0.94;
    letter-spacing: -0.00625em;
    margin: 0 0 0.33em
  }
}
@media (min-width:1280px) {
  .section-capacity-stats h2 {
    font-size: 80px
  }
}
.section-capacity-stats > .container {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 80px;
  margin: -80px auto 0
}
@media (min-width:1280px) {
  .section-capacity-stats > .container {
    padding-top: 143px;
    margin: -143px auto 0
  }
}
.section-capacity-stats > .container[data-parallax=translateY] {
  translate: 0 var(--translateY-mobile,0)
}
@media (min-width:768px) {
  .section-capacity-stats > .container[data-parallax=translateY] {
    translate: 0 var(--translateY,0)
  }
}
.section-capacity-stats > .container[data-parallax=translateY] .capacity-stats-list {
  opacity: var(--opacity,0)
}
.section-capacity-stats > .container .inner-container {
  margin: 0 auto
}
.capacity-stats-list {
  margin: 0;
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  padding: 0 0 50px
}
@media (min-width:768px) {
  .capacity-stats-list {
    grid-template-columns: repeat(4,minmax(0,1fr));
    padding: 0
  }
}
@media (min-width:768px) {
  .capacity-stats-list > li {
    border-left: 1px solid rgba(110,160,180,0.25);
    padding: 0 24px
  }
}
@media (min-width:768px) {
  .capacity-stats-list > li:nth-child(4n+1) {
    padding-left: 0;
    border-left: none
  }
}
@media (max-width:767px) {
  .capacity-stats-list > li:not(:nth-of-type(1)):not(:nth-of-type(2)) {
    border-top: 1px solid rgba(110,160,180,0.25);
    padding-top: 14px;
    padding-bottom: 0
  }
}
@media (max-width:767px) {
  .capacity-stats-list > li:nth-of-type(odd) {
    padding: 3px 11px 14px 0
  }
}
@media (max-width:767px) {
  .capacity-stats-list > li:nth-of-type(even) {
    border-left: 1px solid rgba(110,160,180,0.25);
    padding: 3px 11px 14px
  }
}
.capacity-stats-item {
  color: var(--Interface-Basics-Text-Blue,#004682);
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: normal
}
@media (min-width:1024px) {
  .capacity-stats-item {
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 0.0111111111em
  }
}
.capacity-stats-item p {
  margin: 0 0 0.9em
}
@media (min-width:1024px) {
  .capacity-stats-item p {
    margin: 0 0 1em
  }
}
.capacity-stats-item p:last-child {
  margin-bottom: 0
}
.capacity-stats-item strong {
  font-weight: 500
}
@media (max-width:1023px) {
  .capacity-stats-item strong {
    word-wrap: break-word;
    overflow-wrap: break-word;
    -ms-hyphens: auto;
    hyphens: auto
  }
}
.capacity-stats-item .number {
  font-size: 28px;
  line-height: 1.1;
  font-variant-numeric: tabular-nums
}
@media (min-width:1024px) {
  .capacity-stats-item .number {
    font-size: 44px;
    line-height: 1.05;
    letter-spacing: -0.0113636364em
  }
}
.capacity-stats-image {
  position: relative;
  z-index: 1;
  margin-bottom: 0
}
.capacity-stats-image .container {
  padding: 0
}
.capacity-stats-image:before {
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(77.89%,#f0f5f7));
  background: linear-gradient(180deg,rgba(255,255,255,0) 0%,#f0f5f7 77.89%);
  z-index: -1
}
.section-teaser-tabs {
  background-color: var(--Interface-Basics-BG-Light);
  padding: 53px 0 72px;
  overflow: hidden
}
@media (min-width:1024px) {
  .section-teaser-tabs {
    padding: 0 0 80px
  }
}
@media (min-width:1280px) {
  .section-teaser-tabs {
    padding: 14px 0 128px
  }
}
.site-tablist,
ul.site-tablist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  border: none;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  gap: 0 19px;
  border-bottom: 1px solid rgba(110,160,180,0.25);
  z-index: 1;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
  margin: 0 0 35px
}
@media (min-width:1024px) {
  .site-tablist,
  ul.site-tablist {
    overflow: visible;
    white-space: normal;
    font-size: 24px;
    line-height: 1.15;
    gap: 0 24px;
    margin: 0 0 32px
  }
}
@media (min-width:1280px) {
  .site-tablist,
  ul.site-tablist {
    margin: 0 0 48px;
    gap: 0 32px
  }
}
.site-tablist::-webkit-scrollbar,
ul.site-tablist::-webkit-scrollbar {
  display: none
}
.site-tablist > li:has(input:checked) label,
.site-tablist > li:has(input[data-was-checked=true]) label,
ul.site-tablist > li:has(input:checked) label,
ul.site-tablist > li:has(input[data-was-checked=true]) label {
  color: var(--Interface-Basics-Text-Blue);
  border: none;
  border-bottom: 1px solid currentColor!important;
  background-color: transparent
}
.site-tablist > li > a,
.site-tablist > li label,
ul.site-tablist > li > a,
ul.site-tablist > li label {
  display: block;
  cursor: pointer;
  border-radius: 0;
  border: none;
  letter-spacing: normal;
  color: var(--Interface-Basics-Text-Light-Blue);
  border-bottom: 1px solid transparent;
  padding: 15px 0 9px;
  -webkit-transition: color 0.34s cubic-bezier(0.6,0.01,0.43,1),border-bottom-color 0.34s cubic-bezier(0.6,0.01,0.43,1);
  transition: color 0.34s cubic-bezier(0.6,0.01,0.43,1),border-bottom-color 0.34s cubic-bezier(0.6,0.01,0.43,1)
}
@media (min-width:1024px) {
  .site-tablist > li > a,
  .site-tablist > li label,
  ul.site-tablist > li > a,
  ul.site-tablist > li label {
    padding: 27px 0 21px;
    margin-top: 2px
  }
}
@media (max-width:1023px) {
  .site-tablist > li > a,
  .site-tablist > li label,
  ul.site-tablist > li > a,
  ul.site-tablist > li label {
    margin: 0
  }
}
.site-tablist > li > a:hover:not([aria-selected=true]),
.site-tablist > li label:hover:not([aria-selected=true]),
ul.site-tablist > li > a:hover:not([aria-selected=true]),
ul.site-tablist > li label:hover:not([aria-selected=true]) {
  color: var(--Interface-Basics-Text-Blue);
  border: none;
  border-bottom: 1px solid transparent;
  background: none
}
.site-tablist > li > a[role=tab][aria-selected=true],
.site-tablist > li > a[role=tab][data-was-checked=true],
.site-tablist > li label[role=tab][aria-selected=true],
.site-tablist > li label[role=tab][data-was-checked=true],
ul.site-tablist > li > a[role=tab][aria-selected=true],
ul.site-tablist > li > a[role=tab][data-was-checked=true],
ul.site-tablist > li label[role=tab][aria-selected=true],
ul.site-tablist > li label[role=tab][data-was-checked=true] {
  color: var(--Interface-Basics-Text-Blue);
  border: none;
  border-bottom: 1px solid currentColor;
  background-color: transparent
}
.site-tab-content-wrap {
  position: relative
}
.site-tab-content,
.tab-content {
  opacity: 1;
  visibility: visible;
  -webkit-transition: z-index 0.2s cubic-bezier(0.6,0.01,0.43,1),opacity 0.2s cubic-bezier(0.6,0.01,0.43,1),visibility 0.2s cubic-bezier(0.6,0.01,0.43,1);
  transition: z-index 0.2s cubic-bezier(0.6,0.01,0.43,1),opacity 0.2s cubic-bezier(0.6,0.01,0.43,1),visibility 0.2s cubic-bezier(0.6,0.01,0.43,1);
  z-index: 1
}
.site-tab-content[hidden],
.tab-content[hidden] {
  display: block;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: -1
}
.site-tab-content {
  position: relative;
  top: 0;
  left: 0;
  width: 100%
}
@media (min-width:1024px) {
  .site-tab-content {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 8px
  }
}
.site-tab-content[hidden] {
  display: grid
}
@media (min-width:1024px) {
  .site-tab-content > *:only-child {
    grid-column: span 2
  }
}
@media (min-width:1024px) {
  .site-tab-content > div {
    position: relative;
    z-index: 2
  }
}
.site-tab-content .image-teaser-card {
  margin: 0 0 6px;
  min-height: 397px
}
@media (min-width:1024px) {
  .site-tab-content .image-teaser-card {
    min-height: auto;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0
  }
}
.icon-teaser-card-list-slider.swiper {
  overflow: visible
}
@media (min-width:1024px) {
  .icon-teaser-card-list-slider.swiper {
    width: 100%
  }
}
@media (min-width:1024px) {
  .icon-teaser-card-list-slider.swiper .swiper-pagination {
    display: none
  }
}
.icon-teaser-card-list,
.icon-teaser-card-list.swiper-wrapper {
  margin: 0;
  padding: 0;
  list-style-type: none
}
@media (min-width:1024px) {
  .icon-teaser-card-list,
  .icon-teaser-card-list.swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-gap: 8px;
    height: auto
  }
}
.icon-teaser-card-list > li,
.icon-teaser-card-list.swiper-wrapper > li {
  width: 240px;
  position: relative
}
@media (min-width:768px) {
  .icon-teaser-card-list > li,
  .icon-teaser-card-list.swiper-wrapper > li {
    width: 333px
  }
}
@media (min-width:1024px) {
  .icon-teaser-card-list > li,
  .icon-teaser-card-list.swiper-wrapper > li {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
@media (min-width:1024px) {
  .icon-teaser-card-list > li:nth-last-child(1):nth-child(odd),
  .icon-teaser-card-list.swiper-wrapper > li:nth-last-child(1):nth-child(odd) {
    grid-column: span 2
  }
}
.icon-teaser-card-list .icon-teaser-card,
.icon-teaser-card-list.swiper-wrapper .icon-teaser-card {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media (min-width:1024px) {
  .icon-teaser-card-list .icon-teaser-card,
  .icon-teaser-card-list.swiper-wrapper .icon-teaser-card {
    width: 100%
  }
}
.section-case-stories-slider {
  padding: 78px 0 0;
  overflow: hidden
}
@media (min-width:1024px) {
  .section-case-stories-slider {
    padding: 90px 0 0
  }
}
@media (min-width:1280px) {
  .section-case-stories-slider {
    padding: 139px 0 0
  }
}
.section-case-stories-slider .entry-header {
  margin: 0 0 42px
}
@media (min-width:1024px) {
  .section-case-stories-slider .entry-header {
    margin: 0 0 32px
  }
}
@media (min-width:1280px) {
  .section-case-stories-slider .entry-header {
    margin: 0 0 55px
  }
}
.section-case-stories-slider .entry-header h2 {
  margin: 0
}
.case-stories-slider.swiper {
  overflow: visible
}
.case-stories-slider.swiper .swiper-wrapper {
  margin: 0;
  padding: 0;
  list-style-type: none
}
.case-stories-slider.swiper .swiper-button-next,
.case-stories-slider.swiper .swiper-button-prev {
  top: -77px;
  right: 48px
}
@media (max-width:1023px) {
  .case-stories-slider.swiper .swiper-button-next,
  .case-stories-slider.swiper .swiper-button-prev {
    display: none
  }
}
@media (min-width:1440px) {
  .case-stories-slider.swiper .swiper-button-next,
  .case-stories-slider.swiper .swiper-button-prev {
    top: -112px;
    right: calc((100vw - 1346px)/ 2)
  }
}
.case-stories-slider.swiper .swiper-button-prev {
  -webkit-transform: translate(-48px,0);
  transform: translate(-48px,0)
}
@media (min-width:1280px) {
  .case-stories-slider.swiper .swiper-button-prev {
    -webkit-transform: translate(-60px,0);
    transform: translate(-60px,0)
  }
}
.case-stories-slider.swiper .swiper-pagination {
  margin: 48px 0 0
}
@media (min-width:1024px) {
  .case-stories-slider.swiper .swiper-pagination {
    display: none
  }
}
.case-stories-card {
  background-color: var(--Interface-Basics-BG-Light)
}
.case-stories-card.bg-none {
  background-color: transparent
}
.case-stories-card .container {
  width: auto;
  display: grid;
  grid-template-columns: minmax(0,1fr);
  gap: 34px 0
}
@media (min-width:1024px) {
  .case-stories-card .container {
    grid-template-columns: minmax(0,1fr) minmax(0,1fr);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
.case-stories-card .entry-thumbnail figure {
  margin: 0 -20px
}
@media (min-width:768px) {
  .case-stories-card .entry-thumbnail figure {
    margin: 0 -48px
  }
}
@media (min-width:1024px) {
  .case-stories-card .entry-thumbnail figure {
    margin: 0 0 0 -48px
  }
}
@media (min-width:1440px) {
  .case-stories-card .entry-thumbnail figure {
    margin: 0 0 0 calc((100vw - 1440px + 48px)/ -2)
  }
}
.case-stories-card .entry-thumbnail img {
  width: 100%;
  aspect-ratio: 375/260;
  -o-object-fit: cover;
  object-fit: cover
}
@media (min-width:1024px) {
  .case-stories-card .entry-thumbnail img {
    width: 720px;
    aspect-ratio: 720/680
  }
}
@media (min-width:1440px) {
  .case-stories-card .entry-thumbnail img {
    width: 100%;
    height: 100%;
    max-height: 680px;
    -o-object-fit: cover;
    object-fit: cover
  }
}
.case-stories-card .entry-body {
  padding: 0 4px 35px
}
@media (min-width:1024px) {
  .case-stories-card .entry-body {
    padding: 24px 0 24px 14.3%
  }
}
@media (min-width:1280px) {
  .case-stories-card .entry-body {
    padding: 24px 24px 24px 96px
  }
}
.case-stories-card .entry-body > *:last-child {
  margin-bottom: 0
}
.case-stories-card h5 {
  letter-spacing: normal;
  margin: 0 0 0.45em
}
@media (min-width:1024px) {
  .case-stories-card h5 {
    letter-spacing: 0.0111111111em;
    margin: 0 0 0.9em
  }
}
.case-stories-card h2 {
  margin: 0 0 0.6em
}
.case-stories-card p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0 0 1.55em
}
@media (min-width:1024px) {
  .case-stories-card p {
    margin: 0 0 1.95em
  }
}
.section-image-text {
  padding: 73px 0 67px
}
@media (min-width:1024px) {
  .section-image-text {
    padding: 80px 0
  }
}
@media (min-width:1280px) {
  .section-image-text {
    padding: 128px 0
  }
}
@media (min-width:1024px) {
  .section-image-text.reverse .text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}
@media (min-width:1024px) {
  .section-image-text.reverse .text-inner {
    margin-left: auto
  }
}
@media (min-width:1024px) {
  .section-image-text.reverse .image figure {
    margin: 0 0 0 -48px
  }
}
.section-image-text.text-width-lg .text-inner {
  max-width: 539px
}
.section-image-text .entry-grid {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 33px 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start
}
@media (min-width:1024px) {
  .section-image-text .entry-grid {
    grid-template-columns: minmax(0,1fr) minmax(0,1fr);
    grid-gap: 0 36px
  }
}
.section-image-text .text-inner {
  max-width: 466px
}
@media (max-width:1023px) {
  .section-image-text h5 {
    letter-spacing: normal;
    margin: 0 0 0.5em
  }
}
.section-image-text h2 {
  margin: 0 0 0.75em
}
@media (min-width:1024px) {
  .section-image-text h2 {
    margin: 0 0 0.6em
  }
}
.section-image-text .link {
  margin-top: 0.8em
}
@media (min-width:1024px) {
  .section-image-text .link {
    margin-top: 0.4em
  }
}
@media (max-width:1023px) {
  .section-image-text .image {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
}
.section-image-text .image figure {
  margin: 0
}
@media (min-width:1024px) {
  .section-image-text .image figure {
    margin: 0 -48px 0 0
  }
}
@media (max-width:1023px) {
  .section-image-text .image figure.video-figure {
    margin: 0 -48px
  }
}
@media (max-width:767px) {
  .section-image-text .image figure.video-figure {
    margin: 0 -20px
  }
}
.section-image-text .image video {
  max-width: 100%;
  margin: 0!important;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%!important;
  height: 100%!important
}
.section-image-text .image .video-block {
  width: 100%;
  aspect-ratio: 702/580;
  -o-object-fit: cover;
  object-fit: cover
}
.section-image-text .image .video-block,
.section-image-text .image video {
  aspect-ratio: 375/400
}
@media (min-width:1024px) {
  .section-image-text .image .video-block,
  .section-image-text .image video {
    aspect-ratio: 702/764
  }
}
@media (max-width:1023px) {
  .section-image-text .image img {
    width: 100%
  }
}
.feature-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 33px;
  margin-top: 24px
}
@media (min-width:1280px) {
  .feature-list {
    gap: 43px;
    margin-top: 72px
  }
}
.feature-list li {
  border-top: 1px solid rgba(110,160,180,0.25)
}
.feature-item {
  display: grid;
  grid-template-columns: minmax(32px,32px) minmax(0,1fr);
  grid-gap: 0 4px;
  padding-top: 17px
}
@media (min-width:1024px) {
  .feature-item {
    padding-top: 24px;
    grid-gap: 0 12px
  }
}
.feature-item:has(> :only-child) {
  grid-template-columns: minmax(0,1fr)
}
.feature-item figure {
  margin: 0
}
.feature-item h3 {
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: normal;
  margin-bottom: 0.42em
}
@media (min-width:1024px) {
  .feature-item h3 {
    font-size: 24px;
    line-height: 1.15;
    margin-bottom: 0.55em
  }
}
.feature-item .any-b0 {
  padding: 4px 0 0
}
.section-testimonials {
  padding: 0 0 73px
}
@media (min-width:1024px) {
  .section-testimonials {
    padding: 0 0 80px
  }
}
@media (min-width:1280px) {
  .section-testimonials {
    padding: 0 0 128px
  }
}
.testimonials-slider.swiper {
  overflow: visible
}
@media (min-width:768px) {
  .testimonials-slider.swiper {
    margin-left: -48px;
    padding: 60px 0 0
  }
}
.resize-active .testimonials-slider.swiper {
  overflow: hidden
}
.testimonials-slider.swiper .swiper-wrapper {
  margin: 0;
  padding: 0;
  list-style-type: none
}
.testimonials-slider.swiper .swiper-button-next,
.testimonials-slider.swiper .swiper-button-prev {
  top: 8px;
  right: 0
}
@media (min-width:1280px) {
  .testimonials-slider.swiper .swiper-button-next,
  .testimonials-slider.swiper .swiper-button-prev {
    top: 0
  }
}
@media (max-width:767px) {
  .testimonials-slider.swiper .swiper-button-next,
  .testimonials-slider.swiper .swiper-button-prev {
    display: none
  }
}
.testimonials-slider.swiper .swiper-button-prev {
  -webkit-transform: translate(-48px,0);
  transform: translate(-48px,0)
}
@media (min-width:1280px) {
  .testimonials-slider.swiper .swiper-button-prev {
    -webkit-transform: translate(-60px,0);
    transform: translate(-60px,0)
  }
}
.testimonials-slider.swiper .swiper-pagination {
  margin: 60px 0 0
}
@media (min-width:768px) {
  .testimonials-slider.swiper .swiper-pagination {
    display: none
  }
}
@media (min-width:768px) {
  .testimonial-item {
    display: grid;
    grid-template-columns: minmax(0,198px) minmax(0,1fr);
    grid-gap: 0 37px
  }
}
@media (min-width:1024px) {
  .testimonial-item {
    grid-template-columns: minmax(0,263px) minmax(0,1fr);
    grid-gap: 0 36px
  }
}
@media (min-width:1280px) {
  .testimonial-item {
    grid-template-columns: minmax(0,357px) minmax(0,1fr);
    grid-gap: 0 48px
  }
}
.testimonial-image {
  margin: 0
}
@media (max-width:767px) {
  .testimonial-image {
    display: none
  }
}
.testimonial-image img {
  width: 198px;
  aspect-ratio: 198/232;
  -o-object-fit: cover;
  object-fit: cover
}
@media (min-width:1024px) {
  .testimonial-image img {
    width: 263px;
    aspect-ratio: 263/310
  }
}
@media (min-width:1280px) {
  .testimonial-image img {
    width: 357px;
    aspect-ratio: 357/420
  }
}
.testimonial-text {
  padding: 2px 0 0
}
.testimonial-text h5 {
  letter-spacing: normal;
  margin: 0 0 1.15em
}
@media (min-width:768px) {
  .testimonial-text h5 {
    letter-spacing: normal;
    margin: 0 0 1.2em
  }
}
@media (min-width:1024px) {
  .testimonial-text h5 {
    margin: 0 0 1.1em
  }
}
@media (min-width:1280px) {
  .testimonial-text h5 {
    letter-spacing: 0.0111111111em;
    margin: 0 0 1.5em
  }
}
.testimonial-text blockquote {
  max-width: 880px;
  margin: 0
}
.testimonial-text blockquote p {
  margin: 0 0 0.6em
}
.testimonial-text blockquote p:last-of-type {
  margin-bottom: 0
}
.testimonial-text .company-logo {
  margin-top: 33px
}
@media (min-width:1024px) {
  .testimonial-text .company-logo {
    margin-top: 34px
  }
}
@media (min-width:1280px) {
  .testimonial-text .company-logo {
    margin-top: 39px
  }
}
@media (max-width:1279px) {
  .testimonial-text .company-logo {
    max-width: 104px
  }
}
.testimonial-text .company-logo img {
  display: block
}
.section-hotspot-element {
  --hotspot-extra-top: 500px;
  padding: 71px 0 0;
  overflow: hidden
}
@media (min-width:1280px) {
  .section-hotspot-element {
    padding: 124px 0 0
  }
}
.section-hotspot-element .entry-header {
  max-width: 720px;
  margin: 0 0 32px
}
.section-hotspot-element .entry-grid {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 29px 0
}
@media (min-width:1024px) {
  .section-hotspot-element .entry-grid {
    grid-template-columns: minmax(0,539px) minmax(0,48.7%);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-gap: 0 32px;
    margin: 0 0 30px
  }
}
.section-hotspot-element .text .h3,
.section-hotspot-element .text h3 {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: normal;
  padding: 1px 0 0
}
@media (min-width:1024px) {
  .section-hotspot-element .text .h3,
  .section-hotspot-element .text h3 {
    font-size: 30px;
    line-height: 1.1
  }
}
.hotspot-block-wrap {
  position: relative;
  pointer-events: none
}
.hotspot-scrollable {
  padding-top: var(--hotspot-extra-top);
  margin-top: calc(-1 * var(--hotspot-extra-top));
  overflow: hidden;
  overflow-x: auto;
  margin-inline: -48px;
  pointer-events: all
}
@media (max-width:767px) {
  .hotspot-scrollable {
    margin-inline: -20px
  }
}
.hotspot-block {
  position: relative;
  pointer-events: auto;
  margin: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content
}
.hotspot-block * {
  pointer-events: all
}
.hotspot-block .inner {
  position: relative
}
.hotspot-block img {
  display: block
}
@media (max-width:767px) {
  .hotspot-block img {
    max-width: none;
    max-height: 427px
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .hotspot-block img {
    width: 100%
  }
}
.hotspot-list {
  pointer-events: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0
}
@media (min-width:1024px) {
  .hotspot-item:focus-visible .hotspot-popup {
    opacity: 1;
    visibility: visible
  }
}
@media (min-width:1024px) {
  .hotspot-item.hotspot-active:after {
    opacity: 1;
    visibility: visible
  }
}
.hotspot-item.hotspot-active .hotspot-popup {
  opacity: 1;
  visibility: visible
}
@media (max-width:1023px) {
  .hotspot-item.hotspot-active .hotspot-popup {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
}
.hotspot-item {
  position: absolute;
  pointer-events: all
}
@media (min-width:1024px) {
  .hotspot-item:after {
    width: 20px;
    height: 10px;
    content: "";
    position: absolute;
    bottom: calc(100% + 14px);
    left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='10' viewBox='0 0 20 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h20L10 10 0 0Z' fill='%23fff'/%3E%3C/svg%3E");
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.44s cubic-bezier(0.55,0,0.4,1),visibility 0.44s cubic-bezier(0.55,0,0.4,1),-webkit-transform 0.44s cubic-bezier(0.55,0,0.4,1);
    transition: transform 0.44s cubic-bezier(0.55,0,0.4,1),opacity 0.44s cubic-bezier(0.55,0,0.4,1),visibility 0.44s cubic-bezier(0.55,0,0.4,1),-webkit-transform 0.44s cubic-bezier(0.55,0,0.4,1);
    z-index: 21
  }
}
@media (min-width:1024px) {
  .hotspot-item.top-left:after {
    top: calc(100% + 11px);
    left: 50%;
    -webkit-transform: translate(-50%,0) rotate(180deg);
    transform: translate(-50%,0) rotate(180deg)
  }
}
.hotspot-opener {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid var(--Brand-Colors-SKAN-Primary-60);
  background: var(--Interface-Basics-Text-Blue,#004682);
  padding: 0;
  z-index: 1;
  position: relative
}
@media (min-width:1024px) {
  .hotspot-opener {
    width: 40px;
    height: 40px
  }
}
.hotspot-active .hotspot-opener:before,
.hotspot-opener:focus-visible:before,
.hotspot-opener:focus:before,
.hotspot-opener:hover:before {
  border: 2px solid var(--accent-rollover);
  background: var(--accent-rollover)
}
@media (min-width:1024px) {
  .hotspot-active .hotspot-opener:before,
  .hotspot-opener:focus-visible:before,
  .hotspot-opener:focus:before,
  .hotspot-opener:hover:before {
    width: 48px;
    height: 48px
  }
}
@media (min-width:1024px) {
  .hotspot-opener:focus-visible + .hotspot-popup {
    opacity: 1;
    visibility: visible
  }
}
.hotspot-opener:before {
  height: inherit;
  width: inherit;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  border-radius: inherit;
  border: 2px solid var(--Brand-Colors-SKAN-Primary-60);
  background: var(--Interface-Basics-Text-Blue);
  -webkit-transition: background-color 0.44s cubic-bezier(0.55,0,0.4,1),border-color 0.44s cubic-bezier(0.55,0,0.4,1),width 0.44s cubic-bezier(0.55,0,0.4,1),height 0.44s cubic-bezier(0.55,0,0.4,1);
  transition: background-color 0.44s cubic-bezier(0.55,0,0.4,1),border-color 0.44s cubic-bezier(0.55,0,0.4,1),width 0.44s cubic-bezier(0.55,0,0.4,1),height 0.44s cubic-bezier(0.55,0,0.4,1);
  z-index: -1
}
.hotspot-popup {
  width: 100%;
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(0,100%);
  transform: translate(0,100%);
  -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12);
  box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12);
  -webkit-transition: opacity 0.44s cubic-bezier(0.55,0,0.4,1),visibility 0.44s cubic-bezier(0.55,0,0.4,1),-webkit-transform 0.44s cubic-bezier(0.55,0,0.4,1);
  transition: transform 0.44s cubic-bezier(0.55,0,0.4,1),opacity 0.44s cubic-bezier(0.55,0,0.4,1),visibility 0.44s cubic-bezier(0.55,0,0.4,1),-webkit-transform 0.44s cubic-bezier(0.55,0,0.4,1);
  z-index: 9999
}
@media (min-width:1024px) {
  .hotspot-popup {
    display: block!important;
    width: 360px;
    position: absolute;
    left: 50%;
    bottom: calc(100% + 22px);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    translate: var(--translate)
  }
}
@media (max-width:1023px) {
  .hotspot-popup:before {
    content: "";
    position: fixed;
    left: 0;
    bottom: 100%;
    width: 100vw;
    height: 100vw;
    background-color: rgba(0,0,0,0.12)
  }
}
@media (min-width:1024px) {
  .hotspot-popup.top-left {
    translate: none;
    -webkit-transform: none;
    transform: none;
    left: 5px;
    top: calc(100% + 22px);
    bottom: auto
  }
}
.hotspot-popup .hotspot-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: var(--Interface-Basics-Secondary-Button);
  border-radius: 50%;
  border: none;
  padding: 10px;
  margin: 0 0 0 auto
}
@media (min-width:1024px) {
  .hotspot-popup .hotspot-close {
    display: none
  }
}
.hotspot-popup .image {
  margin: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}
.hotspot-popup .image img {
  width: 100%;
  aspect-ratio: 360/188;
  height: 158px;
  -o-object-fit: cover;
  object-fit: cover
}
@media (min-width:1024px) {
  .hotspot-popup .image img {
    height: 150px
  }
}
.hotspot-popup .body {
  border-radius: 3px;
  background-color: var(--white);
  padding: 24px 20px 23px
}
@media (min-width:1024px) {
  .hotspot-popup .body {
    padding: 24px 24px 23px
  }
}
.hotspot-popup h3 {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: normal;
  margin: 0 0 0.45em
}
@media (min-width:1024px) {
  .hotspot-popup h3 {
    font-size: 18px;
    line-height: 1.1;
    font-weight: 500;
    letter-spacing: 0.0111111111em;
    margin: 0 0 0.25em
  }
}
.hotspot-popup p {
  margin: 0 0 1.15em
}
@media (max-width:1023px) {
  .hotspot-popup p {
    letter-spacing: 0.0125em
  }
}
.section-feature-grid {
  padding: 76px 0 67px
}
@media (min-width:1280px) {
  .section-feature-grid {
    padding: 129px 0 123px
  }
}
.section-feature-grid .entry-header {
  max-width: 768px;
  margin-bottom: 42px
}
@media (min-width:1280px) {
  .section-feature-grid .entry-header {
    margin-bottom: 72px
  }
}
.section-feature-grid .entry-header h5 {
  margin: 0 0 0.9em
}
@media (max-width:1023px) {
  .section-feature-grid .entry-header h5 {
    letter-spacing: normal;
    margin: 0 0 0.7em
  }
}
.feature-grid-list {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  grid-gap: 31px 8px
}
@media (min-width:1024px) {
  .feature-grid-list {
    grid-template-columns: repeat(4,minmax(0,1fr));
    grid-gap: 24px
  }
}
@media (min-width:1440px) {
  .feature-grid-list {
    grid-gap: 30px 36px
  }
}
@media (max-width:1023px) {
  .feature-grid-list > li:nth-last-child(1):nth-child(odd) {
    grid-column: span 2
  }
}
.feature-grid-item {
  padding: 0 16px 0 0
}
.feature-grid-item figure {
  margin: 0 0 16px
}
@media (min-width:1024px) {
  .feature-grid-item figure {
    margin: 0 0 11px
  }
}
@media (max-width:1023px) {
  .feature-grid-item figure img,
  .feature-grid-item figure svg {
    width: 20px;
    height: auto;
    display: block
  }
}
.feature-grid-item h3 {
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: normal;
  margin: 0 0 0.4em
}
@media (min-width:1024px) {
  .feature-grid-item h3 {
    font-size: 24px;
    line-height: 1.15;
    margin: 0 0 0.5em
  }
}
.section-contact-teaser + .newsletter-block {
  margin-top: 0
}
.twocolumns-section + .section-contact-teaser {
  margin-top: 40px
}
@media (min-width:1024px) {
  .twocolumns-section + .section-contact-teaser {
    margin-top: 96px
  }
}
.contact-teaser-block {
  font-size: 21px;
  line-height: 1.1;
  letter-spacing: normal;
  color: var(--Interface-Basics-Text-Light-Blue2);
  padding: 56px 0 48px;
  position: relative;
  overflow: hidden
}
@media (min-width:1024px) {
  .contact-teaser-block {
    font-size: 24px;
    padding: 72px 0
  }
}
@media (min-width:1280px) {
  .contact-teaser-block {
    font-size: 26px;
    line-height: 1.12;
    padding: 103px 0 96px
  }
}
.contact-teaser-block:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--Brand-Colors-SKAN-Primary-120);
  z-index: -1;
  -webkit-transform: translate(0,100%);
  transform: translate(0,100%);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.56,0,0.47,1);
  transition: transform 1s cubic-bezier(0.56,0,0.47,1);
  transition: transform 1s cubic-bezier(0.56,0,0.47,1),-webkit-transform 1s cubic-bezier(0.56,0,0.47,1)
}
.contact-teaser-block.in-viewport:before {
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.contact-teaser-block.in-viewport .limiter {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1
}
.contact-teaser-block.in-viewport .contact-teaser-list > li {
  opacity: 1;
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.contact-teaser-block .limiter {
  margin: 0 0 56px;
  opacity: 0;
  -webkit-transform: translate(0,100%);
  transform: translate(0,100%);
  -webkit-transition: opacity 1s cubic-bezier(0.56,0,0.47,1),-webkit-transform 1s cubic-bezier(0.56,0,0.47,1);
  transition: transform 1s cubic-bezier(0.56,0,0.47,1),opacity 1s cubic-bezier(0.56,0,0.47,1),-webkit-transform 1s cubic-bezier(0.56,0,0.47,1);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s
}
@media (min-width:1280px) {
  .contact-teaser-block .limiter {
    margin: 0 0 76px
  }
}
.contact-teaser-block h2 {
  font-size: 36px;
  line-height: 1.05;
  letter-spacing: normal;
  color: var(--white);
  margin: 0 0 0.14em
}
@media (min-width:1024px) {
  .contact-teaser-block h2 {
    font-size: 60px;
    letter-spacing: -0.00625em
  }
}
@media (min-width:1280px) {
  .contact-teaser-block h2 {
    font-size: 80px;
    line-height: 0.94;
    margin: 0 0 0.09em
  }
}
.contact-teaser-block p {
  max-width: 539px
}
.contact-teaser-list {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 6px 0
}
@media (min-width:1024px) {
  .contact-teaser-list {
    grid-template-columns: repeat(3,minmax(0,1fr));
    grid-gap: 8px
  }
}
.contact-teaser-list > li {
  opacity: 0;
  -webkit-transform: translate(0,150%);
  transform: translate(0,150%);
  -webkit-transition: opacity 1s cubic-bezier(0.56,0,0.47,1),-webkit-transform 1s cubic-bezier(0.56,0,0.47,1);
  transition: transform 1s cubic-bezier(0.56,0,0.47,1),opacity 1s cubic-bezier(0.56,0,0.47,1),-webkit-transform 1s cubic-bezier(0.56,0,0.47,1)
}
.contact-teaser-list > li:nth-child(1) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s
}
.contact-teaser-list > li:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s
}
.contact-teaser-list > li:nth-child(3) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s
}
.contact-teaser-list > li:nth-child(4) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s
}
.contact-teaser-list > li:nth-child(5) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s
}
.contact-teaser-list > li:nth-child(6) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s
}
.contact-teaser-list > li:nth-child(7) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s
}
.contact-teaser-list > li:nth-child(8) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s
}
.contact-teaser-list > li:nth-child(9) {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s
}
.contact-teaser-list a {
  min-height: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 9px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.0111111111em;
  color: var(--white);
  background: var(--Interface-Basics-Text-Blue);
  -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0);
  box-shadow: 0 35px 100px 0 rgba(15,70,92,0);
  padding: 22px 12px 22px 18px;
  -webkit-transition: color 0.44s cubic-bezier(0.59,0,0.43,1),background-color 0.44s cubic-bezier(0.59,0,0.43,1),-webkit-box-shadow 0.44s cubic-bezier(0.59,0,0.43,1);
  transition: color 0.44s cubic-bezier(0.59,0,0.43,1),background-color 0.44s cubic-bezier(0.59,0,0.43,1),box-shadow 0.44s cubic-bezier(0.59,0,0.43,1),-webkit-box-shadow 0.44s cubic-bezier(0.59,0,0.43,1)
}
@media (min-width:1024px) {
  .contact-teaser-list a {
    min-height: 95px;
    gap: 12px;
    font-size: 18px;
    padding: 24px
  }
}
@media (min-width:1280px) {
  .contact-teaser-list a {
    min-height: 112px;
    padding: 32px
  }
}
.contact-teaser-list a:focus,
.contact-teaser-list a:hover {
  color: var(--Interface-Basics-Text-Blue);
  background-color: var(--white);
  -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12);
  box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12)
}
.contact-teaser-list a:focus .default,
.contact-teaser-list a:hover .default {
  opacity: 0;
  visibility: hidden
}
.contact-teaser-list a:focus .rollover,
.contact-teaser-list a:hover .rollover {
  opacity: 1;
  visibility: visible
}
.contact-teaser-list a:focus span[aria-hidden=true]:before,
.contact-teaser-list a:hover span[aria-hidden=true]:before {
  -webkit-transform: translate(200%,0);
  transform: translate(200%,0)
}
.contact-teaser-list a:focus span[aria-hidden=true]:after,
.contact-teaser-list a:hover span[aria-hidden=true]:after {
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.contact-teaser-list .icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  margin: 0;
  position: relative
}
.contact-teaser-list .icon .default,
.contact-teaser-list .icon .rollover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  -webkit-transition: opacity 0.44s cubic-bezier(0.59,0,0.43,1),visibility 0.44s cubic-bezier(0.59,0,0.43,1);
  transition: opacity 0.44s cubic-bezier(0.59,0,0.43,1),visibility 0.44s cubic-bezier(0.59,0,0.43,1)
}
.contact-teaser-list .icon .default {
  opacity: 1;
  visibility: visible
}
.contact-teaser-list .icon .rollover {
  opacity: 0;
  visibility: hidden
}
.contact-teaser-list .text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-transform: translate(0,0.18em);
  transform: translate(0,0.18em)
}
.contact-teaser-list span[aria-hidden=true] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  width: 23px;
  height: 14px;
  padding: 5px 0;
  overflow: hidden;
  margin-left: auto;
  margin-right: 4px
}
.contact-teaser-list span[aria-hidden=true]:after,
.contact-teaser-list span[aria-hidden=true]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.59,0,0.43,1);
  transition: transform 0.44s cubic-bezier(0.59,0,0.43,1);
  transition: transform 0.44s cubic-bezier(0.59,0,0.43,1),-webkit-transform 0.44s cubic-bezier(0.59,0,0.43,1)
}
.contact-teaser-list span[aria-hidden=true]:before {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='16' viewBox='0 0 25 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16.666 1 7 7-7 7M23.666 8h-23' stroke='%236EA0B4'/%3E%3C/svg%3E");
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.contact-teaser-list span[aria-hidden=true]:after {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='15' viewBox='0 0 24 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16 .5 7 7-7 7M23 7.5H0' stroke='%23004682'/%3E%3C/svg%3E");
  -webkit-transform: translate(-200%,0);
  transform: translate(-200%,0)
}
.contact-teaser-list span[aria-hidden=true] + span {
  -webkit-transform: translate(0,0.15em);
  transform: translate(0,0.15em)
}
.section-tabs-technical-information {
  padding: 80px 0 72px
}
@media (min-width:1280px) {
  .section-tabs-technical-information {
    padding: 136px 0 129px
  }
}
.section-tabs-technical-information h2 {
  margin: 0 0 33px
}
@media (min-width:1024px) {
  .section-tabs-technical-information h2 {
    margin: 0 0 0.95em
  }
}
.section-tabs-technical-information .site-tablist {
  margin: 0
}
.section-tabs-technical-information .tab-content {
  width: 100%;
  padding: 35px 18px 46px
}
@media (min-width:1024px) {
  .section-tabs-technical-information .tab-content {
    padding: 40px
  }
}
@media (min-width:1280px) {
  .section-tabs-technical-information .tab-content {
    padding: 64px 80px 75px
  }
}
.section-tabs-technical-information .site-tab-content-wrap {
  background: var(--Interface-Basics-BG-Light)
}
.section-tabs-technical-information .site-tab-content-wrap h3 {
  margin: 0 0 0.8em
}
.technical-information-list {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  grid-gap: 28px 12px
}
@media (min-width:1024px) {
  .technical-information-list {
    grid-template-columns: repeat(3,minmax(0,1fr))
  }
}
@media (min-width:1280px) {
  .technical-information-list {
    grid-gap: 32px 40px
  }
}
.technical-information-list li {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 7px 0
}
@media (min-width:1024px) {
  .technical-information-list li {
    grid-template-columns: minmax(24px,24px) minmax(0,1fr);
    grid-gap: 0 16px
  }
}
.technical-information-list figure {
  margin: 0
}
@media (max-width:1023px) {
  .technical-information-list figure img,
  .technical-information-list figure svg {
    width: 20px;
    height: auto;
    display: block
  }
}
.technical-information-list .any-b0 {
  padding: 4px 0 0
}
.section-download-accordions + .section-download-accordions {
  margin-top: 12px
}
@media (min-width:1024px) {
  .section-download-accordions + .section-download-accordions {
    margin-top: 16px
  }
}
.section-download-accordions .entry-grid {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 0 35px;
  padding: 79px 20px 71px;
  background: var(--Interface-Basics-BG-Light);
  margin: 0 -20px
}
@media (min-width:768px) {
  .section-download-accordions .entry-grid {
    margin: 0 -48px;
    padding: 79px 48px
  }
}
@media (min-width:1024px) {
  .section-download-accordions .entry-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-gap: 0 24px;
    padding: 60px 40px;
    margin: 0
  }
}
@media (min-width:1280px) {
  .section-download-accordions .entry-grid {
    grid-gap: 0 35px;
    padding: 80px 64px
  }
}
@media (max-width:1023px) {
  .section-download-accordions .entry-grid > .any-b0 {
    margin: 0 0 42px
  }
}
@media (min-width:1024px) {
  .section-download-accordions h2 {
    margin-top: 7px
  }
}
.site-accordion > li:not(:last-child) {
  margin-bottom: 6px
}
@media (min-width:1024px) {
  .site-accordion > li:not(:last-child) {
    margin-bottom: 8px
  }
}
.site-accordion > li.active .opener {
  background: var(--Interface-Basics-Secondary-Button);
  -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0);
  box-shadow: 0 35px 100px 0 rgba(15,70,92,0)
}
.site-accordion > li.active .opener .icon:before {
  opacity: 0;
  visibility: hidden
}
.site-accordion > li.active .opener .icon:after {
  opacity: 1;
  visibility: visible
}
.site-accordion .opener {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.0111111111em;
  color: var(--Interface-Basics-Text-Blue);
  text-align: left;
  border: none;
  background: var(--Interface-Basics-Secondary-Button);
  padding: 12px 12px 12px 18px;
  -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0);
  box-shadow: 0 35px 100px 0 rgba(15,70,92,0);
  -webkit-transition: background-color 0.44s cubic-bezier(0.59,0.03,0.43,0.99),-webkit-box-shadow 0.44s cubic-bezier(0.59,0.03,0.43,0.99);
  transition: background-color 0.44s cubic-bezier(0.59,0.03,0.43,0.99),box-shadow 0.44s cubic-bezier(0.59,0.03,0.43,0.99),-webkit-box-shadow 0.44s cubic-bezier(0.59,0.03,0.43,0.99)
}
@media (min-width:1024px) {
  .site-accordion .opener {
    font-size: 18px;
    padding: 16px 16px 16px 32px
  }
}
.site-accordion .opener:hover {
  background: var(--white);
  -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12);
  box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12)
}
.site-accordion .opener span:first-of-type {
  -webkit-transform: translate(0,0.15em);
  transform: translate(0,0.15em)
}
.site-accordion .opener .icon {
  margin-left: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: var(--Interface-Basics-BG-Light);
  position: relative
}
@media (min-width:1024px) {
  .site-accordion .opener .icon {
    width: 40px;
    height: 40px
  }
}
.site-accordion .opener .icon:after,
.site-accordion .opener .icon:before {
  content: "";
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: visibility 0.44s cubic-bezier(0.59,0.03,0.43,0.99),opacity 0.44s cubic-bezier(0.59,0.03,0.43,0.99);
  transition: visibility 0.44s cubic-bezier(0.59,0.03,0.43,0.99),opacity 0.44s cubic-bezier(0.59,0.03,0.43,0.99)
}
@media (min-width:1024px) {
  .site-accordion .opener .icon:after,
  .site-accordion .opener .icon:before {
    width: 24px;
    height: 24px
  }
}
.site-accordion .opener .icon:before {
  opacity: 1;
  visibility: visible;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12h14M12.004 5v14' stroke='%23004682'/%3E%3C/svg%3E")
}
.site-accordion .opener .icon:after {
  opacity: 0;
  visibility: hidden;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12h14' stroke='%23004682'/%3E%3C/svg%3E")
}
.site-accordion .slide {
  padding: 8px 28px 46px 23px;
  background: var(--Interface-Basics-Secondary-Button)
}
@media (min-width:1024px) {
  .site-accordion .slide {
    padding: 8px 40px 64px
  }
}
.site-accordion .slide p {
  margin: 0 0 1.1em
}
@media (min-width:1024px) {
  .site-accordion .slide p {
    margin: 0 0 1.4em
  }
}
.download-list > li:not(:last-child) {
  margin-bottom: 8px
}
.download-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: normal;
  color: var(--Interface-Basics-Text-Blue);
  border: none;
  background: var(--Interface-Basics-Secondary-Button);
  padding: 21px 18px 15px 17px;
  -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0);
  box-shadow: 0 35px 100px 0 rgba(15,70,92,0);
  -webkit-transition: background-color 0.44s cubic-bezier(0.59,0.03,0.43,0.99),-webkit-box-shadow 0.44s cubic-bezier(0.59,0.03,0.43,0.99);
  transition: background-color 0.44s cubic-bezier(0.59,0.03,0.43,0.99),box-shadow 0.44s cubic-bezier(0.59,0.03,0.43,0.99),-webkit-box-shadow 0.44s cubic-bezier(0.59,0.03,0.43,0.99)
}
@media (min-width:1024px) {
  .download-item {
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 0.0111111111em;
    padding: 26px 32px 22px
  }
}
.download-item:hover {
  background: var(--white);
  -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12);
  box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12)
}
.download-item .body {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.download-item .name {
  display: block
}
.download-item .info {
  display: block;
  color: var(--Interface-Basics-Text-Light-Blue);
  font-weight: 400
}
@media (max-width:1023px) {
  .download-item .info {
    font-size: 14px
  }
}
.download-item .icon {
  margin-left: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.section-product-teaser-slider {
  padding: 76px 0 71px;
  overflow-x: clip
}
@media (min-width:1280px) {
  .section-product-teaser-slider {
    padding: 133px 0 107px
  }
}
.section-product-teaser-slider .entry-header {
  margin: 0 0 45px
}
@media (min-width:1280px) {
  .section-product-teaser-slider .entry-header {
    margin: 0 0 60px
  }
}
.swiper.product-teaser-slider {
  overflow: visible
}
.swiper.product-teaser-slider .swiper-button-next,
.swiper.product-teaser-slider .swiper-button-prev {
  top: -84px;
  right: 0
}
@media (min-width:1280px) {
  .swiper.product-teaser-slider .swiper-button-next,
  .swiper.product-teaser-slider .swiper-button-prev {
    top: -112px
  }
}
@media (max-width:1023px) {
  .swiper.product-teaser-slider .swiper-button-next,
  .swiper.product-teaser-slider .swiper-button-prev {
    display: none
  }
}
.swiper.product-teaser-slider .swiper-button-prev {
  -webkit-transform: translate(-48px,0);
  transform: translate(-48px,0)
}
@media (min-width:1280px) {
  .swiper.product-teaser-slider .swiper-button-prev {
    -webkit-transform: translate(-60px,0);
    transform: translate(-60px,0)
  }
}
@media (max-width:767px) {
  .swiper.product-teaser-slider .swiper-slide {
    width: 315px
  }
}
.swiper.product-teaser-slider .swiper-pagination {
  margin: 27px 0 0
}
@media (min-width:1024px) {
  .swiper.product-teaser-slider .swiper-pagination {
    display: none
  }
}
.section-service-teaser-slider {
  overflow: hidden;
  background: var(--Interface-Basics-BG-Light);
  padding: 76px 0 73px
}
@media (min-width:1280px) {
  .section-service-teaser-slider {
    padding: 133px 0 128px
  }
}
.section-service-teaser-slider .entry-header {
  margin: 0 0 45px
}
@media (min-width:1280px) {
  .section-service-teaser-slider .entry-header {
    margin: 0 0 60px
  }
}
.service-teaser-slider.swiper {
  overflow: visible
}
.service-teaser-slider.swiper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.service-teaser-slider.swiper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  width: 280px
}
@media (min-width:1024px) {
  .service-teaser-slider.swiper .swiper-slide {
    width: 420px
  }
}
.service-teaser-slider.swiper .swiper-button-next,
.service-teaser-slider.swiper .swiper-button-prev {
  top: -60px;
  right: 0
}
@media (min-width:1280px) {
  .service-teaser-slider.swiper .swiper-button-next,
  .service-teaser-slider.swiper .swiper-button-prev {
    top: -85px
  }
}
@media (max-width:1023px) {
  .service-teaser-slider.swiper .swiper-button-next,
  .service-teaser-slider.swiper .swiper-button-prev {
    display: none
  }
}
.service-teaser-slider.swiper .swiper-button-prev {
  -webkit-transform: translate(-48px,0);
  transform: translate(-48px,0)
}
@media (min-width:1280px) {
  .service-teaser-slider.swiper .swiper-button-prev {
    -webkit-transform: translate(-60px,0);
    transform: translate(-60px,0)
  }
}
.service-teaser-slider.swiper .swiper-pagination {
  margin: 48px 0 0
}
@media (min-width:1024px) {
  .service-teaser-slider.swiper .swiper-pagination {
    display: none
  }
}
.section-headers {
  padding: 75px 0
}
@media (min-width:1280px) {
  .section-headers {
    padding: 103px 0 128px
  }
}
.section-headers.one-column .entry-header,
.section-headers.one-column-narrow .entry-header {
  margin: 0 0 19px
}
.section-headers.one-column-narrow .headers-grid {
  max-width: 660px
}
.section-headers .container {
  position: relative
}
.section-headers .switzerland-icon {
  margin: 0 0 36px
}
@media (min-width:1024px) {
  .section-headers .switzerland-icon {
    margin: 0;
    position: absolute;
    right: 48px;
    top: 0;
    -webkit-transform: translate(0,-93%);
    transform: translate(0,-93%)
  }
}
.section-headers .switzerland-icon img {
  width: 180px
}
@media (max-width:1023px) {
  .section-headers .switzerland-icon img {
    width: 120px
  }
}
.section-headers .entry-header {
  margin: 0 0 59px
}
@media (min-width:1024px) {
  .section-headers .entry-header {
    margin: 0 0 45px
  }
}
@media (min-width:1280px) {
  .section-headers .entry-header {
    margin: 0 0 75px
  }
}
.headers-grid {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 29px 0
}
@media (min-width:1024px) {
  .headers-grid.two-column {
    grid-template-columns: minmax(0,539px) minmax(0,48.7%);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-gap: 0 24px
  }
}
@media (min-width:1280px) {
  .headers-grid.two-column {
    grid-gap: 0 32px
  }
}
@media (min-width:1024px) {
  .headers-grid.two-column-narrow {
    grid-template-columns: minmax(0,590px) minmax(0,40.1%);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-gap: 0 24px
  }
}
.headers-grid .h3,
.headers-grid h3 {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: normal;
  padding: 1px 0 0
}
@media (min-width:1024px) {
  .headers-grid .h3,
  .headers-grid h3 {
    font-size: 30px;
    line-height: 1.1
  }
}
.section-teaser-card-grid {
  overflow: hidden
}
.section-teaser-card-grid .entry-header {
  margin: 0 0 45px
}
@media (min-width:1280px) {
  .section-teaser-card-grid .entry-header {
    margin: 0 0 61px
  }
}
.teaser-card-grid.swiper {
  overflow: visible
}
.teaser-card-grid.swiper .swiper-pagination {
  margin: 48px 0 0
}
@media (min-width:1024px) {
  .teaser-card-grid.swiper .swiper-pagination {
    display: none
  }
}
.teaser-card-grid .grid {
  height: auto;
  padding-bottom: 1px
}
@media (min-width:1024px) {
  .teaser-card-grid .grid {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(2,1fr)
  }
}
@media (min-width:1024px) {
  .teaser-card-grid .grid.grid-1 {
    display: block
  }
}
@media (min-width:1024px) {
  .teaser-card-grid .grid.grid-2 {
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-template-areas: "item1 item2"
  }
}
@media (min-width:1024px) {
  .teaser-card-grid .grid.grid-3,
  .teaser-card-grid .grid.grid-4,
  .teaser-card-grid .grid.grid-5 {
    grid-template-columns: repeat(2,minmax(0,1fr))
  }
}
@media (min-width:1280px) {
  .teaser-card-grid .grid.grid-3,
  .teaser-card-grid .grid.grid-4,
  .teaser-card-grid .grid.grid-5 {
    grid-template-columns: repeat(3,minmax(0,1fr))
  }
}
@media (min-width:1024px) {
  .teaser-card-grid .grid.grid-3 {
    grid-template-areas: "item1 item2" "item3 item3"
  }
}
@media (min-width:1280px) {
  .teaser-card-grid .grid.grid-3 {
    grid-template-areas: "item1 item1 item3" "item2 item2 item3"
  }
}
@media (min-width:1024px) {
  .teaser-card-grid .grid.grid-4 {
    grid-template-areas: "item1 item2" "item3 item4"
  }
}
@media (min-width:1280px) {
  .teaser-card-grid .grid.grid-4 {
    grid-template-areas: "item1 item2 item4" "item3 item3 item4"
  }
}
@media (min-width:1024px) {
  .teaser-card-grid .grid.grid-5 {
    grid-template-areas: "item1 item2" "item3 item4" "item5 item5"
  }
}
@media (min-width:1280px) {
  .teaser-card-grid .grid.grid-5 {
    grid-template-areas: "item1 item2 item5" "item3 item4 item5"
  }
}
.teaser-card-grid .grid > li {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 315px
}
@media (min-width:1024px) {
  .teaser-card-grid .grid > li {
    width: auto
  }
}
@media (min-width:1024px) {
  .teaser-card-grid .grid > li:nth-child(1) {
    grid-area: item1
  }
}
@media (min-width:1024px) {
  .teaser-card-grid .grid > li:nth-child(2) {
    grid-area: item2
  }
}
@media (min-width:1024px) {
  .teaser-card-grid .grid > li:nth-child(3) {
    grid-area: item3
  }
}
@media (min-width:1024px) {
  .teaser-card-grid .grid > li:nth-child(4) {
    grid-area: item4
  }
}
@media (min-width:1024px) {
  .teaser-card-grid .grid > li:nth-child(5) {
    grid-area: item5
  }
}
.teaser-card-grid .image-teaser-card {
  min-height: 336px
}
@media (max-width:1023px) {
  .teaser-card-grid .image-teaser-card a {
    padding: 23px 18px
  }
}
.section-teaser-slider {
  padding: 79px 0 71px;
  overflow: hidden
}
@media (min-width:1024px) {
  .section-teaser-slider {
    padding: 72px 0
  }
}
@media (min-width:1280px) {
  .section-teaser-slider {
    padding: 131px 0 128px
  }
}
.section-teaser-slider .entry-header {
  margin: 0 0 41px
}
@media (min-width:1024px) {
  .section-teaser-slider .entry-header {
    margin: 0 0 45px
  }
}
@media (min-width:1280px) {
  .section-teaser-slider .entry-header {
    margin: 0 0 60px
  }
}
.section-teaser-slider .entry-header h2 {
  letter-spacing: normal
}
.teaser-slider.swiper {
  overflow: visible
}
.teaser-slider.swiper .swiper-button-next,
.teaser-slider.swiper .swiper-button-prev {
  top: -84px;
  right: 0
}
@media (min-width:1280px) {
  .teaser-slider.swiper .swiper-button-next,
  .teaser-slider.swiper .swiper-button-prev {
    top: -112px
  }
}
@media (max-width:1023px) {
  .teaser-slider.swiper .swiper-button-next,
  .teaser-slider.swiper .swiper-button-prev {
    display: none
  }
}
.teaser-slider.swiper .swiper-button-prev {
  -webkit-transform: translate(-48px,0);
  transform: translate(-48px,0)
}
@media (min-width:1280px) {
  .teaser-slider.swiper .swiper-button-prev {
    -webkit-transform: translate(-60px,0);
    transform: translate(-60px,0)
  }
}
.teaser-slider.swiper .swiper-slide {
  width: 315px;
  padding-bottom: 2px
}
@media (min-width:1024px) {
  .teaser-slider.swiper .swiper-slide {
    width: 442px
  }
}
.teaser-slider.swiper .image-teaser-card {
  min-height: 340px
}
@media (min-width:1024px) {
  .teaser-slider.swiper .image-teaser-card {
    min-height: 480px
  }
}
.teaser-slider.swiper .swiper-pagination {
  margin: 49px 0 0
}
@media (min-width:1024px) {
  .teaser-slider.swiper .swiper-pagination {
    display: none
  }
}
.section-service-chart {
  color: rgba(255,255,255,0.75);
  background-color: var(--light-blue-100);
  overflow: hidden;
  padding: 74px 0 76px
}
@media (min-width:1280px) {
  .section-service-chart {
    padding: 130px 0 136px
  }
}
.service-chart-grid {
  display: grid;
  grid-template-columns: minmax(0,1fr)
}
@media (min-width:1024px) {
  .service-chart-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-gap: 24px
  }
}
@media (min-width:1280px) {
  .service-chart-grid {
    grid-gap: 42px 36px
  }
}
.service-chart-grid .entry-header h2,
.service-chart-grid .entry-header h3,
.service-chart-grid .entry-header h4,
.service-chart-grid .entry-header h5,
.service-chart-grid .entry-header h6,
.service-chart-grid .text h2,
.service-chart-grid .text h3,
.service-chart-grid .text h4,
.service-chart-grid .text h5,
.service-chart-grid .text h6 {
  color: var(--white)
}
.service-chart-grid .entry-header {
  max-width: 436px;
  margin: 0 0 29px
}
@media (min-width:1024px) {
  .service-chart-grid .entry-header {
    margin: 0
  }
}
.service-chart-grid .text {
  margin: 0 0 23px
}
@media (min-width:1024px) {
  .service-chart-grid .text {
    margin: 0
  }
}
.service-chart-grid h5 {
  margin: 0 0 0.6em
}
@media (min-width:1024px) {
  .service-chart-grid h5 {
    margin: 0 0 0.9em
  }
}
.service-chart-grid .tab-content {
  -ms-flex-item-align: center;
  align-self: center
}
.service-chart-holder {
  position: relative
}
.service-chart-holder .icons-holder {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none
}
.service-chart-holder .icons-holder.four-mod .for-sector-1 {
  top: 28%;
  left: 30.4%
}
.service-chart-holder .icons-holder.four-mod .for-sector-2 {
  top: 28.5%;
  left: 68%
}
.service-chart-holder .icons-holder.four-mod .for-sector-3 {
  top: 64.5%;
  left: 68%
}
.service-chart-holder .icons-holder.four-mod .for-sector-4 {
  top: 64.5%;
  left: 30.3%
}
.service-chart-holder .for-sector {
  position: absolute;
  width: 10%
}
.service-chart-holder .for-sector.active .rollover {
  opacity: 1
}
.service-chart-holder .for-sector.active .default {
  opacity: 0
}
.service-chart-holder .for-sector img {
  display: block;
  width: 100%;
  -webkit-transition: opacity 0.44s cubic-bezier(0.52,0.01,0.48,1);
  transition: opacity 0.44s cubic-bezier(0.52,0.01,0.48,1)
}
.service-chart-holder .for-sector .rollover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0
}
.service-chart-holder .for-sector .default {
  opacity: 1
}
.service-chart-holder .for-sector-1 {
  top: 53%;
  left: 19%
}
.service-chart-holder .for-sector-2 {
  top: 23.5%;
  left: 28.8%
}
.service-chart-holder .for-sector-3 {
  top: 22.6%;
  left: 61.5%
}
.service-chart-holder .for-sector-4 {
  top: 53.7%;
  left: 71.5%
}
.service-chart-holder .for-sector-5 {
  top: 72.5%;
  left: 45.1%
}
.service-chart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -25px 0 0
}
@media (min-width:768px) {
  .service-chart {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
@media (min-width:1024px) {
  .service-chart {
    margin: 0
  }
}
@media (min-width:1280px) {
  .service-chart {
    padding: 0 47px 0 0
  }
}
.service-chart:has(.sector-2[aria-selected=true]) .for-sector-2 .default,
.service-chart:has(.sector-3[aria-selected=true]) .for-sector-3 .default,
.service-chart:has(.sector-4[aria-selected=true]) .for-sector-4 .default,
.service-chart:has(.sector-5[aria-selected=true]) .for-sector-5 .default,
.service-chart:has(.sector-6[aria-selected=true]) .for-sector-1 .default,
.service-chart:has(.sector-7[aria-selected=true]) .for-sector-2 .default,
.service-chart:has(.sector-8[aria-selected=true]) .for-sector-3 .default,
.service-chart:has(.sector-9[aria-selected=true]) .for-sector-4 .default {
  opacity: 0
}
.service-chart:has(.sector-1[aria-selected=true]) .for-sector-1 .rollover,
.service-chart:has(.sector-2[aria-selected=true]) .for-sector-2 .rollover,
.service-chart:has(.sector-3[aria-selected=true]) .for-sector-3 .rollover,
.service-chart:has(.sector-4[aria-selected=true]) .for-sector-4 .rollover,
.service-chart:has(.sector-5[aria-selected=true]) .for-sector-5 .rollover,
.service-chart:has(.sector-6[aria-selected=true]) .for-sector-1 .rollover,
.service-chart:has(.sector-7[aria-selected=true]) .for-sector-2 .rollover,
.service-chart:has(.sector-8[aria-selected=true]) .for-sector-3 .rollover,
.service-chart:has(.sector-9[aria-selected=true]) .for-sector-4 .rollover {
  opacity: 1
}
.service-chart svg {
  display: block;
  overflow: visible
}
@media (max-width:1279px) {
  .service-chart svg {
    max-width: 100%;
    height: auto
  }
}
.service-chart .sector-group {
  cursor: pointer;
  outline: 0;
  border: none
}
.service-chart .sector-group:hover .sector {
  fill: #7fa7f3
}
.service-chart .sector-group:has(> :only-child) {
  cursor: default
}
.service-chart .sector-group:has(> :only-child):hover .sector {
  fill: #5384ed
}
.service-chart .sector-group[aria-selected=true] {
  outline: 0;
  border: none
}
.service-chart .sector-group[aria-selected=true] .rollover-sector {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}
.service-chart .sector-group[aria-selected=true] .icon {
  opacity: 0;
  visibility: hidden
}
.service-chart .sector-group[aria-selected=true] .icon-active {
  opacity: 1;
  visibility: visible
}
.service-chart .sector-group[aria-selected=true] .number rect {
  width: 32.4px;
  height: 32.4px
}
.service-chart .sector-group[aria-selected=true] .number rect:first-of-type {
  fill: #fff
}
.service-chart .sector-group[aria-selected=true] .number rect:last-of-type {
  stroke: #5f91f0
}
.service-chart .sector-group[aria-selected=true] .number path {
  fill: #004682
}
@media (max-width:767px) {
  .service-chart .sector-1 .number {
    -webkit-transform-origin: 16% 61%;
    transform-origin: 16% 61%
  }
}
@media (max-width:767px) {
  .service-chart .sector-1[aria-selected=true] .number {
    -webkit-transform-origin: 7% 67%;
    transform-origin: 7% 67%
  }
}
.service-chart .sector-1[aria-selected=true] .number path {
  -webkit-transform: translate(-48px,14px);
  transform: translate(-48px,14px)
}
.service-chart .sector-1 .rollover-sector {
  -webkit-transform: translate(34px,-34px);
  transform: translate(34px,-34px)
}
@media (max-width:767px) {
  .service-chart .sector-2 .number {
    -webkit-transform-origin: 31% 20%;
    transform-origin: 31% 20%
  }
}
@media (max-width:767px) {
  .service-chart .sector-2[aria-selected=true] .number {
    -webkit-transform-origin: 25% 13%;
    transform-origin: 25% 13%
  }
}
.service-chart .sector-2[aria-selected=true] .number path {
  -webkit-transform: translate(-30px,-42px);
  transform: translate(-30px,-42px)
}
.service-chart .sector-2 .rollover-sector {
  -webkit-transform: translate(34px,34px);
  transform: translate(34px,34px)
}
@media (max-width:767px) {
  .service-chart .sector-3 .number {
    -webkit-transform-origin: 69% 22%;
    transform-origin: 69% 22%
  }
}
@media (max-width:767px) {
  .service-chart .sector-3[aria-selected=true] .number {
    -webkit-transform-origin: 75% 13%;
    transform-origin: 75% 13%
  }
}
.service-chart .sector-3[aria-selected=true] .number path {
  -webkit-transform: translate(33px,-43px);
  transform: translate(33px,-43px)
}
.service-chart .sector-3 .rollover-sector {
  -webkit-transform: translate(-34px,34px);
  transform: translate(-34px,34px)
}
@media (max-width:767px) {
  .service-chart .sector-4 .number {
    -webkit-transform-origin: 85% 57%;
    transform-origin: 85% 57%
  }
}
@media (max-width:767px) {
  .service-chart .sector-4[aria-selected=true] .number {
    -webkit-transform-origin: 95% 60%;
    transform-origin: 95% 60%
  }
}
.service-chart .sector-4[aria-selected=true] .number path {
  -webkit-transform: translate(55px,12px);
  transform: translate(55px,12px)
}
.service-chart .sector-4 .rollover-sector {
  -webkit-transform: translate(-34px,-34px);
  transform: translate(-34px,-34px)
}
@media (max-width:767px) {
  .service-chart .sector-5 .number {
    -webkit-transform-origin: 50% 85%;
    transform-origin: 50% 85%
  }
}
@media (max-width:767px) {
  .service-chart .sector-5[aria-selected=true] .number {
    -webkit-transform-origin: 50% 95%;
    transform-origin: 50% 95%
  }
}
.service-chart .sector-5[aria-selected=true] .number path {
  -webkit-transform: translate(0px,56px);
  transform: translate(0px,56px)
}
.service-chart .sector-5 .rollover-sector {
  -webkit-transform: translate(4px,-34px);
  transform: translate(4px,-34px)
}
.service-chart .rollover-sector {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.44s cubic-bezier(0.52,0.01,0.48,1),visibility 0.44s cubic-bezier(0.52,0.01,0.48,1),-webkit-transform 0.44s cubic-bezier(0.52,0.01,0.48,1);
  transition: transform 0.44s cubic-bezier(0.52,0.01,0.48,1),opacity 0.44s cubic-bezier(0.52,0.01,0.48,1),visibility 0.44s cubic-bezier(0.52,0.01,0.48,1),-webkit-transform 0.44s cubic-bezier(0.52,0.01,0.48,1)
}
@media (max-width:767px) {
  .service-chart .number {
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.52,0.01,0.48,1),-webkit-transform-origin 0.44s cubic-bezier(0.52,0.01,0.48,1);
    transition: transform 0.44s cubic-bezier(0.52,0.01,0.48,1),transform-origin 0.44s cubic-bezier(0.52,0.01,0.48,1),-webkit-transform 0.44s cubic-bezier(0.52,0.01,0.48,1),-webkit-transform-origin 0.44s cubic-bezier(0.52,0.01,0.48,1)
  }
}
.service-chart .number rect {
  -webkit-transition: width 0.44s cubic-bezier(0.52,0.01,0.48,1),height 0.44s cubic-bezier(0.52,0.01,0.48,1),x 0.44s cubic-bezier(0.52,0.01,0.48,1),y 0.44s cubic-bezier(0.52,0.01,0.48,1),rx 0.44s cubic-bezier(0.52,0.01,0.48,1),fill 0.44s cubic-bezier(0.52,0.01,0.48,1);
  transition: width 0.44s cubic-bezier(0.52,0.01,0.48,1),height 0.44s cubic-bezier(0.52,0.01,0.48,1),x 0.44s cubic-bezier(0.52,0.01,0.48,1),y 0.44s cubic-bezier(0.52,0.01,0.48,1),rx 0.44s cubic-bezier(0.52,0.01,0.48,1),fill 0.44s cubic-bezier(0.52,0.01,0.48,1)
}
.service-chart .number path {
  -webkit-transition: fill 0.44s cubic-bezier(0.52,0.01,0.48,1),-webkit-transform 0.44s cubic-bezier(0.52,0.01,0.48,1);
  transition: fill 0.44s cubic-bezier(0.52,0.01,0.48,1),transform 0.44s cubic-bezier(0.52,0.01,0.48,1),-webkit-transform 0.44s cubic-bezier(0.52,0.01,0.48,1)
}
.service-chart .icon-active {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.44s cubic-bezier(0.52,0.01,0.48,1),visibility 0.44s cubic-bezier(0.52,0.01,0.48,1),-webkit-transform 0.44s cubic-bezier(0.52,0.01,0.48,1);
  transition: transform 0.44s cubic-bezier(0.52,0.01,0.48,1),opacity 0.44s cubic-bezier(0.52,0.01,0.48,1),visibility 0.44s cubic-bezier(0.52,0.01,0.48,1),-webkit-transform 0.44s cubic-bezier(0.52,0.01,0.48,1)
}
.service-chart .sector {
  -webkit-transition: fill 0.44s cubic-bezier(0.52,0.01,0.48,1);
  transition: fill 0.44s cubic-bezier(0.52,0.01,0.48,1)
}
@media (max-width:767px) {
  .service-chart .sector-group.sector-6[aria-selected=true] .number {
    -webkit-transform-origin: 15% 25%;
    transform-origin: 15% 25%
  }
}
.service-chart .sector-group.sector-6[aria-selected=true] .number path {
  -webkit-transform: translate(-43px,-34px);
  transform: translate(-43px,-34px)
}
.service-chart .sector-group.sector-6 .sector {
  -webkit-transform: translate(55px,0px);
  transform: translate(55px,0px)
}
.service-chart .sector-group.sector-6 .number {
  -webkit-transform: translate(48px,0);
  transform: translate(48px,0)
}
@media (max-width:767px) {
  .service-chart .sector-group.sector-6 .number {
    -webkit-transform: translate(48px,0) scale(2);
    transform: translate(48px,0) scale(2);
    -webkit-transform-origin: 22% 29%;
    transform-origin: 22% 29%
  }
}
@media (max-width:767px) {
  .service-chart .sector-group.sector-7[aria-selected=true] .number {
    -webkit-transform-origin: 85% 24%;
    transform-origin: 85% 24%
  }
}
.service-chart .sector-group.sector-7[aria-selected=true] .number path {
  -webkit-transform: translate(47px,-35px);
  transform: translate(47px,-35px)
}
.service-chart .sector-group.sector-7 .rollover-sector {
  -webkit-transform: translate(72px,0px);
  transform: translate(72px,0px)
}
@media (max-width:767px) {
  .service-chart .sector-group.sector-7 .number {
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transform-origin: 76% 28%;
    transform-origin: 76% 28%
  }
}
@media (max-width:767px) {
  .service-chart .sector-group.sector-8[aria-selected=true] .number {
    -webkit-transform-origin: 85% 82%;
    transform-origin: 85% 82%
  }
}
.service-chart .sector-group.sector-8[aria-selected=true] .number path {
  -webkit-transform: translate(44px,41px);
  transform: translate(44px,41px)
}
.service-chart .sector-group.sector-8 .rollover-sector {
  -webkit-transform: translate(55px,25px);
  transform: translate(55px,25px)
}
@media (max-width:767px) {
  .service-chart .sector-group.sector-8 .number {
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transform-origin: 78% 75%;
    transform-origin: 78% 75%
  }
}
@media (max-width:767px) {
  .service-chart .sector-group.sector-9[aria-selected=true] .number {
    -webkit-transform-origin: 24% 81%;
    transform-origin: 24% 81%
  }
}
.service-chart .sector-group.sector-9[aria-selected=true] .number path {
  -webkit-transform: translate(-44px,39px);
  transform: translate(-44px,39px)
}
.service-chart .sector-group.sector-9 .rollover-sector {
  -webkit-transform: translate(0px,25px);
  transform: translate(0px,25px)
}
@media (max-width:767px) {
  .service-chart .sector-group.sector-9 .number {
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transform-origin: 32% 76%;
    transform-origin: 32% 76%
  }
}
@media (max-width:767px) {
  .service-chart .sector-group .number {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
.service-teasers {
  overflow: hidden;
  margin-right: -20px;
  margin-left: -20px;
  padding: 0 0 0 20px
}
@media (min-width:768px) {
  .service-teasers {
    margin-right: -48px;
    margin-left: -48px;
    padding: 0 0 0 48px
  }
}
@media (min-width:1024px) {
  .service-teasers {
    padding: 18px 0 10px;
    margin-left: 0
  }
}
@media (min-width:1440px) {
  .service-teasers {
    margin-right: calc((100vw - 1344px)/ -2)
  }
}
.service-teasers > h3 {
  font-size: 22px;
  letter-spacing: normal;
  color: var(--white);
  margin: 0 0 16px
}
@media (min-width:1024px) {
  .service-teasers > h3 {
    font-size: 30px;
    margin: 0 0 33px
  }
}
.service-teasers .service-teaser-slider .swiper-button-next,
.service-teasers .service-teaser-slider .swiper-button-prev {
  top: -77px;
  right: 48px
}
@media (max-width:1023px) {
  .service-teasers .service-teaser-slider .swiper-button-next,
  .service-teasers .service-teaser-slider .swiper-button-prev {
    display: none
  }
}
@media (min-width:1440px) {
  .service-teasers .service-teaser-slider .swiper-button-next,
  .service-teasers .service-teaser-slider .swiper-button-prev {
    top: -79px;
    right: calc((100vw - 1346px)/ 2)
  }
}
.service-teasers .service-teaser-slider .swiper-button-next:before,
.service-teasers .service-teaser-slider .swiper-button-prev:before {
  background-color: rgba(255,255,255,0.1)
}
.service-teasers .service-teaser-slider .swiper-button-next:hover:before,
.service-teasers .service-teaser-slider .swiper-button-prev:hover:before {
  background-color: rgba(255,255,255,0.25)
}
.service-teasers .service-teaser-slider .swiper-button-next svg path,
.service-teasers .service-teaser-slider .swiper-button-prev svg path {
  stroke: var(--white)
}
.service-teasers .service-teaser-slider .swiper-button-prev {
  -webkit-transform: translate(-48px,0);
  transform: translate(-48px,0)
}
@media (min-width:1280px) {
  .service-teasers .service-teaser-slider .swiper-button-prev {
    -webkit-transform: translate(-60px,0);
    transform: translate(-60px,0)
  }
}
@media (max-width:1023px) {
  .service-teasers .service-teaser-slider .swiper-slide {
    width: 380px
  }
}
@media (max-width:767px) {
  .service-teasers .service-teaser-slider .swiper-slide {
    width: 260px
  }
}
.service-teasers .service-teaser-slider .swiper-pagination {
  margin: 30px 0 0;
  padding: 0 20px 0 0
}
@media (min-width:768px) {
  .service-teasers .service-teaser-slider .swiper-pagination {
    padding: 0 48px 0 0
  }
}
@media (min-width:1024px) {
  .service-teasers .service-teaser-slider .swiper-pagination {
    display: none
  }
}
@media (min-width:1024px) {
  .service-teasers .icon-teaser-card .icon {
    margin: 0 0 29px
  }
}
.service-teasers .cta-wrap {
  padding: 30px 20px 0 0
}
@media (min-width:768px) {
  .service-teasers .cta-wrap {
    padding: 30px 48px 0 0
  }
}
@media (min-width:1024px) {
  .service-teasers .cta-wrap {
    padding: 32px 0 0
  }
}
.service-teasers .cta-wrap .btn {
  padding: 15px 24px 15px 15px
}
@media (max-width:767px) {
  .service-teasers .cta-wrap .btn {
    width: 100%;
    padding: 11px 24px 11px 15px
  }
}
.section-filter {
  overflow: hidden;
  padding: 0 0 139px
}
.section-filter.is-busy .message-no-posts {
  opacity: 0;
  -webkit-transform: translate(0,40px);
  transform: translate(0,40px)
}
.section-filter.services .ajax-filter-holder {
  position: relative;
  z-index: 1;
  padding: 24px 0
}
@media (min-width:1024px) {
  .section-filter.services .ajax-filter-holder {
    padding: 40px 0
  }
}
@media (min-width:1280px) {
  .section-filter.services .ajax-filter-holder {
    padding: 80px 0
  }
}
.section-filter.services .ajax-filter-holder:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 100vw;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  z-index: -1;
  pointer-events: none;
  background-color: var(--Interface-Basics-BG-Light)
}
.section-filter .site-tab-content-wrap {
  padding: 0 0 24px
}
.section-filter .site-tab-content-wrap .site-tab-content {
  display: block!important;
  width: 100%
}
.section-filter .message-no-posts {
  opacity: 1;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transition: opacity 0.44s cubic-bezier(0.52,0,0.42,0.99),-webkit-transform 0.44s cubic-bezier(0.52,0,0.42,0.99);
  transition: opacity 0.44s cubic-bezier(0.52,0,0.42,0.99),transform 0.44s cubic-bezier(0.52,0,0.42,0.99),-webkit-transform 0.44s cubic-bezier(0.52,0,0.42,0.99)
}
.filter-tablist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(110,160,180,0.25);
  margin: 0 0 25px
}
.filter-tablist .entry-title {
  white-space: nowrap;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: normal;
  color: var(--Interface-Basics-Text-Light-Blue,#6ea0b4);
  margin: 5px 18px 0 0
}
@media (min-width:1024px) {
  .filter-tablist .entry-title {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: 0.0125em;
    margin: 4px 32px 0 0
  }
}
.filter-tablist .site-tablist {
  margin: 0;
  border-bottom: none
}
@media (min-width:1024px) {
  .filter-tablist .site-tablist > li > a,
  .filter-tablist .site-tablist > li label {
    padding-bottom: 24px
  }
}
.filter-term-list-slider.swiper {
  width: 100%
}
@media (min-width:1024px) {
  .filter-term-list-slider.swiper .swiper-wrapper.services > li {
    width: calc((100vw - 135px)/ 4)
  }
}
@media (min-width:1480px) {
  .filter-term-list-slider.swiper .swiper-wrapper.services > li {
    width: 330px
  }
}
.filter-term-list-slider.swiper .swiper-wrapper > li {
  width: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto
}
@media (min-width:768px) {
  .filter-term-list-slider.swiper .swiper-wrapper > li {
    width: 262px
  }
}
.filter-term-list-slider.swiper .swiper-button-next,
.filter-term-list-slider.swiper .swiper-button-prev {
  border-radius: 0;
  height: auto;
  top: 0;
  bottom: 0;
  padding: 0;
  z-index: 2;
  opacity: 1;
  visibility: visible;
  -webkit-transition: visibility 0.44s cubic-bezier(0.52,0,0.42,0.99),opacity 0.44s cubic-bezier(0.52,0,0.42,0.99);
  transition: visibility 0.44s cubic-bezier(0.52,0,0.42,0.99),opacity 0.44s cubic-bezier(0.52,0,0.42,0.99)
}
.filter-term-list-slider.swiper .swiper-button-next:before,
.filter-term-list-slider.swiper .swiper-button-prev:before {
  content: none
}
.filter-term-list-slider.swiper .swiper-button-next:after,
.filter-term-list-slider.swiper .swiper-button-prev:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  width: 120px;
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),color-stop(25%,#fff));
  background-image: linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 25%)
}
.filter-term-list-slider.swiper .swiper-button-next.swiper-button-disabled,
.filter-term-list-slider.swiper .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
  visibility: hidden
}
.filter-term-list-slider.swiper .swiper-button-next svg,
.filter-term-list-slider.swiper .swiper-button-prev svg {
  width: 24px;
  height: 24px;
  position: relative;
  z-index: 1
}
.filter-term-list-slider.swiper .swiper-button-prev {
  left: 0;
  right: auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.filter-term-list-slider.swiper .swiper-button-prev:after {
  left: -26px;
  background-image: -webkit-gradient(linear,right top,left top,from(rgba(255,255,255,0)),color-stop(55%,#fff));
  background-image: linear-gradient(-90deg,rgba(255,255,255,0) 0%,#fff 55%)
}
.filter-term-list-slider.swiper .swiper-button-prev svg {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}
.filter-term-list-slider.swiper .swiper-button-next {
  left: auto;
  right: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.filter-term-list-slider.swiper .swiper-button-next:after {
  right: -26px
}
.filter-term-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: normal;
  margin-bottom: 1px
}
.filter-term-item .inner {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--Interface-Basics-Text-Light-Blue,#6ea0b4);
  border: 1px solid rgba(110,160,180,0.5);
  padding: 15px 16px 16px 24px;
  -webkit-transition: color 0.44s cubic-bezier(0.52,0,0.42,0.99),background-color 0.44s cubic-bezier(0.52,0,0.42,0.99);
  transition: color 0.44s cubic-bezier(0.52,0,0.42,0.99),background-color 0.44s cubic-bezier(0.52,0,0.42,0.99)
}
.filter-term-item .inner:hover {
  color: var(--Interface-Basics-Text-Blue);
  background-color: var(--Interface-Basics-Secondary-Button)
}
.filter-term-item .inner:hover .status {
  background-color: var(--Forms-Radio-Default);
  border-color: var(--Forms-Outline-Dark)
}
.filter-term-item .inner:after,
.filter-term-item .inner:before {
  content: none
}
.filter-term-item input[type=checkbox],
.filter-term-item input[type=radio] {
  position: absolute;
  left: -200vw
}
.filter-term-item input[type=checkbox]:focus + .inner,
.filter-term-item input[type=checkbox]:focus-visible + .inner,
.filter-term-item input[type=radio]:focus + .inner,
.filter-term-item input[type=radio]:focus-visible + .inner {
  border-color: #000
}
.filter-term-item input[type=checkbox]:checked + .inner,
.filter-term-item input[type=radio]:checked + .inner {
  color: var(--white);
  background-color: var(--Interface-Basics-Text-Blue)
}
.filter-term-item input[type=checkbox]:checked + .inner .icon .default,
.filter-term-item input[type=radio]:checked + .inner .icon .default {
  opacity: 0;
  visibility: hidden
}
.filter-term-item input[type=checkbox]:checked + .inner .icon .rollover,
.filter-term-item input[type=radio]:checked + .inner .icon .rollover {
  opacity: 1;
  visibility: visible
}
.filter-term-item input[type=checkbox]:checked + .inner .status,
.filter-term-item input[type=radio]:checked + .inner .status {
  border-color: var(--white);
  background-color: var(--white)
}
.filter-term-item input[type=checkbox]:checked + .inner .status:before,
.filter-term-item input[type=radio]:checked + .inner .status:before {
  opacity: 1;
  visibility: visible
}
.filter-term-item .icon {
  width: 24px;
  height: 24px;
  position: relative;
  margin: 0 0 11px
}
.filter-term-item .icon .default,
.filter-term-item .icon .rollover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  -webkit-transition: opacity 0.44s cubic-bezier(0.52,0,0.42,0.99),visibility 0.44s cubic-bezier(0.52,0,0.42,0.99);
  transition: opacity 0.44s cubic-bezier(0.52,0,0.42,0.99),visibility 0.44s cubic-bezier(0.52,0,0.42,0.99)
}
.filter-term-item .icon .default {
  opacity: 1;
  visibility: visible
}
.filter-term-item .icon .rollover {
  opacity: 0;
  visibility: hidden
}
.filter-term-item .body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px
}
.filter-term-item .name {
  line-height: 1.2;
  -webkit-transform: translate(0,3px);
  transform: translate(0,3px);
  word-wrap: break-word;
  overflow-wrap: break-word;
  -ms-hyphens: auto;
  hyphens: auto
}
@media (max-width:767px) {
  .filter-term-item .name {
    width: 106px
  }
}
.filter-term-item .status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 0 0 auto;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: var(--Forms-Radio-Default);
  border: 2px solid var(--Forms-Radio-Default);
  -webkit-transition: border-color 0.44s cubic-bezier(0.52,0,0.42,0.99),background-color 0.44s cubic-bezier(0.52,0,0.42,0.99);
  transition: border-color 0.44s cubic-bezier(0.52,0,0.42,0.99),background-color 0.44s cubic-bezier(0.52,0,0.42,0.99)
}
.filter-term-item .status:before {
  width: 21px;
  height: 20px;
  content: "";
  opacity: 0;
  visibility: hidden;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.566 9.68 4.375 4.487 8.125-8.334' stroke='%23004682' stroke-width='1.5'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: opacity 0.44s cubic-bezier(0.52,0,0.42,0.99),visibility 0.44s cubic-bezier(0.52,0,0.42,0.99);
  transition: opacity 0.44s cubic-bezier(0.52,0,0.42,0.99),visibility 0.44s cubic-bezier(0.52,0,0.42,0.99)
}
.second-level-block {
  padding: 24px 0 0
}
.second-level-block[hidden] {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0
}
@media (min-width:1024px) {
  .second-level-block .filter-term-list-slider.swiper.second-row .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px
  }
}
.second-level-block .filter-term-list-slider.swiper.second-row .swiper-wrapper > li {
  min-width: 1px;
  width: auto
}
@media (min-width:1024px) {
  .second-level-block .filter-term-list-slider.swiper.second-row .swiper-wrapper > li {
    width: auto!important;
    margin-right: 0
  }
}
@media (min-width:1024px) {
  .second-level-block .filter-term-list-slider.swiper.second-row .swiper-button-next,
  .second-level-block .filter-term-list-slider.swiper.second-row .swiper-button-prev {
    display: none!important
  }
}
.term-second-level {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.term-second-level .inner {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--Interface-Basics-Text-Light-Blue,#6ea0b4);
  border: 1px solid rgba(110,160,180,0.5);
  padding: 20px 32px 13px;
  -webkit-transition: color 0.44s cubic-bezier(0.52,0,0.42,0.99),background-color 0.44s cubic-bezier(0.52,0,0.42,0.99),border-color 0.44s cubic-bezier(0.52,0,0.42,0.99);
  transition: color 0.44s cubic-bezier(0.52,0,0.42,0.99),background-color 0.44s cubic-bezier(0.52,0,0.42,0.99),border-color 0.44s cubic-bezier(0.52,0,0.42,0.99)
}
.term-second-level .inner:hover {
  color: var(--Interface-Basics-Text-Blue);
  background-color: var(--Interface-Basics-Secondary-Button);
  border-color: var(--Interface-Basics-Secondary-Button)
}
.term-second-level .inner:after {
  content: none
}
.term-second-level .inner:before {
  content: "";
  width: 24px;
  height: 24px;
  background-color: transparent!important;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.004 18 12-12M6.004 6l12 12' stroke='%23fff' stroke-linecap='square'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  left: auto;
  top: 50%;
  right: 14px;
  -webkit-transform: translate(0,-46%);
  transform: translate(0,-46%);
  border: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.44s cubic-bezier(0.52,0,0.42,0.99),visibility 0.44s cubic-bezier(0.52,0,0.42,0.99);
  transition: opacity 0.44s cubic-bezier(0.52,0,0.42,0.99),visibility 0.44s cubic-bezier(0.52,0,0.42,0.99)
}
.term-second-level .inner span {
  white-space: nowrap;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: normal;
  -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.52,0,0.42,0.99);
  transition: transform 0.44s cubic-bezier(0.52,0,0.42,0.99);
  transition: transform 0.44s cubic-bezier(0.52,0,0.42,0.99),-webkit-transform 0.44s cubic-bezier(0.52,0,0.42,0.99)
}
.term-second-level input[type=checkbox],
.term-second-level input[type=radio] {
  position: absolute;
  left: -200vw
}
.term-second-level input[type=checkbox]:focus + .inner,
.term-second-level input[type=checkbox]:focus-visible + .inner,
.term-second-level input[type=radio]:focus + .inner,
.term-second-level input[type=radio]:focus-visible + .inner {
  border-color: #000
}
.term-second-level input[type=checkbox]:checked + .inner,
.term-second-level input[type=radio]:checked + .inner {
  color: var(--white);
  background-color: var(--Interface-Basics-Text-Blue)
}
.term-second-level input[type=checkbox]:checked + .inner:before,
.term-second-level input[type=radio]:checked + .inner:before {
  opacity: 1;
  visibility: visible
}
.term-second-level input[type=checkbox]:checked + .inner span,
.term-second-level input[type=radio]:checked + .inner span {
  -webkit-transform: translate(-10px,0);
  transform: translate(-10px,0)
}
.product-list {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 24px 0
}
@media (min-width:768px) {
  .product-list {
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-gap: 8px
  }
}
@media (min-width:1280px) {
  .product-list {
    grid-template-columns: repeat(3,minmax(0,1fr))
  }
}
.product-list .icon-teaser-card,
.product-list .image-teaser-card,
.product-list .product-teaser {
  opacity: 1;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transition: opacity 0.44s cubic-bezier(0.52,0,0.42,0.99),-webkit-transform 0.44s cubic-bezier(0.52,0,0.42,0.99),-webkit-box-shadow 0.44s cubic-bezier(0.52,0,0.42,0.99),-webkit-box-shadow 0.44s cubic-bezier(0.5,0.01,0.3,0.99);
  transition: opacity 0.44s cubic-bezier(0.52,0,0.42,0.99),transform 0.44s cubic-bezier(0.52,0,0.42,0.99),box-shadow 0.44s cubic-bezier(0.52,0,0.42,0.99),box-shadow 0.44s cubic-bezier(0.5,0.01,0.3,0.99),-webkit-transform 0.44s cubic-bezier(0.52,0,0.42,0.99),-webkit-box-shadow 0.44s cubic-bezier(0.52,0,0.42,0.99),-webkit-box-shadow 0.44s cubic-bezier(0.5,0.01,0.3,0.99)
}
.is-busy .product-list .icon-teaser-card,
.is-busy .product-list .image-teaser-card,
.is-busy .product-list .product-teaser {
  opacity: 0;
  -webkit-transform: translate(0,40px);
  transform: translate(0,40px)
}
@media (max-width:767px) {
  .product-list .image-teaser-card {
    min-height: 105.8666666667vw
  }
}
.loading-holder {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1005;
  pointer-events: none;
  background-color: rgba(0,70,130,0.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s linear,visibility 0.2s linear;
  transition: opacity 0.2s linear,visibility 0.2s linear
}
.is-busy .loading-holder {
  opacity: 1;
  visibility: visible
}
.loading-holder img,
.loading-holder svg {
  width: 120px;
  height: 120px
}
@media (min-width:1024px) {
  .loading-holder img,
  .loading-holder svg {
    width: 150px;
    height: 150px
  }
}
.section-process-element {
  padding: 64px 0;
  overflow: hidden
}
.section-process-element.sticky-enabled {
  overflow: initial;
  min-height: 100svh
}
.section-process-element.sticky-enabled .js-sticky-container {
  overflow: hidden
}
@media (min-width:768px) {
  .section-process-element.sticky-enabled .js-sticky-container {
    position: sticky;
    top: var(--sticky-offset-top,40px)
  }
}
.section-process-element.sticky-enabled .js-sticky-container .process-element-slider.swiper:not(.resize-active).transform-active .swiper-wrapper {
  -webkit-transition-duration: 0.3s!important;
  transition-duration: 0.3s!important
}
.section-process-element.sticky-enabled .js-sticky-spacer {
  display: none
}
@media (min-width:768px) {
  .section-process-element.sticky-enabled .js-sticky-spacer {
    display: block;
    height: var(--scroll-height)
  }
}
.section-process-element.sticky-enabled .swiper-button-next,
.section-process-element.sticky-enabled .swiper-button-prev,
.section-process-element.sticky-enabled .swiper-pagination {
  visibility: hidden;
  pointer-events: none
}
.section-process-element .entry-header {
  max-width: 768px;
  margin: 0 0 45px
}
@media (min-width:1024px) {
  .section-process-element .entry-header {
    margin: 0 0 48px
  }
}
.section-process-element .entry-header h5 {
  margin: 0 0 0.65em
}
.process-element-slider.swiper {
  overflow: visible;
  position: relative;
  padding: 18px 0 0
}
@media (min-width:1280px) {
  .process-element-slider.swiper {
    padding: 118px 0 0
  }
}
.process-element-slider.swiper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.process-element-slider.swiper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  width: 300px
}
@media (min-width:768px) {
  .process-element-slider.swiper .swiper-slide {
    width: 420px
  }
}
@media (min-width:1024px) {
  .process-element-slider.swiper .swiper-slide {
    width: 480px
  }
}
.process-element-slider.swiper .swiper-button-next,
.process-element-slider.swiper .swiper-button-prev {
  top: -60px;
  right: 0
}
@media (min-width:1280px) {
  .process-element-slider.swiper .swiper-button-next,
  .process-element-slider.swiper .swiper-button-prev {
    top: -3px
  }
}
@media (max-width:1023px) {
  .process-element-slider.swiper .swiper-button-next,
  .process-element-slider.swiper .swiper-button-prev {
    display: none
  }
}
.process-element-slider.swiper .swiper-button-prev {
  -webkit-transform: translate(-48px,0);
  transform: translate(-48px,0)
}
@media (min-width:1280px) {
  .process-element-slider.swiper .swiper-button-prev {
    -webkit-transform: translate(-60px,0);
    transform: translate(-60px,0)
  }
}
.process-element-slider.swiper .swiper-pagination {
  margin: 53px 0 0
}
.process-element {
  display: grid;
  grid-template-columns: minmax(0,46px) minmax(0,1fr);
  grid-gap: 0 6px
}
@media (min-width:1024px) {
  .process-element {
    grid-template-columns: minmax(0,70px) minmax(0,1fr);
    grid-gap: 0 24px
  }
}
.process-element:has(> :only-child) {
  grid-template-columns: minmax(0,1fr)
}
.process-element .number {
  display: block;
  font-size: 72px;
  line-height: 0.94;
  letter-spacing: -0.0069444444em;
  color: var(--Interface-Basics-Text-Blue)
}
@media (min-width:1024px) {
  .process-element .number {
    font-size: 120px;
    letter-spacing: -0.0041666667em
  }
}
@media (max-width:1023px) {
  .process-element .any-b0 {
    padding: 1px 0 0
  }
}
.process-element h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: normal;
  margin: 0 0 0.5em
}
@media (min-width:1024px) {
  .process-element h3 {
    font-size: 24px;
    line-height: 1.15;
    margin: 0 0 0.6em
  }
}
.section-column-element {
  padding: 72px 0
}
@media (min-width:1280px) {
  .section-column-element {
    padding: 128px 0
  }
}
.section-column-element .entry-header {
  max-width: 726px;
  margin: 0 0 43px
}
@media (min-width:1280px) {
  .section-column-element .entry-header {
    margin: 0 0 76px
  }
}
.section-column-element .entry-header h5 {
  margin: 0 0 0.75em
}
.column-element-list {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 32px 0
}
@media (min-width:768px) {
  .column-element-list {
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-gap: 24px
  }
}
@media (min-width:1024px) {
  .column-element-list {
    grid-template-columns: repeat(3,minmax(0,1fr))
  }
}
@media (min-width:1280px) {
  .column-element-list {
    grid-gap: 36px
  }
}
.column-element figure {
  margin: 0 0 26px
}
@media (min-width:1024px) {
  .column-element figure {
    margin: 0 0 35px
  }
}
.column-element figure img {
  width: 100%;
  aspect-ratio: 424/440;
  -o-object-fit: cover;
  object-fit: cover
}
@media (min-width:1280px) {
  .column-element .body {
    padding: 0 40px 0 0
  }
}
.column-element h3 {
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: normal;
  color: var(--Interface-Basics-Text-Blue);
  margin: 0 0 0.5em
}
@media (min-width:1024px) {
  .column-element h3 {
    font-size: 24px;
    line-height: 1.15
  }
}
.section-media-background {
  padding: 72px 0
}
@media (min-width:1280px) {
  .section-media-background {
    padding: 103px 0
  }
}
.section-media-background .entry-header {
  margin: 0 0 45px
}
@media (min-width:1280px) {
  .section-media-background .entry-header {
    margin: 0 0 73px
  }
}
.section-media-background h1 {
  letter-spacing: -0.00625em
}
.section-media-background figure {
  margin: 0
}
.section-media-background .video-block,
.section-media-background img,
.section-media-background video {
  aspect-ratio: 1440/750
}
.section-media-background video {
  max-width: 100%;
  margin: 0!important;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%!important;
  height: 100%!important
}
.section-media-background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.section-headers + .section-news {
  padding: 35px 0 147px
}
@media (min-width:1024px) {
  .section-headers + .section-news {
    padding: 0 0 137px
  }
}
.section-news {
  overflow: hidden;
  padding: 72px 0
}
@media (min-width:1280px) {
  .section-news {
    padding: 128px 0
  }
}
.section-news .nav-links {
  margin: 31px 0 0
}
@media (min-width:1024px) {
  .section-news .nav-links {
    margin: 73px 0 0
  }
}
.news-list > li {
  position: relative
}
.news-list > li:before {
  content: "";
  width: 100vw;
  height: 1px;
  background-color: rgba(110,160,180,0.25);
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0)
}
.news-card {
  -webkit-transition: background-color 0.44s cubic-bezier(0.6,0.01,0.45,0.99),-webkit-box-shadow 0.44s cubic-bezier(0.6,0.01,0.45,0.99);
  transition: box-shadow 0.44s cubic-bezier(0.6,0.01,0.45,0.99),background-color 0.44s cubic-bezier(0.6,0.01,0.45,0.99),-webkit-box-shadow 0.44s cubic-bezier(0.6,0.01,0.45,0.99);
  -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0);
  box-shadow: 0 35px 100px 0 rgba(15,70,92,0)
}
@media (max-width:1279px) {
  .news-card {
    font-size: 16px
  }
}
@media (min-width:1024px) {
  .news-card:hover {
    -webkit-box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12);
    box-shadow: 0 35px 100px 0 rgba(15,70,92,0.12);
    background-color: var(--white)
  }
}
@media (min-width:1024px) {
  .news-card:hover .entry-thumbnail img {
    -webkit-transform: scale(1.127);
    transform: scale(1.127)
  }
}
@media (min-width:1024px) {
  .news-card:hover .link {
    color: var(--Interface-Basics-Text-Blue)
  }
}
@media (min-width:1024px) {
  .news-card:hover .link span[aria-hidden=true]:before {
    -webkit-transform: translate(200%,0);
    transform: translate(200%,0)
  }
}
@media (min-width:1024px) {
  .news-card:hover .link span[aria-hidden=true]:after {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
}
.news-card .inner {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 0 33px;
  padding: 16px 0 14px
}
@media (min-width:768px) {
  .news-card .inner {
    grid-template-columns: minmax(122px,122px) minmax(0,1fr);
    grid-gap: 0 34px;
    padding: 19px 0 22px
  }
}
@media (min-width:1024px) {
  .news-card .inner {
    grid-template-columns: minmax(140px,140px) minmax(0,1fr);
    grid-gap: 0 36px;
    padding: 24px 0
  }
}
@media (min-width:1280px) {
  .news-card .inner {
    grid-template-columns: minmax(182px,182px) minmax(0,1fr);
    grid-gap: 0 33px;
    padding: 29px 0 32px
  }
}
.news-card .inner:has(> :only-child) {
  grid-template-columns: minmax(0,1fr)
}
.news-card .entry-thumbnail {
  width: 122px;
  height: 122px;
  margin: 0;
  overflow: hidden
}
@media (min-width:1024px) {
  .news-card .entry-thumbnail {
    width: 140px;
    height: 140px
  }
}
@media (min-width:1280px) {
  .news-card .entry-thumbnail {
    width: 182px;
    height: 182px
  }
}
.news-card .entry-thumbnail img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.44s cubic-bezier(0.6,0.01,0.45,0.99);
  transition: transform 0.44s cubic-bezier(0.6,0.01,0.45,0.99);
  transition: transform 0.44s cubic-bezier(0.6,0.01,0.45,0.99),-webkit-transform 0.44s cubic-bezier(0.6,0.01,0.45,0.99)
}
.news-card .entry-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 13px 0 0
}
@media (min-width:1024px) {
  .news-card .entry-body {
    padding: 9px 0 2px
  }
}
@media (min-width:1280px) {
  .news-card .entry-body {
    padding: 13px 0 0
  }
}
.news-card .entry-footer {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0 16px;
  padding: 16px 0 0
}
@media (min-width:1280px) {
  .news-card .entry-footer {
    padding: 0
  }
}
.news-card h3 {
  font-size: 22px;
  line-height: 1.2;
  max-width: 850px;
  letter-spacing: normal
}
@media (min-width:1280px) {
  .news-card h3 {
    font-size: 30px;
    line-height: 1.1
  }
}
.news-card h3 a {
  color: var(--Interface-Basics-Text-Blue);
  text-decoration: underline;
  text-decoration-color: transparent
}
@media (max-width:1279px) {
  .news-card .link {
    font-size: 16px
  }
}
.section-logos {
  padding: 72px 0
}
@media (min-width:1280px) {
  .section-logos {
    padding: 128px 0 131px
  }
}
.section-logos .entry-header {
  margin: 0 0 45px
}
@media (min-width:1280px) {
  .section-logos .entry-header {
    margin: 0 0 61px
  }
}
.logos-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden
}
@media (min-width:768px) {
  .logos-list:has(> li:nth-of-type(3)):not(:has(> li:nth-of-type(4))) > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%
  }
}
@media (min-width:768px) {
  .logos-list:has(> li:nth-of-type(4)) > li {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%
  }
}
@media (min-width:1024px) {
  .logos-list:has(> li:nth-of-type(4)) > li {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }
}
.logos-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: -1px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}
@media (min-width:768px) {
  .logos-list > li {
    padding: 24px
  }
}
@media (min-width:1024px) {
  .logos-list > li {
    padding: 32px;
    margin-bottom: 0
  }
}
@media (min-width:1280px) {
  .logos-list > li {
    padding: 40px
  }
}
@media (max-width:1023px) {
  .logos-list > li {
    border-bottom: 1px solid rgba(110,160,180,0.25)
  }
}
@media (min-width:1024px) {
  .logos-list > li:not(:nth-child(4n+1)) {
    border-left: 1px solid rgba(110,160,180,0.25)
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .logos-list > li:not(:nth-child(3n+1)) {
    border-left: 1px solid rgba(110,160,180,0.25)
  }
}
@media (max-width:767px) {
  .logos-list > li:not(:nth-child(2n-2)) {
    border-right: 1px solid rgba(110,160,180,0.25)
  }
}
@media (min-width:1024px) {
  .logos-list > li:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {
    border-top: 1px solid rgba(110,160,180,0.25)
  }
}
.logos-list figure {
  margin: 0
}
.logos-list figure img {
  max-height: 120px;
  width: auto
}
.section-post-hero {
  overflow: hidden
}
.section-post-hero-grid {
  display: grid;
  grid-template-columns: minmax(0,1fr)
}
@media (min-width:768px) {
  .section-post-hero-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-gap: 0 16px
  }
}
@media (min-width:1024px) {
  .section-post-hero-grid {
    grid-gap: 0 24px;
    min-height: calc(100vh - 116px)
  }
}
@media (min-width:1440px) and (min-height:880px) {
  .section-post-hero-grid {
    min-height: 820px
  }
}
@media (min-width:1280px) {
  .section-post-hero-grid {
    grid-gap: 0 36px
  }
}
.section-post-hero-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin: 0 -20px
}
@media (min-width:768px) {
  .section-post-hero-media {
    margin: 0 -48px 0 0
  }
}
@media (min-width:1280px) {
  .section-post-hero-media {
    margin: 0
  }
}
.section-post-hero-media figure {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0
}
.section-post-hero-media figure picture {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.section-post-hero-media figure img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  aspect-ratio: 375/420
}
@media (min-width:768px) {
  .section-post-hero-media figure img {
    width: auto;
    aspect-ratio: 654/820;
    contain-intrinsic-size: 654px 820px
  }
}
.section-post-hero-media .entry-media {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0
}
.section-post-hero-media .entry-media video {
  max-width: 100%;
  margin: 0!important;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%!important;
  height: 100%!important
}
.section-post-hero-media .entry-media .video-block {
  width: 100%;
  aspect-ratio: 375/420;
  -o-object-fit: cover;
  object-fit: cover
}
@media (min-width:768px) {
  .section-post-hero-media .entry-media .video-block {
    aspect-ratio: 654/820;
    contain-intrinsic-size: 654px 820px
  }
}
.section-post-hero-media .entry-media .video-block,
.section-post-hero-media .entry-media video {
  aspect-ratio: 375/420
}
@media (min-width:768px) {
  .section-post-hero-media .entry-media .video-block,
  .section-post-hero-media .entry-media video {
    aspect-ratio: 654/820;
    contain-intrinsic-size: 654px 820px
  }
}
.section-post-hero-media .entry-media img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  aspect-ratio: 375/420
}
@media (min-width:768px) {
  .section-post-hero-media .entry-media img {
    width: auto;
    aspect-ratio: 654/820;
    contain-intrinsic-size: 654px 820px
  }
}
@media (max-width:1023px) {
  .section-post-hero-media .entry-media img {
    width: 100%
  }
}
.section-post-hero-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 21px;
  line-height: 1.1;
  letter-spacing: normal;
  color: var(--Interface-Basics-Text-Light-Blue);
  padding: 12px 0 47px
}
@media (min-width:768px) {
  .section-post-hero-text {
    padding: 12px 0 47px 24px
  }
}
@media (min-width:1024px) {
  .section-post-hero-text {
    padding: 0 0 83px;
    font-size: 26px;
    line-height: 1.12
  }
}
.section-post-hero-text .breadcrumbs {
  margin-bottom: auto
}
.section-post-hero-text .limiter {
  max-width: 539px;
  padding: 32px 0 0;
  margin-top: auto
}
.section-post-hero-text h1 {
  font-size: 36px;
  line-height: 1.05;
  letter-spacing: -0.0083333333em;
  margin: 0 0 0.34em
}
@media (min-width:1024px) {
  .section-post-hero-text h1 {
    font-size: 60px;
    line-height: 1;
    letter-spacing: -0.0083333333em;
    margin: 0 0 0.15em
  }
}
.section-post-hero-text .link {
  margin-top: 0.3em
}
.section-narrow-text {
  padding: 72px 0;
  font-size: 21px;
  line-height: 1.4;
  letter-spacing: 0.019047619em
}
@media (min-width:1280px) {
  .section-narrow-text {
    padding: 132px 0 128px
  }
}
.section-narrow-text .limiter {
  max-width: 999px
}
@media (min-width:1280px) {
  .section-narrow-text .limiter {
    margin-left: 8.5%
  }
}
.section-narrow-text .entry-header {
  margin: 0 0 45px
}
@media (min-width:1280px) {
  .section-narrow-text .entry-header {
    margin: 0 0 79px
  }
}
.section-narrow-text h1 {
  font-size: 52px;
  line-height: 1;
  text-wrap: balance
}
@media (min-width:1024px) {
  .section-narrow-text h1 {
    font-size: 80px
  }
}
.section-narrow-text h2 {
  letter-spacing: 0.006em
}
@media (min-width:1280px) {
  .section-narrow-text h2 {
    font-size: 36px;
    line-height: 1.1
  }
}
.section-narrow-text .entry-text {
  max-width: 769px
}
.section-video-new {
  padding: 72px 0
}
@media (min-width:1280px) {
  .section-video-new {
    padding: 128px 0
  }
}
.section-video-new .entry-header {
  margin-bottom: 45px
}
@media (min-width:1280px) {
  .section-video-new .entry-header {
    margin-bottom: 76px
  }
}
.section-video-new figure {
  margin: 0;
  position: relative;
  z-index: 1
}
.section-video-new figure:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.45)));
  background-image: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%);
  position: absolute;
  top: 0;
  left: 0
}
.section-video-new figure img {
  width: 100%;
  aspect-ratio: 335/280;
  -o-object-fit: cover;
  object-fit: cover
}
@media (min-width:768px) {
  .section-video-new figure img {
    aspect-ratio: 1344/720
  }
}
.section-video-new figure .btn {
  position: absolute;
  left: 18px;
  bottom: 24px
}
@media (min-width:1024px) {
  .section-video-new figure .btn {
    left: 48px;
    bottom: 48px
  }
}
.section-table {
  padding: 38px 0
}
.section-table .entry-header {
  margin: 0 0 42px
}
.section-table .entry-header h5 {
  margin: 0 0 0.8em
}
.section-table .overlay {
  position: relative
}
@media (max-width:949px) {
  .section-table .overlay:after {
    content: "";
    width: 56px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    pointer-events: none;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(#fff));
    background-image: linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 100%)
  }
}
.responsive-table {
  overflow: hidden;
  overflow-x: auto
}
.table {
  width: 100%;
  font-size: 16px
}
.table td,
.table th {
  min-width: 192px;
  width: 25%;
  border: none;
  border-bottom: 1px solid rgba(0,70,130,0.15)
}
@media (min-width:768px) {
  .table td,
  .table th {
    min-width: 210px
  }
}
.table thead th {
  text-align: left;
  font-weight: 500;
  color: var(--Interface-Basics-Text-Blue);
  border-bottom: 1px solid rgba(0,70,130,0.3);
  padding: 0 0 6px
}
.table tbody {
  font-size: 16px;
  line-height: 1.5;
  color: var(--Interface-Basics-Text-Ligh)
}
@media (min-width:1024px) {
  .table tbody {
    font-size: 18px
  }
}
.table tbody tr {
  border-bottom: 1px solid rgba(0,70,130,0.15)
}
.table tbody tr td:nth-child(even) {
  background-color: var(--Interface-Basics-BG-Light)
}
.table tbody tr td:not(:first-child) {
  padding: 19px 12px 12px
}
.table tbody td {
  padding: 19px 0 12px
}
.search-section {
  padding: 36px 0 76px;
  overflow: hidden
}
@media (min-width:1024px) {
  .search-section {
    padding: 40px 0 72px
  }
}
@media (min-width:1280px) {
  .search-section {
    padding: 48px 0 139px
  }
}
.search-section .entry-grid {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 16px 0
}
@media (min-width:1024px) {
  .search-section .entry-grid {
    grid-gap: 0 24px;
    grid-template-columns: minmax(0,1fr) minmax(220px,220px)
  }
}
@media (min-width:1280px) {
  .search-section .entry-grid {
    grid-template-columns: minmax(0,1fr) minmax(309px,309px);
    grid-gap: 0 36px
  }
}
.search-section .form-result-filter fieldset {
  display: block
}
.search-section .form-result-filter fieldset:nth-child(1) {
  margin-bottom: 24px
}
@media (min-width:1024px) {
  .search-section .form-result-filter fieldset:nth-child(1) {
    margin-bottom: 32px
  }
}
.search-section .form-item {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1
}
@media (min-width:1024px) {
  .search-section .form-item {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}
@media (min-width:1280px) {
  .search-section .form-item {
    padding: 3px 0 0
  }
}
@media (max-width:1023px) {
  .search-section .form-item .open-close.open-close-active .opener:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
  }
}
.search-section .form-item .opener {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 22px;
  line-height: 1.1;
  margin: 0 0 23px
}
@media (min-width:1024px) {
  .search-section .form-item .opener {
    margin: 0 0 29px
  }
}
@media (min-width:1280px) {
  .search-section .form-item .opener {
    font-size: 30px
  }
}
@media (max-width:1023px) {
  .search-section .form-item .opener:after {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.833 14.167 10 5l9.166 9.167' stroke='%23004682' stroke-width='.833'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 0 0 auto;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear,-webkit-transform 0.3s linear
  }
}
@media (min-width:1024px) {
  .search-section .form-item .slide {
    position: static!important;
    height: auto!important
  }
}
.search-section .form-item h4 {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 10px
}
@media (min-width:1024px) {
  .search-section .form-item h4 {
    font-size: 18px
  }
}
.search-section .pagination {
  margin: 20px 0 0
}
@media (min-width:1024px) {
  .search-section .pagination {
    margin: 45px 0 0
  }
}
@media (min-width:1280px) {
  .search-section .pagination {
    margin: 58px 0 0
  }
}
.search-top-block {
  margin: 0 0 27px;
  padding: 0 0 17px;
  border-bottom: 1px solid rgba(110,160,180,0.25)
}
@media (min-width:768px) {
  .search-top-block {
    border-bottom: none;
    padding: 0
  }
}
@media (min-width:1024px) {
  .search-top-block {
    margin: 0 0 45px
  }
}
@media (min-width:1280px) {
  .search-top-block {
    margin: 0 0 70px
  }
}
@media (min-width:768px) {
  .search-result-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgba(110,160,180,0.25)
  }
}
@media (min-width:1024px) {
  .search-result-form {
    padding: 16px 0
  }
}
.search-result-form fieldset {
  margin-bottom: 24px
}
@media (min-width:1024px) {
  .search-result-form fieldset {
    margin-bottom: 32px
  }
}
.search-result-form input[type=search] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 60px;
  font-size: 28px;
  letter-spacing: -0.5px;
  color: var(--Interface-Basics-Text-Blue);
  border: none;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11.377' cy='10.127' r='9.377' stroke='%23004682' stroke-width='1.5'/%3E%3Cpath d='m17.5 17.5 5.03 5.224' stroke='%23004682' stroke-width='1.5'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
  padding: 6px 16px 0 29px;
  margin: 0 0 13px;
  border-bottom: 1px solid rgba(110,160,180,0.25)
}
@media (min-width:768px) {
  .search-result-form input[type=search] {
    border-bottom: none
  }
}
@media (min-width:1024px) {
  .search-result-form input[type=search] {
    font-size: 32px;
    background-size: 24px 24px;
    padding: 4px 24px 0 41px;
    margin: 0
  }
}
@media (min-width:1280px) {
  .search-result-form input[type=search] {
    font-size: 44px;
    height: 72px
  }
}
.search-result-form input[type=submit] {
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-width: 149px;
  height: 60px
}
@media (min-width:768px) {
  .search-result-form input[type=submit] {
    width: auto
  }
}
@media (min-width:1280px) {
  .search-result-form input[type=submit] {
    height: 72px
  }
}
.result-count {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.0285714286em;
  margin: 12px 0 0
}
@media (min-width:1024px) {
  .result-count {
    font-size: 16px;
    letter-spacing: 0.025em;
    margin: 17px 0 0
  }
}
.article-result-list > li {
  border-top: 1px solid rgba(110,160,180,0.25);
  margin: 0 0 10px
}
.article-result {
  color: var(--Interface-Basics-Text-Medium);
  padding: 32px 0 28px
}
@media (min-width:1024px) {
  .article-result {
    padding: 32px 0
  }
}
@media (min-width:1280px) {
  .article-result {
    padding: 42px 0
  }
}
.article-result h2 {
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: normal
}
@media (min-width:1024px) {
  .article-result h2 {
    font-size: 30px;
    line-height: 1.1
  }
}
.article-result h2 a {
  color: var(--Interface-Basics-Text-Blue);
  text-decoration: underline;
  text-decoration-color: transparent
}
.article-result h2 a:hover {
  text-decoration-color: var(--Interface-Basics-Text-Blue)
}
.article-result strong {
  font-weight: 500
}
@media (max-width:1023px) {
  .article-result p {
    margin-bottom: 24px
  }
}
.article-result p strong {
  color: #111
}
.article-result .permalink {
  text-decoration: underline;
  overflow-wrap: anywhere;
  -ms-hyphens: auto;
  hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-all
}
.custom-input-block {
  display: block
}
.custom-input-block input[type=radio] {
  display: block;
  position: absolute;
  left: -9999px;
  opacity: 0
}
.custom-input-block input[type=radio]:checked + label {
  color: #004682
}
.custom-input-block input[type=radio]:checked + label:before {
  background: #fff;
  border-radius: 50%;
  border: 8px solid #004682
}
.custom-input-block label {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 1.3333333333;
  color: #5f5f5f;
  cursor: pointer;
  -webkit-transition: color 0.27s ease-in-out;
  transition: color 0.27s ease-in-out
}
@media (min-width:1024px) {
  .custom-input-block label {
    font-size: 18px
  }
}
.custom-input-block label:hover {
  color: #004682
}
.custom-input-block label:before {
  content: "";
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: rgba(0,70,130,0.12);
  border: 8px solid transparent;
  border-radius: 0;
  margin: 0 9px 0 0;
  -webkit-transition: border 0.27s ease-in-out,border-radius 0.27s ease-in-out,background 0.27s ease-in-out;
  transition: border 0.27s ease-in-out,border-radius 0.27s ease-in-out,background 0.27s ease-in-out
}
@media (min-width:1024px) {
  .custom-input-block label:before {
    width: 26px;
    height: 26px;
    margin: 0 12px 0 0
  }
}
.custom-input-block label span {
  display: inline-block;
  -webkit-transform: translate(0,2px);
  transform: translate(0,2px);
  text-transform: capitalize
}
.section-benefits {
  color: #5f5f5f
}
@media (min-width:1440px) {
  .section-benefits {
    padding: 128px 0
  }
}
@media (max-width:767px) {
  .section-benefits {
    padding: 86px 0 80px
  }
}
.section-benefits .entry-text {
  max-width: 850px;
  margin: 0 0 55px
}
.section-benefits .entry-text > *:last-child {
  margin-bottom: 0
}
.section-benefits .entry-text h2 {
  line-height: 1.05;
  letter-spacing: normal;
  color: #111;
  margin: 0 0 0.72em
}
@media (min-width:1024px) {
  .section-benefits .entry-text h2 {
    font-size: 40px
  }
}
.benefits-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(1,minmax(0,1fr));
  grid-gap: 36px
}
@media (min-width:768px) {
  .benefits-list {
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-gap: 24px
  }
}
@media (min-width:1024px) {
  .benefits-list {
    grid-template-columns: repeat(3,minmax(0,1fr));
    grid-gap: 24px
  }
}
@media (min-width:1440px) {
  .benefits-list {
    grid-gap: 35px 40px
  }
}
.benefits-list > li {
  padding: 0;
  margin: 0
}
.benefits-list > li:before {
  content: none
}
.benefits-item {
  line-height: 1.4;
  letter-spacing: 0.0095em;
  color: #5f5f5f
}
@media (min-width:768px) {
  .benefits-item {
    max-width: 408px
  }
}
@media (min-width:1024px) {
  .benefits-item {
    font-size: 21px
  }
}
@media (min-width:1440px) {
  .benefits-item {
    font-size: 21px
  }
}
.benefits-item:hover figure .default {
  opacity: 0;
  visibility: hidden
}
.benefits-item:hover figure .hover {
  opacity: 1;
  visibility: visible
}
.benefits-item figure {
  width: 96px;
  height: 96px;
  margin: 0 0 1.1em;
  position: relative
}
@media (min-width:768px) {
  .benefits-item figure {
    margin: 0 0 1em
  }
}
.benefits-item figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: opacity 0.27s ease-in-out,visibility 0.27s ease-in-out;
  transition: opacity 0.27s ease-in-out,visibility 0.27s ease-in-out
}
.benefits-item figure img.default,
.benefits-item figure img.default:only-child {
  opacity: 1;
  visibility: visible
}
.benefits-item figure img.hover {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0
}
.benefits-item h3 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  -ms-hyphens: auto;
  hyphens: auto;
  margin: 0 0 0.7em
}
@media (min-width:768px) {
  .benefits-item h3 {
    margin: 0 0 0.6em
  }
}
.benefits-item h3:last-child {
  margin-bottom: 0
}
.benefits-item p {
  margin: 0
}
.benefits-item .link-arrowed {
  margin: 0.95em 0 0
}
@media (min-width:768px) {
  .benefits-item .link-arrowed {
    margin: 0.75em 0 0
  }
}
.section-career-hero {
  background-color: #f7f7f7;
  margin-top: 32px
}
@media (min-width:375px) {
  .section-career-hero {
    margin-top: 48px
  }
}
@media (min-width:1024px) {
  .section-career-hero {
    margin-top: 3.875rem
  }
}
@media (min-width:1440px) {
  .section-career-hero {
    padding: 116px 0;
    margin-top: 116px
  }
}
.section-career-hero:nth-child(1),
.section-career-hero:nth-child(2) {
  padding-top: 116px;
  margin-top: 0
}
.section-career-hero .entry-grid {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 61px
}
@media (min-width:1024px) {
  .section-career-hero .entry-grid {
    grid-template-columns: minmax(280px,600px) minmax(280px,724px);
    grid-gap: 32px
  }
}
.career-hero-text .entry-logo {
  margin: 0 0 2.55em
}
@media (min-width:1024px) {
  .career-hero-text .entry-logo {
    margin: 0 0 1.55em
  }
}
.career-hero-text .entry-logo img {
  width: auto;
  height: auto
}
.career-hero-text .title {
  margin: 0 0 0.35em
}
@media (min-width:768px) {
  .career-hero-text .title {
    margin: 0 0 0.2em
  }
}
.career-hero-text .hero-country {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  color: #5f5f5f;
  margin: 0 0 2.45em
}
@media (min-width:1024px) {
  .career-hero-text .hero-country {
    margin: 0 0 1.4em
  }
}
.career-hero-text .hero-country .flag {
  width: 32px;
  height: 32px;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.career-hero-text .hero-country .flag img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.career-hero-text .hero-country figcaption {
  -webkit-transform: translate(0,3px);
  transform: translate(0,3px)
}
.career-hero-text .text {
  color: #111
}
@media (max-width:1023px) {
  .career-hero-text .text {
    font-size: 22px;
    line-height: 1.31;
    letter-spacing: 0.01818em;
    color: #111
  }
}
.career-hero-text .text > *:last-child {
  margin-bottom: 0
}
.career-hero-image {
  margin: 0
}
.career-hero-image img {
  border-radius: 16px
}
@media (min-width:1024px) {
  .career-hero-image img {
    border-radius: 24px
  }
}
@media (max-width:1023px) {
  .section-career-hero + .section-facts {
    padding-top: 120px
  }
}
@media (min-width:1440px) {
  .section-facts {
    padding: 100px 0
  }
}
@media (max-width:767px) {
  .section-facts {
    padding-bottom: 76px
  }
}
.facts-item-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(1,minmax(0,1fr));
  grid-gap: 19px
}
@media (min-width:768px) {
  .facts-item-list {
    grid-template-columns: repeat(3,minmax(0,1fr));
    grid-gap: 16px
  }
}
@media (min-width:1024px) {
  .facts-item-list {
    grid-gap: 24px
  }
}
@media (min-width:1440px) {
  .facts-item-list {
    grid-gap: 32px
  }
}
.facts-item-list li {
  padding: 0;
  margin: 0
}
.facts-item-list li:before {
  content: none
}
.facts-item {
  border-top: 3px solid #3155df;
  padding: 37px 0 0
}
@media (min-width:768px) {
  .facts-item {
    padding: 32px 0 0
  }
}
@media (min-width:1024px) {
  .facts-item {
    padding: 40px 0 0
  }
}
.facts-item .number {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.1;
  color: #111;
  margin: 0 0 0.1em
}
@media (min-width:768px) {
  .facts-item .number {
    font-size: 46px;
    margin: 0 0 0.18em
  }
}
@media (min-width:1024px) {
  .facts-item .number {
    font-size: 64px
  }
}
.facts-item .label {
  font-size: 22px;
  line-height: 1.3;
  color: #5f5f5f;
  margin: 0
}
@media (min-width:1024px) {
  .facts-item .label {
    font-size: 26px
  }
}
.facts-image {
  margin: 32px 0 0
}
@media (min-width:1024px) {
  .facts-image {
    margin: 60px 0 0
  }
}
@media (min-width:1440px) {
  .facts-image {
    margin: 74px 0 0
  }
}
.facts-image figure {
  text-align: center
}
.facts-image picture {
  display: block;
  overflow: hidden;
  text-align: center
}
.facts-image picture img {
  display: block
}
.facts-image figcaption {
  display: block;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.0095em;
  text-align: left;
  color: #111;
  margin-top: 1em
}
@media (min-width:1440px) {
  .section-job-offers + .section-figure {
    padding: 118px 0
  }
}
@media (min-width:1440px) {
  .section-figure {
    padding: 100px 0
  }
}
@media (max-width:767px) {
  .section-figure {
    padding: 74px 0
  }
}
.section-figure figure {
  margin: 0
}
.section-figure figure picture {
  display: block;
  overflow: hidden
}
.section-figure figure img {
  display: block
}
@media (max-width:767px) {
  .section-figure figure img {
    width: 100%
  }
}
.section-figure figcaption {
  display: block;
  line-height: 1.4;
  letter-spacing: 0.0095em;
  text-align: left;
  color: #111;
  margin-top: 1.5em
}
@media (min-width:768px) {
  .section-figure figcaption {
    font-size: 18px;
    margin-top: 1.36em
  }
}
.section-figure .text {
  line-height: 1.4;
  letter-spacing: 0.0095em;
  color: #111;
  max-width: 850px;
  margin: 1.2em 1.9em 0 auto
}
@media (max-width:767px) {
  .section-figure .text {
    font-size: 22px;
    line-height: 1.32;
    letter-spacing: 0.018em;
    margin: 3em 0 0
  }
}
@media (min-width:1024px) {
  .section-figure .text {
    font-size: 21px;
    margin: 3.95em 1.9em 0 auto
  }
}
.section-figure .text > *:last-child {
  margin-bottom: 0
}
.twocolumns-section {
  padding: 32px 0 24px
}
@media (min-width:576px) {
  .twocolumns-section {
    padding-top: 48px;
    padding-bottom: 40px
  }
}
@media (min-width:1024px) {
  .twocolumns-section {
    padding-top: 62px;
    padding-bottom: 58px
  }
}
@media (min-width:1280px) {
  .twocolumns-section {
    padding-bottom: 48px
  }
}
@media (min-width:1440px) {
  .twocolumns-section {
    padding-top: 82px;
    padding-bottom: 78px
  }
}
@media (min-width:768px) {
  .twocolumns-section #content {
    padding-top: 2.375rem
  }
}
@media (min-width:1024px) {
  .twocolumns-section #content {
    padding-top: 0.0625rem
  }
}
@media (min-width:1200px) {
  .twocolumns-section #content {
    padding-top: 2rem
  }
}
@media (min-width:1440px) {
  .twocolumns-section #content {
    padding-top: 3.125rem
  }
}
.twocolumns-section #aside {
  padding-bottom: 1.25rem
}
@media (min-width:768px) {
  .twocolumns-section #aside {
    padding-bottom: 2.25rem
  }
}
@media (min-width:1024px) {
  .twocolumns-section #aside {
    padding-top: 0;
    padding-bottom: 3.125rem
  }
}
@media (min-width:480px) and (max-width:1199.98px) {
  .full-width-row .gallery-visuals {
    margin-left: -12px;
    margin-right: -12px
  }
}
@media (min-width:375px) {
  .full-width-row .gallery-visuals {
    margin-left: -30px;
    margin-right: -30px
  }
}
@media (min-width:1200px) {
  .full-width-row .gallery-visuals {
    margin-left: -48px;
    margin-right: -48px
  }
}
@media (max-width:479.98px) {
  .gallery-visuals .visual-holder {
    padding-top: 100%
  }
}
@media (min-width:480px) and (max-width:767.98px) {
  .gallery-visuals .visual-holder {
    padding-top: 78.125%
  }
}
@media (min-width:480px) {
  .visual-holder .btn-wrap {
    bottom: 15px
  }
}
.section-hero {
  letter-spacing: 0.01em;
  margin: 0 0 3rem;
  position: relative
}
@media (min-width:1024px) {
  .section-hero {
    margin-bottom: 2.125rem
  }
}
@media (min-width:1200px) {
  .section-hero {
    margin-bottom: 0
  }
}
@media (min-width:1200px) {
  .section-hero.thank-you,
  .section-hero.thank-you-mod {
    margin: 0 0 -40px
  }
}
@media (min-width:1200px) {
  .section-hero.section-hero-custom.full-height-screen .full-height-holder {
    min-height: 100vh;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
@media (max-width:767px) {
  .section-hero.section-hero-custom .banner-text {
    padding-top: 14.875rem
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .section-hero.section-hero-custom .banner-text {
    padding-top: 12.75rem;
    padding-right: 20rem
  }
}
.section-hero.career-mod .full-height-holder {
  height: auto;
  min-height: auto
}
.section-hero.career-mod .hero-figure img {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content
}
@media (min-width:1200px) {
  .section-hero .h1,
  .section-hero .h2,
  .section-hero h1,
  .section-hero h2 {
    margin-bottom: 0.025em
  }
}
.section-hero p {
  margin-bottom: 1.0909em
}
@media (min-width:1200px) {
  .section-hero p {
    margin-bottom: 0.8462em
  }
}
@media (min-width:375px) {
  .section-hero .link-page-back {
    left: 30px
  }
}
@media (min-width:1200px) {
  .section-hero .link-page-back {
    left: 128px
  }
}
@media (min-width:375px) {
  .section-hero .link-page-back.cusomt-mod {
    left: 30px
  }
}
@media (min-width:1200px) {
  .section-hero .link-page-back.cusomt-mod {
    left: 128px
  }
}
.section-hero .banner-text {
  padding: 12.4375rem 0 2.75rem
}
@media (min-width:768px) {
  .section-hero .banner-text {
    padding-top: 12.75rem
  }
}
@media (min-width:1024px) {
  .section-hero .banner-text {
    padding-top: 9.375rem;
    padding-bottom: 3.5rem;
    padding-right: 2.125rem
  }
}
@media (min-width:1200px) {
  .section-hero .banner-text {
    padding-top: 13.25rem
  }
}
@media (min-width:1200px) {
  .section-hero .scroll-down-block {
    padding-top: 57px
  }
}
@media (min-width:1200px) {
  .section-hero .column-image {
    -ms-flex-item-align: stretch;
    align-self: stretch
  }
}
.section-hero picture {
  position: relative
}
.text-lead {
  font-size: 122.2222222222%;
  line-height: 1.3636363636
}
@media (min-width:1440px) {
  .text-lead {
    font-size: 26px;
    line-height: 1.3846153846
  }
}
@media (min-width:1200px) {
  .full-height-screen .full-height-holder {
    min-height: 100vh;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
.cta {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25;
  text-decoration: none;
  text-align: center;
  letter-spacing: normal;
  color: #fff;
  border-radius: 8px;
  background-color: #3155df;
  padding: 25px 36px 18px;
  -webkit-transition: color 0.23s ease-in-out,background-color 0.23s ease-in-out,-webkit-box-shadow 0.23s ease-in-out;
  transition: color 0.23s ease-in-out,background-color 0.23s ease-in-out,box-shadow 0.23s ease-in-out,-webkit-box-shadow 0.23s ease-in-out
}
@media (min-width:1024px) {
  .cta {
    font-size: 16px;
    padding: 28px 48px 22px
  }
}
.cta:focus,
.cta:hover {
  color: #fff;
  background-color: #015caa;
  -webkit-box-shadow: 0 8px 16px rgba(0,46,85,0.12),0 8px 40px rgba(0,46,85,0.12);
  box-shadow: 0 8px 16px rgba(0,46,85,0.12),0 8px 40px rgba(0,46,85,0.12)
}
@media (min-width:1440px) {
  .section-job-offers {
    padding: 104px 0
  }
}
@media (max-width:767px) {
  .section-job-offers {
    padding: 87px 0
  }
}
.job-offers-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 38px
}
@media (min-width:768px) {
  .job-offers-grid {
    grid-template-columns: minmax(280px,814px) minmax(274px,274px);
    grid-gap: 32px
  }
}
@media (min-width:1024px) {
  .job-offers-grid {
    grid-gap: 60px
  }
}
@media (min-width:1440px) {
  .job-offers-grid {
    grid-gap: 80px
  }
}
@media (max-width:767px) {
  .job-offers-text {
    font-size: 22px;
    line-height: 1.32;
    letter-spacing: 0.018em
  }
}
@media (max-width:767px) {
  .job-offers-text h1 {
    margin: 0 0 0.9em
  }
}
.job-offers-text h3 {
  margin: 0 0 2em
}
@media (min-width:768px) {
  .job-offers-text h3 {
    margin: 0 0 1.78em
  }
}
.job-offers-aside {
  line-height: 1.4;
  letter-spacing: 0.0095em
}
@media (max-width:767px) {
  .job-offers-aside {
    font-size: 21px
  }
}
@media (min-width:1024px) {
  .job-offers-aside {
    font-size: 21px
  }
}
.job-offers-aside .entry-image {
  width: 100px;
  height: 100px;
  margin: 0 0 0.95em
}
.job-offers-aside .entry-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.job-offers-aside h3 {
  margin: 0 0 0.6em
}
@media (max-width:767px) {
  .job-offers-aside h3 {
    font-size: 26px
  }
}
.job-offers-aside address {
  font-style: normal;
  color: #5f5f5f;
  margin: 0 0 0.55em
}
.job-offers-aside .entry-tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  color: #111
}
.job-offers-aside .entry-tel span {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50px
}
.job-offers-aside .entry-tel a {
  color: #111;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: text-decoration-color 0.27s ease-in-out;
  transition: text-decoration-color 0.27s ease-in-out
}
.job-offers-aside .entry-tel a:hover {
  color: #111;
  text-decoration-color: #111
}
.job-offers-block {
  padding: 73px 0 0
}
@media (min-width:768px) {
  .job-offers-block {
    padding: 32px 0 0
  }
}
@media (min-width:1024px) {
  .job-offers-block {
    padding: 47px 0 0
  }
}
.job-offers-block h2 {
  line-height: 1.05;
  margin: 0 0 1.08em
}
@media (min-width:768px) {
  .job-offers-block h2 {
    margin: 0 0 0.81em
  }
}
@media (min-width:1200px) {
  .job-offers-block h2 {
    font-size: 40px
  }
}
.job-offers-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 12px
}
@media (min-width:768px) {
  .job-offers-list {
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-gap: 16px
  }
}
@media (min-width:1024px) {
  .job-offers-list {
    grid-template-columns: repeat(3,minmax(0,1fr));
    grid-gap: 24px
  }
}
@media (min-width:1200px) {
  .job-offers-list {
    grid-template-columns: repeat(4,minmax(0,1fr))
  }
}
@media (min-width:1440px) {
  .job-offers-list {
    grid-gap: 40px
  }
}
.job-offers-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0
}
.job-offers-list li:before {
  content: none
}
.job-offers-item {
  width: 100%;
  min-height: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
  border-radius: 24px;
  background-color: #f7f7f7;
  -webkit-transition: background-color 0.23s ease-in-out;
  transition: background-color 0.23s ease-in-out;
  padding: 32px 26px 14px
}
@media (min-width:768px) {
  .job-offers-item {
    min-height: 260px;
    padding: 28px 26px 14px
  }
}
@media (min-width:1024px) {
  .job-offers-item {
    padding: 34px 26px 14px
  }
}
.job-offers-item:hover {
  background-color: #efefef
}
.job-offers-item:hover .link-wrap {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.job-offers-item h3 {
  font-size: 32px;
  line-height: 1.05;
  font-weight: 700;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -ms-hyphens: auto;
  hyphens: auto;
  margin: 0 0 0.35em
}
@media (min-width:768px) {
  .job-offers-item h3 {
    margin: 0 0 0.2em
  }
}
@media (min-width:1440px) {
  .job-offers-item h3 {
    font-size: 40px
  }
}
.job-offers-item figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  margin: 0
}
.job-offers-item figure img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0
}
.job-offers-item figure figcaption {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #5f5f5f;
  margin: 0.35em 0 0
}
@media (min-width:1024px) {
  .job-offers-item figure figcaption {
    font-size: 21px
  }
}
.job-offers-item .link-wrap {
  margin: auto 0 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(40%);
  transform: translateY(40%);
  -webkit-transition: opacity 0.23s linear,visibility 0.23s linear,-webkit-transform 0.23s linear;
  transition: transform 0.23s linear,opacity 0.23s linear,visibility 0.23s linear,-webkit-transform 0.23s linear
}
.job-offers-item .link-arrowed {
  font-size: 18px;
  color: #111
}
@media (min-width:1024px) {
  .job-offers-item .link-arrowed {
    font-size: 21px
  }
}
@media (min-width:1440px) {
  .section-process {
    padding: 98px 0
  }
}
@media (max-width:767px) {
  .section-process {
    padding: 82px 0
  }
}
.section-process h2 {
  margin: 0 0 0.85em
}
@media (min-width:768px) {
  .section-process h2 {
    margin: 0 0 0.7em
  }
}
.process-list {
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 83px;
  margin: 0;
  padding: 0;
  list-style-type: none
}
@media (min-width:768px) {
  .process-list {
    gap: 35px
  }
}
.process-list li {
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative
}
.process-list li:before {
  content: none
}
.process-list li:not(:last-child):after {
  content: "";
  width: 3px;
  height: 40px;
  background-color: #efefef;
  border-radius: 1.5em;
  position: absolute;
  left: 38px;
  top: 100%;
  -webkit-transform: translate(0,46%);
  transform: translate(0,46%)
}
@media (min-width:768px) {
  .process-list li:not(:last-child):after {
    left: 50%;
    -webkit-transform: translate(-50%,-4px);
    transform: translate(-50%,-4px)
  }
}
.process-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
@media (min-width:768px) {
  .process-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px
  }
}
@media (min-width:768px) {
  .process-item .cell:not(:nth-child(2)) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
}
@media (min-width:768px) {
  .process-item .cell:nth-child(1) {
    text-align: right
  }
}
@media (max-width:767px) {
  .process-item .cell:nth-child(1) p {
    margin: 0 0 0.6em
  }
}
.process-item .cell:nth-child(2) {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1
}
@media (min-width:768px) {
  .process-item .cell:nth-child(2) {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 80px;
    margin: 0 40px;
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial
  }
}
.process-item .cell.fadeInUp {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s
}
.process-item figure {
  margin: 0 0 1.4em
}
@media (min-width:768px) {
  .process-item figure {
    margin: 0 0 0.3em
  }
}
.process-item p {
  margin: 0
}
.process-item p b,
.process-item p strong {
  font-weight: 500;
  color: #111;
  letter-spacing: normal
}
.section-blockquote.carrier-mod {
  padding: 0;
  background-color: #f7f7f7
}
.section-blockquote.carrier-mod .blockquote-wrap {
  padding: 0 0 76px;
  background: 0 0
}
@media (min-width:768px) {
  .section-blockquote.carrier-mod .blockquote-wrap {
    padding: 0 120px 78px 0
  }
}
@media (min-width:1024px) {
  .section-blockquote.carrier-mod .blockquote-wrap {
    padding: 80px 120px 80px 0
  }
}
@media (min-width:1440px) {
  .section-blockquote.carrier-mod .blockquote-wrap {
    padding: 104px 120px 104px 0
  }
}
.section-blockquote.carrier-mod .blockquote-wrap .text-wrap {
  max-width: 840px;
  line-height: 1.4;
  letter-spacing: 0.0095em;
  color: #5f5f5f
}
@media (max-width:767px) {
  .section-blockquote.carrier-mod .blockquote-wrap .text-wrap {
    font-size: 21px
  }
}
@media (min-width:1440px) {
  .section-blockquote.carrier-mod .blockquote-wrap .text-wrap {
    min-height: 292px
  }
}
.section-blockquote.carrier-mod .blockquote-wrap h2 {
  font-size: 22px;
  line-height: 1.19;
  font-weight: 500;
  letter-spacing: normal;
  color: #111;
  margin: 0 0 1em
}
@media (min-width:768px) {
  .section-blockquote.carrier-mod .blockquote-wrap h2 {
    line-height: 1.2;
    margin: 0 0 0.9em
  }
}
@media (min-width:1024px) {
  .section-blockquote.carrier-mod .blockquote-wrap h2 {
    font-size: 26px
  }
}
@media (max-width:1023px) {
  .section-blockquote.carrier-mod .controls {
    padding: 80px 0 35px
  }
}
@media (min-width:1024px) {
  .section-blockquote.carrier-mod .controls {
    top: 100px
  }
}
@media (min-width:1200px) {
  .section-blockquote.carrier-mod .controls {
    right: 122px
  }
}
.section-blockquote.carrier-mod .controls .slick-arrow {
  color: #fff;
  background-color: #3155df;
  margin-bottom: 9px
}
@media (min-width:1024px) {
  .section-blockquote .container-fluid {
    position: relative
  }
}
.section-blockquote .controls {
  z-index: 2
}
@media (min-width:1024px) {
  .section-blockquote .controls {
    position: absolute;
    right: 80px;
    top: 80px
  }
}
@media (min-width:1440px) {
  .section-blockquote .controls {
    right: 200px
  }
}
@media (min-width:1024px) {
  .section-blockquote .controls .arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
@media (min-width:480px) {
  .blockquote-wrap {
    padding: 40px
  }
}
@media (min-width:1200px) {
  .blockquote-wrap {
    padding: 80px 120px
  }
}
@media (min-width:1200px) {
  .blockquote-wrap .img-wrap {
    margin-bottom: 50px
  }
}
@media (min-width:1200px) {
  .blockquote-wrap .text-wrap {
    padding-right: 40px
  }
}
@media (min-width:1200px) {
  .blockquote-wrap .text-wrap h2 {
    font-size: 40px;
    line-height: 50px
  }
}
@media (min-width:1440px) {
  .section-text-social {
    padding: 99px 0
  }
}
@media (max-width:768px) {
  .section-text-social {
    padding: 78px 0
  }
}
.section-text-social .inner {
  max-width: 850px
}
.section-text-social .text-big {
  font-size: 22px;
  line-height: 1.18;
  font-weight: 500;
  letter-spacing: normal;
  color: #111;
  margin: 0 0 0.9em
}
@media (min-width:768px) {
  .section-text-social .text-big {
    font-size: 21px;
    line-height: 1.2;
    margin: 0 0 0.76em
  }
}
@media (min-width:1024px) {
  .section-text-social .text-big {
    font-size: 26px
  }
}
.section-text-social .text-big > *:last-child {
  margin-bottom: 0
}
.section-text-social .cta {
  margin: 0 0 1.95em
}
@media (min-width:768px) {
  .section-text-social .cta {
    margin: 0 0 1.7em
  }
}
@media (max-width:767px) {
  .section-text-social .text-default {
    font-size: 16px;
    letter-spacing: 0.0125em;
    line-height: 1.5
  }
}
.section-text-social .social-networks,
.section-text-social div.a2a_kit {
  gap: 8px;
  padding: 19px 0 0;
  margin: 0
}
@media (min-width:768px) {
  .section-text-social .social-networks,
  .section-text-social div.a2a_kit {
    gap: 6px;
    padding: 12px 0 0
  }
}
.section-text-social .social-networks li,
.section-text-social div.a2a_kit li {
  padding: 0 15px
}
@media (max-width:767px) {
  .section-text-social .social-networks .a2a_button,
  .section-text-social .social-networks a,
  .section-text-social div.a2a_kit .a2a_button,
  .section-text-social div.a2a_kit a {
    padding: 0 14px
  }
}
@media (min-width:1440px) {
  .section-vacancies {
    padding: 95px 0 87px
  }
}
@media (max-width:767px) {
  .section-vacancies {
    padding: 86px 0
  }
}
.section-vacancies h2 {
  margin: 0 0 1.1em
}
@media (min-width:1024px) {
  .section-vacancies h2 {
    margin: 0 0 1.4em
  }
}
.section-vacancies .vacancies-list li {
  margin-bottom: 9px
}
@media (min-width:1024px) {
  .section-vacancies .vacancies-list li {
    margin-bottom: 11px
  }
}
.vacancies-item {
  -webkit-transition: background-color 0.27s ease-in-out,-webkit-box-shadow 0.27s ease-in-out;
  transition: background-color 0.27s ease-in-out,box-shadow 0.27s ease-in-out,-webkit-box-shadow 0.27s ease-in-out;
  width: 100%;
  padding: 1.25rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  font-size: 1rem;
  line-height: 1.375rem;
  letter-spacing: 0.02em;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f5f8fa;
  -webkit-animation: 75ms linear forwards zIndexMin;
  animation: 75ms linear forwards zIndexMin;
  margin: 0 0 0.25rem
}
@media (min-width:375px) {
  .vacancies-item {
    padding: 1.1875rem 1.5rem
  }
}
@media (min-width:1200px) {
  .vacancies-item {
    padding: 2.125rem 4.0625rem 1.875rem 3rem;
    font-size: 1.125rem;
    line-height: 1.5rem
  }
}
@media (min-width:1200px) {
  .vacancies-item.career-mod {
    padding: 35px 80px 32px 31px
  }
}
@media (min-width:1200px) {
  .vacancies-item.career-mod .link-arrowed {
    min-width: 251px
  }
}
.section-video .open-btn:focus,
.section-video .open-btn:hover {
  background-color: #015caa;
  -webkit-box-shadow: 0 8px 16px rgba(0,46,85,0.12),0 8px 40px rgba(0,46,85,0.12);
  box-shadow: 0 8px 16px rgba(0,46,85,0.12),0 8px 40px rgba(0,46,85,0.12)
}
.single-vacancy .back-link-wrap {
  padding: 90px 0 20px
}
@media (min-width:1280px) {
  .single-vacancy .back-link-wrap {
    padding: 112px 0 20px
  }
}
@media (min-width:1440px) {
  .single-vacancy .back-link-wrap {
    padding: 168px 0 48px
  }
}
@media (min-width:1280px) {
  .single-vacancy .section-hero .link-page-back.cusomt-mod {
    left: 48px
  }
}
@media (min-width:1440px) {
  .single-vacancy .section-hero .link-page-back.cusomt-mod {
    left: calc((100% - 1344px)/ 2)
  }
}
@media (min-width:1024px) {
  .single-vacancy .section-hero .full-width-row {
    margin-right: 0
  }
}
article.vacancy.vacancy-new .divider {
  display: none
}
.section-hero.detail-mod {
  margin-bottom: 0
}
@media (max-width:1023px) {
  .section-hero.detail-mod .column-text {
    padding-bottom: 14px
  }
}
.section-hero.detail-mod .banner-text {
  font-size: 26px;
  line-height: 130%;
  letter-spacing: 0.0095em;
  color: #5f5f5f
}
@media (max-width:1023px) {
  .section-hero.detail-mod .banner-text {
    font-size: 22px;
    line-height: 1.3;
    letter-spacing: 0.01818em;
    padding: 177px 0 0
  }
}
@media (min-width:1440px) {
  .section-hero.detail-mod .banner-text {
    padding-bottom: 10.75vh
  }
}
.section-hero.detail-mod .banner-text h1 {
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: normal;
  color: #111;
  margin: 0 0 0.68em
}
@media (min-width:1024px) {
  .section-hero.detail-mod .banner-text h1 {
    margin: 0 0 0.51em
  }
}
.section-hero.detail-mod .banner-text .cta {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}
.section-hero.detail-mod .banner-text p {
  margin-bottom: 0.9em
}
@media (min-width:1024px) {
  .section-hero.detail-mod .banner-text p {
    margin-bottom: 2.25em
  }
}
.section-hero.detail-mod .scroll-down-block {
  display: block!important;
  padding-top: 31px
}
@media (min-width:1280px) {
  .section-hero.detail-mod .scroll-down-block {
    padding-top: 70px
  }
}
.section-hero.detail-mod .link-anchor-down {
  font-size: 12px;
  font-weight: 500;
  color: #111
}
.section-hero.detail-mod .link-anchor-down:hover {
  color: #3155df
}
.section-hero.detail-mod .link-anchor-down:before {
  margin: -16px 0 0
}
section.section-content.detail-mod {
  font-size: 21px;
  line-height: 1.4;
  letter-spacing: 0.0095em;
  color: #5f5f5f;
  padding: 0 0 14px
}
@media (min-width:1440px) {
  section.section-content.detail-mod .container-fluid {
    padding-right: 100px
  }
}
@media (min-width:1024px) {
  section.section-content.detail-mod .two-blocks-content {
    display: grid;
    grid-template-columns: minmax(280px,814px) minmax(326px,326px);
    grid-gap: 32px
  }
}
@media (max-width:1023px) {
  section.section-content.detail-mod .two-blocks-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
section.section-content.detail-mod .two-blocks-content .article-wrap {
  padding: 0;
  max-width: none
}
@media (max-width:1023px) {
  section.section-content.detail-mod .two-blocks-content .article-wrap {
    display: contents
  }
}
@media (max-width:1023px) {
  section.section-content.detail-mod .two-blocks-content .article-wrap > .heading-block:first-child {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2
  }
}
section.section-content.detail-mod .two-blocks-content aside {
  min-width: auto;
  width: auto;
  padding: 60px 0
}
@media (min-width:1440px) {
  section.section-content.detail-mod .two-blocks-content aside {
    padding: 102px 0
  }
}
@media (max-width:1023px) {
  section.section-content.detail-mod .two-blocks-content aside {
    display: contents
  }
}
@media (max-width:1023px) {
  section.section-content.detail-mod .two-blocks-content aside .widget-list {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.0125em;
    margin: 0 0 80px
  }
}
section.section-content.detail-mod .two-blocks-content aside .widget-list ul {
  list-style-type: none;
  padding: 0
}
section.section-content.detail-mod .two-blocks-content aside .widget-list ul li {
  padding-bottom: 13px
}
@media (max-width:1023px) {
  section.section-content.detail-mod .two-blocks-content aside .widget-list h4 {
    font-size: 16px
  }
}
section.section-content.detail-mod .block {
  margin: 0;
  padding: 46px 0 17px
}
@media (min-width:1024px) {
  section.section-content.detail-mod .block {
    padding: 0 0 40px
  }
}
@media (min-width:1440px) {
  section.section-content.detail-mod .block {
    padding: 0 0 78px
  }
}
section.section-content.detail-mod .block.heading-block {
  font-weight: 500;
  line-height: 1.185;
  color: #111;
  letter-spacing: normal;
  padding: 83px 0 71px;
  margin: 0
}
@media (min-width:1024px) {
  section.section-content.detail-mod .block.heading-block {
    line-height: 1.2;
    padding: 60px 0 40px;
    margin: 0 0 40px
  }
}
@media (min-width:1440px) {
  section.section-content.detail-mod .block.heading-block {
    padding: 103px 0;
    margin: 0 0 74px
  }
}
section.section-content.detail-mod .block.heading-block .entry-text {
  font-size: 18px;
  line-height: 1.39;
  letter-spacing: 0.0095em;
  font-weight: 400;
  color: #5f5f5f;
  margin: 2.2em 0 0
}
@media (min-width:1024px) {
  section.section-content.detail-mod .block.heading-block .entry-text {
    font-size: 21px;
    line-height: 1.4;
    margin: 2em 0 0
  }
}
@media (min-width:1440px) {
  section.section-content.detail-mod .block.heading-block .entry-text {
    margin: 3.75em 0 0
  }
}
section.section-content.detail-mod .block.heading-block .entry-text > *:last-child {
  margin-bottom: 0
}
section.section-content.detail-mod .block.attachment-block {
  padding-top: 60px
}
@media (max-width:1023px) {
  section.section-content.detail-mod .block.attachment-block {
    font-size: 18px;
    line-height: 1.4;
    padding-top: 63px
  }
}
@media (min-width:1440px) {
  section.section-content.detail-mod .block.attachment-block {
    padding-top: 81px
  }
}
section.section-content.detail-mod .block.social-networks {
  display: block
}
@media (max-width:1023px) {
  section.section-content.detail-mod .block.social-networks {
    padding: 61px 0 40px
  }
}
section.section-content.detail-mod .block p {
  margin: 0 0 1.2em
}
section.section-content.detail-mod .block ul {
  margin-top: 1.5em
}
section.section-content.detail-mod .block ul li {
  margin: 0 0 0.74em
}
@media (max-width:1023px) {
  section.section-content.detail-mod .block ul li {
    padding-left: 0;
    margin: 0 0 0.69em
  }
}
section.section-content.detail-mod .block ul li:last-child {
  margin: 0
}
section.section-content.detail-mod .block .addtoany_list {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px
}
@media (max-width:1023px) {
  section.section-content.detail-mod .block .addtoany_list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
section.section-content.detail-mod .block .addtoany_list a {
  width: auto;
  height: auto;
  padding: 0 14px;
  border-radius: 0;
  background: 0 0
}
section.section-content.detail-mod .block .addtoany_list a img {
  -webkit-filter: brightness(0);
  filter: brightness(0)
}
section.section-content.detail-mod h1,
section.section-content.detail-mod h2,
section.section-content.detail-mod h3,
section.section-content.detail-mod h4,
section.section-content.detail-mod h5,
section.section-content.detail-mod h6 {
  font-weight: 500;
  color: #111;
  letter-spacing: normal
}
section.section-content.detail-mod h1 {
  line-height: 1.05;
  margin: 0 0 0.525em
}
@media (min-width:768px) {
  section.section-content.detail-mod h1 {
    line-height: 1.1
  }
}
section.section-content.detail-mod h2 {
  margin: 0 0 1.2em
}
@media (min-width:1024px) {
  section.section-content.detail-mod h2 {
    margin: 0 0 1.05em
  }
}
section.section-content.detail-mod h3 {
  color: #111;
  margin: 0 0 0.9em
}
@media (max-width:1023px) {
  section.section-content.detail-mod h3 {
    font-size: 26px
  }
}
section.section-content.detail-mod .btn-download {
  width: auto;
  display: block;
  border-radius: 24px;
  border: 2px solid #efefef;
  background: #f7f7f7;
  padding: 34px 52px 27px 14px;
  margin: 0
}
@media (min-width:1024px) {
  section.section-content.detail-mod .btn-download {
    margin: 0 -36px 0 0;
    padding: 33px 80px 27px 30px
  }
}
section.section-content.detail-mod .btn-download:focus,
section.section-content.detail-mod .btn-download:hover {
  -webkit-box-shadow: rgba(0,42,78,0.16) 0 24px 60px 0;
  box-shadow: rgba(0,42,78,0.16) 0 24px 60px 0
}
section.section-content.detail-mod .btn-download strong {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: normal;
  color: #111;
  margin: 0 0 0.7em
}
@media (min-width:1024px) {
  section.section-content.detail-mod .btn-download strong {
    font-size: 21px;
    margin: 0 0 0.6em
  }
}
section.section-content.detail-mod .btn-download .format {
  display: block;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.01em;
  color: #5f5f5f
}
section.section-content.detail-mod .btn-download .icon {
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28 30.667H8V4h13.333L28 10.533v20.134Z' stroke='%233155DF'/%3E%3Cpath d='M21.333 4v6.667H28' stroke='%233155DF'/%3E%3Cpath d='M25.333 36a8 8 0 1 0 0-16 8 8 0 0 0 0 16Z' fill='%233155DF' stroke='%233155DF'/%3E%3Cpath d='M25.333 24v7.333M28.667 28l-3.334 3.333L22 28' stroke='%23F0F5FE'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}
@media (max-width:1023px) {
  section.section-content.detail-mod .btn-download .icon {
    right: 15px;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    top: 29px
  }
}
@media (min-width:1280px) {
  section.section-content.detail-mod .btn-download .icon {
    right: 78px
  }
}
section.section-content.detail-mod .btn-download .icon:after,
section.section-content.detail-mod .btn-download .icon:before {
  content: none
}
@media (max-width:1023px) {
  section.section-content.detail-mod .social-networks > p {
    text-align: center
  }
}
.section.detail-mod-related {
  border-top: none;
  background: #f7f7f7;
  padding: 85px 0
}
@media (min-width:1024px) {
  .section.detail-mod-related {
    padding: 80px 0
  }
}
@media (min-width:1440px) {
  .section.detail-mod-related {
    padding: 109px 0
  }
}
.section.detail-mod-related h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.05;
  color: #111;
  margin: 0 0 1.8em
}
@media (min-width:1024px) {
  .section.detail-mod-related h2 {
    font-size: 40px;
    margin: 0 0 1.4em
  }
}
.section.detail-mod-related .vacancies-item.career-mod {
  background-color: #fff
}
@-webkit-keyframes zIndex {
  from,
  to {
    z-index: 1
  }
}
@keyframes zIndex {
  from,
  to {
    z-index: 1
  }
}
@-webkit-keyframes zIndexMin {
  from {
    z-index: 1
  }
  to {
    z-index: 0
  }
}
@keyframes zIndexMin {
  from {
    z-index: 1
  }
  to {
    z-index: 0
  }
}
.vacancies-list {
  margin: 0;
  padding: 0;
  list-style: none
}
.vacancies-list li {
  padding-left: 0!important
}
.vacancies-list li:before {
  display: none!important
}
.vacancies-list li h3 {
  font-size: 26px
}
.vacancies-item {
  -webkit-transition: background-color 0.27s ease-in-out,-webkit-box-shadow 0.27s ease-in-out;
  transition: background-color 0.27s ease-in-out,box-shadow 0.27s ease-in-out,-webkit-box-shadow 0.27s ease-in-out;
  width: 100%;
  padding: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02em;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f5f8fa;
  -webkit-animation: 75ms linear forwards zIndexMin;
  animation: 75ms linear forwards zIndexMin;
  margin: 0 0 4px
}
@media (min-width:576px) {
  .vacancies-item {
    padding: 19px 24px
  }
}
@media (min-width:1024px) {
  .vacancies-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}
@media (min-width:1280px) {
  .vacancies-item {
    padding: 34px 65px 30px 48px;
    font-size: 18px;
    line-height: 24px
  }
}
.vacancies-item:hover {
  -webkit-animation: 0.23s linear forwards zIndex;
  animation: 0.23s linear forwards zIndex;
  z-index: 1;
  -webkit-box-shadow: 0px 8px 16px rgba(0,53,98,0.12),0px 8px 40px rgba(0,70,130,0.2);
  box-shadow: 0px 8px 16px rgba(0,53,98,0.12),0px 8px 40px rgba(0,70,130,0.2);
  background-color: #f5f8fa
}
.vacancies-item:hover .format {
  color: #6ea0b4
}
.vacancies-item:hover .link-arrowed {
  opacity: 1;
  visibility: visible
}
.vacancies-item:active,
.vacancies-item:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #d8e5ea
}
.vacancies-item:active .format,
.vacancies-item:focus .format {
  color: #6ea0b4
}
.vacancies-item.career-mod {
  border-radius: 24px;
  border: 2px solid #efefef;
  background: #f7f7f7;
  z-index: 2!important
}
@media (max-width:1023px) {
  .vacancies-item.career-mod {
    padding: 34px 24px 27px
  }
}
@media (min-width:1280px) {
  .vacancies-item.career-mod {
    padding: 35px 80px 32px 31px
  }
}
.vacancies-item.career-mod:active,
.vacancies-item.career-mod:focus,
.vacancies-item.career-mod:hover {
  -webkit-box-shadow: 0 24px 60px 0 rgba(0,42,78,0.16);
  box-shadow: 0 24px 60px 0 rgba(0,42,78,0.16);
  z-index: 1!important
}
@media (max-width:1023px) {
  .vacancies-item.career-mod .title-box {
    margin-bottom: 18px
  }
}
.vacancies-item.career-mod .title-box h3 {
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: normal;
  color: #111
}
@media (max-width:1023px) {
  .vacancies-item.career-mod .title-box h3 {
    font-size: 22px
  }
}
.vacancies-item.career-mod .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 11px;
  padding: 11px 0 0
}
@media (min-width:1024px) {
  .vacancies-item.career-mod .meta {
    padding: 7px 0 0
  }
}
.vacancies-item.career-mod .meta .format {
  font-size: 14px;
  line-height: 1.1;
  font-weight: 500;
  letter-spacing: normal;
  padding: 10px 12px 6px;
  border-radius: 8px;
  color: #fff;
  background-color: #3155df
}
@media (min-width:1024px) {
  .vacancies-item.career-mod .meta .format {
    font-size: 16px
  }
}
.vacancies-item.career-mod .meta .time {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: normal;
  color: #5f5f5f;
  margin: 6px 0 0
}
.vacancies-item.career-mod .descr-box {
  max-width: 282px;
  line-height: 1.1;
  font-weight: 500;
  letter-spacing: normal;
  color: #111
}
@media (max-width:1023px) {
  .vacancies-item.career-mod .descr-box {
    font-size: 14px;
    margin: 0
  }
}
@media (max-width:1023px) {
  .vacancies-item.career-mod .link-wrap {
    display: none
  }
}
.vacancies-item.career-mod .link-arrowed {
  min-width: 200px;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.01em;
  color: #111
}
@media (min-width:1280px) {
  .vacancies-item.career-mod .link-arrowed {
    min-width: 251px
  }
}
.vacancies-item p {
  margin-bottom: 0
}
.vacancies-item .link-arrowed {
  min-width: 200px;
  -webkit-transition: opacity 0.27s ease-in-out,visibility 0.27s ease-in-out;
  transition: opacity 0.27s ease-in-out,visibility 0.27s ease-in-out;
  padding-left: 50px;
  color: #004682
}
@media (min-width:1024px) {
  .vacancies-item .link-arrowed {
    opacity: 0;
    visibility: hidden
  }
}
.vacancies-item .link-arrowed:before {
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%)
}
.vacancies-item .title-box {
  width: 100%;
  max-width: 806px;
  margin-bottom: 10px
}
@media (min-width:1024px) {
  .vacancies-item .title-box {
    min-width: 470px;
    margin-bottom: 0;
    padding-right: 60px;
    margin-right: auto
  }
}
.vacancies-item .title-box h3 {
  margin: 0
}
.vacancies-item .descr-box {
  width: 100%;
  max-width: 308px;
  margin-bottom: 30px;
  color: #5f5f5f
}
@media (min-width:1024px) {
  .vacancies-item .descr-box {
    margin-bottom: 0
  }
}
@media (max-width:1279px) {
  .section-testimonials + .newsletter-block {
    margin-bottom: 0
  }
}
.newsletter-block {
  font-size: 18px;
  line-height: 1.3333;
  letter-spacing: 0.015em;
  color: rgba(255,255,255,0.6);
  background-color: #735fb9;
  padding: 51px 0 60px;
  margin: 72px 0 0
}
@media (min-width:1024px) {
  .newsletter-block {
    padding: 40px 0
  }
}
@media (min-width:1280px) {
  .newsletter-block {
    margin: 128px 0 0
  }
}
.newsletter-block .entry-image {
  display: none;
  margin: 0
}
@media (min-width:1024px) {
  .newsletter-block .entry-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
@media (max-width:1023px) {
  .newsletter-block .entry-form {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
}
.newsletter-block .inner {
  max-width: 688px
}
.newsletter-block h5 {
  color: var(--white);
  margin: 0 0 0.8em
}
@media (max-width:1023px) {
  .newsletter-block h5 {
    letter-spacing: normal;
    margin: 0 0 0.5em
  }
}
.newsletter-block h2 {
  max-width: 539px;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: normal;
  color: var(--white);
  margin: 0 0 0.12em
}
@media (min-width:1024px) {
  .newsletter-block h2 {
    font-size: 30px;
    line-height: 1.1
  }
}
.newsletter-grid {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 24px
}
@media (min-width:1024px) {
  .newsletter-grid {
    grid-template-columns: minmax(0,40%) minmax(0,60%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 24px
  }
}
@media (min-width:1280px) {
  .newsletter-grid {
    grid-template-columns: minmax(0,48.7%) minmax(0,51.3%);
    grid-gap: 36px
  }
}
.newsletter-form {
  margin: 35px 0 0
}
@media (min-width:1024px) {
  .newsletter-form {
    margin: 35px 0 0
  }
}
.newsletter-form fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
@media (min-width:576px) {
  .newsletter-form fieldset {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 6px
  }
}
.newsletter-form input[type=email] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 54px;
  font-size: 16px;
  letter-spacing: 0.0222222222em;
  color: var(--Interface-Basics-Text-Blue);
  border: none;
  padding: 17px 11px 10px;
  margin: 0
}
@media (min-width:576px) {
  .newsletter-form input[type=email] {
    height: 60px
  }
}
@media (min-width:1024px) {
  .newsletter-form input[type=email] {
    font-size: 18px;
    height: 70px;
    padding: 14px 17px 10px
  }
}
.newsletter-form input[type=email]::-webkit-input-placeholder {
  color: rgba(0,70,130,0.75)
}
.newsletter-form input[type=email]::-moz-placeholder {
  opacity: 1;
  color: rgba(0,70,130,0.75)
}
.newsletter-form input[type=email]:-moz-placeholder {
  color: rgba(0,70,130,0.75)
}
.newsletter-form input[type=email]:-ms-input-placeholder {
  color: rgba(0,70,130,0.75)
}
.newsletter-form [type=submit] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 60px;
  font-size: 14px;
  font-weight: 500;
  color: var(--Interface-Basics-Text-Blue);
  background-color: var(--Secondary-Colors-Violet-40);
  padding-left: 32px;
  padding-right: 32px;
  margin: 6px 0 0
}
@media (max-width:767px) {
  .newsletter-form [type=submit] {
    padding-top: 16px
  }
}
@media (min-width:576px) {
  .newsletter-form [type=submit] {
    margin: 0
  }
}
@media (min-width:768px) {
  .newsletter-form [type=submit] {
    padding: 16px 40px 10px
  }
}
@media (min-width:1024px) {
  .newsletter-form [type=submit] {
    height: 70px;
    font-size: 16px;
    padding: 16px 40px 10px
  }
}
.newsletter-form [type=submit]:focus,
.newsletter-form [type=submit]:hover {
  background: var(--Interface-Basics-Secondary-Button-Rollover);
  -webkit-box-shadow: 0 12px 24px 0 rgba(0,53,98,0.08),0 32px 60px 0 rgba(0,70,130,0.12);
  box-shadow: 0 12px 24px 0 rgba(0,53,98,0.08),0 32px 60px 0 rgba(0,70,130,0.12)
}
.newsletter-form input.input-error,
.newsletter-form input.wpcf7-not-valid {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.268 5C14.0378 3.66667 15.9623 3.66667 16.7321 5L26.2583 21.5C27.0281 22.8333 26.0659 24.5 24.5263 24.5H5.47372C3.93412 24.5 2.97187 22.8333 3.74167 21.5L13.268 5Z' fill='%23B94178' fill-opacity='0.12' stroke='%23B94178'/%3E%3Cpath d='M15 11L15 17' stroke='%23B94178' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='15' cy='20' r='1' fill='%23B94178'/%3E%3C/svg%3E%0A");
  background-size: 30px;
  background-position: calc(100% - 4px) 62%;
  background-repeat: no-repeat;
  padding-right: 32px
}
.container-fluid,
.o-container {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1920px
}
@media (min-width:576px) {
  .container-fluid,
  .o-container {
    padding-left: 30px;
    padding-right: 30px
  }
}
@media (min-width:768px) {
  .container-fluid,
  .o-container {
    padding-left: 50px;
    padding-right: 50px
  }
}
@media (min-width:1280px) {
  .container-fluid,
  .o-container {
    padding-left: 128px;
    padding-right: 48px
  }
}
.container-fluid .g-container,
.container-fluid .g_container,
.o-container .g-container,
.o-container .g_container {
  padding-left: 0;
  padding-right: 0
}
.g-container,
.g_container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1504px;
  padding-left: 0;
  padding-right: 0
}
.o-container {
  max-width: 1504px
}
.full-width-row {
  margin-left: -20px;
  margin-right: -20px
}
@media (min-width:576px) {
  .full-width-row {
    margin-left: -30px;
    margin-right: -30px
  }
}
@media (min-width:768px) {
  .full-width-row {
    margin-left: -50px;
    margin-right: -50px
  }
}
@media (min-width:1280px) {
  .full-width-row {
    margin-left: 0;
    margin-right: -48px
  }
}
@media (min-width:576px) {
  .full-width-row .column-image,
  .full-width-row .column-text {
    padding-left: 30px;
    padding-right: 30px
  }
}
@media (min-width:768px) {
  .full-width-row .column-image,
  .full-width-row .column-text {
    padding-left: 50px;
    padding-right: 50px
  }
}
@media (min-width:1280px) {
  .full-width-row .column-image {
    padding-left: 48px;
    padding-right: 48px
  }
}
.full-width-row .column-image .visual-box {
  margin: 0 -20px
}
@media (min-width:576px) {
  .full-width-row .column-image .visual-box {
    margin-left: -30px;
    margin-right: -30px
  }
}
@media (min-width:768px) {
  .full-width-row .column-image .visual-box {
    margin-left: -50px;
    margin-right: -50px
  }
}
@media (min-width:1280px) {
  .full-width-row .column-image .visual-box {
    margin-left: -48px;
    margin-right: -48px
  }
}
@media (min-width:1280px) {
  .full-width-row .column-text {
    padding-left: 0;
    padding-right: 43px
  }
}
.vd {
  display: none
}
@media (min-width:768px) {
  .vd {
    display: block
  }
}
@media (min-width:768px) {
  .vm {
    display: none
  }
}
.anchor-link {
  display: inline-block;
  margin-bottom: 1.2em
}
.link-anchor {
  color: #004682;
  text-decoration: none;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.1666666667;
  letter-spacing: 0.075em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase
}
.active-answer .link-anchor,
.link-anchor.active-answer,
.link-anchor:focus,
.link-anchor:hover {
  color: var(--basics-link)
}
.link-anchor [class*=" ico-"],
.link-anchor [class*=" icon-"],
.link-anchor [class^=ico-],
.link-anchor [class^=icon-] {
  font-size: 18px
}
.link-anchor [class*=" ico-"]:not(:only-child):first-child,
.link-anchor [class*=" icon-"]:not(:only-child):first-child,
.link-anchor [class^=ico-]:not(:only-child):first-child,
.link-anchor [class^=icon-]:not(:only-child):first-child {
  margin: 0 7px 0 0
}
.link-anchor [class*=" ico-"]:not(:only-child):last-child,
.link-anchor [class*=" icon-"]:not(:only-child):last-child,
.link-anchor [class^=ico-]:not(:only-child):last-child,
.link-anchor [class^=icon-]:not(:only-child):last-child {
  margin: 0 0 0 7px
}
.link-anchor-down {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 36px;
  position: relative
}
.link-anchor-down:before {
  content: "\e925";
  font-family: "icomoon";
  font-size: 30px;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  top: 50%;
  margin: -15px 0 0;
  left: 0;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  visibility: visible;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}
.link-page-back {
  font-size: 16px;
  position: relative;
  padding: 0 0 0 19px;
  -webkit-transition-delay: 0s!important;
  transition-delay: 0s!important
}
@media (min-width:768px) {
  .link-page-back {
    font-size: 18px
  }
}
@media (min-width:1440px) {
  .link-page-back {
    padding-left: 24px
  }
}
.link-page-back:before {
  content: "\e920";
  font-family: "icomoon";
  font-size: 28px;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  left: -10px;
  margin: -2px 0 0
}
@media (min-width:1280px) {
  .title-section {
    font-size: 40px;
    line-height: 1.25
  }
}
.title-section {
  margin: 0 0 42px
}
@media (min-width:1280px) {
  .title-section {
    margin-bottom: 61px
  }
}
.meta-block {
  font-size: 16px;
  line-height: 1.375;
  letter-spacing: 0;
  padding: 0 0 13px
}
@media (min-width:768px) {
  .meta-block {
    padding-bottom: 10px
  }
}
@media (min-width:1024px) {
  .meta-block {
    padding-bottom: 13px
  }
}
.card-news .meta-block {
  padding-bottom: 10px
}
@media (min-width:1280px) {
  .card-news .meta-block {
    padding-bottom: 13px
  }
}
.meta-block a {
  color: #000;
  text-decoration: none
}
.active-answer .meta-block a,
.meta-block a.active-answer,
.meta-block a:focus,
.meta-block a:hover {
  color: var(--basics-link)
}
.card-visual .meta-block a {
  color: inherit;
  text-decoration: none
}
.card-visual .meta-block a:focus,
.card-visual .meta-block a:hover {
  color: var(--basics-link)
}
.meta-block .category,
.meta-block .date {
  display: block
}
.meta-block .category {
  font-weight: 500
}
.meta-block .date {
  font-weight: 300
}
.link-arrowed {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  padding: 0 0 0 40px;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  -webkit-transition: color 0.23s linear,background 0.23s linear,border 0.23s linear,opacity 0.23s linear,padding 0.23s linear,-webkit-box-shadow 0.23s linear;
  transition: color 0.23s linear,background 0.23s linear,border 0.23s linear,opacity 0.23s linear,box-shadow 0.23s linear,padding 0.23s linear,-webkit-box-shadow 0.23s linear
}
.link-arrowed:before {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out;
  content: "\e931";
  font-family: "icomoon";
  font-size: 31px;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-10px,-50%);
  transform: translate(-10px,-50%);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  margin: -1px 0 0
}
.link-arrowed:focus,
.link-arrowed:hover {
  padding-left: 50px
}
.link-arrowed:focus:before,
.link-arrowed:hover:before {
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%)
}
@media (min-width:1280px) {
  .link-arrowed {
    font-size: 18px
  }
}
.link-arrowed.black {
  color: #111;
  padding: 0 0 0 36px
}
.link-arrowed.black:focus,
.link-arrowed.black:hover {
  padding-left: 46px
}
.link-arrowed.black:before {
  font-size: 29px
}
.addtoany_list,
.article-wrap .addtoany_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -16px
}
.addtoany_list a,
.article-wrap .addtoany_list a {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  font-size: 16px;
  padding: 0 16px;
  vertical-align: middle;
  opacity: 1;
  -webkit-transition: opacity 0.27s ease-in-out;
  transition: opacity 0.27s ease-in-out
}
.addtoany_list a:hover,
.article-wrap .addtoany_list a:hover {
  opacity: 0.7
}
.section-main {
  padding: 32px 0 24px
}
@media (min-width:576px) {
  .section-main {
    padding-top: 48px;
    padding-bottom: 40px
  }
}
@media (min-width:1024px) {
  .section-main {
    padding-top: 62px;
    padding-bottom: 58px
  }
}
@media (min-width:1280px) {
  .section-main {
    padding-bottom: 48px
  }
}
@media (min-width:1440px) {
  .section-main {
    padding-top: 82px;
    padding-bottom: 78px
  }
}
@media (min-width:1024px) {
  .section-main .column-text.half-width {
    max-width: 815px
  }
}
@media (min-width:768px) {
  .section-404 .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
@media (min-width:1600px) {
  .section-404 .container-fluid {
    min-height: 998px
  }
}
.section-404 .text-wrap {
  color: #6ea0b4;
  font-size: 18px;
  -ms-flex-item-align: end;
  align-self: flex-end
}
@media (min-width:768px) {
  .section-404 .text-wrap {
    max-width: 51.8%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 51.8%;
    flex: 0 0 51.8%
  }
}
@media (min-width:1200px) {
  .section-404 .text-wrap {
    font-size: 26px
  }
}
.section-404 .text-wrap > div {
  max-width: 400px;
  padding: 140px 0 40px
}
@media (min-width:768px) {
  .section-404 .text-wrap > div {
    max-width: 605px;
    padding: 170px 15px 61px 0
  }
}
.section-404 .text-wrap h1 {
  font-size: 120px;
  line-height: 1;
  margin: 0
}
@media (min-width:768px) {
  .section-404 .text-wrap h1 {
    line-height: 0.8
  }
}
@media (min-width:1200px) {
  .section-404 .text-wrap h1 {
    font-size: 180px
  }
}
@media (min-width:1440px) {
  .section-404 .text-wrap h1 {
    font-size: 240px;
    margin: 0 0 -8px
  }
}
.section-404 .text-wrap p {
  margin: 0 0 0.8em
}
.section-404 .text-wrap .btn {
  min-width: 192px
}
.section-404 .image-wrap {
  display: none
}
@media (min-width:768px) {
  .section-404 .image-wrap {
    max-width: 48.2%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.2%;
    flex: 0 0 48.2%;
    display: block;
    position: relative
  }
}
.section-404 .image-wrap picture {
  display: block;
  margin: 0 -48px 0 0
}
@media (min-width:1600px) {
  .section-404 .image-wrap picture {
    position: absolute;
    top: 0;
    left: 0;
    right: -48px;
    bottom: 0;
    margin: 0
  }
}
.section-404 .image-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
hr.divider {
  border: none;
  border-bottom: 1px solid rgba(110,160,180,0.25);
  padding: 21px 0 0;
  margin: 0 0 24px
}
@media (min-width:768px) {
  hr.divider {
    padding-top: 23px;
    margin-bottom: 29px
  }
}
@media (min-width:1024px) {
  hr.divider {
    padding-top: 32px;
    margin-bottom: 11px
  }
}
@media (min-width:1280px) {
  hr.divider {
    padding-top: 42px;
    margin-bottom: 49px
  }
}
.quote-block {
  padding: 0
}
.quote-block.style1 {
  padding: 40px 0
}
@media (min-width:1024px) {
  .quote-block.style1 {
    padding: 50px 0
  }
}
@media (min-width:1200px) {
  .quote-block.style1 {
    padding: 83px 0 93px
  }
}
@media (min-width:1024px) {
  .quote-block.style1 blockquote {
    max-width: 70%
  }
}
@media (min-width:1200px) {
  .quote-block.style1 blockquote {
    max-width: none
  }
}
@media (min-width:1200px) {
  .quote-block.style1 .article-wrap {
    width: calc(100% - 326px)
  }
}
.quote-block.style2 blockquote {
  background: 0 0;
  padding: 2em 0 1.6em
}
@media (min-width:1024px) {
  .quote-block.style2 blockquote {
    padding: 2.7em 0 2.2em
  }
}
@media (min-width:1200px) {
  .quote-block.style2 blockquote {
    padding: 4em 0 3.6em
  }
}
.quote-block.style2 blockquote p {
  font-size: 40px;
  line-height: 1.1
}
@media (min-width:768px) {
  .quote-block.style2 blockquote p {
    font-size: 60px;
    max-width: 500px
  }
}
@media (min-width:1200px) {
  .quote-block.style2 blockquote p {
    font-size: 90px;
    max-width: none
  }
}
.quote-block blockquote {
  font-size: 18px;
  line-height: 1.33;
  color: #004682;
  border: 0;
  background: rgba(226,236,240,0.35);
  padding: 16px;
  margin: 0
}
@media (min-width:768px) {
  .quote-block blockquote {
    padding: 32px 48px
  }
}
.quote-block blockquote p {
  margin-bottom: 0
}
.quote-block blockquote cite {
  display: block;
  font-style: normal;
  color: #5f5f5f;
  font-size: 18px;
  margin: 4px 0 0
}
@media (min-width:768px) {
  .quote-block blockquote cite {
    font-size: 16px
  }
}
@media (min-width:1200px) {
  .quote-block blockquote cite {
    font-size: 18px
  }
}
.section-content {
  padding: 80px 0
}
.section-content.info-section-2-columns .article-wrap .block:last-child {
  margin-bottom: 0
}
@media (max-width:1023px) {
  .section-content.info-section-2-columns .two-blocks-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}
.section-content.info-section-2-columns aside.mobile-mod {
  padding: 0!important
}
@media (min-width:1024px) {
  .section-content.info-section-2-columns aside.mobile-mod {
    display: none
  }
}
@media (max-width:1023px) {
  .section-content.info-section-2-columns aside.desktop-mod {
    display: none
  }
}
.section-content.video-mod {
  padding-bottom: 0
}
.section-content.video-mod .container-fluid {
  max-width: 1357px
}
.section-content.video-mod .column-text {
  max-width: 848px
}
.section-content.video-mod .block.img-block {
  margin-bottom: 0
}
.type-event .info-section-2-columns .contact-block h5 {
  margin: 0 0 1.5em
}
.type-event .info-section-2-columns .contact-block address {
  color: #6ea0b4
}
@media (min-width:1024px) {
  .two-blocks-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media (min-width:1024px) {
  .two-blocks-content .article-wrap {
    padding-right: 50px
  }
}
@media (min-width:1280px) {
  .two-blocks-content .article-wrap {
    padding-right: 120px
  }
}
@media (min-width:768px) {
  .two-blocks-content aside {
    padding: 0 115px
  }
}
@media (min-width:1024px) {
  .two-blocks-content aside {
    min-width: 292px;
    width: 292px;
    padding: 0
  }
}
@media (min-width:1280px) {
  .two-blocks-content aside {
    min-width: 326px;
    width: 326px
  }
}
.two-blocks-content aside address {
  font-style: normal
}
.article-wrap {
  max-width: 1055px
}
@media (min-width:768px) {
  .article-wrap {
    padding: 0 115px
  }
}
@media (min-width:1024px) {
  .article-wrap {
    padding: 0 80px
  }
}
@media (min-width:1280px) {
  .article-wrap {
    padding: 0 120px
  }
}
.article-wrap.article-wrap {
  max-width: 815px;
  padding: 0
}
.block {
  margin-bottom: 60px
}
.block > *:last-child {
  margin-bottom: 0
}
.block.heading-block {
  margin-bottom: 70px;
  font-size: 22px;
  line-height: 30px;
  color: #004682
}
@media (min-width:1280px) {
  .block.heading-block {
    margin-bottom: 80px;
    font-size: 26px;
    line-height: 36px
  }
}
.block.heading-block h1 {
  max-width: 780px;
  margin-bottom: 0
}
@media (min-width:1280px) {
  .block.heading-block h1 {
    max-width: 815px
  }
}
.block.heading-block h1 + p {
  color: #6ea0b4
}
.block h2 {
  font-size: 28px;
  line-height: 32px
}
@media (min-width:1280px) {
  .block h2 {
    font-size: 32px;
    line-height: 38px
  }
}
.block h3 {
  margin-bottom: 10px
}
.block p {
  margin-bottom: 30px
}
.img-block h2 {
  margin-bottom: 42px
}
.img-block .img-wrap {
  position: relative
}
.img-block .img-wrap.video-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #004682;
  opacity: 0.4
}
.img-block .img-wrap.video-wrap img {
  width: 100%
}
.img-block .img-wrap .btn-wrap {
  padding-top: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
.img-block .img-wrap .btn-wrap a {
  display: block
}
.img-block .img-wrap .btn-wrap a svg {
  display: block;
  width: 16vw
}
@media (min-width:768px) {
  .img-block .img-wrap .btn-wrap a svg {
    width: 80px
  }
}
@media (min-width:1024px) {
  .img-block .img-wrap .btn-wrap a svg {
    width: 140px
  }
}
.widget-list {
  font-size: 18px;
  line-height: 24px
}
.widget-list h4 {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 500
}
.widget-list ul li {
  margin-bottom: 0;
  padding-left: 0;
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(0,70,130,0.25)
}
.widget-list ul li:first-of-type {
  padding-top: 0
}
.widget-list ul li:before {
  display: none
}
.widget-list ul li > *:last-child {
  margin-bottom: 0
}
.widget-list .btn-wrap {
  padding-top: 13px
}
@media (max-width:1024px) {
  .section-content.info-section-2-columns .two-blocks-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
@media (max-width:1024px) {
  .section-content.info-section-2-columns .two-blocks-content aside {
    padding-top: 40px
  }
}
@media (min-width:768px) {
  .column-text .content-wrap {
    padding-left: 115px;
    padding-right: 115px
  }
}
@media (min-width:1024px) {
  .column-text .content-wrap {
    padding-left: 0;
    padding-right: 41px
  }
}
@media (min-width:1280px) {
  .column-text .content-wrap {
    padding-right: 0
  }
}
.content-wrap .btn-wrap .btn-download:not(:last-of-type) {
  margin-bottom: 4px
}
.description-wrap {
  padding: 18px 24px;
  font-size: 16px;
  line-height: 24px;
  color: #004682;
  background-color: #f5f8fa;
  margin: 0 0 20px
}
@media (min-width:1280px) {
  .description-wrap {
    padding: 24px 40px;
    font-size: 18px;
    margin-bottom: 1.75em
  }
}
.description-wrap p {
  margin-bottom: 2px
}
@media (min-width:1280px) {
  .description-wrap p {
    margin-bottom: 4px
  }
}
.content-block {
  padding-bottom: 32px
}
@media (min-width:1280px) {
  .content-block {
    padding-bottom: 46px
  }
}
@media (min-width:576px) and (max-width:1279px) {
  .content-block h2 {
    font-size: 28px
  }
}
@media (min-width:1280px) {
  .content-block h2 {
    font-size: 32px
  }
}
.content-block.carrier-mod {
  color: #111
}
@media (max-width:767px) {
  .content-block.carrier-mod {
    font-size: 22px;
    line-height: 1.31;
    letter-spacing: 0.018em
  }
}
.content-block.carrier-mod h1 {
  line-height: 1.1;
  font-weight: 700;
  color: #111;
  letter-spacing: normal;
  margin: 0 0 0.52em
}
@media (max-width:767px) {
  .content-block.carrier-mod h1 {
    margin: 0 0 0.85em
  }
}
@media (min-width:1024px) {
  .content-block.carrier-mod h2 {
    font-size: 40px
  }
}
@media (max-width:767px) {
  .content-block.carrier-mod h2 {
    font-size: 32px;
    line-height: 1.05;
    margin: 0 0 0.81em
  }
}
.content-block.carrier-mod .accordion-content {
  padding-bottom: 1.55em
}
.content-img-wrap.section {
  padding: 62px 0
}
@media (min-width:1024px) {
  .content-img-wrap.section.images-mod {
    padding: 96px 0 62px
  }
}
.content-img-wrap.single-img {
  padding: 58px 0 6px
}
@media (min-width:768px) {
  .content-img-wrap.single-img {
    padding: 71px 0 19px
  }
}
@media (min-width:1200px) {
  .content-img-wrap.single-img {
    padding: 90px 0 45px
  }
}
.content-img-wrap.single-img .text-wrap {
  max-width: 450px
}
@media (min-width:1024px) {
  .content-img-wrap .container-fluid {
    padding-right: 0
  }
}
.content-img-wrap .img-wrap {
  margin-left: -20px
}
@media (min-width:320px) {
  .content-img-wrap .img-wrap {
    margin-left: -30px
  }
}
@media (min-width:768px) {
  .content-img-wrap .img-wrap {
    margin-left: -50px
  }
}
@media (min-width:1024px) {
  .content-img-wrap .img-wrap {
    margin-left: 0
  }
}
.content-img-wrap .text-wrap {
  max-width: 415px;
  padding-right: 30px;
  padding-top: 24px;
  font-size: 18px;
  line-height: 24px;
  color: #6ea0b4
}
.blockquote-wrap {
  padding: 20px;
  background-color: rgba(226,236,240,0.35)
}
@media (min-width:320px) {
  .blockquote-wrap {
    padding: 40px
  }
}
@media (min-width:1024px) {
  .blockquote-wrap {
    padding: 80px
  }
}
@media (min-width:1280px) {
  .blockquote-wrap {
    padding: 80px 120px
  }
}
.blockquote-wrap .img-wrap {
  margin-bottom: 40px;
  overflow: hidden
}
@media (min-width:1280px) {
  .blockquote-wrap .img-wrap {
    margin-bottom: 50px
  }
}
.blockquote-wrap .img-wrap img {
  width: 100px;
  height: 100px;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%
}
.blockquote-wrap .text-wrap {
  max-width: 815px;
  color: #6ea0b4
}
@media (min-width:1024px) {
  .blockquote-wrap .text-wrap {
    padding-right: 100px
  }
}
@media (min-width:1280px) {
  .blockquote-wrap .text-wrap {
    padding-right: 40px
  }
}
@media (min-width:1440px) {
  .blockquote-wrap .text-wrap {
    padding-right: 0
  }
}
@media (max-width:768px) {
  .blockquote-wrap .text-wrap h2 {
    font-size: 24px;
    margin-bottom: 20px
  }
}
@media (min-width:1280px) {
  .blockquote-wrap .text-wrap h2 {
    font-size: 40px;
    line-height: 50px
  }
}
.blockquote-wrap .text-wrap p {
  margin-bottom: 0
}
.slider-with-controls-mobile {
  padding: 0 0 20px;
  position: relative
}
@media (min-width:768px) {
  .slider-with-controls-mobile {
    padding-bottom: 32px
  }
}
@media (min-width:1024px) {
  .slider-with-controls-mobile {
    padding-bottom: 12px
  }
}
@media (min-width:1440px) {
  .slider-with-controls-mobile {
    padding-bottom: 27px
  }
}
@media (min-width:768px) {
  .slider-with-controls-mobile .controls {
    position: absolute;
    top: 4px;
    right: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
}
.controls {
  padding-bottom: 24px
}
.arrows .slick-prev {
  margin-right: 6px
}
.slick-arrow {
  -webkit-transition: color 0.27s linear,background 0.27s linear,border 0.27s linear,opacity 0.27s linear,padding 0.27s linear,-webkit-box-shadow 0.27s linear;
  transition: color 0.27s linear,background 0.27s linear,border 0.27s linear,opacity 0.27s linear,box-shadow 0.27s linear,padding 0.27s linear,-webkit-box-shadow 0.27s linear;
  width: 50px;
  height: 50px;
  min-width: 0!important;
  padding: 5px!important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 25px;
  border-radius: 50%
}
.slick-dots {
  margin: 0 -5px 0 -6px;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 21px 0
}
.slick-dots button {
  width: 10px;
  height: 10px;
  text-indent: 200%;
  background: #6ea0b4;
  border-radius: 50%;
  min-width: 0!important;
  padding: 0!important;
  margin: 4px 5px 4px 6px;
  position: relative
}
.slick-dots button:after {
  -webkit-transition: opacity 0.27s ease-in-out,visibility 0.27s ease-in-out;
  transition: opacity 0.27s ease-in-out,visibility 0.27s ease-in-out;
  content: "";
  background: #004682;
  border-radius: 50%;
  width: 140%;
  height: 140%;
  opacity: 0;
  visibility: hidden
}
.slick-active .slick-dots button,
.slick-dots button:focus,
.slick-dots button:hover {
  background-color: #004682
}
.slick-dots .slick-active button:after {
  opacity: 1;
  visibility: visible
}
.content-gallery-wrap.article-wrap {
  width: 100%;
  position: relative;
  padding: 0;
  max-width: none
}
.content-gallery-wrap.article-wrap .content-gallery {
  margin: 0 -8px 0 0
}
.content-gallery-wrap.article-wrap .controls {
  padding-bottom: 0
}
@media (min-width:1024px) {
  .content-gallery-wrap.article-wrap .controls {
    margin-left: 0;
    position: absolute;
    right: 20px;
    z-index: 1;
    top: -64px;
    padding: 4px 0 0
  }
}
@media (min-width:1440px) {
  .content-gallery-wrap.article-wrap .controls {
    right: 60px
  }
}
.content-gallery-wrap.article-wrap .controls .arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0 0 12px;
  gap: 12px
}
@media (min-width:1024px) {
  .content-gallery-wrap.article-wrap .controls .arrows {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0
  }
}
.content-gallery-wrap.article-wrap .controls .arrows .slick-arrow {
  width: 40px;
  height: 40px;
  background-color: transparent;
  color: var(--Interface-Basics-Text-Blue);
  padding: 11px!important;
  position: relative;
  margin: 0
}
@media (min-width:1280px) {
  .content-gallery-wrap.article-wrap .controls .arrows .slick-arrow {
    width: 48px;
    height: 48px;
    padding: 12px
  }
}
.content-gallery-wrap.article-wrap .controls .arrows .slick-arrow:hover:before {
  width: 44px;
  height: 44px;
  background-color: var(--Interface-Basics-Secondary-Button-Rollover)
}
@media (min-width:1280px) {
  .content-gallery-wrap.article-wrap .controls .arrows .slick-arrow:hover:before {
    width: 56px;
    height: 56px
  }
}
.content-gallery-wrap.article-wrap .controls .arrows .slick-arrow:before {
  content: "";
  width: inherit;
  height: inherit;
  border-radius: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background-color: var(--Interface-Basics-Secondary-Button);
  -webkit-transition: width 0.32s cubic-bezier(0.41,0,0.44,1),height 0.32s cubic-bezier(0.41,0,0.44,1),background-color 0.32s cubic-bezier(0.41,0,0.44,1);
  transition: width 0.32s cubic-bezier(0.41,0,0.44,1),height 0.32s cubic-bezier(0.41,0,0.44,1),background-color 0.32s cubic-bezier(0.41,0,0.44,1);
  z-index: -1
}
.content-gallery-wrap.article-wrap .controls .arrows .slick-arrow:after {
  content: none
}
.content-gallery-wrap.article-wrap .controls .arrows .slick-arrow svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform-origin: center;
  transform-origin: center
}
.content-gallery-wrap.article-wrap .img-wrap {
  margin-left: 0;
  margin-right: 0
}
.content-gallery-wrap.article-wrap .content-gallery-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 12px;
  margin: 0 0 40px
}
@media (min-width:1280px) {
  .content-gallery-wrap.article-wrap .content-gallery-header {
    margin: 0 0 56px
  }
}
.content-gallery-wrap.article-wrap .content-gallery-header h2 {
  margin: 0
}
.content-gallery-wrap.article-wrap .content-gallery-header .controls {
  position: static
}
.content-gallery {
  margin: 0 -170px 0 0
}
@media (min-width:1440px) {
  .content-gallery {
    margin: 0 -337px 0 0
  }
}
.content-gallery .slick-slide {
  margin-right: 8px
}
@media (max-width:1438px) {
  .content-gallery .slick-slide {
    margin-right: 8px
  }
}
.content-gallery .slick-list,
.content-gallery .slick-track {
  overflow: visible
}
.content-gallery .img-wrap .vd {
  height: 48.9583333333vw
}
@media (min-width:1440px) {
  .content-gallery .img-wrap .vd {
    display: block;
    height: 705px
  }
}
.content-gallery .img-wrap .vd img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
.content-gallery .img-wrap .vm img {
  width: 100%
}
.section-hero {
  letter-spacing: 0.01em;
  margin: 0 0 48px;
  position: relative
}
@media (min-width:1024px) {
  .section-hero {
    margin-bottom: 34px
  }
}
@media (min-width:1280px) {
  .section-hero {
    margin-bottom: 0
  }
}
.section-hero.thank-you,
.section-hero.thank-you-mod {
  margin: 0
}
.section-hero.thank-you .scroll-down-block,
.section-hero.thank-you-mod .scroll-down-block {
  display: none!important
}
.section-hero.thank-you .banner-text {
  letter-spacing: 0.02em
}
@media (min-width:1400px) {
  .section-hero.thank-you .banner-text {
    padding-right: 7.55rem;
    padding-bottom: 5.5vh
  }
}
.section-hero.thank-you h1 {
  line-height: 1.1;
  margin-bottom: 0.1em
}
.section-hero.section-hero-custom {
  margin-bottom: 0
}
@media (min-width:1280px) {
  .section-hero.section-hero-custom.full-height-screen .full-height-holder {
    min-height: 100vh;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
@media (max-width:1023px) {
  .section-hero.section-hero-custom .visual-box {
    padding-top: 0
  }
  .section-hero.section-hero-custom .visual-box img {
    position: static
  }
}
@media (max-width:767px) {
  .section-hero.section-hero-custom .column-image {
    display: none!important
  }
}
@media (min-width:1024px) {
  .section-hero.section-hero-custom .column-image {
    height: calc(100vh - 128px)
  }
}
@media (min-width:1440px) {
  .section-hero.section-hero-custom .column-image {
    height: calc(100vh - 74px)
  }
}
@media (max-width:767px) {
  .section-hero.section-hero-custom .banner-text {
    padding-top: 238px
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .section-hero.section-hero-custom .banner-text {
    padding-top: 204px;
    padding-right: 320px
  }
}
@media (min-width:1440px) {
  .section-hero.section-hero-custom .btn {
    min-width: 215px
  }
}
.section-hero.second-mod .banner-text {
  color: #5f5f5f;
  line-height: 1.3;
  letter-spacing: 0.015em
}
@media (min-width:1440px) {
  .section-hero.second-mod .banner-text {
    padding-bottom: 9.75vh;
    padding-right: 7.5rem
  }
}
.section-hero.second-mod .btn-wrap {
  margin: 2.23em 0 0
}
@media (min-width:1024px) {
  .section-hero.second-mod .column-image {
    padding-left: 0
  }
}
@media (max-width:767px) {
  .section-hero.career-mod {
    margin: 0 0 2rem
  }
}
@media screen and (min-width:1024px) and (min-height:1000px) {
  .section-hero.career-mod .full-height-holder {
    min-height: auto
  }
}
@media (max-width:1023px) {
  .section-hero.career-mod .banner-text {
    padding-top: 117px;
    line-height: 1.32;
    padding-bottom: 32px
  }
}
@media (max-width:1023px) {
  .section-hero.career-mod .btn-wrap {
    margin: 1.6em 0 0
  }
}
.section-hero.no-thumbnail .full-height-holder {
  min-height: auto
}
.section-hero.no-thumbnail .column-text {
  max-width: 1055px
}
@media (min-width:768px) {
  .section-hero.no-thumbnail .column-text {
    padding: 0 115px
  }
}
@media (min-width:1024px) {
  .section-hero.no-thumbnail .column-text {
    padding: 0 80px
  }
}
@media (min-width:1280px) {
  .section-hero.no-thumbnail .column-text {
    padding: 0 0 0 120px
  }
}
.section-hero.no-thumbnail .banner-text {
  padding-right: 0;
  padding-bottom: 0
}
@media (min-width:1280px) {
  .section-hero.no-thumbnail .banner-text {
    padding-top: 20.45rem
  }
}
.section-hero.no-thumbnail .banner-text p {
  max-width: 768px;
  margin: 0
}
.section-hero .h1,
.section-hero .h2,
.section-hero h1,
.section-hero h2 {
  margin-bottom: 0.15em
}
@media (min-width:768px) {
  .section-hero .h1,
  .section-hero .h2,
  .section-hero h1,
  .section-hero h2 {
    margin-bottom: 0.05em
  }
}
@media (min-width:1280px) {
  .section-hero .h1,
  .section-hero .h2,
  .section-hero h1,
  .section-hero h2 {
    margin-bottom: 0.025em
  }
}
.section-hero h1 {
  -ms-hyphens: auto;
  hyphens: auto
}
.section-hero p {
  margin-bottom: 1.0909090909em
}
@media (min-width:768px) {
  .section-hero p {
    margin-bottom: 1em
  }
}
@media (min-width:1280px) {
  .section-hero p {
    margin-bottom: 0.8461538462em
  }
}
.section-hero .link-page-back {
  position: absolute;
  z-index: 15;
  left: 20px;
  top: 93px
}
@media (min-width:576px) {
  .section-hero .link-page-back {
    left: 30px
  }
}
@media (min-width:768px) {
  .section-hero .link-page-back {
    left: 50px;
    top: 91px
  }
}
@media (min-width:1280px) {
  .section-hero .link-page-back {
    left: 128px
  }
}
@media (min-width:1440px) {
  .section-hero .link-page-back {
    top: 171px
  }
}
@media (min-width:576px) {
  .section-hero .link-page-back.cusomt-mod {
    left: 30px
  }
}
@media (min-width:768px) {
  .section-hero .link-page-back.cusomt-mod {
    left: 50px
  }
}
@media (min-width:1280px) {
  .section-hero .link-page-back.cusomt-mod {
    left: 128px
  }
}
@media (min-width:1920px) {
  .section-hero .link-page-back.cusomt-mod {
    left: calc((100% - 1665px)/ 2)
  }
}
.section-hero .banner-text {
  padding: 199px 0 44px
}
@media (min-width:768px) {
  .section-hero .banner-text {
    padding-top: 204px
  }
}
@media (min-width:1024px) {
  .section-hero .banner-text {
    padding-top: 150px;
    padding-bottom: 56px;
    padding-right: 2.125rem
  }
}
@media (min-width:1280px) {
  .section-hero .banner-text {
    padding-top: 13.25rem
  }
}
@media (min-width:1440px) {
  .section-hero .banner-text {
    padding-right: 4.55rem;
    padding-bottom: 6.5vh
  }
}
.section-hero .scroll-down-block {
  padding-top: 64px
}
@media (min-width:1280px) {
  .section-hero .scroll-down-block {
    padding-top: 57px
  }
}
@media screen and (min-width:1024px) and (orientation:landscape) {
  .section-hero .column-image {
    -ms-flex-item-align: stretch;
    align-self: stretch
  }
}
@media (min-width:1280px) {
  .section-hero .column-image {
    -ms-flex-item-align: stretch;
    align-self: stretch
  }
}
.section-hero .column-image .visual-box:not(:only-child) {
  height: 50%
}
.section-hero .column-image .visual-box.video-mod a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 1
}
.section-hero .column-image .visual-box.video-mod a:hover svg circle {
  fill: rgb(0,56.2692307692,104.5)
}
.section-hero .column-image .visual-box.video-mod svg {
  width: 60px;
  display: block
}
@media (min-width:556px) {
  .section-hero .column-image .visual-box.video-mod svg {
    width: 80px
  }
}
.section-hero .column-image .visual-box.video-mod svg circle {
  fill: #004682;
  -webkit-transition: fill 0.27s ease-in-out;
  transition: fill 0.27s ease-in-out
}
.section-hero .icons-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0
}
.section-hero .icons-list li {
  padding: 0;
  margin: 0 49px 32px 0
}
.section-hero .icons-list li:before {
  content: none
}
.section-hero .icons-list li.inactive {
  opacity: 0.35
}
.section-hero .icons-list li figure {
  margin: 0
}
@media screen and (min-width:1024px) and (orientation:landscape) {
  .full-height-screen .full-height-holder {
    min-height: 100vh;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
@media (min-width:1280px) {
  .full-height-screen .full-height-holder {
    min-height: 100vh;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
.hero-figure {
  margin: 0 0 1.15em
}
@media (max-width:1023px) {
  .hero-figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.hero-figure .mobile-right-logo {
  margin: 0 -14px 0 0
}
@media (min-width:1024px) {
  .hero-figure .mobile-right-logo {
    display: none
  }
}
@media (max-width:767px) {
  .hero-figure img {
    width: auto
  }
}
.hero-media {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  text-decoration: none
}
.hero-media:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 4%;
  left: 0;
  border-radius: 14px;
  background-color: #5f91f0;
  -webkit-transition: opacity 1s linear,-webkit-transform 1s linear;
  transition: opacity 1s linear,transform 1s linear,-webkit-transform 1s linear;
  display: block;
  -webkit-animation-name: animImage;
  animation-name: animImage;
  visibility: visible;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@media (min-width:1024px) {
  .hero-media:before {
    top: 4%;
    border-radius: 32px
  }
}
.hero-media img {
  width: auto
}
@media (min-width:1024px) {
  .hero-media img {
    max-height: 100vh
  }
}
.hero-logo {
  text-decoration: none;
  position: absolute;
  z-index: 2;
  top: 2%;
  right: 1.6%
}
@media (max-width:1023px) {
  .hero-logo {
    display: none
  }
}
.post.type-post {
  overflow: hidden
}
.post.type-post .info-section-2-columns {
  padding-bottom: 0
}
.post.type-post .info-section-2-columns .article-wrap .block:last-child {
  margin-bottom: 0
}
.post.type-post .section-hero {
  position: relative;
  margin-bottom: 32px
}
.post.type-post .section-hero.has-thumbnail .df-row > [class*=" col"],
.post.type-post .section-hero.has-thumbnail .df-row > [class*=" col-"],
.post.type-post .section-hero.has-thumbnail .df-row > [class^=col-],
.post.type-post .section-hero.has-thumbnail .df-row > [class^=col] {
  position: static
}
@media (min-width:1960px) {
  .post.type-post .section-hero.has-thumbnail .entry-meta {
    right: calc((100vw - 1920px)/ 2)
  }
}
@media (min-width:1200px) {
  .post.type-post .section-hero.has-thumbnail .entry-meta .category a,
  .post.type-post .section-hero.has-thumbnail .entry-meta time {
    color: #fff
  }
}
.post.type-post .section-hero .entry-meta {
  font-size: 18px;
  margin-bottom: 24px
}
@media (min-width:1200px) {
  .post.type-post .section-hero .entry-meta {
    position: absolute;
    right: 25px;
    top: 140px;
    margin-bottom: 0;
    z-index: 10
  }
}
@media (min-width:1400px) {
  .post.type-post .section-hero .entry-meta {
    top: 180px
  }
}
@media (min-width:1538px) {
  .post.type-post .section-hero .entry-meta {
    top: 111px
  }
}
@media (min-width:1200px) {
  .post.type-post .section-hero .entry-meta .inner {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    text-align: right
  }
}
.post.type-post .section-hero .entry-meta .category {
  display: block
}
.post.type-post .section-hero .entry-meta .category a {
  color: #004682
}
.post.type-post .section-hero .entry-meta time {
  display: block;
  color: #004682
}
.post.type-post .g-container {
  padding: 0 20px;
  max-width: 1920px
}
@media (min-width:576px) {
  .post.type-post .g-container {
    padding-left: 30px;
    padding-right: 30px
  }
}
@media (min-width:768px) {
  .post.type-post .g-container {
    padding-left: 50px;
    padding-right: 50px
  }
}
@media (min-width:1280px) {
  .post.type-post .g-container {
    padding-left: 128px;
    padding-right: 48px
  }
}
.post.type-post .g-container .inner {
  max-width: 700px
}
@media (min-width:768px) {
  .post.type-post .g-container .inner {
    padding: 0 115px
  }
}
@media (min-width:1024px) {
  .post.type-post .g-container .inner {
    padding: 0 80px
  }
}
@media (min-width:1280px) {
  .post.type-post .g-container .inner {
    max-width: 1055px;
    padding: 0 120px
  }
}
.post.type-post .g-container .inner h1 {
  margin: 0 0 1.25em;
  word-break: break-all
}
.post.type-post .g-container .inner h2 {
  margin: 0 0 0.4em
}
.post.type-post .g-container .inner h3 {
  margin: 2.5em 0 0.8em
}
.post.type-post .g-container .inner h4 {
  margin: 0 0 0.45em
}
.post.type-post .g-container .inner p {
  margin: 0 0 1.6em
}
.post.type-post .g-container .inner p + h3 {
  margin-top: 1.8em
}
.post.type-post .g-container .inner p + h2,
.post.type-post .g-container .inner ul + h2 {
  margin-top: 2.1em
}
.post.type-post .g-container .inner h3 + h4 {
  margin-top: 1.55em
}
.post.type-post .g-container .inner ul {
  margin-bottom: 2.5em
}
.post.type-post .addtoany_list {
  padding-bottom: 3rem
}
@media (min-width:1024px) {
  .post.type-post .addtoany_list {
    padding-bottom: 3.875rem
  }
}
@media (min-width:1200px) {
  .post.type-post .addtoany_list {
    padding-bottom: 100px
  }
}
.blog .card-visual {
  width: 100%
}
.blog .card-news {
  margin: 0
}
.blog .cards-news-group > div {
  margin: 0 0 52px
}
@media (min-width:1024px) {
  .blog .cards-news-group > div {
    margin: 0 0 76px
  }
}
@media (min-width:1200px) {
  .blog .cards-news-group > div.section-visual-full {
    margin: 0 0 127px
  }
}
.blog .event-filter-form .btn-filter input[type=checkbox]:checked + .label-text {
  padding: 10px 10px 8px
}
@media (min-width:768px) {
  .blog .event-filter-form .form-row .col.checkbox-mod label {
    margin: 0 14px 0 0
  }
}
.blog .event-filter-form .label-text:after,
.blog .event-filter-form .label-text:before {
  content: none
}
.blog .load-more-box.is-busy .new-item {
  opacity: 0;
  -webkit-transform: translate(0,50px);
  transform: translate(0,50px)
}
.blog .load-more-box .cards-news-group > div {
  opacity: 1;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transition: opacity 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out,transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out
}
.card-news.style2 {
  background: #fff;
  overflow: visible
}
.card-news.style2:hover .entry-thumbnail img {
  height: calc(100% - 48px)
}
.card-news.style2:hover .inner {
  -webkit-transform: translate(0,-48px);
  transform: translate(0,-48px)
}
@media (min-width:1024px) {
  .card-news.style2.wide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}
.card-news.style2.wide:hover .entry-thumbnail img {
  height: 100%
}
.card-news.style2.wide:hover .inner {
  -webkit-transform: none;
  transform: none
}
@media (min-width:1024px) {
  .card-news.style2.wide.image-right .entry-thumbnail {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}
@media (max-width:767px) {
  .card-news.style2.wide .entry-thumbnail {
    margin: 0 -30px
  }
}
@media (min-width:1024px) {
  .card-news.style2.wide .entry-thumbnail {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
  }
}
@media (min-width:1024px) {
  .card-news.style2.wide .entry-thumbnail a {
    height: 520px
  }
}
@media (min-width:1200px) {
  .card-news.style2.wide .entry-thumbnail a {
    height: 600px
  }
}
.card-news.style2.wide .inner {
  background: rgba(226,236,240,0.35)
}
@media (max-width:767px) {
  .card-news.style2.wide .inner {
    margin: 0 -30px;
    padding: 0 30px 30px
  }
}
@media (min-width:768px) {
  .card-news.style2.wide .inner {
    background: 0 0
  }
}
@media (min-width:1024px) {
  .card-news.style2.wide .inner {
    background: rgba(226,236,240,0.35);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
  }
}
.card-news.style2.wide .card-body {
  background: 0 0
}
@media (min-width:1024px) {
  .card-news.style2.wide .card-body {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 86px 68px
  }
}
@media (min-width:1024px) {
  .card-news.style2.wide .card-body .meta-block {
    position: absolute;
    top: 41px;
    left: 68px
  }
}
@media (min-width:1024px) {
  .card-news.style2.wide .card-body .card-title {
    font-size: 40px;
    line-height: 1.25
  }
}
.card-news.style2 .entry-thumbnail a {
  width: 100%;
  height: 84vw;
  display: block
}
@media (min-width:768px) {
  .card-news.style2 .entry-thumbnail a {
    height: 41vw
  }
}
@media (min-width:1024px) {
  .card-news.style2 .entry-thumbnail a {
    height: 24vw
  }
}
@media (min-width:1440px) {
  .card-news.style2 .entry-thumbnail a {
    height: 448px
  }
}
.card-news.style2 .entry-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-transition: height 0.23s ease-in-out;
  transition: height 0.23s ease-in-out
}
.card-news.style2 .inner {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transition: -webkit-transform 0.23s ease-in-out;
  transition: transform 0.23s ease-in-out;
  transition: transform 0.23s ease-in-out,-webkit-transform 0.23s ease-in-out
}
.card-news.style2 .meta-block {
  padding-bottom: 21px
}
@media (min-width:768px) {
  .card-news.style2 .meta-block {
    padding-bottom: 24px
  }
}
.card-news.style2 .meta-block a {
  display: inline-block
}
.card-news.style2 .card-body {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding: 20px 0 0;
  background: #fff
}
@media (min-width:768px) {
  .card-news.style2 .card-body {
    padding: 27px 0 0
  }
}
.card-news.style2 .card-title {
  font-size: 22px;
  line-height: 30px
}
@media (min-width:768px) {
  .card-news.style2 .card-title {
    font-size: 26px;
    line-height: 1.3
  }
}
.card-news.style2 .card-title a {
  display: inline-block
}
.card-news.style2 .card-footer {
  padding: 16px 0 0
}
.years-list-wrap {
  overflow: hidden;
  overflow-x: auto;
  margin: 0 -30px 0 0
}
@media (min-width:768px) {
  .years-list-wrap {
    margin: 0 -50px 0 0
  }
}
@media (min-width:1200px) {
  .years-list-wrap {
    margin: 0
  }
}
form .years-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
form .years-list .item {
  padding: 0 4px 18px 0
}
form .years-list .item label span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  width: 131px;
  height: 58px;
  color: #6ea0b4;
  background: rgba(226,236,240,0.5);
  position: relative
}
@media (min-width:768px) {
  form .years-list .item label span {
    width: 282px;
    height: 64px
  }
}
form .years-list .item label span:after {
  content: none
}
form .years-list .item label span:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 7px 0;
  border-color: #004682 transparent transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  border-radius: 0;
  opacity: 0;
  visibility: hidden;
  background-color: transparent
}
form .years-list .item input[type=radio]:checked + span {
  background: #004682;
  color: #fff
}
form .years-list .item input[type=radio]:checked + span:before {
  opacity: 1;
  visibility: visible
}
@media (min-width:1440px) {
  .section-video {
    padding: 102px 0 100px
  }
}
@media (max-width:767px) {
  .section-video {
    padding: 87px 0 80px
  }
}
.section-video .img-block {
  margin: 0
}
.section-video h2 {
  font-weight: 700;
  color: #111;
  margin: 0 0 0.7em
}
@media (min-width:768px) {
  .section-video h2 {
    margin: 0 0 0.4em
  }
}
.section-video figure {
  margin: 0
}
.section-video .image {
  overflow: hidden;
  border-radius: 8px;
  position: relative
}
@media (min-width:768px) {
  .section-video .image {
    border-radius: 40px
  }
}
.section-video .image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear,left top,left bottom,from(rgba(213,213,213,0)),color-stop(86%,#232323));
  background: linear-gradient(180deg,rgba(213,213,213,0) 0%,#232323 86%)
}
.section-video .image img {
  width: 100%;
  display: block
}
.section-video .open-btn {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #3155df;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 1;
  padding: 5px
}
@media (min-width:768px) {
  .section-video .open-btn {
    width: 80px;
    height: 80px
  }
}
.section-video .open-btn:focus,
.section-video .open-btn:hover {
  background-color: rgba(0,70,130,0.1);
  -webkit-box-shadow: 0 8px 16px rgba(0,46,85,0.12),0 8px 40px rgba(0,46,85,0.12);
  box-shadow: 0 8px 16px rgba(0,46,85,0.12),0 8px 40px rgba(0,46,85,0.12)
}
.section-video .open-btn svg {
  height: auto;
  display: block
}
.section-video figcaption {
  display: block;
  max-width: 812px;
  padding: 49px 0 0;
  line-height: 1.38;
  letter-spacing: 0.0095em
}
.cards-news-group [class^=col] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.card-news {
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  margin-bottom: 18px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 16px;
  line-height: 22px;
  word-break: break-word;
  overflow: hidden;
  color: #004682;
  background-color: rgba(110,160,180,0.35)
}
.card-news a {
  color: #004682
}
.card-news a:focus,
.card-news a:hover {
  color: #6ea0b4
}
.card-news:focus .link-wrap,
.card-news:hover .link-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible
}
.card-news .card-body,
.card-news .card-footer {
  padding-left: 30px;
  padding-right: 30px
}
.card-news .card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-top: 25px;
  padding-bottom: 30px
}
@media (min-width:1280px) {
  .card-news .card-body {
    padding: 40px 48px 17px
  }
}
.card-news .card-footer {
  padding-top: 12px;
  padding-bottom: 30px
}
@media (min-width:768px) {
  .card-news .card-footer {
    padding-bottom: 30px
  }
}
@media (min-width:1024px) {
  .card-news .card-footer {
    padding-top: 10px
  }
}
.card-news .card-footer .link-wrap {
  padding-top: 0
}
.card-news .link-wrap {
  -webkit-transition: opacity 0.27s ease-in-out,visibility 0.27s ease-in-out,-webkit-transform 0.27s ease-in-out;
  transition: transform 0.27s ease-in-out,opacity 0.27s ease-in-out,visibility 0.27s ease-in-out,-webkit-transform 0.27s ease-in-out;
  padding: 42px 0 5px
}
@media (min-width:768px) {
  .card-news .link-wrap {
    padding-top: 25px
  }
}
@media (min-width:1280px) {
  .card-news .link-wrap {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(40%);
    transform: translateY(40%)
  }
}
@media (max-width:1023px) {
  .twocolumns-section .df-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}
@media (min-width:1440px) {
  .twocolumns-section.carrier-mod {
    padding: 114px 0 63px
  }
}
@media (max-width:767px) {
  .twocolumns-section.carrier-mod {
    padding: 89px 0
  }
}
@media (min-width:768px) {
  .twocolumns-section.carrier-mod .entry-grid {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-gap: 24px;
    grid-template-columns: minmax(280px,600px) minmax(280px,724px)
  }
}
@media (min-width:1024px) {
  .twocolumns-section.carrier-mod .entry-grid {
    grid-gap: 32px
  }
}
@media (min-width:1440px) {
  .twocolumns-section.carrier-mod .entry-grid {
    grid-gap: 40px
  }
}
.twocolumns-section.carrier-mod #content {
  padding-top: 0
}
@media (min-width:768px) {
  .twocolumns-section.carrier-mod #content {
    padding-top: 12px
  }
}
@media (max-width:767px) {
  .twocolumns-section.carrier-mod #aside {
    padding: 29px 0 0
  }
}
@media (max-width:1023px) {
  .twocolumns-section.carrier-mod .content-wrap {
    padding: 0
  }
}
.twocolumns-section.carrier-mod .visual-slide {
  border: none
}
.twocolumns-section.carrier-mod .visual-slide:not(:first-child) {
  margin-top: 10px
}
@media (min-width:768px) {
  .twocolumns-section.carrier-mod .visual-slide:not(:first-child) {
    margin-top: 16px
  }
}
@media (min-width:1024px) {
  .twocolumns-section.carrier-mod .visual-slide:not(:first-child) {
    margin-top: 24px
  }
}
.twocolumns-section.carrier-mod .visual-slide img {
  border-radius: 16px;
  width: 100%
}
@media (min-width:768px) {
  .twocolumns-section.carrier-mod .visual-slide img {
    border-radius: 24px
  }
}
.twocolumns-section.flexible .content-wrap {
  padding: 0
}
@media (min-width:768px) {
  .twocolumns-section #content {
    padding-top: 38px
  }
}
@media (min-width:1024px) {
  .twocolumns-section #content {
    padding-top: 1px
  }
}
@media (min-width:1280px) {
  .twocolumns-section #content {
    padding-top: 32px
  }
}
@media (min-width:1440px) {
  .twocolumns-section #content {
    padding-top: 50px
  }
}
.twocolumns-section #aside {
  padding-bottom: 20px
}
@media (min-width:768px) {
  .twocolumns-section #aside {
    padding-bottom: 36px
  }
}
@media (min-width:1024px) {
  .twocolumns-section #aside {
    padding-top: 0;
    padding-bottom: 50px
  }
}
.content-wrap .accordion {
  margin: 0;
  padding: 0;
  list-style-type: none
}
.content-wrap .accordion.accordion-content.carrier-accordion,
.content-wrap .accordion.carrier-accordion {
  font-size: 21px;
  line-height: 1.4;
  letter-spacing: 0.0095em;
  margin-top: 0!important
}
.content-wrap .accordion.accordion-content.carrier-accordion > li,
.content-wrap .accordion.carrier-accordion > li {
  border-top: 1px solid #bfbfbf
}
@media (max-width:767px) {
  .content-wrap .accordion.accordion-content.carrier-accordion > li,
  .content-wrap .accordion.carrier-accordion > li {
    margin: 0
  }
}
.content-wrap .accordion.accordion-content.carrier-accordion > li:last-of-type,
.content-wrap .accordion.carrier-accordion > li:last-of-type {
  border-bottom: 1px solid #bfbfbf
}
.content-wrap .accordion.accordion-content.carrier-accordion > li:last-of-type:hover,
.content-wrap .accordion.carrier-accordion > li:last-of-type:hover {
  border-color: #bfbfbf
}
.content-wrap .accordion.accordion-content.carrier-accordion > li.active .opener,
.content-wrap .accordion.carrier-accordion > li.active .opener {
  background-color: #fff;
  padding-left: 0
}
@media (min-width:768px) {
  .content-wrap .accordion.accordion-content.carrier-accordion > li.active .opener:after,
  .content-wrap .accordion.accordion-content.carrier-accordion > li.active .opener:before,
  .content-wrap .accordion.carrier-accordion > li.active .opener:after,
  .content-wrap .accordion.carrier-accordion > li.active .opener:before {
    right: 5px
  }
}
.content-wrap .accordion.accordion-content.carrier-accordion > li.active .opener:before,
.content-wrap .accordion.carrier-accordion > li.active .opener:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.content-wrap .accordion.accordion-content.carrier-accordion > li.active .opener:after,
.content-wrap .accordion.carrier-accordion > li.active .opener:after {
  opacity: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.content-wrap .accordion.accordion-content.carrier-accordion .opener,
.content-wrap .accordion.carrier-accordion .opener {
  color: #111;
  font-weight: 500;
  letter-spacing: normal
}
@media (max-width:767px) {
  .content-wrap .accordion.accordion-content.carrier-accordion .opener,
  .content-wrap .accordion.carrier-accordion .opener {
    font-size: 21px;
    padding: 39px 30px 26px 0
  }
}
.content-wrap .accordion.accordion-content.carrier-accordion .opener:after,
.content-wrap .accordion.accordion-content.carrier-accordion .opener:before,
.content-wrap .accordion.carrier-accordion .opener:after,
.content-wrap .accordion.carrier-accordion .opener:before {
  background-color: #111
}
@media (max-width:767px) {
  .content-wrap .accordion.accordion-content.carrier-accordion .opener:after,
  .content-wrap .accordion.accordion-content.carrier-accordion .opener:before,
  .content-wrap .accordion.carrier-accordion .opener:after,
  .content-wrap .accordion.carrier-accordion .opener:before {
    right: 1px;
    top: 50%;
    width: 20px
  }
}
.content-wrap .accordion.accordion-content.carrier-accordion .opener:hover,
.content-wrap .accordion.carrier-accordion .opener:hover {
  background-color: #fff;
  padding-left: 0
}
@media (min-width:768px) {
  .content-wrap .accordion.accordion-content.carrier-accordion .opener:hover:after,
  .content-wrap .accordion.accordion-content.carrier-accordion .opener:hover:before,
  .content-wrap .accordion.carrier-accordion .opener:hover:after,
  .content-wrap .accordion.carrier-accordion .opener:hover:before {
    right: 5px
  }
}
.content-wrap .accordion.accordion-content.carrier-accordion .slide,
.content-wrap .accordion.carrier-accordion .slide {
  color: #5f5f5f;
  background-color: #fff;
  padding-left: 0;
  padding-right: 0;
  padding-top: 2px;
  padding-bottom: 28px
}
.content-wrap .accordion > li {
  position: static;
  padding-left: 0;
  margin-bottom: 0
}
.content-wrap .accordion > li:before {
  display: none
}
.content-wrap .accordion .slide ul {
  padding-left: 0
}
.content-wrap .accordion .slide ul ol,
.content-wrap .accordion .slide ul ul {
  padding-left: 20px
}
.content-wrap .accordion .slide-body {
  -webkit-animation: 0.35s linear hide;
  animation: 0.35s linear hide
}
.content-wrap .accordion .active .slide-body {
  opacity: 1;
  -webkit-animation: 0.35s linear show;
  animation: 0.35s linear show
}
@-webkit-keyframes show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}
@keyframes show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}
@-webkit-keyframes hide {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@keyframes hide {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
.accordion-content {
  padding: 0 0 20px
}
@media (min-width:768px) {
  .accordion-content {
    padding-top: 4px
  }
}
.accordion-content .opener {
  -webkit-transition: padding-left 0.27s ease-in-out,padding-right 0.27s ease-in-out,background-color 0.27s ease-in-out;
  transition: padding-left 0.27s ease-in-out,padding-right 0.27s ease-in-out,background-color 0.27s ease-in-out;
  width: 100%;
  padding: 24px 40px 19px 20px;
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 1.3333333333;
  color: #004682;
  background-color: transparent;
  cursor: pointer
}
@media (min-width:576px) {
  .accordion-content .opener {
    padding: 26px 60px 21px 30px
  }
}
@media (min-width:768px) {
  .accordion-content .opener {
    padding: 29px 50px 23px 0
  }
}
@media (min-width:1280px) {
  .accordion-content .opener {
    font-size: 21px;
    line-height: 1.2380952381;
    padding-right: 90px
  }
}
@media (min-width:1440px) {
  .accordion-content .opener {
    padding-top: 36px;
    padding-bottom: 31px
  }
}
.accordion-content .opener:hover {
  background-color: #f5f8fa
}
@media (min-width:768px) {
  .accordion-content .opener:hover {
    padding-left: 24px
  }
}
@media (min-width:1280px) {
  .accordion-content .opener:hover {
    padding-left: 40px
  }
}
@media (min-width:768px) {
  .accordion-content .opener:hover:after,
  .accordion-content .opener:hover:before {
    right: 30px
  }
}
@media (min-width:1280px) {
  .accordion-content .opener:hover:after,
  .accordion-content .opener:hover:before {
    right: 60px
  }
}
.accordion-content .opener:after,
.accordion-content .opener:before {
  -webkit-transition: right 0.27s ease-in-out,-webkit-transform 0.27s ease-in-out;
  transition: transform 0.27s ease-in-out,right 0.27s ease-in-out,-webkit-transform 0.27s ease-in-out;
  width: 16px;
  height: 1px;
  content: "";
  position: absolute;
  top: 37px;
  right: 20px;
  background-color: #004682
}
@media (min-width:576px) {
  .accordion-content .opener:after,
  .accordion-content .opener:before {
    right: 34px
  }
}
@media (min-width:768px) {
  .accordion-content .opener:after,
  .accordion-content .opener:before {
    right: 5px
  }
}
@media (min-width:1280px) {
  .accordion-content .opener:after,
  .accordion-content .opener:before {
    width: 20px;
    top: 46px
  }
}
.accordion-content .opener:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 1
}
.accordion-content > li {
  -webkit-transition: background-color 0.27s ease-in-out,border-color 0.27s ease-in-out;
  transition: background-color 0.27s ease-in-out,border-color 0.27s ease-in-out;
  border-top: 1px solid #dbe7ec;
  margin-bottom: 0
}
.column-text .accordion-content > li {
  margin-left: -20px;
  margin-right: -20px
}
@media (min-width:576px) {
  .column-text .accordion-content > li {
    margin-left: -30px;
    margin-right: -30px
  }
}
@media (min-width:768px) {
  .column-text .accordion-content > li {
    margin-left: initial;
    margin-right: initial
  }
}
.accordion-content>li:hover,
.accordion-content>li:hover+* {
  border-color: rgba(219,231,236,0)
}
.accordion-content > li:first-of-type {
  border-top: none
}
.accordion-content > li:last-of-type {
  border-bottom: 1px solid #dbe7ec
}
.accordion-content>li.active,
.accordion-content>li:last-of-type:hover {
  border-color: rgba(219,231,236,0)
}
.accordion-content > li.active + * {
  border-top-color: rgba(219,231,236,0)
}
.accordion-content > li.active .opener {
  background-color: #f5f8fa
}
@media (min-width:768px) {
  .accordion-content > li.active .opener {
    padding-left: 24px
  }
}
@media (min-width:1280px) {
  .accordion-content > li.active .opener {
    padding-left: 40px
  }
}
@media (min-width:768px) {
  .accordion-content > li.active .opener:after,
  .accordion-content > li.active .opener:before {
    right: 30px
  }
}
@media (min-width:1280px) {
  .accordion-content > li.active .opener:after,
  .accordion-content > li.active .opener:before {
    right: 60px
  }
}
.accordion-content > li.active .opener:after {
  opacity: 0
}
.accordion-content .slide {
  padding: 20px 20px 60px;
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  background-color: #f5f8fa
}
@media (min-width:576px) {
  .accordion-content .slide {
    padding: 10px 30px 60px
  }
}
@media (min-width:768px) {
  .accordion-content .slide {
    padding: 20px 50px 60px 24px
  }
}
@media (min-width:1280px) {
  .accordion-content .slide {
    padding: 20px 90px 60px 40px
  }
}
.accordion-content h3,
.accordion-content h4 {
  margin-bottom: 10px
}
.accordion-content h3 {
  line-height: 1.24
}
.accordion-content p {
  margin-bottom: 15px
}
.accordion-content p img {
  padding: 30px 0
}
.accordion-events {
  margin-left: -20px;
  margin-right: -20px
}
@media (min-width:768px) {
  .accordion-events {
    margin-left: auto;
    margin-right: auto
  }
}
.accordion-events > * {
  padding-bottom: 82px;
  position: relative;
  background-color: #f5f8fa
}
@media (min-width:768px) {
  .accordion-events > * {
    padding-bottom: 0
  }
}
.accordion-events > *:not(:last-of-type) {
  margin-bottom: 8px
}
.accordion-events > *.active .opener {
  border-color: #6ea0b4;
  background-color: rgba(226,236,240,0)!important
}
.accordion-events > *.active .opener:before {
  -webkit-transform: rotate(135deg) scale(1.15);
  transform: rotate(135deg) scale(1.15)
}
.accordion-events .top-wrap {
  padding: 30px 20px 20px;
  font-size: 18px;
  line-height: 24px;
  color: #6ea0b4
}
@media (min-width:576px) {
  .accordion-events .top-wrap {
    padding: 30px 30px 20px
  }
}
@media (min-width:768px) {
  .accordion-events .top-wrap {
    padding: 30px;
    position: relative
  }
}
@media (min-width:1024px) {
  .accordion-events .top-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:1280px) {
  .accordion-events .top-wrap {
    padding: 48px
  }
}
.accordion-events .top-wrap > ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media (min-width:768px) {
  .accordion-events .top-wrap > ul {
    padding-right: 80px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
}
@media (min-width:1024px) {
  .accordion-events .top-wrap > ul {
    padding-right: 40px
  }
}
.accordion-events .top-wrap > ul > li {
  position: static;
  padding-left: 0;
  margin-bottom: 0
}
.accordion-events .top-wrap > ul > li:before {
  display: none
}
@media (max-width:768px) {
  .accordion-events .top-wrap > ul > li {
    margin-bottom: 30px
  }
}
.accordion-events .top-wrap > ul > li:nth-of-type(1) {
  min-width: 180px
}
@media (max-width:1279px) {
  .accordion-events .top-wrap > ul > li:nth-of-type(1) {
    padding: 0 12px 0 0
  }
}
@media (min-width:1280px) {
  .accordion-events .top-wrap > ul > li:nth-of-type(1) {
    min-width: 220px
  }
}
.accordion-events .top-wrap ul {
  padding: 0;
  margin: 0;
  list-style-type: none
}
.accordion-events .top-wrap time {
  color: #004682
}
.accordion-events .top-wrap time span {
  width: 100%;
  display: inline-block
}
.accordion-events .top-wrap h3 {
  margin-bottom: 5px;
  font-size: 26px;
  line-height: 34px
}
.accordion-events .top-wrap h3 a {
  color: inherit
}
.accordion-events .top-wrap p {
  margin-bottom: 0
}
.accordion-events .top-wrap .opener {
  width: 50px;
  height: 50px;
  min-width: 50px;
  position: absolute;
  left: 20px;
  bottom: 20px;
  border: 1px solid #e2ecf0;
  background-color: #e2ecf0
}
@media (min-width:576px) {
  .accordion-events .top-wrap .opener {
    left: 30px;
    bottom: 30px
  }
}
@media (min-width:768px) {
  .accordion-events .top-wrap .opener {
    top: 21px;
    right: 32px;
    left: initial;
    bottom: initial
  }
}
@media (min-width:1024px) {
  .accordion-events .top-wrap .opener {
    position: static;
    margin-left: 40px
  }
}
@media (min-width:1280px) {
  .accordion-events .top-wrap .opener {
    margin-left: 50px
  }
}
.accordion-events .top-wrap .opener:after {
  display: none
}
.accordion-events .top-wrap .opener:before {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background-image: url(images/icons/plus-medium.svg)
}
.accordion-events .top-wrap .links-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (min-width:768px) {
  .accordion-events .top-wrap .links-wrap {
    margin-top: 30px
  }
}
@media (min-width:1024px) {
  .accordion-events .top-wrap .links-wrap {
    width: auto;
    margin-top: 0
  }
}
.accordion-events .top-wrap .links-wrap .link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 100%;
  cursor: pointer
}
.accordion-events .top-wrap .links-wrap .link:not(:first-child),
.accordion-events .top-wrap .links-wrap .link:not(:first-of-type) {
  margin-left: 40px
}
@media (min-width:1280px) {
  .accordion-events .top-wrap .links-wrap .link:not(:first-child),
  .accordion-events .top-wrap .links-wrap .link:not(:first-of-type) {
    margin-left: 50px
  }
}
.accordion-events .top-wrap .links-wrap .link:after {
  content: attr(data-text);
  display: inline-block;
  color: #004682
}
.accordion-events .top-wrap .links-wrap .link .bookmark-icon,
.accordion-events .top-wrap .links-wrap .link .ticket-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.accordion-events .top-wrap .links-wrap .link .bookmark-icon:before,
.accordion-events .top-wrap .links-wrap .link .ticket-icon:before {
  content: "";
  width: 30px;
  height: 30px;
  margin-right: 10px
}
@media (min-width:1024px) {
  .accordion-events .top-wrap .links-wrap .link .bookmark-icon:before,
  .accordion-events .top-wrap .links-wrap .link .ticket-icon:before {
    margin-right: 0;
    position: relative;
    left: -10px
  }
}
.accordion-events .top-wrap .links-wrap .link .ticket-icon:before {
  background-image: url(images/icons/tickets.svg)
}
.accordion-events .top-wrap .links-wrap .link .bookmark-icon:before {
  background-image: url(images/icons/bookmark.svg)
}
.accordion-events .top-wrap .links-wrap .link .bookmark-icon:before,
.accordion-events .top-wrap .links-wrap .link .ticket-icon:before {
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat
}
.accordion-events .top-wrap .links-wrap .link input[type=checkbox] {
  position: absolute;
  left: -99999px;
  opacity: 0
}
.accordion-events .top-wrap .links-wrap .link input[type=checkbox]:checked + span {
  opacity: 0.4
}
.accordion-events .top-wrap .links-wrap .link span {
  color: #004682
}
.accordion-events .slide {
  padding: 28px 30px 30px;
  line-height: 28px;
  letter-spacing: 0.5px;
  color: #004682
}
@media (min-width:768px) {
  .accordion-events .slide {
    padding-bottom: 60px
  }
}
@media (min-width:1024px) {
  .accordion-events .slide {
    padding-top: 10px;
    padding-left: 210px
  }
}
@media (min-width:1280px) {
  .accordion-events .slide {
    max-width: 1056px;
    padding: 15px 48px 80px 268px;
    font-size: 21px;
    line-height: 30px
  }
}
.accordion-events .slide p {
  margin-bottom: 30px
}
@media (min-width:1280px) {
  .accordion-events .slide p {
    margin-bottom: 40px
  }
}
.accordion-events .slide ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 18px;
  line-height: 24px;
  color: #6ea0b4
}
.accordion-events .slide ul li {
  margin-bottom: 25px;
  padding-left: 0
}
@media (min-width:768px) {
  .accordion-events .slide ul li {
    padding-right: 40px
  }
}
@media (min-width:1280px) {
  .accordion-events .slide ul li {
    margin-bottom: 30px
  }
}
@media (min-width:768px) {
  .accordion-events .slide ul li {
    width: 50%
  }
}
.accordion-events .slide ul li:before {
  content: none
}
.accordion-events .slide ul h4 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
  color: #004682
}
.accordion-events .slide ul p {
  margin-bottom: 0
}
.accordion-events .slide ul time {
  color: var(--Interface-Basics-Text-Light)
}
.accordion-events .slide ul time span {
  display: block
}
.accordion-events .slide .btn-wrap {
  padding-top: 5px
}
.full-width-row .gallery-visuals {
  margin-left: -20px;
  margin-right: -20px
}
@media (min-width:320px) and (max-width:1279px) {
  .full-width-row .gallery-visuals {
    margin-left: -12px;
    margin-right: -12px
  }
}
@media (min-width:576px) {
  .full-width-row .gallery-visuals {
    margin-left: -30px;
    margin-right: -30px
  }
}
@media (min-width:768px) {
  .full-width-row .gallery-visuals {
    margin-left: -50px;
    margin-right: -50px
  }
}
@media (min-width:1024px) {
  .full-width-row .gallery-visuals {
    margin-left: -50px
  }
}
@media (min-width:1280px) {
  .full-width-row .gallery-visuals {
    margin-left: -48px;
    margin-right: -48px
  }
}
.gallery-visuals .visual-slide {
  border: solid #fff;
  border-width: 0 0 3px
}
.gallery-visuals .visual-slide:first-child,
.gallery-visuals .visual-slide:nth-child(2) {
  border-top-width: 3px
}
.gallery-visuals .visual-slide .visual-double:first-child {
  border-right: 2px solid #fff
}
.gallery-visuals .visual-slide .visual-double:last-child {
  border-left: 2px solid #fff
}
.gallery-visuals .visual-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative
}
@media (max-width:319px) {
  .gallery-visuals .visual-holder {
    padding-top: 100%
  }
}
@media (min-width:320px) and (max-width:767px) {
  .gallery-visuals .visual-holder {
    padding-top: 78.125%
  }
}
.gallery-visuals .visual-double > img > img,
.gallery-visuals .visual-double > picture > img,
.gallery-visuals .visual-frame > img > img,
.gallery-visuals .visual-frame > picture > img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.visual-holder .visual-frame {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  width: 100%;
  max-width: 100%
}
@media (max-width:767px) {
  .visual-holder .visual-frame {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5
  }
}
@media (max-width:767px) {
  .visual-holder .visual-frame:not(.gallery-box) picture 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: 1
  }
}
@media (max-width:767px) {
  .visual-holder .visual-frame.gallery-box {
    text-align: center
  }
  .visual-holder .visual-frame.gallery-box img {
    display: inline-block;
    height: 100%;
    width: auto;
    -o-object-fit: contain;
    object-fit: contain
  }
}
.visual-holder .visual-double {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  width: 50%;
  max-width: 50%
}
@media (max-width:767px) {
  .visual-holder .visual-double {
    position: absolute;
    top: 0;
    bottom: 0
  }
  .visual-holder .visual-double:first-child {
    left: 0;
    width: 50%
  }
  .visual-holder .visual-double:last-child {
    right: 0;
    width: 50%
  }
  .visual-holder .visual-double 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: 1
  }
}
.visual-holder .btn-wrap {
  position: absolute;
  bottom: 10px;
  left: 25px;
  z-index: 15
}
@media (min-width:320px) {
  .visual-holder .btn-wrap {
    bottom: 15px
  }
}
@media (min-width:768px) {
  .visual-holder .btn-wrap {
    bottom: 23px
  }
}
@media (min-width:1440px) {
  .visual-holder .btn-wrap {
    bottom: 48px;
    left: 48px
  }
}
.visual-holder .btn-wrap .btn {
  margin-bottom: 0
}
.gallery-box {
  background: #f5f8fa;
  padding: 32x 30px 96px;
  position: relative
}
@media (min-width:320px) {
  .gallery-box {
    padding: 70px 30px 110px
  }
}
@media (min-width:768px) {
  .gallery-box {
    padding: 100px 63px 123px
  }
}
@media (min-width:1024px) {
  .gallery-box {
    padding: 66px 42px 82px
  }
}
@media (min-width:1440px) {
  .gallery-box {
    padding: 95px 60px 121px
  }
}
.gallery-box.no-padding {
  padding: 0;
  background: 0 0
}
.text-image-section {
  padding: 32px 0
}
@media (min-width:768px) {
  .text-image-section {
    padding: 40px 0
  }
}
@media (min-width:1024px) {
  .text-image-section {
    padding: 60px 0 80px
  }
}
@media (min-width:1440px) {
  .text-image-section {
    padding: 78px 0 116px
  }
}
.text-image-section .inner-text {
  max-width: 1174px;
  font-size: 24px;
  line-height: 1.25;
  letter-spacing: 0.012em;
  color: #004682;
  margin: 0 0 32px
}
@media (min-width:768px) {
  .text-image-section .inner-text {
    margin: 0 0 60px
  }
}
@media (min-width:1024px) {
  .text-image-section .inner-text {
    font-size: 32px;
    padding: 0 0 0 122px;
    margin: 0 0 80px
  }
}
@media (min-width:1440px) {
  .text-image-section .inner-text {
    font-size: 40px;
    margin: 0 0 124px
  }
}
.text-image-section .inner-text > *:last-child {
  margin-bottom: 0
}
.text-image-section figure {
  margin: 0 -20px 0 0
}
@media (min-width:576px) {
  .text-image-section figure {
    margin: 0 -30px 0 0
  }
}
@media (min-width:768px) {
  .text-image-section figure {
    margin: 0 -50px 0 0
  }
}
@media (min-width:1280px) {
  .text-image-section figure {
    margin: 0 -48px 0 0
  }
}
.text-image-section figure img {
  width: 100%
}
.site-forms,
.wpcf7-form {
  line-height: 1
}
.site-forms h3,
.wpcf7-form h3 {
  margin-bottom: 32px
}
.site-forms input[type=date],
.site-forms input[type=email],
.site-forms input[type=password],
.site-forms input[type=search],
.site-forms input[type=tel],
.site-forms input[type=text],
.site-forms input[type=url],
.site-forms textarea,
.wpcf7-form input[type=date],
.wpcf7-form input[type=email],
.wpcf7-form input[type=password],
.wpcf7-form input[type=search],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=text],
.wpcf7-form input[type=url],
.wpcf7-form textarea {
  -webkit-transition: border-color 0.27s ease-in-out,color 0.27s ease-in-out;
  transition: border-color 0.27s ease-in-out,color 0.27s ease-in-out;
  width: 100%;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  font-size: 18px;
  line-height: 1.4;
  font-family: "Theinhardt","Arial","Helvetica Neue","Helvetica",sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  outline: 0;
  border-radius: 0;
  border-bottom: 1px solid #bfd0df;
  color: #004682;
  margin: 0 0 20px;
  padding: 11px 20px 9px
}
.site-forms input[type=date]:hover,
.site-forms input[type=email]:hover,
.site-forms input[type=password]:hover,
.site-forms input[type=search]:hover,
.site-forms input[type=tel]:hover,
.site-forms input[type=text]:hover,
.site-forms input[type=url]:hover,
.site-forms textarea:hover,
.wpcf7-form input[type=date]:hover,
.wpcf7-form input[type=email]:hover,
.wpcf7-form input[type=password]:hover,
.wpcf7-form input[type=search]:hover,
.wpcf7-form input[type=tel]:hover,
.wpcf7-form input[type=text]:hover,
.wpcf7-form input[type=url]:hover,
.wpcf7-form textarea:hover {
  border-color: #4074a1
}
.site-forms input[type=date]:hover::-webkit-input-placeholder,
.site-forms input[type=email]:hover::-webkit-input-placeholder,
.site-forms input[type=password]:hover::-webkit-input-placeholder,
.site-forms input[type=search]:hover::-webkit-input-placeholder,
.site-forms input[type=tel]:hover::-webkit-input-placeholder,
.site-forms input[type=text]:hover::-webkit-input-placeholder,
.site-forms input[type=url]:hover::-webkit-input-placeholder,
.site-forms textarea:hover::-webkit-input-placeholder,
.wpcf7-form input[type=date]:hover::-webkit-input-placeholder,
.wpcf7-form input[type=email]:hover::-webkit-input-placeholder,
.wpcf7-form input[type=password]:hover::-webkit-input-placeholder,
.wpcf7-form input[type=search]:hover::-webkit-input-placeholder,
.wpcf7-form input[type=tel]:hover::-webkit-input-placeholder,
.wpcf7-form input[type=text]:hover::-webkit-input-placeholder,
.wpcf7-form input[type=url]:hover::-webkit-input-placeholder,
.wpcf7-form textarea:hover::-webkit-input-placeholder {
  -webkit-transition: color 0.27s ease-in-out;
  transition: color 0.27s ease-in-out;
  color: #004682
}
.site-forms input[type=date]:hover::-moz-placeholder,
.site-forms input[type=email]:hover::-moz-placeholder,
.site-forms input[type=password]:hover::-moz-placeholder,
.site-forms input[type=search]:hover::-moz-placeholder,
.site-forms input[type=tel]:hover::-moz-placeholder,
.site-forms input[type=text]:hover::-moz-placeholder,
.site-forms input[type=url]:hover::-moz-placeholder,
.site-forms textarea:hover::-moz-placeholder,
.wpcf7-form input[type=date]:hover::-moz-placeholder,
.wpcf7-form input[type=email]:hover::-moz-placeholder,
.wpcf7-form input[type=password]:hover::-moz-placeholder,
.wpcf7-form input[type=search]:hover::-moz-placeholder,
.wpcf7-form input[type=tel]:hover::-moz-placeholder,
.wpcf7-form input[type=text]:hover::-moz-placeholder,
.wpcf7-form input[type=url]:hover::-moz-placeholder,
.wpcf7-form textarea:hover::-moz-placeholder {
  opacity: 1;
  -moz-transition: color 0.27s ease-in-out;
  transition: color 0.27s ease-in-out;
  color: #004682
}
.site-forms input[type=date]:hover:-moz-placeholder,
.site-forms input[type=email]:hover:-moz-placeholder,
.site-forms input[type=password]:hover:-moz-placeholder,
.site-forms input[type=search]:hover:-moz-placeholder,
.site-forms input[type=tel]:hover:-moz-placeholder,
.site-forms input[type=text]:hover:-moz-placeholder,
.site-forms input[type=url]:hover:-moz-placeholder,
.site-forms textarea:hover:-moz-placeholder,
.wpcf7-form input[type=date]:hover:-moz-placeholder,
.wpcf7-form input[type=email]:hover:-moz-placeholder,
.wpcf7-form input[type=password]:hover:-moz-placeholder,
.wpcf7-form input[type=search]:hover:-moz-placeholder,
.wpcf7-form input[type=tel]:hover:-moz-placeholder,
.wpcf7-form input[type=text]:hover:-moz-placeholder,
.wpcf7-form input[type=url]:hover:-moz-placeholder,
.wpcf7-form textarea:hover:-moz-placeholder {
  -moz-transition: color 0.27s ease-in-out;
  transition: color 0.27s ease-in-out;
  color: #004682
}
.site-forms input[type=date]:hover:-ms-input-placeholder,
.site-forms input[type=email]:hover:-ms-input-placeholder,
.site-forms input[type=password]:hover:-ms-input-placeholder,
.site-forms input[type=search]:hover:-ms-input-placeholder,
.site-forms input[type=tel]:hover:-ms-input-placeholder,
.site-forms input[type=text]:hover:-ms-input-placeholder,
.site-forms input[type=url]:hover:-ms-input-placeholder,
.site-forms textarea:hover:-ms-input-placeholder,
.wpcf7-form input[type=date]:hover:-ms-input-placeholder,
.wpcf7-form input[type=email]:hover:-ms-input-placeholder,
.wpcf7-form input[type=password]:hover:-ms-input-placeholder,
.wpcf7-form input[type=search]:hover:-ms-input-placeholder,
.wpcf7-form input[type=tel]:hover:-ms-input-placeholder,
.wpcf7-form input[type=text]:hover:-ms-input-placeholder,
.wpcf7-form input[type=url]:hover:-ms-input-placeholder,
.wpcf7-form textarea:hover:-ms-input-placeholder {
  -ms-transition: color 0.27s ease-in-out;
  transition: color 0.27s ease-in-out;
  color: #004682
}
.site-forms input[type=date]:hover.placeholder,
.site-forms input[type=email]:hover.placeholder,
.site-forms input[type=password]:hover.placeholder,
.site-forms input[type=search]:hover.placeholder,
.site-forms input[type=tel]:hover.placeholder,
.site-forms input[type=text]:hover.placeholder,
.site-forms input[type=url]:hover.placeholder,
.site-forms textarea:hover.placeholder,
.wpcf7-form input[type=date]:hover.placeholder,
.wpcf7-form input[type=email]:hover.placeholder,
.wpcf7-form input[type=password]:hover.placeholder,
.wpcf7-form input[type=search]:hover.placeholder,
.wpcf7-form input[type=tel]:hover.placeholder,
.wpcf7-form input[type=text]:hover.placeholder,
.wpcf7-form input[type=url]:hover.placeholder,
.wpcf7-form textarea:hover.placeholder {
  -webkit-transition: color 0.27s ease-in-out;
  transition: color 0.27s ease-in-out;
  color: #004682
}
.site-forms input[type=date]:focus,
.site-forms input[type=email]:focus,
.site-forms input[type=password]:focus,
.site-forms input[type=search]:focus,
.site-forms input[type=tel]:focus,
.site-forms input[type=text]:focus,
.site-forms input[type=url]:focus,
.site-forms textarea:focus,
.wpcf7-form input[type=date]:focus,
.wpcf7-form input[type=email]:focus,
.wpcf7-form input[type=password]:focus,
.wpcf7-form input[type=search]:focus,
.wpcf7-form input[type=tel]:focus,
.wpcf7-form input[type=text]:focus,
.wpcf7-form input[type=url]:focus,
.wpcf7-form textarea:focus {
  border-color: #004682
}
.site-forms input[type=date]::-webkit-input-placeholder,
.site-forms input[type=email]::-webkit-input-placeholder,
.site-forms input[type=password]::-webkit-input-placeholder,
.site-forms input[type=search]::-webkit-input-placeholder,
.site-forms input[type=tel]::-webkit-input-placeholder,
.site-forms input[type=text]::-webkit-input-placeholder,
.site-forms input[type=url]::-webkit-input-placeholder,
.site-forms textarea::-webkit-input-placeholder,
.wpcf7-form input[type=date]::-webkit-input-placeholder,
.wpcf7-form input[type=email]::-webkit-input-placeholder,
.wpcf7-form input[type=password]::-webkit-input-placeholder,
.wpcf7-form input[type=search]::-webkit-input-placeholder,
.wpcf7-form input[type=tel]::-webkit-input-placeholder,
.wpcf7-form input[type=text]::-webkit-input-placeholder,
.wpcf7-form input[type=url]::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder {
  color: #111
}
.site-forms input[type=date]::-moz-placeholder,
.site-forms input[type=email]::-moz-placeholder,
.site-forms input[type=password]::-moz-placeholder,
.site-forms input[type=search]::-moz-placeholder,
.site-forms input[type=tel]::-moz-placeholder,
.site-forms input[type=text]::-moz-placeholder,
.site-forms input[type=url]::-moz-placeholder,
.site-forms textarea::-moz-placeholder,
.wpcf7-form input[type=date]::-moz-placeholder,
.wpcf7-form input[type=email]::-moz-placeholder,
.wpcf7-form input[type=password]::-moz-placeholder,
.wpcf7-form input[type=search]::-moz-placeholder,
.wpcf7-form input[type=tel]::-moz-placeholder,
.wpcf7-form input[type=text]::-moz-placeholder,
.wpcf7-form input[type=url]::-moz-placeholder,
.wpcf7-form textarea::-moz-placeholder {
  opacity: 1;
  color: #111
}
.site-forms input[type=date]:-moz-placeholder,
.site-forms input[type=email]:-moz-placeholder,
.site-forms input[type=password]:-moz-placeholder,
.site-forms input[type=search]:-moz-placeholder,
.site-forms input[type=tel]:-moz-placeholder,
.site-forms input[type=text]:-moz-placeholder,
.site-forms input[type=url]:-moz-placeholder,
.site-forms textarea:-moz-placeholder,
.wpcf7-form input[type=date]:-moz-placeholder,
.wpcf7-form input[type=email]:-moz-placeholder,
.wpcf7-form input[type=password]:-moz-placeholder,
.wpcf7-form input[type=search]:-moz-placeholder,
.wpcf7-form input[type=tel]:-moz-placeholder,
.wpcf7-form input[type=text]:-moz-placeholder,
.wpcf7-form input[type=url]:-moz-placeholder,
.wpcf7-form textarea:-moz-placeholder {
  color: #111
}
.site-forms input[type=date]:-ms-input-placeholder,
.site-forms input[type=email]:-ms-input-placeholder,
.site-forms input[type=password]:-ms-input-placeholder,
.site-forms input[type=search]:-ms-input-placeholder,
.site-forms input[type=tel]:-ms-input-placeholder,
.site-forms input[type=text]:-ms-input-placeholder,
.site-forms input[type=url]:-ms-input-placeholder,
.site-forms textarea:-ms-input-placeholder,
.wpcf7-form input[type=date]:-ms-input-placeholder,
.wpcf7-form input[type=email]:-ms-input-placeholder,
.wpcf7-form input[type=password]:-ms-input-placeholder,
.wpcf7-form input[type=search]:-ms-input-placeholder,
.wpcf7-form input[type=tel]:-ms-input-placeholder,
.wpcf7-form input[type=text]:-ms-input-placeholder,
.wpcf7-form input[type=url]:-ms-input-placeholder,
.wpcf7-form textarea:-ms-input-placeholder {
  color: #111
}
.site-forms input[type=date].placeholder,
.site-forms input[type=email].placeholder,
.site-forms input[type=password].placeholder,
.site-forms input[type=search].placeholder,
.site-forms input[type=tel].placeholder,
.site-forms input[type=text].placeholder,
.site-forms input[type=url].placeholder,
.site-forms textarea.placeholder,
.wpcf7-form input[type=date].placeholder,
.wpcf7-form input[type=email].placeholder,
.wpcf7-form input[type=password].placeholder,
.wpcf7-form input[type=search].placeholder,
.wpcf7-form input[type=tel].placeholder,
.wpcf7-form input[type=text].placeholder,
.wpcf7-form input[type=url].placeholder,
.wpcf7-form textarea.placeholder {
  color: #111
}
.site-forms .form-fieldset,
.wpcf7-form .form-fieldset {
  padding-bottom: 32px
}
.site-forms .form-box,
.site-forms .form-checkbox-group,
.site-forms .form-field,
.site-forms .select-wrap,
.wpcf7-form .form-box,
.wpcf7-form .form-checkbox-group,
.wpcf7-form .form-field,
.wpcf7-form .select-wrap {
  margin-bottom: 32px
}
.site-forms .form-field,
.wpcf7-form .form-field {
  position: relative
}
.site-forms .form-field.focused .wpcf7-form-control-wrap + label,
.wpcf7-form .form-field.focused .wpcf7-form-control-wrap + label {
  top: -10px;
  font-size: 13px;
  color: #004682
}
.site-forms .form-field.focused .wpcf7-text:not(:-moz-placeholder),
.site-forms .form-field.focused .wpcf7-text:not(:-ms-input-placeholder),
.site-forms .form-field.focused .wpcf7-text:not(:placeholder-shown),
.site-forms .form-field.focused .wpcf7-textarea:not(:-moz-placeholder),
.site-forms .form-field.focused .wpcf7-textarea:not(:-ms-input-placeholder),
.site-forms .form-field.focused .wpcf7-textarea:not(:placeholder-shown),
.wpcf7-form .form-field.focused .wpcf7-text:not(:-moz-placeholder),
.wpcf7-form .form-field.focused .wpcf7-text:not(:-ms-input-placeholder),
.wpcf7-form .form-field.focused .wpcf7-text:not(:placeholder-shown),
.wpcf7-form .form-field.focused .wpcf7-textarea:not(:-moz-placeholder),
.wpcf7-form .form-field.focused .wpcf7-textarea:not(:-ms-input-placeholder),
.wpcf7-form .form-field.focused .wpcf7-textarea:not(:placeholder-shown) {
  border-color: #7fa2c0
}
@media (min-width:768px) {
  .site-forms .form-checkbox-group .wpcf7-checkbox,
  .wpcf7-form .form-checkbox-group .wpcf7-checkbox {
    margin-right: -40px
  }
}
.site-forms .form-checkbox-group .wpcf7-checkbox .wpcf7-list-item,
.wpcf7-form .form-checkbox-group .wpcf7-checkbox .wpcf7-list-item {
  min-width: 100%
}
@media (min-width:768px) {
  .site-forms .form-checkbox-group .wpcf7-checkbox .wpcf7-list-item,
  .wpcf7-form .form-checkbox-group .wpcf7-checkbox .wpcf7-list-item {
    min-width: 232px
  }
}
@media (min-width:1024px) {
  .site-forms .form-checkbox-group .wpcf7-checkbox .wpcf7-list-item,
  .wpcf7-form .form-checkbox-group .wpcf7-checkbox .wpcf7-list-item {
    min-width: 244px
  }
}
.site-forms .wpcf7-form-control-wrap,
.wpcf7-form .wpcf7-form-control-wrap {
  position: relative;
  display: block
}
.site-forms .wpcf7-form-control-wrap:hover + label,
.wpcf7-form .wpcf7-form-control-wrap:hover + label {
  color: #004682
}
.site-forms .wpcf7-form-control-wrap.not-valid + label,
.wpcf7-form .wpcf7-form-control-wrap.not-valid + label {
  color: #b94178
}
.site-forms .wpcf7-form-control-wrap + label,
.wpcf7-form .wpcf7-form-control-wrap + label {
  -webkit-transition: top 0.27s ease-in-out,left 0.27s ease-in-out,font-size 0.27s ease-in-out,color 0.27s ease-in-out;
  transition: top 0.27s ease-in-out,left 0.27s ease-in-out,font-size 0.27s ease-in-out,color 0.27s ease-in-out;
  position: absolute;
  left: 0;
  top: 25px;
  font-size: 18px;
  line-height: 24px;
  color: #4074a1;
  pointer-events: none
}
.site-forms .wpcf7-form-control-wrap .wpcf7-text.wpcf7-not-valid,
.site-forms .wpcf7-form-control-wrap .wpcf7-textarea.wpcf7-not-valid,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-text.wpcf7-not-valid,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-textarea.wpcf7-not-valid {
  border-color: #b94178;
  color: #b94178
}
.site-forms .wpcf7-form-control-wrap .wpcf7-text.wpcf7-not-valid::-webkit-input-placeholder,
.site-forms .wpcf7-form-control-wrap .wpcf7-textarea.wpcf7-not-valid::-webkit-input-placeholder,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-text.wpcf7-not-valid::-webkit-input-placeholder,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-textarea.wpcf7-not-valid::-webkit-input-placeholder {
  color: #b94178
}
.site-forms .wpcf7-form-control-wrap .wpcf7-text.wpcf7-not-valid::-moz-placeholder,
.site-forms .wpcf7-form-control-wrap .wpcf7-textarea.wpcf7-not-valid::-moz-placeholder,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-text.wpcf7-not-valid::-moz-placeholder,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-textarea.wpcf7-not-valid::-moz-placeholder {
  opacity: 1;
  color: #b94178
}
.site-forms .wpcf7-form-control-wrap .wpcf7-text.wpcf7-not-valid:-moz-placeholder,
.site-forms .wpcf7-form-control-wrap .wpcf7-textarea.wpcf7-not-valid:-moz-placeholder,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-text.wpcf7-not-valid:-moz-placeholder,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-textarea.wpcf7-not-valid:-moz-placeholder {
  color: #b94178
}
.site-forms .wpcf7-form-control-wrap .wpcf7-text.wpcf7-not-valid:-ms-input-placeholder,
.site-forms .wpcf7-form-control-wrap .wpcf7-textarea.wpcf7-not-valid:-ms-input-placeholder,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-text.wpcf7-not-valid:-ms-input-placeholder,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-textarea.wpcf7-not-valid:-ms-input-placeholder {
  color: #b94178
}
.site-forms .wpcf7-form-control-wrap .wpcf7-text.wpcf7-not-valid.placeholder,
.site-forms .wpcf7-form-control-wrap .wpcf7-textarea.wpcf7-not-valid.placeholder,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-text.wpcf7-not-valid.placeholder,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-textarea.wpcf7-not-valid.placeholder {
  color: #b94178
}
.site-forms .wpcf7-form-control-wrap .wpcf7-text.wpcf7-not-valid,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-text.wpcf7-not-valid {
  background-image: url(images/icons/warning-red.svg);
  background-size: 30px;
  background-position: 100% 62%;
  background-repeat: no-repeat
}
.site-forms .wpcf7-form-control-wrap .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
  margin-top: 16px;
  left: 0;
  font-size: 16px;
  line-height: 21px;
  color: #b94178
}
.site-forms .wpcf7-checkbox,
.site-forms .wpcf7-radio,
.wpcf7-form .wpcf7-checkbox,
.wpcf7-form .wpcf7-radio {
  margin-right: -32px;
  margin-bottom: -16px;
  display: inline-block
}
.site-forms .wpcf7-checkbox .wpcf7-list-item,
.site-forms .wpcf7-radio .wpcf7-list-item,
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item,
.wpcf7-form .wpcf7-radio .wpcf7-list-item {
  display: inline-block;
  padding-right: 32px;
  padding-bottom: 16px
}
.site-forms .wpcf7-not-valid input[type=checkbox]:not(:checked):hover + span:before,
.site-forms .wpcf7-not-valid input[type=radio]:not(:checked):hover + span:before,
.wpcf7-form .wpcf7-not-valid input[type=checkbox]:not(:checked):hover + span:before,
.wpcf7-form .wpcf7-not-valid input[type=radio]:not(:checked):hover + span:before {
  background-color: #fdf2f6
}
.site-forms .wpcf7-not-valid input[type=checkbox]:not(:checked) + span,
.site-forms .wpcf7-not-valid input[type=radio]:not(:checked) + span,
.wpcf7-form .wpcf7-not-valid input[type=checkbox]:not(:checked) + span,
.wpcf7-form .wpcf7-not-valid input[type=radio]:not(:checked) + span {
  color: #b94178
}
.site-forms .wpcf7-not-valid input[type=checkbox]:not(:checked) + span:before,
.site-forms .wpcf7-not-valid input[type=radio]:not(:checked) + span:before,
.wpcf7-form .wpcf7-not-valid input[type=checkbox]:not(:checked) + span:before,
.wpcf7-form .wpcf7-not-valid input[type=radio]:not(:checked) + span:before {
  border-color: #ec79a2;
  background-color: #fdf2f6
}
.site-forms .wpcf7-not-valid input[type=checkbox]:not(:checked) + span:after,
.site-forms .wpcf7-not-valid input[type=radio]:not(:checked) + span:after,
.wpcf7-form .wpcf7-not-valid input[type=checkbox]:not(:checked) + span:after,
.wpcf7-form .wpcf7-not-valid input[type=radio]:not(:checked) + span:after {
  display: none
}
.site-forms .wpcf7-not-valid + .jcf-select,
.wpcf7-form .wpcf7-not-valid + .jcf-select {
  border-color: #b94178
}
.site-forms .wpcf7-not-valid + .jcf-select .jcf-select-opener:before,
.site-forms .wpcf7-not-valid + .jcf-select .jcf-select-text,
.wpcf7-form .wpcf7-not-valid + .jcf-select .jcf-select-opener:before,
.wpcf7-form .wpcf7-not-valid + .jcf-select .jcf-select-text {
  color: #b94178
}
.site-forms input.wpcf7-not-valid[type=checkbox]:not(:checked) + span:before,
.site-forms input.wpcf7-not-valid[type=radio]:not(:checked) + span:before,
.wpcf7-form input.wpcf7-not-valid[type=checkbox]:not(:checked) + span:before,
.wpcf7-form input.wpcf7-not-valid[type=radio]:not(:checked) + span:before {
  border-color: #ec79a2;
  background-color: #fdf2f6
}
.sign-up-block {
  padding-top: 72px;
  padding-bottom: 32px
}
@media (min-width:768px) {
  .sign-up-block {
    padding-bottom: 40px
  }
}
@media (min-width:1024px) {
  .sign-up-block {
    padding-bottom: 60px
  }
}
@media (min-width:1280px) {
  .sign-up-block {
    padding-top: 128px
  }
}
@media (min-width:1440px) {
  .sign-up-block {
    padding-bottom: 78px
  }
}
.sign-up-grid {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 32px
}
@media (min-width:1024px) {
  .sign-up-grid {
    grid-template-columns: minmax(0,auto) minmax(0,448px);
    grid-gap: 32px
  }
}
@media (min-width:1024px) {
  .sign-up-grid {
    grid-gap: 64px
  }
}
@media (min-width:1024px) {
  .sign-up-body {
    padding: 4px 0 0
  }
}
.sign-up-body h1 {
  line-height: 1.125;
  letter-spacing: 0.008em
}
@media (min-width:1024px) {
  .sign-up-body {
    max-width: 692px
  }
}
.sign-up-body .form-success-message {
  padding: 1em;
  border: 1px solid;
  margin: 0.8em 0 0;
  text-align: center;
  color: #004682
}
.newsletter-sign-up-form input[type=email],
.newsletter-sign-up-form input[type=text] {
  height: 62px;
  margin: 0
}
.newsletter-sign-up-form input[type=checkbox] + span,
.newsletter-sign-up-form input[type=radio] + span {
  line-height: 1.3333;
  letter-spacing: 0.015em
}
.newsletter-sign-up-form .form-checkbox-group .wpcf7-list-item {
  padding: 0;
  margin: 0
}
.newsletter-sign-up-form .form-checkbox-group .wpcf7-list-item input[type=checkbox] {
  display: block;
  position: absolute;
  left: -99999px;
  opacity: 0;
  visibility: hidden
}
.newsletter-sign-up-form .form-row {
  margin: 0 0 24px
}
@media (min-width:1024px) {
  .newsletter-sign-up-form .form-row {
    margin: 0 0 27px
  }
}
.newsletter-sign-up-form .form-row.two-columns {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 24px 0
}
@media (min-width:1024px) {
  .newsletter-sign-up-form .form-row.two-columns {
    grid-gap: 27px 0
  }
}
@media (min-width:1280px) {
  .newsletter-sign-up-form .form-row.two-columns {
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-gap: 0 40px
  }
}
.newsletter-sign-up-form .form-row.privacy-row,
.newsletter-sign-up-form .form-row.recaptcha-row {
  margin-top: 40px
}
@media (min-width:1024px) {
  .newsletter-sign-up-form .form-row.privacy-row,
  .newsletter-sign-up-form .form-row.recaptcha-row {
    margin-top: 64px
  }
}
.newsletter-sign-up-form .submit-form-row {
  margin: 40px 0 0
}
@media (min-width:1024px) {
  .newsletter-sign-up-form .submit-form-row {
    margin: 64px 0 0
  }
}
.newsletter-sign-up-form .form-field {
  margin: 0
}
.newsletter-sign-up-form .btn {
  height: 54px;
  padding: 0 48px;
  margin: 0
}
@media (min-width:1024px) {
  .newsletter-sign-up-form .btn {
    height: 70px
  }
}
.aside-sign-up {
  font-size: 16px;
  line-height: 1.3333;
  letter-spacing: 0.015em;
  color: #c7bfe3;
  background-color: #735fb9;
  padding: 32px 24px
}
@media (min-width:1024px) {
  .aside-sign-up {
    font-size: 18px;
    padding: 50px 40px
  }
}
.aside-sign-up h3,
.aside-sign-up h4 {
  color: #fff
}
.aside-sign-up h3 {
  line-height: 1.30769;
  letter-spacing: 0.015em;
  margin: 0 0 0.8em
}
@media (min-width:1024px) {
  .aside-sign-up h3 {
    margin: 0 0 1.5em
  }
}
.aside-sign-up h4 {
  letter-spacing: 0.015em;
  margin: 0 0 0.4em
}
.aside-sign-up ul {
  padding: 0;
  margin: 0;
  list-style-type: none
}
.aside-sign-up ul li {
  padding-left: 1.75em;
  margin: 0 0 1.75em;
  position: relative
}
.aside-sign-up ul li:before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 9.538 7.45 16 18.5 4' stroke='%23fff' stroke-width='1.5'/%3E%3C/svg%3E");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  position: absolute;
  left: 0;
  top: 0
}
.contact-tabs-block {
  padding: 72px 0 0
}
@media (min-width:1400px) {
  .contact-tabs-block {
    padding: 128px 0 0
  }
}
.section-main.contact-tabs-text {
  line-height: 1.4;
  letter-spacing: 0.015em;
  padding-top: 17px;
  padding-bottom: 17px;
  color: #75797b
}
.section-main.contact-tabs-text .container {
  max-width: 1396px
}
@media (min-width:1280px) {
  .section-main.contact-tabs-text .container {
    padding-left: 48px;
    padding-right: 68px
  }
}
@media (max-width:767px) {
  .section-main.contact-tabs-text .container {
    padding-left: 20px;
    padding-right: 20px
  }
}
.section-main.contact-tabs-text .inner {
  max-width: 920px
}
@media (min-width:1280px) {
  .section-main.contact-tabs-text .inner {
    padding: 0 120px
  }
}
.section-main.contact-tabs-text h1 {
  margin-bottom: 0.1em;
  letter-spacing: 0.015em
}
@media (max-width:767px) {
  .section-main.contact-tabs-text h1 {
    line-height: 1.05;
    margin-bottom: 0.15em
  }
}
.contact-tabs-section {
  padding: 10px 0 96px
}
@media (min-width:1024px) {
  .contact-tabs-section {
    padding: 23px 0 128px
  }
}
.contact-tabs-section .container {
  max-width: 1396px
}
@media (min-width:1280px) {
  .contact-tabs-section .container {
    padding-left: 48px;
    padding-right: 68px
  }
}
@media (max-width:767px) {
  .contact-tabs-section .container {
    padding-left: 12px;
    padding-right: 12px
  }
}
.contact-tabs {
  -webkit-box-shadow: 0 30px 70px rgba(15,70,92,0.1215686275);
  box-shadow: 0 30px 70px rgba(15,70,92,0.1215686275)
}
.contact-tabset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0
}
.contact-tabset li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0;
  margin: 0
}
.contact-tabset li:before {
  content: none
}
.contact-tabset a {
  width: 100%;
  display: block;
  text-align: center;
  background-color: #e2ecf0;
  color: #6ea0b4;
  padding: 19px 10px 16px
}
@media (min-width:1024px) {
  .contact-tabset a {
    padding: 26px 10px 21px
  }
}
.contact-tabset a.active {
  color: #004682;
  background-color: #fff
}
.tab-item {
  padding: 38px 24px 60px
}
@media (min-width:1024px) {
  .tab-item {
    padding: 40px
  }
}
@media (min-width:1280px) {
  .tab-item {
    padding: 52px 80px
  }
}
@media (min-width:1440px) {
  .tab-item {
    padding: 52px 120px 80px
  }
}
.tab-item .form-success-message {
  margin: 1em 0;
  text-align: center;
  font-size: 1.2em
}
.general-form.site-forms,
.general-form.wpcf7-form {
  color: #004682;
  letter-spacing: 0.005em
}
@media (min-width:1024px) {
  .general-form.site-forms.career-mod .form-field.textarea,
  .general-form.site-forms.career-mod .select-wrap.textarea,
  .general-form.wpcf7-form.career-mod .form-field.textarea,
  .general-form.wpcf7-form.career-mod .select-wrap.textarea {
    margin-bottom: -6px
  }
}
@media (min-width:1280px) {
  .general-form.site-forms.career-mod .captcha-row,
  .general-form.wpcf7-form.career-mod .captcha-row {
    margin: 42px 0 0
  }
}
@media (min-width:1280px) {
  .general-form.site-forms.career-mod .form-checkbox-group,
  .general-form.wpcf7-form.career-mod .form-checkbox-group {
    margin-top: 62px
  }
}
.general-form.site-forms.career-mod .form-checkbox-group .wpcf7-list-item,
.general-form.wpcf7-form.career-mod .form-checkbox-group .wpcf7-list-item {
  padding-bottom: 12px
}
.general-form.site-forms.career-mod .wpcf7-submit,
.general-form.wpcf7-form.career-mod .wpcf7-submit {
  margin: 28px 0 0
}
.general-form.site-forms .help-text,
.general-form.wpcf7-form .help-text {
  font-size: 14px;
  color: #75797b;
  margin: 0 0 0.6em
}
@media (min-width:1024px) {
  .general-form.site-forms .help-text,
  .general-form.wpcf7-form .help-text {
    font-size: 16px;
    margin: 0 0 1em
  }
}
.general-form.site-forms p,
.general-form.wpcf7-form p {
  margin: 0 0 0.45em
}
@media (max-width:1023px) {
  .general-form.site-forms p,
  .general-form.wpcf7-form p {
    line-height: 1.2;
    margin: 0 0 0.3em
  }
}
.general-form.site-forms input[type=date],
.general-form.site-forms input[type=email],
.general-form.site-forms input[type=password],
.general-form.site-forms input[type=search],
.general-form.site-forms input[type=tel],
.general-form.site-forms input[type=text],
.general-form.site-forms input[type=url],
.general-form.site-forms textarea,
.general-form.wpcf7-form input[type=date],
.general-form.wpcf7-form input[type=email],
.general-form.wpcf7-form input[type=password],
.general-form.wpcf7-form input[type=search],
.general-form.wpcf7-form input[type=tel],
.general-form.wpcf7-form input[type=text],
.general-form.wpcf7-form input[type=url],
.general-form.wpcf7-form textarea {
  border-bottom-color: #ccdae6;
  color: #004682
}
.general-form.site-forms input[type=date]:hover,
.general-form.site-forms input[type=email]:hover,
.general-form.site-forms input[type=password]:hover,
.general-form.site-forms input[type=search]:hover,
.general-form.site-forms input[type=tel]:hover,
.general-form.site-forms input[type=text]:hover,
.general-form.site-forms input[type=url]:hover,
.general-form.site-forms textarea:hover,
.general-form.wpcf7-form input[type=date]:hover,
.general-form.wpcf7-form input[type=email]:hover,
.general-form.wpcf7-form input[type=password]:hover,
.general-form.wpcf7-form input[type=search]:hover,
.general-form.wpcf7-form input[type=tel]:hover,
.general-form.wpcf7-form input[type=text]:hover,
.general-form.wpcf7-form input[type=url]:hover,
.general-form.wpcf7-form textarea:hover {
  border-bottom-color: #4074a1
}
.general-form.site-forms input[type=date]:not(textarea),
.general-form.site-forms input[type=email]:not(textarea),
.general-form.site-forms input[type=password]:not(textarea),
.general-form.site-forms input[type=search]:not(textarea),
.general-form.site-forms input[type=tel]:not(textarea),
.general-form.site-forms input[type=text]:not(textarea),
.general-form.site-forms input[type=url]:not(textarea),
.general-form.site-forms textarea:not(textarea),
.general-form.wpcf7-form input[type=date]:not(textarea),
.general-form.wpcf7-form input[type=email]:not(textarea),
.general-form.wpcf7-form input[type=password]:not(textarea),
.general-form.wpcf7-form input[type=search]:not(textarea),
.general-form.wpcf7-form input[type=tel]:not(textarea),
.general-form.wpcf7-form input[type=text]:not(textarea),
.general-form.wpcf7-form input[type=url]:not(textarea),
.general-form.wpcf7-form textarea:not(textarea) {
  height: 60px;
  margin: 0
}
@media (min-width:1024px) {
  .general-form.site-forms input[type=date]:not(textarea),
  .general-form.site-forms input[type=email]:not(textarea),
  .general-form.site-forms input[type=password]:not(textarea),
  .general-form.site-forms input[type=search]:not(textarea),
  .general-form.site-forms input[type=tel]:not(textarea),
  .general-form.site-forms input[type=text]:not(textarea),
  .general-form.site-forms input[type=url]:not(textarea),
  .general-form.site-forms textarea:not(textarea),
  .general-form.wpcf7-form input[type=date]:not(textarea),
  .general-form.wpcf7-form input[type=email]:not(textarea),
  .general-form.wpcf7-form input[type=password]:not(textarea),
  .general-form.wpcf7-form input[type=search]:not(textarea),
  .general-form.wpcf7-form input[type=tel]:not(textarea),
  .general-form.wpcf7-form input[type=text]:not(textarea),
  .general-form.wpcf7-form input[type=url]:not(textarea),
  .general-form.wpcf7-form textarea:not(textarea) {
    height: 65px
  }
}
.general-form.site-forms .wpcf7-form-control-wrap + label,
.general-form.wpcf7-form .wpcf7-form-control-wrap + label {
  letter-spacing: 0.025em;
  color: rgba(0,70,130,0.75)
}
@media (max-width:1023px) {
  .general-form.site-forms .wpcf7-form-control-wrap + label,
  .general-form.wpcf7-form .wpcf7-form-control-wrap + label {
    font-size: 16px
  }
}
.general-form.site-forms .text-label,
.general-form.wpcf7-form .text-label {
  margin: 0 0 12px
}
@media (min-width:1024px) {
  .general-form.site-forms .text-label,
  .general-form.wpcf7-form .text-label {
    margin: 0 0 0.9em
  }
}
.general-form.site-forms .form-field,
.general-form.site-forms .select-wrap,
.general-form.wpcf7-form .form-field,
.general-form.wpcf7-form .select-wrap {
  margin-bottom: 12px
}
@media (min-width:1024px) {
  .general-form.site-forms .form-field,
  .general-form.site-forms .select-wrap,
  .general-form.wpcf7-form .form-field,
  .general-form.wpcf7-form .select-wrap {
    margin-bottom: 23px
  }
}
.general-form.site-forms .form-field.textarea,
.general-form.site-forms .select-wrap.textarea,
.general-form.wpcf7-form .form-field.textarea,
.general-form.wpcf7-form .select-wrap.textarea {
  margin-bottom: 11px
}
@media (min-width:1024px) {
  .general-form.site-forms .form-field.textarea,
  .general-form.site-forms .select-wrap.textarea,
  .general-form.wpcf7-form .form-field.textarea,
  .general-form.wpcf7-form .select-wrap.textarea {
    margin-bottom: 25px
  }
}
.general-form.site-forms textarea,
.general-form.wpcf7-form textarea {
  height: 154px
}
@media (min-width:1024px) {
  .general-form.site-forms textarea,
  .general-form.wpcf7-form textarea {
    height: 152px
  }
}
.general-form.site-forms .wpcf7-radio,
.general-form.wpcf7-form .wpcf7-radio {
  margin-bottom: 11px
}
@media (min-width:1024px) {
  .general-form.site-forms .wpcf7-radio,
  .general-form.wpcf7-form .wpcf7-radio {
    margin-bottom: 28px
  }
}
.general-form.site-forms .wpcf7-radio .wpcf7-list-item,
.general-form.wpcf7-form .wpcf7-radio .wpcf7-list-item {
  padding-right: 27px;
  margin: 0
}
.general-form.site-forms .wpcf7-radio input[type=radio] + span,
.general-form.wpcf7-form .wpcf7-radio input[type=radio] + span {
  color: #5f5f5f
}
@media (max-width:1023px) {
  .general-form.site-forms .wpcf7-radio input[type=radio] + span,
  .general-form.wpcf7-form .wpcf7-radio input[type=radio] + span {
    font-size: 16px;
    padding-left: 30px
  }
}
.general-form.site-forms .jcf-select,
.general-form.wpcf7-form .jcf-select {
  border-bottom-color: #ccdae6
}
@media (max-width:1023px) {
  .general-form.site-forms .jcf-select,
  .general-form.wpcf7-form .jcf-select {
    height: 60px;
    line-height: 60px
  }
}
.general-form.site-forms .jcf-select .jcf-select-text,
.general-form.wpcf7-form .jcf-select .jcf-select-text {
  max-width: 90%
}
@media (max-width:1023px) {
  .general-form.site-forms .jcf-select .jcf-select-text,
  .general-form.wpcf7-form .jcf-select .jcf-select-text {
    font-size: 16px
  }
}
.general-form.site-forms .jcf-select .jcf-select-opener:before,
.general-form.wpcf7-form .jcf-select .jcf-select-opener:before {
  font-size: 36px
}
.general-form.site-forms .wpcf7-not-valid + .select2 .select2-selection,
.general-form.wpcf7-form .wpcf7-not-valid + .select2 .select2-selection {
  border-color: #b94178;
  color: #b94178;
  background-image: url("images/icons/warning-red.svg");
  background-size: 30px;
  background-position: calc(100% - 25px) 62%;
  background-repeat: no-repeat
}
.general-form.site-forms .select2-container,
.general-form.wpcf7-form .select2-container {
  display: block;
  width: 100%!important
}
.general-form.site-forms .select2-container .selection,
.general-form.wpcf7-form .select2-container .selection {
  display: block;
  width: 100%
}
.general-form.site-forms .select2-container .select2-selection,
.general-form.wpcf7-form .select2-container .select2-selection {
  height: 65px;
  line-height: 65px;
  width: 100%;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #ccdae6;
  -webkit-transition: border-color 0.27s ease-in-out;
  transition: border-color 0.27s ease-in-out
}
@media (max-width:1023px) {
  .general-form.site-forms .select2-container .select2-selection,
  .general-form.wpcf7-form .select2-container .select2-selection {
    height: 60px;
    line-height: 60px
  }
}
.general-form.site-forms .select2-container .select2-selection:hover,
.general-form.wpcf7-form .select2-container .select2-selection:hover {
  border-color: #7fa2c0
}
.general-form.site-forms .select2-container .select2-selection__rendered,
.general-form.wpcf7-form .select2-container .select2-selection__rendered {
  color: #004682;
  line-height: normal;
  height: 100%;
  padding: 0 40px 0 0
}
.general-form.site-forms .select2-container .selected-option,
.general-form.wpcf7-form .select2-container .selected-option {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0 0 4px
}
.general-form.site-forms .select2-container .selected-option .iti__flag,
.general-form.wpcf7-form .select2-container .selected-option .iti__flag {
  margin: 0 14px 4px 0
}
.general-form.site-forms .select2-container .selected-option .iti__dial-code,
.general-form.wpcf7-form .select2-container .selected-option .iti__dial-code {
  font-size: 18px;
  color: #004682
}
.general-form.site-forms .select2-container .selected-option .iti__globe,
.general-form.wpcf7-form .select2-container .selected-option .iti__globe {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024' viewBox='0 0 1024 1024'%3E%3Cpath d='M496 0C222.048 0 0 222.048 0 496s222.048 496 496 496 496-222.048 496-496S769.952 0 496 0zm431.2 480H735.328c-1.76-70.88-14.368-138.592-36.736-200.576 43.2-18.016 83.136-41.984 119.552-70.304C882.88 281.792 923.36 376.16 927.2 480zM478.304 927.104c-53.184-44.288-97.792-101.792-130.432-168.576C389.76 745.44 434.144 738.272 480 736.8v190.368c-.576 0-1.12-.032-1.696-.064zm35.328-862.208c60.352 50.24 109.6 117.536 142.912 196.032-45.632 15.584-94.112 24.64-144.576 26.24V64.8c.608.032 1.12.064 1.664.096zm53.312 5.44c88.32 14.688 167.552 55.936 229.248 115.648-33.504 25.696-70.112 47.456-109.696 63.936-29.12-69.024-69.984-130.048-119.552-179.584zM480 64.8v222.368c-50.464-1.632-98.976-10.656-144.576-26.24 33.312-78.496 82.56-145.792 142.912-196.032.576-.032 1.088-.064 1.664-.096zM305.472 249.952c-39.52-16.48-76.16-38.24-109.664-63.936 61.664-59.712 140.928-100.96 229.248-115.648-49.6 49.504-90.432 110.528-119.584 179.584zm17.888 40.48c49.344 17.12 101.92 27.104 156.64 28.768V480H288.672c1.728-67.008 13.6-131.04 34.688-189.568zM480 512v192.8c-50.464 1.536-99.264 9.792-145.248 24.608C307.04 663.424 290.688 589.92 288.672 512H480zm-54.944 409.664C345.92 908.512 274.048 874.048 215.616 824c31.52-21.856 65.6-40.352 102.016-54.4 27.904 57.856 64.416 109.216 107.424 152.064zM512 927.2V736.832c45.824 1.472 90.24 8.64 132.128 21.728-32.672 66.784-77.248 124.288-130.432 168.576-.544 0-1.12.032-1.696.064zm162.368-157.6c36.384 14.048 70.432 32.576 102.016 54.4-58.432 50.016-130.304 84.512-209.44 97.664 43.008-42.848 79.488-94.208 107.424-152.064zm-17.12-40.192C611.232 714.592 562.432 706.336 512 704.8V512h191.328c-2.016 77.92-18.4 151.424-46.08 217.408zM512 480V319.2c54.688-1.664 107.264-11.616 156.64-28.736 21.056 58.528 32.928 122.56 34.688 189.568H512zM173.888 209.12c36.416 28.32 76.352 52.288 119.52 70.304C271.04 341.408 258.432 409.12 256.672 480H64.8c3.84-103.84 44.32-198.208 109.088-270.88zM64.8 512h191.872c1.984 81.76 19.072 158.976 48.096 228.384-40.544 15.808-78.336 36.864-113.216 61.792C116.416 727.392 68.992 625.152 64.8 512zm735.648 290.144c-34.88-24.896-72.672-45.984-113.248-61.792 29.056-69.408 46.112-146.624 48.128-228.384H927.2c-4.192 113.184-51.648 215.424-126.752 290.176z'/%3E%3C/svg%3E")
}
.general-form.site-forms .select2-container .select2-selection__arrow,
.general-form.wpcf7-form .select2-container .select2-selection__arrow {
  position: absolute;
  text-align: center;
  bottom: 0;
  right: 0;
  width: 36px;
  height: 46px;
  top: auto
}
@media (min-width:1024px) {
  .general-form.site-forms .select2-container .select2-selection__arrow,
  .general-form.wpcf7-form .select2-container .select2-selection__arrow {
    height: 52px
  }
}
.general-form.site-forms .select2-container .select2-selection__arrow:before,
.general-form.wpcf7-form .select2-container .select2-selection__arrow:before {
  content: "\e922";
  font-family: "icomoon";
  font-size: 36px;
  line-height: 1;
  text-indent: 0;
  color: #004682
}
.general-form.site-forms .select2-container .select2-selection__arrow b,
.general-form.wpcf7-form .select2-container .select2-selection__arrow b {
  border: none
}
.general-form.site-forms .select-wrap.selected label,
.general-form.wpcf7-form .select-wrap.selected label {
  top: -10px;
  font-size: 13px;
  color: #004682
}
.general-form.site-forms .select-wrap.countries-mod.focused label,
.general-form.wpcf7-form .select-wrap.countries-mod.focused label {
  top: -10px;
  left: 0;
  font-size: 13px;
  color: #004682
}
.general-form.site-forms .select-wrap.countries-mod.focused .select2-container .select2-selection,
.general-form.wpcf7-form .select-wrap.countries-mod.focused .select2-container .select2-selection {
  border-color: #7fa2c0
}
.general-form.site-forms .select-wrap.countries-mod label,
.general-form.wpcf7-form .select-wrap.countries-mod label {
  left: 32px
}
.general-form.site-forms .jcf-select-drop ul,
.general-form.wpcf7-form .jcf-select-drop ul {
  padding: 12px 16px
}
.general-form.site-forms .jcf-select-drop li:has(.jcf-option-hidden),
.general-form.wpcf7-form .jcf-select-drop li:has(.jcf-option-hidden) {
  display: none
}
.general-form.site-forms .jcf-select-drop .jcf-option,
.general-form.wpcf7-form .jcf-select-drop .jcf-option {
  padding: 12px 36px 12px 24px;
  -webkit-transition: background-color 0.2s linear,color 0.2s linear;
  transition: background-color 0.2s linear,color 0.2s linear
}
.general-form.site-forms .jcf-select-drop .jcf-option.jcf-option-hidden,
.general-form.wpcf7-form .jcf-select-drop .jcf-option.jcf-option-hidden {
  display: none
}
.general-form.site-forms .jcf-select-drop .jcf-option.jcf-focus,
.general-form.wpcf7-form .jcf-select-drop .jcf-option.jcf-focus {
  color: #004682;
  background: #e2ecf0
}
.general-form.site-forms .jcf-select-drop .jcf-option.jcf-focus:before,
.general-form.wpcf7-form .jcf-select-drop .jcf-option.jcf-focus:before {
  opacity: 1
}
.general-form.site-forms .jcf-select-drop .jcf-option.jcf-selected,
.general-form.site-forms .jcf-select-drop .jcf-option:hover,
.general-form.wpcf7-form .jcf-select-drop .jcf-option.jcf-selected,
.general-form.wpcf7-form .jcf-select-drop .jcf-option:hover {
  background: #e2ecf0;
  color: #004682
}
.general-form.site-forms .jcf-select-drop .jcf-option.jcf-selected:before,
.general-form.site-forms .jcf-select-drop .jcf-option:hover:before,
.general-form.wpcf7-form .jcf-select-drop .jcf-option.jcf-selected:before,
.general-form.wpcf7-form .jcf-select-drop .jcf-option:hover:before {
  opacity: 1
}
.general-form.site-forms .jcf-select-drop .jcf-option:before,
.general-form.wpcf7-form .jcf-select-drop .jcf-option:before {
  left: auto;
  font-size: 38px;
  right: 8px;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear
}
.general-form.site-forms .captcha-row,
.general-form.wpcf7-form .captcha-row {
  margin: 25px 0 0
}
@media (min-width:1024px) {
  .general-form.site-forms .captcha-row,
  .general-form.wpcf7-form .captcha-row {
    margin: 10px 0 0
  }
}
@media (min-width:1280px) {
  .general-form.site-forms .captcha-row,
  .general-form.wpcf7-form .captcha-row {
    margin: 26px 0 0
  }
}
.general-form.site-forms .captcha-row .g-recaptcha > div,
.general-form.wpcf7-form .captcha-row .g-recaptcha > div {
  width: 100%!important;
  max-width: 304px
}
.general-form.site-forms .form-checkbox-group,
.general-form.wpcf7-form .form-checkbox-group {
  margin-top: 36px
}
@media (min-width:1280px) {
  .general-form.site-forms .form-checkbox-group,
  .general-form.wpcf7-form .form-checkbox-group {
    margin-top: 50px
  }
}
.general-form.site-forms .form-checkbox-group .wpcf7-list-item,
.general-form.wpcf7-form .form-checkbox-group .wpcf7-list-item {
  padding-bottom: 12px;
  margin: 0
}
.general-form.site-forms input[type=checkbox] + span,
.general-form.wpcf7-form input[type=checkbox] + span {
  color: #5f5f5f;
  padding-left: 38px;
  letter-spacing: 0.015em
}
@media (max-width:1023px) {
  .general-form.site-forms input[type=checkbox] + span,
  .general-form.wpcf7-form input[type=checkbox] + span {
    font-size: 16px;
    line-height: 1.5;
    padding-left: 33px
  }
}
.general-form.site-forms input[type=checkbox] + span a,
.general-form.wpcf7-form input[type=checkbox] + span a {
  color: #6ea0b4;
  text-decoration: underline
}
.general-form.site-forms input[type=checkbox] + span a:hover,
.general-form.wpcf7-form input[type=checkbox] + span a:hover {
  color: #5f5f5f
}
.general-form.site-forms .phone-input-field label,
.general-form.wpcf7-form .phone-input-field label {
  top: -10px!important;
  left: 86px!important;
  font-size: 14px!important;
  letter-spacing: 0
}
.general-form.site-forms .phone-input-field .iti,
.general-form.wpcf7-form .phone-input-field .iti {
  width: 100%
}
.general-form.site-forms .phone-input-field .phone-input.iti__tel-input,
.general-form.wpcf7-form .phone-input-field .phone-input.iti__tel-input {
  padding-top: 11px
}
@media (max-width:767px) {
  .general-form.site-forms .phone-input-field .phone-input.iti__tel-input,
  .general-form.wpcf7-form .phone-input-field .phone-input.iti__tel-input {
    font-size: 16px
  }
}
.general-form.site-forms .phone-input-field .iti__country-container,
.general-form.wpcf7-form .phone-input-field .iti__country-container {
  width: 74px
}
.general-form.site-forms .phone-input-field .iti__selected-country,
.general-form.wpcf7-form .phone-input-field .iti__selected-country {
  width: 100%;
  border-right: 1px solid rgba(110,160,180,0.5);
  position: relative
}
.general-form.site-forms .phone-input-field .iti__selected-country:active,
.general-form.site-forms .phone-input-field .iti__selected-country:focus,
.general-form.site-forms .phone-input-field .iti__selected-country:hover,
.general-form.wpcf7-form .phone-input-field .iti__selected-country:active,
.general-form.wpcf7-form .phone-input-field .iti__selected-country:focus,
.general-form.wpcf7-form .phone-input-field .iti__selected-country:hover {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none
}
.general-form.site-forms .phone-input-field .iti__selected-country-primary,
.general-form.wpcf7-form .phone-input-field .iti__selected-country-primary {
  padding: 0 0 0 4px
}
.general-form.site-forms .phone-input-field .iti__selected-country-primary:active,
.general-form.site-forms .phone-input-field .iti__selected-country-primary:focus,
.general-form.site-forms .phone-input-field .iti__selected-country-primary:hover,
.general-form.wpcf7-form .phone-input-field .iti__selected-country-primary:active,
.general-form.wpcf7-form .phone-input-field .iti__selected-country-primary:focus,
.general-form.wpcf7-form .phone-input-field .iti__selected-country-primary:hover {
  background-color: transparent!important;
  -webkit-box-shadow: none;
  box-shadow: none
}
.general-form.site-forms .phone-input-field .iti__arrow,
.general-form.wpcf7-form .phone-input-field .iti__arrow {
  border: none;
  background: 0 0
}
.general-form.site-forms .phone-input-field .iti__arrow:before,
.general-form.wpcf7-form .phone-input-field .iti__arrow:before {
  content: "\e922";
  font-family: "icomoon";
  font-size: 38px;
  line-height: 1;
  text-indent: 0;
  color: #004682;
  position: absolute;
  right: -6px;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%)
}
.general-form.site-forms .phone-input-field .iti__country,
.general-form.wpcf7-form .phone-input-field .iti__country {
  font-size: 16px;
  margin: 0 9px;
  padding: 11px 18px 11px 9px
}
.general-form.site-forms .phone-input-field .iti__country.iti__highlight,
.general-form.wpcf7-form .phone-input-field .iti__country.iti__highlight {
  background: #e2ecf0;
  font-size: 18px
}
.general-form.site-forms .phone-input-field .iti__country.iti__highlight .iti__dial-code,
.general-form.wpcf7-form .phone-input-field .iti__country.iti__highlight .iti__dial-code {
  color: #004682;
  margin: 0 0 0 auto
}
.general-form.site-forms .phone-input-field .iti__country .iti__dial-code,
.general-form.wpcf7-form .phone-input-field .iti__country .iti__dial-code {
  margin: 0 0 0 auto
}
.general-form.site-forms .phone-input-field input,
.general-form.wpcf7-form .phone-input-field input {
  padding-left: 85px!important;
  color: #004682
}
.general-form.site-forms .phone-input-field input::-webkit-input-placeholder,
.general-form.wpcf7-form .phone-input-field input::-webkit-input-placeholder {
  color: #004682
}
.general-form.site-forms .phone-input-field input::-moz-placeholder,
.general-form.wpcf7-form .phone-input-field input::-moz-placeholder {
  opacity: 1;
  color: #004682
}
.general-form.site-forms .phone-input-field input:-moz-placeholder,
.general-form.wpcf7-form .phone-input-field input:-moz-placeholder {
  color: #004682
}
.general-form.site-forms .phone-input-field input:-ms-input-placeholder,
.general-form.wpcf7-form .phone-input-field input:-ms-input-placeholder {
  color: #004682
}
.general-form.site-forms .phone-input-field input.placeholder,
.general-form.wpcf7-form .phone-input-field input.placeholder {
  color: #004682
}
.general-form.site-forms .wpcf7-submit,
.general-form.wpcf7-form .wpcf7-submit {
  height: 70px;
  margin: 16px 0 0
}
@media (max-width:1023px) {
  .general-form.site-forms .wpcf7-submit,
  .general-form.wpcf7-form .wpcf7-submit {
    font-size: 14px;
    height: 60px;
    margin: 7px 0 0
  }
}
.cards-profile-group {
  margin-bottom: -20px
}
@media (min-width:768px) {
  .cards-profile-group {
    margin-bottom: -65px
  }
}
.card-profile {
  margin-bottom: 20px
}
@media (min-width:768px) {
  .card-profile {
    margin-bottom: 7px
  }
}
.card-profile .card-img {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 0 9px
}
@media (min-width:768px) {
  .card-profile .card-img {
    width: 180px;
    height: 180px
  }
}
.card-profile .card-img a {
  display: inline-block
}
.card-profile .card-img img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover
}
.card-profile .card-body {
  padding-top: 20px;
  font-size: 16px;
  line-height: 22px;
  word-break: break-word
}
@media (min-width:768px) {
  .card-profile .card-body {
    font-size: 18px;
    line-height: 26px
  }
}
@media (min-width:1280px) {
  .card-profile .card-body {
    font-size: 21px
  }
}
.card-profile .card-body .position {
  color: #6ea0b4
}
.card-profile .card-body h3 {
  margin-bottom: -1px
}
@media (max-width:768px) {
  .card-profile .card-body h3 {
    font-size: 20px
  }
}
.card-profile .card-body h3 a {
  color: inherit
}
.card-profile .card-body address {
  font-style: normal;
  margin: -6px 0 8px
}
.card-profile .card-body p {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0
}
.card-profile .card-body .link-wrap {
  margin: 24px 0 0
}
.card-profile .card-body .contact-block {
  padding: 22px 0 0
}
.card-profile .card-body .contact-block dl {
  margin: 0 0 20px
}
.section-team .team-result-list .slick-list {
  overflow: visible
}
@media (max-width:767px) {
  .section-team .team-result-list .slick-slide {
    width: 290px;
    padding: 0 15px 0 0
  }
}
.team-result-list {
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px
}
.team-result-list > li {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0 20px 40px
}
@media (min-width:500px) {
  .team-result-list > li {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
  }
}
@media (min-width:768px) {
  .team-result-list > li {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%
  }
}
@media (min-width:1200px) {
  .team-result-list > li {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }
}
.single-contact .type-contact {
  padding: 92px 0 113px
}
@media (min-width:768px) {
  .single-contact .type-contact {
    padding: 120px 0 100px
  }
}
@media (min-width:1400px) {
  .single-contact .type-contact {
    padding: 167px 0 136px
  }
}
.single-contact .link-page-back {
  display: inline-block;
  margin: 0 0 57px;
  position: relative;
  z-index: 89
}
@media (min-width:768px) {
  .single-contact .link-page-back {
    margin: 0 0 40px
  }
}
@media (min-width:1400px) {
  .single-contact .link-page-back {
    margin: 0 0 66px
  }
}
@media (min-width:1024px) {
  .team-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 -15px
  }
}
@media (min-width:1024px) {
  .team-row .avatar,
  .team-row .team-body {
    padding: 0 15px
  }
}
@media (min-width:1024px) {
  .team-row .avatar {
    max-width: 356px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 356px;
    flex: 0 0 356px
  }
}
@media (min-width:1200px) {
  .team-row .avatar {
    max-width: 400px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 400px;
    flex: 0 0 400px
  }
}
@media (min-width:1400px) {
  .team-row .avatar {
    max-width: 487px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 487px;
    flex: 0 0 487px
  }
}
.team-row .avatar picture {
  display: block;
  width: 210px;
  height: 210px;
  border-radius: 50%;
  overflow: hidden
}
@media (min-width:768px) {
  .team-row .avatar picture {
    width: 326px;
    height: 326px
  }
}
.team-row .avatar picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
@media (min-width:1024px) {
  .team-row .team-body {
    max-width: calc(100% - 356px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 356px);
    flex: 0 0 calc(100% - 356px)
  }
}
@media (min-width:1200px) {
  .team-row .team-body {
    max-width: calc(100% - 400px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 400px);
    flex: 0 0 calc(100% - 400px)
  }
}
@media (min-width:1400px) {
  .team-row .team-body {
    max-width: calc(100% - 487px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 487px);
    flex: 0 0 calc(100% - 487px)
  }
}
.team-row .contact-block {
  margin: 0;
  padding: 0
}
.team-body .entry-header {
  padding: 36px 0 48px
}
@media (min-width:768px) {
  .team-body .entry-header {
    padding: 29px 0 51px
  }
}
.team-body h1 {
  margin: 0
}
.team-body h3 {
  color: #6ea0b4;
  margin: 0
}
.team-body h5 {
  font-weight: 500;
  margin: 2px 0 16px
}
@media (min-width:768px) {
  .team-body h5 {
    margin: 2px 0 20px
  }
}
.team-body address {
  font-style: normal;
  margin: 0 0 0.4em
}
.team-body dl {
  margin: 0
}
@media (min-width:560px) {
  .team-body .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
  }
}
.team-body .row .col {
  margin: 0 0 40px
}
@media (min-width:560px) {
  .team-body .row .col {
    padding: 0 15px;
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin: 0
  }
}
@media (min-width:1400px) {
  .team-body .row .col {
    max-width: 38%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38%;
    flex: 0 0 38%
  }
}
@media (min-width:1400px) {
  .team-body .row .col:nth-child(2) {
    max-width: 62%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62%;
    flex: 0 0 62%
  }
}
.team-body .row .col.content-col {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}
@media (min-width:768px) {
  .team-body .row .col.content-col {
    max-width: 76%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 76%;
    flex: 0 0 76%
  }
}
.team-body .info-row {
  margin-top: 24px;
  margin-bottom: 24px
}
@media (min-width:1024px) {
  .team-body .info-row {
    margin-top: 48px;
    margin-bottom: 44px
  }
}
.team-body .info-row h5 {
  margin: 0 0 1px;
  color: #004682;
  font-weight: 500
}
.team-body .text-row h3 {
  margin: 1.5em 0 0.6em;
  color: #004682
}
@media (min-width:1024px) {
  .team-body .text-row h3 {
    margin: 2.5em 0 0.6em
  }
}
.team-body .text-row p {
  margin: 0 0 1.55em
}
@media (min-width:560px) {
  .team-body .btn-wrap {
    padding: 40px 0 0
  }
}
.team-body .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 0.9;
  padding: 15px 32px;
  margin: 0
}
@media (min-width:1200px) {
  .team-body .btn {
    display: none
  }
}
.team-body .btn svg {
  margin: 0 8px 0 0
}
.country-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 215px;
  margin: 0 0 0 2px
}
.country-list > li {
  padding: 0 17px 18px 0;
  margin: 0
}
.country-list > li:before {
  content: none
}
.country-list img {
  display: block
}
.card-event {
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #eaf1f5
}
@media (min-width:768px) {
  .card-event {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}
.card-event:not(:last-of-type) {
  margin-bottom: 8px
}
.card-event .card-img {
  width: 100%;
  padding-top: 69%;
  position: relative
}
@media (min-width:768px) {
  .card-event .card-img {
    min-width: 45%;
    padding-top: 42%
  }
}
@media (min-width:1024px) {
  .card-event .card-img {
    width: auto;
    min-width: 34%;
    padding-top: 29%
  }
}
@media (min-width:1280px) {
  .card-event .card-img {
    min-width: 31.5%;
    padding-top: 24%
  }
}
.card-event .card-img div {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}
@media (min-width:1280px) {
  .card-event .card-img div {
    min-width: 400px
  }
}
.card-event .card-img img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover
}
.card-event .card-body {
  width: 100%;
  padding: 30px 20px 120px;
  position: relative;
  font-size: 18px;
  line-height: 24px;
  word-break: break-word
}
@media (min-width:576px) {
  .card-event .card-body {
    padding: 30px 30px 120px
  }
}
@media (min-width:768px) {
  .card-event .card-body {
    padding: 30px 40px 110px;
    font-size: 18px;
    line-height: 24px
  }
}
@media (min-width:1024px) {
  .card-event .card-body {
    padding: 60px 0 40px 30px;
    -webkit-columns: 280px;
    -moz-columns: 280px;
    columns: 280px
  }
}
@media (min-width:1280px) {
  .card-event .card-body {
    padding-left: 9%;
    padding-bottom: 30px
  }
}
@media (min-width:1600px) {
  .card-event .card-body {
    padding-top: 82px;
    -webkit-columns: 400px;
    -moz-columns: 400px;
    columns: 400px
  }
}
.card-event .card-body .card-body-col {
  margin-bottom: 20px;
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid
}
@media (min-width:1024px) {
  .card-event .card-body .card-body-col {
    margin-bottom: 0;
    padding-right: 30px
  }
}
@media (min-width:1024px) {
  .card-event .card-body .card-body-col:first-of-type {
    margin-left: 32px
  }
}
.card-event .card-body time {
  display: inline-block;
  font-weight: 500;
  color: #004682
}
.card-event .card-body h2 {
  margin-bottom: 8px
}
@media (min-width:1280px) {
  .card-event .card-body h2 {
    font-size: 32px;
    line-height: 38px
  }
}
.card-event .card-body h2 a {
  color: inherit
}
.card-event .card-body p {
  margin-bottom: 0
}
.card-event .card-body .btn-wrap {
  padding-top: 23px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 20px
}
@media (max-width:576px) {
  .card-event .card-body .btn-wrap {
    left: 20px;
    right: 20px
  }
}
@media (min-width:768px) {
  .card-event .card-body .btn-wrap {
    bottom: 10px
  }
}
@media (min-width:1024px) {
  .card-event .card-body .btn-wrap {
    position: static
  }
}
.card-event .card-body .btn-wrap .btn {
  margin-bottom: 0
}
@media (max-width:1279px) {
  .event-archive-page {
    padding: 0 0 40px
  }
}
.event-archive-page .section-headers {
  padding: 0
}
.open-close-event {
  padding: 48px 0 30px
}
@media (min-width:768px) {
  .open-close-event {
    padding: 48px 0 53px
  }
}
@media (min-width:1024px) {
  .open-close-event {
    padding: 62px 0 53px
  }
}
@media (min-width:1200px) {
  .open-close-event {
    padding: 81px 0 75px
  }
}
.open-close-event.active .entry-title .opener:after {
  content: attr(data-open)
}
.open-close-event.active .entry-title .opener .icon svg.close {
  display: none
}
.open-close-event.active .entry-title .opener .icon svg.open {
  display: block
}
.open-close-event .entry-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.open-close-event .entry-title h1 {
  margin: 0
}
.open-close-event .entry-title .opener {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.01em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #004682;
  margin: 30px 0 0
}
@media (min-width:768px) {
  .open-close-event .entry-title .opener {
    margin: 22px 0 0
  }
}
@media (min-width:1024px) {
  .open-close-event .entry-title .opener {
    margin: 0 0 14px 15px
  }
}
@media (min-width:1200px) {
  .open-close-event .entry-title .opener {
    font-size: 18px
  }
}
.open-close-event .entry-title .opener:after {
  content: attr(data-close)
}
.open-close-event .entry-title .opener .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  margin: 0 12px 0 0;
  -webkit-transform: translate(0px,-2px);
  transform: translate(0px,-2px)
}
.open-close-event .entry-title .opener .icon svg {
  position: absolute;
  top: 0;
  left: 0
}
.open-close-event .entry-title .opener .icon svg.close {
  display: block
}
.open-close-event .entry-title .opener .icon svg.open {
  display: none
}
.event-filter-form {
  padding: 59px 0 4px
}
@media (min-width:1024px) {
  .event-filter-form {
    padding: 68px 0 4px
  }
}
@media (min-width:1200px) {
  .event-filter-form {
    padding: 87px 0 4px
  }
}
.event-filter-form .inner {
  max-width: 100%
}
@media (max-width:1023px) {
  .event-filter-form .jcf-list .jcf-option,
  .event-filter-form .jcf-select .jcf-select-text,
  .event-filter-form input[type=checkbox] + span,
  .event-filter-form input[type=radio] + span,
  .event-filter-form input[type=search],
  .event-filter-form input[type=text],
  .event-filter-form select {
    font-size: 16px!important
  }
}
.event-filter-form input[type=search] {
  height: 54px;
  font-size: 18px;
  font-weight: 400;
  color: #004682;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16.498' cy='14.502' r='6.75' transform='rotate(90 16.498 14.502)' stroke='%23004682' stroke-width='1.5'/%3E%3Cpath stroke='%23004682' stroke-width='1.5' d='M11.529 18.528l-5 5'/%3E%3C/svg%3E");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0 42px;
  margin: 0;
  -webkit-transition: border-color 0.23s linear,color 0.23s linear;
  transition: border-color 0.23s linear,color 0.23s linear;
  width: 100%;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  line-height: 1.4;
  border: none;
  outline: 0;
  border-radius: 0;
  border-bottom: 1px solid #bfd0df
}
.event-filter-form input[type=search]:hover {
  border-color: #4074a1
}
.event-filter-form input[type=search]::-webkit-input-placeholder {
  color: #004682
}
.event-filter-form input[type=search]::-moz-placeholder {
  opacity: 1;
  color: #004682
}
.event-filter-form input[type=search]:-moz-placeholder {
  color: #004682
}
.event-filter-form input[type=search]:-ms-input-placeholder {
  color: #004682
}
.event-filter-form input[type=search].placeholder {
  color: #004682
}
.event-filter-form label {
  display: block;
  font-size: 13px;
  line-height: 1;
  color: #004682;
  margin: 0 0 -8px;
  position: relative;
  z-index: 1
}
@media (min-width:768px) {
  .event-filter-form .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px
  }
}
@media (min-width:1024px) {
  .event-filter-form .form-row {
    margin: 0 -20px
  }
}
.event-filter-form .form-row.end-mod {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}
@media (min-width:768px) {
  .event-filter-form .form-row.colums-3 .col {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
  }
}
@media (min-width:1024px) {
  .event-filter-form .form-row.colums-3 .col {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%
  }
}
.event-filter-form .form-row .col {
  padding: 0 0 27px
}
@media (min-width:768px) {
  .event-filter-form .form-row .col {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 12px 30px
  }
}
@media (min-width:1024px) {
  .event-filter-form .form-row .col {
    padding: 0 20px 36px
  }
}
@media (min-width:1200px) {
  .event-filter-form .form-row .col {
    padding: 0 20px 43px
  }
}
@media (min-width:1024px) {
  .event-filter-form .form-row .col.datepicker-mod {
    max-width: 66.6666%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666%;
    flex: 0 0 66.6666%
  }
}
@media (max-width:1279px) {
  .event-filter-form .form-row .col.datepicker-mod {
    padding-bottom: 47px
  }
}
@media (max-width:1023px) {
  .event-filter-form .form-row .col.datepicker-mod {
    padding-bottom: 50px
  }
}
@media (min-width:768px) {
  .event-filter-form .form-row .col.datepicker-mod > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
.event-filter-form .form-row .col.datepicker-mod .datepicker {
  height: 54px;
  border: none;
  outline: 0;
  border-radius: 0;
  border-bottom: 1px solid #bfd0df;
  color: #004682;
  margin: 0 0 1.5em;
  padding: 18px 0 16px
}
@media (min-width:768px) {
  .event-filter-form .form-row .col.datepicker-mod .datepicker {
    max-width: calc(50% - 20px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 20px);
    flex: 0 0 calc(50% - 20px)
  }
}
.event-filter-form .form-row .col.datepicker-mod .datepicker:first-child {
  margin: 0 0 29px
}
@media (min-width:768px) {
  .event-filter-form .form-row .col.datepicker-mod .datepicker:first-child {
    margin: 0 40px 0 0
  }
}
.event-filter-form .form-row .col.checkbox-mod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.event-filter-form .form-row .col.checkbox-mod label {
  margin: 0 16px 8px 0
}
@media (min-width:768px) {
  .event-filter-form .form-row .col.checkbox-mod label {
    margin: 0 37px 0 0
  }
}
.event-filter-form .datepicker {
  margin-bottom: 0
}
.event-filter-form .btn-wrap {
  padding: 16px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
@media (min-width:768px) {
  .event-filter-form .btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}
@media (min-width:1024px) {
  .event-filter-form .btn-wrap {
    padding: 13px 0 0
  }
}
@media (min-width:1200px) {
  .event-filter-form .btn-wrap {
    padding: 3px 0 0
  }
}
.event-filter-form .btn-wrap .btn {
  height: 58px;
  padding: 21px 36px 17px
}
@media (min-width:1200px) {
  .event-filter-form .btn-wrap .btn {
    height: 70px;
    padding: 21px 47px 17px
  }
}
.event-filter-form .btn-wrap .btn:last-child {
  margin-left: 2px;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1
}
@media (min-width:768px) {
  .event-filter-form .btn-wrap .btn:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}
@media (min-width:1200px) {
  .event-filter-form .btn-wrap .btn:last-child {
    margin-left: 20px
  }
}
.event-filter-form .btn-wrap .btn.btn-white {
  color: #6ea0b4;
  -webkit-box-shadow: none;
  box-shadow: none
}
.event-filter-form .btn-wrap .btn.btn-white:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #004682;
  background-color: transparent
}
.datepicker {
  color: #004682;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.157 7.331L23.323 4H6.666l.166 3.331' fill='%23C3D7E1'/%3E%3Cpath d='M23.157 7.331L23.323 4H6.666l.166 3.331M24.989 7.332H5l.944 9.017L5 25.322h20l-.944-8.973.933-9.017z' stroke='%23004682'/%3E%3Cpath d='M10.964 17.326c.1.611.388 1.01 1.088 1.01.744 0 1-.454 1-.91 0-.41-.2-.71-.7-.8a2.162 2.162 0 00-.522-.044h-.6v-1.1h.544c.256 0 .444-.021.567-.055.388-.1.577-.377.577-.755 0-.477-.366-.71-.866-.71-.578 0-.91.277-1 .844l-1.243-.134c.033-1.033.855-1.865 2.287-1.865 1.455 0 2.2.71 2.2 1.676 0 .8-.467 1.21-.923 1.455.522.211 1.122.6 1.122 1.588 0 1.11-.822 2-2.443 2-1.533 0-2.332-.778-2.41-2.033l1.322-.167zM19.003 19.414h-1.41V15.44h-1.799v-1.133h.322c.511 0 .855-.1 1.11-.277.323-.234.478-.611.5-1.111h1.277v6.496z' fill='%23004682'/%3E%3C/svg%3E");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: right center
}
.datepicker::-webkit-input-placeholder {
  color: #4074a1!important
}
.datepicker::-moz-placeholder {
  opacity: 1;
  color: #4074a1!important
}
.datepicker:-moz-placeholder {
  color: #4074a1!important
}
.datepicker:-ms-input-placeholder {
  color: #4074a1!important
}
.datepicker.placeholder {
  color: #4074a1!important
}
.load-more-box.is-busy .load-more .icon {
  background-color: transparent
}
.load-more-box.is-busy .load-more .icon:before {
  opacity: 0
}
.load-more-box.is-busy .load-more .icon svg,
.load-more-box.is-busy .load-more .load {
  display: none
}
.load-more-box.is-busy .load-more .loaded,
.load-more-box.is-busy .load-more img {
  display: block
}
.load-more-box .load-more .icon {
  opacity: 1
}
.load-more-box .load-more .load {
  display: block
}
.load-more-box .load-more .loaded,
.load-more-box .load-more img {
  display: none
}
.load-more-wrap {
  padding: 74px 0;
  text-align: center
}
.load-more {
  display: inline-block;
  text-align: center;
  font-size: 18px;
  color: #6ea0b4
}
.load-more .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #e2ecf0;
  position: relative;
  z-index: 1;
  margin: 0 auto 31px
}
.load-more .icon:before {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  background-color: rgba(226,236,240,0.35);
  border-radius: 50%;
  z-index: -1
}
.load-more img {
  display: inline-block;
  -webkit-animation: 0.5s linear infinite loadmore;
  animation: 0.5s linear infinite loadmore
}
@-webkit-keyframes loadmore {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes loadmore {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
/*! jQuery UI - v1.11.4 - 2015-11-30
* http://jqueryui.com
* Includes: core.css, autocomplete.css, datepicker.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none
}
.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
  padding: 0
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}
.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse
}
.ui-helper-clearfix:after {
  clear: both
}
.ui-helper-clearfix {
  min-height: 0
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}
.ui-front {
  z-index: 100
}
.ui-state-disabled {
  cursor: default!important
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}
.ui-datepicker {
  width: 18rem;
  padding: 16px;
  display: none
}
@media (min-width:768px) {
  .ui-datepicker {
    width: 440px
  }
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 28px 8px 7px
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer
}
.ui-datepicker .ui-datepicker-next {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}
.ui-datepicker .ui-datepicker-prev span {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 10l-5 5 5 5M5 14.929h20' stroke='%23004682'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.ui-datepicker .ui-datepicker-next span {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 10l5 5-5 5M25 14.929H5' stroke='%23004682'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 auto;
  line-height: 1em;
  text-align: center
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em
}
.ui-datepicker th {
  font-size: 12px;
  padding: 0.7em 0.3em;
  color: #3a3f42;
  text-align: center;
  font-weight: 500;
  border: 0
}
@media (min-width:480px) {
  .ui-datepicker th {
    font-size: 14px
  }
}
.ui-datepicker td {
  border: 0
}
.ui-datepicker td a,
.ui-datepicker td span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #5f5f5f;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  text-decoration: none;
  border: 1px solid transparent;
  margin: 2px
}
@media (min-width:480px) {
  .ui-datepicker td a,
  .ui-datepicker td span {
    font-size: 14px;
    width: 48px;
    height: 48px;
    margin: 4px
  }
}
.ui-datepicker td a:hover,
.ui-datepicker td span:hover {
  border-color: #004682
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em;
  width: auto;
  overflow: visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left
}
.ui-datepicker.ui-datepicker-multi {
  width: auto
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0
}
.ui-datepicker-rtl {
  direction: rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0
}
.ui-menu .ui-menu {
  position: absolute
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0
}
.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
  margin: -1px
}
.ui-menu-icons {
  position: relative
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}
.ui-widget {
  font-family: "Theinhardt","Arial","Helvetica Neue","Helvetica",sans-serif;
  font-size: 1em
}
.ui-widget .ui-widget {
  font-size: 1em
}
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em
}
.ui-widget-content {
  background: #fff;
  -webkit-box-shadow: 0px 10px 20px rgba(15,70,92,0.1),0px 15px 50px rgba(15,70,92,0.1);
  box-shadow: 0px 10px 20px rgba(15,70,92,0.1),0px 15px 50px rgba(15,70,92,0.1);
  border-radius: 3px;
  color: #3a3f42
}
.ui-widget-content a {
  color: #333
}
.ui-widget-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 18px;
  color: #004682
}
@media (min-width:480px) {
  .ui-widget-header {
    font-size: 26px
  }
}
.ui-widget-header a {
  color: #004682
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #004682;
  background: #004682;
  font-weight: normal;
  color: #fff
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  color: #004682;
  border: 1px solid rgba(226,236,240,0.5);
  background: rgba(226,236,240,0.5)
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #004682
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f
}
.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}
.ui-icon {
  width: 16px;
  height: 16px
}
.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png")
}
.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png")
}
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png")
}
.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png")
}
.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png")
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png")
}
.ui-icon-blank {
  background-position: 16px 16px
}
.ui-icon-carat-1-n {
  background-position: 0 0
}
.ui-icon-carat-1-ne {
  background-position: -16px 0
}
.ui-icon-carat-1-e {
  background-position: -32px 0
}
.ui-icon-carat-1-se {
  background-position: -48px 0
}
.ui-icon-carat-1-s {
  background-position: -64px 0
}
.ui-icon-carat-1-sw {
  background-position: -80px 0
}
.ui-icon-carat-1-w {
  background-position: -96px 0
}
.ui-icon-carat-1-nw {
  background-position: -112px 0
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}
.ui-icon-arrow-4 {
  background-position: 0 -80px
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}
.ui-icon-extlink {
  background-position: -32px -80px
}
.ui-icon-newwin {
  background-position: -48px -80px
}
.ui-icon-refresh {
  background-position: -64px -80px
}
.ui-icon-shuffle {
  background-position: -80px -80px
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px
}
.ui-icon-folder-open {
  background-position: -16px -96px
}
.ui-icon-document {
  background-position: -32px -96px
}
.ui-icon-document-b {
  background-position: -48px -96px
}
.ui-icon-note {
  background-position: -64px -96px
}
.ui-icon-mail-closed {
  background-position: -80px -96px
}
.ui-icon-mail-open {
  background-position: -96px -96px
}
.ui-icon-suitcase {
  background-position: -112px -96px
}
.ui-icon-comment {
  background-position: -128px -96px
}
.ui-icon-person {
  background-position: -144px -96px
}
.ui-icon-print {
  background-position: -160px -96px
}
.ui-icon-trash {
  background-position: -176px -96px
}
.ui-icon-locked {
  background-position: -192px -96px
}
.ui-icon-unlocked {
  background-position: -208px -96px
}
.ui-icon-bookmark {
  background-position: -224px -96px
}
.ui-icon-tag {
  background-position: -240px -96px
}
.ui-icon-home {
  background-position: 0 -112px
}
.ui-icon-flag {
  background-position: -16px -112px
}
.ui-icon-calendar {
  background-position: -32px -112px
}
.ui-icon-cart {
  background-position: -48px -112px
}
.ui-icon-pencil {
  background-position: -64px -112px
}
.ui-icon-clock {
  background-position: -80px -112px
}
.ui-icon-disk {
  background-position: -96px -112px
}
.ui-icon-calculator {
  background-position: -112px -112px
}
.ui-icon-zoomin {
  background-position: -128px -112px
}
.ui-icon-zoomout {
  background-position: -144px -112px
}
.ui-icon-search {
  background-position: -160px -112px
}
.ui-icon-wrench {
  background-position: -176px -112px
}
.ui-icon-gear {
  background-position: -192px -112px
}
.ui-icon-heart {
  background-position: -208px -112px
}
.ui-icon-star {
  background-position: -224px -112px
}
.ui-icon-link {
  background-position: -240px -112px
}
.ui-icon-cancel {
  background-position: 0 -128px
}
.ui-icon-plus {
  background-position: -16px -128px
}
.ui-icon-plusthick {
  background-position: -32px -128px
}
.ui-icon-minus {
  background-position: -48px -128px
}
.ui-icon-minusthick {
  background-position: -64px -128px
}
.ui-icon-close {
  background-position: -80px -128px
}
.ui-icon-closethick {
  background-position: -96px -128px
}
.ui-icon-key {
  background-position: -112px -128px
}
.ui-icon-lightbulb {
  background-position: -128px -128px
}
.ui-icon-scissors {
  background-position: -144px -128px
}
.ui-icon-clipboard {
  background-position: -160px -128px
}
.ui-icon-copy {
  background-position: -176px -128px
}
.ui-icon-contact {
  background-position: -192px -128px
}
.ui-icon-image {
  background-position: -208px -128px
}
.ui-icon-video {
  background-position: -224px -128px
}
.ui-icon-script {
  background-position: -240px -128px
}
.ui-icon-alert {
  background-position: 0 -144px
}
.ui-icon-info {
  background-position: -16px -144px
}
.ui-icon-notice {
  background-position: -32px -144px
}
.ui-icon-help {
  background-position: -48px -144px
}
.ui-icon-check {
  background-position: -64px -144px
}
.ui-icon-bullet {
  background-position: -80px -144px
}
.ui-icon-radio-on {
  background-position: -96px -144px
}
.ui-icon-radio-off {
  background-position: -112px -144px
}
.ui-icon-pin-w {
  background-position: -128px -144px
}
.ui-icon-pin-s {
  background-position: -144px -144px
}
.ui-icon-play {
  background-position: 0 -160px
}
.ui-icon-pause {
  background-position: -16px -160px
}
.ui-icon-seek-next {
  background-position: -32px -160px
}
.ui-icon-seek-prev {
  background-position: -48px -160px
}
.ui-icon-seek-end {
  background-position: -64px -160px
}
.ui-icon-seek-first,
.ui-icon-seek-start {
  background-position: -80px -160px
}
.ui-icon-stop {
  background-position: -96px -160px
}
.ui-icon-eject {
  background-position: -112px -160px
}
.ui-icon-volume-off {
  background-position: -128px -160px
}
.ui-icon-volume-on {
  background-position: -144px -160px
}
.ui-icon-power {
  background-position: 0 -176px
}
.ui-icon-signal-diag {
  background-position: -16px -176px
}
.ui-icon-signal {
  background-position: -32px -176px
}
.ui-icon-battery-0 {
  background-position: -48px -176px
}
.ui-icon-battery-1 {
  background-position: -64px -176px
}
.ui-icon-battery-2 {
  background-position: -80px -176px
}
.ui-icon-battery-3 {
  background-position: -96px -176px
}
.ui-icon-circle-plus {
  background-position: 0 -192px
}
.ui-icon-circle-minus {
  background-position: -16px -192px
}
.ui-icon-circle-close {
  background-position: -32px -192px
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px
}
.ui-icon-circle-check {
  background-position: -208px -192px
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}
.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
  border-top-left-radius: 3px
}
.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
  border-top-right-radius: 3px
}
.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
  border-bottom-left-radius: 3px
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
  border-bottom-right-radius: 3px
}
.ui-widget-overlay {
  background: #aaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30)
}
.ui-widget-shadow {
  margin: 0;
  padding: 5px;
  background: #666;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  border-radius: 8px
}
#footer {
  background-color: var(--Interface-Basics-BG-Light)
}
.footer-area {
  font-size: 16px;
  border-bottom: 1px solid rgba(110,160,180,0.25);
  padding: 36px 0 37px
}
@media (min-width:1024px) {
  .footer-area {
    padding: 60px 0
  }
}
@media (min-width:1280px) {
  .footer-area {
    font-size: 18px;
    padding: 78px 0 76px
  }
}
.footer-area-grid {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-gap: 36px 0
}
@media (min-width:1024px) {
  .footer-area-grid {
    grid-template-columns: minmax(0,25%) minmax(0,75%);
    grid-gap: 0 24px
  }
}
@media (min-width:1280px) {
  .footer-area-grid {
    grid-template-columns: minmax(0,23%) minmax(0,77%);
    grid-gap: 0 36px
  }
}
.footer-contact-col address {
  color: var(--Interface-Basics-Text-Medium);
  font-style: normal;
  margin: 0 0 12px
}
@media (min-width:1024px) {
  .footer-contact-col address {
    margin: 0 0 16px
  }
}
.footer-contact-col address p {
  margin: 0
}
.footer-contact-col .h5 {
  margin: 0 0 0.68em
}
@media (max-width:1023px) {
  .footer-contact-col .h5 {
    letter-spacing: normal;
    margin: 0 0 0.85em
  }
}
.footer-logo {
  margin: 0 0 41px
}
@media (min-width:1024px) {
  .footer-logo {
    margin: 0 0 32px
  }
}
@media (min-width:1280px) {
  .footer-logo {
    margin: 0 0 45px
  }
}
@media (max-width:1023px) {
  .footer-logo {
    width: 80px
  }
}
.footer-contacts-list {
  padding: 0;
  list-style-type: none;
  color: var(--Interface-Basics-Text-Medium);
  margin: 0 0 35px
}
@media (min-width:1024px) {
  .footer-contacts-list {
    margin: 0 0 32px
  }
}
@media (min-width:1280px) {
  .footer-contacts-list {
    margin: 0 0 38px
  }
}
.footer-contacts-list li {
  display: grid;
  grid-template-columns: minmax(0,50px) minmax(0,1fr)
}
@media (min-width:1024px) {
  .footer-contacts-list li {
    grid-template-columns: minmax(0,60px) minmax(0,1fr)
  }
}
.footer-contacts-list a {
  text-decoration: underline;
  text-decoration-color: currentColor
}
.footer-contacts-list a:hover {
  text-decoration-color: transparent
}
@media (max-width:1023px) {
  .social-networks-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0 16px
  }
}
@media (max-width:1023px) {
  .social-networks-wrap .h5 {
    margin: 6px 0 0
  }
}
.footer-menu {
  margin: 0;
  list-style-type: none;
  padding: 0
}
@media (min-width:1024px) {
  .footer-menu {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    grid-gap: 32px 24px
  }
}
@media (min-width:1280px) {
  .footer-menu {
    padding: 1px 0 0;
    grid-gap: 60px 36px
  }
}
.footer-menu > li {
  border-top: 1px solid rgba(110,160,180,0.25)
}
@media (min-width:1024px) {
  .footer-menu > li {
    border-top: 0
  }
}
.footer-menu > li.slide-active > a:after {
  -webkit-transform: translate(0,-4px) scaleY(-1);
  transform: translate(0,-4px) scaleY(-1)
}
.footer-menu > li > a {
  color: var(--Interface-Basics-Text-Blue);
  font-weight: 500;
  letter-spacing: 0.0111111111em;
  margin: 0 0 8px
}
@media (min-width:1280px) {
  .footer-menu > li > a {
    margin: 0 0 13px
  }
}
@media (max-width:1023px) {
  .footer-menu > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0 12px;
    padding: 20px 0 15px;
    margin: 0
  }
}
@media (max-width:1023px) {
  .footer-menu > li > a:after {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m20 8-8 8-8-8' stroke='%23004682'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transform: translate(0,-4px) scaleY(1);
    transform: translate(0,-4px) scaleY(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear,-webkit-transform 0.3s linear
  }
}
.footer-menu ul {
  margin: 0;
  list-style-type: none;
  padding: 11px 10px 35px
}
@media (min-width:1024px) {
  .footer-menu ul {
    padding: 0
  }
}
.footer-menu ul > li {
  overflow: hidden
}
@media (min-width:1024px) {
  .footer-menu ul > li {
    margin: -2px -2px 0
  }
}
.footer-menu ul > li:not(:last-child) {
  margin-bottom: 9px
}
@media (min-width:1024px) {
  .footer-menu ul > li:not(:last-child) {
    margin-bottom: 2px;
    overflow: visible
  }
}
@media (min-width:1280px) {
  .footer-menu ul > li:not(:last-child) {
    margin-bottom: 10px
  }
}
.footer-menu ul > li.active a {
  color: var(--Interface-Basics-Text-Blue);
  -webkit-transform: translate(6px,0);
  transform: translate(6px,0)
}
.footer-menu ul a {
  position: relative;
  -webkit-transition: color 0.24s cubic-bezier(0.43,0,0.47,1),-webkit-transform 0.24s cubic-bezier(0.43,0,0.47,1);
  transition: color 0.24s cubic-bezier(0.43,0,0.47,1),transform 0.24s cubic-bezier(0.43,0,0.47,1),-webkit-transform 0.24s cubic-bezier(0.43,0,0.47,1)
}
@media (min-width:1024px) {
  .footer-menu ul a {
    margin: 2px
  }
}
.footer-menu ul a:focus,
.footer-menu ul a:hover {
  color: var(--Interface-Basics-Text-Blue);
  -webkit-transform: translate(6px,0);
  transform: translate(6px,0)
}
.footer-menu ul a:before {
  display: inline-block;
  content: "";
  width: 6px;
  height: 1.5em;
  position: absolute;
  top: 0;
  right: 100%
}
.footer-menu a {
  display: inline-block
}
.copyright-block {
  padding: 38px 0 34px
}
@media (min-width:1024px) {
  .copyright-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 16px;
    padding: 32px 0
  }
}
@media (min-width:1280px) {
  .copyright-block {
    padding: 50px 0 44px
  }
}
.copyright-menu {
  margin: 0 0 35px;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 13px 12px;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.0285714286em
}
@media (min-width:1024px) {
  .copyright-menu {
    font-size: 16px;
    letter-spacing: 0.025em;
    margin: 0
  }
}
@media (min-width:1280px) {
  .copyright-menu {
    gap: 16px 24px
  }
}
.copyright-menu li.active a {
  color: var(--Interface-Basics-Text-Blue)
}
.copyright {
  font-size: 14px;
  letter-spacing: 0.0142857143em;
  font-weight: 500;
  color: var(--Interface-Basics-Text-Blue);
  margin: 0
}
@media (min-width:1024px) {
  .copyright {
    font-size: 16px;
    letter-spacing: 0.0125em
  }
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal
}
:root {
  --swiper-theme-color: #007aff
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block
}
.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform,-webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
  transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px,0,0);
  transform: translate3d(0px,0,0)
}
.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}
.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform,-webkit-transform;
  display: block
}
.swiper-slide-invisible-blank {
  visibility: hidden
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto
}
.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: transform,height,-webkit-transform
}
.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px
}
.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}
.swiper-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
  scroll-snap-type: none
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before)
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before)
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after)
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,0.15)
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));
  background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0))
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));
  background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0))
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));
  background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0))
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));
  background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0))
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: 1s linear infinite swiper-preloader-spin;
  animation: 1s linear infinite swiper-preloader-spin
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}
@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size)
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size)
}
:root {
  --swiper-navigation-size: 44px
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset,50%);
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none!important
}
.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform-origin: center;
  transform-origin: center
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset,10px);
  right: auto
}
.swiper-button-lock {
  display: none
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none!important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev"
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next"
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none!important
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom,8px);
  top: var(--swiper-pagination-top,auto);
  left: 0;
  width: 100%
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33)
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius,50%);
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity,0.2)
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-bullet:only-child {
  display: none!important
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity,1);
  background: var(--swiper-pagination-color,var(--swiper-theme-color))
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right,8px);
  left: var(--swiper-pagination-left,auto);
  top: 50%;
  -webkit-transform: translate3d(0px,-50%,0);
  transform: translate3d(0px,-50%,0)
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
  display: block
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: top 0.2s,-webkit-transform 0.2s;
  transition: transform 0.2s,top 0.2s,-webkit-transform 0.2s
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: left 0.2s,-webkit-transform 0.2s;
  transition: transform 0.2s,left 0.2s,-webkit-transform 0.2s
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: right 0.2s,-webkit-transform 0.2s;
  transition: transform 0.2s,right 0.2s,-webkit-transform 0.2s
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color,inherit)
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,0.25));
  position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size,4px);
  left: 0;
  top: 0
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size,4px);
  height: 100%;
  left: 0;
  top: 0
}
.swiper-pagination-lock {
  display: none
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,0.1))
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none!important
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset,1%);
  bottom: var(--swiper-scrollbar-bottom,4px);
  top: var(--swiper-scrollbar-top,auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size,4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left,auto);
  right: var(--swiper-scrollbar-right,4px);
  top: var(--swiper-scrollbar-sides-offset,1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size,4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,0.5));
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  left: 0;
  top: 0
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-scrollbar-lock {
  display: none
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
  touch-action: none
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper.swiper-cube {
  overflow: visible
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0
}
.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px)
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper.swiper-flip {
  overflow: visible
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity,height,-webkit-transform;
  transition-property: transform,opacity,height,-webkit-transform
}
.swiper.swiper-cards {
  overflow: visible
}
.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden
}
/*!
 * tabbyjs v12.0.3
 * Lightweight, accessible vanilla JS toggle tabs.
 * (c) 2019 Chris Ferdinandi
 * MIT License
 * http://github.com/cferdinandi/tabby
 */
[role=tablist] {
  border-bottom: 1px solid #d3d3d3;
  list-style: none;
  margin: 0;
  padding: 0
}
[role=tablist] * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media (min-width:30em) {
  [role=tablist] li {
    display: inline-block
  }
}
[role=tab] {
  border: 1px solid transparent;
  border-top-color: #d3d3d3;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none
}
@media (min-width:30em) {
  [role=tab] {
    border-top-color: transparent;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    display: inline-block;
    margin-bottom: -1px
  }
}
[role=tab][aria-selected=true] {
  background-color: #d3d3d3
}
@media (min-width:30em) {
  [role=tab][aria-selected=true] {
    background-color: transparent;
    border: 1px solid #d3d3d3;
    border-bottom-color: #fff
  }
}
[role=tab]:hover:not([aria-selected=true]) {
  background-color: #f7f7f7
}
@media (min-width:30em) {
  [role=tab]:hover:not([aria-selected=true]) {
    border: 1px solid #d3d3d3
  }
}
[hidden] {
  display: none
}
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: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}
.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.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;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47,0,0.74,0.71);
  transition-timing-function: cubic-bezier(0.47,0,0.74,0.71)
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  -webkit-transition-timing-function: cubic-bezier(0.22,0.61,0.36,1);
  transition-timing-function: cubic-bezier(0.22,0.61,0.36,1)
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s,visibility 0.25s;
  transition: opacity 0.25s,visibility 0.25s;
  visibility: hidden;
  z-index: 99997
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity 0.25s,visibility;
  transition: opacity 0.25s,visibility;
  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;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity,-webkit-transform;
  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--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  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: 0 0/100% 100% no-repeat;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .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: 0 0;
  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--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .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-iframe,
.fancybox-video {
  background: 0 0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}
.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
}
.fancybox-button {
  background: rgba(30,30,30,0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc
}
.fancybox-button:hover {
  color: #fff
}
.fancybox-button:focus {
  outline: 0
}
.fancybox-button.fancybox-focus {
  outline: dotted 1px
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0
}
.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--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
  display: none
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform,-webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 99998
}
.fancybox-close-small {
  background: 0 0;
  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
}
.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)
}
.fancybox-caption {
  background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.85)),color-stop(50%,rgba(0,0,0,0.3)),color-stop(65%,rgba(0,0,0,0.15)),color-stop(75.5%,rgba(0,0,0,0.075)),color-stop(82.85%,rgba(0,0,0,0.037)),color-stop(88%,rgba(0,0,0,0.019)),to(rgba(0,0,0,0)));
  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;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996
}
@supports (padding:max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))
  }
}
.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
}
.fancybox-loading {
  -webkit-animation: 1s linear infinite fancybox-rotate;
  animation: 1s linear infinite fancybox-rotate;
  background: 0 0;
  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% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0,0,0.25,1);
  transition-timing-function: cubic-bezier(0,0,0.25,1)
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0)
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0)
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19,1,0.22,1);
  transition-timing-function: cubic-bezier(0.19,1,0.22,1)
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5,1.5,1.5);
  transform: scale3d(1.5,1.5,1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5,0.5,0.5);
  transform: scale3d(0.5,0.5,0.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1)
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg)
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg)
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0,0,0) translate3d(-100%,0,0);
  transform: scale3d(0,0,0) translate3d(-100%,0,0)
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0,0,0) translate3d(100%,0,0);
  transform: scale3d(0,0,0) translate3d(100%,0,0)
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1) translate3d(0,0,0);
  transform: scale3d(1,1,1) translate3d(0,0,0)
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%,0,0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%,0,0) scale(0.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%,0,0) scale(0.1) skew(10deg);
  transform: translate3d(100%,0,0) scale(0.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1)
}
@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
  }
  @supports (padding:max(0px)) {
    .fancybox-caption {
      padding-left: max(12px,env(safe-area-inset-left));
      padding-right: max(12px,env(safe-area-inset-right))
    }
  }
}
.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
}
.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;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  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: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  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: 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;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  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: 0;
  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;
  -webkit-transition: 0.2s cubic-bezier(0.25,0.46,0.45,0.94);
  transition: 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
}
@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)
  }
}
.lightbox-custom .fancybox-bg {
  background-color: #f5f8fa;
  opacity: 1
}
.lightbox-custom .fancybox-slide--image {
  padding: 3vw
}
@media (max-width:767px) {
  .lightbox-custom .fancybox-slide--video {
    padding: 0
  }
}
.lightbox-custom .fancybox-slide--video .fancybox-iframe {
  -webkit-box-shadow: -12px -12px 60px rgba(255,255,255,0.7),0px 6px 15px rgba(0,46,86,0.2),0px 20px 80px rgba(0,70,130,0.18);
  box-shadow: -12px -12px 60px rgba(255,255,255,0.7),0px 6px 15px rgba(0,46,86,0.2),0px 20px 80px rgba(0,70,130,0.18)
}
.lightbox-custom .fancybox-infobar,
.lightbox-custom .fancybox-toolbar .fancybox-button--play,
.lightbox-custom .fancybox-toolbar .fancybox-button--thumbs,
.lightbox-custom .fancybox-toolbar .fancybox-button--zoom {
  opacity: 0!important;
  visibility: hidden!important
}
.lightbox-custom .fancybox-toolbar {
  opacity: 1!important;
  visibility: visible!important
}
.lightbox-custom .fancybox-toolbar .fancybox-button--close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: var(--Interface-Basics-Secondary-Button);
  -webkit-transition: background-color 0.34s ease-in-out;
  transition: background-color 0.34s ease-in-out
}
@media (min-width:1280px) {
  .lightbox-custom .fancybox-toolbar .fancybox-button--close {
    top: 20px;
    right: 48px
  }
}
.lightbox-custom .fancybox-toolbar .fancybox-button--close:hover {
  background-color: var(--Interface-Basics-Secondary-Button-Rollover)
}
.lightbox-custom .fancybox-toolbar .fancybox-button--close:after {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23004682' stroke-width='.75'%3E%3Cpath d='m15 3.006-12 12M3 3.006l12 12'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 .003h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat
}
.lightbox-custom .fancybox-toolbar .fancybox-button--close svg {
  display: none
}
.lightbox-custom .fancybox-navigation .fancybox-button {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99999;
  -webkit-transition: color 0.23s linear,background 0.23s linear,border 0.23s linear,opacity 0.23s linear,visibility 0.23s linear,-webkit-box-shadow 0.23s linear;
  transition: color 0.23s linear,background 0.23s linear,border 0.23s linear,opacity 0.23s linear,visibility 0.23s linear,box-shadow 0.23s linear,-webkit-box-shadow 0.23s linear
}
.lightbox-custom .fancybox-navigation .fancybox-button:hover {
  background: #f0f5f7;
  color: #004682;
  border-color: #f0f5f7;
  -webkit-box-shadow: 0 8px 16px rgba(0,46,85,0.12),0 8px 40px rgba(0,46,85,0.12);
  box-shadow: 0 8px 16px rgba(0,46,85,0.12),0 8px 40px rgba(0,46,85,0.12)
}
.lightbox-custom .fancybox-navigation .fancybox-button--arrow_left {
  left: 10px
}
@media (min-width:768px) {
  .lightbox-custom .fancybox-navigation .fancybox-button--arrow_left {
    left: 20px
  }
}
@media (min-width:1280px) {
  .lightbox-custom .fancybox-navigation .fancybox-button--arrow_left {
    left: 48px
  }
}
.lightbox-custom .fancybox-navigation .fancybox-button--arrow_right {
  right: 10px
}
@media (min-width:768px) {
  .lightbox-custom .fancybox-navigation .fancybox-button--arrow_right {
    right: 20px
  }
}
@media (min-width:1280px) {
  .lightbox-custom .fancybox-navigation .fancybox-button--arrow_right {
    right: 48px
  }
}
.lightbox-custom .fancybox-button {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  font-weight: normal;
  padding: 0!important;
  opacity: 1!important;
  visibility: visible!important
}
@media (min-width:768px) {
  .lightbox-custom .fancybox-button {
    width: 50px;
    height: 50px
  }
}
.lightbox-custom .fancybox-button div {
  padding: 8px
}
.lightbox-custom .fancybox-button svg {
  opacity: 0;
  visibility: hidden
}
.fancybox-button[disabled] {
  pointer-events: none;
  opacity: 0!important;
  visibility: hidden!important
}
.gallery-images-holder img {
  position: absolute;
  left: -9999px
}
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?j4wf00");
  src: url("fonts/icomoon.eot?j4wf00#iefix") format("embedded-opentype"),url("fonts/icomoon.ttf?j4wf00") format("truetype"),url("fonts/icomoon.woff?j4wf00") format("woff"),url("fonts/icomoon.svg?j4wf00#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block
}
[class*=" icon-"],
[class^=icon-] {
  font-family: "icomoon"!important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-youtube-filled:before {
  content: "\e900"
}
.icon-youtube-outline:before {
  content: "\e901"
}
.icon-xing-filled:before {
  content: "\e902"
}
.icon-xing-outline:before {
  content: "\e903"
}
.icon-whatsapp-filled:before {
  content: "\e904"
}
.icon-whatsapp-outline:before {
  content: "\e905"
}
.icon-twitter-filled:before {
  content: "\e906"
}
.icon-twitter-outline:before {
  content: "\e907"
}
.icon-pinterest-filled:before {
  content: "\e908"
}
.icon-pinterest-outline:before {
  content: "\e909"
}
.icon-linkedin-filled:before {
  content: "\e90a"
}
.icon-linkedin-outline:before {
  content: "\e90b"
}
.icon-instagram-filled:before {
  content: "\e90c"
}
.icon-instagram-outline:before {
  content: "\e90d"
}
.icon-facebook-filled:before {
  content: "\e90e"
}
.icon-facebook-outline:before {
  content: "\e90f"
}
.icon-play:before {
  content: "\e910"
}
.icon-contact:before {
  content: "\e911"
}
.icon-search:before {
  content: "\e912"
}
.icon-plus-large:before {
  content: "\e913"
}
.icon-minus-large:before {
  content: "\e914"
}
.icon-plus-medium:before {
  content: "\e915"
}
.icon-minus-medium:before {
  content: "\e916"
}
.icon-close-medium:before {
  content: "\e917"
}
.icon-close-small:before {
  content: "\e918"
}
.icon-load:before {
  content: "\e919"
}
.icon-link:before {
  content: "\e91a"
}
.icon-pin:before {
  content: "\e91b"
}
.icon-burger:before {
  content: "\e91c"
}
.icon-overview:before {
  content: "\e91d"
}
.icon-clap:before {
  content: "\e924"
}
.icon-check:before {
  content: "\e91e"
}
.icon-checkbox:before {
  content: "\e91f"
}
.icon-chevron-left:before {
  content: "\e920"
}
.icon-chevron-right:before {
  content: "\e921"
}
.icon-chevron-down:before {
  content: "\e922"
}
.icon-chevron-up:before {
  content: "\e923"
}
.icon-chevron-dropdown:before {
  content: "\e92a"
}
.icon-arrow-left-long:before {
  content: "\e92b";
  color: #004682
}
.icon-arrow-right-long:before {
  content: "\e92c"
}
.icon-arrow-left:before {
  content: "\e92d"
}
.icon-arrow-right:before {
  content: "\e92e"
}
.icon-arrow-down:before {
  content: "\e92f"
}
.icon-arrow-up:before {
  content: "\e930"
}
.icon-arrow-down-large:before {
  content: "\e925"
}
.icon-arrow-down-medium:before {
  content: "\e926"
}
.icon-arrow-link:before {
  content: "\e927"
}
.icon-arrow-link-hover:before {
  content: "\e931"
}
.icon-arrow-right-large:before {
  content: "\e928"
}
.icon-arrow-up-large:before {
  content: "\e929"
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  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: 0
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick .slick-list,
.slick .slick-track {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}
.slick-track:after,
.slick-track:before {
  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
}
.select-wrap {
  position: relative
}
.select-wrap.selected .jcf-select {
  border-color: #7fa2c0
}
.select-wrap .select-title {
  position: absolute;
  z-index: 1;
  top: 24px;
  left: 0;
  font-size: 18px;
  line-height: 1.4;
  color: #4074a1
}
.jcf-select {
  -webkit-transition: border-color 0.27s ease-in-out;
  transition: border-color 0.27s ease-in-out;
  width: 100%;
  height: 65px;
  line-height: 65px;
  padding-top: 24px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  border-bottom: 1px solid #bfd0df;
  color: #4074a1;
  background-color: #fff
}
.jcf-select:hover {
  border-color: #4074a1;
  color: #004682
}
.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: 18px;
  line-height: 1.4;
  font-family: "Theinhardt","Arial","Helvetica Neue","Helvetica",sans-serif
}
.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  top: 13px;
  bottom: 0;
  right: 0
}
.jcf-select .jcf-select-opener:before {
  content: "\e922";
  font-family: "icomoon";
  font-size: 29px;
  line-height: 1;
  text-indent: 0;
  color: #004682
}
body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999
}
body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0
}
.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 0;
  left: -1px;
  right: -1px
}
.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto
}
.jcf-select-drop .jcf-select-drop-content {
  border-radius: 3px;
  -webkit-box-shadow: 0px 10px 20px rgba(15,70,92,0.1),0px 15px 50px rgba(15,70,92,0.1);
  box-shadow: 0px 10px 20px rgba(15,70,92,0.1),0px 15px 50px rgba(15,70,92,0.1);
  background-color: #fff;
  position: relative
}
.jcf-select-drop .jcf-select-drop-content:after,
.jcf-select-drop .jcf-select-drop-content:before {
  content: "";
  height: 15px;
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0
}
.jcf-select-drop .jcf-select-drop-content:before {
  top: 0;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(400%,rgba(255,255,255,0)));
  background: linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 400%)
}
.jcf-select-drop .jcf-select-drop-content:after {
  bottom: 0;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(400%,rgba(255,255,255,0)));
  background: linear-gradient(360deg,#fff 0,rgba(255,255,255,0) 400%)
}
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px
}
.jcf-list {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 18px;
  line-height: 24px;
  background-color: #fff
}
.jcf-list .jcf-list-content {
  padding: 15px 0;
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%
}
.jcf-list .jcf-list-content li {
  padding-left: 0
}
.jcf-list .jcf-list-content li:before {
  content: none
}
.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 {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 8px 24px;
  color: #5f5f5f;
  position: relative
}
.jcf-list .jcf-option:before {
  content: "\e91e";
  font-family: "icomoon";
  font-size: 30px;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  top: 5px;
  left: 23px;
  opacity: 0
}
.jcf-list-box .jcf-selected,
.jcf-select-drop .jcf-hover {
  padding-left: 52px;
  color: #004682
}
.jcf-list-box .jcf-selected:before,
.jcf-select-drop .jcf-hover:before {
  opacity: 1
}
.jcf-list .jcf-disabled {
  background: #fff!important;
  color: #aaa!important
}
.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-disabled {
  background: #ddd!important
}
.select2-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle
}
.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px
}
.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap
}
.select2-container .select2-search--inline {
  float: left
}
.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051
}
.select2-results {
  display: block
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0
}
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none
}
.select2-results__option[aria-selected] {
  cursor: pointer
}
.select2-container--open .select2-dropdown {
  left: 0
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.select2-search--dropdown {
  display: block;
  padding: 4px
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}
.select2-search--dropdown.select2-search--hide {
  display: none
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff
}
.select2-hidden-accessible {
  border: 0!important;
  clip: rect(0 0 0 0)!important;
  clip-path: inset(50%)!important;
  height: 1px!important;
  overflow: hidden!important;
  padding: 0!important;
  position: absolute!important;
  width: 1px!important;
  white-space: nowrap!important
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px
}
.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #000;
  outline: 0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: 0 0;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: #fff
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));
  background-image: linear-gradient(to bottom,#fff 50%,#eee 100%);
  background-repeat: repeat-x
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));
  background-image: linear-gradient(to bottom,#eee 50%,#ccc 100%);
  background-repeat: repeat-x
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
  left: 1px;
  right: auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: 0 0;
  border: none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));
  background-image: linear-gradient(to bottom,#fff 0%,#eee 50%);
  background-repeat: repeat-x
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));
  background-image: linear-gradient(to bottom,#eee 50%,#fff 100%);
  background-repeat: repeat-x
}
.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none
}
.select2-container--classic .select2-dropdown--below {
  border-top: none
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb
}