@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
.w,
.wm,
.ws,
.wxs {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  position: relative;
}

.w {
  padding: 0 2.7777777778rem;
}
@media all and (max-width: 1366px) {
  .w {
    padding: 0 1.6666666667rem;
  }
}
@media all and (max-width: 1023px) {
  .w {
    padding: 0 1.3888888889rem;
  }
}
@media all and (max-width: 767px) {
  .w {
    padding: 0 0.8333333333rem;
  }
}

.wm {
  padding: 0 6.7777777778rem;
}
@media all and (max-width: 1460px) {
  .wm {
    padding: 0 5.5555555556rem;
  }
}
@media all and (max-width: 1366px) {
  .wm {
    padding: 0 4.4444444444rem;
  }
}
@media all and (max-width: 1215px) {
  .wm {
    padding: 0 3.3333333333rem;
  }
}
@media all and (max-width: 1023px) {
  .wm {
    padding: 0 1.3888888889rem;
  }
}
@media all and (max-width: 767px) {
  .wm {
    padding: 0 0.8333333333rem;
  }
}

.ws {
  max-width: 1522px;
  padding: 0 6.7777777778rem;
}
@media all and (max-width: 1460px) {
  .ws {
    padding: 0 5.5555555556rem;
  }
}
@media all and (max-width: 1366px) {
  .ws {
    padding: 0 4.4444444444rem;
  }
}
@media all and (max-width: 1215px) {
  .ws {
    padding: 0 3.3333333333rem;
  }
}
@media all and (max-width: 1023px) {
  .ws {
    padding: 0 1.3888888889rem;
  }
}
@media all and (max-width: 767px) {
  .ws {
    padding: 0 0.8333333333rem;
  }
}

.wxs {
  max-width: 69.1111111111rem;
  padding: 0 6.7777777778rem;
}
@media all and (max-width: 1460px) {
  .wxs {
    padding: 0 5.5555555556rem;
  }
}
@media all and (max-width: 1366px) {
  .wxs {
    padding: 0 4.4444444444rem;
  }
}
@media all and (max-width: 1215px) {
  .wxs {
    padding: 0 3.3333333333rem;
  }
}
@media all and (max-width: 1023px) {
  .wxs {
    padding: 0 1.3888888889rem;
  }
}
@media all and (max-width: 767px) {
  .wxs {
    padding: 0 0.8333333333rem;
  }
}

.background-white {
  background-color: #FFFFFF;
}

.background-black {
  background-color: #000000;
}

.background-prussian-blue {
  background-color: #0B2A56;
}

.background-blue-yonder {
  background-color: #5174A7;
}

.background-azureish-white {
  background-color: #CFE1FA;
}

.background-text {
  background-color: #1C1C1C;
}

.background-anti-flash-white {
  background-color: #F3F3F3;
}

.background-dark-cornflower-blue {
  background-color: #2A398B;
}

.background-space-cadet {
  background-color: #1B255B;
}

.background-mauve-focus {
  background-color: #0B2A56;
}

.background-transparent {
  background-color: rgba(0, 0, 0, 0);
}

html {
  font-size: 18px;
  line-height: 1.55;
  color: #1C1C1C;
  font-weight: 500;
  letter-spacing: 0.0444444444rem;
}
@media all and (max-width: 1919px) {
  html {
    font-size: 17px;
  }
}
@media all and (max-width: 1215px) {
  html {
    font-size: 15px;
  }
}
@media all and (max-width: 1023px) {
  html {
    font-size: 16px;
  }
}

body,
input,
textarea,
button {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.0444444444rem;
  font-size: 1rem;
}

h1,
h2 {
  font-weight: 800;
}

h1,
h2,
h3,
h4 {
  color: #0B2A56;
}

h1.b,
.fsh1.b,
h2.b,
.fsh2.b,
h3.b,
.fsh3.b,
h4.b,
.fsh4.b {
  font-weight: 700;
}

h3,
.fsh3,
h4,
.fsh4 {
  font-weight: 400;
  letter-spacing: 0.0277777778rem;
}

/* font sizes */
h1,
.fsh1 {
  font-size: 2.5rem;
  line-height: 1.44444;
  letter-spacing: 0.0833333333rem;
}
@media all and (max-width: 1460px) {
  h1,
.fsh1 {
    font-size: 1.9444444444rem;
  }
}
@media all and (max-width: 1023px) {
  h1,
.fsh1 {
    font-size: 1.8333333333rem;
  }
}
@media all and (max-width: 767px) {
  h1,
.fsh1 {
    font-size: 1.6666666667rem;
  }
}

h2,
.fsh2 {
  font-size: 1.9444444444rem;
  line-height: 1.3714;
  letter-spacing: 0.0555555556rem;
}
@media all and (max-width: 1919px) {
  h2,
.fsh2 {
    font-size: 1.7777777778rem;
  }
}
@media all and (max-width: 1023px) {
  h2,
.fsh2 {
    font-size: 1.6666666667rem;
  }
}

h3,
.fsh3 {
  font-size: 1.3888888889rem;
  line-height: 1.4;
}
@media all and (max-width: 1460px) {
  h3,
.fsh3 {
    font-size: 1.2222222222rem;
  }
}
@media all and (max-width: 1023px) {
  h3,
.fsh3 {
    font-size: 1.1666666667rem;
  }
}
@media all and (max-width: 767px) {
  h3,
.fsh3 {
    font-size: 1.1111111111rem;
  }
}

.fsb {
  font-size: 1.2222222222rem;
  line-height: 1.5909;
  letter-spacing: 0.0277777778rem;
}
@media all and (max-width: 1460px) {
  .fsb {
    font-size: 1.1666666667rem;
  }
}
@media all and (max-width: 1023px) {
  .fsb {
    font-size: 1.1111111111rem;
  }
}

.fss {
  font-size: 0.7777777778rem;
  line-height: 1.4285;
  letter-spacing: 0.0277777778rem;
}

u {
  text-decoration: underline;
}

.wp-editor,
.editorText {
  /* text alignment da editor WYSIWYG */
}
.wp-editor > *:not(:last-child),
.editorText > *:not(:last-child) {
  margin-bottom: 1.5em;
}
.wp-editor:is(h1), .wp-editor:is(h2), .wp-editor:is(h3), .wp-editor:is(h4), .wp-editor:is(h5), .wp-editor:is(h6),
.editorText:is(h1),
.editorText:is(h2),
.editorText:is(h3),
.editorText:is(h4),
.editorText:is(h5),
.editorText:is(h6) {
  font-weight: normal;
}
.wp-editor a,
.editorText a {
  display: inline-block;
  color: inherit;
}
.wp-editor a:not(.btn):not(.btn-line),
.editorText a:not(.btn):not(.btn-line) {
  text-decoration: underline;
  font-weight: 700;
  transition: color 0.3s;
}
.wp-editor a:not(.btn):not(.btn-line):hover,
.editorText a:not(.btn):not(.btn-line):hover {
  transform: skewX(-8deg) translateX(0.095em);
}
.wp-editor ul,
.wp-editor ol,
.editorText ul,
.editorText ol {
  list-style: none;
  margin-left: 1.2em;
}
.wp-editor ul li,
.wp-editor ol li,
.editorText ul li,
.editorText ol li {
  margin-bottom: 1em;
}
.wp-editor ul li:last-child,
.wp-editor ol li:last-child,
.editorText ul li:last-child,
.editorText ol li:last-child {
  margin-bottom: 0;
}
.wp-editor ul li:before,
.wp-editor ol li:before,
.editorText ul li:before,
.editorText ol li:before {
  content: " ";
  display: inline-block;
  background-color: #0B2A56;
  border-radius: 100%;
  width: 0.66em;
  height: 0.66em;
  margin-left: -1.2em;
  margin-right: 0.6em;
}
.wp-editor b,
.wp-editor strong,
.editorText b,
.editorText strong {
  font-weight: 700;
}
.wp-editor .ql-align-center,
.editorText .ql-align-center {
  text-align: center;
}
.wp-editor .ql-align-right,
.editorText .ql-align-right {
  text-align: right;
}
.wp-editor .ql-align-justify,
.editorText .ql-align-justify {
  text-align: justify;
}

:root {
  --real100vh: 100vh;
}

html,
body {
  -webkit-text-size-adjust: 100%;
  background-color: #FFFFFF;
}
html.menu-opened, html.noScroll,
body.menu-opened,
body.noScroll {
  overflow: hidden;
}

body,
* {
  box-sizing: border-box;
  border: none;
  margin: 0;
  padding: 0;
  color: inherit;
  text-decoration: none;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  text-underline-offset: 0.18em;
}
body::-webkit-input-placeholder, *::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.5;
}

body:-moz-placeholder, *:-moz-placeholder {
  color: inherit;
  opacity: 0.5;
}

body::-moz-placeholder, *::-moz-placeholder {
  color: inherit;
  opacity: 0.5;
}

body:-ms-input-placeholder, *:-ms-input-placeholder {
  color: inherit;
  opacity: 0.5;
}

body:before {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}

*:not(.select2 *):is(a):not(.editorText *), *:not(.select2 *):is(img), *:not(.select2 *):is(picture), *:not(.select2 *):is(svg), *:not(.select2 *):is(textarea) {
  display: block;
}

img:not([src]) {
  visibility: hidden;
}

p a {
  display: inline;
}

.prefers-reduced-motion {
  display: none;
  position: absolute;
  top: -100vw;
  left: -100vw;
  width: 0px;
  height: 0px;
  pointer-events: none;
  visibility: hidden;
}
@media (prefers-reduced-motion) {
  .prefers-reduced-motion {
    display: block;
  }
}

body.reduced-motion * {
  transition: none !important;
}

.sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only:focus {
  clip: auto;
  width: auto;
  height: auto;
  padding: 0 0.5555555556rem;
  background-color: #FFFFFF;
  z-index: 100000;
}

.visually-hidden {
  /* per elementi interattivi */
  position: absolute !important;
  transform: translateX(-300vw);
  min-height: 24px;
  background-color: #FFFFFF;
  color: black;
}
.visually-hidden:focus {
  transform: none;
  z-index: 100000;
}

[aria-hidden=true] input,
[aria-hidden=true] button,
[aria-hidden=true] .plyr__controls {
  visibility: hidden;
  opacity: 0;
}

@media all and (max-width: 767px) {
  main {
    margin-top: var(--HH);
  }
}

.quick-link-page-contents {
  line-height: 1.3333333333rem;
}

*:focus {
  outline: 2px solid #0B2A56;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-animation: autofill 0s forwards;
  animation: autofill 0s forwards;
}

input::-webkit-input-placeholder {
  line-height: normal !important;
}

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

section.noMB {
  margin-bottom: 0 !important;
}

section.noMT {
  margin-top: 0 !important;
}

.grecaptcha-badge {
  display: none !important;
}

@keyframes plyr-progress {
  to {
    background-position: 25px 0;
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}
@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes plyr-fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  direction: ltr;
  display: flex;
  flex-direction: column;
  font-family: inherit;
  font-family: var(--plyr-font-family, inherit);
  font-variant-numeric: tabular-nums;
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  line-height: 1.7;
  line-height: var(--plyr-line-height, 1.7);
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow 0.3s ease;
  z-index: 0;
}

.plyr audio,
.plyr iframe,
.plyr video {
  display: block;
  height: 100%;
  width: 100%;
}

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}

.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  box-sizing: border-box;
}

.plyr--full-ui *,
.plyr--full-ui :after,
.plyr--full-ui :before {
  box-sizing: inherit;
}

.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
  touch-action: manipulation;
}

.plyr__badge {
  background: #4a5464;
  background: var(--plyr-badge-background, #4a5464);
  border-radius: 2px;
  border-radius: var(--plyr-badge-border-radius, 2px);
  color: #fff;
  color: var(--plyr-badge-text-color, #fff);
  font-size: 9px;
  font-size: var(--plyr-font-size-badge, 9px);
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  display: none;
  font-size: 13px;
  font-size: var(--plyr-font-size-small, 13px);
  left: 0;
  padding: 10px;
  padding: var(--plyr-control-spacing, 10px);
  position: absolute;
  text-align: center;
  transition: transform 0.4s ease-in-out;
  width: 100%;
}

.plyr__captions span:empty {
  display: none;
}

@media (min-width: 480px) {
  .plyr__captions {
    font-size: 15px;
    font-size: var(--plyr-font-size-base, 15px);
    padding: 20px;
    padding: calc(var(--plyr-control-spacing, 10px) * 2);
  }
}
@media (min-width: 768px) {
  .plyr__captions {
    font-size: 18px;
    font-size: var(--plyr-font-size-large, 18px);
  }
}
.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(-40px);
  transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));
}

.plyr__caption {
  background: rgba(0, 0, 0, 0.8);
  background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  color: #fff;
  color: var(--plyr-captions-text-color, #fff);
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}

.plyr__caption div {
  display: inline;
}

.plyr__control {
  background: 0 0;
  border: 0;
  border-radius: 3px;
  border-radius: var(--plyr-control-radius, 3px);
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: 7px;
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
  position: relative;
  transition: all 0.3s ease;
}

.plyr__control svg {
  fill: currentColor;
  display: block;
  height: 18px;
  height: var(--plyr-control-icon-size, 18px);
  pointer-events: none;
  width: 18px;
  width: var(--plyr-control-icon-size, 18px);
}

.plyr__control:focus {
  outline: 0;
}

.plyr__control.plyr__tab-focus {
  outline: 3px dotted #ffffff;
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #ffffff))) dotted 3px;
  outline-offset: 2px;
}

a.plyr__control {
  text-decoration: none;
}

.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control.plyr__control--pressed .label--not-pressed,
.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed,
a.plyr__control:after,
a.plyr__control:before {
  display: none;
}

.plyr--full-ui ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center;
}

.plyr__controls .plyr__progress__container {
  flex: 1;
  min-width: 0;
}

.plyr__controls .plyr__controls__item {
  margin-left: 2.5px;
  margin-left: calc(var(--plyr-control-spacing, 10px) / 4);
}

.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto;
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: 2.5px;
  padding-left: calc(var(--plyr-control-spacing, 10px) / 4);
}

.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 5px;
  padding: 0 calc(var(--plyr-control-spacing, 10px) / 2);
}

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,
.plyr__controls .plyr__controls__item.plyr__time + .plyr__time,
.plyr__controls .plyr__controls__item.plyr__time:first-child {
  padding-left: 0;
}

.plyr [data-plyr=airplay],
.plyr [data-plyr=captions],
.plyr [data-plyr=fullscreen],
.plyr [data-plyr=pip],
.plyr__controls:empty {
  display: none;
}

.plyr--airplay-supported [data-plyr=airplay],
.plyr--captions-enabled [data-plyr=captions],
.plyr--fullscreen-enabled [data-plyr=fullscreen],
.plyr--pip-supported [data-plyr=pip] {
  display: inline-block;
}

.plyr__menu {
  display: flex;
  position: relative;
}

.plyr__menu .plyr__control svg {
  transition: transform 0.3s ease;
}

.plyr__menu .plyr__control[aria-expanded=true] svg {
  transform: rotate(90deg);
}

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none;
}

.plyr__menu__container {
  animation: plyr-popup 0.2s ease;
  background: rgba(255, 255, 255, 0.9);
  background: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  border-radius: 4px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: #4a5464;
  color: var(--plyr-menu-color, #4a5464);
  font-size: 15px;
  font-size: var(--plyr-font-size-base, 15px);
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}

.plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.plyr__menu__container:after {
  border: 4px solid transparent;
  border-top-color: rgba(255, 255, 255, 0.9);
  border: var(--plyr-menu-arrow-size, 4px) solid transparent;
  border-top-color: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  content: "";
  height: 0;
  position: absolute;
  right: 14px;
  right: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * 0.7 - var(--plyr-menu-arrow-size, 4px) / 2);
  top: 100%;
  width: 0;
}

.plyr__menu__container [role=menu] {
  padding: 7px;
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
}

.plyr__menu__container [role=menuitem],
.plyr__menu__container [role=menuitemradio] {
  margin-top: 2px;
}

.plyr__menu__container [role=menuitem]:first-child,
.plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0;
}

