﻿:root {
  --viewport-overage: calc(100vw - 1600px);
  --rootFontSize: max(62.5%, calc(0.5vw - 0.625em) + 0.625rem);
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
* {
  -webkit-touch-callout: none;
}
html,
body {
  line-height: 1.15;
  text-align: left;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: #fff;
  color: #000;
}

.snowflake {
    user-select: none;
    pointer-events: none;
    z-index: 9999;
    color: #FFFFFF;
    font-weight: bold;
    font-family: "Arial", sans-serif;
    white-space: nowrap;
  }
  
html {
  font-family: "source-sans-pro", sans-serif;
  overflow-y: auto;
  font-size: var(--rootFontSize);
}
body {
  font-size: 1.6rem;
  overflow: hidden;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
progress {
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: baseline;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
progress {
  outline: none;
}
legend {
  color: inherit;
  display: table;
  white-space: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  height: 0;
  display: none;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
strong {
  font-weight: bold;
}
sub,
sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  margin: 0;
  font-family: inherit;
  color: inherit;
  font-size: 100%;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
  resize: none;
  vertical-align: top;
}
input::-moz-placeholder,
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  opacity: 1;
}
input,
textarea {
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
input {
  box-shadow: none;
}
a {
  background-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #000;
}
a:link,
a:active,
a:visited {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
:focus html.touch {
  outline: none;
}
[hidden] {
  display: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
}
@font-face {
  font-family: "global-icons";
  src: url("../fonts/global-icons.ttf") format("truetype"),
    url("../fonts/global-icons.woff") format("woff"),
    url("../images/global-icons.svg#global-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.g-icon {
  font-family: "global-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.g-link:before {
  content: "";
}
.g-whatsapp:before {
  content: "";
}
.g-messenger:before {
  content: "";
  color: #00b2ff;
}
.g-account:before {
  content: "";
  color: #fff;
}
.social-vimeo:before {
  content: "";
}
.social-youtube:before {
  content: "";
}
.social-news:before {
  content: "";
}
.social-flickr:before {
  content: "";
}
.social-issuu:before {
  content: "";
}
.social-linkedin:before {
  content: "";
}
.social-pinterest:before {
  content: "";
}
.social-soundcloud:before {
  content: "";
}
.g-mail:before {
  content: "";
  color: #fff;
}
.g-new-window:before {
  content: "";
  color: #0923c5;
}
.g-file-pdf:before {
  content: "";
  color: #0923c5;
}
.g-pin:before {
  content: "";
  color: #0923c5;
}
.g-time:before {
  content: "";
  color: #0923c5;
}
.g-chevron-slim-small-top:before {
  content: "";
}
.g-chevron-fat-arrow:before {
  content: "";
}
.g-chevron-fat-right:before {
  content: "";
}
.g-chevron-slim-left:before {
  content: "";
}
.g-phone:before {
  content: "";
  color: #fff;
}
.g-big-arrow-up:before {
  content: "";
}
.g-search:before {
  content: "";
}
.g-small-arrow-left:before {
  content: "";
}
.g-small-arrow-right:before {
  content: "";
}
.social-facebook:before {
  content: "";
}
.social-instagram:before {
  content: "";
}
.social-x:before {
  content: "";
}
.g-big-arrow-down:before {
  content: "";
}
.close-icon {
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.close-icon:before,
.close-icon:after {
  content: "";
  background: #343434;
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.close-icon:before {
  width: 0.2rem;
  height: 100%;
  left: 50%;
  margin-left: -0.1rem;
}
.close-icon:after {
  width: 100%;
  height: 0.2rem;
  top: 50%;
  margin-top: -0.1rem;
}
.close-icon.v2 {
  width: 1.2rem;
  height: 1.2rem;
}
.close-icon.v2:before {
  width: 0.1rem;
  margin-left: -0.05rem;
}
.close-icon.v2:after {
  height: 0.1rem;
  margin-top: -0.05rem;
}
.plus-icon {
  width: 14px;
  height: 14px;
  position: relative;
}
.plus-icon:before,
.plus-icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
}
.plus-icon:before {
  content: "";
  width: 0.1rem;
  height: 100%;
  left: 50%;
  margin-left: -0.05rem;
}
.plus-icon:after {
  width: 100%;
  height: 0.1rem;
  top: 50%;
  margin-top: -0.05rem;
}
.plus-icon-wrapper {
  width: 2rem;
  height: 2rem;
  background: #0923c5;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 3;
}
.icon-toggle-play {
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.icon-toggle-play:before,
.icon-toggle-play:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
  background-position: center center;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.icon-toggle-play:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20xmlns='http://www.w3.org/2000/svg' data-name='Layer 2' viewBox='0 0 9 13'%3E%3Cpath d='M9 6.5 0 13V0l9 6.5Z' data-name='Layer 1'/%3E%3C/svg%3E");
}
.icon-toggle-play:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20xmlns='http://www.w3.org/2000/svg' data-name='Layer 2' viewBox='0 0 9.37 11.71'%3E%3Cg data-name='Layer 1'%3E%3Cpath d='M2.63 11.71H.3c-.16 0-.3-.13-.3-.29V.29C0 .13.13 0 .29 0h2.33c.16 0 .3.13.3.29v11.12c0 .16-.13.29-.3.29ZM9.07 11.71H6.74c-.16 0-.3-.13-.3-.29V.29C6.43.13 6.57 0 6.73 0h2.33c.16 0 .3.13.3.29v11.12c0 .16-.13.29-.3.29Z'/%3E%3C/g%3E%3C/svg%3E");
}
.icon-toggle-muted {
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.icon-toggle-muted:before,
.icon-toggle-muted:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
  background-position: center center;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.icon-toggle-muted:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20xmlns='http://www.w3.org/2000/svg' data-name='Layer 2' viewBox='0 0 14.91 13.92'%3E%3Cpath d='M14.91 8.62v1.32h-1.32l-1.66-1.67-1.66 1.67H8.95V8.62l1.66-1.66-1.66-1.67V3.97h1.32l1.66 1.67 1.66-1.66h1.32v1.31l-1.66 1.66 1.66 1.67Zm-8.45 5.29a.47.47 0 0 1-.35-.15L2.28 9.93H.5c-.28 0-.5-.22-.5-.5V4.46c0-.28.22-.5.5-.5h1.78L6.11.14c.2-.19.51-.19.71.01.09.09.14.21.14.34v12.92c0 .28-.22.5-.5.5Z' data-name='Layer 1'/%3E%3C/svg%3E");
}
.icon-toggle-muted:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20xmlns='http://www.w3.org/2000/svg' data-name='Layer 2' viewBox='0 0 6.96 13.92'%3E%3Cpath d='M6.46 13.91a.47.47 0 0 1-.35-.15L2.28 9.93H.5c-.28 0-.5-.22-.5-.5V4.46c0-.28.22-.5.5-.5h1.78L6.11.14c.2-.19.51-.19.71.01.09.09.14.21.14.34v12.92c0 .28-.22.5-.5.5Z' data-name='Layer 1'/%3E%3C/svg%3E");
}
html,
body {
  font-family: Roboto;
  font-weight: 400;
  color: #1a1919;
}
html {
  height: auto !important;
}
body {
  width: 100%;
  height: 100%;
  line-height: 1.5;
  color: #343434;
  background: #f2f0ec;
}
.safe-wrap {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
main {
  display: block;
  position: relative;
  z-index: 1;
}
body.secondLvl main {
  pointer-events: all;
}
main #content {
  pointer-events: all;
}
.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.common-description {
  color: #243f86;
  font-weight: 400;
  font-size: clamp(1.6rem, 0.4761904762vw + 1.4380952381rem, 2.2rem);
}
.common-description p {
  margin-bottom: 1.5rem;
}
.common-description p:last-child {
  margin: 0;
}
.common-description a {
  line-height: inherit;
  color: inherit;
  text-transform: uppercase;
  font-weight: 600;
  font-size: inherit;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
html.no-touch .common-description a:hover {
  color: #10cfc9;
}
.custom-readmore {
  color: #fff;
  font-size: clamp(1.6rem, 0.2380952381vw + 1.519047619rem, 1.9rem);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  line-height: clamp(2rem, 0.3968253968vw + 1.8650793651rem, 2.5rem);
  position: relative;
  display: inline-block;
  padding-right: clamp(2.4rem, 0.4761904762vw + 2.2380952381rem, 3rem);
}
.custom-readmore .g-icon {
  font-size: clamp(1.6rem, 0.2380952381vw + 1.519047619rem, 1.9rem);
  line-height: clamp(2rem, 0.3968253968vw + 1.8650793651rem, 2.5rem);
  position: absolute;
  right: 0;
  top: 0;
}
.fit-image {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.full-image,
.content-style .full-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  background: #0923c5;
}
.full-image.video,
.content-style .full-image.video {
  object-fit: cover;
}
.full-image img,
.content-style .full-image img {
  width: 100%;
  height:100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  object-fit:cover;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  display: block;
}
.full-image img.lazyload,
.content-style .full-image img.lazyload {
  opacity: 0;
}
.full-image img.lazyloaded,
.content-style .full-image img.lazyloaded {
  opacity: 1;
}
.full-image--shadow:after,
.content-style .full-image--shadow:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgb(0, 0, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgb(0, 0, 0) 100%
  );
  opacity: 0.65;
  z-index: 2;
}
.full-url {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.clearfix:after {
  content: " ";
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  clear: both;
}
.go-to {
  width: 5rem;
  height: 5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0);
  border: none;
  font-size: 5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  position: relative;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  z-index: 3;
}
.go-to .g-icon {
  pointer-events: none;
}
.go-to__smaller {
  position: absolute;
  font-size: 3rem;
  bottom: -0.8rem;
  width: 100%;
  text-align: center;
  opacity: 0.4;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease,
    -webkit-transform 0.3s ease;
  display: block;
}
html.no-touch .go-to:hover {
  color: #e4ab33;
}
html.no-touch .go-to:hover .go-to__smaller {
  -webkit-transform: translate3d(0, -0.8rem, 0);
  transform: translate3d(0, -0.8rem, 0);
}
.go-to.go-down .go-to__smaller {
  bottom: 2.5rem;
}
html.no-touch .go-to.go-down:hover .go-to__smaller {
  -webkit-transform: translate3d(0, 0.8rem, 0);
  transform: translate3d(0, 0.8rem, 0);
}
.toggle-controls {
  width: 5.4rem;
  height: 5.4rem;
  position: relative;
  background: rgba(0, 0, 0, 0);
  border: none;
  cursor: pointer;
  z-index: 3;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.toggle-controls:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #eba900;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.toggle-controls .icon-toggle-play:after {
  opacity: 1;
}
.toggle-controls.paused .icon-toggle-play:after {
  opacity: 0;
}
.toggle-controls.paused .icon-toggle-play:before {
  opacity: 1;
}
@media (max-width: 767px) {
  .toggle-controls:not(.paused) {
    -webkit-transition: opacity 0.3s ease 0.5s;
    transition: opacity 0.3s ease 0.5s;
    opacity: 0;
  }
}
html.no-touch .toggle-controls:hover:before {
  background: #eba900;
}
.toggle-sound {
  width: 5.4rem;
  height: 5.4rem;
  position: relative;
  background: rgba(0, 0, 0, 0);
  border: none;
  cursor: pointer;
  z-index: 3;
}
.toggle-sound:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #eba900;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.toggle-sound .icon-toggle-muted:after {
  opacity: 1;
}
.toggle-sound.muted .icon-toggle-muted:after {
  opacity: 0;
}
.toggle-sound.muted .icon-toggle-muted:before {
  opacity: 1;
}
html.no-touch .toggle-sound:hover:before {
  background: #eba900;
}
.g-button,
.dnnSecondaryAction,
.dnnPrimaryAction {
  max-width: 100%;
  min-height: 4rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #0923c5;
  color: #fff;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  line-height: 1.1;
  font-size: 2rem;
  overflow: hidden;
  -webkit-transition: background 0.3s ease, color 0.3s ease,
    border-color 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  border: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.g-button .txt,
.dnnSecondaryAction .txt,
.dnnPrimaryAction .txt {
  z-index: 3;
  position: relative;
}
.g-button .icon,
.dnnSecondaryAction .icon,
.dnnPrimaryAction .icon {
  position: absolute;
  right: 1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.g-button .g-icon,
.dnnSecondaryAction .g-icon,
.dnnPrimaryAction .g-icon {
  font-size: 1rem;
}
.g-button .g-chevron-slim-left,
.dnnSecondaryAction .g-chevron-slim-left,
.dnnPrimaryAction .g-chevron-slim-left {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  font-size: 1.2rem;
}
.g-button--primary .txt,
.dnnPrimaryAction .txt {
  padding: 1rem 6rem 1rem 2.5rem;
}
.g-button--primary .decorator,
.dnnPrimaryAction .decorator {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #343434;
  top: 0;
  left: 0;
  -webkit-transform: translateX(100%) translateX(-1.4rem);
  transform: translateX(100%) translateX(-1.4rem);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.g-button--primary .decorator span:after,
.dnnPrimaryAction .decorator span:after,
.g-button--primary .decorator span:before,
.dnnPrimaryAction .decorator span:before {
  content: "";
  width: 4.5rem;
  height: calc(100% + 1px);
  left: -3rem;
  top: 0;
  display: block;
  position: absolute;
  -webkit-clip-path: polygon(
    0% 0%,
    100% 0%,
    100% 100%,
    0% 100%,
    65.628% 50.4%,
    0% 0%
  );
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 65.628% 50.4%, 0% 0%);
  background: #343434;
  z-index: 2;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.g-button--primary .decorator span:before,
.dnnPrimaryAction .decorator span:before {
  background: #e4ab33;
  left: -3.5rem;
  z-index: 1;
}
html.no-touch .g-button--primary:hover .decorator,
html.no-touch .dnnPrimaryAction:hover .decorator {
  -webkit-transform: translateX(0) translateX(3rem);
  transform: translateX(0) translateX(3rem);
}
.g-button--with-icon .txt {
  padding-right: 10rem;
}
.g-button--with-icon .decorator {
  -webkit-transform: translateX(100%) translateX(-4rem);
  transform: translateX(100%) translateX(-4rem);
}
.g-button--secondary,
.dnnSecondaryAction {
  background: #e4ab33;
  color: #343434;
}
.g-button--secondary .txt,
.dnnSecondaryAction .txt {
  padding: 1rem 2rem;
}
.g-button--secondary.g-button--with-icon .txt,
.g-button--with-icon.dnnSecondaryAction .txt {
  padding-right: 4rem;
}
.g-button--secondary.bordered,
.bordered.dnnSecondaryAction {
  background: rgba(0, 0, 0, 0);
  border: 1px solid #1a1919;
}
html.no-touch .g-button--secondary:hover,
html.no-touch .dnnSecondaryAction:hover {
  background: #0923c5;
  border-color: #0923c5;
  color: #fff;
}
html.no-touch .g-button--secondary:hover .close-icon:before,
html.no-touch .dnnSecondaryAction:hover .close-icon:before,
html.no-touch .g-button--secondary:hover .close-icon:after,
html.no-touch .dnnSecondaryAction:hover .close-icon:after {
  background: #fff;
}
.g-button--secondary.icon-left .txt,
.icon-left.dnnSecondaryAction .txt {
  padding-left: 3.4rem;
  padding-right: 2rem;
}
.g-button--secondary.icon-left .icon,
.icon-left.dnnSecondaryAction .icon {
  left: 2rem;
  right: auto;
}
.custom-button {
  min-width: 29.7rem;
  min-height: 4.8rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #D4AF37;
  font-size: 2.2rem;
  font-weight: 700;
  color: #343434;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  padding: 0 2rem;
  border: none;
  cursor: pointer;
}
@media (max-width: 410px) {
  .custom-button {
    min-width: 23rem;
    font-size: 1.6rem;
  }
}
.custom-button .plus-icon {
  width: 1.5rem;
  height: 1.5rem;
}
.custom-button--v2 {
  background: #0923c5;
  color: #fff;
  padding-left: 3rem;
  padding-right: 7.1rem;
}
.custom-button--v2 .plus-icon {
  right: 2.2rem;
  position: absolute;
  z-index: 3;
}
.custom-button--v2 .txt {
  z-index: 2;
}
.custom-button--v2 .decorator {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 2.5rem;
  top: 0;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.custom-button--v2 .decorator:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #343434;
  left: 100%;
  position: absolute;
  top: 0;
}
.custom-button--v2 .g-chevron-fat-arrow {
  font-size: 6rem;
  right: -1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #343434;
}
.custom-button--v2 .g-chevron-slim-left {
  font-size: 5.5rem;
  position: absolute;
  right: 5.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #e4ab33;
}
html.no-touch .custom-button--v2:hover .decorator {
  -webkit-transform: translateX(-72%);
  transform: translateX(-72%);
}
.custom-button--v3 .txt {
  position: relative;
  z-index: 2;
}
.custom-button--v3 .g-icon {
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 7.8rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #5af104;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  z-index: 1;
}
html.no-touch .custom-button--v3:hover .g-icon {
  -webkit-transform: translateY(-50%) translateX(-80%);
  transform: translateY(-50%) translateX(-80%);
}
#content {
  width: 100%;
  display: block;
  position: relative;
  z-index: 3;
  background: #fff;
}
.big-description {
  font-size: clamp(2.8rem, 3.3333333333vw + 1.6666666667rem, 7rem);
  font-weight: 600;
  line-height: 1.1;
  color: #0923c5;
}
.general-placeholder {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 2;
  font-size: clamp(2.8rem, 0.9523809524vw + 2.4761904762rem, 4rem);
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
}
.general-placeholder span {
  font-weight: 600;
  font-style: italic;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  display: inline-block;
  background: #0923c5;
  box-shadow: 0px 8px 4px rgba(0, 0, 0, 0.3);
  padding: 0.2rem 1rem 0 0.8rem;
}
.main-preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  
  
  background-size: cover !important;
  background-position: center center;
  background: url('../images/pps-building.jpg');
  background-repeat: no-repeat;
    
    /*    
        background: #0923c5;
        background: rgb(212,175,55);
        background: linear-gradient(326deg, rgba(212,175,55,1) 0%, rgba(4,104,47,1) 100%);
    */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: visibility 0s ease 5.4s, pointer-events 0s ease 5.4s,
    -webkit-transform 5.3s ease-in-out;
  transition: visibility 0s ease 5.4s, pointer-events 0s ease 5.4s,
    -webkit-transform 5.3s ease-in-out;
  transition: transform 5.3s ease-in-out, visibility 0s ease 5.4s,
    pointer-events 0s ease 5.4s;
  transition: transform 4.3s ease-in-out, visibility 0s ease 4.4s,
    pointer-events 0s ease 4.4s, -webkit-transform 4.3s ease-in-out;
  overflow: hidden;
}
.main-preloader__lion {
  width: 55.12%;
  height: 91.27%;
  object-fit: cover;
  right: -3%;
  bottom: 0;
  position: absolute;
  object-position: left top;
  opacity: 0.3;
  mix-blend-mode: pass-through;
  z-index: 1;
}
.main-preloader__text {
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
  font-size: clamp(2rem, 2.380952381vw + 1.1904761905rem, 5rem);
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
body.load-slow .main-preloader__text {
  -webkit-transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
  transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out,
    -webkit-transform 1s ease-in-out;
}
body.loaded .main-preloader__text {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.reveal .main-preloader__text {
  -webkit-transform: translate3d(0, 20%, 0);
  transform: translate3d(0, 20%, 0);
}
.main-preloader__head {
  font-weight: 700;
  font-size: clamp(3rem, 6.3492063492vw + 0.8412698413rem, 11rem);
  line-height: 1.1;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  opacity: 0;
}
body.load-slow .main-preloader__head {
  -webkit-transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
  transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out,
    -webkit-transform 1s ease-in-out;
}
body.loaded .main-preloader__head {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.reveal.load-slow .main-preloader__head {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  opacity: 0;
}
body.reveal .main-preloader {
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.dropdown-wrapper {
  position: relative;
  margin-right: 1rem;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.dropdown-wrapper__container {
  width: 19.3rem;
  position: absolute;
  top: -1rem;
  left: -1rem;
  background: #fff;
  padding: 5rem 2rem 2rem;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  display: block;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s,
    pointer-events 0.3s ease 0.3s, -webkit-transform 0.3s ease 0.3s;
  transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s,
    pointer-events 0.3s ease 0.3s, -webkit-transform 0.3s ease 0.3s;
  transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s,
    transform 0.3s ease 0.3s, pointer-events 0.3s ease 0.3s;
  transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s,
    transform 0.3s ease 0.3s, pointer-events 0.3s ease 0.3s,
    -webkit-transform 0.3s ease 0.3s;
}
.dropdown-wrapper .header-menu__link {
  margin-right: 0;
}
.dropdown-wrapper .g-big-arrow-up {
  font-size: 1rem;
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  display: block;
  position: absolute;
  right: -1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.dropdown-wrapper__link {
  font-size: 1.8rem;
  line-height: 1.4;
  display: inline-block;
  position: relative;
}
html.no-touch .dropdown-wrapper__link:hover {
  text-decoration: underline;
}
.dropdown-wrapper__item {
  display: block;
  margin-bottom: 0.5rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
  transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
}
.dropdown-wrapper__item .profile-account .g-icon:before {
  color: #0923c5 !important;
}
html.no-touch .dropdown-wrapper:hover,
.dropdown-wrapper.active {
  z-index: 4;
}
html.no-touch .dropdown-wrapper:hover .dropdown-wrapper__container,
.dropdown-wrapper.active .dropdown-wrapper__container {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s,
    pointer-events 0.3s ease 0.3s, -webkit-transform 0.3s ease 0s;
  transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s,
    pointer-events 0.3s ease 0.3s, -webkit-transform 0.3s ease 0s;
  transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s,
    transform 0.3s ease 0s, pointer-events 0.3s ease 0.3s;
  transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s,
    transform 0.3s ease 0s, pointer-events 0.3s ease 0.3s,
    -webkit-transform 0.3s ease 0s;
  pointer-events: auto;
}
html.no-touch .dropdown-wrapper:hover .g-big-arrow-up,
.dropdown-wrapper.active .g-big-arrow-up {
  -webkit-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
  color: rgba(26, 25, 25, 0.5);
}
html.no-touch .dropdown-wrapper:hover .dropdown-wrapper__item,
.dropdown-wrapper.active .dropdown-wrapper__item {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease 0.1s, visibility 0.3s ease 0.1s;
  transition: opacity 0.3s ease 0.1s, visibility 0.3s ease 0.1s;
}
html.no-touch .dropdown-wrapper:hover .header-menu__link,
.dropdown-wrapper.active .header-menu__link {
  color: #1a1919;
}
.dropdown-wrapper--profile {
  line-height: 1;
  margin-right: 0;
}
.dropdown-wrapper--profile .profile-account {
  font-size: 2.8rem;
  font-weight: 400;
  color: #0923c5;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
.dropdown-wrapper--profile .header-menu__link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.dropdown-wrapper--profile .header-menu__link .g-account {
  margin-left: 0.5rem;
}
.dropdown-wrapper--profile .dropdown-wrapper__container {
  width: 36.3rem;
  left: 50%;
  margin-left: -15rem;
  background: rgba(0, 0, 0, 0);
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .dropdown-wrapper--profile .dropdown-wrapper__container {
    margin-left: -7rem;
  }
}
.dropdown-wrapper--profile .dropdown-wrapper__inner {
  background: #fff;
  padding: 2.5rem;
  position: relative;
}
.dropdown-wrapper--profile .dropdown-wrapper__inner:before {
  content: "";
  width: 5.1rem;
  height: 2.2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -1.5rem;
  background: #fff;
  position: absolute;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
@media (max-width: 767px) {
  .dropdown-wrapper--profile .dropdown-wrapper__inner:before {
    left: 4rem;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.dropdown-wrapper--profile .dropdown-wrapper__link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  line-height: 1.3;
}
.dropdown-wrapper--profile .dropdown-wrapper__link .g-small-arrow-right {
  display: block;
  position: relative;
  font-size: 1rem;
  color: inherit;
  margin-left: 0.6rem;
}
html.no-touch .dropdown-wrapper--profile .dropdown-wrapper__link:hover {
  color: #0923c5;
  text-decoration: none;
}
html.no-touch .dropdown-wrapper--profile:hover .header-menu__link,
.dropdown-wrapper--profile.active .header-menu__link {
  color: #fff;
}
.main-header {
  width: 100%;
  position: fixed;
  left: 0;
  top: 2rem;
  z-index: 31;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: start;
  pointer-events: none;
  grid-template-columns: auto 35rem -webkit-max-content;
  grid-template-columns: auto 35rem max-content;
  padding-left: 3rem;
  pointer-events: none;
}
.main-header.no-ticker-bar,
.main-header:not(:has(.ticker-bar-wrapper)) {
  grid-template-columns: auto -webkit-max-content;
  grid-template-columns: auto max-content;
}
@media (max-width: 1023px) and (min-width: 768px) {
  html.searchIsActive .main-header {
    z-index: 29;
  }
}
@media (max-width: 1080px) {
  .main-header {
    grid-template-columns: auto -webkit-max-content -webkit-max-content;
    grid-template-columns: auto max-content max-content;
  }
}
@media (max-width: 767px) {
  .main-header {
    grid-template-columns: 1fr 1fr;
    padding-left: 0;
  }
  .main-header .custom-logo {
    left: 2rem;
  }
}
.main-header.fixed .open-main-menu:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.main-header.fixed .header-menu__link,
.main-header.fixed .custom-logo,
.main-header.fixed .ticker-bar-wrapper {
  opacity: 0;
  visibility: hidden;
}
.custom-logo {
  width: clamp(14.7rem, 6.9841269841vw + 12.3253968254rem, 23.5rem);
  position: relative;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  pointer-events: auto;
}
@media (max-width: 767px) {
  .custom-logo {
    grid-row: 1/3;
    grid-column: 1/2;
  }
}
.custom-logo img {
  width: 100%;
  height: auto;
  position: relative;
}
.custom-logo img.dark {
  display: none;
}
.main-header.noHeader .custom-logo img.dark {
  display: block;
}
.main-header.noHeader .custom-logo img.light {
  display: none;
}
html.custom-menu-active .custom-logo {
  opacity: 0;
  visibility: hidden;
}
.ticker-bar-wrapper {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  padding-right: clamp(0.7rem, 1.2698412698vw + 0.2682539683rem, 2.3rem);
}
@media (max-width: 1080px) {
  .ticker-bar-wrapper {
    position: absolute;
    top: 6.5rem;
    left: 0;
    width: calc(100% - 3rem);
    left: 3rem;
  }
}
@media (max-width: 767px) {
  .ticker-bar-wrapper {
    width: calc(100% - 2rem);
    left: 2rem;
  }
}
html.custom-menu-active .ticker-bar-wrapper {
  opacity: 0;
  visibility: hidden;
}
.header-menu {
  position: relative;
  padding-right: clamp(2rem, 1.7361111111vw + 0.2222222222rem, 3rem);
  padding-left: 1.4rem;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 2;
}
.header-menu:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #0923c5;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  pointer-events: none;
  -webkit-transition: -webkit-transform 1s ease-in-out;
  transition: -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.header-menu__link {
  font-size: clamp(1.8rem, 0.1587301587vw + 1.746031746rem, 2rem);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  color: #fff;
  display: block;
  position: relative;
  -webkit-transition: opacity 1s ease-in-out, visibility 1s ease-in-out,
    color 0.3s ease;
  transition: opacity 1s ease-in-out, visibility 1s ease-in-out, color 0.3s ease;
  pointer-events: auto;
  border: none;
  background: rgba(0, 0, 0, 0);
  position: relative;
  z-index: 3;
}
html:not(.custom-menu-active) .main-header.noHeader .header-menu__link {
  color: #343434;
}
html:not(.custom-menu-active)
  .main-header.noHeader
  .header-menu__link
  .g-icon:before {
  color: #343434;
}
html.no-touch .header-menu__link:hover {
  color: #e4ab33 !important;
}
@media (max-width: 767px) {
  .header-menu__link {
    opacity: 0;
    visibility: hidden;
  }
}
@media (max-width: 1080px) {
  .header-menu__link:nth-of-type(2) {
    display: none;
  }
}
.header-menu__item {
  margin-right: clamp(2.1rem, 1.2698412698vw + 1.6682539683rem, 3.7rem);
}
.header-menu__item:last-child {
  margin: 0;
}
@media (max-width: 500px) {
  .header-menu__item--calendar {
    display: none;
  }
}
html.custom-menu-active .header-menu:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
html.custom-menu-active .header-menu .header-menu__link {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  .header-menu {
    grid-row: 1/3;
    grid-column: 1/3;
  }
}
.open-main-menu {
  position: relative;
  font-size: 2.4rem;
  font-weight: 700;
  background: rgba(0, 0, 0, 0);
  border: none;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  padding-right: 4.2rem;
  pointer-events: auto;
}
html:not(.custom-menu-active)
  .main-header.noHeader:not(.fixed)
  .open-main-menu {
  color: #343434;
}
@media (max-width: 767px) {
  html:not(.custom-menu-active)
    .main-header.noHeader:not(.fixed)
    .open-main-menu {
    color: #fff;
  }
}
.open-main-menu:before {
  content: "";
  width: calc(100% + clamp(3.4rem, 1.7361111111vw + 1.6222222222rem, 4.4rem));
  height: 100%;
  position: absolute;
  left: -1.4rem;
  top: 0;
  background: #0923c5;
  z-index: 1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: -webkit-transform 1s ease-in-out;
  transition: -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
}
@media (max-width: 767px) {
  .open-main-menu:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.open-main-menu .txt {
  position: relative;
  z-index: 2;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, color 0.3s ease,
    -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, color 0.3s ease,
    -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease,
    color 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease,
    color 0.3s ease, -webkit-transform 0.3s ease;
}
.open-main-menu .txt.v2 {
  position: absolute;
  right: 4rem;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.open-main-menu .hamb-icon {
  width: 3rem;
  height: 1.2rem;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.open-main-menu .hamb-icon:before,
.open-main-menu .hamb-icon:after {
  content: "";
  width: 100%;
  height: 0.3rem;
  position: absolute;
  left: 0;
  background: #e4ab33;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.open-main-menu .hamb-icon:before {
  top: 0;
}
.open-main-menu .hamb-icon:after {
  bottom: 0;
}
html.no-touch .open-main-menu:hover {
  color: #e4ab33 !important;
}
.open-main-menu.active .txt {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.open-main-menu.active .txt.v2 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.open-main-menu.active .hamb-icon:before {
  -webkit-transform: rotate(45deg) translate3d(0.2rem, 0.2rem, 0);
  transform: rotate(45deg) translate3d(0.2rem, 0.2rem, 0);
}
.open-main-menu.active .hamb-icon:after {
  -webkit-transform: rotate(-45deg) translate3d(0.4rem, -0.4rem, 0);
  transform: rotate(-45deg) translate3d(0.4rem, -0.4rem, 0);
}
.modal-link {
  color: #fff;
  background: rgba(0, 0, 0, 0);
  border: none;
  font-size: clamp(1.4rem, 0.3968253968vw + 1.2650793651rem, 1.9rem);
  text-transform: uppercase;
  font-weight: 500;
  line-height: 2.5rem;
  display: inline-block;
  position: relative;
  padding-left: clamp(3rem, 0.4761904762vw + 2.8380952381rem, 3.6rem);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  cursor: pointer;
  letter-spacing: 0.025em;
}
.modal-link .g-icon {
  font-size: clamp(2.1rem, 0.3174603175vw + 1.9920634921rem, 2.5rem);
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
html.no-touch .modal-link:hover {
  color: #a5c5ed;
}
.modal-link .counter {
  min-width: 1.5rem;
  height: 1.5rem;
  aspect-ratio: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background: #f53d3d;
  font-size: 1.2rem;
  color: #fff;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  top: -0.8rem;
  left: 1.1rem;
}
.modal-link .counter.two-digits {
  aspect-ratio: none;
  padding: 1.3rem;
  left: 0.8rem;
}
.modal-link.modal-link--alert {
  padding-left: clamp(3.5rem, 0.4761904762vw + 3.3380952381rem, 4.1rem);
}
.is-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000001;
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s,
    scale 0.3s ease 0.3s, background-color 0.3s ease 0s;
  transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s,
    scale 0.3s ease 0.3s, background-color 0.3s ease 0s;
  scale: 0.7;
  -webkit-transform-origin: center top;
  transform-origin: center top;
}
.is-modal .progress-bar {
  --progressScale: 0;
  width: 0.5rem;
  height: calc(
    100% - clamp(14.4rem, 3.9930555556vw + 10.3111111111rem, 16.7rem)
  );
  left: calc(50% - clamp(33rem, 16.0590277778vw + 16.5555555556rem, 42.25rem));
  margin-left: -4.3rem;
  top: clamp(11.4rem, 3.9930555556vw + 7.3111111111rem, 13.7rem);
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  visibility: hidden;
  pointer-events: none;
}
.is-modal .progress-bar.show {
  visibility: visible;
}
.is-modal .progress-bar:before {
  content: "";
  width: 100%;
  height: 100%;
  -webkit-transform: scaleY(var(--progressScale));
  transform: scaleY(var(--progressScale));
  -webkit-transform-origin: top center;
  transform-origin: top center;
  position: absolute;
  top: 0;
  left: 0;
  background: #c2e76b;
}
@media (max-width: 767px) {
  .is-modal .progress-bar {
    height: calc(100% - 6rem);
    top: 3rem;
    left: calc(50% - clamp(16rem, 17.8970917226vw + 10.2729306488rem, 24rem));
    margin-left: -0.5rem;
  }
}
@media (max-width: 370px) {
  .is-modal .progress-bar {
    left: 1.7rem;
  }
}
.is-modal.opened {
  -webkit-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s,
    scale 0.3s ease 0s, background-color 0.3s ease 0.3s;
  transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s, scale 0.3s ease 0s,
    background-color 0.3s ease 0.3s;
  opacity: 1;
  visibility: visible;
  scale: 1;
  background: rgba(0, 0, 0, 0.7);
}
.is-modal.opened .is-modal__close--mobile {
  -webkit-transition: opacity 0.3s ease 0.5s, visibility 0.3s ease 0.5s;
  transition: opacity 0.3s ease 0.5s, visibility 0.3s ease 0.5s;
  opacity: 1;
  visibility: visible;
}
.is-modal .is-modal__inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow-y: auto;
  overflow-x: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.is-modal .is-modal__card-container {
  width: 100%;
  max-width: clamp(66rem, 32.1180555556vw + 33.1111111111rem, 84.5rem);
  margin: auto;
  padding: 3rem;
}
@media (max-width: 767px) {
  .is-modal .is-modal__card-container {
    --min-height: 0;
    max-width: clamp(32rem, 35.7941834452vw + 20.5458612975rem, 48rem);
  }
}
.is-modal .is-modal__header {
  color: #fff;
  font-size: clamp(3.5rem, 1.7361111111vw + 1.7222222222rem, 4.5rem);
  line-height: 1.3;
  margin-bottom: clamp(3rem, 1.7361111111vw + 1.2222222222rem, 4rem);
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .is-modal .is-modal__header {
    display: none;
  }
}
.is-modal .is-modal__title {
  font-weight: 500;
}
.is-modal .is-modal__close--text {
  font-size: clamp(1.7rem, 0.1587301587vw + 1.646031746rem, 1.9rem);
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.025em;
  background: rgba(0, 0, 0, 0);
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 2.6rem;
  top: 50%;
  -webkit-transform: translateY(-50%) translateY(0.3rem);
  transform: translateY(-50%) translateY(0.3rem);
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.is-modal .is-modal__close--text .g-icon-close {
  font-size: 1.5rem;
  line-height: 1.5rem;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
html.no-touch .is-modal .is-modal__close--text:hover {
  color: #a5c5ed;
}
.is-modal .is-modal__close--mobile {
  display: none;
}
@media (max-width: 767px) {
  .is-modal .is-modal__close--mobile {
    width: 9.8rem;
    height: 16rem;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    pointer-events: none;
    cursor: pointer;
    border: none;
    background: rgba(0, 0, 0, 0);
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.15s ease 0.1s, visibility 0.15s ease 0.1s;
    transition: opacity 0.15s ease 0.1s, visibility 0.15s ease 0.1s;
  }
  .is-modal .is-modal__close--mobile .decorator {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    z-index: 1;
    background: #3b57a3;
    pointer-events: auto;
  }
  .is-modal .is-modal__close--mobile .g-icon {
    z-index: 2;
    position: absolute;
    right: 1.8rem;
    top: 2.3rem;
    color: #fff;
    font-size: 2.7rem;
  }
}
.modal-card {
  --image-width: 21.6rem;
  --min-height: clamp(25.7rem, 6.1904761905vw + 23.5952380952rem, 33.5rem);
  width: 100%;
  position: relative;
  display: block;
  margin: 0 auto 3rem;
}
.modal-card.modal-card--notices {
  --min-height: 19.2rem;
}
.modal-card:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .modal-card {
    --min-height: 0;
  }
}
html.no-touch .modal-card .card-trigger-link:hover ~ .modal-card__image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
html.no-touch
  .modal-card
  .card-trigger-link:hover
  ~ .modal-card__content
  .g-icon-arrow-right {
  -webkit-transform: translateX(0.3rem);
  transform: translateX(0.3rem);
}
.modal-card .card-trigger-link ~ .modal-card__content .g-icon-arrow-right {
  display: inline-block;
}
.modal-card .modal-card__wrapper {
  width: 100%;
  min-height: var(--min-height);
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (min-width: 768px) {
  .modal-card .modal-card__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.modal-card .modal-card__image {
  width: var(--image-width);
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-card .modal-card__image:before {
  content: "";
  width: calc(100% + 0.3rem);
  height: 100%;
  background: #fff;
  top: 0;
  left: -0.3rem;
  z-index: 2;
  position: absolute;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
.modal-card .modal-card__image img {
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  background: #fff;
}
@media (max-width: 767px) {
  .modal-card .modal-card__image {
    width: 100%;
    min-height: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-top: 74%;
  }
  .modal-card .modal-card__image:before {
    display: none;
  }
}
.modal-card .modal-card__content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 var(--image-width);
  -ms-flex: 1 1 var(--image-width);
  flex: 1 1 var(--image-width);
  padding: 3rem 3rem 3rem clamp(3rem, 3.4722222222vw + -0.5555555556rem, 5rem);
  font-size: clamp(1.8rem, 0.6944444444vw + 1.0888888889rem, 2.2rem);
  line-height: 1.39;
  font-weight: 400;
  color: #243f86;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .modal-card .modal-card__content {
    padding: 2rem;
  }
}
.modal-card .modal-card__head {
  font-size: clamp(2.3rem, 0.7142857143vw + 2.0571428571rem, 3.2rem);
  font-weight: 500;
  line-height: 1.21;
  color: #243f86;
}
.modal-card .modal-card__head .g-icon-alert {
  font-size: 2.5rem;
  margin-right: 1.3rem;
}
@media (max-width: 767px) {
  .modal-card .modal-card__head .g-icon-alert {
    display: none;
  }
}
.modal-card .modal-card__head .g-icon-arrow-right {
  font-size: clamp(1.4rem, 0.3472222222vw + 1.0444444444rem, 1.6rem);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  display: none;
}
.modal-card .modal-card__paragraph {
  margin: 1.5rem 0;
}
.modal-card .modal-card__paragraph a {
  color: inherit;
  font-size: inherit;
  text-decoration: underline;
}
.modal-card .modal-card__updated {
  font-size: clamp(1.4rem, 0.6349206349vw + 1.1841269841rem, 2.2rem);
  color: rgba(36, 63, 134, 0.6);
  font-weight: 500;
}
.modal-card .modal-card__mobile-header {
  display: none;
}
@media (max-width: 767px) {
  .modal-card .modal-card__mobile-header {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #243f86;
    color: #fff;
    padding: 1rem 1.5rem;
    min-height: 5rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.2;
  }
}
.modal-card .modal-card__mobile-header .g-icon {
  font-size: 2rem;
  margin-right: 0.8rem;
  top: -0.2rem;
}
.ticker-bar {
  width: 100%;
  height: 3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  pointer-events: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 20;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  line-height: 1.3;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.ticker-bar__decorator {
  width: 5.6rem;
  height: 100%;
  background: #0923c5;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
}
.ticker-bar__decorator .txt {
  position: relative;
  padding-left: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.04em;
}
.ticker-bar__decorator .txt:before {
  content: "";
  width: 3px;
  height: 3px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
  border-radius: 50%;
}
.ticker-bar .text-container {
  width: calc(100% - 7.2rem);
  height: 100%;
  position: absolute;
  left: 7.2rem;
  top: 0;
  overflow: hidden;
}
.ticker-bar .text-container .scroll-item-wrapper {
  min-width: 100%;
  height: 100%;
  white-space: nowrap;
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.ticker-bar .text-container .scroll-item {
  font-size: inherit;
  color: #fff;
  margin-left: 1rem;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.ticker-bar .text-container .scroll-item.no-hover {
  pointer-events: none;
}
.ticker-bar .text-container .scroll-item span {
  display: inline-block;
  vertical-align: middle;
}
html.no-touch .ticker-bar .scroll-item.has-hover:hover {
  color: #e4ab33;
}
.hero-area {
  width: 100%;
  min-height: 100vh;
  min-height: 100svh;
  position: relative;
  display: grid;
  grid-template-rows: 1fr auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
}
.hero-area__fader {
  width: 100vw;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.hero-area__fader img {
  object-position: var(--focal-point);
}
.hero-area__fader .has-both-images .img-desktop {
  display: none;
}
@media (min-width: 767px) {
  .hero-area__fader .has-both-images .img-desktop {
    display: block;
  }
}
@media (min-width: 767px) {
  .hero-area__fader .has-both-images .img-mobile {
    display: none;
  }
}
.hero-area .swiper-wrapper {
  width: 100vw;
  box-sizing: border-box;
  position: fixed;
}
.hero-area .main-fader__item {
  width: 100vw !important;
}
.hero-area__animated-keyword {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  position: absolute;
  bottom: 10rem;
  left: 0;
  z-index: 4;
  font-size: clamp(5rem, 4.7619047619vw + 3.380952381rem, 11rem);
  line-height: 1.1;
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: grid;
  grid-template-columns: auto;
}
@media (max-width: 767px) {
  .hero-area__animated-keyword {
    bottom: 14rem;
  }
}
@media (max-width: 460px) {
  .hero-area__animated-keyword {
    bottom: 16rem;
  }
}
.hero-area__animated-keyword--inner {
  position: relative;
}
.hero-area__animated-keyword .item {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  text-transform: uppercase;
  text-align: center;
}
.hero-area__animated-keyword .item.biggest {
  width: auto;
  display: inline-block;
  position: relative;
}
.hero-area__link {
  position: absolute;
  z-index: 2;
  bottom: 6rem;
  right: 12.4rem;
  color: #fff;
  z-index: 3;
  font-size: 2.2rem;
  text-transform: uppercase;
  border-bottom: 2px solid #e4ab33;
  line-height: 1.2;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
html.no-touch .hero-area__link:hover {
  color: #e4ab33;
}
@media (max-width: 767px) {
  .hero-area__link {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 11rem;
  }
}
@media (max-width: 460px) {
  .hero-area__link {
    bottom: 10rem;
    width: 80%;
    text-align: center;
  }
}
.hero-area__link i {
  font-weight: 600;
}
.hero-area__translate {
  width: 26rem;
  position: absolute;
  right: 3rem;
  bottom: 5rem;
}
@media (max-width: 767px) {
  .hero-area__translate {
    bottom: 2rem;
    right: 1rem;
  }
}
.hero-area__translate .gtranslate_wrapper {
  position: relative;
  z-index: 10;
}
.hero-area__translate .gt_float_switcher .gt-selected {
  width: 100%;
  text-align: right;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  border: none;
  z-index: 1;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  pointer-events: none;
}
.hero-area__translate .gt_float_switcher .gt-selected img {
  z-index: 2;
  position: relative;
  -webkit-transform: translateX(40px);
  transform: translateX(40px);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.hero-area__translate .gt_float_switcher .gt-selected .gt-lang-code {
  opacity: 0;
}
.hero-area__translate .gt_float_switcher .gt-selected.gt-selected-open {
  pointer-events: auto;
}
.hero-area__translate .gt_float_switcher .gt-current-lang {
  position: relative;
  z-index: 2;
  pointer-events: auto;
  display: inline-block;
  padding: 1rem 0;
  padding-right: 1rem;
}
.hero-area__translate .gt_float_switcher .gt-selected-open {
  background: #fff;
}
.hero-area__translate .gt_float_switcher .gt-selected-open .gt-lang-code {
  opacity: 1;
}
.hero-area__translate .gt_float_switcher .gt-selected-open:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.hero-area__translate .gt_float_switcher .gt-selected-open img {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.hero-area__translate .gt_float_switcher .gt_options {
  position: absolute;
  height: 25rem;
  bottom: 4.5rem;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 2;
}
.hero-area__translate .gt_float_switcher .gt_options:after {
  content: "";
  width: 100%;
  height: 4rem;
  background: #fff;
  z-index: 1;
  bottom: -4rem;
  left: 0;
}
.hero-area__placeholder {
  position: relative;
  left: auto;
}
.hero-area__image {
  width: calc(100vw + 2rem);
}
.hero-area__image:before,
.hero-area__image:after {
  content: "";
  width: 100%;
  height: 60%;
  position: absolute;
  left: 0;
  z-index: 2;
  opacity: 0.5;
}
.hero-area__image:before {
  top: 0;
  height: 30%;
  background: -webkit-linear-gradient(
    top,
    rgb(0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgb(0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}
.hero-area__image:after {
  bottom: 0;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgb(0, 0, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgb(0, 0, 0) 100%
  );
}
.hero-area__navigation {
  position: absolute;
  left: 3rem;
  bottom: 3rem;
  z-index: 4;
  max-width: 27rem;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.3;
}
.hero-area__navigation p {
  margin: 2.3rem 0 0;
}
@media (max-width: 767px) {
  .hero-area__navigation {
    display: none;
  }
}
.hero-area__pagination {
  z-index: 4;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hero-area__pagination-bullet {
  width: 1.6rem;
  height: 1.6rem;
  border: 1px solid #e4ab33;
  position: relative;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0);
  display: block;
  margin-right: 2rem;
  cursor: pointer;
}
.hero-area__pagination-bullet:last-child {
  margin-right: 0;
}
.hero-area__pagination-bullet:before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  top: 50%;
  margin-top: -0.4rem;
  left: 50%;
  margin-left: -0.4rem;
  background: #fff;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.hero-area__pagination-bullet.swiper-pagination-bullet-active:before {
  opacity: 1;
}
.hero-area .go-to {
  position: absolute;
  bottom: 3rem;
  z-index: 5;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 460px) {
  .hero-area .go-to {
    bottom: 6rem;
  }
}
.custom-menu {
  opacity: 0;
  visibility: hidden;
  position: fixed;
}

.personabar-visible,
.personabar-visible .main-header,
.personabar-visible .custom-menu {
  width: calc(100% - 80px);
  margin-left: 80px;
}
.personabar-visible .cp-fixed-menu {
  margin-left: 80px;
}
.personabar-visible #dnn_mainHeroPane .DnnModule {
  position: inherit;
}
.personabar-visible .linkitem a img,
.personabar-visible .edit img,
.personabar-visible .dnnFormAndListConfig img {
  width: auto !important;
  margin: 0 !important;
}
.personabar-visible .edit,
.personabar-visible .linkitem a:nth-child(1) {
  border-bottom: none !important;
}
.personabar-visible .dnnFormAndListConfig {
  display: block !important;
}
#kbxmTabs {
  display: block;
}
.content-style .rpTemplate table,
.content-style table.nostyle,
.content-style table.no-style {
  max-width: inherit !important;
  margin: 0 !important;
  background: inherit !important;
  box-shadow: none !important;
}
.content-style .rpTemplate td,
.content-style table.nostyle td,
.content-style table.no-style td {
  border-right: 0 !important;
  border-left: 0 !important;
  vertical-align: top;
  padding: 0;
}
.content-style .rpTemplate table tr:nth-child(2n + 2) td,
.content-style table.nostyle tr:nth-child(2n + 2) td,
.content-style table.no-style tr:nth-child(2n + 2) td {
  background: inherit;
}
.ISFilteredGrid ul {
  margin-bottom: 0 !important;
}
.ISFilteredGrid ul li {
  line-height: normal !important;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
}
.ISFilteredGrid ul li:before {
  display: none !important;
}
.ISGridSearch .ISGridSearch__suggestions li {
  line-height: 50px !important;
  padding: 0 20px !important;
  -webkit-transition: 0.3s ease-in-out !important;
  background: #fff !important;
  color: #464646 !important;
  font-size: 15px !important;
  font-weight: bold !important;
}
.ISFilteredGrid .selectric-items li {
  font-size: 15px !important;
  padding-left: 2rem !important;
}
.two-columns {
  display: flex;
}
@media (max-width: 767px) {
  .two-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.two-columns {
  display: grid;
  background: rgba(0, 0, 0, 0);
}
@media (min-width: 767px) {
  .two-columns {
    grid-template-columns: 50% 50%;
  }
}
.ddrmenu .module-widget__wrapper {
  grid-column: 1/-1;
}
.ddrmenu .stats-card__inner {
  aspect-ratio: 2/1;
}
.ddrmenu .stats-card__inner p {
  margin: 0;
}
.lity-wrap {
  background: rgba(0, 0, 0, 0.8);
}
.redactor-box {
  display: block !important;
}
.redactor-toolbar li a {
  display: block !important;
  text-decoration: none !important;
}
.module-widget--staff .module-grid {
  grid-template-columns: repeat(auto-fill, minmax(31rem, 1fr)) !important;
}
.staff-card-extended__title {
  margin-bottom: 0 !important;
}
.staff-card-extended {
  grid-template-columns: 20rem 1fr;
}
.staff-card-extended__description p {
  margin-bottom: 1.2rem !important;
}
.staff-card-extended__description a {
  text-decoration: none !important;
  font-weight: 500 !important;
}
@media (min-width: 768px) {
  .staff-card-extended {
    min-height: 25rem;
  }
}
@media (max-width: 767px) {
  .staff-card-extended {
    grid-template-columns: 11rem 1fr;
  }
}
.flex-justify-normal {
  justify-content: normal;
}
.news-detail > h4 > a img {
  width: auto;
  margin: 0;
}
@media (min-width: 767px) {
  .masonry-grid__wrapper {
    grid-column: 3/8 !important;
  }
}
@media (max-width: 767px) {
  .masonry-grid__wrapper {
    grid-column: 1/10 !important;
  }
}
.icons__socials {
  margin-top: 3rem;
}
.icons__smallhead {
  margin-bottom: 0.5rem !important;
  font-size: 120%;
}
.icons__social-list {
  display: flex !important;
  justify-content: flex-start;
  margin-left: -1rem !important;
  margin-top: -0.3rem !important;
}
.icons__social-list-item {
  padding: 1rem !important;
}
.icons__social-list-item:before {
  display: none !important;
}
.icons__social-list-item a {
  transition: color 0.3s ease !important;
  text-decoration: none !important;
}
.icons__social-list-item a:before {
  display: none !important;
}
.mediaPopup__extraDescWrapper h5 + p:has(.phone) {
  margin-bottom: 0 !important;
}
.Headerathletics .stats-card__description {
  font-size: 4rem;
}
.Headerathletics .blank-card__inner {
  align-items: center;
  text-align: center;
}
.noHeaderathletics .tabbed-content .DNNModuleContent:not(:has([id^="dnn"])) {
  display: block;
}
.noHeaderathletics .athletics {
  margin: clamp(3rem, 3.9682539683vw + 3.6507936508rem, 6rem) 0;
}
.noHeaderathletics .alert-button {
  position: relative;
  color: inherit;
  z-index: 0 !important;
  line-height: inherit;
  padding: 0;
  top: 0;
  right: 0;
  left: 0;
  transform: inherit !important;
}
.athletics .stats {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.athletics .stats .excuse {
  font-size: 80%;
  font-weight: 300;
}
.noHeaderathletics .tabbed-content__text {
  padding: 3rem;
}
@media (max-width: 767px) {
  .noHeaderathletics .tabbed-content__text {
    padding: 3rem 0.5rem;
  }
}
.noHeaderathletics .tabbed-content__text table {
  display: table !important;
}
.Headeradmission .tabbed-content__text:has(.dnnForm.panels) {
  padding: clamp(1rem, 2.380952381vw + 2.1904761905rem, 4rem);
}
.Headeradmission .tabbed-content__text .dnnForm.panels {
  margin: 0 auto;
}
.grid-image-text {
  display: grid;
  grid-template-columns: repeat(
    auto-fill,
    minmax(clamp(25rem, 3.9682539683vw + 23.6507936508rem, 30rem), 1fr)
  );
}
.grid-image-text a {
  text-align: center;
}
.grid-image-text hr {
  display: none;
}
.Head {
  display: inherit !important;
  margin-bottom: 0 !important;
}
.NormalDisabled {
  font-size: inherit !important;
  line-height: inherit !important;
  font-weight: inherit !important;
}
.DNN_Documents
  td:not(.TitleHeader, .DescriptionHeader, .TitleCell, .DescriptionCell) {
  display: none;
}
.personabar-visible
  .DNN_Documents
  td:not(.TitleHeader, .DescriptionHeader, .TitleCell, .DescriptionCell) {
  display: table-cell;
  width: 1%;
}
.DNN_Documents .dnnGridHeader td {
  background: #0923c5;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.DNN_Documents img {
  width: auto !important;
  margin: 0 auto;
}
.LoginPanel .dnnForm .dnnFormItem:nth-child(3) {
  display: none;
}
.LoginPanel .dnnPrimaryAction {
  margin-right: 2rem;
}
.LoginPanel .dnnForm .dnnFormItem:nth-child(4) {
  justify-content: start;
}
.LoginPanel .dnnForm .dnnFormItem:nth-child(5) {
  margin-left: 6px;
  margin-bottom: 0;
}
.LoginPanel .dnnForm .dnnFormItem:nth-child(5) .dnnFormLabel {
  display: none;
}
.link_module {
  display: block !important;
}
.linklist {
  padding: 0 !important;
  margin: 0 !important;
}
.linklist li:before {
  display: none !important;
}
.linklist ul {
  margin: 0 !important;
}
.ModDNNReportsC .dnnLoading.dnnPanelLoading {
  display: none;
}
.dnnFormAndList .dnnFormItem table {
  background: transparent;
  margin: 0;
  box-shadow: none;
  max-width: auto;
  width: auto !important;
  overflow-y: inherit;
  overflow-x: inherit;
}
.dnnFormAndList .dnnFormItem table td {
  border-left: 0 !important;
  border-right: 0 !important;
  width: auto;
  padding: 0;
  font-weight: normal;
  min-width: auto;
}
.dnnFormAndList .dnnFormItem table tr:nth-child(2n + 2) td {
  background: transparent;
}
.dnnFormAndList .dnnFormItem img {
  margin: 0;
  box-shadow: none;
}
.dnnForm.FeedbackForm .dnnFormItem .dnnLabel {
  width: 100% !important;
}
.dnnFormMessage:empty {
  display: none !important;
}
