@charset "UTF-8";
/* 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);
  background: #fff;
  color: #181717;
  font-family: "montserrat", sans-serif;
}

html {
  overflow-y: scroll;
}

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;
  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;
     -moz-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, .secondLvlCss blockquote p.has-image: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;
}

.skip-nav {
  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;
}
.skip-nav:focus {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 99999;
  padding: 8px 16px;
  background: #181717;
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  width: auto;
  height: auto;
  clip: auto;
  overflow: visible;
  white-space: normal;
}

/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * factoria:
 *   - http://typekit.com/eulas/00000000000000007735a62a
 *   - http://typekit.com/eulas/00000000000000007735a638
 * montserrat:
 *   - http://typekit.com/eulas/00000000000000007735a185
 *   - http://typekit.com/eulas/00000000000000007735a18d
 *   - http://typekit.com/eulas/00000000000000007735a197
 *   - http://typekit.com/eulas/00000000000000007735a19a
 * optima-lt-pro:
 *   - http://typekit.com/eulas/0000000000000000773af6df
 *   - http://typekit.com/eulas/00000000000000007748c40a
 *   - http://typekit.com/eulas/00000000000000007739fbe0
 *   - http://typekit.com/eulas/0000000000000000774749c6
 *
 * © 2009-2026 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2026-03-31 19:42:48 UTC"}*/