.plyr__menu__container .plyr__control {
  align-items: center;
  color: #4a5464;
  color: var(--plyr-menu-color, #4a5464);
  display: flex;
  font-size: 13px;
  font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
  padding: 4.66667px 10.5px;
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7 / 1.5) calc(var(--plyr-control-spacing, 10px) * 0.7 * 1.5);
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
}

.plyr__menu__container .plyr__control > span {
  align-items: inherit;
  display: flex;
  width: 100%;
}

.plyr__menu__container .plyr__control:after {
  border: 4px solid transparent;
  border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.plyr__menu__container .plyr__control--forward {
  padding-right: 28px;
  padding-right: calc(var(--plyr-control-spacing, 10px) * 0.7 * 4);
}

.plyr__menu__container .plyr__control--forward:after {
  border-left-color: #728197;
  border-left-color: var(--plyr-menu-arrow-color, #728197);
  right: 6.5px;
  right: calc(var(--plyr-control-spacing, 10px) * 0.7 * 1.5 - var(--plyr-menu-item-arrow-size, 4px));
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,
.plyr__menu__container .plyr__control--forward:hover:after {
  border-left-color: currentColor;
}

.plyr__menu__container .plyr__control--back {
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  margin: 7px;
  margin: calc(var(--plyr-control-spacing, 10px) * 0.7);
  margin-bottom: 3.5px;
  margin-bottom: calc(var(--plyr-control-spacing, 10px) * 0.7 / 2);
  padding-left: 28px;
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7 * 4);
  position: relative;
  width: calc(100% - 14px);
  width: calc(100% - var(--plyr-control-spacing, 10px) * 0.7 * 2);
}

.plyr__menu__container .plyr__control--back:after {
  border-right-color: #728197;
  border-right-color: var(--plyr-menu-arrow-color, #728197);
  left: 6.5px;
  left: calc(var(--plyr-control-spacing, 10px) * 0.7 * 1.5 - var(--plyr-menu-item-arrow-size, 4px));
}

.plyr__menu__container .plyr__control--back:before {
  background: #dcdfe5;
  background: var(--plyr-menu-back-border-color, #dcdfe5);
  box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
  content: "";
  height: 1px;
  left: 0;
  margin-top: 3.5px;
  margin-top: calc(var(--plyr-control-spacing, 10px) * 0.7 / 2);
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,
.plyr__menu__container .plyr__control--back:hover:after {
  border-right-color: currentColor;
}

.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: 7px;
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7);
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after,
.plyr__menu__container .plyr__control[role=menuitemradio]:before {
  border-radius: 100%;
}

.plyr__menu__container .plyr__control[role=menuitemradio]:before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: 10px;
  margin-right: var(--plyr-control-spacing, 10px);
  transition: all 0.3s ease;
  width: 16px;
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform 0.3s ease, opacity 0.3s ease;
  width: 6px;
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before {
  background: #ffffff;
  background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #ffffff)));
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}

.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,
.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before {
  background: rgba(35, 40, 47, 0.1);
}

.plyr__menu__container .plyr__menu__value {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: -5px;
  margin-right: calc(var(--plyr-control-spacing, 10px) * 0.7 * -1 + 2);
  overflow: hidden;
  padding-left: 24.5px;
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7 * 3.5);
  pointer-events: none;
}

.plyr--full-ui input[type=range] {
  -webkit-appearance: none;
  appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 26px;
  border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
  color: #ffffff;
  color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #ffffff)));
  display: block;
  height: 19px;
  height: calc(var(--plyr-range-thumb-active-shadow-width, 3px) * 2 + var(--plyr-range-thumb-height, 13px));
  margin: 0;
  min-width: 0;
  padding: 0;
  transition: box-shadow 0.3s ease;
  width: 100%;
}

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: 0 0;
  background-image: linear-gradient(90deg, currentColor 0, transparent 0);
  background-image: linear-gradient(to right, currentColor var(--value, 0), transparent var(--value, 0));
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-user-select: none;
  user-select: none;
}

.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  margin-top: -4px;
  margin-top: calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2 * -1);
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px);
}

.plyr--full-ui input[type=range]::-moz-range-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -moz-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  user-select: none;
}

.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px);
}

.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
}

.plyr--full-ui input[type=range]::-ms-track {
  color: transparent;
}

.plyr--full-ui input[type=range]::-ms-fill-upper,
.plyr--full-ui input[type=range]::-ms-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  user-select: none;
}

.plyr--full-ui input[type=range]::-ms-fill-lower {
  background: 0 0;
  background: currentColor;
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  user-select: none;
}

.plyr--full-ui input[type=range]::-ms-thumb {
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  margin-top: 0;
  position: relative;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px);
}

.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none;
}

.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0;
}

.plyr--full-ui input[type=range]:focus {
  outline: 0;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  outline: 3px dotted #ffffff;
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #ffffff))) dotted 3px;
  outline-offset: 2px;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  outline: 3px dotted #ffffff;
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #ffffff))) dotted 3px;
  outline-offset: 2px;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  outline: 3px dotted #ffffff;
  outline: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #ffffff))) dotted 3px;
  outline-offset: 2px;
}

