body {
  --base-color: #100E0B;
  --base-bg: #FAFAFA;
  --primary-color: #858B8E;
  --primary-base-color: #858B8E;
  --button-bg: var(--primary-color);
  --button-color: #fff;
  --button-hover-bg: #000;
  --button-hover-color: #fff;
}
body.theme-1 {
  --primary-color: #6A2C91;
}
body.theme-2 {
  --primary-color: #DA1A32;
}
body.theme-3 {
  --primary-color: #00572D;
}
body.theme-4 {
  --primary-color: #E6B711;
}
body.theme-5 {
  --primary-color: #F06022;
}
body.theme-6 {
  --primary-color: #2D3494;
}

/* Reset */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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);
}

html {
  overflow-y: scroll;
  scroll-behavior: smooth;
}

body {
  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.touch a,
html.touch button {
  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 {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

input {
  -webkit-box-shadow: none;
          box-shadow: none;
}

a {
  background-color: transparent;
  -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);
}

[hidden] {
  display: none;
}

.clear {
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  clear: both;
}

.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;
}

.clearfix-margin:after {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  position: relative;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

.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;
}

/* #region Montserrat */
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/montserrat/montserrat-v30-latin-regular.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/montserrat/montserrat-v30-latin-italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/montserrat/montserrat-v30-latin-500.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: url("/fonts/montserrat/montserrat-v30-latin-500italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/montserrat/montserrat-v30-latin-700.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  src: url("/fonts/montserrat/montserrat-v30-latin-700italic.woff2") format("woff2");
}
/* #endregion */
/* #region Oswald */
@font-face {
  font-display: swap;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 200;
  src: url("/fonts/oswald/oswald-v56-latin-200.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/oswald/oswald-v56-latin-regular.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/oswald/oswald-v56-latin-300.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/oswald/oswald-v56-latin-600.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/oswald/oswald-v56-latin-700.woff2") format("woff2");
}
/* #endregion */
@font-face {
  font-family: "global-icons";
  src: url("/fonts/icons/global-icons.ttf?220ktz") format("truetype"), url("/fonts/icons/global-icons.woff?220ktz") format("woff"), url("/fonts/icons/global-icons.svg?220ktz#global-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.global-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "global-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.global-icon-arrow:before {
  content: "\e900";
}

.global-icon-light-arrow:before {
  content: "\e901";
}

.global-icon-mail:before {
  content: "\e902";
}

.global-icon-phone:before {
  content: "\e903";
}

.global-icon-pin:before {
  content: "\e904";
}

.global-icon-schools:before {
  content: "\e905";
}

.global-icon-search:before {
  content: "\e906";
}

.global-icon-profile:before {
  content: "\e90d";
}

.global-icon-video-play:before {
  content: "\e907";
}

.global-icon-video-pause:before {
  content: "\e908";
}

.global-icon-alert:before {
  content: "\e909";
}

.global-icon-alert-mobile:before {
  content: "\e90a";
}

.global-icon-notice:before {
  content: "\e90b";
}

.global-icon-arrow-menu:before {
  content: "\e90c";
}

.global-icon-arrow-down:before {
  content: "\e90e";
}

.global-icon-calendar:before {
  content: "\e90f";
}

.global-icon-enrollment:before {
  content: "\e910";
}

.global-icon-arrow-slim-right:before {
  content: "\e911";
}

.global-icon-arrow-slim-down:before {
  content: "\e912";
}

.global-icon-arrow-slim-left:before {
  content: "\e913";
}

.global-icon-arrow-slim-top:before {
  content: "\e914";
}

html,
body {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: var(--base-color);
  background: var(--base-bg);
}

.page-preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: var(--primary-base-color);
  z-index: 999;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  opacity: 1;
  visibility: visible;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
}
html.js-hide-loader .page-preloader {
  opacity: 0;
  visibility: hidden;
}

html {
  --rootFontSize: 62.5%;
  font-size: var(--rootFontSize);
}
@media (min-width: 1920px) {
  html {
    --rootFontSize: max(62.5%, -webkit-calc(0.3vw - 0.625em) + 0.625rem);
    --rootFontSize: max(62.5%, -moz-calc(0.3vw - 0.625em) + 0.625rem);
    --rootFontSize: max(62.5%, calc(0.3vw - 0.625em) + 0.625rem);
  }
}

body {
  width: 100%;
  height: 100%;
  font-size: 1.6rem;
}

.hp-moving-title-wrapper .hp-moving-title {
  display: inline-block;
  position: relative;
}
.hp-moving-title-wrapper .hp-moving-title .static {
  display: inline-block;
  position: relative;
}
.hp-moving-title-wrapper .hp-moving-title .moving {
  font-family: inherit;
  position: absolute;
  left: 0;
  top: 0;
}
.hp-moving-title-wrapper .static-title {
  display: inline-block;
}
.hp-moving-title-wrapper .static-title i {
  font-weight: 400;
}

.hp-main-title {
  width: 100%;
  font-family: "Oswald", serif;
  color: #fff;
  font-size: clamp(4.6rem, 4.4081632653vw + 2.9469387755rem, 10rem);
  line-height: 1.2;
  font-weight: 300;
  position: relative;
  z-index: 10;
  text-transform: uppercase;
}
@media (min-width: 767px) {
  .hp-main-title {
    white-space: nowrap;
  }
}
.hp-main-title .hp-title {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  max-width: 100%;
  width: 100%;
  display: block;
  white-space: normal;
}
.hp-main-title .global-keyword {
  position: relative;
  display: block;
}
.hp-main-title .global-keyword .moving {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.hp-main-title .moving .description-shown {
  text-align: center;
  position: absolute;
  width: 100%;
}
.hp-main-title em {
  font-weight: 400;
  display: inline-block;
}
@media (max-width: 767px) {
  .hp-main-title .moving {
    display: none;
  }
}

.go-to-next-section {
  width: 4rem;
  height: 4rem;
  position: absolute;
  bottom: 2rem;
  left: 50%;
  margin-left: -1.5rem;
  z-index: 3;
  background: transparent;
  border: none;
  cursor: pointer;
  pointer-events: auto;
}
.go-to-next-section .global-icon-arrow {
  width: 100%;
  height: 2rem;
  font-size: 2rem;
  line-height: 2rem;
  display: block;
  position: absolute;
  left: 0;
  text-align: center;
  top: 50%;
  margin-top: -0.7rem;
  z-index: 2;
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, color 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
  color: #fff;
}
.go-to-next-section .global-icon-arrow:before {
  display: block;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
html.no-touch .go-to-next-section:hover .global-icon-arrow {
  -webkit-transform: translate3d(0, 5px, 0);
     -moz-transform: translate3d(0, 5px, 0);
          transform: translate3d(0, 5px, 0);
}
@media (max-width: 767px) {
  .go-to-next-section {
    display: none;
  }
}

.custom-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  font-weight: 700;
  font-size: 1.8rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--base-color);
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  background: transparent;
  border: none;
  cursor: pointer;
}
.custom-btn .txt {
  text-align: left;
  max-width: 25rem;
  line-height: 1.33;
  display: block;
}
.custom-btn .arrow {
  min-width: 4rem;
  height: 4rem;
  position: relative;
  background: var(--button-bg);
  color: var(--button-color);
  -moz-border-radius: 4rem;
       border-radius: 4rem;
  font-size: 1.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 2rem;
  -webkit-transition: background 0.3s ease, color 0.3s ease;
  -moz-transition: background 0.3s ease, color 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease;
}
.custom-btn .arrow .global-icon {
  display: block;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
.custom-btn .icon-plus {
  width: 1rem;
  height: 1rem;
  position: relative;
}
.custom-btn .icon-plus:before, .custom-btn .icon-plus:after {
  content: "";
  position: absolute;
  background: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.custom-btn .icon-plus:before {
  width: 100%;
  height: 2px;
}
.custom-btn .icon-plus:after {
  width: 2px;
  height: 100%;
}
.custom-btn.v2 {
  color: #fff;
}
html.no-touch .custom-btn:hover .arrow {
  background: var(--button-hover-bg);
  color: var(--button-hover-color);
}
html.no-touch .custom-btn:hover .arrow .global-icon {
  -webkit-transform: translate3d(0.5rem, 0, 0);
     -moz-transform: translate3d(0.5rem, 0, 0);
          transform: translate3d(0.5rem, 0, 0);
}

.hero-hp {
  width: 100%;
  height: 100vh;
  height: 100svh;
  position: absolute;
  z-index: 2;
}
.hero-hp .mobile-navigation-popups {
  width: 11rem;
  height: 100%;
  pointer-events: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 4;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.hero-hp .mobile-navigation-popups button {
  pointer-events: auto;
}
@media (max-width: 880px) {
  .hero-hp .mobile-navigation-popups {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 880px) {
  .hero-hp .mobile-navigation-popups {
    left: auto;
    right: 0;
  }
  .hero-hp .mobile-navigation-popups .notice-mobile-button {
    display: none;
  }
}
.hero-hp .hero-slider {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.hero-hp .hero-slider.has-drag img {
  pointer-events: none;
}
.hero-hp .bg-gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
}
.hero-hp .bg-gradient:before, .hero-hp .bg-gradient:after {
  content: "";
  width: inherit;
  position: absolute;
  left: 0;
  height: 40%;
}
.hero-hp .bg-gradient:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  bottom: 0;
}
.hero-hp .bg-gradient:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  top: 0;
}
.hero-hp .hp-text-wrapper {
  width: 100%;
  position: absolute;
  bottom: 7rem;
  left: 0;
  z-index: 3;
  padding: 0 2rem;
}
.hero-hp .hp-description {
  text-align: center;
  margin-top: clamp(1rem, 2.4009603842vw + -0.8415366146rem, 3rem);
  font-size: clamp(1.4rem, 0.4vw + 0.96rem, 1.6rem);
  line-height: 1.2;
  color: #fff;
}
@media (min-width: 767px) and (max-width: 1200px) {
  .hero-hp .hp-description {
    max-width: 40rem;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.4;
  }
}
.hero-hp .hp-main-title {
  text-align: center;
}
.hero-hp .item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.hero-hp .bg-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.hero-hp .bg-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.hero-hp .dots {
  position: absolute;
  bottom: 3rem;
  left: 3rem;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
}
.hero-hp .dots .slick-dots {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.hero-hp .dots li {
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  position: relative;
  pointer-events: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.hero-hp .dots li button {
  width: 1.2rem;
  height: 1.2rem;
  position: relative;
  border: 1px solid #fff;
  background: transparent;
  text-indent: -9999px;
  -moz-border-radius: 50%;
       border-radius: 50%;
  position: relative;
  display: block;
  cursor: pointer;
}
.hero-hp .dots li button:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -moz-border-radius: 50%;
       border-radius: 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
html.no-touch .hero-hp .dots li:hover button:before, .hero-hp .dots li.slick-active button:before {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.hero-hp.multiple-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.hero-hp .hashtag {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  z-index: 2;
  position: absolute;
  bottom: 4rem;
  right: 4rem;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  background: transparent;
  border: none;
}
.hero-hp .is-fader {
  background: var(--base-bg);
}
.hero-hp .is-fader .slick-list,
.hero-hp .is-fader .slick-track {
  width: 100% !important;
  height: 100% !important;
}
.hero-hp .is-fader .slick-list .slick-slide,
.hero-hp .is-fader .slick-track .slick-slide {
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
}
.hero-hp .go-down {
  width: 3rem;
  height: 3rem;
  position: absolute;
  bottom: 3rem;
  right: 3rem;
  z-index: 3;
  background: transparent;
  border: none;
  cursor: pointer;
  display: none;
}
.hero-hp .go-down i {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.2rem;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.6rem;
  color: #fff;
}
.hero-hp .go-down i:before {
  display: block;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.hero-hp.v2 .hp-main-title span {
  white-space: nowrap;
}

/* #region rotator-number */
.hero-hp__rotator {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
}
@media (max-width: 767px) {
  .hero-hp__rotator {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 768px) {
  .hero-hp__rotator {
    display: none;
  }
}

.hero-hp__rotator-inner {
  font-family: "Oswald", serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 3.2rem;
  line-height: 3.2rem;
  font-weight: 400;
  color: #fff;
  padding: 6rem 3rem;
}
@media (max-width: 767px) {
  .hero-hp__rotator-inner {
    padding: 2rem 3rem;
  }
}
.hero-hp__rotator-inner .separator {
  font-size: clamp(2.7rem, 2.693877551vw + 1.6897959184rem, 6rem);
  line-height: clamp(2.7rem, 2.693877551vw + 1.6897959184rem, 6rem);
  margin-left: 0.5rem;
}

.hero-hp__rotator-current {
  position: relative;
}
.hero-hp__rotator-current .reference {
  visibility: hidden;
}

.hero-hp__rotator-total {
  font-size: clamp(1.6rem, 1.6326530612vw + 0.987755102rem, 3.6rem);
  line-height: clamp(1.6rem, 1.6326530612vw + 0.987755102rem, 3.6rem);
}

.hero-hp__rotator-item {
  width: 100%;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .hero-hp__rotator-item {
    opacity: 0;
  }
  .hero-hp__rotator-item:first-child {
    opacity: 1;
  }
}

/* #endregion */
@-webkit-keyframes marquee {
  from {
    -webkit-transform: translateX(0rem);
            transform: translateX(0rem);
  }
  to {
    -webkit-transform: translateX(-webkit-calc(var(--marqueeWidth) * -1));
            transform: translateX(calc(var(--marqueeWidth) * -1));
  }
}
@-moz-keyframes marquee {
  from {
    -moz-transform: translateX(0rem);
         transform: translateX(0rem);
  }
  to {
    -moz-transform: translateX(-moz-calc(var(--marqueeWidth) * -1));
         transform: translateX(calc(var(--marqueeWidth) * -1));
  }
}
@keyframes marquee {
  from {
    -webkit-transform: translateX(0rem);
       -moz-transform: translateX(0rem);
            transform: translateX(0rem);
  }
  to {
    -webkit-transform: translateX(-webkit-calc(var(--marqueeWidth) * -1));
       -moz-transform: translateX(-moz-calc(var(--marqueeWidth) * -1));
            transform: translateX(calc(var(--marqueeWidth) * -1));
  }
}
.marquee {
  color: #FDFEFB;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  position: absolute;
  background-color: rgba(247, 247, 247, 0.2);
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .marquee {
    right: 2rem;
    bottom: 2rem;
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 767px) {
  .marquee {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
}
.marquee::after {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  content: "Live";
  background-color: #100E0B;
  min-width: 7rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.marquee__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
html.no-touch .marquee__link:hover + .marquee__inner .marquee__content {
  -webkit-animation-play-state: paused;
     -moz-animation-play-state: paused;
          animation-play-state: paused;
}
.marquee__inner {
  overflow: hidden;
  padding: 0.85rem 0;
  position: relative;
  width: 100%;
}
.marquee__content {
  opacity: 0;
  visibility: hidden;
}
.marquee__content[style] {
  opacity: 1;
  visibility: visible;
  -webkit-animation: marquee var(--marqueeDuration, 15s) linear infinite;
     -moz-animation: marquee var(--marqueeDuration, 15s) linear infinite;
          animation: marquee var(--marqueeDuration, 15s) linear infinite;
}

.hero-section {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
body.theme-0 .hero-section .go-to-next-section.dark i {
  color: #100E0B;
}
.hero-section .go-to-next-section.fake-btn {
  opacity: 0 !important;
  pointer-events: none !important;
}
@media (max-width: 767px) {
  .hero-section {
    height: auto;
  }
}

@media (max-width: 767px) {
  .hero-hp {
    height: -webkit-calc(100vh - 7rem);
    height: -moz-calc(100vh - 7rem);
    height: calc(100vh - 7rem);
    height: -webkit-calc(100svh - 7rem);
    height: -moz-calc(100svh - 7rem);
    height: calc(100svh - 7rem);
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .hero-hp .dots {
    display: none;
  }
  .hero-hp .hashtag {
    display: none;
  }
  .hero-hp .hp-description {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .hero-hp .go-down {
    display: block;
  }
  .hero-section {
    height: auto;
  }
}
.description-moving {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  font-family: "Montserrat", sans-serif;
  width: 100%;
  font-size: clamp(2.2rem, 0.4897959184vw + 2.0163265306rem, 2.8rem);
  line-height: 1.36;
  text-align: center;
  font-weight: 400;
  max-width: 71.3rem;
  text-align: center;
  padding: 0 2rem;
  margin: 0 auto;
  text-transform: none;
  color: #fff;
  padding-top: 2rem;
}
@media (max-width: 767px) {
  .description-moving {
    color: var(--base-color);
    padding: 0;
    margin-bottom: 4rem;
  }
}

.welcome-section__video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
}
.welcome-section__video .video-container {
  min-width: 100%;
  min-height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.welcome-section__video .video-container:before {
  bottom: 0;
}
@media (max-width: 767px) {
  .welcome-section__video {
    height: auto;
    padding-top: 50%;
    position: relative;
  }
  .welcome-section__video .video-container {
    position: absolute;
    display: block !important;
  }
}
@media (min-width: 768px) {
  .welcome-section__video .control-playing {
    display: none;
  }
}

.welcome-section__description {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 3;
  padding: 0 2rem;
  pointer-events: none;
}
@media (max-width: 767px) {
  .welcome-section__description {
    position: relative;
    height: auto;
  }
}

.welcome-section {
  width: 100%;
  height: 100vh;
  height: 100svh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 767px) {
  .welcome-section {
    height: auto;
    position: relative;
    pointer-events: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin: 4rem 0 7rem;
    overflow: visible;
  }
  .welcome-section .hp-main-title {
    color: var(--base-color);
    margin-bottom: 1.3rem;
  }
  .welcome-section .hp-main-title strong {
    color: var(--primary-color);
  }
}
.welcome-section .welcome-title {
  text-align: center;
}
@media (max-width: 767px) {
  .welcome-section .welcome-title {
    display: none;
  }
}
.welcome-section .description-section {
  position: relative;
  z-index: 2;
}
.welcome-section .description-section .welcome-title {
  color: #004A2C;
}
.welcome-section .description i {
  font-weight: 500;
}
.welcome-section .description-inner {
  width: 100%;
  max-width: 100rem;
  position: relative;
  z-index: 2;
}
.welcome-section .description-inner p {
  margin-top: 3rem;
}

.video-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.video-container .custom-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  overflow: hidden;
}
.video-container .custom-video video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.video-container .custom-video:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -0.4rem;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  z-index: 3;
}
html.touch .video-container {
  display: none;
}
@media (max-width: 767px) {
  .video-container {
    display: none;
  }
}
.video-container .control-playing {
  width: 6.5rem;
  height: 6.5rem;
  z-index: 4;
  position: absolute;
  bottom: 2.4rem;
  right: 2.4rem;
  -moz-border-radius: 50%;
       border-radius: 50%;
  border: 0.2rem solid #fff;
  background: transparent;
  cursor: pointer;
}
.video-container .control-playing i {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.video-container .control-playing .global-icon-video-pause {
  font-size: 3.3rem;
  opacity: 1;
}
.video-container .control-playing .global-icon-video-play {
  font-size: 2.2rem;
  opacity: 0;
  padding-left: 0.5rem;
}
.video-container .control-playing.paused .global-icon-video-play {
  opacity: 1;
}
.video-container .control-playing.paused .global-icon-video-pause {
  opacity: 0;
}

.schools-menu {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, -100%, 0);
     -moz-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -moz-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
.schools-menu .schools-list {
  font-family: "Montserrat", sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  position: relative;
  padding-left: 2rem;
  gap: 1.4rem;
}
.schools-menu .school-link {
  min-width: clamp(8rem, 8.3612040134vw + 1.5785953177rem, 13rem);
  text-align: center;
  position: relative;
  display: block;
  color: inherit;
  z-index: 2;
  cursor: pointer;
  background: transparent;
  border: none;
  text-transform: uppercase;
}
.schools-menu .school-link .arrow {
  font-size: 0.7rem;
  display: block;
  position: relative;
  top: 0.3rem;
}
.schools-menu .school-link span {
  width: 100%;
  display: block;
  text-align: center;
}
.schools-menu .school-link .txt-head {
  font-family: "Oswald", serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1.1;
}
.schools-menu .school-link .txt-sub {
  font-size: 1.3rem;
  line-height: 1.4;
  font-weight: 500;
  position: relative;
}
.schools-menu .item {
  min-height: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.schools-menu .dropdown-container {
  font-family: "Oswald", serif;
  width: 100%;
  min-width: 16.3rem;
  top: 0;
  left: 50%;
  position: absolute;
  background: #F7F7F7;
  z-index: 1;
  padding: 10rem 1.5rem 1.5rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(-50%, -100%, 0);
     -moz-transform: translate3d(-50%, -100%, 0);
          transform: translate3d(-50%, -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;
  -moz-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, -moz-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, -moz-transform 0.3s ease 0.3s;
}
.schools-menu .dropdown-container li {
  margin-bottom: 1rem;
  position: relative;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
  transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
}
.schools-menu .dropdown-container li:last-child {
  padding: 0;
  margin: 0;
}
.schools-menu .dropdown-container li:last-child:after {
  display: none;
}
.schools-menu .dropdown-container a {
  font-family: "Montserrat", sans-serif;
  color: inherit;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  display: block;
  text-transform: uppercase;
}
.schools-menu .dropdown-container a.current {
  font-weight: 700;
  text-decoration: underline;
}
html.no-touch .schools-menu .dropdown-container a:hover {
  text-decoration: underline;
}
html.no-touch .schools-menu .dropdown-js:hover .dropdown-container, .schools-menu .dropdown-js[aria-expanded=true] .dropdown-container {
  opacity: 1;
  visibility: visible;
  -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;
  -moz-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s, transform 0.3s ease 0s, pointer-events 0.3s ease 0.3s, -moz-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, -moz-transform 0.3s ease 0s;
  -webkit-transform: translate3d(-50%, 0, 0);
     -moz-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}
html.no-touch .schools-menu .dropdown-js:hover li, .schools-menu .dropdown-js[aria-expanded=true] li {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease 0.1s, visibility 0.3s ease 0.1s;
  -moz-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:not(.custom-menu-active) header.scroll-up .schools-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
html:not(.custom-menu-active) body.media-template .schools-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media (max-width: 767px) {
  .schools-menu {
    display: none;
  }
}

.schools-menu-mobile {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 7rem;
  left: 0;
  background: var(--base-bg);
  padding: 1rem 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 100%, 0);
     -moz-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -moz-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 2rem 0;
}
.schools-menu-mobile.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.schools-menu-mobile li {
  display: block;
  position: relative;
  text-align: center;
  color: #0B2C4A;
}
.schools-menu-mobile li:last-child a {
  margin: 0;
  border: none;
}
.schools-menu-mobile a {
  display: inline-block;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 2rem;
  color: inherit;
  text-transform: uppercase;
}
.schools-menu-mobile a.current {
  font-weight: 700;
}
@media (min-width: 768px) {
  .schools-menu-mobile {
    display: none;
  }
}

html.custom-menu-active {
  overflow: hidden;
}
html.custom-menu-active .alert-button {
  opacity: 0;
  visibility: hidden;
}

.custom-menu {
  width: 100%;
  height: 100%;
  background: rgba(16, 14, 11, 0.85);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
  -moz-transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease, -moz-transform 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease, -moz-transform 0.5s ease;
  pointer-events: none;
  -webkit-transform: translate3d(0, -100%, 0);
     -moz-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}
.custom-menu .mobile-cta {
  width: 100%;
  height: 5rem;
  position: fixed;
  top: 0;
  left: 0;
  background: #F7F7F7;
  z-index: 4;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  display: none;
}
.custom-menu .mobile-cta a {
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
}
.custom-menu .mobile-cta a span {
  display: inline-block;
  vertical-align: middle;
}
.custom-menu .mobile-cta a .txt {
  margin-left: 0.5rem;
}
@media (max-width: 767px) {
  .custom-menu .mobile-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.custom-menu .go-back-to-school {
  width: 4rem;
  position: absolute;
  height: 4rem;
  left: 0;
  top: 50%;
  z-index: 40;
  background: transparent;
  border: none;
  cursor: pointer;
  pointer-events: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(-100%, -50%, 0);
     -moz-transform: translate3d(-100%, -50%, 0);
          transform: translate3d(-100%, -50%, 0);
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
.custom-menu .go-back-to-school .arrow {
  width: 2rem;
  height: 2rem;
  background: var(--base-color);
  -moz-border-radius: 2rem;
       border-radius: 2rem;
  color: #fff;
  line-height: 2rem;
  text-align: center;
  font-size: 1rem;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1rem;
  margin-left: -1rem;
}
.custom-menu .go-back-to-school .txt {
  display: block;
  font-size: 1.6rem;
  white-space: nowrap;
  position: absolute;
  top: 4rem;
  left: -0.2rem;
  font-weight: 500;
  -webkit-transform: translate(-75%, -50%) rotate(-90deg);
     -moz-transform: translate(-75%, -50%) rotate(-90deg);
      -ms-transform: translate(-75%, -50%) rotate(-90deg);
          transform: translate(-75%, -50%) rotate(-90deg);
  -webkit-transform-origin: right center;
     -moz-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
}
html.no-touch .custom-menu .go-back-to-school:hover .arrow {
  -webkit-transform: translateX(-0.5rem);
     -moz-transform: translateX(-0.5rem);
      -ms-transform: translateX(-0.5rem);
          transform: translateX(-0.5rem);
}
.custom-menu .contact-info {
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 400;
  position: absolute;
  bottom: 3rem;
  right: 6rem;
}
.custom-menu .contact-info a {
  font-size: inherit;
  line-height: inherit;
  font-weight: 700;
}
html.no-touch .custom-menu .contact-info a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .custom-menu .contact-info {
    color: #fff;
  }
  .custom-menu .contact-info a {
    color: #fff;
  }
}
.custom-menu.opened {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.custom-menu.opened .menu-promos-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .custom-menu.opened .menu-promos-container {
    display: block;
  }
}
.custom-menu .custom-menu-arrow {
  width: 50%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
  opacity: 1;
  background: #fff;
}
@media (max-width: 767px) {
  .custom-menu .custom-menu-arrow {
    display: none;
  }
}
@media (max-width: 1900px) {
  .custom-menu.third-panel-active .custom-menu-arrow {
    width: clamp(70.4rem, 103.4482758621vw + -9.0482758621rem, 94.4rem);
  }
}
.custom-menu .menu-container {
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  pointer-events: none;
  overflow: hidden;
  max-width: 1000px;
}
.custom-menu .back-item {
  position: relative;
  margin-bottom: 3rem;
}
.custom-menu .back-button {
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
  background: transparent;
  border: none;
  position: relative;
  cursor: pointer;
  padding-left: 3rem;
  text-transform: uppercase;
}
.custom-menu .back-button .arrow {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
.custom-menu .back-button .arrow i {
  font-size: 1.4rem;
  line-height: 2.2rem;
  position: relative;
  display: block;
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.custom-menu .back-button .arrow .global-icon-arrow {
  display: none;
}
html.no-touch .custom-menu .back-button:hover .arrow {
  -webkit-transform: translate3d(-0.5rem, 0, 0);
     -moz-transform: translate3d(-0.5rem, 0, 0);
          transform: translate3d(-0.5rem, 0, 0);
}
.custom-menu .panel {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: auto;
  z-index: 5;
}
.custom-menu .panel:not(.panel-level1) {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(-100%, 0, 0);
     -moz-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -moz-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
.custom-menu .panel.panel-level1 {
  width: 100%;
  z-index: 1;
}
.custom-menu .panel.panel-level1 .level-wrapper {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
.custom-menu .panel.level-active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.custom-menu .level-wrapper {
  width: 100%;
  height: -webkit-calc(100% - 20rem);
  height: -moz-calc(100% - 20rem);
  height: calc(100% - 20rem);
  position: absolute;
  top: 10rem;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 2;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.custom-menu .level {
  font-family: "Oswald", serif;
  width: 100%;
  padding: 2rem 0;
  padding-left: 4rem;
  margin: auto 0;
  display: none;
  outline: none;
}
.custom-menu .level .item {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
  pointer-events: none;
  margin-bottom: 1.5rem;
}
.custom-menu .level .item:not(.has-children) .link {
  padding-right: 0;
}
.custom-menu .level .item.current > .link {
  font-weight: 700;
}
.custom-menu .menu-arrow-decorator {
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 5.5rem;
  pointer-events: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 2rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.custom-menu .menu-arrow-decorator.show {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  .custom-menu .menu-arrow-decorator {
    display: none;
  }
}
.custom-menu .menu-arrow-decorator .menu-go-down {
  width: 3rem;
  height: 2rem;
  position: relative;
  pointer-events: auto;
  background: transparent;
  cursor: pointer;
  border: none;
  font-size: 1rem;
}
.custom-menu .menu-arrow-decorator .menu-go-down:before {
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
html.no-touch .custom-menu .menu-arrow-decorator .menu-go-down:hover:before {
  -webkit-transform: translateY(0.5rem);
     -moz-transform: translateY(0.5rem);
      -ms-transform: translateY(0.5rem);
          transform: translateY(0.5rem);
}
.custom-menu .link {
  font-family: "Oswald", serif;
  position: relative;
  z-index: 1;
  font-size: clamp(2.2rem, 0.3265306122vw + 2.0775510204rem, 2.6rem);
  line-height: 1.33;
  font-weight: 300;
  pointer-events: auto;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  cursor: pointer;
  background: transparent;
  border: none;
  text-align: left;
  color: #100E0B;
  display: inline-block;
}
.custom-menu .link .txt {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  position: relative;
  display: inline-block;
  padding-right: 3rem;
}
.custom-menu .link .sub {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(1.6rem, 0.1632653061vw + 1.5387755102rem, 1.8rem);
  font-weight: 500;
  line-height: 1.4;
  display: block;
  width: 100%;
  color: #100E0B;
  margin-top: 0.5rem;
}
.custom-menu .link .arrow {
  width: 1.4rem;
  position: absolute;
  right: 0;
  top: 1.6rem;
  height: 1.4rem;
  line-height: 1.4rem;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
.custom-menu .link .arrow .global-icon-arrow-menu {
  font-size: 1.4rem;
  position: relative;
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
  color: var(--base-color);
}
.custom-menu .link .global-icon-arrow {
  display: none;
}
html.no-touch .custom-menu .link:hover {
  color: var(--primary-base-color);
}
html.no-touch .custom-menu .link:hover .arrow {
  -webkit-transform: translate(0.5rem, 0);
     -moz-transform: translate(0.5rem, 0);
      -ms-transform: translate(0.5rem, 0);
          transform: translate(0.5rem, 0);
}
.custom-menu .panel-level1 .link,
.custom-menu .panel-level2 .link {
  font-size: clamp(2.8rem, 0.4897959184vw + 2.6163265306rem, 3.4rem);
  font-weight: 400;
  text-transform: uppercase;
}
.custom-menu .panel-level1 .item,
.custom-menu .panel-level2 .item {
  margin-bottom: 1.5rem;
}
.custom-menu .panel-level1 .item.current,
.custom-menu .panel-level2 .item.current {
  font-weight: 600;
}
.custom-menu .panel-level1 .item-school-district .link,
.custom-menu .panel-level2 .item-school-district .link {
  color: #100E0B;
}
.custom-menu .panel-level1 .item-beverly-hills .link,
.custom-menu .panel-level2 .item-beverly-hills .link {
  color: #F06022;
}
.custom-menu .panel-level1 .item-beverly-vista .link,
.custom-menu .panel-level2 .item-beverly-vista .link {
  color: #00572D;
}
.custom-menu .panel-level1 .item-el-rodeo .link,
.custom-menu .panel-level2 .item-el-rodeo .link {
  color: #DA1A32;
}
.custom-menu .panel-level1 .item-horace-mann .link,
.custom-menu .panel-level2 .item-horace-mann .link {
  color: #6A2C91;
}
.custom-menu .panel-level1 .item-moreno .link,
.custom-menu .panel-level2 .item-moreno .link {
  color: #E6B711;
}
.custom-menu .panel-level1 .item-hawthorne .link,
.custom-menu .panel-level2 .item-hawthorne .link {
  color: #2D3494;
}
.custom-menu .panel-level1 .item,
.custom-menu .panel-level2 .item {
  padding-left: 6rem;
}
.custom-menu .panel-level1 .item .img,
.custom-menu .panel-level2 .item .img {
  width: 4rem;
  height: 5rem;
  left: 0;
  top: 0;
  position: absolute;
}
.custom-menu .panel-level1 .item .img img,
.custom-menu .panel-level2 .item .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top left;
     object-position: top left;
}
@media (min-width: 768px) {
  .custom-menu .panel-level1 .level-wrapper {
    top: 0;
    height: -webkit-calc(100% - 11rem);
    height: -moz-calc(100% - 11rem);
    height: calc(100% - 11rem);
  }
  .custom-menu .panel-level1 .level-wrapper .level {
    padding-top: 4rem;
  }
}
.custom-menu .panel-level1 .level-wrapper .level {
  padding-left: clamp(3rem, 2.9239766082vw + 2.0058479532rem, 6rem);
  max-width: none;
}
.custom-menu .panel-level1 .item .img {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.custom-menu .panel-level1 .item.current .img {
  opacity: 1;
  visibility: visible;
}
html.no-touch .custom-menu .panel-level1 .item .link:hover + .img {
  opacity: 1;
  visibility: visible;
}
.custom-menu .item.active .link {
  color: var(--primary-base-color);
}
.custom-menu .panel-level1 {
  width: 100%;
  background: #fff;
}
.custom-menu .panel-level1 .link {
  font-weight: 600;
}
.custom-menu .panel-level1 .level {
  display: block;
}
.custom-menu .panel-level2 {
  width: clamp(34rem, 15.0501672241vw + 22.4414715719rem, 43rem);
  background: #fff;
  z-index: 6;
}
.custom-menu .panel-level2 .item {
  margin-bottom: 1.5rem;
}
.custom-menu .panel-level2 .level .level {
  padding-top: 0;
  padding: 0;
  max-width: none;
  margin: 2rem 0;
  padding-left: 1.5rem;
}
.custom-menu .panel-level2 .level .level .back-item {
  display: none;
}
.custom-menu .panel-level2 .level .level .item {
  margin-bottom: 1rem;
}
.custom-menu .panel-level2 .level .level .item:last-child {
  margin: 0;
}
.custom-menu .panel-level2 .level .level .link {
  font-size: 1.8rem;
  line-height: 1.4;
  color: var(--base-color);
  font-weight: 400;
}
.custom-menu .panel-level3 {
  width: clamp(25rem, 36.1445783133vw + -18.3734939759rem, 31rem);
  left: clamp(36rem, 28.1954887218vw + 4.984962406rem, 43.5rem);
}
.custom-menu .panel-level3 .level-wrapper {
  padding-left: 1rem;
}
.custom-menu .panel-level3 .item {
  padding-left: 3rem;
}
.custom-menu .panel-level3 .level {
  padding-left: 0;
}
.custom-menu .search {
  width: 100%;
  max-width: 32rem;
  height: 4.8rem;
  position: absolute;
  left: 7rem;
  bottom: 4rem;
  z-index: 4;
  background: #C6CDD1;
}
.custom-menu .search .global-icon-search {
  font-size: 1.6rem;
  line-height: 1.6rem;
  width: 1.6rem;
  height: 1.6rem;
  top: 50%;
  margin-top: -0.8rem;
  left: 1.2rem;
  position: absolute;
  z-index: 2;
  color: #100E0B;
  pointer-events: none;
}
.custom-menu .search .search-submit {
  width: 4.8rem;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 2;
  background: transparent;
  border: none;
  cursor: pointer;
}
.custom-menu .search .search-submit i {
  font-size: 1rem;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  left: 50%;
  margin-left: -0.5rem;
  color: rgba(0, 59, 35, 0.5);
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: color 0.3s ease, transform 0.3s ease, -moz-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, -moz-transform 0.3s ease;
}
html.no-touch .custom-menu .search .search-submit:hover i {
  color: #003B23;
  -webkit-transform: translate3d(0.5rem, 0, 0);
     -moz-transform: translate3d(0.5rem, 0, 0);
          transform: translate3d(0.5rem, 0, 0);
}
.custom-menu .search input {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: transparent;
  border: none;
  padding-left: 4.8rem;
  padding-right: 6rem;
  color: 100B;
  z-index: 1;
}
.custom-menu .search input::-webkit-input-placeholder {
  color: rgba(16, 14, 11, 0.7);
  opacity: 0.4;
  text-transform: uppercase;
}
.custom-menu .search input::-moz-placeholder {
  color: rgba(16, 14, 11, 0.7);
  opacity: 0.4;
  text-transform: uppercase;
}
.custom-menu .search input:-ms-input-placeholder {
  color: rgba(16, 14, 11, 0.7);
  opacity: 0.4;
  text-transform: uppercase;
}
.custom-menu .search input::-ms-input-placeholder {
  color: rgba(16, 14, 11, 0.7);
  opacity: 0.4;
  text-transform: uppercase;
}
.custom-menu .search input::placeholder {
  color: rgba(16, 14, 11, 0.7);
  opacity: 0.4;
  text-transform: uppercase;
}
.custom-menu.second-panel-active .go-back-to-school {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translate3d(0, -50%, 0);
     -moz-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.custom-menu.second-panel-active .panel-level1 .level-wrapper {
  opacity: 0;
  visibility: hidden;
}

.menu-promos-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
.menu-promos-wrapper .promo-item {
  pointer-events: auto;
}
@media (min-width: 1200px) {
  .menu-promos-wrapper {
    z-index: 3;
  }
}
@media (max-width: 767px) {
  .menu-promos-wrapper {
    position: relative;
    width: 100%;
    height: auto;
  }
}

.menu-promos-container {
  width: 50%;
  height: -webkit-calc(100% - 19.6rem);
  height: -moz-calc(100% - 19.6rem);
  height: calc(100% - 19.6rem);
  position: absolute;
  right: 0;
  top: 13rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 clamp(2rem, 3.6014405762vw + -0.762304922rem, 5rem);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  --primary-color: #5E6367;
}
.menu-promos-container.item-school-district {
  --primary-color: #5E6367;
}
.menu-promos-container.item-beverly-hills {
  --primary-color: #F06022 ;
}
.menu-promos-container.item-beverly-vista {
  --primary-color: #00572D ;
}
.menu-promos-container.item-el-rodeo {
  --primary-color: #DA1A32 ;
}
.menu-promos-container.item-horace-mann {
  --primary-color: #6A2C91 ;
}
.menu-promos-container.item-moreno {
  --primary-color: #E6B711 ;
}
.menu-promos-container.item-hawthorne {
  --primary-color: #2D3494 ;
}
.menu-promos-container.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media (max-width: 767px) {
  .menu-promos-container {
    display: none !important;
    position: relative;
  }
  .menu-promos-container.active {
    display: block !important;
  }
}
@media (max-width: 1200px) {
  .menu-promos-container {
    z-index: 1;
  }
}
.menu-promos-container .promos-container {
  width: 100%;
  max-width: 50rem;
  max-height: 100%;
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin: auto 0;
}
.menu-promos-container .promo-card {
  width: 100%;
  position: relative;
  padding: 0;
}
.menu-promos-container .promo-card .promo-card-wrapper {
  width: 100%;
  padding-top: 87%;
  position: relative;
}
.menu-promos-container .promo-card .promo-card-wrapper .promo-card-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
html.no-touch .menu-promos-container .promo-card .promo-card-inner:hover .promo-image img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.menu-promos-container .promo-card .promo-image {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  pointer-events: none;
}
.menu-promos-container .promo-card .promo-image img {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
  opacity: 0;
  z-index: 1;
}
.menu-promos-container .promo-card .promo-image img.lazyloaded {
  opacity: 1;
}
.menu-promos-container .promo-card .promo-text {
  width: 100%;
  position: relative;
  padding: 1.7rem 1rem;
  color: #fff;
  z-index: 2;
  background: var(--primary-color);
  overflow: hidden;
}
.menu-promos-container .promo-card .promo-text img {
  position: absolute;
  right: -5.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0.2;
}
.menu-promos-container .promo-card .promo-text .head {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  font-family: "Oswald", serif;
  font-size: clamp(1.6rem, 0.6530612245vw + 1.3551020408rem, 2.4rem);
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
  z-index: 2;
  position: relative;
}

@media screen and (min-width: 768px) {
  .custom-menu .menu-container {
    height: 100% !important;
    overflow: visible;
  }
  .custom-menu .panel {
    position: absolute !important;
  }
  .custom-menu .panel .level-wrapper {
    -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, color-stop(10%, transparent), color-stop(15%, #fff), color-stop(95%, transparent));
    -webkit-mask-image: -webkit-linear-gradient(bottom, transparent 10%, #fff 15% 90%, transparent 95%);
            mask-image: -webkit-gradient(linear, left bottom, left top, color-stop(10%, transparent), color-stop(15%, #fff), color-stop(95%, transparent));
            mask-image: linear-gradient(to top, transparent 10%, #fff 15% 90%, transparent 95%);
    -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(9%, #fff), color-stop(99%, transparent));
    -webkit-mask-image: -webkit-linear-gradient(bottom, transparent 0%, #fff 9% 95%, transparent 99%);
            mask-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(9%, #fff), color-stop(99%, transparent));
            mask-image: linear-gradient(to top, transparent 0%, #fff 9% 95%, transparent 99%);
  }
  .custom-menu.loaded .menu-container {
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .custom-menu {
    overflow-y: auto;
    background: #fff;
    padding-bottom: 10rem;
  }
  .custom-menu .contact-info {
    text-align: center;
    position: relative;
    padding: 0 2rem;
    bottom: auto;
    right: auto;
  }
  .custom-menu.third-panel-active .panel-level2 {
    -webkit-transform: translate3d(-100%, 0, 0);
       -moz-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
  .custom-menu.third-panel-active .go-back-to-school {
    opacity: 0;
    visibility: hidden;
  }
  .custom-menu .menu-container {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .custom-menu .menu-container .panel {
    width: 100%;
    max-height: 100%;
    left: 0;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
    background: #fff;
    overflow: hidden;
  }
  .custom-menu .menu-container .level-wrapper .level {
    padding-right: 2rem;
    padding-left: 5rem;
    padding-top: 7rem;
    padding-bottom: 2rem;
  }
  .custom-menu .menu-container .panel-level2 {
    min-height: 100%;
    position: absolute;
    top: 0;
  }
  .custom-menu .menu-container .panel-level2 .link {
    padding-right: 20px;
  }
  .custom-menu .menu-container .panel-level2 .item.active .global-icon-arrow {
    -webkit-transform: rotate(90deg) translate3d(-0.3rem, 0, 0);
       -moz-transform: rotate(90deg) translate3d(-0.3rem, 0, 0);
            transform: rotate(90deg) translate3d(-0.3rem, 0, 0);
  }
  .custom-menu .menu-container .panel-level3 {
    z-index: 7;
  }
  .custom-menu .menu-container .level-wrapper {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
  }
  .custom-menu .link {
    padding-right: 10px;
  }
  .custom-menu .link .arrow {
    top: 1.3rem;
  }
  .custom-menu .link .arrow .global-icon-light-arrow {
    display: none;
  }
  .custom-menu .link .global-icon-arrow {
    display: inline-block;
    font-size: 1.2rem;
    line-height: inherit;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
  }
  .custom-menu .search {
    width: -webkit-calc(100% - 4rem);
    width: -moz-calc(100% - 4rem);
    width: calc(100% - 4rem);
    margin-left: 2rem;
    margin-bottom: 1rem;
    max-width: none;
    position: relative;
    left: auto;
    bottom: auto;
  }
  .menu-promos-container {
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 2rem;
    padding: 2rem;
    top: auto;
  }
  .menu-promos-container .promos-container {
    max-width: none;
  }
  .menu-promos-container .promo-item {
    width: 100%;
  }
}
@media (max-width: 350px) {
  .menu-promos-container .promos-container {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }
}
.custom-logo {
  width: 22.8rem;
  height: 11.6rem;
  position: absolute;
  left: 2rem;
  top: -2.5rem;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: transform 0.2s ease, opacity 0.2s ease, visibility 0.2s ease, -moz-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, visibility 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease;
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media (max-width: 767px) {
  body.athleticsCalendar .custom-logo {
    top: 50px;
  }
}
.custom-logo img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}
.custom-logo img.logo-mobile {
  display: none;
}
@media (max-width: 767px) {
  .custom-logo {
    width: 22.8rem;
    height: 11.6rem;
    left: 50%;
    margin-left: -11.4rem;
    top: 2rem;
  }
  .custom-logo img.logo-desktop {
    display: none;
  }
  .custom-logo img.logo-mobile {
    display: block;
  }
}
header.fixed .custom-logo, body.media-template .custom-logo, html.custom-menu-active .custom-logo {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, -100%, 0);
     -moz-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}

.header-dropdown-wrapper {
  font-family: "Oswald", serif;
  position: relative;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
@media (min-width: 768px) and (max-width: 920px) {
  html.custom-menu-active .header-dropdown-wrapper {
    opacity: 0;
    visibility: hidden;
  }
}
.header-dropdown-wrapper .dropdown-link {
  text-align: left;
}
.header-dropdown-wrapper .dropdown-container {
  width: 100%;
  min-width: 14rem;
  position: absolute;
  top: -2rem;
  left: 50%;
  background: #f7f7f7;
  padding: 7rem 2rem 2rem;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  display: block;
  -webkit-transform: translate3d(-50%, -100%, 0);
     -moz-transform: translate3d(-50%, -100%, 0);
          transform: translate3d(-50%, -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;
  -moz-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, -moz-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, -moz-transform 0.3s ease 0.3s;
}
@media (max-width: 767px) {
  .header-dropdown-wrapper .dropdown-container {
    top: auto;
    bottom: 6rem;
    padding: 2rem;
    -webkit-transform: translate3d(-50%, 100%, 0);
       -moz-transform: translate3d(-50%, 100%, 0);
            transform: translate3d(-50%, 100%, 0);
  }
}
.header-dropdown-wrapper .drp-link {
  font-size: 1.8rem;
  line-height: 1.4;
  display: inline-block;
}
html.no-touch .header-dropdown-wrapper .drp-link:hover {
  text-decoration: underline;
}
.header-dropdown-wrapper .drp-item {
  display: block;
  margin-bottom: 0.5rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
  transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
}
.header-dropdown-wrapper .drp-item:last-child {
  margin-bottom: 0;
}
html.no-touch .header-dropdown-wrapper:hover, .header-dropdown-wrapper[aria-expanded=true] {
  z-index: 3;
}
html.no-touch .header-dropdown-wrapper:hover .dropdown-link, .header-dropdown-wrapper[aria-expanded=true] .dropdown-link {
  color: var(--base-color);
}
html.no-touch .header-dropdown-wrapper:hover .dropdown-container, .header-dropdown-wrapper[aria-expanded=true] .dropdown-container {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(-50%, 0, 0);
     -moz-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 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;
  -moz-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s, transform 0.3s ease 0s, pointer-events 0.3s ease 0.3s, -moz-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, -moz-transform 0.3s ease 0s;
  pointer-events: auto;
}
html.no-touch .header-dropdown-wrapper:hover .drp-item, .header-dropdown-wrapper[aria-expanded=true] .drp-item {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease 0.1s, visibility 0.3s ease 0.1s;
  -moz-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:not(.custom-menu-active) header.fixed .header-dropdown-wrapper .dropdown-link {
  color: var(--base-color);
}
.header-dropdown-wrapper .mobile-text {
  display: none;
}
@media (max-width: 767px) {
  .header-dropdown-wrapper .mobile-text {
    font-family: "Montserrat", sans-serif;
    display: block;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 500;
    margin-top: 0.5rem;
  }
  .header-dropdown-wrapper .global-icon-arrow-down {
    position: absolute;
    top: 0;
    left: 0;
  }
  .header-dropdown-wrapper .global-icon-profile {
    line-height: 2.6rem;
  }
}

.custom-menu-link {
  width: 12rem;
  position: relative;
  background: transparent;
  border: none;
  cursor: pointer;
  -webkit-transition: top 0.3s ease, right 0.3s ease, padding 0.3s ease 0.4s, width 0.3s ease, height 0.3s ease, gap 0.3s ease;
  -moz-transition: top 0.3s ease, right 0.3s ease, padding 0.3s ease 0.4s, width 0.3s ease, height 0.3s ease, gap 0.3s ease;
  transition: top 0.3s ease, right 0.3s ease, padding 0.3s ease 0.4s, width 0.3s ease, height 0.3s ease, gap 0.3s ease;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0;
}
@media (min-width: 768px) {
  .custom-menu-link.active-2 {
    width: 14rem;
    gap: 1rem;
  }
}
.custom-menu-link:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: var(--primary-color);
  -webkit-transform: translate3d(100%, 0, 0);
     -moz-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.custom-menu-link .txt {
  font-family: "Oswald", serif;
  line-height: 6rem;
  color: #fff;
  font-size: clamp(2rem, 0.3861003861vw + 1.8725868726rem, 2.4rem);
  font-weight: 700;
  -webkit-transition: font-size 0.3s ease, color 0.3s ease, font-weight 0.3s ease, -webkit-transform 0.3s ease;
  transition: font-size 0.3s ease, color 0.3s ease, font-weight 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: font-size 0.3s ease, color 0.3s ease, font-weight 0.3s ease, transform 0.3s ease, -moz-transform 0.3s ease;
  transition: font-size 0.3s ease, color 0.3s ease, font-weight 0.3s ease, transform 0.3s ease;
  transition: font-size 0.3s ease, color 0.3s ease, font-weight 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
  position: relative;
  display: block;
}
.custom-menu-link .txt span {
  line-height: inherit;
}
.custom-menu-link .txt .close {
  position: relative;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease, opacity 0.3s ease;
  transition: opacity 0.3s ease, opacity 0.3s ease;
}
.custom-menu-link .txt .initial {
  width: 100%;
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.custom-menu-link .menu-icon {
  width: 6rem;
  height: 6rem;
  position: relative;
  z-index: 2;
  -webkit-transition: width 0.3s ease, top 0.3s ease, height 0.3s ease;
  -moz-transition: width 0.3s ease, top 0.3s ease, height 0.3s ease;
  transition: width 0.3s ease, top 0.3s ease, height 0.3s ease;
}
.custom-menu-link .menu-icon .square {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: var(--primary-color);
  z-index: 1;
  -webkit-transition: background 0.3s ease, opacity 0.3s ease;
  -moz-transition: background 0.3s ease, opacity 0.3s ease;
  transition: background 0.3s ease, opacity 0.3s ease;
  opacity: 0;
}
.custom-menu-link .menu-icon .h-icon {
  width: 3.2rem;
  height: 1.7rem;
  position: absolute;
  top: 50%;
  margin-top: -0.85rem;
  left: 50%;
  margin-left: -1.6rem;
  z-index: 2;
  -webkit-transition: width 0.3s ease, height 0.3s ease, margin 0.3s ease, opacity 0.3s ease;
  -moz-transition: width 0.3s ease, height 0.3s ease, margin 0.3s ease, opacity 0.3s ease;
  transition: width 0.3s ease, height 0.3s ease, margin 0.3s ease, opacity 0.3s ease;
}
.custom-menu-link .menu-icon .h-icon:before, .custom-menu-link .menu-icon .h-icon:after {
  content: "";
  width: 100%;
  height: 0.1rem;
  left: 0;
  position: absolute;
  background: #fff;
  display: block;
  -webkit-transition: top 0.3s ease, bottom 0.3s ease, background 0.3s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s ease, bottom 0.3s ease, background 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: top 0.3s ease, bottom 0.3s ease, transform 0.3s ease, background 0.3s ease, -moz-transform 0.3s ease;
  transition: top 0.3s ease, bottom 0.3s ease, transform 0.3s ease, background 0.3s ease;
  transition: top 0.3s ease, bottom 0.3s ease, transform 0.3s ease, background 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
.custom-menu-link .menu-icon .h-icon .line {
  width: 100%;
  height: 0.1rem;
  left: 0;
  top: 50%;
  margin-top: -0.05rem;
  background: #fff;
  position: absolute;
  display: block;
  -webkit-transition: opacity 0.3s ease, background 0.3s ease;
  -moz-transition: opacity 0.3s ease, background 0.3s ease;
  transition: opacity 0.3s ease, background 0.3s ease;
}
.custom-menu-link .menu-icon .h-icon:before {
  top: 0;
}
.custom-menu-link .menu-icon .h-icon:after {
  bottom: 0;
}
.custom-menu-link .menu-icon .close-icon {
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.9rem;
  margin-left: -0.9rem;
  -webkit-transform: rotate(45deg) scale(0.7);
     -moz-transform: rotate(45deg) scale(0.7);
      -ms-transform: rotate(45deg) scale(0.7);
          transform: rotate(45deg) scale(0.7);
  z-index: 2;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: opacity 0.3s ease, transform 0.3s ease, -moz-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, -moz-transform 0.3s ease;
  opacity: 0;
}
.custom-menu-link .menu-icon .close-icon:before, .custom-menu-link .menu-icon .close-icon:after {
  content: "";
  position: absolute;
  background: #fff;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.custom-menu-link .menu-icon .close-icon:before {
  content: "";
  width: 100%;
  height: 0.2rem;
  top: 50%;
  margin-top: -0.1rem;
  left: 0;
}
.custom-menu-link .menu-icon .close-icon:after {
  content: "";
  width: 0.2rem;
  height: 100%;
  left: 50%;
  margin-left: -0.1rem;
  top: 0;
}
@media (min-width: 768px) {
  html:not(.custom-menu-active) header.fixed .custom-menu-link, html:not(.custom-menu-active) body.media-template .custom-menu-link {
    width: clamp(13.5rem, 13.3779264214vw + 3.2257525084rem, 21.5rem);
    height: 7.7rem;
  }
  html:not(.custom-menu-active) header.fixed .custom-menu-link:before, html:not(.custom-menu-active) body.media-template .custom-menu-link:before {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
  }
}
html.custom-menu-active .custom-menu-link .txt {
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
html.custom-menu-active .custom-menu-link .initial {
  opacity: 0;
  visibility: hidden;
}
html.custom-menu-active .custom-menu-link .close-icon {
  opacity: 1;
  -webkit-transform: rotate(45deg) scale(1);
     -moz-transform: rotate(45deg) scale(1);
      -ms-transform: rotate(45deg) scale(1);
          transform: rotate(45deg) scale(1);
}
html.custom-menu-active .custom-menu-link .menu-icon .square {
  opacity: 1;
}
html.custom-menu-active .custom-menu-link .h-icon {
  opacity: 0;
}
html.custom-menu-active .custom-menu-link .h-icon:before {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0.8rem;
}
html.custom-menu-active .custom-menu-link .h-icon .line {
  opacity: 0;
}
html.custom-menu-active .custom-menu-link .h-icon:after {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  bottom: 0.8rem;
}
html.custom-menu-active .custom-menu-link .close {
  opacity: 1;
  visibility: visible;
}
html.no-touch .custom-menu-link:hover .square {
  background: #fff;
}
html.no-touch .custom-menu-link:hover .h-icon:before {
  -webkit-transform: translate3d(0, -0.3rem, 0);
     -moz-transform: translate3d(0, -0.3rem, 0);
          transform: translate3d(0, -0.3rem, 0);
}
html.no-touch .custom-menu-link:hover .h-icon:after {
  -webkit-transform: translate3d(0, 0.3rem, 0);
     -moz-transform: translate3d(0, 0.3rem, 0);
          transform: translate3d(0, 0.3rem, 0);
}
html.no-touch .custom-menu-link:hover .close-icon:before, html.no-touch .custom-menu-link:hover .close-icon:after {
  background: var(--base-color);
}

@media (max-width: 768px) {
  .custom-menu-link {
    width: 100%;
    height: 7rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 0;
    background: var(--primary-color);
    gap: 0.8rem;
  }
  .custom-menu-link .txt {
    font-size: 1.7rem;
    line-height: 2rem;
    color: #fff;
    text-align: center;
    top: auto;
  }
  .custom-menu-link .txt .close {
    width: 100%;
    text-align: center;
    line-height: 2rem;
  }
  .custom-menu-link .menu-icon {
    width: 2.6rem;
    height: 2.5rem;
    position: relative;
    display: block;
  }
  .custom-menu-link .menu-icon .square {
    display: none;
  }
  .custom-menu-link .menu-icon .h-icon {
    width: 100%;
  }
  .custom-menu-link .menu-icon .close-icon:before,
  .custom-menu-link .menu-icon .close-icon i, .custom-menu-link .menu-icon .close-icon:afteR {
    background: #fff !important;
  }
  html.custom-menu-active .custom-menu-link .h-icon:before {
    top: 0.5rem;
  }
  html.custom-menu-active .custom-menu-link .h-icon:after {
    bottom: 0.5rem;
  }
}
.header {
  width: 100%;
  height: 7.7rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 31;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -moz-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
@media (max-width: 800px) {
  .header .main-school {
    display: none !important;
  }
}
.header .main-school-link {
  width: clamp(3rem, 4.4169611307vw + -0.5335689046rem, 5.5rem);
  height: clamp(3rem, 4.4169611307vw + -0.5335689046rem, 5.5rem);
  position: relative;
  display: block;
}
.header .main-school-link img {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .header {
    -webkit-transform: translate3d(0, 7rem, 0);
       -moz-transform: translate3d(0, 7rem, 0);
            transform: translate3d(0, 7rem, 0);
  }
  html.custom-menu-active .header {
    -webkit-transform: translate3d(0, 3rem, 0);
       -moz-transform: translate3d(0, 3rem, 0);
            transform: translate3d(0, 3rem, 0);
  }
  html.custom-menu-active .header .front-links {
    -webkit-transform: translate3d(-2rem, 0, 0);
       -moz-transform: translate3d(-2rem, 0, 0);
            transform: translate3d(-2rem, 0, 0);
  }
}
@media (max-width: 767px) {
  body.filters-open .header {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
       -moz-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
.header:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #F7F7F7;
  -webkit-transform: translate3d(0, -100%, 0);
     -moz-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
@media (max-width: 767px) {
  .header:before {
    display: none;
  }
}
.header a,
.header button,
.header .schools-menu {
  pointer-events: auto;
}
.header .front-links {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
  -webkit-transform: translate3d(clamp(-1rem, -10.9289617486vw + 9.9289617486rem, -5rem), 0, 0);
     -moz-transform: translate3d(clamp(-1rem, -10.9289617486vw + 9.9289617486rem, -5rem), 0, 0);
          transform: translate3d(clamp(-1rem, -10.9289617486vw + 9.9289617486rem, -5rem), 0, 0);
  gap: clamp(1.5rem, 2.508361204vw + -0.4264214047rem, 3rem);
}
@media (min-width: 768px) {
  body.theme-0 .header .front-links {
    top: -2rem;
  }
}
.header .front-links .item {
  min-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -moz-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
@media (max-width: 767px) {
  .header .front-links .item {
    display: none;
  }
  .header .front-links .item.item-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) {
  .header .front-links .item-schools {
    display: none;
  }
}
@media (max-width: 767px) {
  .header .front-links {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.header .front-links .txt {
  text-transform: uppercase;
}
.header .custom-link {
  font-family: "Oswald", serif;
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-size: 2.2rem;
  color: #fff;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  background: transparent;
  border: none;
  z-index: 2;
  font-weight: 500;
}
.header .custom-link .global-icon-light-arrow {
  color: inherit;
  font-size: 0.7rem;
  line-height: 0.7rem;
  display: block;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  position: absolute;
  right: 1rem;
  bottom: 1.3rem;
}
.header .custom-link.with-arrow {
  padding-right: 2rem;
}
.header .custom-link.with-arrow .global-icon-light-arrow {
  bottom: 0.8rem;
}
@media (max-width: 767px) {
  .header .custom-link {
    color: var(--base-color);
  }
}
.header .simple-link {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  top: 0.3rem;
  -webkit-transition: color 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  -moz-transition: color 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: color 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
}
html.no-touch .header .simple-link:hover {
  text-decoration: underline;
}
@media (min-width: 768px) and (max-width: 824px) {
  html.custom-menu-active .header .simple-link {
    opacity: 0;
    visibility: hidden;
  }
}
.header .custom-link-portals {
  top: 0.7rem;
}
.header .custom-link-portals .global-icon-profile {
  display: block;
  text-align: center;
  font-size: 2.3rem;
}
.header .custom-link-portals .global-icon-arrow-down {
  display: block;
  text-align: center;
  font-size: 0.7rem;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .header .custom-link-portals {
    top: auto;
  }
  .header .custom-link-portals .global-icon-profile {
    font-size: 2rem;
  }
  .header .custom-link-portals .global-icon-arrow-down {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    top: -1rem;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0.5rem;
  }
}
@media (min-width: 768px) {
  html:not(.custom-menu-active) .header.fixed {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  html:not(.custom-menu-active) .header.fixed .simple-link {
    color: var(--base-color);
  }
  html:not(.custom-menu-active) .header.fixed .front-links {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    top: 0;
  }
  html:not(.custom-menu-active) .header.fixed .item--hide-fixed {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
       -moz-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  html:not(.custom-menu-active) .header.fixed.scroll-up .item--show-scroll {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  html:not(.custom-menu-active) .header.fixed.scroll-up:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  html:not(.custom-menu-active) body.media-template .header {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  html:not(.custom-menu-active) body.media-template .header .simple-link {
    color: var(--base-color);
  }
  html:not(.custom-menu-active) body.media-template .header .front-links {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  html:not(.custom-menu-active) body.media-template .header .item--hide-fixed {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
       -moz-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  html:not(.custom-menu-active) body.media-template .header .item--show-scroll {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  html:not(.custom-menu-active) body.media-template .header:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@media (max-width: 767px) {
  .header {
    position: fixed;
    bottom: 0;
    top: auto;
  }
  body.calendar.shTplGBlockScroll .header {
    opacity: 0;
    visibility: hidden;
  }
}
@media (min-width: 768px) {
  html:not(.custom-menu-active) .header.fixed .custom-link, html:not(.custom-menu-active) body.media-template .header .custom-link {
    color: var(--base-color);
  }
  .header .schools-button {
    display: none;
  }
}
body.secondLvl .header .alert-button, body.sharedTemplates .header .alert-button {
  display: none;
}

.mtHeader {
  width: 100%;
  height: -webkit-calc(100% - 2px);
  height: -moz-calc(100% - 2px);
  height: calc(100% - 2px);
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
body.media-template .mtHeader {
  display: block;
}
@media (max-width: 767px) {
  body.media-template .mtHeader {
    height: 0;
  }
}

@media (max-width: 767px) {
  .header {
    height: 100%;
    height: 100svh;
  }
  .header .alert-button {
    display: none;
  }
  .header .general-button {
    width: 100%;
    height: 100%;
    color: var(--base-color);
    padding: 0;
    margin: 0;
  }
  .header .general-button .txt {
    font-family: "Montserrat", sans-serif;
    display: block;
    position: relative;
    margin-top: 0.5rem;
    font-size: 1.4rem;
    text-align: center;
  }
  .header .general-button .global-icon-mail {
    display: block;
    position: relative;
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
  .header .general-button .global-icon-schools {
    width: 100%;
    text-align: center;
    font-size: 2.6rem;
    line-height: 2.6rem;
    display: block;
    position: relative;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .header .general-button .global-icon-light-arrow {
    display: none;
  }
  .header .general-button.with-arrow {
    padding: 0;
  }
  .header .front-links {
    pointer-events: auto;
    height: 7rem;
    background: var(--base-bg);
    position: fixed;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: 0;
  }
  .header .front-links .item {
    width: 33.33%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.alert-button {
  color: #fff;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 400;
  background: transparent;
  border: none;
  position: relative;
  padding-right: 3rem;
  cursor: pointer;
  -webkit-transition: color 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  -moz-transition: color 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: color 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  text-transform: uppercase;
}
@media (max-width: 1100px) {
  .alert-button {
    margin-right: 0;
  }
}
.alert-button i {
  font-size: 1.9rem;
  color: #fff;
  line-height: 2.4rem;
  position: absolute;
  right: 0;
  top: 0;
  color: #DA1A32;
}
html.no-touch .alert-button:hover {
  text-decoration: underline;
}
@media (max-width: 880px) {
  .alert-button {
    text-align: center;
    display: block;
    font-weight: 700;
    font-size: 1.6rem;
    padding: 0;
  }
  .alert-button i {
    position: relative;
    right: auto;
    top: auto;
    margin: 0 auto 0.5rem;
    display: block;
  }
}

html.custom-menu-active {
  overflow: hidden;
}
html.custom-menu-active .header .alert-button {
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 880px) {
  .alert-button-header {
    display: none;
  }
}
html.alert-opened {
  overflow: hidden;
}

.alert-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: transparent;
  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;
  -moz-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;
}
@media (min-width: 880px) {
  .alert-wrapper {
    -webkit-transform-origin: top center;
       -moz-transform-origin: top center;
        -ms-transform-origin: top center;
            transform-origin: top center;
  }
}
.alert-wrapper.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;
  -moz-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;
}
.alert-wrapper.opened:before {
  opacity: 0.85;
  -webkit-transition: opacity 0.3s ease 0.3s;
  -moz-transition: opacity 0.3s ease 0.3s;
  transition: opacity 0.3s ease 0.3s;
}
.alert-wrapper.opened .alert-card-image .image img.lazyload {
  display: block;
}
.alert-wrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: var(--base-color);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.alert-wrapper .alert-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow-y: auto;
  overflow-x: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
}
.alert-wrapper .close-alert {
  font-family: "Oswald", serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
  gap: 1.5rem;
  z-index: 10;
  background: #C6CDD1;
  height: 4.5rem;
  width: 11.3rem;
}
.alert-wrapper .close-alert .square {
  width: 2rem;
  height: 2rem;
  position: relative;
  background: #C6CDD1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.alert-wrapper .close-alert .icon-close {
  width: 2rem;
  height: 2rem;
  position: relative;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  pointer-events: none;
}
.alert-wrapper .close-alert .icon-close:before {
  content: "";
  width: 100%;
  height: 0.2rem;
  top: 50%;
  margin-top: -0.1rem;
  left: 0;
  background: #100E0B;
  display: block;
  position: absolute;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.alert-wrapper .close-alert .icon-close:after {
  content: "";
  width: 0.2rem;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -0.1rem;
  background: #100E0B;
  display: block;
  position: absolute;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
@media (min-width: 768px) {
  .alert-wrapper .close-alert {
    width: auto;
    height: auto;
    background: transparent;
    top: 1rem;
    right: 1rem;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .alert-wrapper .close-alert .square {
    width: 6rem;
    height: 6rem;
    background: #C6CDD1;
  }
  html.no-touch .alert-wrapper .close-alert:hover .square {
    background: var(--base-color);
  }
  html.no-touch .alert-wrapper .close-alert:hover .square .icon-close:before, html.no-touch .alert-wrapper .close-alert:hover .square .icon-close:after {
    background: #fff;
  }
}
.alert-wrapper .alert-card {
  width: 100%;
  max-width: 84rem;
  margin: auto;
  padding: 2rem;
  position: relative;
}
.alert-wrapper .alert-card.no-image .alert-card-image {
  display: none;
}
html.no-touch .alert-wrapper .alert-card:hover .image img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.alert-wrapper .alert-card-wrapper {
  width: 100%;
  background: #fff;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.alert-wrapper .alert-card-wrapper .alert-url {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.alert-wrapper .alert-card-image {
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
  min-height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #fff;
  position: relative;
}
.alert-wrapper .alert-card-image .image {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.alert-wrapper .alert-card-image .image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
  display: block;
}
.alert-wrapper .alert-card-image .image img.lazyload {
  display: none;
}
.alert-wrapper .alert-card-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #fff;
  min-height: 36rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 9.4rem 4rem 4rem 4rem;
  position: relative;
}
.alert-wrapper .alert-card-content .close-alert {
  display: none;
}
.alert-wrapper .alert-card-content .head {
  font-family: "Oswald", serif;
  font-size: clamp(2.6rem, 0.7346938776vw + 2.3244897959rem, 3.5rem);
  line-height: 1.3;
  color: var(--base-color);
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.alert-wrapper .alert-card-content .secondLvlCss p {
  margin-bottom: 1.5rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 2rem;
}
.alert-wrapper .alert-card-content .secondLvlCss ol li::marker {
  font-size: 1.6rem;
}
.alert-wrapper .alert-card-content .updated {
  font-size: 1.6rem;
  line-height: 1.3;
  color: rgba(78, 78, 78, 0.6);
  margin-top: 1.3rem;
}
.alert-wrapper .global-icon-arrow-menu {
  width: 100%;
  text-align: right;
  display: block;
  margin-top: 2rem;
}

@media (max-width: 767px) {
  .alert-wrapper .alert-card {
    max-width: 400px;
  }
  .alert-wrapper .alert-card.no-image .alert-card-content {
    padding-top: 7rem;
  }
  .alert-wrapper .alert-card-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .alert-wrapper .alert-card-wrapper .alert-card-image {
    position: relative;
  }
  .alert-wrapper .alert-card-wrapper .alert-card-image .image {
    height: auto;
    position: relative;
    left: auto;
    top: auto;
  }
  .alert-wrapper .alert-card-wrapper .alert-card-image img {
    height: auto;
    left: auto;
    top: auto;
    position: relative;
  }
  .alert-wrapper .alert-card-wrapper .alert-card-content {
    padding: 4rem 2rem;
    min-height: 0;
  }
  .alert-wrapper .alert-card-wrapper .alert-card-content .close-alert {
    display: block;
  }
}
html.notices-opened .custom-logo {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, -100%, 0);
     -moz-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}

.notices-counter {
  width: 3rem;
  height: 3rem;
  position: absolute;
  right: -1.5rem;
  top: -1.5rem;
  z-index: 1;
  line-height: 3rem;
  text-align: center;
  font-weight: 300;
  color: var(--base-color);
  font-size: 1.5rem;
}
.notices-counter span {
  position: relative;
  z-index: 2;
}
.notices-counter:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
  -moz-border-radius: 3rem;
       border-radius: 3rem;
  left: 0;
  top: 0;
  z-index: 1;
  -webkit-box-shadow: 0px 5px 6px #100E0B;
          box-shadow: 0px 5px 6px #100E0B;
}

.notice-mobile-button {
  font-family: "Oswald", serif;
  position: relative;
  background: transparent;
  margin-top: 2rem;
  border: none;
  color: #fff;
  font-size: 1.6rem;
  cursor: pointer;
}
.notice-mobile-button .notices-counter {
  width: 1.8rem;
  height: 1.8rem;
  font-size: 1.4rem;
  right: 0;
  top: -0.5rem;
  line-height: 1.4rem;
}
.notice-mobile-button .notice-icon i {
  font-size: 2.5rem;
}

.notices-wrapper {
  width: 21rem;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: width 0.3s ease 0.3s;
  -moz-transition: width 0.3s ease 0.3s;
  transition: width 0.3s ease 0.3s;
  pointer-events: none;
}
.notices-wrapper:not(.has-fader) .notices-navigation,
.notices-wrapper:not(.has-fader) .progress-bar {
  display: none !important;
}
.notices-wrapper .notices-relative {
  width: 100%;
  position: relative;
  background: var(--primary-color);
}
.notices-wrapper .notice-ratio {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .notices-wrapper .notice-ratio {
    padding-top: 70%;
  }
}
.notices-wrapper .notices-title {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  padding-right: 1.5rem;
  font-size: 1.6rem;
  font-weight: 500;
  left: 1.5rem;
  bottom: 1.5rem;
  text-transform: uppercase;
}
.notices-wrapper .notices-title .arrow {
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0.3rem;
  border-bottom: 0.2rem solid #fff;
  border-right: 0.2rem solid #fff;
}
.notices-wrapper .open-notice {
  z-index: 5;
  position: absolute;
  cursor: pointer;
  border: none;
  background: transparent;
  pointer-events: auto;
  top: 0;
  left: 0;
  z-index: 10;
}
html.no-touch .notices-wrapper .open-notice:hover ~ .notice-item .notice-image img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.notices-wrapper .arrows {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.notices-wrapper .arrows .arrow-fader {
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0;
  background: transparent;
  border: none;
  cursor: pointer;
}
.notices-wrapper .arrows .arrow-fader span {
  width: 1rem;
  height: 1rem;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  left: 50%;
  margin-left: -0.5rem;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.notices-wrapper .arrows .arrow-fader.prev-arrow {
  left: 0;
}
.notices-wrapper .arrows .arrow-fader.prev-arrow span {
  border-left: 0.2rem solid #fff;
  border-bottom: 0.2rem solid #fff;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.notices-wrapper .arrows .arrow-fader.next-arrow {
  right: 0.2rem;
}
.notices-wrapper .arrows .arrow-fader.next-arrow span {
  border-right: 0.2rem solid #fff;
  border-top: 0.2rem solid #fff;
}
.notices-wrapper .notices-counter-wrapper {
  z-index: 9;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.3s ease 0.2s, visibility 0.3s ease 0.2s;
  -moz-transition: opacity 0.3s ease 0.2s, visibility 0.3s ease 0.2s;
  transition: opacity 0.3s ease 0.2s, visibility 0.3s ease 0.2s;
}
.notices-wrapper .notice-controller {
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  z-index: 4;
}
@media (min-width: 768px) {
  .notices-wrapper .notice-controller {
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    -moz-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    opacity: 0;
    visibility: hidden;
  }
}
.notices-wrapper .progress-bar {
  width: 100%;
  height: 3px;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  bottom: -3px;
  left: 0;
}
.notices-wrapper .progress-bar .increasing-progress {
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}
.notices-wrapper .counter {
  position: relative;
  display: inline-block;
  left: auto;
  bottom: auto;
  font-size: 1.6rem;
  line-height: 1;
  color: #fff;
}
.notices-wrapper .counter .ref-slide {
  opacity: 0;
}
.notices-wrapper .counter .current-slide {
  position: absolute;
  left: 0;
  top: 0;
}
.notices-wrapper .counter .moving-nr {
  font-size: inherit;
  line-height: inherit;
  line-height: inherit;
}
.notices-wrapper .notices-navigation {
  position: absolute;
  bottom: 1rem;
  left: 1.5rem;
  padding: 0 2rem;
}
.notices-wrapper .notices-container {
  pointer-events: auto;
}
@media (min-width: 768px) {
  .notices-wrapper .notices-container {
    height: 14.8rem;
    -webkit-transition: height 0.3s ease 0.3s;
    -moz-transition: height 0.3s ease 0.3s;
    transition: height 0.3s ease 0.3s;
  }
}
.notices-wrapper .notice-image {
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.notices-wrapper .notice-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
.notices-wrapper .notice-image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgb(0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background: -moz-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%);
  z-index: 2;
}
.notices-wrapper .notice-item {
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.notices-wrapper .notice-item.no-image .notice-image {
  height: 50px;
}
.notices-wrapper .notice-item.no-image img {
  display: none;
}
.notices-wrapper .notice-content {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.5;
  padding: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 767px) {
  .notices-wrapper .notice-content {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
  }
}
.notices-wrapper .notice-content .head {
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 300;
  margin-bottom: 2rem;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  max-height: 8.96rem;
}
.notices-wrapper .notice-content .description {
  line-height: 1.4;
  margin-bottom: 0.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  max-height: 13.44rem;
}
@media (max-width: 767px) {
  .notices-wrapper .notice-content .description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: 8.96rem;
  }
}
.notices-wrapper .notice-content a {
  font-weight: 700;
  display: inline-block;
  position: relative;
  color: inherit;
  text-decoration: underline;
}
.notices-wrapper .notice-content a:before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  right: -1rem;
  top: 0.7rem;
  border-bottom: 0.1rem solid #fff;
  border-right: 0.1rem solid #fff;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
html.no-touch .notices-wrapper .notice-content a:hover {
  text-decoration: none;
}
html.no-touch .notices-wrapper .notice-content a:hover:before {
  -webkit-transform: rotate(-45deg) translate3d(0.2rem, 0.2rem, 0);
     -moz-transform: rotate(-45deg) translate3d(0.2rem, 0.2rem, 0);
          transform: rotate(-45deg) translate3d(0.2rem, 0.2rem, 0);
}
.notices-wrapper .notice-content .date {
  margin-top: 2rem;
}
.notices-wrapper .close-notice {
  width: 3rem;
  height: 3rem;
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
  background: var(--primary-base-color);
}
html.no-touch .notices-wrapper .close-notice:hover {
  background: var(--base-color);
}
html.no-touch .notices-wrapper .close-notice:hover span {
  -webkit-transform: scale(1.2) rotate(-45deg);
     -moz-transform: scale(1.2) rotate(-45deg);
      -ms-transform: scale(1.2) rotate(-45deg);
          transform: scale(1.2) rotate(-45deg);
}
.notices-wrapper .close-notice span {
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  top: 50%;
  margin-top: -0.6rem;
  left: 50%;
  margin-left: -0.6rem;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
.notices-wrapper .close-notice span:before, .notices-wrapper .close-notice span:after {
  content: "";
  position: absolute;
  background: #fff;
}
.notices-wrapper .close-notice span:before {
  width: 100%;
  height: 2px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
     -moz-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  left: 0;
}
.notices-wrapper .close-notice span:after {
  width: 2px;
  height: 100%;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
     -moz-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  top: 0;
}
@media (min-width: 768px) {
  .notices-wrapper.opened {
    width: 21rem;
    -webkit-transition: width 0.3s ease 0s;
    -moz-transition: width 0.3s ease 0s;
    transition: width 0.3s ease 0s;
  }
  .notices-wrapper.opened .open-notice {
    display: none;
  }
  .notices-wrapper.opened .notice-controller {
    opacity: 1;
    visibility: visible;
  }
  .notices-wrapper.opened .notices-container {
    height: 52rem;
    -webkit-transition: height 0.3s ease 0s;
    -moz-transition: height 0.3s ease 0s;
    transition: height 0.3s ease 0s;
  }
  .notices-wrapper.opened .notice-content {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
    -moz-transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
    transition: opacity 0.3s ease 0.3s, visibility 0.3s ease 0.3s;
  }
  .notices-wrapper.opened .notices-counter-wrapper {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
  }
}

@media (max-width: 767px) {
  .notices-wrapper {
    width: 24.8rem;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    -moz-transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
       -moz-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    padding-top: 15rem;
  }
  .notices-wrapper.opened {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .notices-wrapper .open-notice {
    display: none;
  }
  .notices-wrapper .notice-controller {
    opacity: 1;
    visibility: visible;
  }
  .notices-wrapper .notices-container {
    height: 51rem !important;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }
  .notices-wrapper .notice-content {
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }
  .notices-wrapper .notices-counter-wrapper {
    display: none;
  }
}
@-webkit-keyframes offsettozero {
  to {
    stroke-dashoffset: 0;
  }
}
@-moz-keyframes offsettozero {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes offsettozero {
  to {
    stroke-dashoffset: 0;
  }
}
.custom-preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: var(--primary-color);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
body.theme-0 .custom-preloader {
  background: #C6CDD1;
}
body.theme-1 .custom-preloader {
  background: #652D86;
}
body.theme-2 .custom-preloader {
  background: #DA1F32;
}
body.theme-3 .custom-preloader {
  background: #00541D;
}
html.loaded .custom-preloader {
  opacity: 0;
  visibility: hidden;
}
.custom-preloader img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 2;
}

.custom-preloader__logo {
  min-width: clamp(25rem, 14.4489795918vw + 19.5816326531rem, 42.7rem);
  min-height: clamp(25rem, 14.4489795918vw + 19.5816326531rem, 42.7rem);
  position: relative;
  z-index: 2;
}

.custom-preloader__progress {
  width: -webkit-calc(100% + 2rem);
  width: -moz-calc(100% + 2rem);
  width: calc(100% + 2rem);
  height: -webkit-calc(100% + 2rem);
  height: -moz-calc(100% + 2rem);
  height: calc(100% + 2rem);
  position: absolute;
  top: -1rem;
  left: -1rem;
  z-index: 1;
}
.custom-preloader__progress svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  stroke-dasharray: 302;
  stroke-dashoffset: 302;
  -webkit-animation: offsettozero 1s linear forwards;
     -moz-animation: offsettozero 1s linear forwards;
          animation: offsettozero 1s linear forwards;
}
.custom-preloader__progress circle {
  fill: none;
  stroke-width: 2;
  stroke-location: inside;
  stroke: #000;
}

.custom-preloader__decorator {
  width: 50%;
  max-width: 81rem;
  height: -webkit-calc(100% + 10rem);
  height: -moz-calc(100% + 10rem);
  height: calc(100% + 10rem);
  position: absolute;
  right: 0;
  top: -5rem;
  opacity: 0.2;
  z-index: 1;
}
.custom-preloader__decorator img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left center;
     object-position: left center;
}