@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/10e51f/00000000000000007735a185/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/10e51f/00000000000000007735a185/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/10e51f/00000000000000007735a185/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/97f98a/00000000000000007735a18d/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/97f98a/00000000000000007735a18d/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/97f98a/00000000000000007735a18d/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/518cb8/00000000000000007735a197/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/518cb8/00000000000000007735a197/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/518cb8/00000000000000007735a197/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/be365a/00000000000000007735a19a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/be365a/00000000000000007735a19a/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/be365a/00000000000000007735a19a/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "factoria";
  src: url("https://use.typekit.net/af/052e89/00000000000000007735a62a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/052e89/00000000000000007735a62a/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/052e89/00000000000000007735a62a/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "factoria";
  src: url("https://use.typekit.net/af/3f5857/00000000000000007735a638/31/l?subset_id=2&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/3f5857/00000000000000007735a638/31/d?subset_id=2&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/3f5857/00000000000000007735a638/31/a?subset_id=2&fvd=n5&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "optima-lt-pro";
  src: url("https://use.typekit.net/af/ba37b8/0000000000000000773af6df/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/ba37b8/0000000000000000773af6df/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/ba37b8/0000000000000000773af6df/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "optima-lt-pro";
  src: url("https://use.typekit.net/af/de61dd/00000000000000007748c40a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/de61dd/00000000000000007748c40a/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/de61dd/00000000000000007748c40a/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "optima-lt-pro";
  src: url("https://use.typekit.net/af/f29014/00000000000000007739fbe0/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/f29014/00000000000000007739fbe0/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/f29014/00000000000000007739fbe0/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "optima-lt-pro";
  src: url("https://use.typekit.net/af/b0a67e/0000000000000000774749c6/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/b0a67e/0000000000000000774749c6/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/b0a67e/0000000000000000774749c6/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
.tk-montserrat {
  font-family: "montserrat", sans-serif;
}

.tk-factoria {
  font-family: "factoria", serif;
}

.tk-optima-lt-pro {
  font-family: "optima-lt-pro", sans-serif;
}

@font-face {
  font-family: "g-icons";
  src: url("/Fonts/icons/g-icons/g-icons.ttf?hbrmkc") format("truetype"), url("/Fonts/icons/g-icons/g-icons.woff?hbrmkc") format("woff"), url("/Fonts/icons/g-icons/g-icons.svg?hbrmkc#g-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "social-icons";
  src: url("/Fonts/icons/social-icons.eot?ejdvaz");
  src: url("/Fonts/icons/social-icons.eot?ejdvaz#iefix") format("embedded-opentype"), url("/Fonts/icons/social-icons.ttf?ejdvaz") format("truetype"), url("/Fonts/icons/social-icons.woff?ejdvaz") format("woff"), url("/Fonts/icons/social-icons.svg?ejdvaz#social-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/*
    * only social icons
*/
.social-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "social-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;
}
.social-icon.social-blog-icon:before {
  content: "";
}
.social-icon.social-facebook-icon:before {
  content: "";
}
.social-icon.social-flickr-icon:before {
  content: "";
}
.social-icon.social-instagram-icon:before {
  content: "";
}
.social-icon.social-issuu-icon:before {
  content: "";
}
.social-icon.social-linkedin-icon:before {
  content: "";
}
.social-icon.social-pinterest-icon:before {
  content: "";
}
.social-icon.social-soundcloud-icon:before {
  content: "";
}
.social-icon.social-twitter-icon:before {
  content: "";
}
.social-icon.social-vimeo-icon:before {
  content: "";
}
.social-icon.social-youtube-icon:before {
  content: "";
}
.social-icon.social-news-icon:before {
  content: "";
}
.social-icon.social-phone-icon:before {
  content: "";
}
.social-icon.social-phone-icon:before {
  content: "";
}

/* end social icons */
/*
    * only global icons
*/
.g-icons {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "g-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;
}
.g-icons.social-phone-icon:before {
  content: "";
}
.g-icons.chevron-right-a:before {
  content: "";
  color: #f24c03;
}
.g-icons.quote-marks-a:before {
  content: "";
  color: #f24c03;
}
.g-icons.Clear-Icon:before {
  content: "";
}
.g-icons.pause:before {
  content: "";
  color: #fff;
}
.g-icons.play:before {
  content: "";
  color: #fff;
}
.g-icons.audio-off:before {
  content: "";
  color: #fff;
}
.g-icons.audio-on:before {
  content: "";
  color: #fff;
}
.g-icons.close:before {
  content: "";
  color: #f5f0ed;
}
.g-icons.dot-active:before {
  content: "";
  color: #f24c03;
}
.g-icons.dot-1:before {
  content: "";
  color: #fff;
}
.g-icons.dot-2:before {
  content: "";
  color: #fff;
}
.g-icons.envelope:before {
  content: "";
  color: #fff;
}
.g-icons.exclamation-mark:before {
  content: "";
  color: #fff;
}
.g-icons.menu-collapse:before {
  content: "";
  color: #f24c03;
}
.g-icons.menu-expand:before {
  content: "";
  color: #f24c03;
}
.g-icons.plus:before {
  content: "";
  color: #fff;
}
.g-icons.quote-marks:before {
  content: "";
  color: #fa4516;
}
.g-icons.search:before {
  content: "";
  color: #fff;
}
.g-icons.star:before {
  content: "";
  color: #fff;
}
.g-icons.chevron-right:before {
  content: "";
  color: #f24c03;
}
body.athletics .g-icons.chevron-right:before {
  content: "";
}

/* end global icons */
@font-face {
  font-family: "secondlevel-icons";
  src: url("/Fonts/icons/secondlevel-icons.ttf?xvvvm2") format("truetype"), url("/Fonts/icons/secondlevel-icons.woff?xvvvm2") format("woff"), url("/Fonts/icons/secondlevel-icons.svg?xvvvm2#secondlevel-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.sl-icons.sl-mail-icon:before, .secondLvlCss a.sl-mail-icon[href$=".pdf"]:not(.downloadBtn):before, .secondLvlCss a.sl-mail-icon[target=_blank]:not(.downloadBtn):not([href$=".pdf"]):before, .secondLvlCss a[target=_blank][href^=mailto]:not(.downloadBtn):not([href$=".pdf"]):before, .secondLvlCss a[href^=mailto]:not(.downloadBtn):before {
  font-family: "secondlevel-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.sl-icons.sl-pdf_file-icon:before, .secondLvlCss a[href$=".pdf"]:not(.downloadBtn):before, .secondLvlCss a.sl-pdf_file-icon[target=_blank]:not(.downloadBtn):not([href$=".pdf"]):before, .secondLvlCss a[target=_blank][href$=".pdf"]:not(.downloadBtn):not([href$=".pdf"]):before, .secondLvlCss a.sl-pdf_file-icon[href^=mailto]:not(.downloadBtn):before {
  font-family: "secondlevel-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.sl-icons.sl-tabs-icon:before, .secondLvlCss a.sl-tabs-icon[href$=".pdf"]:not(.downloadBtn):before, .secondLvlCss a[target=_blank]:not(.downloadBtn):not([href$=".pdf"]):before, .secondLvlCss a.sl-tabs-icon[href^=mailto]:not(.downloadBtn):before {
  font-family: "secondlevel-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.secondLvlCss {
  /* youtube iframe */
}
.secondLvlCss h2 {
  font-family: "optima-lt-pro", sans-serif;
  font-weight: 400;
  margin: 0 0 40px;
  font-size: clamp( 3.3125rem, 4.2410714286vw + 0.5982142857rem, 5.6875rem );
  line-height: clamp( 3.4375rem, 4.3526785714vw + 0.6517857143rem, 5.875rem );
}
.secondLvlCss h2::first-letter {
  text-transform: uppercase;
}
body.athletics .secondLvlCss h2 {
  font-family: "factoria", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1.59px;
}
body.athletics .secondLvlCss h2 em {
  color: #d64202;
}
.secondLvlCss h3 {
  font-family: "optima-lt-pro", sans-serif;
  font-weight: 400;
  color: #D64202;
  margin: 0 0 40px;
  font-size: clamp( 2.1875rem, 2.7901785714vw + 0.4017857143rem, 3.75rem );
  line-height: clamp( 2.5rem, 4.4642857143vw + -0.3571428571rem, 5rem );
}
.secondLvlCss h3::first-letter {
  text-transform: uppercase;
}
body.athletics .secondLvlCss h3 {
  font-family: "factoria", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1.05px;
  color: #F24C03;
}
body.athletics .secondLvlCss h3 em {
  color: #d64202;
}
.secondLvlCss h4 {
  font-weight: 400;
  margin: 0 0 40px;
  font-size: clamp( 1.75rem, 2.4553571429vw + 0.1785714286rem, 3.125rem );
  line-height: clamp( 1.875rem, 4.4642857143vw + -0.9821428571rem, 4.375rem );
}
.secondLvlCss h4::first-letter {
  text-transform: uppercase;
}
body.athletics .secondLvlCss h4 {
  font-family: "factoria", sans-serif;
  font-weight: 800;
  letter-spacing: 0.84px;
}
body.athletics .secondLvlCss h4 em {
  color: #d64202;
}
.secondLvlCss h5 {
  font-weight: 400;
  margin: 0 0 40px;
  font-size: clamp( 1.5625rem, 2.4553571429vw + -0.0089285714rem, 2.9375rem );
  line-height: clamp( 1.875rem, 4.4642857143vw + -0.9821428571rem, 4.375rem );
}
.secondLvlCss h5::first-letter {
  text-transform: uppercase;
}
.secondLvlCss p {
  display: block;
  margin-bottom: 50px;
  font-size: clamp( 1rem, 1.1160714286vw + 0.2857142857rem, 1.625rem );
  line-height: clamp( 1.5625rem, 1.8973214286vw + 0.3482142857rem, 2.625rem );
}
.secondLvlCss p strong {
  color: #F24C03;
}
.secondLvlCss hr {
  width: 100%;
  height: 5px;
  display: block;
  position: relative;
  margin: 50px 0;
  background: url("../../../Images/img/general/hr-line.svg");
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  border: none;
}
.secondLvlCss blockquote {
  font-family: "optima-lt-pro", sans-serif;
  font-weight: 400;
  display: block;
  position: relative;
  text-align: left;
  margin: 50px 0;
  font-size: clamp( 1.4375rem, 3.0133928571vw + -0.4910714286rem, 3.125rem );
  line-height: clamp( 2.0625rem, 4.1294642857vw + -0.5803571429rem, 4.375rem );
}
@media (max-width: 767px) {
  .secondLvlCss blockquote {
    padding-left: 45px;
  }
}
body.athletics .secondLvlCss blockquote {
  font-family: "factoria", sans-serif;
  font-weight: 800;
}
.secondLvlCss blockquote:before {
  content: "";
  font-family: "g-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;
  color: #fa4516;
  position: absolute;
  left: -40px;
  top: -20px;
  font-size: 40px;
}
@media (max-width: 767px) {
  .secondLvlCss blockquote:before {
    left: -5px;
  }
}
body.athletics .secondLvlCss blockquote:before {
  content: "";
  left: -65px;
  top: -25px;
}
@media (max-width: 767px) {
  body.athletics .secondLvlCss blockquote:before {
    font-size: 25px;
    left: 0;
    top: -15px;
  }
}
.secondLvlCss blockquote p {
  font-family: inherit !important;
  position: relative;
  z-index: 2;
  margin: 0 !important;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-family: inherit;
  display: inline;
  color: inherit;
}
.secondLvlCss table {
  max-width: 100%;
  margin: 50px 0;
  position: relative;
  border-right: none;
  border-bottom: none;
}
html.touch .secondLvlCss table {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.secondLvlCss table tr:last-child td {
  border-bottom: none;
}
.secondLvlCss table th {
  background: #F24C03;
  color: #FFFFFF;
  border-bottom-width: 3px;
}
.secondLvlCss table td,
.secondLvlCss table th {
  width: 25%;
  border-right: 3px solid #181717;
  border-bottom: 3px solid #181717;
  padding: 15px;
  font-weight: 400;
  font-size: clamp( 1rem, 1.1160714286vw + 0.2857142857rem, 1.625rem );
  line-height: clamp( 1.5625rem, 1.6741071429vw + 0.4910714286rem, 2.5rem );
}
.secondLvlCss table td:last-child,
.secondLvlCss table th:last-child {
  border-right: none;
}
.secondLvlCss table td p,
.secondLvlCss table th p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-bottom: 0;
}
.secondLvlCss table th,
.secondLvlCss table .head-column {
  font-size: clamp( 1.25rem, 0.8928571429vw + 0.6785714286rem, 1.75rem );
  font-weight: 700;
}
body.athletics .secondLvlCss table th,
body.athletics .secondLvlCss table .head-column {
  font-family: "factoria", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
@media (min-width: 768px) {
  .secondLvlCss table .head-column {
    display: none;
  }
  .secondLvlCss table:not(.responsive-table) {
    overflow-y: auto;
    overflow-x: auto;
  }
  html.touch .secondLvlCss table:not(.responsive-table) {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767px) {
  .secondLvlCss table.responsive-table colgroup {
    display: none !important;
  }
  .secondLvlCss table.responsive-table th {
    height: 0;
    overflow: hidden;
    display: block;
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    left: 0;
    top: 0;
  }
  .secondLvlCss table.responsive-table td {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .secondLvlCss table.responsive-table .head-column {
    width: 30%;
    display: block;
  }
  .secondLvlCss table.responsive-table .head-column + .content-column {
    display: block;
    width: 70%;
    vertical-align: top;
    padding-left: 20px;
  }
}
.secondLvlCss .downloadBtn {
  display: inline-block;
  background: #181717;
  font-weight: 700;
  margin: 0;
  padding: 20px 75px 20px 30px;
  color: #FFFFFF;
  cursor: pointer;
  -webkit-transition: background 0.3s ease, color 0.3s ease;
  -o-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;
  position: relative;
  font-size: clamp( 1.25rem, 0.6696428571vw + 0.8214285714rem, 1.625rem );
  line-height: clamp( 1.5rem, 1.7857142857vw + 0.3571428571rem, 2.5rem );
}
.secondLvlCss .downloadBtn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #F24C03;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.secondLvlCss .downloadBtn span {
  position: relative;
  z-index: 1;
}
.secondLvlCss .downloadBtn span.chevron-right {
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.secondLvlCss .downloadBtn span.chevron-right:before {
  color: #F24C03;
  font-size: 22px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
html.no-touch .secondLvlCss .downloadBtn:hover {
  color: #FFFFFF;
}
html.no-touch .secondLvlCss .downloadBtn:hover:before {
  width: 100%;
}
html.no-touch .secondLvlCss .downloadBtn:hover span.chevron-right:before {
  color: #FFFFFF;
}
body.athletics .secondLvlCss .downloadBtn {
  font-family: "factoria", sans-serif;
}
.secondLvlCss ol {
  list-style: none;
  counter-reset: item;
  display: block;
  margin: 0 0 50px;
}
.secondLvlCss ol li {
  counter-increment: item;
  position: relative;
  padding-left: 50px;
  font-weight: 400;
  margin-bottom: 15px;
  font-size: clamp( 1rem, 1.1160714286vw + 0.2857142857rem, 1.625rem );
  line-height: clamp( 1.5625rem, 1.8973214286vw + 0.3482142857rem, 2.625rem );
}
.secondLvlCss ol li:first-letter {
  text-transform: uppercase;
}
.secondLvlCss ol li:before {
  content: counter(item);
  position: absolute;
  left: 0;
  top: 3px;
  width: 40px;
  height: 40px;
  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;
  /* SVG as background */
  background-image: url("../../../Images/img/general/ol-border.svg");
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  /* Style the number */
  font-family: "optima-lt-pro", sans-serif;
  font-size: 20px;
}
body.athletics .secondLvlCss ol li:before {
  background-color: #F24C03;
  font-family: "factoria", sans-serif;
  color: #fff;
}
.secondLvlCss ul {
  display: block;
  margin: 0 0 50px;
}
.secondLvlCss ul li {
  font-weight: 400;
  list-style-type: none;
  padding-left: 30px;
  position: relative;
  margin-bottom: 15px;
  font-size: clamp( 1rem, 1.1160714286vw + 0.2857142857rem, 1.625rem );
  line-height: clamp( 1.5625rem, 1.8973214286vw + 0.3482142857rem, 2.625rem );
}
.secondLvlCss ul li u {
  text-decoration: none;
  position: relative;
  padding-bottom: 4px;
}
.secondLvlCss ul li u:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8px;
  /* Adjust based on how thick you want it */
  background-image: url("../../../../Images/img/general/featured-underline.svg");
  background-repeat: no-repeat;
  -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
       background-size: 100% auto;
  background-position: center bottom;
  background-color: transparent;
}
.secondLvlCss ul li:before {
  content: "";
  width: 9px;
  height: 9px;
  display: block;
  background: url("../../../Images/img/general/ul-bullet-point.svg");
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  position: absolute;
  left: 0;
  top: 17px;
}
.secondLvlCss ul li:first-letter {
  text-transform: uppercase;
}
.secondLvlCss ul li:last-child {
  margin-bottom: 0;
}
.secondLvlCss ul li ul {
  margin-top: 20px;
}
.secondLvlCss ul li ul li:before {
  background: url("../../../Images/img/general/ul-bullet-point-black.svg");
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
}
.secondLvlCss img {
  width: 100%;
  height: auto;
  margin: 50px 0;
  display: block;
  position: relative;
}
.secondLvlCss img.alignLeft {
  width: 310px;
  height: auto;
  float: left;
  margin: 0 20px 20px 0;
  clear: both;
}
.secondLvlCss img.alignRight {
  width: 310px;
  height: auto;
  float: right;
  margin: 0 0 20px 20px;
  clear: both;
  left: auto;
}
.secondLvlCss a:not(.downloadBtn) {
  font-size: inherit;
  line-height: inherit;
  font-weight: 700;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  position: relative;
}
body.athleticsCalendar .secondLvlCss a:not(.downloadBtn) {
  text-decoration: underline;
  -webkit-text-decoration-color: #F24C03;
     -moz-text-decoration-color: #F24C03;
          text-decoration-color: #F24C03;
  text-decoration-thickness: 2px;
}
.secondLvlCss a:not(.downloadBtn) span,
.secondLvlCss a:not(.downloadBtn) em {
  z-index: 2;
  position: relative;
}
.secondLvlCss a:not(.downloadBtn):after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #F24C03;
  -webkit-transition: height 0.3s ease;
  -o-transition: height 0.3s ease;
  -moz-transition: height 0.3s ease;
  transition: height 0.3s ease;
  z-index: 1;
}
body.athleticsCalendar .secondLvlCss a:not(.downloadBtn):after {
  display: none;
}
.secondLvlCss a:not(.downloadBtn)[href$=".pdf"], .secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]), .secondLvlCss a:not(.downloadBtn)[href^=mailto] {
  margin-right: 5px;
  position: relative;
  display: inline-block;
  padding-right: clamp( 1.25rem, 1.1160714286vw + 0.5357142857rem, 1.875rem );
}
.secondLvlCss a:not(.downloadBtn)[href$=".pdf"]:before, .secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, .secondLvlCss a:not(.downloadBtn)[href^=mailto]:before {
  font-size: 100%;
  position: absolute;
  right: 0;
  height: 100%;
  padding-left: 5px;
  z-index: 2;
  color: #F24C03;
  padding-top: clamp( 0.25rem, 0.6696428571vw + -0.1785714286rem, 0.625rem );
}
body.athleticsCalendar .secondLvlCss a:not(.downloadBtn)[href$=".pdf"]:before, body.athleticsCalendar .secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, body.athleticsCalendar .secondLvlCss a:not(.downloadBtn)[href^=mailto]:before {
  background: transparent !important;
  padding-top: 4px;
}
.secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]) {
  padding-right: clamp( 1.5625rem, 1.1160714286vw + 0.8482142857rem, 2.1875rem );
}
.secondLvlCss a:not(.downloadBtn)[href^=mailto] {
  margin-right: 3px;
  padding-right: clamp( 1.4375rem, 1.1160714286vw + 0.7232142857rem, 2.0625rem );
}
html.no-touch .secondLvlCss a:not(.downloadBtn):hover:after {
  height: 100%;
}
body.athleticsCalendar html.no-touch .secondLvlCss a:not(.downloadBtn):hover:after {
  height: 0;
}
.secondLvlCss .embed-container {
  margin: 25px 0;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.secondLvlCss html.lt-ie8 .embed-container {
  overflow: visible;
  height: auto;
}
.secondLvlCss .embed-container iframe,
.secondLvlCss .embed-container object,
.secondLvlCss .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .secondLvlCss .downloadBtn:before {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    right: -20px;
  }
  .secondLvlCss h1 {
    font-size: 38px;
    line-height: 43px;
    text-align: left;
    margin: 0;
  }
  .secondLvlCss h2 {
    font-size: 40px;
    line-height: 55px;
  }
  .secondLvlCss h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .secondLvlCss h4 {
    font-size: 24px;
    line-height: 30px;
  }
  .secondLvlCss h5 {
    font-size: 22px;
    line-height: 28px;
  }
  .secondLvlCss .downloadBtn {
    text-align: center;
  }
  .secondLvlCss p.featured-paragraph {
    font-size: 20px;
    line-height: 26px;
  }
}
html,
body {
  font-family: "montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  background: #eff2f7;
}

body {
  width: 100%;
  height: 100%;
}

.general-truncate,
.truncate-js {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  overflow: hidden;
}

.custom-ctrl {
  width: 40px;
  height: 40px;
  display: block;
  background: transparent;
  border: none;
  display: block;
  cursor: pointer;
  position: relative;
}
.custom-ctrl .box {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-origin: center center;
     -moz-transform-origin: center center;
      -ms-transform-origin: center center;
       -o-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
     -moz-transform: rotate(45deg) translate3d(0, 0, 0);
          transform: rotate(45deg) translate3d(0, 0, 0);
  overflow: hidden;
}
.custom-ctrl .box:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(254, 255, 255, 0.24);
  z-index: 1;
}
.custom-ctrl .box:before {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  top: -10px;
  right: -10px;
  background: #d53956;
  -webkit-transform: translate3d(60px, -60px, 0) rotate(45deg);
     -moz-transform: translate3d(60px, -60px, 0) rotate(45deg);
          transform: translate3d(60px, -60px, 0) rotate(45deg);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  -moz-transition: transform 0.5s ease, -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease, -moz-transform 0.5s ease, -o-transform 0.5s ease;
  z-index: 2;
  pointer-events: none;
}
.custom-ctrl .progress-bar {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.custom-ctrl .progress-bar svg {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.custom-ctrl .progress-bar .progress-path {
  fill: none;
  stroke: #9f1c34;
  stroke-dashoffset: 176;
  stroke-dasharray: 176;
}
.custom-ctrl i {
  font-size: 7px;
  display: block;
  color: #fff;
  position: absolute;
  top: 0;
  line-height: 40px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
  z-index: 5;
}
.custom-ctrl.prev .box:before {
  right: -10px;
  -webkit-transform: translate3d(60px, -60px, 0) rotate(45deg);
     -moz-transform: translate3d(60px, -60px, 0) rotate(45deg);
          transform: translate3d(60px, -60px, 0) rotate(45deg);
}
.custom-ctrl.prev i {
  right: -25px;
}
.custom-ctrl.next .box:before {
  left: -10px;
  -webkit-transform: translate3d(-60px, 60px, 0) rotate(-45deg);
     -moz-transform: translate3d(-60px, 60px, 0) rotate(-45deg);
          transform: translate3d(-60px, 60px, 0) rotate(-45deg);
}
.custom-ctrl.next i {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
  left: -25px;
}
html.no-touch .custom-ctrl:hover .box:before {
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
     -moz-transform: translate3d(0, 0, 0) rotate(-45deg);
          transform: translate3d(0, 0, 0) rotate(-45deg);
}
html.no-touch .custom-ctrl:hover.prev .box:before {
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
     -moz-transform: translate3d(0, 0, 0) rotate(45deg);
          transform: translate3d(0, 0, 0) rotate(45deg);
}
html.no-touch .custom-ctrl:hover.prev i {
  -webkit-transform: translate3d(-10px, 0, 0);
     -moz-transform: translate3d(-10px, 0, 0);
          transform: translate3d(-10px, 0, 0);
}
html.no-touch .custom-ctrl:hover.next .box:before {
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
     -moz-transform: translate3d(0, 0, 0) rotate(-45deg);
          transform: translate3d(0, 0, 0) rotate(-45deg);
}
html.no-touch .custom-ctrl:hover.next i {
  -webkit-transform: translate3d(10px, 0, 0) rotate(180deg);
     -moz-transform: translate3d(10px, 0, 0) rotate(180deg);
          transform: translate3d(10px, 0, 0) rotate(180deg);
}

.go-top {
  width: 26px;
  height: 26px;
  display: block;
  background: transparent;
  border: none;
  display: block;
  cursor: pointer;
  position: absolute;
  left: 50%;
  margin-left: -13px;
  top: 20px;
}
.go-top .box {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-origin: center center;
     -moz-transform-origin: center center;
      -ms-transform-origin: center center;
       -o-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
     -moz-transform: rotate(45deg) translate3d(0, 0, 0);
          transform: rotate(45deg) translate3d(0, 0, 0);
}
.go-top .box:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #9e1925;
  z-index: 1;
}
.go-top i {
  font-size: 7px;
  display: block;
  color: #9e1925;
  position: absolute;
  bottom: -21px;
  left: -1px;
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  line-height: 40px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
  z-index: 5;
}
html.no-touch .go-top:hover i {
  -webkit-transform: translate3d(0, -3px, 0) rotate(-90deg);
     -moz-transform: translate3d(0, -3px, 0) rotate(-90deg);
          transform: translate3d(0, -3px, 0) rotate(-90deg);
}

main {
  display: block;
  position: relative;
  z-index: 27;
}
body.secondLvl main {
  pointer-events: all;
}
main #content {
  pointer-events: all;
}
.notice-alert-event-btns {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  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;
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .notice-alert-event-btns {
    top: 45%;
  }
}
.notice-alert-event-btns .btn {
  position: relative;
  cursor: pointer;
  background: transparent;
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -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-bottom: 20px;
}
.notice-alert-event-btns .btn.alert .icon {
  background: #F24C03;
}
.notice-alert-event-btns .btn.alert .text {
  background: #F24C03;
}
.notice-alert-event-btns .btn.alert .text span {
  width: 142px;
}
html.no-touch .notice-alert-event-btns .btn.alert:hover .text {
  width: 142px;
}
.notice-alert-event-btns .btn.notices .text span {
  width: 312px;
}
html.no-touch .notice-alert-event-btns .btn.notices:hover .text {
  width: 312px;
}
html.no-touch .notice-alert-event-btns .btn:hover .text span {
  opacity: 1;
}
.notice-alert-event-btns .btn .icon {
  width: clamp( 3.4375rem, 1.2944983819vw + 3.1341019417rem, 4.6875rem );
  height: clamp( 3.4375rem, 1.2944983819vw + 3.1341019417rem, 4.6875rem );
  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: relative;
  background: #181717;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.notice-alert-event-btns .btn .icon span {
  font-size: 30px;
}
.notice-alert-event-btns .btn .icon .counter {
  width: 25px;
  height: 25px;
  background: #F24C03;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  display: block;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateY(-35%) translateX(35%);
     -moz-transform: translateY(-35%) translateX(35%);
      -ms-transform: translateY(-35%) translateX(35%);
       -o-transform: translateY(-35%) translateX(35%);
          transform: translateY(-35%) translateX(35%);
  z-index: 2;
}
.notice-alert-event-btns .btn .text {
  background: #181717;
  width: 0%;
  height: clamp( 3.4375rem, 1.2944983819vw + 3.1341019417rem, 4.6875rem );
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
  position: absolute;
  bottom: 0;
  left: clamp( 3.4375rem, 1.2944983819vw + 3.1341019417rem, 4.6875rem );
}
.notice-alert-event-btns .btn .text span {
  font-size: clamp( 1rem, 0.6472491909vw + 0.8483009709rem, 1.625rem );
  color: #FFFFFF;
  font-weight: 400;
  opacity: 0;
  line-height: clamp( 3.4375rem, 1.2944983819vw + 3.1341019417rem, 4.6875rem );
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.modal.alert {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 999;
  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;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: none;
}
.modal.alert.show {
  opacity: 1;
  visibility: visible;
}
.modal.alert .inner {
  width: 68%;
  height: 68%;
  background: #181717;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -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: relative;
}
@media screen and (max-width: 992px) {
  .modal.alert .inner {
    -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;
    height: 528px;
    width: 345px;
  }
}
.modal.alert .inner .image-wrap {
  width: 50%;
  height: 100%;
  background-color: #000;
  -moz-background-size: 50%;
    -o-background-size: 50%;
       background-size: 50%;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 992px) {
  .modal.alert .inner .image-wrap {
    width: 100%;
    height: 45%;
  }
}
.modal.alert .inner .image-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.modal.alert .inner .content-wrap {
  height: 100%;
  width: 50%;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .modal.alert .inner .content-wrap {
    width: 100%;
  }
}
.modal.alert .inner .content-wrap .scrollable {
  overflow: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -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;
  height: 100%;
  padding: clamp( 1.25rem, 2.5889967638vw + 0.6432038835rem, 3.75rem );
}
.modal.alert .inner .content-wrap:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(40%, #181717));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #181717 40%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #181717 40%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #181717 40%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #181717 40%);
}
@media screen and (max-width: 992px) {
  .modal.alert .inner .content-wrap:after {
    width: 100%;
    left: 0;
  }
}
.modal.alert .inner .content-wrap h3 {
  font-family: "optima-lt-pro", sans-serif;
  font-size: clamp( 1.8125rem, 2.0064724919vw + 1.3422330097rem, 3.75rem );
  line-height: clamp( 2.1875rem, 2.9126213592vw + 1.5048543689rem, 5rem );
  color: #FFFFFF;
  font-weight: 400;
  margin-bottom: 20px;
}
.modal.alert .inner .content-wrap .description {
  margin-bottom: 23px;
}
.modal.alert .inner .content-wrap .description p {
  font-size: clamp( 1rem, 0.6472491909vw + 0.8483009709rem, 1.625rem );
  line-height: 1.4;
  color: #FFFFFF;
}
.modal.alert .inner .content-wrap .description p a {
  color: inherit;
}
.modal.alert .inner .content-wrap .description p a:hover {
  color: #fff;
}
.modal.alert .inner .content-wrap .description p a:hover::before {
  color: #fff;
}
.modal.alert .inner .content-wrap a.link {
  position: absolute;
  bottom: 0;
  right: 0;
  width: clamp( 2.5rem, 2.2653721683vw + 1.9690533981rem, 4.6875rem );
  height: clamp( 2.5rem, 2.2653721683vw + 1.9690533981rem, 4.6875rem );
  background: #F24C03;
  z-index: 1;
  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: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
}
.modal.alert .inner .content-wrap a.link span {
  font-size: clamp( 1.25rem, 0.6472491909vw + 1.0983009709rem, 1.875rem );
}
.modal.alert .inner .content-wrap a.link span:before {
  color: #FFFFFF;
}
html.no-touch .modal.alert .inner .content-wrap a.link:hover {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
.modal.alert .inner .content-wrap button.scroll-down {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: transparent;
  pointer-events: all;
  border: none;
  cursor: pointer;
  z-index: 1;
  width: 53px;
}
html.no-touch .modal.alert .inner .content-wrap button.scroll-down:hover span {
  -webkit-transform: rotate(90deg) scale(1.1);
     -moz-transform: rotate(90deg) scale(1.1);
      -ms-transform: rotate(90deg) scale(1.1);
       -o-transform: rotate(90deg) scale(1.1);
          transform: rotate(90deg) scale(1.1);
}
.modal.alert .inner .content-wrap button.scroll-down p {
  position: absolute;
  top: -15px;
  left: -2px;
  font-size: clamp( 1rem, 0.5387931034vw + 0.6659482759rem, 1.3125rem );
  color: #FFFFFF;
}
.modal.alert .inner .content-wrap button.scroll-down span {
  font-size: 20px;
  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-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
  width: 53px;
  height: 53px;
}
.modal.alert .inner .content-wrap button.scroll-down span:before {
  color: #F24C03;
}
.modal.alert .inner .close-btn {
  background: #F24C03;
  border: none;
  position: fixed;
  top: clamp( 2rem, 5.1779935275vw + -1.213592233rem, 5rem );
  right: clamp( 1.9375rem, 7.2276159655vw + -2.5481391586rem, 6.125rem );
  cursor: pointer;
  z-index: 1;
  width: clamp( 3.125rem, 2.4595469256vw + 2.5485436893rem, 5.5rem );
  height: clamp( 3.125rem, 2.4595469256vw + 2.5485436893rem, 5.5rem );
  color: #fff;
  font-size: 20px;
  font-weight: 800;
  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: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
}
@media screen and (max-width: 992px) {
  .modal.alert .inner .close-btn {
    top: 60px;
    right: 10px;
  }
}
.modal.alert .inner .close-btn span {
  font-size: clamp( 1.375rem, 0.9061488673vw + 1.1626213592rem, 2.25rem );
}
@media screen and (max-width: 992px) {
  .modal.alert .inner .close-btn span {
    margin-left: 0;
  }
  .modal.alert .inner .close-btn span.text {
    display: none;
  }
}
.modal.alert .inner .close-btn span:before {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
html.no-touch .modal.alert .inner .close-btn:hover {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.modal.notices {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(36, 36, 36, 0.85);
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal.notices.show {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.modal.notices.animateIn .inner {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}
.modal.notices .inner {
  position: relative;
  width: 45vw;
  background: #F5F0ED;
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
}
@media screen and (max-width: 992px) {
  .modal.notices .inner {
    width: 100%;
  }
}
.modal.notices .inner .notices {
  display: block;
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding: clamp( 1.25rem, 3.2362459547vw + 0.4915048544rem, 4.375rem );
}
.modal.notices .inner .notices h2 {
  font-family: "optima-lt-pro", sans-serif;
  font-size: clamp( 1.875rem, 1.9417475728vw + 1.4199029126rem, 3.75rem );
  line-height: clamp( 2.1875rem, 0.6472491909vw + 2.0358009709rem, 2.8125rem );
  color: #181717;
  font-weight: 400;
}
.modal.notices .inner .notices .notice {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-bottom: 1px solid rgba(24, 23, 23, 0.1);
  padding: 50px 0;
}
html.no-touch .modal.notices .inner .notices .notice:has(a.more):hover .image-wrap img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
html.no-touch .modal.notices .inner .notices .notice:has(a.more):hover .content-wrap a.more {
  color: #F24C03;
}
.modal.notices .inner .notices .notice .image-wrap {
  width: clamp( 5rem, 3.8187702265vw + 4.1049757282rem, 8.6875rem );
  height: clamp( 5rem, 3.8187702265vw + 4.1049757282rem, 8.6875rem );
  background-color: #000;
  -moz-background-size: 50%;
    -o-background-size: 50%;
       background-size: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.modal.notices .inner .notices .notice .image-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
}
.modal.notices .inner .notices .notice .content-wrap {
  padding-left: 30px;
}
.modal.notices .inner .notices .notice .content-wrap h3 {
  font-size: clamp( 1.1875rem, 0.4530744337vw + 1.0813106796rem, 1.625rem );
  line-height: 1.4;
  color: #F24C03;
  font-weight: 800;
  margin-bottom: clamp( 0.625rem, 0.6472491909vw + 0.4733009709rem, 1.25rem );
}
.modal.notices .inner .notices .notice .content-wrap .description p {
  font-size: clamp( 1rem, 0.2588996764vw + 0.9393203883rem, 1.25rem );
  line-height: 2;
}
.modal.notices .inner .notices .notice .content-wrap a.more {
  font-size: clamp( 1rem, 0.2588996764vw + 0.9393203883rem, 1.25rem );
  font-weight: 800;
  color: #181717;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  margin-top: 20px;
  display: block;
}
.modal.notices .inner .notices .notice .content-wrap a.more span {
  margin-left: 10px;
}
.modal.notices .inner .notices .notice .content-wrap a.more span:before {
  color: #F24C03;
}
.modal.notices .inner .close-btn {
  background: #F24C03;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 1;
  width: clamp( 3.125rem, 2.4595469256vw + 2.5485436893rem, 5.5rem );
  height: clamp( 3.125rem, 2.4595469256vw + 2.5485436893rem, 5.5rem );
  -webkit-transform: translateX(100%);
     -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
}
@media screen and (max-width: 992px) {
  .modal.notices .inner .close-btn {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
  }
}
.modal.notices .inner .close-btn span {
  font-size: clamp( 1.375rem, 0.9061488673vw + 1.1626213592rem, 2.25rem );
}
html.no-touch .modal.notices .inner .close-btn:hover {
  -webkit-transform: translateX(100%) scale(1.1);
     -moz-transform: translateX(100%) scale(1.1);
      -ms-transform: translateX(100%) scale(1.1);
       -o-transform: translateX(100%) scale(1.1);
          transform: translateX(100%) scale(1.1);
}
@media screen and (max-width: 992px) {
  html.no-touch .modal.notices .inner .close-btn:hover {
    -webkit-transform: translateX(0) scale(1.1);
       -moz-transform: translateX(0) scale(1.1);
        -ms-transform: translateX(0) scale(1.1);
         -o-transform: translateX(0) scale(1.1);
            transform: translateX(0) scale(1.1);
  }
}

.modal.contact {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(36, 36, 36, 0);
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal.contact.show {
  background: rgba(36, 36, 36, 0.85);
  visibility: visible;
  pointer-events: all;
}
.modal.contact.show .inner {
  -webkit-transform: translateX(0%);
     -moz-transform: translateX(0%);
      -ms-transform: translateX(0%);
       -o-transform: translateX(0%);
          transform: translateX(0%);
}
.modal.contact .inner {
  position: relative;
  width: 45vw;
  margin-left: 55vw;
  background: #181717;
  height: 100%;
  -webkit-transform: translateX(150%);
     -moz-transform: translateX(150%);
      -ms-transform: translateX(150%);
       -o-transform: translateX(150%);
          transform: translateX(150%);
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  -moz-transition: transform 0.6s ease, -moz-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease, -moz-transform 0.6s ease, -o-transform 0.6s ease;
}
@media screen and (max-width: 992px) {
  .modal.contact .inner {
    width: 100%;
    margin-left: 0;
  }
}
.modal.contact .inner .scrollable {
  height: 100%;
  overflow: auto;
}
.modal.contact .inner .scrollable .upper {
  padding: clamp( 2.5rem, 3.8834951456vw + 1.5898058252rem, 6.25rem ) 0;
}
.modal.contact .inner .scrollable .upper h3 {
  font-family: "optima-lt-pro", sans-serif;
  font-size: clamp( 1.875rem, 1.9417475728vw + 1.4199029126rem, 3.75rem );
  color: #FFFFFF;
  font-weight: 400;
  margin-bottom: clamp( 1.25rem, 1.2944983819vw + 0.9466019417rem, 2.5rem );
  text-align: center;
}
.modal.contact .inner .scrollable .upper .cta {
  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-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0 0 clamp( 1.25rem, 1.9417475728vw + 0.7949029126rem, 3.125rem ) 0;
}
.modal.contact .inner .scrollable .upper .cta .link {
  background: #F5F0ED;
  width: 165px;
  height: 165px;
  margin: 0 25px;
  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-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;
  position: relative;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
@media screen and (min-width: 993px) and (max-width: 1920px) {
  .modal.contact .inner .scrollable .upper .cta .link {
    width: clamp( 10.3125rem, 3.7756202805vw + 7.9692556634rem, 12.5rem );
    height: clamp( 10.3125rem, 3.7756202805vw + 7.9692556634rem, 12.5rem );
    margin: 0 clamp( 0.625rem, 0.5393743258vw + 0.2902508091rem, 0.9375rem );
  }
}
@media screen and (max-width: 992px) {
  .modal.contact .inner .scrollable .upper .cta .link {
    width: 105px;
    height: 105px;
    margin: 0 4px;
  }
}
.modal.contact .inner .scrollable .upper .cta .link:hover {
  background: #ffffff;
}
.modal.contact .inner .scrollable .upper .cta .link:hover img {
  -webkit-transform: scale(1.05);
     -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}
.modal.contact .inner .scrollable .upper .cta .link a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.modal.contact .inner .scrollable .upper .cta .link img {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
}
@media screen and (max-width: 992px) {
  .modal.contact .inner .scrollable .upper .cta .link img {
    height: 40%;
  }
}
.modal.contact .inner .scrollable .upper .cta .link p {
  font-size: 20px;
  font-weight: 800;
  margin-top: 10px;
}
@media screen and (min-width: 993px) and (max-width: 1920px) {
  .modal.contact .inner .scrollable .upper .cta .link p {
    font-size: clamp( 1.25rem, 0.3236245955vw + 1.0491504854rem, 1.4375rem );
  }
}
@media screen and (max-width: 992px) {
  .modal.contact .inner .scrollable .upper .cta .link p {
    font-size: 12px;
  }
}
.modal.contact .inner .scrollable .upper .contact h5 {
  color: rgba(245, 240, 237, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: 800;
  margin: 65px 0 45px 0;
  font-size: clamp( 1.25rem, 0.78125vw + 0.75rem, 1.6875rem );
}
@media screen and (max-width: 767px) {
  .modal.contact .inner .scrollable .upper .contact h5 {
    font-size: 16px;
    margin: 50px 0 30px 0;
  }
}
.modal.contact .inner .scrollable .upper .contact .columns .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 25px;
}
.modal.contact .inner .scrollable .upper .contact .columns .row:hover .column.left p {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
       -o-transform: scale(1.04);
          transform: scale(1.04);
}
.modal.contact .inner .scrollable .upper .contact .columns .row:hover .column.right p {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
       -o-transform: scale(1.04);
          transform: scale(1.04);
  background: #F24C03;
}
.modal.contact .inner .scrollable .upper .contact .columns .row .column {
  width: 50%;
}
.modal.contact .inner .scrollable .upper .contact .columns .row .column.left {
  text-align: right;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .modal.contact .inner .scrollable .upper .contact .columns .row .column.left {
    margin-right: 15px;
  }
}
.modal.contact .inner .scrollable .upper .contact .columns .row .column.left p {
  color: rgba(245, 240, 237, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 800;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
  font-size: clamp( 1.125rem, 0.2232142857vw + 0.9821428571rem, 1.25rem );
}
@media screen and (max-width: 767px) {
  .modal.contact .inner .scrollable .upper .contact .columns .row .column.left p {
    font-size: 16px;
  }
}
.modal.contact .inner .scrollable .upper .contact .columns .row .column.right {
  text-align: left;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .modal.contact .inner .scrollable .upper .contact .columns .row .column.right {
    margin-left: 15px;
  }
}
.modal.contact .inner .scrollable .upper .contact .columns .row .column.right p {
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal.contact .inner .scrollable .upper .contact .columns .row .column.right p a {
  color: #F5F0ED;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 800;
  font-size: clamp( 1.125rem, 0.2232142857vw + 0.9821428571rem, 1.25rem );
}
@media screen and (max-width: 767px) {
  .modal.contact .inner .scrollable .upper .contact .columns .row .column.right p a {
    font-size: 16px;
  }
}
.modal.contact .inner .scrollable .upper .contact .columns .row .column.right ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.modal.contact .inner .scrollable .upper .contact .columns .row .column.right ul li {
  margin-right: 20px;
}
.modal.contact .inner .scrollable .upper .contact .columns .row .column.right ul li a {
  color: #F5F0ED;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: clamp( 1.25rem, 0.78125vw + 0.75rem, 1.6875rem );
}
.modal.contact .inner .scrollable .upper .contact .columns .row .column.right ul li a:hover {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
       -o-transform: scale(1.04);
          transform: scale(1.04);
  color: #F24C03;
}
.modal.contact .inner .scrollable .ctForm .ctForm__column {
  width: 100%;
}
.modal.contact .inner .scrollable .ctForm .ctForm__column:nth-of-type(1) {
  padding-right: 0;
}
.modal.contact .inner .scrollable .ctForm .ctForm__column:nth-of-type(2) {
  padding-left: 0;
}
.modal.contact .inner .close-btn {
  background: #F24C03;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 1;
  width: clamp( 3.125rem, 2.4595469256vw + 2.5485436893rem, 5.5rem );
  height: clamp( 3.125rem, 2.4595469256vw + 2.5485436893rem, 5.5rem );
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
  display: block;
}
@media screen and (max-width: 992px) {
  .modal.contact .inner .close-btn {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
  }
}
.modal.contact .inner .close-btn span {
  font-size: clamp( 1.375rem, 0.9061488673vw + 1.1626213592rem, 2.25rem );
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.slick-track:before, .slick-track:after {
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

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

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

.custom-search-wrapper {
  width: 350px;
  position: absolute;
  left: 23%;
  right: 0;
  bottom: 0;
  z-index: 2;
  pointer-events: all;
}
.custom-search-wrapper.mobile {
  display: none;
}
@media screen and (max-width: 992px) {
  .custom-search-wrapper.mobile {
    display: block;
  }
}
.custom-search-wrapper.desktop {
  background: rgba(255, 255, 255, 0.1);
}
@media screen and (max-width: 992px) {
  .custom-search-wrapper.desktop {
    display: none;
  }
}
.custom-search-wrapper .input {
  width: 100%;
  height: 60px;
  display: block;
  position: relative;
  z-index: 1;
}
.custom-search-wrapper .input input {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  color: #FFFFFF;
  background: transparent;
  border: none;
  padding: 0 65px;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  text-transform: capitalize;
}
.custom-search-wrapper .input input::-webkit-input-placeholder {
  font-size: 25px;
  line-height: 25px;
  text-align: left;
  color: #FFFFFF;
}
.custom-search-wrapper .input input:-moz-placeholder {
  font-size: 25px;
  line-height: 25px;
  text-align: left;
  color: #FFFFFF;
}
.custom-search-wrapper .input input::-moz-placeholder {
  font-size: 25px;
  line-height: 25px;
  text-align: left;
  color: #FFFFFF;
}
.custom-search-wrapper .input input:-ms-input-placeholder {
  font-size: 25px;
  line-height: 25px;
  text-align: left;
  color: #FFFFFF;
}
.custom-search-wrapper .input input::-ms-input-placeholder {
  font-size: 25px;
  line-height: 25px;
  text-align: left;
  color: #FFFFFF;
}
.custom-search-wrapper .input input::placeholder {
  font-size: 25px;
  line-height: 25px;
  text-align: left;
  color: #FFFFFF;
}
.custom-search-wrapper .btn-submit {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
  background: transparent;
  border: none;
  z-index: 2;
  cursor: pointer;
  font-size: 25px;
}
.custom-search-wrapper .btn-submit:hover .g-icons:before {
  color: #F24C03;
}
.custom-search-wrapper .btn-submit .g-icons:before {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media screen and (max-width: 992px) {
  .custom-search-wrapper .btn-submit {
    left: 24px;
    top: 0;
    right: auto;
  }
  .custom-search-wrapper .btn-submit .search {
    font-size: 19px;
  }
}

.custom-menu {
  width: 100%;
  height: 100%;
  background: #181717;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
  padding-top: 66px;
  overflow: hidden;
  -webkit-transform: translateX(100%);
     -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 1.2s ease-in-out;
  transition: -webkit-transform 1.2s ease-in-out;
  -o-transition: -o-transform 1.2s ease-in-out;
  -moz-transition: transform 1.2s ease-in-out, -moz-transform 1.2s ease-in-out;
  transition: transform 1.2s ease-in-out;
  transition: transform 1.2s ease-in-out, -webkit-transform 1.2s ease-in-out, -moz-transform 1.2s ease-in-out, -o-transform 1.2s ease-in-out;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 768px) {
  .custom-menu {
    -webkit-transition: -webkit-transform 0.8s ease-in-out;
    transition: -webkit-transform 0.8s ease-in-out;
    -o-transition: -o-transform 0.8s ease-in-out;
    -moz-transition: transform 0.8s ease-in-out, -moz-transform 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out, -moz-transform 0.8s ease-in-out, -o-transform 0.8s ease-in-out;
  }
}
.custom-menu.animated {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}
.custom-menu .custom-menu-link {
  position: absolute;
}
@media (min-width: 1024px) {
  .custom-menu .custom-menu-link {
    display: none;
  }
}
.custom-menu .menu-header {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
}
.custom-menu .menu-header .menu-header-search {
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  position: absolute;
  right: 150px;
  top: 30px;
  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;
}
.custom-menu .menu-header .menu-header-search i {
  font-size: 18px;
  color: #fff;
}
@media (max-width: 1023px) {
  body.media-template .custom-menu .menu-header .menu-header-search {
    top: 15px;
  }
}
@media (max-width: 500px) {
  .custom-menu .menu-header .menu-header-search {
    right: 150px;
  }
}
@media (min-width: 921px) {
  .custom-menu .menu-header .menu-header-search {
    display: none;
  }
}
.custom-menu .menu-header .links-container .social-links .item {
  padding-top: 0;
}
@media (max-width: 1010px) {
  .custom-menu .menu-header .links-container .social-links {
    display: none;
  }
}
@media (max-width: 1023px) {
  .custom-menu .menu-header .links-container .dropdown-wrapper {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .custom-menu .menu-header .links-container {
    display: none;
  }
}
.custom-menu .menu-header .custom-logo-menu {
  z-index: 11;
  width: 360px;
  position: absolute;
  top: 40px;
  left: 50px;
}
.custom-menu .menu-header .custom-logo-menu img {
  width: auto;
  height: auto;
  display: block;
}
@media (max-width: 1023px) {
  body.media-template .custom-menu .menu-header .custom-logo-menu {
    top: 15px;
  }
}
@media (max-width: 1250px) {
  .custom-menu .menu-header .custom-logo-menu {
    left: 30px;
    top: 30px;
  }
  .custom-menu .menu-header .custom-logo-menu .mobile-img {
    display: block;
    height: auto;
    width: 80px;
  }
  .custom-menu .menu-header .custom-logo-menu .desktop-img {
    display: none;
  }
}
@media (min-width: 1251px) {
  .custom-menu .menu-header .custom-logo-menu .mobile-img {
    display: none;
  }
}
@media (max-width: 1023px) {
  .custom-menu .menu-header .custom-logo-menu .mobile-img {
    width: 50px;
  }
}
@media screen and (max-width: 992px) {
  .custom-menu .menu-header .custom-logo-menu {
    width: 50px;
  }
  .custom-menu .menu-header .custom-logo-menu .desktop-img {
    display: none;
  }
}
.custom-menu .back-button {
  background: transparent;
  border: none;
  color: #FFFFFF;
  position: relative;
  cursor: pointer;
  font-size: 30px;
  font-weight: 800;
  line-height: 50px;
  text-align: left;
  display: block;
  width: 100%;
  padding: 0 0 0 25px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media screen and (max-width: 992px) {
  .custom-menu .back-button {
    font-size: 19px;
    line-height: 1;
  }
}
.custom-menu .back-button i {
  width: 15px;
  height: 18px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-180deg);
     -moz-transform: translateY(-50%) rotate(-180deg);
      -ms-transform: translateY(-50%) rotate(-180deg);
       -o-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
  font-size: 14px;
}
.custom-menu .back-button i:before {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #F24C03;
}
html.no-touch .custom-menu .back-button:hover {
  color: #F24C03;
}
html.no-touch .custom-menu .back-button:hover i:before {
  color: #F24C03;
}
.custom-menu .mobile-level-title span {
  font-size: 65px;
  font-family: "optima-lt-pro", sans-serif;
  color: #FFFFFF;
}
body.athletics .custom-menu .mobile-level-title span {
  font-family: "factoria", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 800;
}
@media screen and (max-width: 768px) {
  .custom-menu .mobile-level-title span {
    font-size: 33px;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .custom-menu .mobile-level-title span {
    font-size: clamp( 2.0625rem, 3.5874439462vw + 0.3382847534rem, 2.5625rem );
  }
}
@media screen and (min-width: 993px) {
  .custom-menu .mobile-level-title span {
    font-size: clamp( 2.5625rem, 2.3833167825vw + 1.0833540218rem, 4.0625rem );
  }
}
.custom-menu .scroll-down-wrapper {
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  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;
  -o-transition: opacity 0.3s ease, visibility 0.3s ease, -o-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, -o-transform 0.3s ease;
}
.custom-menu .scroll-down-wrapper .scroll-level-down {
  position: absolute;
  right: 30px;
  bottom: 100px;
  border: none;
  background: transparent;
  cursor: pointer;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0) rotate(90deg);
     -moz-transform: translate3d(0, 0, 0) rotate(90deg);
          transform: translate3d(0, 0, 0) rotate(90deg);
}
.custom-menu .scroll-down-wrapper .scroll-level-down i {
  display: block;
  font-size: clamp( 0.9375rem, 1.2944983819vw + 0.6341019417rem, 2.1875rem );
  color: #fff;
  z-index: 2;
  position: relative;
  pointer-events: none;
}
.custom-menu .scroll-down-wrapper .scroll-level-down i:before {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
html.no-touch .custom-menu .scroll-down-wrapper .scroll-level-down:hover i:before {
  color: #F24C03;
}
.custom-menu .scroll-down-wrapper.enabled {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.custom-menu.no-animation .cm-levels {
  -webkit-transition: none !important;
  -o-transition: none !important;
  -moz-transition: none !important;
  transition: none !important;
}
.custom-menu .open-menu {
  width: 100px;
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  cursor: pointer;
  background: #000;
  z-index: 100;
}
.custom-menu .bg-close {
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  background: #000;
}
.custom-menu .custom-menu__inner {
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
}
.custom-menu .menu-container {
  width: 50%;
  position: relative;
  z-index: 3;
  pointer-events: none;
}
.custom-menu .menu-container .cm-levels {
  pointer-events: all;
}
@media (min-width: 1024px) {
  .custom-menu .menu-container .cm-levels:after, .custom-menu .menu-container .cm-levels:before {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 100px;
    pointer-events: none;
    z-index: 3;
    background: -webkit-gradient(linear, left top, left bottom, from(#181717), color-stop(68%, rgba(24, 23, 23, 0.7)), to(rgba(24, 23, 23, 0)));
    background: -webkit-linear-gradient(top, #181717 0%, rgba(24, 23, 23, 0.7) 68%, rgba(24, 23, 23, 0) 100%);
    background: -moz-linear-gradient(top, #181717 0%, rgba(24, 23, 23, 0.7) 68%, rgba(24, 23, 23, 0) 100%);
    background: -o-linear-gradient(top, #181717 0%, rgba(24, 23, 23, 0.7) 68%, rgba(24, 23, 23, 0) 100%);
    background: linear-gradient(to bottom, #181717 0%, rgba(24, 23, 23, 0.7) 68%, rgba(24, 23, 23, 0) 100%);
  }
}
@media (min-width: 1024px) {
  .custom-menu .menu-container .cm-levels:after {
    top: auto;
    bottom: 0;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #181717), color-stop(80%, rgba(24, 23, 23, 0.7)), to(rgba(24, 23, 23, 0)));
    background: -webkit-linear-gradient(top, #181717 60%, rgba(24, 23, 23, 0.7) 80%, rgba(24, 23, 23, 0) 100%);
    background: -moz-linear-gradient(top, #181717 60%, rgba(24, 23, 23, 0.7) 80%, rgba(24, 23, 23, 0) 100%);
    background: -o-linear-gradient(top, #181717 60%, rgba(24, 23, 23, 0.7) 80%, rgba(24, 23, 23, 0) 100%);
    background: linear-gradient(to bottom, #181717 60%, rgba(24, 23, 23, 0.7) 80%, rgba(24, 23, 23, 0) 100%);
  }
}
.custom-menu .menu-container .cm-levels:not(.first-level) {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.custom-menu .menu-container .cm-levels.level-active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.custom-menu .middle-side {
  width: 50%;
  height: 100%;
  left: 50%;
  top: 0;
  z-index: 4;
  position: absolute;
}
@media (min-width: 993px) {
  .custom-menu .middle-side:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(36, 36, 36, 0.18);
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    -o-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 screen and (max-width: 992px) {
  .custom-menu .middle-side {
    height: auto;
    padding: 12px 12px 60px 12px;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .custom-menu .middle-side {
    padding: 80px 12px 60px 12px;
  }
}
.custom-menu .middle-side .middle-side-wrapper {
  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-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.custom-menu .middle-side .middle-side-inner {
  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;
  min-width: -webkit-calc(100% - 100px);
  min-width: -moz-calc(100% - 100px);
  min-width: calc(100% - 100px);
  min-height: -webkit-calc(100% - 100px);
  min-height: -moz-calc(100% - 100px);
  min-height: calc(100% - 100px);
}
@media screen and (max-width: 992px) {
  .custom-menu .middle-side .middle-side-inner {
    min-width: 100%;
    min-height: 100%;
  }
}
@media screen and (max-width: 992px) {
  .custom-menu .middle-side {
    position: relative;
    width: 100%;
    left: 0;
  }
}
.custom-menu.second-level-active .middle-side:before {
  opacity: 1;
  visibility: visible;
}
.custom-menu .menu-mobile-helper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 5;
}
.custom-menu .events-menu-title {
  font-family: "montserrat", sans-serif;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.16em;
  line-height: 36px;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  margin-bottom: 10%;
}
.custom-menu .level-title {
  font-size: 34px;
  line-height: 38px;
  display: block;
  color: #002776;
  font-weight: 700;
  padding-bottom: 20px;
}
.custom-menu .cm-levels {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .custom-menu .cm-levels {
    border-right: none;
  }
}
.custom-menu .cm-levels .cm-levels__close {
  width: 60px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: -20px;
  z-index: 3;
}
.custom-menu .cm-levels .cm-item {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}
.custom-menu .cm-levels .cm-item .arrow {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
  margin-left: 10px;
}
.custom-menu .cm-levels .cm-item .arrow span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: clamp( 0.9375rem, 1.2944983819vw + 0.6341019417rem, 2.1875rem );
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.custom-menu .cm-levels .cm-item .arrow span:before {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.custom-menu .cm-levels .cm-item.cm-item-ref {
  margin-bottom: 15px;
}
.custom-menu .cm-levels .cm-item .cm-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: color 0.3s ease, opacity 0.3s ease;
  -o-transition: color 0.3s ease, opacity 0.3s ease;
  -moz-transition: color 0.3s ease, opacity 0.3s ease;
  transition: color 0.3s ease, opacity 0.3s ease;
  color: #ffffff;
}
.custom-menu .cm-levels .cm-item .cm-link > span {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
}
.custom-menu .cm-levels .cm-item .cm-link .cm-link-text {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
}
html.no-touch .custom-menu .cm-levels .cm-item .cm-link:hover, .custom-menu .cm-levels .cm-item .cm-link.current {
  color: #F24C03;
}
html.no-touch .custom-menu .cm-levels .cm-item .cm-link:hover .arrow .g-icons:before, .custom-menu .cm-levels .cm-item .cm-link.current .arrow .g-icons:before {
  color: #F24C03;
}
.custom-menu .cm-levels .cm-item .back-head {
  font-size: 40px;
  line-height: 46px;
  color: #002776;
  font-weight: 900;
  display: block;
  margin-top: 15px;
}
.custom-menu .cm-levels .cm-absolute {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 2;
}
.custom-menu .cm-levels .cm-absolute .cml-scroll {
  width: 100%;
  position: absolute;
  top: 70px;
  left: 0;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 3;
  scrollbar-width: none;
}
@media screen and (max-width: 992px) {
  .custom-menu .cm-levels .cm-absolute .cml-scroll {
    top: 0;
  }
}
.custom-menu .cm-levels.first-level {
  width: 100%;
  z-index: 1;
}
.custom-menu .cm-levels.first-level .cml-scroll {
  padding-left: 22%;
  padding-right: 100px;
}
.custom-menu .cm-levels.first-level .cm-level {
  width: 100%;
  display: inline-block !important;
  padding-top: 100px;
  padding-bottom: 100px;
}
.custom-menu .cm-levels.first-level .cm-item {
  padding: 15px 0;
}
@media screen and (min-width: 993px) {
  .custom-menu .cm-levels.first-level .cm-item {
    padding: clamp( 0.3125rem, 0.9930486594vw + -0.3038108242rem, 0.9375rem ) 0;
  }
}
.custom-menu .cm-levels.first-level .cm-item .cm-link {
  position: relative;
  z-index: 1;
  padding-right: 60px;
  font-family: "optima-lt-pro", sans-serif;
  font-weight: 400;
  font-size: clamp( 2.125rem, 3.8834951456vw + -0.2851941748rem, 4.375rem );
  line-height: 1.1;
  text-align: left;
}
body.athletics .custom-menu .cm-levels.first-level .cm-item .cm-link {
  font-family: "factoria", sans-serif;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  font-weight: 800;
}
.custom-menu .cm-levels.first-level .cm-item .cm-link .arrow {
  margin-left: 0;
  position: absolute;
  left: -15px;
  top: -10px;
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 992px) {
  .custom-menu .cm-levels.first-level .cm-item .cm-link .arrow {
    display: none;
  }
}
.custom-menu .cm-levels.first-level .cm-item .cm-link .arrow span {
  position: relative;
  top: 0;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}
html.no-touch .custom-menu .cm-levels.first-level .cm-item .cm-link:hover {
  color: #F24C03;
}
html.no-touch .custom-menu .cm-levels.first-level .cm-item .cm-link:hover .arrow {
  opacity: 1;
}
.custom-menu .cm-levels.first-level .cm-item.active .cm-link, .custom-menu .cm-levels.first-level .cm-item.current .cm-link {
  color: #F24C03 !important;
}
html.no-touch .custom-menu .cm-levels.first-level .cm-item:hover .arrow i, .custom-menu .cm-levels.first-level .cm-item.active .arrow i {
  color: #fff;
}
.custom-menu .cm-levels.second-level {
  width: 80%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0;
  background: #2D2C2C;
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.custom-menu .cm-levels.second-level:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(36, 36, 36, 0.18);
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
  pointer-events: none;
}
.custom-menu .cm-levels.second-level:after {
  background: -webkit-gradient(linear, left top, left bottom, from(#2d2c2c), to(rgba(45, 44, 44, 0)));
  background: -webkit-linear-gradient(top, #2d2c2c 0%, rgba(45, 44, 44, 0) 100%);
  background: -moz-linear-gradient(top, #2d2c2c 0%, rgba(45, 44, 44, 0) 100%);
  background: -o-linear-gradient(top, #2d2c2c 0%, rgba(45, 44, 44, 0) 100%);
  background: linear-gradient(180deg, #2d2c2c 0%, rgba(45, 44, 44, 0) 100%);
}
.custom-menu .cm-levels.second-level .cm__item-ref {
  -webkit-transform: translateX(-20px);
     -moz-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
       -o-transform: translateX(-20px);
          transform: translateX(-20px);
}
.custom-menu .cm-levels.second-level .has-level-js.active .arrow span {
  -webkit-transform: translateY(-50%) rotate(-90deg);
     -moz-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
       -o-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}
.custom-menu .cm-levels.second-level .has-level-js .arrow span {
  -webkit-transform: translateY(-50%) rotate(90deg);
     -moz-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
       -o-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  margin-left: 10px;
}
.custom-menu .cm-levels.second-level .has-level-js .arrow span:before {
  color: #F24C03;
  font-size: 20px;
}
.custom-menu .cm-levels.second-level.level-active {
  left: 45%;
}
.custom-menu .cm-levels.second-level .cml-scroll {
  padding-left: clamp( 2.5rem, 6.4724919094vw + -1.5169902913rem, 6.25rem );
  padding-right: clamp( 2.5rem, 6.4724919094vw + -1.5169902913rem, 6.25rem );
}
@media screen and (max-width: 992px) {
  .custom-menu .cm-levels.second-level .cml-scroll {
    padding: 0;
  }
}
.custom-menu .cm-levels.second-level .open-level {
  top: 8px;
}
.custom-menu .cm-levels.second-level .cm-item {
  padding: 10px 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 992px) {
  .custom-menu .cm-levels.second-level .cm-item {
    padding: 10px 0;
  }
}
.custom-menu .cm-levels.second-level .cm-link {
  padding-right: 60px;
  font-weight: 300;
  font-size: 23px;
  line-height: 35px;
  text-align: left;
  border-left: none;
  position: relative;
}
@media screen and (max-width: 768px) {
  .custom-menu .cm-levels.second-level .cm-link {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .custom-menu .cm-levels.second-level .cm-link {
    font-size: 25px;
    line-height: 28px;
  }
}
html.no-touch .custom-menu .cm-levels.second-level:hover .arrow i, .custom-menu .cm-levels.second-level.active .arrow i {
  color: #fff;
}
.custom-menu .cm-levels.third-level {
  width: 100%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0;
}
.custom-menu .cm-levels.third-level .cml-scroll {
  padding-left: 50px;
  padding-right: 50px;
}
@media screen and (max-width: 992px) {
  .custom-menu .cm-levels.third-level .cml-scroll {
    padding-left: 0;
  }
}
.custom-menu .cm-levels.third-level .cm-level {
  max-width: 400px;
  margin: 0 auto;
}
.custom-menu .cm-levels.third-level .open-level {
  top: 8px;
}
.custom-menu .cm-levels.third-level .cm-item {
  padding: 12px 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.custom-menu .cm-levels.third-level .cm-link {
  color: #fff;
  padding-right: 60px;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: -0.02em;
  line-height: 24px;
  text-align: left;
  color: rgba(255, 255, 255, 0.75);
  color: #fff;
  border-left: none;
  position: relative;
  display: inline-block;
}
.custom-menu .cm-levels.third-level .cm-link.current {
  color: #fff;
}
.custom-menu .cm-levels.third-level .arrow {
  top: 2px;
}
.custom-menu .cm-levels.third-level .arrow i {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #f7d517 transparent transparent transparent;
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
}
.custom-menu .cm-levels.third-level .cm-item.active i {
  -webkit-transform: rotate(-90deg) translate3d(1px, 1px, 0);
     -moz-transform: rotate(-90deg) translate3d(1px, 1px, 0);
          transform: rotate(-90deg) translate3d(1px, 1px, 0);
}
.custom-menu .cm-levels .cm-level-third {
  padding-top: 15px;
  position: relative;
  max-width: none;
  padding-left: 20px;
}
.custom-menu .cm-levels .cm-level-third .cm__item-ref {
  display: none;
}
.custom-menu .cm-levels .cm-level-third .cm-item {
  padding: 15px 0 5px 0;
}
.custom-menu .cm-levels .cm-level-third .cm-link {
  font-weight: 400;
  padding-right: 60px;
  font-size: 19px;
  line-height: 24px;
  text-align: left;
  border-left: none;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .custom-menu .cm-levels .cm-level-third .cm-link {
    font-size: 18px;
    line-height: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .custom-menu .cm-levels .cm-level-third .cm-link {
    font-size: 20px;
    line-height: 22px;
  }
}
.custom-menu .cm-levels .cml-table {
  width: 100%;
  height: 100%;
  display: table;
}
.custom-menu .cm-levels .cml-table .cml-tc {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.custom-menu .cm-levels .cml-table .cml-tc .cm-level {
  text-align: left;
}
.custom-menu .cm-levels .cml-table .cml-scroll-wrapper {
  width: 100%;
}
.custom-menu .cml-scroll::-webkit-scrollbar {
  background: transparent;
  width: 8px;
}
.custom-menu .cml-scroll::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
}
.custom-menu .promo-card-wrapper {
  width: 100%;
  max-width: 606px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 2px;
  -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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .custom-menu .promo-card-wrapper {
    margin-top: 0;
    padding-top: 0;
  }
}
.custom-menu .promo-card-wrapper .promo-menu-card {
  width: clamp( 13.75rem, 4.3149946063vw + 11.0720064725rem, 16.25rem );
  height: clamp( 13.75rem, 4.3149946063vw + 11.0720064725rem, 16.25rem );
  margin: 10px;
  background: #F5F0ED;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
@media screen and (max-width: 768px) {
  .custom-menu .promo-card-wrapper .promo-menu-card {
    width: 138px;
    height: 138px;
    margin: 10px;
  }
}
html.no-touch .custom-menu .promo-card-wrapper .promo-menu-card:hover {
  background: #ffffff;
}
html.no-touch .custom-menu .promo-card-wrapper .promo-menu-card:hover .inner .image-wrap .img {
  -webkit-transform: scale(1.05);
     -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}
.custom-menu .promo-card-wrapper .promo-menu-card .inner {
  height: 100%;
  width: 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-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;
}
.custom-menu .promo-card-wrapper .promo-menu-card .inner .image-wrap {
  position: relative;
  overflow: hidden;
  width: 120px;
  margin: 0 auto 20px auto;
}
@media screen and (max-width: 768px) {
  .custom-menu .promo-card-wrapper .promo-menu-card .inner .image-wrap {
    width: 65px;
    margin-bottom: 0;
  }
}
.custom-menu .promo-card-wrapper .promo-menu-card .inner .image-wrap .img {
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
}
.custom-menu .promo-card-wrapper .promo-menu-card .inner .content-wrap {
  text-align: center;
  width: 100%;
  padding: 0 20px;
}
.custom-menu .promo-card-wrapper .promo-menu-card .inner .content-wrap h3 {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  font-size: 19px;
  font-weight: 800;
  color: #181717;
  text-transform: capitalize;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.custom-menu .promo-card-wrapper .promo-menu-card .inner .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 993px) {
  .custom-menu .menu-container {
    height: 100% !important;
  }
  .custom-menu .cm-levels .cm-absolute .cml-scroll {
    height: 100%;
    top: 0;
  }
  .custom-menu .cm-levels.second-level .cm-item:first-child, .custom-menu .cm-levels.third-level .cm-item:first-child {
    padding: 0;
  }
  .custom-menu .cm-levels .cm-level-third {
    padding-top: 0;
  }
  .custom-menu.loaded .menu-container {
    opacity: 1;
  }
  .custom-menu .event-card-wrapper .event-mobile-title,
.custom-menu .event-card-wrapper .mobile-text {
    display: none;
  }
  .custom-menu .menu-mobile-helper {
    overflow: hidden;
  }
}
@media screen and (max-width: 992px) {
  .custom-menu {
    background-image: none;
    padding-top: 0;
    overflow: hidden !important;
  }
  .custom-menu .custom-search-wrapper {
    max-width: 100%;
    width: 100%;
    left: auto;
    right: auto;
    background: #2D2C2C;
    padding: 4px 0;
    bottom: 0;
    position: fixed;
  }
  .custom-menu .custom-search-wrapper .wrap {
    margin: 0 auto;
    position: relative;
  }
  .custom-menu .custom-search-wrapper .input {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .custom-menu .custom-search-wrapper .btn-submit {
    left: 10px;
  }
  body.media-template .custom-menu .custom-search-wrapper {
    margin-bottom: 20px;
  }
  .custom-menu .scroll-down-wrapper {
    display: none;
  }
  .custom-menu .menu__scroller {
    visibility: hidden !important;
  }
  .custom-menu .open-level {
    top: -6px;
  }
  .custom-menu .custom-menu__inner {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow-y: auto;
    padding: 120px 0 0 0;
  }
  body.media-template .custom-menu .custom-menu__inner {
    padding: 90px 0 0 0;
  }
  .custom-menu .level-title {
    font-size: 22px;
    line-height: 25px;
  }
  .custom-menu .close-level {
    display: none;
  }
  .custom-menu .menu-mobile-helper {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    pointer-events: all;
  }
  .custom-menu .menu-container {
    width: 100%;
    position: relative;
    right: auto;
    top: auto;
    pointer-events: all;
    overflow: hidden;
    margin-bottom: 100px;
  }
  .custom-menu .menu-container .cm-levels {
    pointer-events: none;
    width: 100% !important;
    opacity: 0;
  }
  .custom-menu .menu-container .cm-levels .cm-levels__close {
    display: none;
  }
  .custom-menu .menu-container .cm-levels.level-active {
    pointer-events: all;
  }
  .custom-menu .menu-container .cm-levels .cm-absolute {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  .custom-menu .menu-container .cm-levels .cm-absolute .cml-wrapper {
    height: auto;
    display: block;
  }
  .custom-menu .menu-container .cm-levels .cm-level {
    max-width: none !important;
    padding: 0 0 10px;
  }
  .custom-menu .menu-container .cm-levels .cm-item {
    padding-left: 0;
  }
  .custom-menu .menu-container .cm-levels .cml-tc {
    text-align: left;
  }
  .custom-menu .menu-container .cm-levels.first-level {
    width: 100%;
    opacity: 1;
    height: auto !important;
    position: absolute;
    background: none;
  }
  .custom-menu .menu-container .cm-levels.first-level .cm-absolute {
    position: relative;
    right: auto;
    top: auto;
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 130px;
  }
  .custom-menu .menu-container .cm-levels.first-level .cml-scroll {
    position: relative;
    top: auto;
    overflow: visible;
    padding-left: 0;
    padding-right: 0;
  }
  .custom-menu .menu-container .cm-levels.first-level .cm-item {
    padding: 10px 0;
  }
  .custom-menu .menu-container .cm-levels.first-level .cm-item .cm-link {
    padding: 0;
  }
  .custom-menu .menu-container .cm-levels.first-level .cml-scroll:before {
    display: none;
  }
  .custom-menu .menu-container .cm-levels.second-level {
    height: auto;
    left: 0;
    z-index: 10;
    position: relative;
    padding-right: 0;
  }
  .custom-menu .menu-container .cm-levels.second-level .cm-absolute {
    width: 100%;
    position: relative;
    height: auto;
    top: auto;
    bottom: auto;
    margin: 0 auto;
    padding: 130px 40px 20px;
  }
  .custom-menu .menu-container .cm-levels.second-level .cm-absolute .cml-scroll {
    position: relative;
    height: auto;
    border-right: none;
  }
  .custom-menu .menu-container .cm-levels.second-level .open-level {
    top: 1px;
  }
  .custom-menu .menu-container .cm-levels.second-level .cm-level {
    padding: 0 0 10px;
  }
  .custom-menu .menu-container .cm-levels.second-level .cm-level.cm-level-third {
    padding: 12px 0 0 16px;
    margin-bottom: -5px;
  }
  .custom-menu .menu-container .cm-levels.second-level .cm-level.cm-level-third:before {
    left: 6px;
    height: -webkit-calc(100% - 12px);
    height: -moz-calc(100% - 12px);
    height: calc(100% - 12px);
    top: 12px;
  }
  .custom-menu .menu-container .cm-levels.second-level .cm-item.with-level .cm-link {
    padding: 5px 80px 5px 10px;
    border: 1px solid transparent;
  }
  .custom-menu .menu-container .cm-levels.second-level .cml-scroll {
    overflow: visible;
    height: 100%;
    top: 0;
  }
  .custom-menu .menu-container .cm-levels.third-level {
    padding: 0 40px;
  }
  .custom-menu .menu-container .cm-levels.third-level.level-active {
    z-index: 10;
  }
  .custom-menu .menu-container .cm-levels.third-level .cm-absolute {
    position: relative;
  }
  .custom-menu .menu-container .cm-levels .cm-link {
    pointer-events: all;
  }
}
@media screen and (max-width: 992px) {
  .custom-menu .custom-menu__inner {
    padding: 50px 0 0 0;
  }
}
@media screen and (max-width: 400px) {
  .custom-menu .menu-container .cm-levels .cm-level {
    padding: 0 0 10px;
  }
}
body.disable-scroll {
  position: fixed;
}

.header {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header.menu-opened {
  position: fixed;
  z-index: 32;
}
body.media-template .header.menu-opened {
  background: transparent;
}
body.media-template .header.menu-opened .section.left .logo img.normal {
  display: block;
}
body.media-template .header.menu-opened .section.left .logo img.inverted {
  display: none;
}
.header .section.left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 32;
}
@media screen and (max-width: 767px) {
  .header .section.left {
    top: 50px;
  }
}
.header .section.left .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  left: 0;
  top: clamp( 3.125rem, 2.6041666667vw + 1.875rem, 5rem );
  width: clamp( 5.125rem, 7.7008928571vw + 0.1964285714rem, 9.4375rem );
}
@media screen and (max-width: 767px) {
  .header .section.left .logo {
    top: 60px;
  }
}
@media screen and (max-width: 1023px) {
  .header .section.left .logo {
    width: clamp( 4.875rem, 0.6172839506vw + 4.7303240741rem, 5.125rem );
  }
}
body.athletics .header .section.left .logo, body.athleticsCalendar .header .section.left .logo {
  left: 40px;
}
@media screen and (max-width: 767px) {
  body.athletics .header .section.left .logo, body.athleticsCalendar .header .section.left .logo {
    left: 20px;
  }
}
.header .section.left .logo img {
  width: 100%;
  height: auto;
}
body.athletics .header .section.left .logo img.regular, body.athleticsCalendar .header .section.left .logo img.regular {
  display: none;
}
.header .section.left .logo img.athletics {
  display: none;
}
body.athletics .header .section.left .logo img.athletics, body.athleticsCalendar .header .section.left .logo img.athletics {
  display: block;
}
.header .section.left .logo > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header .section.center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 32;
  top: clamp( 4.6875rem, 2.34375vw + 3.5625rem, 6.375rem );
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 993px) {
  body.second-level-active .header .section.center {
    opacity: 0;
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .header .section.center {
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
    background: #181717;
    position: fixed;
    z-index: 34;
  }
}
.header .section.center ul.cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: rgba(255, 255, 255, 0.1);
  padding: clamp( 0.375rem, 0.6696428571vw + -0.0535714286rem, 0.75rem ) 25px;
}
@media screen and (max-width: 767px) {
  .header .section.center ul.cta {
    padding: 15px 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
html.no-touch .header .section.center ul.cta:hover li a {
  color: rgba(255, 255, 255, 0.4);
}
body.media .header .section.center ul.cta {
  display: none;
}
.header .section.center ul.cta li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0 clamp( 1.25rem, 1.6741071429vw + 0.1785714286rem, 2.1875rem );
}
.header .section.center ul.cta li:last-child:after {
  display: none;
}
.header .section.center ul.cta li:after {
  content: "|";
  color: rgba(255, 255, 255, 0.4);
  position: absolute;
  right: -40%;
  font-size: clamp( 1.0625rem, 1.6741071429vw + -0.0089285714rem, 2rem );
}
.header .section.center ul.cta li a {
  display: block;
  color: #FFFFFF;
  font-weight: 400;
  position: relative;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  letter-spacing: -0.02em;
  font-size: clamp( 1.0625rem, 1.6741071429vw + -0.0089285714rem, 2rem );
}
@media screen and (max-width: 768px) {
  .header .section.center ul.cta li a {
    font-size: 20px;
  }
}
html.no-touch .header .section.center ul.cta li a:hover {
  color: #FFFFFF;
}
.header .section.right {
  z-index: 33;
}
.header .section.right .contact-btn {
  position: absolute;
  right: clamp( 7.8125rem, 10.3794642857vw + 1.1696428571rem, 13.625rem );
  top: clamp( 3.125rem, 2.6041666667vw + 1.875rem, 5rem );
  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;
  width: clamp( 4.875rem, 1.1160714286vw + 4.1607142857rem, 5.5rem );
  height: clamp( 4.875rem, 1.1160714286vw + 4.1607142857rem, 5.5rem );
  background: #181717;
  color: #FFFFFF;
  font-size: 64px;
  font-weight: 400;
  cursor: pointer;
  -webkit-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
body.menu-opened .header .section.right .contact-btn {
  background: #2D2C2C;
}
@media screen and (max-width: 767px) {
  .header .section.right .contact-btn {
    top: 60px;
    right: 95px;
  }
}
html.no-touch .header .section.right .contact-btn:hover span.text {
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}
.header .section.right .contact-btn img {
  display: block;
  max-width: clamp( 3.75rem, 0.4464285714vw + 3.4642857143rem, 4rem );
  width: 100%;
}
.header .section.right .contact-btn span {
  display: block;
}
.header .section.right .contact-btn span.envelope {
  font-size: clamp( 3.75rem, 0.4464285714vw + 3.4642857143rem, 4rem );
  position: absolute;
  top: -webkit-calc(50% - 3px);
  top: -moz-calc(50% - 3px);
  top: calc(50% - 3px);
  left: -webkit-calc(50% + 3px);
  left: -moz-calc(50% + 3px);
  left: calc(50% + 3px);
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.header .section.right .contact-btn span.text {
  position: absolute;
  bottom: -40px;
  left: -15px;
  color: #FFFFFF;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(-100%);
     -moz-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
       -o-transform: translateY(-100%);
          transform: translateY(-100%);
  z-index: -1;
  font-size: clamp( 1rem, 1.5625vw + 0rem, 1.875rem );
}
@media screen and (max-width: 992px) {
  .header .section.right .contact-btn span.text {
    display: none;
  }
}
.header .section.right .open-menu-js {
  cursor: pointer;
  position: fixed;
  text-align: center;
  top: clamp( 3.125rem, 2.6041666667vw + 1.875rem, 5rem );
  right: clamp( 1.9375rem, 7.4776785714vw + -2.8482142857rem, 6.125rem );
  width: clamp( 4.875rem, 1.1160714286vw + 4.1607142857rem, 5.5rem );
}
@media screen and (max-width: 767px) {
  .header .section.right .open-menu-js {
    top: 60px;
    right: 10px;
  }
}
.header .section.right .open-menu-js.active .open {
  display: none;
}
.header .section.right .open-menu-js.active .close {
  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;
}
html.no-touch .header .section.right .open-menu-js:hover .text {
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}
.header .section.right .open-menu-js .open {
  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;
}
.header .section.right .open-menu-js .open .icon {
  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-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: height 0.3s ease;
  -o-transition: height 0.3s ease;
  -moz-transition: height 0.3s ease;
  transition: height 0.3s ease;
  will-change: height;
}
.header .section.right .open-menu-js .open .icon img {
  -webkit-transition: margin 0.3s ease;
  -o-transition: margin 0.3s ease;
  -moz-transition: margin 0.3s ease;
  transition: margin 0.3s ease;
  will-change: margin;
  width: 100%;
  height: clamp( 0.1875rem, 0.1116071429vw + 0.1160714286rem, 0.25rem );
  margin: clamp( 0.1875rem, 0.1116071429vw + 0.1160714286rem, 0.25rem ) 0;
}
.header .section.right .open-menu-js .close {
  display: none;
  font-size: clamp( 1.5625rem, 1.4508928571vw + 0.6339285714rem, 2.375rem );
  height: 100%;
  width: 100%;
  -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;
}
.header .section.right .open-menu-js .close span.close {
  padding: clamp( 0.625rem, 2.4553571429vw + -0.9464285714rem, 2rem );
}
@media screen and (max-width: 992px) {
  .header .section.right .open-menu-js .close .text {
    display: none;
  }
}
.header .section.right .open-menu-js .icon {
  background: #F24C03;
  z-index: 2;
  position: relative;
  width: 100%;
  height: clamp( 4.875rem, 1.1160714286vw + 4.1607142857rem, 5.5rem );
}
.header .section.right .open-menu-js span.text {
  color: #FFFFFF;
  position: relative;
  padding: 5px 0;
  width: 100%;
  display: block;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(-100%);
     -moz-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
       -o-transform: translateY(-100%);
          transform: translateY(-100%);
  font-size: clamp( 1rem, 1.5625vw + 0rem, 1.875rem );
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background: #181717;
  pointer-events: none;
  overflow: hidden;
}
.preloader .inner {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -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;
  position: relative;
}
@media screen and (max-width: 767px) {
  .preloader .inner {
    -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: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 20px;
    width: 300px;
    margin: 0 auto;
    position: static;
  }
}
.preloader .inner .logo svg {
  width: 300px;
  height: 300px;
}
@media screen and (max-width: 767px) {
  .preloader .inner .logo svg {
    width: 150px;
    height: 150px;
  }
}
.preloader .inner .text {
  position: relative;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .preloader .inner .text {
    padding-left: 0;
    padding-top: 30px;
  }
}
.preloader .inner .text span {
  font-family: "optima-lt-pro", sans-serif;
  font-size: 80px;
  color: #FFFFFF;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1.2;
  width: 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .preloader .inner .text span {
    font-size: 40px;
  }
}
.preloader .inner .text .lines {
  position: absolute;
  top: -40px;
  right: -55px;
  -webkit-transform: translateX(-5px) translateY(5px);
     -moz-transform: translateX(-5px) translateY(5px);
      -ms-transform: translateX(-5px) translateY(5px);
       -o-transform: translateX(-5px) translateY(5px);
          transform: translateX(-5px) translateY(5px);
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .preloader .inner .text .lines {
    width: 63px;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .preloader .inner .text .lines svg {
    width: 100%;
  }
}
.preloader .inner .bracket-star {
  position: absolute;
  bottom: 9%;
  right: 12%;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .preloader .inner .bracket-star {
    width: 92px;
    bottom: 0;
    right: 10%;
  }
}
.preloader .inner .bracket-star svg {
  opacity: 0.15;
}
@media screen and (max-width: 767px) {
  .preloader .inner .bracket-star svg {
    width: 100%;
  }
}
.preloader .inner .star {
  position: absolute;
  top: 10%;
  left: 7%;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .preloader .inner .star {
    width: 56px;
    top: 5%;
  }
}
.preloader .inner .star svg {
  opacity: 0.15;
}
@media screen and (max-width: 767px) {
  .preloader .inner .star svg {
    width: 100%;
  }
}
.preloader .inner .crown {
  position: absolute;
  bottom: 10%;
  left: 15%;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .preloader .inner .crown {
    bottom: auto;
    top: 15%;
    left: auto;
    right: 11%;
  }
}

html,
body {
  background: #181717;
}

@-webkit-keyframes heroReveal {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes heroReveal {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-o-keyframes heroReveal {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes heroReveal {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.main-hero {
  background: #181717;
  width: 100vw;
  height: 100vh;
  position: relative;
  z-index: 2;
  -webkit-transition: -webkit-transform 1.2s ease-in-out;
  transition: -webkit-transform 1.2s ease-in-out;
  -o-transition: -o-transform 1.2s ease-in-out;
  -moz-transition: transform 1.2s ease-in-out, -moz-transform 1.2s ease-in-out;
  transition: transform 1.2s ease-in-out;
  transition: transform 1.2s ease-in-out, -webkit-transform 1.2s ease-in-out, -moz-transform 1.2s ease-in-out, -o-transform 1.2s ease-in-out;
}
@media screen and (max-width: 767px) {
  .main-hero {
    -webkit-transition: -webkit-transform 0.8s ease-in-out;
    transition: -webkit-transform 0.8s ease-in-out;
    -o-transition: -o-transform 0.8s ease-in-out;
    -moz-transition: transform 0.8s ease-in-out, -moz-transform 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out, -moz-transform 0.8s ease-in-out, -o-transform 0.8s ease-in-out;
  }
}
body.menu-opened .main-hero {
  -webkit-transform: translateX(-30%);
     -moz-transform: translateX(-30%);
      -ms-transform: translateX(-30%);
       -o-transform: translateX(-30%);
          transform: translateX(-30%);
}
@media screen and (max-width: 992px) {
  .main-hero .slick-slider-wrap {
    height: 100vh;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .main-hero .slick-slider-wrap .ticker {
    display: none;
  }
}
.main-hero .slick-slider-wrap .slick-track {
  height: 85%;
}
.main-hero .hero-dots {
  position: absolute;
  bottom: 170px;
  right: clamp( 0rem, 10.775862069vw + -6.6810344828rem, 6.25rem );
}
@media screen and (max-width: 992px) {
  .main-hero .hero-dots {
    right: 20px;
    bottom: 220px;
  }
}
.main-hero .hero-dots .slick-dots {
  width: 100%;
  text-align: right;
  z-index: 2;
  position: relative;
}
.main-hero .hero-dots .slick-dots li {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  margin-left: 5px;
}
.main-hero .hero-dots .slick-dots li:first-child {
  margin: 0;
}
.main-hero .hero-dots .slick-dots li .dots-button,
.main-hero .hero-dots .slick-dots li button {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  border: none;
  background: transparent;
  cursor: pointer;
  color: transparent;
}
.main-hero .hero-dots .slick-dots li .dots-button:before,
.main-hero .hero-dots .slick-dots li button:before {
  content: "";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "g-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;
  color: #FFFFFF;
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0.4;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-hero .hero-dots .slick-dots li.slick-active .dots-button:before,
.main-hero .hero-dots .slick-dots li.slick-active button:before {
  content: "";
  opacity: 1;
}
html.no-touch .main-hero .hero-dots .slick-dots li:hover .dots-button:before {
  opacity: 1;
}
.main-hero .slick-slider {
  width: 100%;
  height: 100%;
}
.main-hero .slick-slider:not(.slick-initialized) {
  visibility: hidden;
}
.main-hero .slick-slider.slick-initialized {
  -webkit-animation: heroReveal 0.3s ease forwards;
     -moz-animation: heroReveal 0.3s ease forwards;
       -o-animation: heroReveal 0.3s ease forwards;
          animation: heroReveal 0.3s ease forwards;
}
.main-hero .slick-slider .slick-list {
  height: 100%;
}
.main-hero .slick-slider .slide {
  position: relative;
  width: 100%;
  height: 100vh;
}
.main-hero .slick-slider .slide .hpm-mobile {
  display: none;
}
@media screen and (max-width: 992px) {
  .main-hero .slick-slider .slide {
    height: 100%;
  }
  .main-hero .slick-slider .slide .hpm-desktop {
    display: none;
  }
  .main-hero .slick-slider .slide .hpm-mobile {
    display: block;
    height: 100%;
  }
}
.main-hero .slick-slider .slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main-hero .slick-slider .slide:before, .main-hero .slick-slider .slide:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
}
.main-hero .slick-slider .slide:before {
  height: 207px;
  opacity: 0.7;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(24, 23, 23, 0)), to(#181717));
  background: -webkit-linear-gradient(bottom, rgba(24, 23, 23, 0) 0%, #181717 100%);
  background: -moz-linear-gradient(bottom, rgba(24, 23, 23, 0) 0%, #181717 100%);
  background: -o-linear-gradient(bottom, rgba(24, 23, 23, 0) 0%, #181717 100%);
  background: linear-gradient(0deg, rgba(24, 23, 23, 0) 0%, #181717 100%);
  top: 0;
}
.main-hero .slick-slider .slide:after {
  height: 435px;
  opacity: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 23, 23, 0)), to(#181717));
  background: -webkit-linear-gradient(top, rgba(24, 23, 23, 0) 0%, #181717 100%);
  background: -moz-linear-gradient(top, rgba(24, 23, 23, 0) 0%, #181717 100%);
  background: -o-linear-gradient(top, rgba(24, 23, 23, 0) 0%, #181717 100%);
  background: linear-gradient(180deg, rgba(24, 23, 23, 0) 0%, #181717 100%);
  bottom: 0;
}
.main-hero .hero-strapline {
  position: absolute;
  bottom: clamp( 1.875rem, 2.1551724138vw + 0.5387931034rem, 3.125rem );
  left: clamp( 1.875rem, 2.1551724138vw + 0.5387931034rem, 3.125rem );
  right: 0;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  pointer-events: none;
}
@media screen and (max-width: 992px) {
  .main-hero .hero-strapline {
    bottom: 0;
    left: 0;
  }
}
.main-hero .hero-strapline .hero-strapline__text {
  pointer-events: all;
}
.main-hero .hero-strapline .hero-strapline__text h1 {
  font-family: "optima-lt-pro", sans-serif;
  font-size: clamp( 2.875rem, 4.7896440129vw + 1.7524271845rem, 7.5rem );
  line-height: clamp( 3rem, 6.6019417476vw + 1.4526699029rem, 9.375rem );
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 25px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .main-hero .hero-strapline .hero-strapline__text h1 {
    margin-bottom: 30px;
    margin-left: 30px;
    margin-right: 30px;
    max-width: 375px;
  }
}
.main-hero .hero-strapline .hero-strapline__text h1 span {
  position: relative;
  z-index: 1;
}
.main-hero .hero-strapline .hero-strapline__text h1 span:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='457.835' height='26.537' viewBox='0 0 457.835 26.537'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23f24c03' d='M0 0h457.835v26.537H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23f24c03' d='M173.081 7.686q-66.172-1.518-132.369-.569Q21.8 7.39 2.9 7.866c-3.853.1-3.873 6 0 6l119.324-.1 119.776-.1 67.346-.057v-6q-62.862 2.233-125.778 2-17.972-.069-35.942-.34v6q85.445-8.057 171.351-9.121 24.263-.3 48.526-.027L366.7.231c-38.407 6.7-77.181 11.041-116.053 13.914-38.9 2.876-77.9 4.3-116.895 5.2-21.867.507-43.737.849-65.607 1.189v6Q143.867 24.259 219.6 22.4q75.284-1.844 150.575-3.269 42.379-.8 84.761-1.473c3.858-.061 3.87-5.978 0-6l-136.4-.757-136.4-.757-76.778-.424c-3.863-.021-3.863 5.944 0 6q66.344.961 132.7 1.069t132.7-.651q37.461-.428 74.918-1.128c3.857-.072 3.871-5.984 0-6l-102.52-.428-29.356-.123.8 5.893 17.9-3.673c3.78-.776 2.18-6.56-1.595-5.786L313 8.566c-3.367.691-2.524 5.879.8 5.893l102.52.428 29.356.123v-6q-66.339 1.239-132.69 1.623t-132.7-.1q-37.463-.27-74.922-.815v6l136.4.758 136.4.757 76.781.426v-6q-75.746 1.2-151.485 2.818-75.288 1.611-150.566 3.64-42.372 1.143-84.74 2.417c-3.849.116-3.874 6.06 0 6 39.311-.612 78.626-1.229 117.913-2.8C225 22.186 263.919 19.7 302.653 15.347c21.966-2.469 43.867-5.532 65.643-9.33 3.406-.594 2.493-5.858-.8-5.893q-85.818-.93-171.516 5.144-24.2 1.72-48.361 4c-3.779.356-3.931 5.941 0 6q62.9.94 125.793-.584 17.965-.438 35.927-1.079c3.846-.136 3.878-6 0-6l-119.324.1-119.776.1L2.9 7.866v6q66.168-1.658 132.368-.849 18.909.232 37.816.669c3.862.089 3.861-5.911 0-6'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
       background-size: 100% auto;
  background-position: center bottom;
  z-index: -1;
}
.main-hero .hero-strapline .ticker {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .main-hero .hero-strapline .ticker {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
}
.main-hero .hero-strapline .hero-strapline__sub_text {
  pointer-events: all;
  max-width: 715px;
  text-align: left;
}
@media screen and (max-width: 992px) {
  .main-hero .hero-strapline .hero-strapline__sub_text {
    max-width: 100%;
    padding: 50px 60px 40px 30px;
    background: #F5F0ED;
  }
}
.main-hero .hero-strapline .hero-strapline__sub_text p {
  font-size: clamp( 1rem, 0.6472491909vw + 0.8483009709rem, 1.625rem );
  line-height: clamp( 1.5rem, 1.0355987055vw + 1.2572815534rem, 2.5rem );
  color: #FFFFFF;
}
@media screen and (max-width: 992px) {
  .main-hero .hero-strapline .hero-strapline__sub_text p {
    color: #181717;
  }
}
.main-hero button.scroll-down {
  position: absolute;
  bottom: 0;
  right: clamp( 0rem, 10.775862069vw + -6.6810344828rem, 6.25rem );
  pointer-events: all;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .main-hero button.scroll-down {
    bottom: 40px;
  }
}
html.no-touch .main-hero button.scroll-down:hover span {
  -webkit-transform: rotate(90deg) scale(1.1);
     -moz-transform: rotate(90deg) scale(1.1);
      -ms-transform: rotate(90deg) scale(1.1);
       -o-transform: rotate(90deg) scale(1.1);
          transform: rotate(90deg) scale(1.1);
}
.main-hero button.scroll-down p {
  position: absolute;
  top: clamp( -3.75rem, -1.0775862069vw + -3.0818965517rem, -4.375rem );
  left: -4px;
  font-size: clamp( 1.25rem, 1.0775862069vw + 0.5818965517rem, 1.875rem );
  color: #FFFFFF;
}
@media screen and (max-width: 992px) {
  .main-hero button.scroll-down p {
    display: none;
  }
}
.main-hero button.scroll-down span {
  font-size: 31px;
  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-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-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, -o-transform 0.3s ease;
  width: clamp( 3.75rem, 1.6163793103vw + 2.7478448276rem, 4.6875rem );
  height: clamp( 3.75rem, 1.6163793103vw + 2.7478448276rem, 4.6875rem );
  background: #F24C03;
}
.main-hero button.scroll-down span:before {
  color: #FFFFFF;
}
.main-hero .ticker {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 740px;
  text-align: right;
  height: clamp( 2.5rem, 1.2152777778vw + 1.9166666667rem, 3.375rem );
  background: rgba(255, 255, 255, 0.09);
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 768px) {
  .main-hero .ticker {
    top: auto;
    bottom: 0;
    right: 0;
    max-width: 100%;
    position: relative;
  }
}
.main-hero .ticker .ticker__icon {
  height: 100%;
  background: #F24C03;
  -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;
  border: none;
}
.main-hero .ticker .ticker__icon span {
  font-size: clamp( 1rem, 0.4340277778vw + 0.7916666667rem, 1.3125rem );
  font-weight: 400;
  color: #ffffff;
  position: relative;
  padding: 0px 20px 0 30px;
  display: inline-block;
  text-transform: uppercase;
  white-space: nowrap;
}
.main-hero .ticker .ticker__icon span:before {
  content: "";
  width: 11px;
  height: 11px;
  background: #ffffff;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 11px;
}
.main-hero .ticker .ticker__content {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.main-hero .ticker .ticker__itemUrl {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.main-hero .ticker li {
  line-height: clamp( 2.5rem, 1.2152777778vw + 1.9166666667rem, 3.375rem );
  color: #ffff;
  font-size: clamp( 1rem, 0.4340277778vw + 0.7916666667rem, 1.3125rem );
  font-weight: 400;
  position: relative;
  display: inline-block;
}