.plyr__poster {
  background-color: #000;
  background-color: var(--plyr-video-background, var(--plyr-video-background, #000));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}

.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
  display: none;
}

.plyr__time {
  font-size: 13px;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__time + .plyr__time:before {
  content: "⁄";
  margin-right: 10px;
  margin-right: var(--plyr-control-spacing, 10px);
}

@media (max-width: 767px) {
  .plyr__time + .plyr__time {
    display: none;
  }
}
.plyr__tooltip {
  background: rgba(255, 255, 255, 0.9);
  background: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: 5px;
  border-radius: var(--plyr-tooltip-radius, 5px);
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: #4a5464;
  color: var(--plyr-tooltip-color, #4a5464);
  font-size: 13px;
  font-size: var(--plyr-font-size-small, 13px);
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  left: 50%;
  line-height: 1.3;
  margin-bottom: 10px;
  margin-bottom: calc(var(--plyr-control-spacing, 10px) / 2 * 2);
  opacity: 0;
  padding: 5px 7.5px;
  padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(var(--plyr-control-spacing, 10px) / 2 * 1.5);
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;
  white-space: nowrap;
  z-index: 2;
}

.plyr__tooltip:before {
  border-left: 4px solid transparent;
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: 4px solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: -4px;
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr .plyr__control:hover .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translateY(10px) scale(0.8);
  transform-origin: 0 100%;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip:before,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip:before {
  left: 16px;
  left: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * 0.7);
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translateY(10px) scale(0.8);
  transform-origin: 100% 100%;
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip:before {
  left: auto;
  right: 16px;
  right: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * 0.7);
  transform: translateX(50%);
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible,
.plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip,
.plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
  transform: translate(0) scale(1);
}

.plyr__progress {
  left: 6.5px;
  left: calc(var(--plyr-range-thumb-height, 13px) * 0.5);
  margin-right: 13px;
  margin-right: var(--plyr-range-thumb-height, 13px);
  position: relative;
}

.plyr__progress input[type=range],
.plyr__progress__buffer {
  margin-left: -6.5px;
  margin-left: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  margin-right: -6.5px;
  margin-right: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  width: calc(100% + 13px);
  width: calc(100% + var(--plyr-range-thumb-height, 13px));
}

.plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
}

.plyr__progress .plyr__tooltip {
  left: 0;
  max-width: 120px;
  overflow-wrap: break-word;
  white-space: normal;
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 100px;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin-top: -2.5px;
  margin-top: calc(var(--plyr-range-track-height, 5px) / 2 * -1);
  padding: 0;
  position: absolute;
  top: 50%;
}

.plyr__progress__buffer::-webkit-progress-bar {
  background: 0 0;
}

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  min-width: var(--plyr-range-track-height, 5px);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  min-width: var(--plyr-range-track-height, 5px);
  -moz-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -ms-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr--loading .plyr__progress__buffer {
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, rgba(35, 40, 47, 0.6) 25%, transparent 0, transparent 50%, rgba(35, 40, 47, 0.6) 0, rgba(35, 40, 47, 0.6) 75%, transparent 0, transparent);
  background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: 25px 25px;
  background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: rgba(255, 255, 255, 0.25);
  background-color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: rgba(193, 200, 209, 0.6);
  background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr__progress__marker {
  background-color: #fff;
  background-color: var(--plyr-progress-marker-background, #fff);
  border-radius: 1px;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 3px;
  width: var(--plyr-progress-marker-width, 3px);
  z-index: 3;
}

.plyr__volume {
  align-items: center;
  display: flex;
  max-width: 110px;
  min-width: 80px;
  position: relative;
  width: 20%;
}

.plyr__volume input[type=range] {
  margin-left: 5px;
  margin-left: calc(var(--plyr-control-spacing, 10px) / 2);
  margin-right: 5px;
  margin-right: calc(var(--plyr-control-spacing, 10px) / 2);
  position: relative;
  z-index: 2;
}

.plyr--is-ios .plyr__volume {
  min-width: 0;
  width: auto;
}

.plyr--audio {
  display: block;
}

.plyr--audio .plyr__controls {
  background: #fff;
  background: var(--plyr-audio-controls-background, #fff);
  border-radius: inherit;
  color: #4a5464;
  color: var(--plyr-audio-control-color, #4a5464);
  padding: 10px;
  padding: var(--plyr-control-spacing, 10px);
}

.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded=true] {
  background: #ffffff;
  background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #ffffff)));
  color: #fff;
  color: var(--plyr-audio-control-color-hover, #fff);
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(193, 200, 209, 0.6);
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: rgba(193, 200, 209, 0.6);
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: rgba(193, 200, 209, 0.6);
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--audio .plyr__progress__buffer {
  color: rgba(193, 200, 209, 0.6);
  color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr--video {
  background: #000;
  background: var(--plyr-video-background, var(--plyr-video-background, #000));
  overflow: hidden;
}

.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: #000;
  background: var(--plyr-video-background, var(--plyr-video-background, #000));
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
  aspect-ratio: 16/9;
}

@supports not (aspect-ratio: 16/9) {
  .plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
  }
}
.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%);
}

.plyr--video .plyr__controls {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
  background: var(--plyr-video-controls-background, linear-gradient(transparent, rgba(0, 0, 0, 0.75)));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: #fff;
  color: var(--plyr-video-control-color, #fff);
  left: 0;
  padding: 5px;
  padding: calc(var(--plyr-control-spacing, 10px) / 2);
  padding-top: 20px;
  padding-top: calc(var(--plyr-control-spacing, 10px) * 2);
  position: absolute;
  right: 0;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  z-index: 3;
}

@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: 10px;
    padding: var(--plyr-control-spacing, 10px);
    padding-top: 35px;
    padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5);
  }
}
.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
}

.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true] {
  background: transparent;
  color: #fff;
  color: var(--plyr-video-control-color-hover, #fff);
}

.plyr__control--overlaid {
  background: transparent;
  border: 0;
  color: #fff;
  color: var(--plyr-video-control-color, #fff);
  display: none;
  left: 50%;
  opacity: 0.9;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  z-index: 2;
}

.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
  width: 60px;
  height: 60px;
}
@media all and (max-width: 1023px) {
  .plyr__control--overlaid svg {
    width: 40px;
    height: 40px;
  }
}
@media all and (max-width: 600px) {
  .plyr__control--overlaid svg {
    width: 30px;
    height: 30px;
  }
}

.plyr__control--overlaid:focus,
.plyr__control--overlaid:hover {
  opacity: 1;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(255, 255, 255, 0.25);
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: rgba(255, 255, 255, 0.25);
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: rgba(255, 255, 255, 0.25);
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--video .plyr__progress__buffer {
  color: rgba(255, 255, 255, 0.25);
  color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:fullscreen video {
  height: 100%;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:fullscreen .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}
.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  margin: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10000000;
}

.plyr--fullscreen-fallback video {
  height: 100%;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}
.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.plyr__ads > div,
.plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}

.plyr__ads:after {
  background: #23282f;
  border-radius: 2px;
  bottom: 10px;
  bottom: var(--plyr-control-spacing, 10px);
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  right: var(--plyr-control-spacing, 10px);
  z-index: 3;
}

.plyr__ads:empty:after {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  z-index: 3;
}

.plyr__preview-thumb {
  background-color: rgba(255, 255, 255, 0.9);
  background-color: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: 5px;
  border-radius: var(--plyr-tooltip-radius, 5px);
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  margin-bottom: 10px;
  margin-bottom: calc(var(--plyr-control-spacing, 10px) / 2 * 2);
  opacity: 0;
  padding: 3px;
  pointer-events: none;
  position: absolute;
  transform: translateY(10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;
  z-index: 2;
}

.plyr__preview-thumb--is-shown {
  opacity: 1;
  transform: translate(0) scale(1);
}

.plyr__preview-thumb:before {
  border-left: 4px solid transparent;
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: 4px solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: -4px;
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: calc(50% + var(--preview-arrow-offset));
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr__preview-thumb__image-container {
  background: #c1c8d1;
  border-radius: 4px;
  border-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.plyr__preview-thumb__image-container img,
.plyr__preview-thumb__image-container:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr__preview-thumb__image-container:after {
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
  content: "";
  pointer-events: none;
}

.plyr__preview-thumb__image-container img {
  max-height: none;
  max-width: none;
}

.plyr__preview-thumb__time-container {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
  background: var(--plyr-video-controls-background, linear-gradient(transparent, rgba(0, 0, 0, 0.75)));
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
  bottom: 0;
  left: 0;
  line-height: 1.1;
  padding: 20px 6px 6px;
  position: absolute;
  right: 0;
  z-index: 3;
}

.plyr__preview-thumb__time-container span {
  color: #fff;
  font-size: 13px;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__preview-scrubbing {
  bottom: 0;
  filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
}

.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}

.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--no-transition {
  transition: none !important;
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  border: 0 !important;
  height: 1px !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.plyr [hidden] {
  display: none !important;
}

.plyr.plyr--stopped .plyr__controls {
  opacity: 0;
}

.plyr__control.plyr__control--overlaid {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  width: 4.4444444444rem;
  height: 4.4444444444rem;
  backdrop-filter: blur(20px);
  opacity: 1;
}
.plyr__control.plyr__control--overlaid svg {
  width: 32.5%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 1.5%;
}
.plyr__control.plyr__control--overlaid:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  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 {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  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;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  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%;
  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;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !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;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

.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 transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  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 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}

.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__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  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--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  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: transparent;
  border: none;
  outline: 0;
  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 .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--group {
  padding: 0;
}

.select2-container--default .select2-results__option--disabled {
  color: #999;
}

.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}

.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-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.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;
  height: 26px;
  margin-right: 20px;
}

.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-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  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: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 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: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.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-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.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-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.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;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.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;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  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--group {
  padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.splide__arrow:disabled {
  opacity: 0.3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }

  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}

.splide__arrow {
  width: 2.7777777778rem;
  height: 2.7777777778rem;
  transition: all 0.3s;
  background-color: rgba(255, 255, 255, 0.3);
}
.splide__arrow:not(:disabled) {
  opacity: 1;
}
.splide__arrow:not(:disabled):hover {
  opacity: 1;
}
.splide__arrow:disabled {
  opacity: 0.5;
  cursor: default;
}
.splide__arrow svg {
  width: 1.6111111111rem;
  height: auto;
}
.splide__arrow svg path {
  fill: #FFFFFF;
}

.splide__pagination {
  transform: translateX(-200vw);
  bottom: auto;
  top: 100%;
}
.splide__pagination li {
  padding: 0 1.9444444444rem;
}
@media all and (max-width: 1023px) {
  .splide__pagination li {
    padding: 0 0.5555555556rem;
  }
}
.splide__pagination li .splide__pagination__page {
  width: 1.7777777778rem;
  height: 1.7777777778rem;
  color: #0B2A56;
  background-color: #FFFFFF;
  opacity: 1;
  transition: all 0.3s;
}
.splide__pagination li .splide__pagination__page.is-active {
  background-color: #5174A7;
  color: #FFFFFF;
  font-weight: 700;
  transform: none;
}
.splide__pagination li .splide__pagination__page button {
  margin: 0;
}
.splide__pagination li .splide__pagination__page button:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1;
}
.splide__pagination li:nth-child(1) button:after {
  content: "1";
}
.splide__pagination li:nth-child(2) button:after {
  content: "2";
}
.splide__pagination li:nth-child(3) button:after {
  content: "3";
}
.splide__pagination li:nth-child(4) button:after {
  content: "4";
}
.splide__pagination li:nth-child(5) button:after {
  content: "5";
}
.splide__pagination li:nth-child(6) button:after {
  content: "6";
}
.splide__pagination li:nth-child(7) button:after {
  content: "7";
}
.splide__pagination li:nth-child(8) button:after {
  content: "8";
}
.splide__pagination li:nth-child(9) button:after {
  content: "9";
}
.splide__pagination li:nth-child(10) button:after {
  content: "10";
}
.splide__pagination li:nth-child(11) button:after {
  content: "11";
}
.splide__pagination li:nth-child(12) button:after {
  content: "12";
}
.splide__pagination li:nth-child(13) button:after {
  content: "13";
}
.splide__pagination li:nth-child(14) button:after {
  content: "14";
}
.splide__pagination li:nth-child(15) button:after {
  content: "15";
}
.splide__pagination li:nth-child(16) button:after {
  content: "16";
}
.splide__pagination li:nth-child(17) button:after {
  content: "17";
}
.splide__pagination li:nth-child(18) button:after {
  content: "18";
}
.splide__pagination li:nth-child(19) button:after {
  content: "19";
}
.splide__pagination li:nth-child(20) button:after {
  content: "20";
}
.splide__pagination li:nth-child(21) button:after {
  content: "21";
}
.splide__pagination li:nth-child(22) button:after {
  content: "22";
}
.splide__pagination li:nth-child(23) button:after {
  content: "23";
}
.splide__pagination li:nth-child(24) button:after {
  content: "24";
}
.splide__pagination li:nth-child(25) button:after {
  content: "25";
}
.splide__pagination li:nth-child(26) button:after {
  content: "26";
}
.splide__pagination li:nth-child(27) button:after {
  content: "27";
}
.splide__pagination li:nth-child(28) button:after {
  content: "28";
}
.splide__pagination li:nth-child(29) button:after {
  content: "29";
}
.splide__pagination li:nth-child(30) button:after {
  content: "30";
}
.splide__pagination li:nth-child(31) button:after {
  content: "31";
}
.splide__pagination li:nth-child(32) button:after {
  content: "32";
}
.splide__pagination li:nth-child(33) button:after {
  content: "33";
}
.splide__pagination li:nth-child(34) button:after {
  content: "34";
}
.splide__pagination li:nth-child(35) button:after {
  content: "35";
}
.splide__pagination li:nth-child(36) button:after {
  content: "36";
}
.splide__pagination li:nth-child(37) button:after {
  content: "37";
}
.splide__pagination li:nth-child(38) button:after {
  content: "38";
}
.splide__pagination li:nth-child(39) button:after {
  content: "39";
}
.splide__pagination li:nth-child(40) button:after {
  content: "40";
}
.splide__pagination li:nth-child(41) button:after {
  content: "41";
}
.splide__pagination li:nth-child(42) button:after {
  content: "42";
}
.splide__pagination li:nth-child(43) button:after {
  content: "43";
}
.splide__pagination li:nth-child(44) button:after {
  content: "44";
}
.splide__pagination li:nth-child(45) button:after {
  content: "45";
}
.splide__pagination li:nth-child(46) button:after {
  content: "46";
}
.splide__pagination li:nth-child(47) button:after {
  content: "47";
}
.splide__pagination li:nth-child(48) button:after {
  content: "48";
}
.splide__pagination li:nth-child(49) button:after {
  content: "49";
}
.splide__pagination li:nth-child(50) button:after {
  content: "50";
}
.splide__pagination li:nth-child(51) button:after {
  content: "51";
}
.splide__pagination li:nth-child(52) button:after {
  content: "52";
}
.splide__pagination li:nth-child(53) button:after {
  content: "53";
}
.splide__pagination li:nth-child(54) button:after {
  content: "54";
}
.splide__pagination li:nth-child(55) button:after {
  content: "55";
}
.splide__pagination li:nth-child(56) button:after {
  content: "56";
}
.splide__pagination li:nth-child(57) button:after {
  content: "57";
}
.splide__pagination li:nth-child(58) button:after {
  content: "58";
}
.splide__pagination li:nth-child(59) button:after {
  content: "59";
}
.splide__pagination li:nth-child(60) button:after {
  content: "60";
}
.splide__pagination li:nth-child(61) button:after {
  content: "61";
}
.splide__pagination li:nth-child(62) button:after {
  content: "62";
}
.splide__pagination li:nth-child(63) button:after {
  content: "63";
}
.splide__pagination li:nth-child(64) button:after {
  content: "64";
}
.splide__pagination li:nth-child(65) button:after {
  content: "65";
}
.splide__pagination li:nth-child(66) button:after {
  content: "66";
}
.splide__pagination li:nth-child(67) button:after {
  content: "67";
}
.splide__pagination li:nth-child(68) button:after {
  content: "68";
}
.splide__pagination li:nth-child(69) button:after {
  content: "69";
}
.splide__pagination li:nth-child(70) button:after {
  content: "70";
}
.splide__pagination li:nth-child(71) button:after {
  content: "71";
}
.splide__pagination li:nth-child(72) button:after {
  content: "72";
}
.splide__pagination li:nth-child(73) button:after {
  content: "73";
}
.splide__pagination li:nth-child(74) button:after {
  content: "74";
}
.splide__pagination li:nth-child(75) button:after {
  content: "75";
}
.splide__pagination li:nth-child(76) button:after {
  content: "76";
}
.splide__pagination li:nth-child(77) button:after {
  content: "77";
}
.splide__pagination li:nth-child(78) button:after {
  content: "78";
}
.splide__pagination li:nth-child(79) button:after {
  content: "79";
}
.splide__pagination li:nth-child(80) button:after {
  content: "80";
}
.splide__pagination li:nth-child(81) button:after {
  content: "81";
}
.splide__pagination li:nth-child(82) button:after {
  content: "82";
}
.splide__pagination li:nth-child(83) button:after {
  content: "83";
}
.splide__pagination li:nth-child(84) button:after {
  content: "84";
}
.splide__pagination li:nth-child(85) button:after {
  content: "85";
}
.splide__pagination li:nth-child(86) button:after {
  content: "86";
}
.splide__pagination li:nth-child(87) button:after {
  content: "87";
}
.splide__pagination li:nth-child(88) button:after {
  content: "88";
}
.splide__pagination li:nth-child(89) button:after {
  content: "89";
}
.splide__pagination li:nth-child(90) button:after {
  content: "90";
}
.splide__pagination li:nth-child(91) button:after {
  content: "91";
}
.splide__pagination li:nth-child(92) button:after {
  content: "92";
}
.splide__pagination li:nth-child(93) button:after {
  content: "93";
}
.splide__pagination li:nth-child(94) button:after {
  content: "94";
}
.splide__pagination li:nth-child(95) button:after {
  content: "95";
}
.splide__pagination li:nth-child(96) button:after {
  content: "96";
}
.splide__pagination li:nth-child(97) button:after {
  content: "97";
}
.splide__pagination li:nth-child(98) button:after {
  content: "98";
}
.splide__pagination li:nth-child(99) button:after {
  content: "99";
}
.splide__pagination li:nth-child(100) button:after {
  content: "100";
}

*[data-animation-in]:not(.paginated *) {
  filter: opacity(0%);
}
body.reduced-motion *[data-animation-in]:not(.paginated *) {
  filter: opacity(100%);
}

.imageBackground {
  opacity: 0;
  transition: opacity 0.3s;
}
.imageBackground.imageSpace {
  position: relative !important;
}
.imageBackground.imageSpace img {
  width: 100%;
  height: auto;
  visibility: hidden;
  pointer-events: none;
  overflow: hidden;
}
.imageBackground:not(.imageSpace) img {
  position: absolute;
  width: 1px;
  height: 1px;
  visibility: hidden;
  pointer-events: none;
  overflow: hidden;
}
.imageBackground.loaded {
  opacity: 1;
}
.imageBackground:empty {
  opacity: 1;
}

.player {
  position: relative;
  width: 100%;
  height: 100%;
}
.player.background {
  pointer-events: none;
}
.player video {
  width: 100%;
}
.player .video-iframe {
  width: 100%;
  height: 100%;
}
.player .video-iframe.unblocked {
  pointer-events: none;
}
.player .video-iframe iframe {
  width: 100%;
  height: 100%;
}
.player[data-ratio-mode=cover] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.media {
  overflow: hidden;
}
.media[data-ratio-mode=cover] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.media.media-image[data-ratio-winner=height] img,
.media.media-image[data-ratio-winner=height] svg, .media.media-image:not([data-ratio-winner]) img,
.media.media-image:not([data-ratio-winner]) svg {
  width: 100%;
  height: auto;
}
.media.media-image[data-ratio-winner=width] img,
.media.media-image[data-ratio-winner=width] svg {
  height: 100%;
  width: auto;
}

.lazyload-enabled {
  transition: opacity 0.3s;
  opacity: 0;
}
.lazyload-enabled.lazyloaded {
  opacity: 1;
}

.MainMenu {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9;
  pointer-events: none;
  transition: all 0.4s;
}
body.menu-opened .MainMenu {
  pointer-events: all;
}

.MainMenu:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.3s;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
}
body.menu-opened .MainMenu:before {
  opacity: 1;
}

.MainMenu .contents {
  width: 410px;
  transform: translateX(100%);
  transition: all 0.4s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  color: #FFFFFF;
  overflow: auto;
}
@media all and (max-width: 767px) {
  .MainMenu .contents {
    width: 380px;
  }
}
@media all and (max-width: 600px) {
  .MainMenu .contents {
    width: 100%;
  }
}
body.menu-opened .MainMenu .contents {
  transform: translateX(0%);
}

.MainMenu .contents .menu-wrapper {
  padding: var(--HH) 50px;
  min-height: 100%;
  text-transform: uppercase;
}
@media all and (max-width: 1366px) {
  .MainMenu .contents .menu-wrapper {
    padding: var(--HH) 30px;
  }
}
@media all and (max-width: 600px) {
  .MainMenu .contents .menu-wrapper {
    padding: calc(var(--HH) * 2) 20px var(--HH);
  }
}
.MainMenu .contents .menu-wrapper ul:not(.sub-menu) {
  font-size: 30px;
  line-height: 1;
  font-weight: 300;
  list-style: none;
  position: relative;
}
@media all and (max-width: 1919px) {
  .MainMenu .contents .menu-wrapper ul:not(.sub-menu) {
    font-size: 28px;
  }
}
@media all and (max-width: 1366px) {
  .MainMenu .contents .menu-wrapper ul:not(.sub-menu) {
    font-size: 26px;
  }
}
@media all and (max-width: 1023px) {
  .MainMenu .contents .menu-wrapper ul:not(.sub-menu) {
    font-size: 28px;
  }
}
@media all and (max-width: 767px) {
  .MainMenu .contents .menu-wrapper ul:not(.sub-menu) {
    font-size: 25px;
  }
}
@media all and (max-width: 600px) {
  .MainMenu .contents .menu-wrapper ul:not(.sub-menu) {
    font-size: 22px;
    width: 100%;
  }
}
.MainMenu .contents .menu-wrapper ul:not(.sub-menu) > li {
  margin-bottom: 60px;
}
@media all and (max-width: 600px) {
  .MainMenu .contents .menu-wrapper ul:not(.sub-menu) > li {
    margin-bottom: 40px;
  }
}
.MainMenu .contents .menu-wrapper ul:not(.sub-menu) > li:last-child {
  margin-bottom: 0;
}
@media (hover: hover) {
  .MainMenu .contents .menu-wrapper ul:not(.sub-menu) > li > a:not([href="#"]):hover {
    font-weight: 700;
  }
}
.MainMenu .contents .menu-wrapper ul:not(.sub-menu) > li > ul.sub-menu {
  font-size: 18px;
  list-style: none;
  margin-top: 20px;
  border-top: 1px solid;
  padding-top: 20px;
}
@media all and (max-width: 600px) {
  .MainMenu .contents .menu-wrapper ul:not(.sub-menu) > li > ul.sub-menu {
    margin-top: 15px;
    padding-top: 15px;
    font-size: 16px;
  }
}
.MainMenu .contents .menu-wrapper ul:not(.sub-menu) > li > ul.sub-menu > li {
  padding-bottom: 20px;
}
@media all and (max-width: 600px) {
  .MainMenu .contents .menu-wrapper ul:not(.sub-menu) > li > ul.sub-menu > li {
    padding-bottom: 15px;
  }
}
.MainMenu .contents .menu-wrapper ul:not(.sub-menu) > li > ul.sub-menu > li:last-child {
  padding-bottom: 0;
}
@media (hover: hover) {
  .MainMenu .contents .menu-wrapper ul:not(.sub-menu) > li > ul.sub-menu > li > a:hover {
    font-weight: 700;
  }
}

.btn {
  transition: all 0.5s;
  padding: 1.1111em;
  line-height: 1;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}
.btn.btn-white {
  background-color: #FFFFFF;
  color: #0B2A56;
}
.btn.btn-prussian-blue {
  background-color: #0B2A56;
  color: #FFFFFF;
}
.btn span {
  position: relative;
}
.btn span:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.0833333333rem;
  background-color: currentColor;
  display: none;
}
.btn:hover:is(input) {
  font-style: italic;
}
.btn:hover span {
  font-style: italic;
}
.btn:hover span::after {
  display: block;
}

.btn-line {
  font-size: 0.8888888889rem;
  line-height: 2;
  letter-spacing: 0.0444444444rem;
  font-weight: 700;
  position: relative;
  white-space: nowrap;
  color: #0B2A56;
  display: block;
}
.btn-line:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.1111111111rem;
  background-color: currentColor;
}
.btn-line:hover:after {
  background-color: #5174A7;
}

a:hover .btn-line:after {
  background-color: #5174A7;
}

.Footer {
  background-color: #0B2A56;
  color: #FFFFFF;
}
.Footer .contents .cols {
  padding: 2.2222222222rem 0 1.6666666667rem;
  display: flex;
  margin: 0 -0.8333333333rem;
}
@media all and (max-width: 1023px) {
  .Footer .contents .cols {
    margin: 0 -0.8333333333rem -1.1111111111rem;
    flex-wrap: wrap;
  }
}
.Footer .contents .cols .col {
  flex: 1;
  padding: 0 0.8333333333rem;
}
@media all and (max-width: 1023px) {
  .Footer .contents .cols .col {
    width: 50%;
    flex: auto;
    margin-bottom: 1.1111111111rem;
  }
}
@media all and (max-width: 600px) {
  .Footer .contents .cols .col {
    width: 100%;
  }
}
.Footer .contents .cols .col .col-title {
  display: block;
  text-transform: uppercase;
  font-size: 0.8888888889rem;
  margin-bottom: 0.8333333333rem;
  line-height: 2;
  min-height: 2em;
  font-weight: 700;
}
.Footer .contents .cols .col .col-contents {
  font-weight: 300;
}
@media all and (max-width: 767px) {
  .Footer .contents .cols .col.menu {
    order: 5;
  }
}
.Footer .contents .cols .col.menu ul {
  list-style: none;
  line-height: 1.92;
}
.Footer .contents .cols .col.menu ul li a {
  transition: all 0.3s;
}
@media (hover: hover) {
  .Footer .contents .cols .col.menu ul li a:hover {
    opacity: 0.7;
  }
}
.Footer .sub-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.26);
  padding: 1.6666666667rem 0 2.2222222222rem;
}
.Footer .sub-footer .sub-footer-contents {
  display: flex;
  justify-content: center;
  font-size: 0.6666666667rem;
  line-height: 1.5;
  align-items: center;
}
@media all and (max-width: 767px) {
  .Footer .sub-footer .sub-footer-contents {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media all and (max-width: 600px) {
  .Footer .sub-footer .sub-footer-contents {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.Footer .sub-footer .sub-footer-contents .footer-legal-menu ul {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0 -0.5em;
}
.Footer .sub-footer .sub-footer-contents .footer-legal-menu ul li {
  padding: 0 0.5em;
  white-space: nowrap;
}
.Footer .sub-footer .sub-footer-contents .footer-legal-menu ul li:not(:last-child):after {
  content: " - ";
  display: inline;
}
.Footer .sub-footer .sub-footer-contents .footer-legal-menu ul li a {
  display: inline;
  transition: all 0.3s;
}
@media (hover: hover) {
  .Footer .sub-footer .sub-footer-contents .footer-legal-menu ul li a:hover {
    opacity: 0.7;
  }
}
.Footer .sub-footer .sub-footer-contents .legals {
  margin-left: 1em;
  padding-left: 1em;
  border-left: 1px solid rgba(255, 255, 255, 0.26);
}
@media all and (max-width: 767px) {
  .Footer .sub-footer .sub-footer-contents .legals {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
    order: 3;
    width: 100%;
  }
}
@media all and (max-width: 600px) {
  .Footer .sub-footer .sub-footer-contents .legals {
    width: auto;
    order: auto;
  }
}
.Footer .sub-footer .sub-footer-contents .socials {
  margin-left: auto;
  display: flex;
  list-style: none;
  align-items: center;
}
@media all and (max-width: 600px) {
  .Footer .sub-footer .sub-footer-contents .socials {
    margin-left: initial;
    margin-top: 1.1111111111rem;
    order: 3;
  }
}
.Footer .sub-footer .sub-footer-contents .socials li {
  font-size: 0.9444444444rem;
  line-height: 1;
}
.Footer .sub-footer .sub-footer-contents .socials li:not(:first-child) {
  padding-left: 1.1111111111rem;
}
.Footer .sub-footer .sub-footer-contents .socials li a {
  transition: all 0.3s;
}
@media (hover: hover) {
  .Footer .sub-footer .sub-footer-contents .socials li a:hover {
    opacity: 0.7;
  }
}

.wpcf7 {
  margin: -0.8333333333rem -0.25rem 0;
}
.wpcf7 form {
  display: flex;
  flex-wrap: wrap;
}
.wpcf7 form > * {
  width: 100%;
}
.wpcf7 form .field {
  padding: 0.8333333333rem 0.25rem 0;
}
.wpcf7 form .field.half {
  width: 50%;
}
@media all and (max-width: 600px) {
  .wpcf7 form .field.half {
    width: 100%;
  }
}
.wpcf7 form .field:not(.privacies) label {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.wpcf7 form .field:not(.privacies) label:focus {
  clip: auto;
  width: auto;
  height: auto;
  padding: 0 0.5555555556rem;
  background-color: #FFFFFF;
  border: 1px solid #0B2A56;
  z-index: 100000;
}
.wpcf7 form .field input[type=text],
.wpcf7 form .field input[type=email],
.wpcf7 form .field input[type=url],
.wpcf7 form .field input[type=tel],
.wpcf7 form .field select,
.wpcf7 form .field textarea {
  width: 100%;
  padding: 0.8333333333rem 1.3333333333rem;
  border-radius: 0.2777777778rem;
  border: 1px solid #CFE1FA;
  background-color: #FFFFFF;
}
.wpcf7 form .field .wpcf7-not-valid-tip {
  font-size: 0.7777777778rem;
}
.wpcf7 form .note {
  font-size: 0.7777777778rem;
  color: #0B2A56;
}
.wpcf7 form .privacies {
  color: #0B2A56;
  font-size: 0.8888888889rem;
  font-weight: 300;
}
.wpcf7 form .privacies p {
  margin-bottom: 1em;
}
.wpcf7 form .privacies a {
  position: relative;
  font-weight: 700;
  white-space: nowrap;
  display: inline-block;
}
.wpcf7 form .privacies a span {
  display: block;
}
.wpcf7 form .privacies a:after {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #0B2A56;
}
@media (hover: hover) {
  .wpcf7 form .privacies a:hover span {
    transform: skewX(-8deg);
  }
}
.wpcf7 form .privacies .wpcf7-form-control-wrap .wpcf7-list-item {
  margin-left: 0;
}
.wpcf7 form .privacies .wpcf7-form-control-wrap label {
  display: flex;
  cursor: pointer;
}
.wpcf7 form .privacies .wpcf7-form-control-wrap label input[type=checkbox] {
  margin-right: 0.5555555556rem;
  margin-top: 0.22em;
  width: 1em;
  height: 1em;
  background-color: #FFFFFF;
  border: 1px solid #CFE1FA;
  border-radius: 100%;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
.wpcf7 form .privacies .wpcf7-form-control-wrap label input[type=checkbox]:checked:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  height: 60%;
  border-radius: 100%;
  background-color: #2A398B;
}
.wpcf7 form .submit-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 2.7777777778rem;
}
.wpcf7 form .submit-wrapper .submit {
  position: relative;
}
.wpcf7 form .submit-wrapper .submit input[type=submit] {
  min-width: 11.1111111111rem;
}
.wpcf7 form .submit-wrapper .submit input[type=submit]:not(:disabled) {
  cursor: pointer;
}
.wpcf7 form .submit-wrapper .submit input[type=submit]:disabled {
  opacity: 0.5;
}
.wpcf7 form .submit-wrapper .submit .wpcf7-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
.wpcf7 form .wpcf7-response-output {
  margin: 2.2222222222rem 0.25rem 0;
  border-radius: 0.2777777778rem;
  border: 1px solid #CFE1FA !important;
  background-color: rgba(255, 255, 255, 0.78);
  padding: 1.1111111111rem 1.3888888889rem;
}

.unblock-cookies {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #1B255B 49.35%, #2A398B 151%);
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.unblock-cookies a {
  text-decoration: underline;
}
.unblock-cookies.model {
  display: none;
}
.unblock-cookies.model a {
  display: none !important;
  visibility: hidden !important;
}

.unblocked > .unblock-cookies {
  display: none;
}

.TopBar {
  background-color: #5174A7;
  padding: 0.2222222222rem 0;
}
.TopBar .contents {
  display: flex;
  justify-content: flex-end;
  color: #FFFFFF;
  line-height: 1;
  height: 1.5rem;
  align-items: center;
}
.TopBar .contents a,
.TopBar .contents .search-wrapper .search-toggler span {
  position: relative;
  text-decoration: underline;
}
.TopBar .contents .menu-wrapper {
  display: flex;
}
.TopBar .contents .menu-wrapper ul {
  list-style: none;
  display: flex;
}
.TopBar .contents .menu-wrapper ul li {
  padding-right: 2.7777777778rem;
}
.TopBar .contents .menu-wrapper ul li .sub-menu {
  display: none;
}
.TopBar .contents .search-wrapper .search-toggler {
  display: flex;
  align-items: center;
  cursor: pointer;
  background-color: transparent;
}
.TopBar .contents .search-wrapper .search-toggler svg {
  height: 1.33em;
  margin-right: 0.5555555556rem;
}
.Header {
  position: fixed;
  top: 1.9444444444rem;
  left: 0;
  right: 0;
  z-index: 10;
}
.Header:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(20px);
  transition: all 0.3s;
}
@media all and (max-width: 1023px) {
  body.menu-open .Header:before {
    background-color: #FFFFFF;
  }
}
.Header .w {
  transition: all 0.3s;
}
.Header .contents {
  position: relative;
  transition: all 0.3s;
  padding: 1.6388888889rem 0;
  display: flex;
  justify-content: flex-end;
}
@media all and (max-width: 1023px) {
  .Header .contents:before {
    content: " ";
    display: block;
    position: absolute;
    bottom: calc(100% - 1px);
    left: -1.3888888889rem;
    right: -1.3888888889rem;
    background-color: white;
    height: 5.5555555556rem;
    opacity: 0;
    transition: all 0.3s;
    pointer-events: none;
  }
}
@media all and (max-width: 1023px) {
  body.menu-open .Header .contents:before {
    opacity: 1;
  }
}

.Header .contents .logo-link {
  transition: all 0.4s;
  position: absolute;
  top: -0.8611111111rem;
  right: auto;
  bottom: -0.8611111111rem;
  left: 0;
  z-index: 1;
}
.Header .contents .logo-link svg {
  height: 100%;
  width: auto;
}
.Header .contents .burger {
  display: none;
  margin: -0.5555555556rem;
  padding: 0.5555555556rem;
  transition: all 0.3s;
}
@media all and (max-width: 1023px) {
  .Header .contents .burger {
    display: block;
  }
}
@media all and (max-width: 767px) {
  .Header .contents .burger {
    margin: -0.4166666667rem -0.2083333333rem;
    padding: 0.4166666667rem 0.2083333333rem;
  }
}
.Header .contents .burger .burger-inner {
  width: 1.6666666667rem;
  height: 1.1111111111rem;
  position: relative;
}
@media all and (max-width: 767px) {
  .Header .contents .burger .burger-inner {
    width: 1.25rem;
    height: 0.8333333333rem;
  }
}
.Header .contents .burger .burger-inner span {
  height: 0.1666666667rem;
  border-radius: 0.1666666667rem;
  background-color: #0B2A56;
  position: absolute;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  transition: all 0.3s;
}
.Header .contents .burger .burger-inner span:nth-child(1) {
  top: 0;
}
body.menu-open .Header .contents .burger .burger-inner span:nth-child(1) {
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.Header .contents .burger .burger-inner span:nth-child(2) {
  top: 50%;
  transform: translate(-50%, -50%);
}
body.menu-open .Header .contents .burger .burger-inner span:nth-child(2) {
  opacity: 0;
  transform: translate(0, -50%);
}

.Header .contents .burger .burger-inner span:nth-child(3) {
  top: 100%;
  transform: translate(-50%, -100%);
}
body.menu-open .Header .contents .burger .burger-inner span:nth-child(3) {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.Header .contents .menu-wrapper {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1;
  white-space: nowrap;
  color: #0B2A56;
  transition: all 0.3s;
}
@media all and (max-width: 1023px) {
  .Header .contents .menu-wrapper {
    position: absolute;
    top: 100%;
    left: -1.3888888889rem;
    right: -1.3888888889rem;
    height: calc(100vh - var(--HH));
    border-top: 1px solid #0B2A56;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s;
  }
  body.menu-open .Header .contents .menu-wrapper {
    opacity: 1;
    pointer-events: all;
  }
  body.menu-open .Header .contents .menu-wrapper:before {
    background-color: #FFFFFF;
  }

  .Header .contents .menu-wrapper:before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(20px);
    transition: all 0.3s;
  }
}
@media all and (max-width: 767px) {
  .Header .contents .menu-wrapper {
    left: -0.8333333333rem;
    right: -0.8333333333rem;
  }
}
.Header .contents .menu-wrapper > ul {
  list-style: none;
  display: flex;
  align-items: center;
  position: relative;
}
@media all and (max-width: 1023px) {
  .Header .contents .menu-wrapper > ul {
    padding: 2.2222222222rem 1.3888888889rem;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media all and (max-width: 767px) {
  .Header .contents .menu-wrapper > ul {
    padding: 3rem 0.8333333333rem;
    transition: transform 0.3s;
  }
}
.Header .contents .menu-wrapper > ul > li {
  margin-left: 1.6666666667rem;
  position: relative;
}
@media all and (max-width: 1215px) {
  .Header .contents .menu-wrapper > ul > li {
    margin-left: 1.3888888889rem;
  }
}
@media all and (max-width: 1023px) {
  .Header .contents .menu-wrapper > ul > li {
    width: 50%;
    margin-left: 0;
    padding: 0.8333333333rem 0;
  }
}
@media all and (max-width: 767px) {
  .Header .contents .menu-wrapper > ul > li {
    width: 100%;
    padding: 0.9444444444rem 0;
  }
}
.Header .contents .menu-wrapper > ul > li:first-child {
  margin-left: 0;
  padding-top: 0;
}
.Header .contents .menu-wrapper > ul > li:not(.casesensitive) > a {
  text-transform: uppercase;
}
@media (hover: hover) {
  .Header .contents .menu-wrapper > ul > li.menu-item-has-children:hover > a::after, .Header .contents .menu-wrapper > ul > li.menu-item-has-children.open > a::after {
    display: block;
  }
  .Header .contents .menu-wrapper > ul > li.menu-item-has-children:hover .sub-menu, .Header .contents .menu-wrapper > ul > li.menu-item-has-children.open .sub-menu {
    display: flex;
  }
}
@media all and (max-width: 1023px) {
  .Header .contents .menu-wrapper > ul > li.menu-item-has-children {
    display: flex;
    align-items: center;
    transition: opacity 0.3s;
  }
  .Header .contents .menu-wrapper > ul > li.menu-item-has-children:after {
    content: " ";
    width: 1em;
    height: 1em;
    background-image: url(../media/arrow-right.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    margin-left: 1em;
  }
}
@media all and (max-width: 600px) {
  .Header .contents .menu-wrapper > ul > li.menu-item-has-children:after {
    width: 0.5em;
    height: 0.8em;
  }
}
.Header .contents .menu-wrapper > ul > li.menu-item-has-children > a[href="#"] {
  pointer-events: none;
}
@media all and (max-width: 1023px) {
  body.menu-open .Header .contents .menu-wrapper > ul > li.menu-item-has-children > a[href="#"] {
    pointer-events: all;
  }
}
@media all and (max-width: 600px) {
  .Header .contents .menu-wrapper > ul > li.menu-item-has-children > a[href="#"] {
    flex-grow: 1;
  }
}
.Header .contents .menu-wrapper > ul > li a {
  position: relative;
  transition: all 0.3s;
  display: flex;
}
@media all and (max-width: 1023px) {
  .Header .contents .menu-wrapper > ul > li a {
    font-size: 1.2222222222rem;
  }
}
.Header .contents .menu-wrapper > ul > li a:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: -0.1em;
  left: 0;
  right: 0;
  height: 0.0833333333rem;
  background-color: currentColor;
  display: none;
}
@media (hover: hover) {
  .Header .contents .menu-wrapper > ul > li a:hover::after {
    display: block;
  }
}
.Header .contents .menu-wrapper > ul > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 1.0833333333rem;
  list-style: none;
  min-width: 11.2222222222rem;
  display: none;
  flex-direction: column;
  align-items: flex-start;
}
@media all and (max-width: 1215px) {
  .Header .contents .menu-wrapper > ul > li .sub-menu {
    margin-top: -0.5555555556rem;
  }
}
@media all and (max-width: 1023px) {
  .Header .contents .menu-wrapper > ul > li .sub-menu {
    left: 100%;
    top: 0;
    padding-top: 0;
  }
}
@media all and (max-width: 767px) {
  .Header .contents .menu-wrapper > ul > li .sub-menu {
    margin-left: 0.8333333333rem;
  }
}
@media all and (max-width: 1023px) {
  .Header .contents .menu-wrapper > ul > li .sub-menu.open {
    display: flex;
    width: 100%;
  }
}
.Header .contents .menu-wrapper > ul > li .sub-menu:before {
  content: " ";
  display: block;
  position: absolute;
  top: 1.0833333333rem;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #CFE1FA;
}
@media all and (max-width: 1023px) {
  .Header .contents .menu-wrapper > ul > li .sub-menu:before {
    display: none;
  }
}
.Header .contents .menu-wrapper > ul > li .sub-menu li {
  position: relative;
  padding: 0.5555555556rem 1.1111111111rem;
}
@media all and (max-width: 1215px) {
  .Header .contents .menu-wrapper > ul > li .sub-menu li {
    padding: 0.4444444444rem 1.1111111111rem;
  }
}
@media all and (max-width: 767px) {
  .Header .contents .menu-wrapper > ul > li .sub-menu li {
    padding: 0.4444444444rem 0.8333333333rem;
  }
}
.Header .contents .menu-wrapper > ul > li .sub-menu li:nth-child(2) {
  padding-top: 1.1111111111rem;
}
@media all and (max-width: 767px) {
  .Header .contents .menu-wrapper > ul > li .sub-menu li:nth-child(2) {
    padding-top: 0.8333333333rem;
  }
}
.Header .contents .menu-wrapper > ul > li .sub-menu li:last-child {
  padding-bottom: 1.1111111111rem;
}
.Header .contents .menu-wrapper > ul > li .sub-menu li:not(.casesensitive) > a {
  text-transform: uppercase;
}
.Header .contents .menu-wrapper > ul > li .sub-menu li.back {
  display: none;
}
.Header .contents .menu-wrapper > ul > li .sub-menu li.back a {
  position: relative;
  font-weight: normal;
  text-transform: none;
  font-size: 0.7777777778rem;
  line-height: 2;
  font-weight: 700;
  text-decoration: underline;
}
@media all and (max-width: 767px) {
  .Header .contents .menu-wrapper > ul > li .sub-menu li.back {
    display: flex;
  }
}
.Header .contents .menu-wrapper > ul > li:last-child .sub-menu {
  left: auto;
  right: -1.3888888889rem;
}
@media all and (max-width: 1023px) {
  .Header .contents .menu-wrapper > ul > li:last-child .sub-menu {
    left: 100%;
    right: auto;
  }
}
.Header .contents .search-area {
  position: absolute;
  width: 0px;
  overflow: visible;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.Header .contents .search-area form {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 1.6666666667rem;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
  display: flex;
}
.Header .contents .search-area form input[type=search] {
  padding: 0.5em 1em;
}
.Header .contents .search-area form .search-submit {
  margin-left: 0.5555555556rem;
  background-color: #0B2A56;
  color: #FFFFFF;
  padding: 0.5em 1em;
  cursor: pointer;
}
@media all and (max-width: 767px) {
  .Header.sub-menu-open .contents .menu-wrapper > ul {
    transform: translateX(-100%);
  }
}
@media all and (max-width: 1023px) {
  .Header.sub-menu-open .contents .menu-wrapper > ul > li {
    opacity: 0.5;
  }
}
@media all and (max-width: 1023px) {
  .Header.sub-menu-open .contents .menu-wrapper > ul > li.sub-menu-open {
    opacity: 1;
  }
}
@media all and (max-width: 600px) {
  .Header.search-open .contents .logo-link {
    opacity: 0;
    pointer-events: none;
  }
}
.Header.search-open .contents .menu-wrapper {
  opacity: 0;
  pointer-events: none;
}
@media all and (max-width: 1023px) {
  .Header.search-open .contents .burger {
    opacity: 0;
    pointer-events: none;
  }
}
.Header.search-open .contents .search-area form {
  opacity: 1;
  pointer-events: all;
}

.CardPost .box {
  display: flex;
  flex-direction: column;
}
.CardPost .box .media-wrapper {
  position: relative;
  overflow: hidden;
  box-shadow: 0px 12px 42px -4px #18274B1F, 0px 8px 18px -6px #18274B1F;
}
.CardPost .box .media-wrapper .media-canvas {
  padding-bottom: 80.42%;
  position: relative;
  pointer-events: none;
  transition: transform 0.3s;
}
.CardPost .box .media-wrapper .media-canvas .unblock-cookies {
  display: none;
}
.CardPost .box .texts {
  flex-grow: 1;
  padding: 1.6666666667rem 0 0;
  display: flex;
  flex-direction: column;
}
.CardPost .box .texts .date {
  display: block;
  margin-bottom: 0.5555555556rem;
  font-weight: 300;
}
.CardPost .box .texts .title {
  font-weight: 700;
  color: #0B2A56;
}
.CardPost .box .texts .btn-wrapper {
  display: flex;
  margin-top: auto;
  padding-top: 1.6666666667rem;
}
@media (hover: hover) {
  .CardPost:hover .box .media-wrapper .media-canvas {
    transform: scale(1.05);
  }
}

.CardSERP {
  flex-grow: 1;
  display: flex !important;
  flex-direction: column;
}
.CardSERP .box {
  position: relative;
  padding: 0.8333333333rem;
  border: 1px solid #CFE1FA;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.CardSERP .box .media-wrapper {
  overflow: hidden;
  flex-shrink: 0;
  flex-grow: 0;
  position: relative;
  padding-bottom: 55%;
  flex-grow: 0;
}
.CardSERP .box .media-wrapper .media-canvas {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
}
.CardSERP .box .texts {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-top: 1.1111111111rem;
  flex-grow: 1;
  align-items: flex-start;
}
@media all and (max-width: 1366px) {
  .CardSERP .box .texts {
    font-size: 0.7777777778rem;
  }
}
.CardSERP .box .texts > * {
  margin-bottom: 0.6666666667rem;
}
@media all and (max-width: 1366px) {
  .CardSERP .box .texts > * {
    margin-bottom: 0.4444444444rem;
  }
}
@media all and (max-width: 600px) {
  .CardSERP .box .texts > * {
    margin-bottom: 0.3333333333rem;
  }
}
.CardSERP .box .texts > *:last-child {
  margin-bottom: 0;
}
.CardSERP .box .texts .title {
  color: #0B2A56;
  font-weight: 700;
}
.CardSERP .box .texts .btn-line {
  margin-top: auto;
}
@media (hover: hover) {
  .CardSERP:hover .box .media-wrapper .media-canvas {
    transform: scale(1.05);
  }
}

.SingleMember {
  margin-top: -10.2777777778rem;
  padding: 0 0 8.3333333333rem;
}
.SingleMember .contents .box {
  background-color: #FFFFFF;
  border-radius: 2.2222222222rem;
  padding: 1.1111111111rem 7.6666666667rem 0;
}
.SingleMember .contents .box .image-wrapper {
  width: 13.8888888889rem;
  margin: 0 auto 1.1111111111rem;
}
.SingleMember .contents .box .image-wrapper .image-canvas {
  padding-bottom: 60.6%;
  position: relative;
}
.SingleMember .contents .box .image-wrapper .image-canvas .image-canvas-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 81.4%;
  height: 70.2%;
  overflow: hidden;
}
.SingleMember .contents .box .image-wrapper .image-canvas .image-canvas-inner .media {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.SingleMember .contents .box .text:first-child {
  margin-top: 3.3333333333rem;
}
.SingleMember .contents .box .text h1,
.SingleMember .contents .box .text h2,
.SingleMember .contents .box .text h3,
.SingleMember .contents .box .text h4,
.SingleMember .contents .box .text h5,
.SingleMember .contents .box .text h6 {
  font-weight: 700;
  color: #2A398B;
}
.SingleMember .contents .box .terms-wrapper {
  margin-top: 3.3333333333rem;
  padding-top: 3.3333333333rem;
  border-top: 1px solid #0B2A56;
}
.SingleMember .contents .box .terms-wrapper > span {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.6666666667rem;
  display: block;
}
.SingleMember .contents .box .terms-wrapper ul {
  list-style: none;
  display: flex;
  margin: -0.4166666667rem -0.4166666667rem 0;
}
.SingleMember .contents .box .terms-wrapper ul li {
  padding: 0.4166666667rem 0.4166666667rem 0;
}
.SingleMember .contents .box .terms-wrapper ul li span {
  display: block;
  background-color: #CFE1FA;
  border-radius: 0.1111111111rem;
  padding: 0.2777777778rem 0.4444444444rem;
  color: #2A398B;
  font-weight: 700;
}

.HeroMain {
  position: relative;
}
.HeroMain .contents .media-canvas {
  padding-bottom: 41.7%;
  overflow: hidden;
  position: relative;
}
@media all and (max-width: 1023px) {
  .HeroMain .contents .media-canvas {
    padding-bottom: 55%;
  }
}
.HeroMain .contents .box {
  margin: -8.7777777778rem auto 0;
  background-color: #5174A7;
  padding: 3.3333333333rem 5.5555555556rem;
  max-width: 51.8888888889rem;
  color: #FFFFFF;
  position: relative;
}
@media all and (max-width: 1366px) {
  .HeroMain .contents .box {
    padding: 2.2222222222rem 4.4444444444rem;
    margin-top: -5.5555555556rem;
  }
}
@media all and (max-width: 1023px) {
  .HeroMain .contents .box {
    margin-top: -2.7777777778rem;
    max-width: 39.8888888889rem;
  }
}
@media all and (max-width: 767px) {
  .HeroMain .contents .box {
    margin-top: 0;
    padding: 1.6666666667rem;
  }
}
.HeroMain .contents .box .texts {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.HeroMain .contents .box .texts .title {
  margin-bottom: 1.3333333333rem;
  color: #FFFFFF;
}
.HeroMain .contents .box .texts .text {
  margin-bottom: 1.6666666667rem;
}
.HeroMain .contents .box .texts .cta-wrapper {
  display: flex;
}

.MediaText {
  padding: 8.3333333333rem 0;
}
@media all and (max-width: 1919px) {
  .MediaText {
    padding: 6.6666666667rem 0;
  }
}
@media all and (max-width: 1366px) {
  .MediaText {
    padding: 5.5555555556rem 0;
  }
}
@media all and (max-width: 1023px) {
  .MediaText {
    padding: 4.4444444444rem 0;
  }
}
.MediaText .contents {
  display: flex;
  align-items: center;
}
@media all and (max-width: 1023px) {
  .MediaText .contents {
    flex-direction: column;
  }
}
.MediaText .contents .media-wrapper {
  width: calc(50% - 0.8888888889rem);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media all and (max-width: 1023px) {
  .MediaText .contents .media-wrapper {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .MediaText .contents .media-wrapper {
    width: calc(100% + 1.6666666667rem);
    margin: 0 -0.8333333333rem;
  }
}
.MediaText .contents .media-wrapper .media-canvas {
  flex-grow: 1;
  width: 100%;
  position: relative;
  padding-bottom: 93.76%;
  overflow: hidden;
}
@media all and (max-width: 1023px) {
  .MediaText .contents .media-wrapper .media-canvas {
    padding-bottom: 80%;
  }
}
@media all and (max-width: 767px) {
  .MediaText .contents .media-wrapper .media-canvas {
    border-radius: 0;
    margin: 0 -0.8333333333rem;
    width: auto;
  }
}
.MediaText .contents .texts-wrapper {
  width: 50%;
  padding: 1.6666666667rem 2.7777777778rem;
}
@media all and (max-width: 1215px) {
  .MediaText .contents .texts-wrapper {
    padding: 0 2.2222222222rem;
  }
}
@media all and (max-width: 1023px) {
  .MediaText .contents .texts-wrapper {
    width: 100%;
    padding: 2.7777777778rem 0 0;
  }
}
.MediaText .contents .texts-wrapper .title {
  color: #0B2A56;
  text-transform: uppercase;
  margin-bottom: 1.3888888889rem;
}
.MediaText .contents .texts-wrapper .cta-wrapper {
  display: flex;
  margin-top: 2.2222222222rem;
}
@media all and (max-width: 767px) {
  .MediaText .contents .texts-wrapper .cta-wrapper {
    margin-top: 2.7777777778rem;
  }
}
@media all and (max-width: 767px) {
  .MediaText .contents .texts-wrapper .cta-wrapper .btn {
    max-width: 21.1111111111rem;
    text-align: center;
    margin: 0 auto;
  }
}
@media all and (max-width: 1023px) {
  .MediaText.position-right .contents .media-wrapper {
    order: 1;
  }
}
@media all and (max-width: 1023px) {
  .MediaText.position-right .contents .texts-wrapper {
    order: 2;
  }
}

.MediaText + .MediaText,
.MediaText + a + .MediaText {
  padding-top: 0;
}

@media all and (max-width: 767px) {
  .EventsHighlight + .MediaText,
.EventsHighlight + a + .MediaText {
    padding-top: 0;
  }
}

.LaunchesSlider {
  padding: 6.6666666667rem 0;
  overflow: hidden;
}
@media all and (max-width: 1366px) {
  .LaunchesSlider {
    padding: 5.5555555556rem 0;
  }
}
@media all and (max-width: 1023px) {
  .LaunchesSlider {
    padding: 4.4444444444rem 0;
  }
}
.LaunchesSlider .contents .heading {
  text-align: center;
  color: #0B2A56;
  margin-bottom: 3.3333333333rem;
}
@media all and (max-width: 767px) {
  .LaunchesSlider .contents .heading {
    margin-bottom: 2.2222222222rem;
  }
}
.LaunchesSlider .contents .splide {
  margin: 0 -1.3888888889rem;
}
@media all and (max-width: 767px) {
  .LaunchesSlider .contents .splide {
    margin: 0;
    visibility: visible;
  }
}
.LaunchesSlider .contents .splide .splide__track {
  overflow: visible;
}
@media all and (max-width: 767px) {
  .LaunchesSlider .contents .splide .splide__track .splide__slide:last-child .item-inner {
    padding-bottom: 0;
  }
}
.LaunchesSlider .contents .splide .splide__track .item-inner {
  width: 56.25vw;
  padding: 0 1.3888888889rem;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 767px) {
  .LaunchesSlider .contents .splide .splide__track .item-inner {
    width: 100%;
    padding: 0 0 3.3333333333rem;
    min-height: 0 !important;
  }
}
.LaunchesSlider .contents .splide .splide__track .item-inner .media-wrapper {
  position: relative;
  overflow: hidden;
  padding-bottom: 37.03%;
  margin-bottom: 1.1111111111rem;
  width: 100%;
}
.LaunchesSlider .contents .splide .splide__track .item-inner .labels {
  list-style: none;
  display: flex;
  margin: -0.8333333333rem -0.8333333333rem 0.5555555556rem -0.8333333333rem;
}
.LaunchesSlider .contents .splide .splide__track .item-inner .labels .label {
  padding: 0.8333333333rem 0.8333333333rem 0.2777777778rem 0.8333333333rem;
}
.LaunchesSlider .contents .splide .splide__track .item-inner .labels .label span {
  display: block;
  background-color: #CFE1FA;
  padding: 0.2777777778rem 1.1111111111rem;
  text-transform: uppercase;
  color: #0B2A56;
  font-size: 0.7777777778rem;
  line-height: 1.428;
  font-weight: 700;
}
.LaunchesSlider .contents .splide .splide__track .item-inner .title {
  font-weight: 700;
  color: #0B2A56;
  text-transform: uppercase;
}
@media all and (max-width: 767px) {
  .LaunchesSlider .contents .splide .splide__track .item-inner .title {
    line-height: 1.2;
  }
}
@media all and (max-width: 767px) {
  .LaunchesSlider .contents .splide .splide__track .item-inner .title br {
    display: none;
  }
}
.LaunchesSlider .contents .splide .splide__track .item-inner > .text {
  margin-top: 0.5555555556rem;
}
.LaunchesSlider .contents .splide .splide__track .item-inner .cta-wrapper {
  display: flex;
  padding-top: 1.6666666667rem;
  margin-top: auto;
}
@media all and (max-width: 767px) {
  .LaunchesSlider .contents .splide .splide__track .item-inner .cta-wrapper .btn {
    max-width: 21.1111111111rem;
    text-align: center;
    margin: 0 auto;
  }
}
.LaunchesSlider.sticky {
  overflow: unset;
}
@media all and (min-width: 768px) {
  .LaunchesSlider.sticky .contents {
    position: sticky;
    top: calc(var(--HT) + var(--HT) + var(--HH));
    left: 0;
    right: 0;
    height: calc(100vh - var(--HT) - var(--HT) - var(--HH));
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: var(--HT);
  }
  .LaunchesSlider.sticky .contents .splide {
    visibility: visible;
    position: relative;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    margin: 0;
    max-height: 35.2777777778rem;
  }
}
@media all and (min-width: 768px) and (max-width: 1919px) {
  .LaunchesSlider.sticky .contents .splide {
    max-height: 32.5rem;
  }
}
@media all and (min-width: 768px) {
  .LaunchesSlider.sticky .contents .splide .splide__track {
    overflow: hidden;
    margin: 0 -2.7777777778rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
  }
}
@media all and (min-width: 768px) and (max-width: 1366px) {
  .LaunchesSlider.sticky .contents .splide .splide__track {
    margin: 0 -1.6666666667rem;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  .LaunchesSlider.sticky .contents .splide .splide__track {
    margin: 0 -1.3888888889rem;
  }
}
@media all and (min-width: 768px) {
  .LaunchesSlider.sticky .contents .splide .splide__track .splide__list {
    padding-left: 1.3888888889rem !important;
    padding-right: 1.3888888889rem !important;
    display: flex;
    flex-grow: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 767px) {
  .LaunchesSlider.sticky .contents .splide .splide__track .splide__list {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media all and (min-width: 768px) {
  .LaunchesSlider.sticky .contents .splide .splide__track .splide__list .splide__slide {
    display: flex;
    flex-direction: column;
  }
  .LaunchesSlider.sticky .contents .splide .splide__track .splide__list .splide__slide .item-inner {
    flex-grow: 1;
  }
  .LaunchesSlider.sticky .contents .splide .splide__track .splide__list .splide__slide .item-inner .media-wrapper {
    padding-bottom: 0;
    flex-grow: 1;
  }
}

.Hero {
  position: relative;
  background-color: #0B2A56;
}
.Hero .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
}
.Hero .bg .media:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0B2A56;
  opacity: 0.8;
  z-index: 1;
}
.Hero .contents {
  padding: calc(7.2777777778rem + var(--HH)) 0 6.6666666667rem;
  position: relative;
  z-index: 2;
  color: #FFFFFF;
  text-align: center;
}
@media all and (max-width: 1366px) {
  .Hero .contents {
    padding: calc(5rem + var(--HH)) 0 5rem;
  }
}
.Hero .contents .back-wrapper {
  position: absolute;
  top: calc(1.2777777778rem + var(--HH));
  left: 0;
}
.Hero .contents .back-wrapper a {
  text-decoration: underline;
}
@media (hover: hover) {
  .Hero .contents .back-wrapper a:hover {
    text-decoration: none;
  }
}
.Hero .contents .title {
  color: #FFFFFF;
  text-transform: uppercase;
}
.Hero .contents .subtitle {
  font-weight: 400;
}
.Hero.has-subtitle .contents {
  padding: calc(3.8888888889rem + var(--HH)) 0 3.8888888889rem;
}

.TextsFeatures {
  padding: 4.8333333333rem 0 4.2777777778rem;
  position: relative;
  background-color: #0B2A56;
  color: #FFFFFF;
}
@media all and (max-width: 1023px) {
  .TextsFeatures {
    padding: 4.4444444444rem 0;
  }
}
.TextsFeatures .contents .heading {
  text-align: center;
}
.TextsFeatures .contents .heading .title {
  color: #FFFFFF;
  text-transform: uppercase;
}
.TextsFeatures .contents .heading .intro-text {
  margin-top: 1.6666666667rem;
}
@media all and (max-width: 1023px) {
  .TextsFeatures .contents .heading .intro-text {
    max-width: 29.7777777778rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.TextsFeatures .contents .items {
  margin: 0 -2.2222222222rem;
  display: flex;
  justify-content: center;
}
@media all and (max-width: 1023px) {
  .TextsFeatures .contents .items {
    margin: 0 -1.1111111111rem;
  }
}
@media all and (max-width: 767px) {
  .TextsFeatures .contents .items {
    margin: 0 -0.5555555556rem;
  }
}
@media all and (max-width: 600px) {
  .TextsFeatures .contents .items {
    display: block;
    margin: 0;
  }
}
.TextsFeatures .contents .items .item {
  padding: 3.6111111111rem 2.2222222222rem 0;
  width: 50%;
  max-width: 28.7777777778rem;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1023px) {
  .TextsFeatures .contents .items .item {
    padding: 2.7777777778rem 1.1111111111rem 0;
  }
}
@media all and (max-width: 767px) {
  .TextsFeatures .contents .items .item {
    padding: 2.2222222222rem 0.5555555556rem 0;
  }
}
@media all and (max-width: 600px) {
  .TextsFeatures .contents .items .item {
    width: 100%;
    padding: 2.2222222222rem 0 0;
    max-width: none;
  }
}
.TextsFeatures .contents .items .item .box {
  background-color: white;
  padding: 2.2222222222rem 1.3888888889rem;
  flex-grow: 1;
}
.TextsFeatures .contents .items .item .box .box-title {
  color: #0B2A56;
  padding-bottom: 1.1111111111rem;
  border-bottom: 1px solid #0B2A56;
  font-weight: 700;
  text-transform: uppercase;
}
.TextsFeatures .contents .items .item .box .features {
  list-style: none;
  display: block;
  color: #1C1C1C;
}
.TextsFeatures .contents .items .item .box .features .feature {
  margin-top: 1.3888888889rem;
  line-height: 1;
  display: flex;
  align-items: flex-start;
}
.TextsFeatures .contents .items .item .box .features .feature .icon {
  margin-right: 0.5555555556rem;
  margin-top: 0.1944444444rem;
  width: 1.3333333333rem;
  height: 1.3333333333rem;
  flex-shrink: 0;
  line-height: 1.3333333333rem;
  font-size: 1.1111111111rem;
  text-align: center;
  color: #5174A7;
}
.TextsFeatures .contents .items .item .box .features .feature .icon svg,
.TextsFeatures .contents .items .item .box .features .feature .icon img {
  height: 100%;
  width: auto;
  margin: auto;
}
.TextsFeatures .contents .items .item .box .features .feature .text {
  line-height: 1.77;
}

.Gallery.layout-slider-auto .contents {
  position: relative;
  overflow: hidden;
}
.Gallery.layout-slider-auto .contents .items {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  list-style: none;
}
.Gallery.layout-slider-auto .contents .items .item {
  width: 22.9vw;
  max-width: 24.4444444444rem;
  flex-shrink: 0;
}
@media all and (max-width: 1023px) {
  .Gallery.layout-slider-auto .contents .items .item {
    width: 35vw;
  }
}
.Gallery.layout-slider-auto .contents .items .item:not(:first-child) {
  margin-left: -1px;
}
.Gallery.layout-slider-auto .contents .items .item .image-wrapper {
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}

.Cards {
  padding: 8.3333333333rem 0;
}
@media all and (max-width: 1919px) {
  .Cards {
    padding: 6.6666666667rem 0;
  }
}
@media all and (max-width: 1366px) {
  .Cards {
    padding: 5.5555555556rem 0;
  }
}
@media all and (max-width: 1023px) {
  .Cards {
    padding: 4.4444444444rem 0;
  }
}
@media all and (max-width: 1366px) {
  .Cards .wm .contents {
    max-width: 50rem;
    margin: auto;
  }
}
@media all and (max-width: 1023px) {
  .Cards .wm .contents {
    max-width: none;
  }
}
.Cards .wm .contents .items .item {
  width: 25%;
}
@media all and (max-width: 1366px) {
  .Cards .wm .contents .items .item {
    width: 50%;
  }
}
@media all and (max-width: 767px) {
  .Cards .wm .contents .items .item {
    width: 100%;
  }
}
.Cards .ws .contents .items .item {
  width: 33.3333333333%;
}
@media all and (max-width: 1023px) {
  .Cards .ws .contents .items .item {
    width: 100%;
    min-height: 0 !important;
  }
}
.Cards .contents .heading {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.Cards .contents .heading .title {
  color: #0B2A56;
  text-transform: uppercase;
}
.Cards .contents .heading .intro-text {
  margin-top: 1.6666666667rem;
  max-width: 71rem;
}
.Cards .contents .items {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -1.6666666667rem;
}
@media all and (max-width: 1919px) {
  .Cards .contents .items {
    margin: 0 -1.1111111111rem;
    justify-content: center;
  }
}
@media all and (max-width: 1023px) {
  .Cards .contents .items {
    margin: 0 -0.6944444444rem;
    justify-content: center;
  }
}
.Cards .contents .items .item {
  padding: 3.3333333333rem 1.6666666667rem 0;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1919px) {
  .Cards .contents .items .item {
    padding: 2.2222222222rem 1.1111111111rem 0;
  }
}
@media all and (max-width: 1023px) {
  .Cards .contents .items .item {
    padding: 2.2222222222rem 0.6944444444rem 0;
  }
}
.Cards .contents .items .item .box {
  background-color: #0B2A56;
  overflow: hidden;
  width: 100%;
  flex-grow: 1;
  position: relative;
  box-shadow: 0px 12px 42px -4px #18274B1F, 0px 8px 18px -6px #18274B1F;
  color: #FFFFFF;
}
@media all and (max-width: 1023px) {
  .Cards .contents .items .item .box {
    display: flex;
    flex-direction: column;
  }
}
.Cards .contents .items .item .box .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s;
}
@media all and (max-width: 1023px) {
  .Cards .contents .items .item .box .bg {
    position: relative;
    padding-bottom: 90%;
    opacity: 1;
  }
}
.Cards .contents .items .item .box .texts {
  position: relative;
  z-index: 1;
  padding: 2.2222222222rem 1.2222222222rem;
}
@media all and (max-width: 1023px) {
  .Cards .contents .items .item .box .texts {
    min-height: 0 !important;
    flex-grow: 1;
  }
}
.Cards .contents .items .item .box .texts .box-title {
  margin-bottom: 0.5555555556rem;
  transition: all 0.3s;
  transform-origin: left center;
  display: block;
  text-transform: uppercase;
  color: #FFFFFF;
}
.Cards .contents .items .item .box .texts .box-text {
  transition: all 0.3s;
}
@media (hover: hover) and (min-width: 1024px) {
  .Cards .contents .items .item .box:hover .bg {
    opacity: 1;
  }
}
@media (hover: hover) and (min-width: 1024px) {
  .Cards.layout-title .contents .items .item .box:hover .texts .box-title {
    transform: scale(0.9);
  }
  .Cards.layout-title .contents .items .item .box:hover .texts .box-text {
    opacity: 0;
  }
}
@media (hover: hover) and (min-width: 1024px) {
  .Cards.layout-simple .contents .items .item .box:hover .texts .box-title {
    opacity: 0;
    transform: none;
  }
  .Cards.layout-simple .contents .items .item .box:hover .texts .box-text {
    opacity: 0;
  }
}
.Cards.layout-static .contents .items .item .box .texts .box-title {
  margin-bottom: 1.3888888889rem;
}
.Cards.layout-static .contents .items .item .box .texts .box-text > *:not(:last-child) {
  margin-bottom: 2em;
}

.CardsScroller {
  padding: 8.3333333333rem 0;
  background-color: #0B2A56;
  overflow: hidden;
}
@media all and (max-width: 1919px) {
  .CardsScroller {
    padding: 6.6666666667rem 0;
  }
}
@media all and (max-width: 1366px) {
  .CardsScroller {
    padding: 5.5555555556rem 0;
  }
}
@media all and (max-width: 1023px) {
  .CardsScroller {
    padding: 4.4444444444rem 0;
  }
}
.CardsScroller .contents {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media all and (max-width: 1460px) {
  .CardsScroller .contents {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.CardsScroller .contents .texts {
  max-width: 30.4444444444rem;
  padding-right: 7.6111111111rem;
  color: #FFFFFF;
}
@media all and (max-width: 1919px) {
  .CardsScroller .contents .texts {
    padding-right: 5.5555555556rem;
  }
}
@media all and (max-width: 1460px) {
  .CardsScroller .contents .texts {
    padding-right: 0;
    margin-bottom: 2.7777777778rem;
    max-width: none;
    text-align: center;
  }
}
.CardsScroller .contents .texts .title {
  color: #FFFFFF;
  text-transform: uppercase;
}
.CardsScroller .contents .texts .intro-text {
  margin-top: 1.6666666667rem;
}
@media all and (max-width: 1460px) {
  .CardsScroller .contents .texts .intro-text {
    max-width: 38.8888888889rem;
  }
}
@media all and (max-width: 1023px) {
  .CardsScroller .contents .texts .intro-text {
    max-width: 29.7777777778rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.CardsScroller .contents .texts .cta-wrapper {
  display: flex;
  margin-top: 4.2777777778rem;
}
@media all and (max-width: 1023px) {
  .CardsScroller .contents .texts .cta-wrapper {
    display: none;
  }
}
.CardsScroller .contents .slider-wrapper {
  max-width: 62.8888888889rem;
  flex-grow: 1;
}
@media all and (max-width: 1460px) {
  .CardsScroller .contents .slider-wrapper {
    max-width: none;
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .CardsScroller .contents .slider-wrapper {
    padding: 0;
  }
}
.CardsScroller .contents .slider-wrapper .splide {
  margin: 0 -0.8333333333rem;
  position: relative;
}
.CardsScroller .contents .slider-wrapper .splide.count-1 .splide__arrows, .CardsScroller .contents .slider-wrapper .splide.count-2 .splide__arrows {
  display: none;
}
.CardsScroller .contents .slider-wrapper .splide .splide__arrows {
  position: absolute;
  top: 50%;
  left: -3.0555555556rem;
  right: -3.0555555556rem;
}
.CardsScroller .contents .slider-wrapper .splide .splide__arrows .splide__arrow--prev {
  left: 0;
}
.CardsScroller .contents .slider-wrapper .splide .splide__arrows .splide__arrow--next {
  right: 0;
}
@media all and (max-width: 1023px) {
  .CardsScroller .contents .slider-wrapper .splide .splide__track {
    overflow: visible;
  }
}
.CardsScroller .contents .slider-wrapper .splide .splide__slide {
  padding: 0 0.8333333333rem;
}
.CardsScroller .contents .slider-wrapper .splide .splide__slide .item-inner {
  background-color: #FFFFFF;
  padding: 2.2222222222rem 1.3888888889rem;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1023px) {
  .CardsScroller .contents .slider-wrapper .splide .splide__slide .item-inner {
    width: 60vw;
  }
}
@media all and (max-width: 767px) {
  .CardsScroller .contents .slider-wrapper .splide .splide__slide .item-inner {
    width: 75vw;
  }
}
.CardsScroller .contents .slider-wrapper .splide .splide__slide .item-inner > * {
  margin-bottom: 1.1111111111rem;
  width: 100%;
}
.CardsScroller .contents .slider-wrapper .splide .splide__slide .item-inner > *:last-child {
  margin-bottom: 0;
}
.CardsScroller .contents .slider-wrapper .splide .splide__slide .item-inner .title {
  color: #2A398B;
  line-height: 1.1;
  text-transform: uppercase;
}
.CardsScroller .contents .slider-wrapper .splide .splide__slide .item-inner .cta-wrapper {
  display: flex;
  margin-top: auto;
  padding-top: 1.1111111111rem;
}
.CardsScroller .contents .slider-wrapper .splide .splide__slide .item-inner .cta-wrapper .btn-line {
  font-size: 1.1111111111rem;
  line-height: 1.75;
}
@media all and (max-width: 767px) {
  .CardsScroller .contents .slider-wrapper .splide .splide__pagination {
    position: relative;
    transform: none;
    margin-top: 1.6666666667rem;
    margin-bottom: 0;
    top: auto;
  }
}
.CardsScroller .contents .slider-wrapper .splide .splide__pagination button.is-active {
  background-color: #5174A7;
}
.CardsScroller .contents .slider-wrapper .splide .splide__pagination button:not(.is-active) {
  background-color: #FFFFFF;
}

.Banner {
  padding: 5.7222222222rem 0;
  position: relative;
}
@media all and (max-width: 1366px) {
  .Banner {
    padding: 5.5555555556rem 0;
  }
}
@media all and (max-width: 1023px) {
  .Banner {
    padding: 4.4444444444rem 0;
  }
}
.Banner .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
}
.Banner .w,
.Banner .wm,
.Banner .ws,
.Banner .wxs {
  position: relative;
}
.Banner .contents .box {
  background-color: #5174A7;
  color: #FFFFFF;
  padding: 3.3333333333rem 5.5555555556rem;
  text-align: center;
  max-width: px2re(934);
  margin: auto;
}
@media all and (max-width: 1023px) {
  .Banner .contents .box {
    padding: 2.2222222222rem 4.4444444444rem;
  }
}
@media all and (max-width: 767px) {
  .Banner .contents .box {
    padding: 1.6666666667rem;
  }
}
.Banner .contents .box .title {
  text-transform: uppercase;
  color: #FFFFFF;
}
.Banner .contents .box .title:not(:last-child) {
  margin-bottom: 1.3333333333rem;
}
@media all and (max-width: 767px) {
  .Banner .contents .box .title br {
    display: none;
  }
}
@media all and (max-width: 1023px) {
  .Banner .contents .box .text {
    margin-left: auto;
    margin-right: auto;
  }
}
.Banner .contents .box .cta-wrapper {
  margin-top: 1.6666666667rem;
  display: flex;
  justify-content: center;
}

.ContactForm {
  padding: 8.5rem 0 3.2777777778rem;
  position: relative;
  background-color: #CFE1FA;
}
@media all and (max-width: 1919px) {
  .ContactForm {
    padding: 6.6666666667rem 0 5.5555555556rem;
  }
}
@media all and (max-width: 1366px) {
  .ContactForm {
    padding: 5.5555555556rem 0;
  }
}
@media all and (max-width: 1023px) {
  .ContactForm {
    padding: 4.4444444444rem 0;
  }
}
.ContactForm .contents {
  position: relative;
}
.ContactForm .contents .texts {
  text-align: center;
  color: #FFFFFF;
}
.ContactForm .contents .texts .title {
  text-transform: uppercase;
  font-weight: 700;
}
.ContactForm .contents .texts .intro-text {
  margin-top: 1.2222222222rem;
}
.ContactForm .contents .texts + .form-wrapper {
  margin-top: 3rem;
}
.ContactForm .contents .form-wrapper {
  max-width: 46.5555555556rem;
  margin: auto;
}

.PostsSlider {
  padding: 8.3333333333rem 0;
  overflow: hidden;
}
@media all and (max-width: 1919px) {
  .PostsSlider {
    padding: 6.6666666667rem 0;
  }
}
@media all and (max-width: 1023px) {
  .PostsSlider {
    padding: 4.4444444444rem 0;
  }
}
.PostsSlider .contents .headings {
  text-align: center;
  margin-bottom: 4.4444444444rem;
}
@media all and (max-width: 1023px) {
  .PostsSlider .contents .headings {
    margin-bottom: 2.7777777778rem;
  }
}
.PostsSlider .contents .headings .title {
  color: #2A398B;
}
@media all and (max-width: 767px) {
  .PostsSlider .contents .headings .title {
    max-width: 16.1111111111rem;
    margin: auto;
  }
}
.PostsSlider .contents .headings .subtitle {
  margin-top: 1rem;
}
@media all and (max-width: 1023px) {
  .PostsSlider .contents .slider-wrapper {
    margin: 0 -1.3888888889rem;
  }
}
@media all and (max-width: 767px) {
  .PostsSlider .contents .slider-wrapper {
    margin: 0 -0.8333333333rem;
  }
}
.PostsSlider .contents .slider-wrapper .splide__track {
  overflow: visible;
}
.PostsSlider .contents .slider-wrapper .splide__pagination {
  position: relative;
  transform: none;
  margin-top: 4.4444444444rem;
  margin-bottom: 0;
}
@media all and (max-width: 1023px) {
  .PostsSlider .contents .slider-wrapper .splide__pagination {
    margin-top: 2.7777777778rem;
  }
}
@media all and (max-width: 1023px) {
  .PostsSlider .contents .slider-wrapper .splide__slide {
    display: flex;
    flex-direction: column;
  }
}
.PostsSlider .contents .slider-wrapper .splide__slide .item-inner {
  width: 53.1666666667rem;
  max-width: 65vw;
}
@media all and (max-width: 1023px) {
  .PostsSlider .contents .slider-wrapper .splide__slide .item-inner {
    padding: 0 1.3888888889rem;
    min-height: 100%;
    display: flex;
    flex-direction: column;
  }
}
@media all and (max-width: 767px) {
  .PostsSlider .contents .slider-wrapper .splide__slide .item-inner {
    padding: 0 0.8333333333rem;
    max-width: none;
    width: 100vw;
    flex-shrink: 0;
  }
}
@media all and (max-width: 1023px) {
  .PostsSlider .contents .slider-wrapper .splide__slide .item-inner .card {
    width: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
  }
}
@media all and (max-width: 1023px) {
  .PostsSlider .contents .slider-wrapper .splide__slide .item-inner .card .box {
    min-height: 100%;
    width: 100%;
  }
}

.Team {
  position: relative;
}
.Team:hover {
  z-index: 1;
}
.Team .heading {
  text-align: center;
  margin-bottom: 3.3333333333rem;
}
@media all and (max-width: 767px) {
  .Team .heading {
    margin-bottom: 2.2222222222rem;
  }
}
.Team .heading .title {
  text-transform: uppercase;
  color: #0B2A56;
}
.Team .heading .title:not(:last-child) {
  margin-bottom: 1.6666666667rem;
}
.Team .heading .intro-text {
  max-width: 71rem;
  margin: auto;
}
.Team .splide.is-active .item-inner {
  display: flex;
  height: 21.6666666667rem;
  background-color: #0B2A56;
}
@media all and (max-width: 1366px) {
  .Team .splide.is-active .item-inner {
    height: 16.6666666667rem;
  }
}
@media all and (max-width: 767px) {
  .Team .splide.is-active .item-inner {
    height: auto;
    flex-direction: column;
    width: 80vw;
    min-height: 100%;
  }
}
.Team .splide.is-active .item-inner .media-area {
  position: relative;
  overflow: hidden;
  width: 17.5555555556rem;
}
@media all and (max-width: 1366px) {
  .Team .splide.is-active .item-inner .media-area {
    width: 11.1111111111rem;
  }
}
@media all and (max-width: 1215px) {
  .Team .splide.is-active .item-inner .media-area {
    width: 13.8888888889rem;
  }
}
@media all and (max-width: 1023px) {
  .Team .splide.is-active .item-inner .media-area {
    width: 17.5555555556rem;
  }
}
@media all and (max-width: 767px) {
  .Team .splide.is-active .item-inner .media-area {
    width: auto;
    padding-bottom: 100%;
  }
}
.Team .splide.is-active .item-inner .media-area .media-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.Team .splide.is-active .item-inner .texts {
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 14.6666666667rem;
  padding: 1.6666666667rem 1.3333333333rem;
}
@media all and (max-width: 767px) {
  .Team .splide.is-active .item-inner .texts {
    padding: 0.8333333333rem;
    width: auto;
    flex-grow: 1;
    justify-content: flex-start;
  }
}
.Team .splide.is-active .item-inner .texts .naming .subtitle {
  margin-bottom: 1.1111111111rem;
  color: #CFE1FA;
}
@media all and (max-width: 767px) {
  .Team .splide.is-active .item-inner .texts .naming .subtitle {
    font-size: 0.8333333333rem;
    margin-bottom: 0.8333333333rem;
  }
}
.Team .splide.is-active .item-inner .texts .naming .title {
  display: block;
  font-weight: 700;
  max-width: 8.8888888889rem;
}
@media all and (max-width: 767px) {
  .Team .splide.is-active .item-inner .texts .naming .title {
    font-size: 1rem;
    line-height: 1.2;
    max-width: none;
  }
}
.Team .splide.is-active .item-inner .texts .link-wrapper {
  margin-top: 1.6666666667rem;
}
@media all and (max-width: 767px) {
  .Team .splide.is-active .item-inner .texts .link-wrapper {
    margin-top: auto;
    padding-top: 0.8333333333rem;
    font-size: 0.8333333333rem;
  }
}
.Team .splide.is-active .item-inner .texts .link-wrapper a {
  font-weight: 700;
  position: relative;
  white-space: nowrap;
}
.Team .splide.is-active .item-inner .texts .link-wrapper a span {
  display: block;
}
.Team .splide.is-active .item-inner .texts .link-wrapper a:after {
  content: " ";
  position: absolute;
  bottom: 0.1em;
  right: 0;
  left: 0;
  height: 1px;
  background-color: #FFFFFF;
}
@media (hover: hover) {
  .Team .splide.is-active .item-inner .texts .link-wrapper a:hover span {
    transform: skewX(-8deg);
  }
  .Team .splide.is-active .item-inner .texts .link-wrapper a:hover:after {
    background-color: #FFFFFF;
  }
}
.Team .splide:not(.is-active) .splide__track {
  overflow: visible;
}
.Team .splide:not(.is-active) .item-inner {
  position: relative;
  padding: 1.6666666667rem 0;
}
.Team .splide:not(.is-active) .item-inner:after {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.0555555556rem;
  background-color: #0B2A56;
}
.Team .splide:not(.is-active) .item-inner .texts {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Team .splide:not(.is-active) .item-inner .texts .naming .subtitle {
  display: block;
}
.Team .splide:not(.is-active) .item-inner .texts .naming .title {
  font-size: 1.3888888889rem;
  line-height: 1.4;
  font-weight: 700;
  color: #0B2A56;
  text-transform: uppercase;
}
@media all and (max-width: 1460px) {
  .Team .splide:not(.is-active) .item-inner .texts .naming .title {
    font-size: 1.2222222222rem;
  }
}
@media all and (max-width: 767px) {
  .Team .splide:not(.is-active) .item-inner .texts .naming .title {
    font-size: 1.1111111111rem;
  }
}
.Team .splide:not(.is-active) .item-inner .texts .link-wrapper .link {
  font-size: 1.1111111111rem;
  line-height: 1.75;
  letter-spacing: 0.0277777778rem;
  font-weight: 700;
  position: relative;
  white-space: nowrap;
  color: #0B2A56;
  display: block;
}
.Team .splide:not(.is-active) .item-inner .texts .link-wrapper .link:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.1111111111rem;
  background-color: currentColor;
}
.Team .splide:not(.is-active) .item-inner .texts .link-wrapper .link:hover:after {
  background-color: #5174A7;
}
.Team .splide:not(.is-active) .item-inner .media-area {
  position: absolute;
  top: 50%;
  left: 300px;
  transform: translateY(-50%);
  margin-left: 10.6666666667rem;
  width: 16.6666666667rem;
  z-index: 1;
  visibility: hidden;
  pointer-events: none;
}
.Team .splide:not(.is-active) .item-inner .media-area .media-wrapper {
  padding-bottom: 122%;
  position: relative;
  overflow: hidden;
}
.Team .splide:not(.is-active) .item-inner:hover::after {
  height: 0.1111111111rem;
}
.Team .splide:not(.is-active) .item-inner:hover .media-area {
  visibility: visible;
}
.Team.layout-slider {
  background-color: #CFE1FA;
}
.Team.layout-slider.has-heading {
  padding: 8.3333333333rem 0;
}
@media all and (max-width: 1919px) {
  .Team.layout-slider.has-heading {
    padding: 6.6666666667rem 0;
  }
}
@media all and (max-width: 1366px) {
  .Team.layout-slider.has-heading {
    padding: 5.5555555556rem 0;
  }
}
@media all and (max-width: 1023px) {
  .Team.layout-slider.has-heading {
    padding: 4.4444444444rem 0;
  }
}
.Team.layout-slider .heading {
  color: #0B2A56;
}
.Team.layout-list {
  padding: 6.6666666667rem 0 8.3333333333rem;
}
@media all and (max-width: 1919px) {
  .Team.layout-list {
    padding: 6.6666666667rem 0;
  }
}
@media all and (max-width: 1366px) {
  .Team.layout-list {
    padding: 5.5555555556rem 0;
  }
}
@media all and (max-width: 1023px) {
  .Team.layout-list {
    padding: 4.4444444444rem 0;
  }
}
@media all and (max-width: 1023px) {
  .Team.layout-list .slider-wrapper {
    padding: 0;
  }
}
@media all and (max-width: 1023px) {
  .Team.layout-list .slider-wrapper .splide .item-inner .media-area {
    left: 0 !important;
  }
}
.Team.layout-smaller-slider {
  padding: 6.6666666667rem 0;
}
@media all and (max-width: 1366px) {
  .Team.layout-smaller-slider {
    padding: 5.5555555556rem 0;
  }
}
@media all and (max-width: 1023px) {
  .Team.layout-smaller-slider {
    padding: 4.4444444444rem 0;
  }
}
.Team.layout-smaller-slider .splide.is-active {
  padding-left: 7.1111111111rem;
  padding-right: 7.1111111111rem;
}
@media all and (max-width: 1366px) {
  .Team.layout-smaller-slider .splide.is-active {
    padding-left: 5.5555555556rem;
    padding-right: 5.5555555556rem;
  }
}
@media all and (max-width: 1215px) {
  .Team.layout-smaller-slider .splide.is-active {
    padding-left: 4.4444444444rem;
    padding-right: 4.4444444444rem;
  }
}
@media all and (max-width: 1023px) {
  .Team.layout-smaller-slider .splide.is-active {
    padding-left: 3.5555555556rem;
    padding-right: 3.5555555556rem;
  }
}
@media all and (max-width: 767px) {
  .Team.layout-smaller-slider .splide.is-active {
    padding-left: 1.9444444444rem;
    padding-right: 1.9444444444rem;
  }
}
.Team.layout-smaller-slider .splide.is-active .splide__arrow {
  width: 1.6666666667rem;
  height: 1.6666666667rem;
  background-color: #0B2A56;
  border-radius: 0;
}
.Team.layout-smaller-slider .splide.is-active .splide__arrow--prev {
  left: 0;
}
.Team.layout-smaller-slider .splide.is-active .splide__arrow--next {
  right: 0;
}
.Team.layout-smaller-slider .splide.is-active .splide__arrow svg {
  width: 63.3%;
}
.Team.layout-smaller-slider .splide.is-active .splide__slide {
  padding: 0 0.7222222222rem;
}
.Team.layout-smaller-slider .splide.is-active .item-inner {
  flex-direction: column;
  background-color: transparent;
  height: auto;
}
@media all and (max-width: 767px) {
  .Team.layout-smaller-slider .splide.is-active .item-inner {
    width: auto;
  }
}
.Team.layout-smaller-slider .splide.is-active .item-inner .media-area {
  width: 100%;
}
@media all and (max-width: 767px) {
  .Team.layout-smaller-slider .splide.is-active .item-inner .media-area {
    padding-bottom: 0;
  }
}
.Team.layout-smaller-slider .splide.is-active .item-inner .media-area .media-wrapper {
  padding-bottom: 100%;
  position: relative;
}
.Team.layout-smaller-slider .splide.is-active .item-inner .texts {
  padding: 1.3888888889rem 0 0 0;
  width: auto;
  color: #0B2A56;
}
.Team.layout-smaller-slider .splide.is-active .item-inner .texts .naming .subtitle {
  color: #0B2A56;
}
.Team.layout-smaller-slider .splide.is-active .item-inner .texts .naming .title {
  color: #0B2A56;
  font-size: 18px;
  line-height: 1.55;
  letter-spacing: 0.0444444444rem;
  max-width: none !important;
}
@media all and (max-width: 1919px) {
  .Team.layout-smaller-slider .splide.is-active .item-inner .texts .naming .title {
    font-size: 17px;
  }
}
@media all and (max-width: 1215px) {
  .Team.layout-smaller-slider .splide.is-active .item-inner .texts .naming .title {
    font-size: 15px;
  }
}
@media all and (max-width: 1023px) {
  .Team.layout-smaller-slider .splide.is-active .item-inner .texts .naming .title {
    font-size: 18px;
  }
}

.AccordionSearch {
  position: relative;
  overflow: hidden;
}
.AccordionSearch .search {
  background-color: #5174A7;
  padding: 2.8333333333rem 0;
  /*
  position: sticky;
  top: calc(var(--iHH) + var(--HT));
  left: 0;
  right: 0;
  z-index: 9;
  */
}
.AccordionSearch .search .search-contents {
  max-width: 52.7777777778rem;
  margin: auto;
}
.AccordionSearch .search .search-contents .search-select-wrapper {
  margin-top: 0.5555555556rem;
}
.AccordionSearch .search .search-contents .search-select-wrapper label {
  color: #FFFFFF;
  font-weight: 700;
}
.AccordionSearch .search .search-contents .search-select-wrapper .select2 {
  width: 100% !important;
}
.AccordionSearch .search .search-contents .search-select-wrapper .select2 .select2-selection--multiple {
  padding: 0;
  border: 1px solid #0B2A56;
  border-radius: 0.2777777778rem !important;
  line-height: 1;
}
.AccordionSearch .search .search-contents .search-select-wrapper .select2 .select2-selection--multiple .select2-selection__rendered {
  vertical-align: text-top;
}
.AccordionSearch .search .search-contents .search-select-wrapper .select2 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  margin: 0.5555555556rem 0;
  background-color: #CFE1FA;
  border-radius: 0.1111111111rem;
  margin-left: 1.2222222222rem;
  border: none;
  display: inline-flex;
  align-items: center;
  flex-direction: row-reverse;
  padding: 0.2777777778rem 0.4444444444rem;
}
.AccordionSearch .search .search-contents .search-select-wrapper .select2 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  position: relative;
  width: 1.3333333333rem;
  height: 1.3333333333rem;
  background-image: url(../media/icon-close.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  color: rgba(0, 0, 0, 0);
  border-radius: 0.1111111111rem;
  border: none;
  margin-left: 0.2777777778rem;
}
.AccordionSearch .search .search-contents .search-select-wrapper .select2 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__display {
  color: #0B2A56;
  font-weight: 700;
}
.AccordionSearch .search .search-contents .search-select-wrapper .select2 .select2-selection--multiple .select2-search {
  padding: 0 1.2222222222rem;
}
.AccordionSearch .search .search-contents .search-select-wrapper .select2 .select2-selection--multiple .select2-search .select2-search__field {
  line-height: 3.3333333333rem;
  height: 3.3333333333rem;
  outline: none !important;
  margin: 0;
  font-family: "Montserrat";
}
.select2-container--open .select2-dropdown {
  font-size: 0.7777777778rem;
  line-height: 1.4285;
  letter-spacing: 0.0277777778rem;
  border: 1px solid #0B2A56;
  border-radius: 0.2777777778rem;
}
.select2-container--open .select2-dropdown.select2-dropdown--below {
  margin-top: 0.2777777778rem;
}
.select2-container--open .select2-dropdown.select2-dropdown--above {
  margin-top: -0.2777777778rem;
}
.select2-container--open .select2-dropdown .select2-results__option {
  padding: 1rem 1.2222222222rem;
  line-height: 1;
  border-bottom: 1px solid #0B2A56;
}
.select2-container--open .select2-dropdown .select2-results__option:first-child {
  border-top-left-radius: 0.1666666667rem;
  border-top-right-radius: 0.1666666667rem;
}
.select2-container--open .select2-dropdown .select2-results__option:last-child {
  border-bottom: none;
  border-bottom-left-radius: 0.1666666667rem;
  border-bottom-right-radius: 0.1666666667rem;
}
.select2-container--open .select2-dropdown .select2-results__option.select2-results__option--highlighted {
  background-color: #5174A7;
  color: #FFFFFF;
}

.AccordionSearch .items {
  padding-top: 8.3333333333rem;
  padding-bottom: 5rem;
  max-width: 52.7777777778rem;
  margin: auto;
}
@media all and (max-width: 1919px) {
  .AccordionSearch .items {
    padding: 6.6666666667rem 0;
  }
}
@media all and (max-width: 1366px) {
  .AccordionSearch .items {
    padding: 5.5555555556rem 0;
  }
}
@media all and (max-width: 1023px) {
  .AccordionSearch .items {
    padding: 4.4444444444rem 0;
  }
}
.AccordionSearch .items .item {
  padding: 2.7777777778rem 0;
  border-bottom: 1px solid #5174A7;
}
@media all and (max-width: 767px) {
  .AccordionSearch .items .item {
    padding: 1.6666666667rem 0;
  }
}
.AccordionSearch .items .item:first-child {
  padding-top: 0;
}
.AccordionSearch .items .item.hidden {
  display: none;
}
.AccordionSearch .items .item .heading {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  align-items: center;
}
.AccordionSearch .items .item .heading .title {
  text-transform: uppercase;
  font-weight: 700;
  color: #0B2A56;
  padding-right: 1.6666666667rem;
}
.AccordionSearch .items .item .heading .toggler {
  width: 1.3333333333rem;
  height: 1.3333333333rem;
  position: relative;
}
.AccordionSearch .items .item .heading .toggler span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #0B2A56;
  pointer-events: none;
  border-radius: 1px;
}
.AccordionSearch .items .item .heading .toggler span:nth-child(1) {
  width: 2px;
  height: 0.8888888889rem;
  transition: all 0.3s;
}
.AccordionSearch .items .item .heading .toggler span:nth-child(2) {
  width: 0.8888888889rem;
  height: 2px;
}
.AccordionSearch .items .item .content {
  height: 0px;
  overflow: hidden;
  position: relative;
}
.AccordionSearch .items .item .content .text {
  padding: 1.6666666667rem 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.AccordionSearch .items .item.active .heading .toggler span:nth-child(1) {
  height: 0;
  opacity: 0;
}

.PostsGrid {
  padding: 1.1111111111rem 0;
  background-color: #F3F3F3;
}
@media all and (max-width: 1919px) {
  .PostsGrid {
    padding: 5.5555555556rem 0;
  }
}
@media all and (max-width: 1023px) {
  .PostsGrid {
    padding: 4.4444444444rem 0;
  }
}
.PostsGrid .contents .heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.7777777778rem;
  text-align: center;
}
.PostsGrid .contents .heading .title {
  text-transform: uppercase;
  color: #0B2A56;
}
.PostsGrid .contents .heading .title:not(:last-child) {
  margin-bottom: 1.6666666667rem;
}
.PostsGrid .contents .heading .intro-text {
  max-width: 71rem;
  margin: auto;
}
.PostsGrid .contents .items {
  margin: -2.2222222222rem -2.2222222222rem 0;
  display: flex;
  flex-wrap: wrap;
}
@media all and (max-width: 1366px) {
  .PostsGrid .contents .items {
    margin: -2.2222222222rem -1.3888888889rem 0;
  }
}
@media all and (max-width: 767px) {
  .PostsGrid .contents .items {
    margin: -1.6666666667rem -0.6944444444rem 0;
  }
}
.PostsGrid .contents .items .item {
  padding: 2.2222222222rem 2.2222222222rem 0;
  width: 33.3333333333%;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1366px) {
  .PostsGrid .contents .items .item {
    padding: 2.2222222222rem 1.3888888889rem 0;
  }
}
@media all and (max-width: 1023px) {
  .PostsGrid .contents .items .item {
    width: 50%;
  }
}
@media all and (max-width: 767px) {
  .PostsGrid .contents .items .item {
    width: 100%;
    padding: 1.6666666667rem 0.6944444444rem 0;
  }
}
.PostsGrid .contents .items .item .card {
  width: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.PostsGrid .contents .items .item .card .box {
  min-height: 100%;
  width: 100%;
}
.PostsGrid .contents .items .pagination-wrapper {
  width: 100%;
  margin-top: 4.4444444444rem;
}
@media all and (max-width: 1023px) {
  .PostsGrid .contents .items .pagination-wrapper {
    margin-top: 2.7777777778rem;
  }
}
.PostsGrid .contents .items .pagination-wrapper .navigation.pagination .nav-links {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.PostsGrid .contents .items .pagination-wrapper .navigation.pagination .nav-links .page-numbers {
  margin: 0 1.9444444444rem;
  width: 1.7777777778rem;
  height: 1.7777777778rem;
  color: #0B2A56;
  background-color: #FFFFFF;
  opacity: 1;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-radius: 100%;
}
@media all and (max-width: 1023px) {
  .PostsGrid .contents .items .pagination-wrapper .navigation.pagination .nav-links .page-numbers {
    margin: 0 0.5555555556rem;
  }
}
.PostsGrid .contents .items .pagination-wrapper .navigation.pagination .nav-links .page-numbers.current {
  background-color: #0B2A56;
  color: #FFFFFF;
  font-weight: 700;
}
@media all and (max-width: 1023px) {
  .PostsGrid.odd-items .items .item:last-child {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .PostsGrid.odd-items .items .item:last-child {
    display: flex;
  }
}

.Text {
  padding: 6.6666666667rem 0;
}
@media all and (max-width: 1023px) {
  .Text {
    padding: 5.5555555556rem 0;
  }
}
.Text .contents .title {
  margin-bottom: 1.5em;
  text-align: center;
}

@media all and (max-width: 1023px) {
  .Map {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media all and (max-width: 1023px) {
  .Map .wm {
    border-bottom: 2px solid #0B2A56;
  }
}
.Map .text-box-wrapper {
  position: relative;
  z-index: 1;
}
.Map .text-box-wrapper .text-box {
  position: absolute;
  top: 2.0555555556rem;
  left: 0;
  padding: 2.2222222222rem 1.3888888889rem;
  background-color: #FFFFFF;
  border: 2px solid #CFE1FA;
  min-width: 22.4444444444rem;
}
@media all and (max-width: 1215px) {
  .Map .text-box-wrapper .text-box {
    padding: 1.6666666667rem 1.1111111111rem;
    top: 1.6666666667rem;
  }
}
@media all and (max-width: 1023px) {
  .Map .text-box-wrapper .text-box {
    position: relative;
    top: auto;
    border: none;
    padding: 1.3888888889rem 0;
  }
}
.Map .map-wrapper {
  padding-bottom: 30.78%;
  position: relative;
  background-color: #0B2A56;
}
@media all and (max-width: 1023px) {
  .Map .map-wrapper {
    min-height: 40vw;
  }
}
.Map .map-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.Map .map-wrapper .map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.Map .map-wrapper .map .unblock-cookies {
  background: #0B2A56;
}
@media all and (max-width: 1480px) {
  .Map .map-wrapper .map .unblock-cookies {
    top: 50%;
  }
}
@media all and (max-width: 1023px) {
  .Map .map-wrapper .map .unblock-cookies {
    top: 0;
  }
}
.Map.no-api {
  display: flex;
  flex-direction: column-reverse;
}
.Map.no-api .wm {
  border-bottom: 2px solid #0B2A56;
}
.Map.no-api .text-box-wrapper .text-box {
  position: relative;
  top: auto;
  border: none;
  padding: 1.3888888889rem 0;
}

.Detail {
  padding: 6.6666666667rem 0;
}
@media all and (max-width: 1023px) {
  .Detail {
    padding: 5.5555555556rem 0;
  }
}
.Detail .contents {
  position: relative;
}
.Detail .contents:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  left: -7.7777777778rem;
  right: -7.7777777778rem;
  top: -4.4444444444rem;
}
@media all and (max-width: 1919px) {
  .Detail .contents:before {
    top: -3.8888888889rem;
    left: -5.5555555556rem;
    right: -5.5555555556rem;
  }
}
@media all and (max-width: 1460px) {
  .Detail .contents:before {
    top: -3.3333333333rem;
    left: -4.4444444444rem;
    right: -4.4444444444rem;
  }
}
@media all and (max-width: 1366px) {
  .Detail .contents:before {
    top: -2.7777777778rem;
    left: -3.3333333333rem;
    right: -3.3333333333rem;
  }
}
@media all and (max-width: 1215px) {
  .Detail .contents:before {
    top: -2.2222222222rem;
    left: -2.2222222222rem;
    right: -2.2222222222rem;
  }
}
@media all and (max-width: 1023px) {
  .Detail .contents:before {
    display: none;
  }
}
.Detail .contents .box {
  position: relative;
}
.Detail .contents .box .media-canvas {
  margin-bottom: 6.5555555556rem;
}
@media all and (max-width: 1919px) {
  .Detail .contents .box .media-canvas {
    margin-bottom: 5.5555555556rem;
  }
}
@media all and (max-width: 1366px) {
  .Detail .contents .box .media-canvas {
    margin-bottom: 3.3333333333rem;
  }
}
@media all and (max-width: 1023px) {
  .Detail .contents .box .media-canvas {
    margin-bottom: 1.3888888889rem;
  }
}
@media all and (max-width: 767px) {
  .Detail .contents .box .media-canvas {
    margin-bottom: 0.8333333333rem;
  }
}
.Detail .contents .box .title {
  text-transform: uppercase;
  margin-bottom: 1.6666666667rem;
}
@media all and (max-width: 1366px) {
  .Detail .contents .box .title {
    margin-bottom: 1.3888888889rem;
  }
}
@media all and (max-width: 767px) {
  .Detail .contents .box .title {
    margin-bottom: 0.8333333333rem;
  }
}
.Hero + .Detail,
.Hero + a + .Detail {
  margin-top: -5.2777777778rem;
  padding: 0 0 6.6666666667rem;
}
@media all and (max-width: 1919px) {
  .Hero + .Detail,
.Hero + a + .Detail {
    margin-top: -4.7222222222rem;
  }
}
@media all and (max-width: 1460px) {
  .Hero + .Detail,
.Hero + a + .Detail {
    margin-top: -4.1666666667rem;
  }
}
@media all and (max-width: 1366px) {
  .Hero + .Detail,
.Hero + a + .Detail {
    margin-top: -3.0555555556rem;
  }
}
@media all and (max-width: 1215px) {
  .Hero + .Detail,
.Hero + a + .Detail {
    margin-top: 0;
  }
}
@media all and (max-width: 1023px) {
  .Hero + .Detail,
.Hero + a + .Detail {
    padding: 1.3888888889rem 0 5.5555555556rem;
  }
}

.SERP {
  padding: 8.5rem 0 3.2777777778rem;
  position: relative;
}
@media all and (max-width: 1919px) {
  .SERP {
    padding: 6.6666666667rem 0 5.5555555556rem;
  }
}
@media all and (max-width: 1366px) {
  .SERP {
    padding: 5.5555555556rem 0;
  }
}
@media all and (max-width: 1023px) {
  .SERP {
    padding: 4.4444444444rem 0;
  }
}
.SERP .contents .items {
  display: flex;
  flex-wrap: wrap;
  margin: -1.1111111111rem -0.5555555556rem 0;
}
.SERP .contents .items .item {
  width: 33.3333333333%;
  padding: 1.1111111111rem 0.5555555556rem 0;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1023px) {
  .SERP .contents .items .item {
    width: 50%;
  }
}
@media all and (max-width: 767px) {
  .SERP .contents .items .item {
    width: 100%;
  }
}
.SERP .contents .navigation {
  margin-top: 2.7777777778rem;
}
@media all and (max-width: 767px) {
  .SERP .contents .navigation {
    margin-top: 2.2222222222rem;
  }
}
.SERP .contents .navigation .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
.SERP .contents .navigation .nav-links .page-numbers {
  background-color: #0B2A56;
  color: #FFFFFF;
  width: 1.6666666667rem;
  height: 1.6666666667rem;
  border-radius: 100px;
  margin: 0 0.2777777778rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  line-height: 1;
  transition: all 0.3s;
}
.SERP .contents .navigation .nav-links .page-numbers.current {
  background-color: #5174A7;
  color: #FFFFFF;
}
.SERP .contents .navigation .nav-links .page-numbers:not(.current):hover {
  background-color: #5174A7;
  border-color: #5174A7;
}
.SERP .contents .navigation .nav-links .page-numbers svg {
  width: 0.7777777778rem;
}
.SERP .contents .navigation .nav-links .page-numbers svg [tofill] {
  fill: #FFFFFF;
}
.SERP .contents .navigation .nav-links .page-numbers svg [tostroke] {
  stroke: #FFFFFF;
}
.SERP .contents .navigation .nav-links .page-numbers.prev svg {
  transform: rotate(-180deg);
}

.SERP_empty {
  text-align: center;
}
@media all and (max-width: 1919px) {
  .SERP_empty {
    padding: 6.6666666667rem 0 5.5555555556rem;
  }
}
@media all and (max-width: 1366px) {
  .SERP_empty {
    padding: 5.5555555556rem 0;
  }
}
@media all and (max-width: 1023px) {
  .SERP_empty {
    padding: 4.4444444444rem 0;
  }
}
.SERP_empty .inner > * {
  margin-bottom: 0.8888888889rem;
}
.SERP_empty .inner > *:last-child {
  margin-bottom: 0;
}
.SERP_empty .inner .title {
  text-transform: uppercase;
  font-weight: 700;
}
.SERP_empty .inner a {
  text-decoration: underline;
  display: inline;
}

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