@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, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults a.sl-mail-icon[href$=".pdf"]:not(.downloadBtn):before, .secondLvlCss a.sl-mail-icon[target=_blank]:not(.downloadBtn):not([href$=".pdf"]):before, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults a[href$=".pdf"]:not(.downloadBtn):before, .secondLvlCss a.sl-pdf_file-icon[target=_blank]:not(.downloadBtn):not([href$=".pdf"]):before, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults a.sl-tabs-icon[href$=".pdf"]:not(.downloadBtn):before, .secondLvlCss a[target=_blank]:not(.downloadBtn):not([href$=".pdf"]):before, .ISFilteredGrid .ISFilteredGrid__noResults a[target=_blank]:not(.downloadBtn):not([href$=".pdf"]):before, .secondLvlCss a.sl-tabs-icon[href^=mailto]:not(.downloadBtn):before, .ISFilteredGrid .ISFilteredGrid__noResults 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: "";
}

/* 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;
}

.secondLvlCss, .ISFilteredGrid .ISFilteredGrid__noResults {
  /* youtube iframe */
}
.secondLvlCss h2, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults h2::first-letter {
  text-transform: uppercase;
}
body.athletics .secondLvlCss h2, body.athletics .ISFilteredGrid .ISFilteredGrid__noResults h2, .ISFilteredGrid body.athletics .ISFilteredGrid__noResults h2 {
  font-family: "factoria", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1.59px;
}
body.athletics .secondLvlCss h2 em, body.athletics .ISFilteredGrid .ISFilteredGrid__noResults h2 em, .ISFilteredGrid body.athletics .ISFilteredGrid__noResults h2 em {
  color: #d64202;
}
.secondLvlCss h3, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults h3::first-letter {
  text-transform: uppercase;
}
body.athletics .secondLvlCss h3, body.athletics .ISFilteredGrid .ISFilteredGrid__noResults h3, .ISFilteredGrid body.athletics .ISFilteredGrid__noResults h3 {
  font-family: "factoria", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1.05px;
  color: #F24C03;
}
body.athletics .secondLvlCss h3 em, body.athletics .ISFilteredGrid .ISFilteredGrid__noResults h3 em, .ISFilteredGrid body.athletics .ISFilteredGrid__noResults h3 em {
  color: #d64202;
}
.secondLvlCss h4, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults h4::first-letter {
  text-transform: uppercase;
}
body.athletics .secondLvlCss h4, body.athletics .ISFilteredGrid .ISFilteredGrid__noResults h4, .ISFilteredGrid body.athletics .ISFilteredGrid__noResults h4 {
  font-family: "factoria", sans-serif;
  font-weight: 800;
  letter-spacing: 0.84px;
}
body.athletics .secondLvlCss h4 em, body.athletics .ISFilteredGrid .ISFilteredGrid__noResults h4 em, .ISFilteredGrid body.athletics .ISFilteredGrid__noResults h4 em {
  color: #d64202;
}
.secondLvlCss h5, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults h5::first-letter {
  text-transform: uppercase;
}
.secondLvlCss p, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults p strong {
  color: #F24C03;
}
.secondLvlCss hr, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults blockquote {
    padding-left: 45px;
  }
}
body.athletics .secondLvlCss blockquote, body.athletics .ISFilteredGrid .ISFilteredGrid__noResults blockquote, .ISFilteredGrid body.athletics .ISFilteredGrid__noResults blockquote {
  font-family: "factoria", sans-serif;
  font-weight: 800;
}
.secondLvlCss blockquote:before, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults blockquote:before {
    left: -5px;
  }
}
body.athletics .secondLvlCss blockquote:before, body.athletics .ISFilteredGrid .ISFilteredGrid__noResults blockquote:before, .ISFilteredGrid body.athletics .ISFilteredGrid__noResults blockquote:before {
  content: "";
  left: -65px;
  top: -25px;
}
@media (max-width: 767px) {
  body.athletics .secondLvlCss blockquote:before, body.athletics .ISFilteredGrid .ISFilteredGrid__noResults blockquote:before, .ISFilteredGrid body.athletics .ISFilteredGrid__noResults blockquote:before {
    font-size: 25px;
    left: 0;
    top: -15px;
  }
}
.secondLvlCss blockquote p, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults table {
  max-width: 100%;
  margin: 50px 0;
  position: relative;
  border-right: none;
  border-bottom: none;
}
html.touch .secondLvlCss table, html.touch .ISFilteredGrid .ISFilteredGrid__noResults table, .ISFilteredGrid html.touch .ISFilteredGrid__noResults table {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.secondLvlCss table tr:last-child td, .ISFilteredGrid .ISFilteredGrid__noResults table tr:last-child td {
  border-bottom: none;
}
.secondLvlCss table th, .ISFilteredGrid .ISFilteredGrid__noResults table th {
  background: #F24C03;
  color: #FFFFFF;
  border-bottom-width: 3px;
}
.secondLvlCss table td, .ISFilteredGrid .ISFilteredGrid__noResults table td,
.secondLvlCss table th,
.ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults table td:last-child,
.secondLvlCss table th:last-child,
.ISFilteredGrid .ISFilteredGrid__noResults table th:last-child {
  border-right: none;
}
.secondLvlCss table td p, .ISFilteredGrid .ISFilteredGrid__noResults table td p,
.secondLvlCss table th p,
.ISFilteredGrid .ISFilteredGrid__noResults table th p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-bottom: 0;
}
.secondLvlCss table th, .ISFilteredGrid .ISFilteredGrid__noResults table th,
.secondLvlCss table .head-column,
.ISFilteredGrid .ISFilteredGrid__noResults table .head-column {
  font-size: clamp( 1.25rem, 0.8928571429vw + 0.6785714286rem, 1.75rem );
  font-weight: 700;
}
body.athletics .secondLvlCss table th, body.athletics .ISFilteredGrid .ISFilteredGrid__noResults table th, .ISFilteredGrid body.athletics .ISFilteredGrid__noResults table th,
body.athletics .secondLvlCss table .head-column,
body.athletics .ISFilteredGrid .ISFilteredGrid__noResults table .head-column,
.ISFilteredGrid body.athletics .ISFilteredGrid__noResults table .head-column {
  font-family: "factoria", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
@media (min-width: 768px) {
  .secondLvlCss table .head-column, .ISFilteredGrid .ISFilteredGrid__noResults table .head-column {
    display: none;
  }
  .secondLvlCss table:not(.responsive-table), .ISFilteredGrid .ISFilteredGrid__noResults table:not(.responsive-table) {
    overflow-y: auto;
    overflow-x: auto;
  }
  html.touch .secondLvlCss table:not(.responsive-table), html.touch .ISFilteredGrid .ISFilteredGrid__noResults table:not(.responsive-table), .ISFilteredGrid html.touch .ISFilteredGrid__noResults table:not(.responsive-table) {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767px) {
  .secondLvlCss table.responsive-table colgroup, .ISFilteredGrid .ISFilteredGrid__noResults table.responsive-table colgroup {
    display: none !important;
  }
  .secondLvlCss table.responsive-table th, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults table.responsive-table .head-column {
    width: 30%;
    display: block;
  }
  .secondLvlCss table.responsive-table .head-column + .content-column, .ISFilteredGrid .ISFilteredGrid__noResults table.responsive-table .head-column + .content-column {
    display: block;
    width: 70%;
    vertical-align: top;
    padding-left: 20px;
  }
}
.secondLvlCss .downloadBtn, .ISFilteredGrid .ISFilteredGrid__noResults .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, .ISFilteredGrid .ISFilteredGrid__noResults .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, .ISFilteredGrid .ISFilteredGrid__noResults .downloadBtn span {
  position: relative;
  z-index: 1;
}
.secondLvlCss .downloadBtn span.chevron-right, .ISFilteredGrid .ISFilteredGrid__noResults .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, .ISFilteredGrid .ISFilteredGrid__noResults .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, html.no-touch .ISFilteredGrid .ISFilteredGrid__noResults .downloadBtn:hover, .ISFilteredGrid html.no-touch .ISFilteredGrid__noResults .downloadBtn:hover {
  color: #FFFFFF;
}
html.no-touch .secondLvlCss .downloadBtn:hover:before, html.no-touch .ISFilteredGrid .ISFilteredGrid__noResults .downloadBtn:hover:before, .ISFilteredGrid html.no-touch .ISFilteredGrid__noResults .downloadBtn:hover:before {
  width: 100%;
}
html.no-touch .secondLvlCss .downloadBtn:hover span.chevron-right:before, html.no-touch .ISFilteredGrid .ISFilteredGrid__noResults .downloadBtn:hover span.chevron-right:before, .ISFilteredGrid html.no-touch .ISFilteredGrid__noResults .downloadBtn:hover span.chevron-right:before {
  color: #FFFFFF;
}
body.athletics .secondLvlCss .downloadBtn, body.athletics .ISFilteredGrid .ISFilteredGrid__noResults .downloadBtn, .ISFilteredGrid body.athletics .ISFilteredGrid__noResults .downloadBtn {
  font-family: "factoria", sans-serif;
}
.secondLvlCss ol, .ISFilteredGrid .ISFilteredGrid__noResults ol {
  list-style: none;
  counter-reset: item;
  display: block;
  margin: 0 0 50px;
}
.secondLvlCss ol li, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults ol li:first-letter {
  text-transform: uppercase;
}
.secondLvlCss ol li:before, .ISFilteredGrid .ISFilteredGrid__noResults 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, body.athletics .ISFilteredGrid .ISFilteredGrid__noResults ol li:before, .ISFilteredGrid body.athletics .ISFilteredGrid__noResults ol li:before {
  background-color: #F24C03;
  font-family: "factoria", sans-serif;
  color: #fff;
}
.secondLvlCss ul, .ISFilteredGrid .ISFilteredGrid__noResults ul {
  display: block;
  margin: 0 0 50px;
}
.secondLvlCss ul li, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults ul li u {
  text-decoration: none;
  position: relative;
  padding-bottom: 4px;
}
.secondLvlCss ul li u:after, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults ul li:first-letter {
  text-transform: uppercase;
}
.secondLvlCss ul li:last-child, .ISFilteredGrid .ISFilteredGrid__noResults ul li:last-child {
  margin-bottom: 0;
}
.secondLvlCss ul li ul, .ISFilteredGrid .ISFilteredGrid__noResults ul li ul {
  margin-top: 20px;
}
.secondLvlCss ul li ul li:before, .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults img {
  width: 100%;
  height: auto;
  margin: 50px 0;
  display: block;
  position: relative;
}
.secondLvlCss img.alignLeft, .ISFilteredGrid .ISFilteredGrid__noResults img.alignLeft {
  width: 310px;
  height: auto;
  float: left;
  margin: 0 20px 20px 0;
  clear: both;
}
.secondLvlCss img.alignRight, .ISFilteredGrid .ISFilteredGrid__noResults img.alignRight {
  width: 310px;
  height: auto;
  float: right;
  margin: 0 0 20px 20px;
  clear: both;
  left: auto;
}
.secondLvlCss a:not(.downloadBtn), .ISFilteredGrid .ISFilteredGrid__noResults 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), body.athleticsCalendar .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn), .ISFilteredGrid body.athleticsCalendar .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn) span,
.secondLvlCss a:not(.downloadBtn) em,
.ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn) em {
  z-index: 2;
  position: relative;
}
.secondLvlCss a:not(.downloadBtn):after, .ISFilteredGrid .ISFilteredGrid__noResults 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, body.athleticsCalendar .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn):after, .ISFilteredGrid body.athleticsCalendar .ISFilteredGrid__noResults a:not(.downloadBtn):after {
  display: none;
}
.secondLvlCss a:not(.downloadBtn)[href$=".pdf"], .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[href$=".pdf"], .secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]), .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]), .secondLvlCss a:not(.downloadBtn)[href^=mailto], .ISFilteredGrid .ISFilteredGrid__noResults 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, .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[href$=".pdf"]:before, .secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, .secondLvlCss a:not(.downloadBtn)[href^=mailto]:before, .ISFilteredGrid .ISFilteredGrid__noResults 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 .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[href$=".pdf"]:before, .ISFilteredGrid body.athleticsCalendar .ISFilteredGrid__noResults a:not(.downloadBtn)[href$=".pdf"]:before, body.athleticsCalendar .secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, body.athleticsCalendar .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, .ISFilteredGrid body.athleticsCalendar .ISFilteredGrid__noResults a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, body.athleticsCalendar .secondLvlCss a:not(.downloadBtn)[href^=mailto]:before, body.athleticsCalendar .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[href^=mailto]:before, .ISFilteredGrid body.athleticsCalendar .ISFilteredGrid__noResults a:not(.downloadBtn)[href^=mailto]:before {
  background: transparent !important;
  padding-top: 4px;
}
.secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]), .ISFilteredGrid .ISFilteredGrid__noResults 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], .ISFilteredGrid .ISFilteredGrid__noResults 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, html.no-touch .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn):hover:after, .ISFilteredGrid html.no-touch .ISFilteredGrid__noResults a:not(.downloadBtn):hover:after {
  height: 100%;
}
body.athleticsCalendar html.no-touch .secondLvlCss a:not(.downloadBtn):hover:after, body.athleticsCalendar html.no-touch .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn):hover:after, .ISFilteredGrid body.athleticsCalendar html.no-touch .ISFilteredGrid__noResults a:not(.downloadBtn):hover:after {
  height: 0;
}
.secondLvlCss .embed-container, .ISFilteredGrid .ISFilteredGrid__noResults .embed-container {
  margin: 25px 0;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.secondLvlCss html.lt-ie8 .embed-container, .ISFilteredGrid .ISFilteredGrid__noResults html.lt-ie8 .embed-container {
  overflow: visible;
  height: auto;
}
.secondLvlCss .embed-container iframe, .ISFilteredGrid .ISFilteredGrid__noResults .embed-container iframe,
.secondLvlCss .embed-container object,
.ISFilteredGrid .ISFilteredGrid__noResults .embed-container object,
.secondLvlCss .embed-container embed,
.ISFilteredGrid .ISFilteredGrid__noResults .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .secondLvlCss .downloadBtn:before, .ISFilteredGrid .ISFilteredGrid__noResults .downloadBtn:before {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    right: -20px;
  }
  .secondLvlCss h1, .ISFilteredGrid .ISFilteredGrid__noResults h1 {
    font-size: 38px;
    line-height: 43px;
    text-align: left;
    margin: 0;
  }
  .secondLvlCss h2, .ISFilteredGrid .ISFilteredGrid__noResults h2 {
    font-size: 40px;
    line-height: 55px;
  }
  .secondLvlCss h3, .ISFilteredGrid .ISFilteredGrid__noResults h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .secondLvlCss h4, .ISFilteredGrid .ISFilteredGrid__noResults h4 {
    font-size: 24px;
    line-height: 30px;
  }
  .secondLvlCss h5, .ISFilteredGrid .ISFilteredGrid__noResults h5 {
    font-size: 22px;
    line-height: 28px;
  }
  .secondLvlCss .downloadBtn, .ISFilteredGrid .ISFilteredGrid__noResults .downloadBtn {
    text-align: center;
  }
  .secondLvlCss p.featured-paragraph, .ISFilteredGrid .ISFilteredGrid__noResults 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 );
}

.widget-holder, .ckEditorLayout {
  width: 100%;
}

.sidebar-layout.sidebar-left-layout .container {
  width: 100%;
  background: #EFF2F7;
  padding-left: -webkit-calc(50% - 700px);
  padding-left: -moz-calc(50% - 700px);
  padding-left: calc(50% - 700px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  direction: rtl;
}
.sidebar-layout.sidebar-left-layout .content {
  background: #fff;
  padding-left: 60px;
  padding-top: 45px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  direction: ltr;
  min-width: 0;
  padding-bottom: 30px;
}
@media screen and (max-width: 1600px) {
  .sidebar-layout.sidebar-left-layout .content {
    padding-left: 40px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sidebar-layout.sidebar-left-layout .content {
    padding-left: 20px;
  }
}
.sidebar-layout.sidebar-left-layout .content-wrap,
.sidebar-layout.sidebar-left-layout .sll-content-width {
  width: 100%;
  padding-right: 50px;
  max-width: 800px;
}
@media screen and (max-width: 767px) {
  .sidebar-layout.sidebar-left-layout .content-wrap,
.sidebar-layout.sidebar-left-layout .sll-content-width {
    padding-right: 20px;
    max-width: none;
  }
}
.sidebar-layout.sidebar-left-layout .widget-holder, .sidebar-layout.sidebar-left-layout .ckEditorLayout {
  width: 100%;
}
.sidebar-layout.sidebar-left-layout .widget-holder.sll-content-width, .sidebar-layout.sidebar-left-layout .sll-content-width.ckEditorLayout {
  max-width: 800px;
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  .sidebar-layout.sidebar-left-layout .widget-holder.sll-content-width, .sidebar-layout.sidebar-left-layout .sll-content-width.ckEditorLayout {
    max-width: none;
    padding-right: 20px;
  }
}
.sidebar-layout.sidebar-left-layout .main-sidebar {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 400px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 400px;
          flex: 0 0 400px;
  padding: 45px 50px;
  direction: ltr;
}
@media screen and (max-width: 1600px) {
  .sidebar-layout.sidebar-left-layout .main-sidebar {
    padding-top: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .sidebar-layout.sidebar-left-layout .main-sidebar {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 350px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 350px;
            flex: 0 0 350px;
    padding: 30px 20px;
  }
}
@media screen and (max-width: 767px) {
  .sidebar-layout.sidebar-left-layout .main-sidebar {
    display: none;
  }
}
.sidebar-layout.sidebar-right-layout {
  background: #fff;
  overflow: hidden;
}
.sidebar-layout.sidebar-right-layout .container {
  width: 100%;
  margin: 0 auto;
  max-width: 1042px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .sidebar-layout.sidebar-right-layout .container {
    padding-right: 0;
  }
}
.sidebar-layout.sidebar-right-layout .content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  padding-bottom: 30px;
  padding-top: 45px;
}
.sidebar-layout.sidebar-right-layout .content-wrap {
  width: 100%;
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  .sidebar-layout.sidebar-right-layout .content-wrap {
    padding-right: 20px;
    max-width: none;
  }
}
.sidebar-layout.sidebar-right-layout .srl-content-width {
  padding-right: 50px;
  max-width: none;
}
@media screen and (max-width: 767px) {
  .sidebar-layout.sidebar-right-layout .srl-content-width {
    padding-right: 20px;
  }
}
.sidebar-layout.sidebar-right-layout .main-sidebar {
  padding: 45px 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 370px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 370px;
          flex: 0 0 370px;
  position: relative;
}
.sidebar-layout.sidebar-right-layout .main-sidebar:before {
  content: "";
  width: 100vw;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #EFF2F7;
}
@media screen and (max-width: 767px) {
  .sidebar-layout .container {
    width: 100% !important;
    display: block !important;
  }
  .sidebar-layout .content {
    display: block;
    width: 100%;
  }
  .sidebar-layout .main-sidebar {
    display: none;
  }
}

.full-width-layout .container {
  width: 100%;
  display: block;
  max-width: clamp( 33.25rem, 70.9821428571vw + -12.1785714286rem, 73rem );
  margin-left: auto;
  margin-right: auto;
  padding: 50px 20px;
}
body.promos-visible-last .full-width-layout .container {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .full-width-layout .container {
    padding: 40px 30px;
  }
}
.full-width-layout .fwl-content-width {
  max-width: clamp( 38.375rem, 83.7053571429vw + -15.1964285714rem, 85.25rem );
}
.full-width-layout .fwl-viewport-width, .full-width-layout .ckEditorLayout-full-width {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
}
.full-width-layout .fwl-viewport-width .fwl-content-width, .full-width-layout .ckEditorLayout-full-width .fwl-content-width {
  margin: 0 auto;
  padding: 50px 20px;
}
@media screen and (max-width: 767px) {
  .full-width-layout .fwl-viewport-width .fwl-content-width, .full-width-layout .ckEditorLayout-full-width .fwl-content-width {
    padding: 30px;
  }
}
.full-width-layout .fwl-viewport-width.carousel-widget-wrapper .slick-no-slide .slick-track, .full-width-layout .carousel-widget-wrapper.ckEditorLayout-full-width .slick-no-slide .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100% !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
     -moz-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.full-width-layout .sidebar-navigation {
  display: none;
}
.full-width-layout .main-sidebar {
  display: none;
}

.main-content {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  background: #fff;
}
.grid-widget {
  width: -webkit-calc(100% + 15px);
  width: -moz-calc(100% + 15px);
  width: calc(100% + 15px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .grid-widget {
    width: 100%;
    margin-left: 0;
  }
}
.grid-widget > div {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 clamp( 15.625rem, 12.6116071429vw + 7.5535714286rem, 22.6875rem );
     -moz-box-flex: 0;
      -ms-flex: 0 0 clamp( 15.625rem, 12.6116071429vw + 7.5535714286rem, 22.6875rem );
          flex: 0 0 clamp( 15.625rem, 12.6116071429vw + 7.5535714286rem, 22.6875rem );
  width: 50%;
}
@media screen and (min-width: 1441px) {
  .grid-widget > div {
    width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  .grid-widget > div {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
.grid-widget:not(.grid-widget-split) > div {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  .grid-widget:not(.grid-widget-split) > div {
    padding: 15px 0;
  }
}
.grid-widget.grid-widget-split > div > div {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  .grid-widget.grid-widget-split > div > div {
    padding: 15px 0;
  }
}

.carousel-widget {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  min-width: 0px;
}
.carousel-widget .crsl-inner {
  width: 100%;
  display: block;
  overflow: hidden;
}
.carousel-widget.align-center .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.carousel-widget.align-center .slick-track .slick-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}
.carousel-widget.align-center .slick-track .slick-slide {
  -webkit-box-align: left;
  -webkit-align-items: left;
     -moz-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.carousel-widget-wrapper {
  margin-bottom: 50px;
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  -webkit-transform: opacity 0.3s ease, visibility 0.3s ease;
     -moz-transform: opacity 0.3s ease, visibility 0.3s ease;
      -ms-transform: opacity 0.3s ease, visibility 0.3s ease;
       -o-transform: opacity 0.3s ease, visibility 0.3s ease;
          transform: opacity 0.3s ease, visibility 0.3s ease;
  pointer-events: none;
}
.carousel-widget-wrapper .controller-wrapper.sll-content-width.srl-content-width.fwl-content-width {
  display: none;
}
@media screen and (max-width: 767px) {
  .carousel-widget-wrapper .controller-wrapper.sll-content-width.srl-content-width.fwl-content-width {
    display: block;
    padding: 0 30px;
  }
  .carousel-widget-wrapper .controller-wrapper.sll-content-width.srl-content-width.fwl-content-width .controller-js {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .carousel-widget-wrapper .controller-wrapper.sll-content-width.srl-content-width.fwl-content-width .controller-js:after {
    display: none;
  }
}
.carousel-widget-wrapper.loaded {
  opacity: 1;
  visibility: visible;
  height: auto;
  pointer-events: all;
}
.carousel-widget-wrapper .controller-wrapper.over-crsl {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  display: none;
}
.carousel-widget-wrapper .controller-wrapper.over-crsl .controller-js {
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px;
}
.carousel-widget-wrapper .controller-wrapper:not(.over-crsl) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.carousel-widget-wrapper .controller-wrapper:not(.over-crsl).top-placed {
  margin-bottom: 20px;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .carousel-widget-wrapper .controller-wrapper:not(.over-crsl).top-placed {
    padding: 0 30px;
  }
}
.carousel-widget-wrapper .controller-wrapper:not(.over-crsl):not(.top-placed) {
  margin-top: 20px;
}
.carousel-widget-wrapper .controller-wrapper:not(.over-crsl).reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.carousel-widget-wrapper .controller-wrapper:not(.over-crsl) .controller-js .slick-arrow {
  float: left;
}
.carousel-widget-wrapper.arrows-over-carousel .controller-wrapper.over-crsl {
  display: block;
}
.carousel-widget-wrapper.arrows-over-carousel .controller-wrapper:not(.over-crsl) .controller-js {
  display: none;
}
.carousel-widget-wrapper.arrows-over-carousel .controller-wrapper.no-btn {
  display: none;
}
.carousel-widget-wrapper.fwl-viewport-width .carousel-widget .crsl-inner:not(.slick-no-slide), .carousel-widget-wrapper.ckEditorLayout-full-width .carousel-widget .crsl-inner:not(.slick-no-slide) {
  margin-left: clamp( 9.375rem, 12.9464285714vw + 1.0892857143rem, 16.625rem );
}
@media screen and (max-width: 767px) {
  .carousel-widget-wrapper.fwl-viewport-width .carousel-widget .crsl-inner:not(.slick-no-slide), .carousel-widget-wrapper.ckEditorLayout-full-width .carousel-widget .crsl-inner:not(.slick-no-slide) {
    margin-left: 0;
  }
}
.carousel-widget-wrapper.fwl-viewport-width .carousel-widget .controller-wrapper .controller-js, .carousel-widget-wrapper.ckEditorLayout-full-width .carousel-widget .controller-wrapper .controller-js {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
     -moz-box-orient: vertical;
     -moz-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  margin-left: clamp( 3.125rem, 11.1607142857vw + -4.0178571429rem, 9.375rem );
}
@media screen and (max-width: 767px) {
  .carousel-widget-wrapper.fwl-viewport-width .carousel-widget .controller-wrapper .controller-js, .carousel-widget-wrapper.ckEditorLayout-full-width .carousel-widget .controller-wrapper .controller-js {
    display: none;
  }
}
.carousel-widget-wrapper.fwl-viewport-width .carousel-widget .controller-wrapper .controller-js .crsl-ctrl, .carousel-widget-wrapper.ckEditorLayout-full-width .carousel-widget .controller-wrapper .controller-js .crsl-ctrl {
  margin: 10px 0;
}

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

.footer {
  background: #181717;
  padding: 170px 0 145px 0;
  z-index: 10;
  position: relative;
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 115px 20px;
  }
}
.footer .heading h2 {
  font-family: "optima-lt-pro", sans-serif;
  color: #FFFFFF;
  text-align: center;
  font-weight: 400;
  font-size: clamp( 2.875rem, 4.7896440129vw + 1.7524271845rem, 7.5rem );
  line-height: clamp( 3.625rem, 5.9546925566vw + 2.229368932rem, 9.375rem );
}
body.athletics .footer .heading h2 {
  font-family: "factoria", sans-serif;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1;
}
.footer .heading h2 i {
  font-style: normal;
}
body.athletics .footer .heading h2 i {
  -webkit-text-stroke: 3px #FFFFFF;
  color: #F24C03;
}
.footer .heading h2 span {
  position: relative;
  display: inline-block;
}
.footer .heading h2 span:before {
  content: "";
  width: clamp( 5.875rem, 9.5145631068vw + 3.6450242718rem, 15.0625rem );
  height: clamp( 5rem, 7.7669902913vw + 3.1796116505rem, 12.5rem );
  position: absolute;
  top: 0;
  left: -12%;
  background: url("../../../Images/img/general/footer-border.svg");
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
}
body.athletics .footer .heading h2 span:before {
  display: none;
}
.footer .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: 100px 0;
}
@media screen and (max-width: 767px) {
  .footer .cta {
    margin: 75px 0 50px 0;
  }
}
.footer .cta .link {
  background: #F5F0ED;
  width: clamp( 10.3125rem, 10.6026785714vw + 3.5267857143rem, 16.25rem );
  height: clamp( 10.3125rem, 10.6026785714vw + 3.5267857143rem, 16.25rem );
  margin: 0 clamp( 1.5625rem, 2.7901785714vw + -0.2232142857rem, 3.125rem );
  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;
}
.footer .cta .link:hover {
  background: #ffffff;
}
.footer .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);
}
@media screen and (max-width: 767px) {
  .footer .cta .link {
    width: 105px;
    height: 105px;
    margin: 0 4px;
  }
}
.footer .cta .link a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.footer .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: 767px) {
  .footer .cta .link img {
    height: 40%;
  }
}
.footer .cta .link p {
  font-weight: 800;
  margin-top: 10px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-size: clamp( 1.25rem, 1.3392857143vw + 0.3928571429rem, 2rem );
}
@media screen and (max-width: 767px) {
  .footer .cta .link p {
    font-size: 12px;
  }
}
.footer h3 {
  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) {
  .footer h3 {
    font-size: 16px;
    margin: 50px 0 30px 0;
  }
}
.footer .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;
}
.footer .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);
}
.footer .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;
}
.footer .columns .row .column {
  width: 50%;
}
.footer .columns .row .column.left {
  text-align: right;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .footer .columns .row .column.left {
    margin-right: 15px;
  }
}
.footer .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.25rem, 0.78125vw + 0.75rem, 1.6875rem );
}
@media screen and (max-width: 767px) {
  .footer .columns .row .column.left p {
    font-size: 16px;
  }
}
.footer .columns .row .column.right {
  text-align: left;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .footer .columns .row .column.right {
    margin-left: 15px;
  }
}
.footer .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;
}
.footer .columns .row .column.right p a {
  color: #F5F0ED;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 800;
  font-size: clamp( 1.25rem, 0.78125vw + 0.75rem, 1.6875rem );
}
@media screen and (max-width: 767px) {
  .footer .columns .row .column.right p a {
    font-size: 16px;
  }
}
.footer .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;
}
.footer .columns .row .column.right ul li {
  margin-right: 20px;
}
.footer .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 );
}
.footer .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;
}

/* Custom Cards */
/*
    !!!!! READ THIS BEFORE
    - don't set fixed height / max-height ( the height should be based on ratio / propotional but NOT FIXED )
    - width of the primary card should be always 100%, DON'T SET any MAX-WIDTH
    - any text elements that have unknown size should be truncated and should be responsive based on the container. Don't set a FIXED WIDTH like: 500px, 300px and so on. Only procentual if you want like: 100%,90% but be careful because the card will be resized based on needs in a container
    - it needs to be responsive in every container you add it
    - don't contain it in an upper container. Ex: .example-carousel-container .targeted-card
    - it should work standalone
    - OPTIONAL: if possible can please use global variables ONLY for colors / border-radius ( nothing else, only if advised from other coworkers)
*/
.promo-card {
  width: 100%;
  position: relative;
  padding: 20px;
}
.promo-card .card-inner {
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  cursor: pointer;
}
html.no-touch .promo-card .card-inner:hover .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 .promo-card .card-inner:hover .button {
  width: 40px;
  height: 40px;
}
.promo-card .promo-link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.promo-card .image {
  width: 100%;
  padding-top: 74%;
  position: relative;
  z-index: 1;
}
.promo-card .image .img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
  -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;
}
.promo-card .image:before {
  content: "";
  width: 100%;
  height: 50%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#000000", GradientType=0);
  z-index: 2;
  opacity: 0.6;
}
.promo-card .txt {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  line-height: 1.2;
  color: #FFFFFF;
  font-weight: 700;
  padding: 13px 35px 13px 13px;
  font-size: clamp( 1.1875rem, 0.6696428571vw + 0.7589285714rem, 1.5625rem );
}
body.athletics .promo-card .txt {
  font-family: "factoria", sans-serif;
  letter-spacing: 0.6px;
  font-weight: 800;
  text-shadow: 0px 3px 10px #00000066;
}
.promo-card .button {
  width: 36px;
  height: 36px;
  background: #F24C03;
  position: absolute;
  bottom: 0;
  right: 0;
  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: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.promo-card .button span.plus {
  font-size: 21px;
}
.promo-card .button span.chevron-right:before {
  color: #fff;
}

.ticker-card {
  width: 100%;
  position: relative;
  padding: 1.25rem 3.4375rem;
}
.ticker-card .card-inner {
  width: 100%;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.ticker-card.has-link .card-inner {
  cursor: pointer;
}
html.no-touch .ticker-card.has-link .card-inner:hover .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);
}
.ticker-card.no-link .card-inner {
  cursor: default;
}
.ticker-card .ticker-link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.ticker-card .image {
  position: relative;
  z-index: 1;
}
.ticker-card .image .img {
  height: auto;
  max-height: 250px;
  display: block;
  z-index: 1;
  -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: 0 auto;
}

/*
    !!!!! READ THIS BEFORE
    - don't set fixed height / max-height ( the height should be based on ratio / propotional but NOT FIXED )
    - width of the primary card should be always 100%, DON'T SET any MAX-WIDTH
    - any text elements that have unknown size should be truncated and should be responsive based on the container. Don't set a FIXED WIDTH like: 500px, 300px and so on. Only procentual if you want like: 100%,90% but be careful because the card will be resized based on needs in a container
    - it needs to be responsive in every container you add it
    - don't contain it in an upper container. Ex: .example-carousel-container .targeted-card
    - it should work standalone
    - OPTIONAL: if possible can please use global variables ONLY for colors / border-radius ( nothing else, only if advised from other coworkers)
*/
.stat-card {
  width: 100%;
  position: relative;
  padding: 1.25rem;
  text-align: left;
  pointer-events: none;
}
.stat-card .card-inner {
  width: 100%;
  min-width: 100%;
  background: #181717;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  padding: 1.875rem;
  -webkit-box-shadow: 5px 5px 5px 0 rgba(24, 23, 23, 0.2);
     -moz-box-shadow: 5px 5px 5px 0 rgba(24, 23, 23, 0.2);
          box-shadow: 5px 5px 5px 0 rgba(24, 23, 23, 0.2);
  direction: ltr;
  pointer-events: all;
  position: relative;
  min-height: clamp( 12.5rem, 11.1607142857vw + 5.3571428571rem, 18.75rem );
  height: 100%;
  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-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;
}
.stat-card .stat-head {
  font-family: "optima-lt-pro", sans-serif;
  width: 100%;
  font-size: 40px;
  line-height: 1.1;
  color: #F24C03;
  display: block;
  font-weight: 400;
  margin-bottom: 5px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.stat-card .stat-head.hasLongText {
  font-size: clamp( 1.75rem, 0.6696428571vw + 1.3214285714rem, 2.125rem );
}
body.athletics .stat-card .stat-head {
  font-family: "factoria", sans-serif;
  letter-spacing: 1.8px;
  color: #f24c03;
  text-transform: uppercase;
  font-weight: 800;
  -webkit-text-stroke: 1px #FFFFFF;
}
.stat-card .stat-title {
  font-family: "optima-lt-pro", sans-serif;
  width: 100%;
  font-size: clamp( 1.5625rem, 0.6696428571vw + 1.1339285714rem, 1.9375rem );
  line-height: 1.3;
  color: #FFFFFF;
  display: block;
  font-weight: 400;
  margin-bottom: 5px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
body.athletics .stat-card .stat-title {
  font-family: "factoria", sans-serif;
  letter-spacing: 1px;
  font-weight: 800;
}
.stat-card .stat-description {
  width: 100%;
  display: block;
  font-size: 25px;
  font-weight: 400;
  color: #FFFFFF;
  -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: 25px;
}
.stat-card .stat-description:has(.hasMediumText) {
  font-size: 1.0625rem;
}
.stat-card .stat-description:has(.hasLongText) {
  font-size: 1rem;
}
.stat-card .stat-url {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.stat-card .stat-image {
  width: 100px;
  margin: 10px 10px 10px 0;
}
.stat-card .stat-image img {
  width: 100%;
  height: auto;
}

.story-card {
  width: 100%;
  display: block;
  pointer-events: none;
}
.story-card .story-card-inner {
  cursor: pointer;
  pointer-events: all;
}
html.no-touch .story-card .story-card-inner:hover .story-card-image:after {
  inset: -10px;
}
html.no-touch .story-card .story-card-inner:hover img {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
       -o-transform: scale(1.04);
          transform: scale(1.04);
}
.story-card .story-card-image {
  width: 100%;
  display: block;
  position: relative;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
body.media-template .story-card .story-card-image {
  padding-top: 0;
}
.story-card .story-card-image .image-inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body.media-template .story-card .story-card-image .image-inner {
  position: relative;
}
.story-card .story-card-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  position: relative;
  -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: 2;
}
.story-card .story-card-image:before {
  content: "";
  width: 100%;
  height: 91px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 3;
}
.story-card .story-card-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F24C03;
  -webkit-transition: inset 0.3s ease;
  -o-transition: inset 0.3s ease;
  -moz-transition: inset 0.3s ease;
  transition: inset 0.3s ease;
  z-index: 1;
}
.story-card .social-icon {
  font-size: 1.4375rem;
  line-height: 1.4375rem;
  position: absolute;
  left: 0.9375rem;
  top: 0.9375rem;
  z-index: 5;
  color: #fff;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.31);
}
.story-card .scc-date {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  display: inline-block;
  color: #fff;
  z-index: 3;
  direction: ltr;
}
.story-card .story-card-content {
  width: 100%;
  display: block;
  background: #F5F0ED;
  z-index: 1;
  position: relative;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.story-card .story-card-content .scc-inner {
  padding: 20px 50px 20px 20px;
}
.story-card .story-card-content .scc-misc {
  width: 100%;
  display: block;
}
.story-card .story-card-content .scc-group {
  width: -webkit-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
  width: calc(100% - 50px);
  display: inline-block;
  color: #2F3F55;
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
  text-transform: capitalize;
  display: none;
}
.story-card .story-card-content .scc-text {
  width: 100%;
  font-size: 16px;
  line-height: 23px;
}
.story-card .story-card-content .scc-text .has-truncate span {
  height: 71px;
  overflow: hidden;
  display: block;
}
.story-card .story-card-content .button {
  width: 36px;
  height: 36px;
  background: #F24C03;
  position: absolute;
  bottom: 0;
  right: 0;
  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;
}
.story-card .story-card-content .button span.plus {
  font-size: 21px;
}
.story-card.big-text .story-card-content .scc-text {
  font-size: 20px;
  line-height: 25px;
  margin-top: 0;
}

.staff-card {
  width: 100%;
  display: block;
  position: relative;
  pointer-events: none;
}
.staff-card.no-bio {
  pointer-events: none;
}
.staff-card .full-link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.staff-card .staff-card-inner {
  cursor: pointer;
  position: relative;
  background: #F5F0ED;
  min-height: 100%;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  pointer-events: all;
}
html.no-touch .staff-card .staff-card-inner:hover .staff-card-image:after {
  inset: -10px;
}
html.no-touch .staff-card .staff-card-inner:hover .img {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
       -o-transform: scale(1.04);
          transform: scale(1.04);
}
html.no-touch .staff-card .staff-card-inner:hover .staff-card-content .button {
  background: #F24C03;
}
.staff-card .staff-card-image {
  width: 100%;
  padding-top: 100%;
  display: block;
  position: relative;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.staff-card .staff-card-image .image-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.staff-card .staff-card-image .img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #181717;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;
  -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;
}
.staff-card .staff-card-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F24C03;
  -webkit-transition: inset 0.3s ease;
  -o-transition: inset 0.3s ease;
  -moz-transition: inset 0.3s ease;
  transition: inset 0.3s ease;
  z-index: 1;
}
.staff-card .staff-card-content {
  width: 100%;
  display: block;
  z-index: 1;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.staff-card .staff-card-content .scc-inner {
  padding: 1.25rem 2.1875rem 1.25rem 1.25rem;
}
.staff-card .staff-card-content .scc-name {
  font-family: "optima-lt-pro", sans-serif;
  display: block;
  font-weight: 400;
  margin-bottom: 8px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  overflow-wrap: break-word;
  font-size: clamp( 1.5625rem, 0.5580357143vw + 1.2053571429rem, 1.875rem );
  line-height: clamp( 1.875rem, 0.5580357143vw + 1.5178571429rem, 2.1875rem );
}
body.athletics .staff-card .staff-card-content .scc-name {
  font-family: "factoria", sans-serif;
  font-weight: 800;
  letter-spacing: 0.75px;
}
.staff-card .staff-card-content .scc-role {
  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;
  color: #F24C03;
  font-weight: 800;
  margin-right: 15px;
  font-size: clamp( 1rem, 0.4464285714vw + 0.7142857143rem, 1.25rem );
  line-height: clamp( 1.25rem, 1.1160714286vw + 0.5357142857rem, 1.875rem );
}
.staff-card .staff-card-content .button {
  width: 36px;
  height: 36px;
  background: #181717;
  position: absolute;
  bottom: 0;
  right: 0;
  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: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.staff-card .staff-card-content .button span.plus {
  font-size: 21px;
}

.mediaPopup .staff-card .staff-card-content {
  background: #fff !important;
}

.cards-card {
  width: 100%;
  display: block;
  position: relative;
  pointer-events: none;
}
.cards-card.no-bio {
  pointer-events: none;
}
.cards-card.hasUrl .full-link {
  display: block;
}
.cards-card .full-link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: none;
}
.cards-card .cards-card-inner {
  background: #F5F0ED;
  min-height: 100%;
  cursor: pointer;
  position: relative;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  pointer-events: all;
}
html.no-touch .cards-card .cards-card-inner:hover .cards-card-image:after {
  inset: -10px;
}
html.no-touch .cards-card .cards-card-inner:hover .img {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
       -o-transform: scale(1.04);
          transform: scale(1.04);
}
html.no-touch .cards-card .cards-card-inner:hover .cards-card-content .button {
  background: #F24C03;
}
.cards-card .cards-card-image {
  width: 100%;
  padding-top: 100%;
  display: block;
  position: relative;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.cards-card .cards-card-image .image-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.cards-card .cards-card-image .img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #181717;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;
  -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;
}
.cards-card .cards-card-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F24C03;
  -webkit-transition: inset 0.3s ease;
  -o-transition: inset 0.3s ease;
  -moz-transition: inset 0.3s ease;
  transition: inset 0.3s ease;
  z-index: 1;
}
.cards-card .cards-card-content {
  width: 100%;
  display: block;
  z-index: 1;
}
.cards-card .cards-card-content .ccc-inner {
  padding: 1.25rem 2.1875rem 1.25rem 1.25rem;
}
.cards-card .cards-card-content .ccc-name {
  font-family: "optima-lt-pro", sans-serif;
  font-size: 25px;
  line-height: 30px;
  display: block;
  font-weight: 400;
  margin-bottom: 8px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  overflow-wrap: break-word;
}
body.athletics .cards-card .cards-card-content .ccc-name {
  font-family: "factoria", sans-serif;
  font-weight: 800;
  letter-spacing: 0.75px;
}
.cards-card .cards-card-content .description {
  font-size: 16px;
  line-height: 23px;
  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;
  overflow: hidden;
  max-height: 70px;
}
.cards-card .cards-card-content .button {
  width: 36px;
  height: 36px;
  background: #181717;
  position: absolute;
  bottom: 0;
  right: 0;
  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: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.cards-card .cards-card-content .button span.plus {
  font-size: 21px;
}

.mediaPopup .cards-card .cards-card-content {
  background: #fff !important;
}

.portal-icon {
  width: 100%;
  display: block;
}
.portal-icon .full-link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.portal-icon .portals-icon-inner {
  width: 100%;
  height: 100%;
  background: #F5F0ED;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  padding: 1.875rem 1.25rem;
  position: relative;
  display: block;
  padding-top: 6.5rem;
}
@media screen and (max-width: 767px) {
  .portal-icon .portals-icon-inner {
    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;
    padding: 30px 20px;
  }
}
html.no-touch .portal-icon .portals-icon-inner:hover {
  background: #181717;
}
html.no-touch .portal-icon .portals-icon-inner:hover .txt {
  color: #FFFFFF;
}
.portal-icon .image {
  width: 54px;
  height: 54px;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  margin: 0 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;
}
@media screen and (max-width: 767px) {
  .portal-icon .image {
    position: relative;
    top: 0;
  }
}
.portal-icon .image img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.portal-icon .txt {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  overflow-wrap: break-word;
}
body.athletics .portal-icon .txt {
  font-family: "factoria", sans-serif;
  letter-spacing: 0.6px;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .portal-icon .txt {
    padding-left: 10px;
  }
}

.event-card {
  width: 100%;
  display: block;
  position: relative;
}
.event-card .full-link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.event-card .event-card-inner {
  cursor: pointer;
  position: relative;
  min-height: 100%;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background: #F5F0ED;
}
html.no-touch .event-card .event-card-inner:hover .event-card-image:after {
  inset: -10px;
}
html.no-touch .event-card .event-card-inner:hover .img {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
       -o-transform: scale(1.04);
          transform: scale(1.04);
}
html.no-touch .event-card .event-card-inner:hover .button {
  background: #F24C03;
}
.event-card .calendar-date {
  width: 70px;
  height: 70px;
  background: #2D2C2C;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: middle;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  z-index: 4;
}
.event-card .calendar-date.has-multi-day {
  width: 100px;
}
.event-card .calendar-date .calendar-date-inner {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  z-index: 2;
  position: relative;
}
.event-card .calendar-date .calendar-date-inner:before, .event-card .calendar-date .calendar-date-inner:after {
  content: "";
  width: 1px;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.event-card .calendar-date .start-date {
  display: inline-block;
  vertical-align: middle;
}
.event-card .calendar-date .end-date {
  display: inline-block;
  vertical-align: middle;
}
.event-card .calendar-date .conn-word {
  font-size: 19px;
  color: #FFFFFF;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
}
.event-card .calendar-date .day {
  width: 100%;
  display: block;
  font-size: 26px;
  color: #FFFFFF;
  line-height: 30px;
  font-weight: 800;
  text-align: center;
}
.event-card .calendar-date .month {
  width: 100%;
  font-size: 19px;
  font-weight: 800;
  color: #FFFFFF;
  display: block;
  text-transform: lowercase;
  text-align: center;
}
.event-card .calendar-date .month:first-letter {
  text-transform: uppercase;
}
.event-card .calendar-date.has-multi-day + .event-content {
  width: -webkit-calc(100% - 120px);
  width: -moz-calc(100% - 120px);
  width: calc(100% - 120px);
}
.event-card .event-card-image {
  width: 100%;
  padding-top: 100%;
  display: block;
  position: relative;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.event-card .event-card-image .img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #181717;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;
  -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;
}
.event-card .event-card-image .button {
  width: 50px;
  height: 50px;
  background: #F24C03;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  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: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.event-card .event-card-image .button span.plus {
  font-size: 21px;
}
.event-card .event-card-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F24C03;
  -webkit-transition: inset 0.3s ease;
  -o-transition: inset 0.3s ease;
  -moz-transition: inset 0.3s ease;
  transition: inset 0.3s ease;
  z-index: 1;
}
.event-card .event-card-content {
  width: 100%;
  display: block;
  z-index: 1;
  position: relative;
}
.event-card .event-card-content .ecc-inner {
  padding: 20px;
  position: relative;
  z-index: 2;
}
.event-card .event-card-content .ecc-title {
  font-family: "optima-lt-pro", sans-serif;
  font-size: 25px;
  line-height: 30px;
  color: #181717;
  display: block;
  font-weight: 400;
  margin-bottom: 8px;
}
body.athletics .event-card .event-card-content .ecc-title {
  font-family: "factoria", sans-serif;
  letter-spacing: 0.75px;
  font-weight: 800;
}
.event-card .event-card-content .ecc-time {
  font-size: 16px;
  line-height: 20px;
  position: relative;
}

.notice-item {
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem;
  border-bottom: 2px solid #181717;
}
.notice-item:last-child {
  border-bottom: none;
}
.notice-item.no-url span.chevron-right,
.notice-item.no-url .full-url {
  display: none;
}
.notice-item .secondLvlCss p, .notice-item .ISFilteredGrid .ISFilteredGrid__noResults p, .ISFilteredGrid .notice-item .ISFilteredGrid__noResults p {
  margin: 0;
}
html.no-touch .notice-item.has-url:hover .notice-title {
  color: #181717;
}
.notice-item .full-url {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.notice-item .notice-image {
  z-index: 2;
}
.notice-item .notice-description {
  position: relative;
  z-index: 2;
}
.notice-item .notice-title {
  color: #F24C03;
  font-weight: 800;
  font-size: 1.5625rem;
  line-height: 1.6875rem;
  margin-bottom: 10px;
  max-height: 50px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.notice-item .description {
  margin-bottom: 10px;
}
.notice-item .update {
  position: relative;
  display: block;
}
.notice-item span.chevron-right {
  margin-left: 10px;
}
.notice-item span.chevron-right:before {
  color: #F24C03;
}
.notice-item .notice-image {
  width: 70px;
  height: 70px;
  display: none;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  position: absolute;
  left: 0;
  top: 0;
}
.notice-item .notice-image .img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.notice-item.has-image {
  padding-left: 90px;
}
.notice-item.has-image .notice-image {
  display: block;
}

.event-list-item {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 0.9375rem;
  padding-bottom: 0.9375rem;
  cursor: pointer;
  border-bottom: 2px solid #181717;
}
.event-list-item:last-child {
  border-bottom: none;
}
.event-list-item .event-list-item-inner {
  pointer-events: none;
}
.event-list-item .full-link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.event-list-item .event-content {
  width: -webkit-calc(100% - 90px);
  width: -moz-calc(100% - 90px);
  width: calc(100% - 90px);
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .event-list-item .event-content {
    vertical-align: top;
  }
}
.event-list-item .event-content .event-title {
  font-size: 25px;
  line-height: 27px;
  color: #F24C03;
  display: block;
  font-weight: 800;
  margin-bottom: 5px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
body.athletics .event-list-item .event-content .event-title {
  font-family: "factoria", sans-serif;
  letter-spacing: 0.75px;
  font-weight: 800;
}
.event-list-item .event-content .event-title .truncate {
  display: block;
  max-height: 60px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  overflow: hidden;
}
.event-list-item .event-content .event-time {
  display: inline-block;
  line-height: 16px;
  position: relative;
  padding-right: 16px;
}
.event-list-item .event-content .event-time: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: #F24C03;
  display: block;
  position: absolute;
  right: -15px;
  top: 2px;
}
body.athletics .event-list-item .event-content .event-time:before {
  content: "";
}
.event-list-item .calendar-date {
  width: 70px;
  height: 70px;
  display: inline-block;
  position: relative;
  background: #181717;
  text-align: center;
  left: 0;
  top: 0;
  vertical-align: middle;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.event-list-item .calendar-date.has-multi-day {
  width: 100px;
}
.event-list-item .calendar-date .calendar-date-inner {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  z-index: 2;
  position: relative;
}
.event-list-item .calendar-date .calendar-date-inner:before, .event-list-item .calendar-date .calendar-date-inner:after {
  content: "";
  width: 1px;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.event-list-item .calendar-date .start-date {
  display: inline-block;
  vertical-align: middle;
}
.event-list-item .calendar-date .end-date {
  display: inline-block;
  vertical-align: middle;
}
.event-list-item .calendar-date .conn-word {
  font-size: 19px;
  color: #FFFFFF;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
}
.event-list-item .calendar-date .day {
  width: 100%;
  display: block;
  font-size: 26px;
  color: #FFFFFF;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}
.event-list-item .calendar-date .month {
  width: 100%;
  font-size: 18px;
  color: #FFFFFF;
  display: block;
  text-transform: lowercase;
  text-align: center;
}
.event-list-item .calendar-date .month:first-letter {
  text-transform: uppercase;
}
.event-list-item .calendar-date.has-multi-day + .event-content {
  width: -webkit-calc(100% - 120px);
  width: -moz-calc(100% - 120px);
  width: calc(100% - 120px);
}
html.no-touch .event-list-item:hover .event-content .event-title {
  color: #181717;
}
.event-list-item:last-child {
  margin: 0;
}
.event-list-item:last-child .event-content {
  border: none;
  padding: 0;
}
.event-list-item:first-child .img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
}
.event-list-item:first-child .calendar-date .day,
.event-list-item:first-child .calendar-date .month,
.event-list-item:first-child .calendar-date .conn-word {
  color: #fff;
}

.event-fader-item {
  width: 100%;
}
.event-fader-item .ef-wrapper {
  width: 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;
  position: relative;
  min-height: clamp( 31.25rem, 7.8125vw + 26.25rem, 35.625rem );
}
.event-fader-item .ef-mobile-content {
  display: none;
}
.event-fader-item .image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #181717;
  z-index: 1;
}
.event-fader-item .image:before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(45deg, black 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(45deg, black 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(45deg, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(45deg, black 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.5;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.event-fader-item .image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.event-fader-item .image .calendar-date {
  display: none;
}
.event-fader-item .item-content {
  width: 100%;
  position: relative;
  z-index: 2;
  padding: 30px 120px 30px 60px;
}
.event-fader-item .calendar-date {
  width: 70px;
  height: 70px;
  display: inline-block;
  position: relative;
  background: #181717;
  text-align: center;
  left: 0;
  top: 0;
  vertical-align: middle;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  margin-bottom: 30px;
}
.event-fader-item .calendar-date.has-multi-day {
  width: 100px;
}
.event-fader-item .calendar-date .calendar-date-inner {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  z-index: 2;
  position: relative;
}
.event-fader-item .calendar-date .calendar-date-inner:before, .event-fader-item .calendar-date .calendar-date-inner:after {
  content: "";
  width: 1px;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.event-fader-item .calendar-date .start-date {
  display: inline-block;
  vertical-align: middle;
}
.event-fader-item .calendar-date .end-date {
  display: inline-block;
  vertical-align: middle;
}
.event-fader-item .calendar-date .conn-word {
  font-size: 19px;
  color: #fff;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
}
.event-fader-item .calendar-date .day {
  width: 100%;
  display: block;
  font-size: 26px;
  line-height: 30px;
  font-weight: 800;
  text-align: center;
  color: #fff;
}
.event-fader-item .calendar-date .month {
  width: 100%;
  font-size: 19px;
  color: #fff;
  display: block;
  text-transform: lowercase;
  text-align: center;
  font-weight: 800;
}
.event-fader-item .calendar-date .month:first-letter {
  text-transform: uppercase;
}
.event-fader-item .event-title {
  font-family: "optima-lt-pro", sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: clamp( 2.1875rem, 6.25vw + -1.8125rem, 5.6875rem );
}
body.athletics .event-fader-item .event-title {
  font-family: "factoria", sans-serif;
  letter-spacing: 1.05px;
  font-weight: 800;
  text-transform: uppercase;
}
.event-fader-item .event-description {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #fff;
  font-weight: 400;
  margin: 10px 0;
  display: none;
}
.event-fader-item .event-countdown {
  margin-top: 15px;
}
.event-fader-item .event-countdown .col {
  display: inline-block;
  color: #fff;
  border-right: 2px solid rgba(255, 255, 255, 0.3);
  padding-right: 20px;
  margin-right: 20px;
}
.event-fader-item .event-countdown .col:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.event-fader-item .event-countdown .main-nr {
  font-weight: 400;
  text-align: center;
  font-size: clamp( 2.5rem, 1.1160714286vw + 1.7857142857rem, 3.125rem );
  line-height: clamp( 3.125rem, 2.2321428571vw + 1.6964285714rem, 4.375rem );
}
.event-fader-item .event-countdown .sec {
  font-size: 19px;
  line-height: 22px;
  font-weight: 800;
  text-transform: capitalize;
  text-align: center;
}
.event-fader-item .secondLvlCss .downloadBtn, .event-fader-item .ISFilteredGrid .ISFilteredGrid__noResults .downloadBtn, .ISFilteredGrid .event-fader-item .ISFilteredGrid__noResults .downloadBtn {
  background: #FFFFFF;
  color: #181717;
  border: none;
  margin-top: 20px;
}
.event-fader-item .secondLvlCss .downloadBtn:hover, .event-fader-item .ISFilteredGrid .ISFilteredGrid__noResults .downloadBtn:hover, .ISFilteredGrid .event-fader-item .ISFilteredGrid__noResults .downloadBtn:hover {
  color: #FFFFFF !important;
}

@media (max-width: 767px) {
  .event-fader-item .item-content {
    padding: 30px;
  }
  .event-fader-item .ef-wrapper {
    aspect-ratio: unset;
    background: #181717;
  }
  .event-fader-item .event-title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 44px;
    line-height: 2.75rem;
  }
  .event-fader-item .image {
    position: relative;
  }
  .event-fader-item .image img {
    position: relative;
  }
  .event-fader-item .image .calendar-date {
    position: absolute;
    z-index: 2;
    left: 0;
    top: auto;
    bottom: 0;
    display: block;
    margin: 0;
  }
  .event-fader-item .ef-wrapper {
    -webkit-box-pack: end;
    -webkit-justify-content: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    -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;
    padding-bottom: 30px;
  }
  .event-fader-item .ef-wrapper .item-content .calendar-date {
    display: none;
  }
}
.crsl-ctrl {
  display: block;
  position: relative;
  background: #F24C03;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: all;
  width: clamp( 3.125rem, 2.7901785714vw + 1.3392857143rem, 4.6875rem );
  height: clamp( 3.125rem, 2.7901785714vw + 1.3392857143rem, 4.6875rem );
}
.crsl-ctrl.slick-disabled {
  opacity: 0.5;
}
.crsl-ctrl i:before {
  display: block;
}
body.athletics .crsl-ctrl i:before {
  color: #fff;
  font-size: 25px;
}
.crsl-ctrl.prev i:before {
  -webkit-transform: rotate(0deg) scaleX(-1);
     -moz-transform: rotate(0deg) scaleX(-1);
      -ms-transform: rotate(0deg) scaleX(-1);
       -o-transform: rotate(0deg) scaleX(-1);
          transform: rotate(0deg) scaleX(-1);
  color: #fff;
}
.crsl-ctrl.next i:before {
  -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  color: #fff;
}
html.no-touch .crsl-ctrl: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);
}

.general-dots,
.slick-dots {
  width: 100%;
  text-align: right;
  z-index: 2;
  position: relative;
}
.general-dots li,
.slick-dots li {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  margin-left: 5px;
}
.general-dots li:first-child,
.slick-dots li:first-child {
  margin: 0;
}
.general-dots li .dots-button,
.general-dots li button,
.slick-dots li .dots-button,
.slick-dots li button {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  border: none;
  background: transparent;
  cursor: pointer;
  color: transparent;
}
.general-dots li .dots-button:before,
.general-dots li button:before,
.slick-dots li .dots-button:before,
.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: #F24C03;
  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;
}
body.athletics .general-dots li .dots-button:before,
body.athletics .general-dots li button:before,
body.athletics .slick-dots li .dots-button:before,
body.athletics .slick-dots li button:before {
  content: "";
  border: 3px solid #F24C03;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  background: transparent;
  width: 13px;
  height: 13px;
}
.general-dots li.slick-active .dots-button:before,
.general-dots li.slick-active button:before,
.slick-dots li.slick-active .dots-button:before,
.slick-dots li.slick-active button:before {
  content: "";
  opacity: 1;
}
body.athletics .general-dots li.slick-active .dots-button:before,
body.athletics .general-dots li.slick-active button:before,
body.athletics .slick-dots li.slick-active .dots-button:before,
body.athletics .slick-dots li.slick-active button:before {
  content: "";
  background: #F24C03;
}
html.no-touch .general-dots li:hover .dots-button:before,
html.no-touch .slick-dots li:hover .dots-button:before {
  opacity: 1;
}

.main-hero {
  width: 100%;
  height: auto;
  position: relative;
  background: #181717;
}
body.athletics .main-hero {
  background: #F24C03;
}
body.calendar .main-hero, body.athleticsCalendar .main-hero {
  display: none;
}
body.video .main-hero .fader-wrapper {
  width: 55%;
  margin-left: 45%;
}
@media (max-width: 767px) {
  body.video .main-hero .fader-wrapper {
    width: 100%;
    margin-left: 0;
    height: 60vh !important;
    min-height: 60vh !important;
  }
}
body.noHeader .main-hero .fader-wrapper, body.media-template .main-hero .fader-wrapper {
  height: 600px !important;
  min-height: 600px !important;
}
@media (max-width: 767px) {
  body.noHeader .main-hero .fader-wrapper, body.media-template .main-hero .fader-wrapper {
    height: 45vh !important;
    min-height: 45vh !important;
    margin-top: 53px;
  }
}
.main-hero .fader-wrapper {
  width: 50%;
  margin-left: 50%;
  position: relative;
  z-index: 1;
  height: 80svh !important;
  height: 80vh !important;
  min-height: 80svh !important;
  min-height: 80vh !important;
  -webkit-transform: translateX(100%);
     -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.8s linear;
  transition: -webkit-transform 0.8s linear;
  -o-transition: -o-transform 0.8s linear;
  -moz-transition: transform 0.8s linear, -moz-transform 0.8s linear;
  transition: transform 0.8s linear;
  transition: transform 0.8s linear, -webkit-transform 0.8s linear, -moz-transform 0.8s linear, -o-transform 0.8s linear;
}
html.js-hide-loader .main-hero .fader-wrapper {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}
@media (max-width: 767px) {
  .main-hero .fader-wrapper {
    width: 100%;
    margin-left: 0;
    height: 60vh !important;
    min-height: 60vh !important;
  }
}
.main-hero .fader-wrapper .video-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.main-hero .fader-wrapper .video-container video {
  height: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
.main-hero .fader-wrapper .video-controls {
  position: absolute;
  bottom: 20px;
  right: clamp( 1.9375rem, 7.4776785714vw + -2.8482142857rem, 6.125rem );
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  z-index: 10;
}
.main-hero .fader-wrapper .video-btn {
  width: 60px;
  height: 60px;
  background: #F24C03;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
  border: none;
  position: relative;
}
.main-hero .fader-wrapper .video-btn:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #F24C03;
  -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;
}
.main-hero .fader-wrapper .video-btn:hover:before {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
.main-hero .fader-wrapper .video-btn span {
  position: relative;
  width: 20px;
  height: 20px;
}
.main-hero .fader-wrapper .video-btn .g-icons {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.main-hero .fader-wrapper .video-control .pause {
  opacity: 0;
}
.main-hero .fader-wrapper .video-control.played .play {
  opacity: 0;
}
.main-hero .fader-wrapper .video-control.played .pause {
  opacity: 1;
}
.main-hero .fader-wrapper .sound-control .mute:before {
  font-size: 20px;
}
.main-hero .fader-wrapper .sound-control .unmute {
  opacity: 0;
}
.main-hero .fader-wrapper .sound-control.muted .mute {
  opacity: 1;
}
.main-hero .fader-wrapper .sound-control.muted .unmute {
  opacity: 0;
}
.main-hero .fader-wrapper .sound-control:not(.muted) .mute {
  opacity: 0;
}
.main-hero .fader-wrapper .sound-control:not(.muted) .unmute {
  opacity: 1;
}
.main-hero .fader-wrapper .g-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  font-size: 26px;
}
.main-hero .fader-area {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main-hero .fader-area .slick-slide {
  height: 100%;
}
.main-hero .fader-area .slick-list,
.main-hero .fader-area .slick-track {
  height: 100%;
}
.main-hero .fader-area .fa-item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main-hero .fader-area .image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main-hero .fader-area .image .img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
}
.main-hero .fader-area .image .img.lazyloaded:before {
  content: "";
  width: 100%;
  height: 30%;
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.7;
}
.main-hero .fader-area .image .img.lazyloaded:after {
  content: "";
  width: 100%;
  height: 30%;
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, from(#000f37), to(rgba(0, 15, 55, 0)));
  background: -webkit-linear-gradient(top, #000f37 0%, rgba(0, 15, 55, 0) 100%);
  background: -moz-linear-gradient(top, #000f37 0%, rgba(0, 15, 55, 0) 100%);
  background: -o-linear-gradient(top, #000f37 0%, rgba(0, 15, 55, 0) 100%);
  background: linear-gradient(180deg, #000f37 0%, rgba(0, 15, 55, 0) 100%);
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
}
.main-hero .title-area {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              -ms-grid-row-align: auto;
          align-self: auto;
  padding: 30px clamp( 5.9375rem, 5.1339285714vw + 2.6517857143rem, 8.8125rem );
}
@media screen and (max-width: 767px) {
  .main-hero .title-area {
    padding: 30px;
  }
}
.main-hero .title-area .title-area-inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.main-hero .page-title {
  font-family: "optima-lt-pro", sans-serif;
  width: 100%;
  display: block;
  position: relative;
  text-align: left;
  color: #FFFFFF;
  font-size: clamp( 3.75rem, 6.6964285714vw + -0.5357142857rem, 7.5rem );
  z-index: 2;
  font-weight: 400;
}
body.athletics .main-hero .page-title {
  font-family: "factoria", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: clamp( 3.75rem, 2.2321428571vw + 2.3214285714rem, 5rem );
}
body.athletics .main-hero .page-title .pt-first-line {
  -webkit-text-stroke: 3px #181717;
}
@media screen and (max-width: 767px) {
  .main-hero .page-title {
    text-align: left;
    font-size: 46px;
  }
}
.main-hero .arrows-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.main-hero .arrows-container .crsl-ctrl i:before {
  color: #181717;
}
.main-hero .dots-container {
  position: absolute;
  bottom: 23px;
  left: 60px;
  right: 60px;
  width: -webkit-calc(100% - 120px);
  width: -moz-calc(100% - 120px);
  width: calc(100% - 120px);
  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;
}
.main-hero .dots-container .slick-dots {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -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;
}
.main-hero .dots-container .slick-dots li button:before {
  color: #FFFFFF;
}
body.widthHeaderImage .main-hero .page-title, body.eventDetails .main-hero .page-title {
  font-size: clamp( 2.5rem, 4.4642857143vw + -0.3571428571rem, 5rem );
}
.main-hero.title-over-image .title-area, body.noHeader .main-hero .title-area, body.widthHeaderImage .main-hero .title-area {
  position: absolute;
  bottom: 0;
  top: 0;
  width: 50%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .main-hero.title-over-image .title-area, body.noHeader .main-hero .title-area, body.widthHeaderImage .main-hero .title-area {
    width: 100%;
    top: auto;
    height: auto;
    position: relative;
  }
}
.main-hero.title-over-image .page-title, body.noHeader .main-hero .page-title, body.widthHeaderImage .main-hero .page-title {
  color: #fff;
}
body.video .main-hero.title-over-image .title-area {
  width: 45%;
}
@media screen and (max-width: 767px) {
  body.video .main-hero.title-over-image .title-area {
    width: 100%;
  }
}
body.noHeader .main-hero .page-title, body.media-template .main-hero .page-title {
  color: #fff;
}
body.noHeader .main-hero .fader-wrapper, body.media-template .main-hero .fader-wrapper {
  background-image: url("../../../../Images/img/general/no-header-bg-v2.png");
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
body.noHeader .main-hero .fader-wrapper .fader-area, body.media-template .main-hero .fader-wrapper .fader-area {
  display: none;
}
body.noHeader .main-hero .dots-container, body.media-template .main-hero .dots-container {
  display: none;
}
body.noHeader .main-hero .arrows-container, body.media-template .main-hero .arrows-container {
  display: none;
}
body.noHeader.video .main-hero .fader-wrapper {
  background-image: none;
}

.breadcrumbs {
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  pointer-events: all;
}
.breadcrumbs .item {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 24px;
}
.breadcrumbs .item:before {
  content: "|";
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.breadcrumbs .item:first-child:before {
  display: none;
}
.breadcrumbs .item:first-child a {
  margin: 0;
}
.breadcrumbs a {
  display: inline-block;
  vertical-align: middle;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  margin-left: 10px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.breadcrumbs .br-current-page {
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
  color: inherit;
}
.title-over-image .breadcrumbs .item {
  color: #fff;
}
body.noHeader .breadcrumbs {
  display: none;
}

.faqs-container {
  margin-bottom: 50px;
}

.accordion-container {
  width: 100%;
  display: block;
  margin-bottom: 50px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #F5F0ED;
}
.accordion-container .ctrl {
  width: clamp( 3.4375rem, 1.6741071429vw + 2.3660714286rem, 4.375rem );
  height: 100%;
  display: block;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  background: #F24C03;
}
.accordion-container .ctrl:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 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;
  background: #F24C03;
}
.accordion-container .ctrl span {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -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%);
  -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;
}
.accordion-container .ctrl span:before {
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  display: block;
  color: #000;
}
.accordion-container .accordion-link {
  width: 100%;
  display: block;
  font-weight: 700;
  padding: 15px clamp( 5rem, 2.7901785714vw + 3.2142857143rem, 6.5625rem ) 15px 30px;
  position: relative;
  cursor: pointer;
  z-index: 1;
  border: none;
  background: transparent;
  text-align: left;
  font-size: clamp( 1.25rem, 0.8928571429vw + 0.6785714286rem, 1.75rem );
  line-height: clamp( 1.5rem, 1.7857142857vw + 0.3571428571rem, 2.5rem );
}
body.athletics .accordion-container .accordion-link {
  border: 2px solid #F24C03;
  font-family: "factoria", sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.6px;
  color: #181717;
}
.accordion-container .accordion-link .txt {
  position: relative;
  z-index: 2;
}
.accordion-container .accordion-dropdown {
  width: 100%;
  display: block;
  z-index: 1;
  position: relative;
}
.accordion-container .accordion-dropdown .dropdown-inner {
  display: none;
  font-weight: 400;
  z-index: 2;
  padding: 15px 30px 30px;
  border-top: none;
  word-break: break-word;
  font-size: clamp( 1rem, 1.1160714286vw + 0.2857142857rem, 1.625rem );
  line-height: clamp( 1.5rem, 2.0089285714vw + 0.2142857143rem, 2.625rem );
}
.accordion-container .accordion-dropdown .dropdown-inner a:not(.downloadBtn)[href$=".pdf"]:before, .accordion-container .accordion-dropdown .dropdown-inner a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, .accordion-container .accordion-dropdown .dropdown-inner a:not(.downloadBtn)[href^=mailto]:before {
  background: #F5F0ED;
}
.accordion-container .accordion-dropdown .dropdown-inner p:last-child {
  margin-bottom: 0;
}
html.no-touch .accordion-container:hover .ctrl:before {
  -webkit-transform: scale(1.2);
     -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
       -o-transform: scale(1.2);
          transform: scale(1.2);
}
.accordion-container.active .ctrl span {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-180deg);
     -moz-transform: translateX(-50%) translateY(-50%) rotate(-180deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(-180deg);
       -o-transform: translateX(-50%) translateY(-50%) rotate(-180deg);
          transform: translateX(-50%) translateY(-50%) rotate(-180deg);
}

@media screen and (max-width: 767px) {
  .accordion .accordion-link {
    padding-left: 20px;
  }
  .accordion .accordion-item .accordion-dropdown .accd-inner {
    padding: 5px 20px 20px;
  }
}
.menu-levels {
  font-family: "montserrat", sans-serif;
  width: 100%;
  display: block;
  position: relative;
}
.menu-levels .ml-list {
  width: 100%;
  display: block;
}
.menu-levels .dropdown-js {
  display: none;
}
.menu-levels .open-level-js {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  display: block;
}
.menu-levels .open-level {
  width: 30px;
  height: 30px;
  position: absolute;
  right: -5px;
  top: -1px;
  z-index: 3;
  cursor: pointer;
  -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;
}
.menu-levels .open-level i {
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 50%;
  margin-left: -5px;
}
.menu-levels .open-level i:before, .menu-levels .open-level i:after {
  content: "";
  display: block;
  position: absolute;
  background: #F24C03;
  -webkit-transition: opacity 0.3s ease, background-color 0.3s ease;
  -o-transition: opacity 0.3s ease, background-color 0.3s ease;
  -moz-transition: opacity 0.3s ease, background-color 0.3s ease;
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
.menu-levels .open-level i:before {
  width: 100%;
  height: 2px;
  top: 50%;
  margin-top: -1px;
  left: 0;
}
.menu-levels .open-level i:after {
  content: "";
  width: 2px;
  height: 100%;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -1px;
}
html.no-touch .menu-levels .open-level:hover i:before, html.no-touch .menu-levels .open-level:hover i:after {
  background: #F24C03;
}
.menu-levels .item {
  position: relative;
  margin-bottom: 10px;
}
.menu-levels .item:last-child {
  margin: 0;
}
html.no-touch .menu-levels .item.has-open-child .link-container:hover .link {
  color: #F24C03 !important;
}
html.no-touch .menu-levels .item.has-open-child .link-container:hover .open-level-icon:before, html.no-touch .menu-levels .item.has-open-child .link-container:hover .open-level-icon:after {
  background: #F24C03 !important;
}
.menu-levels .link-container {
  width: 100%;
  display: block;
  position: relative;
  padding-right: 20px;
}
.menu-levels .link {
  font-size: 18px;
  font-weight: 400;
  display: block;
  line-height: 26px;
  position: relative;
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: color 0.3s ease, -o-transform 0.3s ease;
  -moz-transition: color 0.3s ease, transform 0.3s ease, -moz-transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease;
}
.menu-levels .link.current {
  font-weight: 700;
}
html.no-touch .menu-levels .link:hover {
  color: #F24C03 !important;
}
.menu-levels .dropdown {
  width: 100%;
  margin-top: 10px;
  padding-left: 15px;
  position: relative;
  border-left: 1px solid #F24C03;
}
.menu-levels .item.active i:after {
  opacity: 0;
}

.nya-fixed-menu {
  max-height: -webkit-calc(100% - 200px);
  max-height: -moz-calc(100% - 200px);
  max-height: calc(100% - 200px);
  width: 320px;
  height: 60px;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #F5F0ED;
  overflow: hidden;
  -webkit-transition: height 0.5s ease, overflow 0.5s ease 0.4s, opacity 0.5s ease;
  -o-transition: height 0.5s ease, overflow 0.5s ease 0.4s, opacity 0.5s ease;
  -moz-transition: height 0.5s ease, overflow 0.5s ease 0.4s, opacity 0.5s ease;
  transition: height 0.5s ease, overflow 0.5s ease 0.4s, opacity 0.5s ease;
  opacity: 0;
  display: block;
  pointer-events: all;
  cursor: pointer;
  z-index: 8;
  -webkit-border-radius: 0 0 0 0;
     -moz-border-radius: 0 0 0 0;
          border-radius: 0 0 0 0;
}
.sidebar-layout .nya-fixed-menu {
  z-index: -99999;
}
.nya-fixed-menu .fm-current-page {
  font-family: "montserrat", sans-serif;
  width: 100%;
  font-size: 20px;
  line-height: 1;
  font-weight: 800;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background: #181717;
  color: #FFFFFF;
  min-height: 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 30px;
  -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;
  border-left: none;
}
body.athletics .nya-fixed-menu .fm-current-page {
  background: #F24C03;
}
.nya-fixed-menu .fm-current-page .txt {
  width: 100%;
  display: block;
  display: block;
  position: relative;
}
.nya-fixed-menu .fm-current-page .txt .more {
  font-weight: 400;
  font-size: 16px;
  display: inline-block;
  margin-bottom: 0;
}
body.athletics .nya-fixed-menu .fm-current-page .txt span:not(.more) {
  font-family: "factoria", sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.6px;
}
.nya-fixed-menu .fm-current-page .txt .chevron-right {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  -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-top: 0;
}
.nya-fixed-menu .fm-current-page .txt .chevron-right:before {
  color: #F24C03;
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  display: block;
}
body.athletics .nya-fixed-menu .fm-current-page .txt .chevron-right:before {
  color: #181717;
}
.nya-fixed-menu .menu-levels {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
  -o-transition: opacity 0.4s ease, visibility 0.4s ease;
  -moz-transition: opacity 0.4s ease, visibility 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
.nya-fixed-menu.opened {
  height: 100% !important;
  -webkit-transition: width 0.5s ease, height 0.5s ease, overflow 0.5s ease 0s, overflow 0.5s ease;
  -o-transition: width 0.5s ease, height 0.5s ease, overflow 0.5s ease 0s, overflow 0.5s ease;
  -moz-transition: width 0.5s ease, height 0.5s ease, overflow 0.5s ease 0s, overflow 0.5s ease;
  transition: width 0.5s ease, height 0.5s ease, overflow 0.5s ease 0s, overflow 0.5s ease;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.nya-fixed-menu.opened .menu-levels {
  opacity: 1;
  visibility: visible;
}
.nya-fixed-menu.opened .fm-current-page .txt .chevron-right {
  -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);
}
.nya-fixed-menu .fm-wrapper {
  padding: 20px;
}

@media screen and (max-width: 767px) {
  .nya-fixed-menu {
    opacity: 0;
    z-index: -3333;
    pointer-events: none;
    visibility: hidden;
  }
}
.featured-paragraph:has(+ .ckEditorLayout) .widget-holder, .featured-paragraph:has(+ .ckEditorLayout) .ckEditorLayout {
  margin-bottom: 0;
}
.featured-paragraph .widget-holder, .featured-paragraph .ckEditorLayout {
  background: #F5F0ED;
  margin-top: -50px;
  margin-bottom: 50px;
}
body.athletics .featured-paragraph .widget-holder, body.athletics .featured-paragraph .ckEditorLayout {
  background: #181717;
}
.featured-paragraph .widget-holder .inner, .featured-paragraph .ckEditorLayout .inner {
  padding: 100px 20px;
}
.featured-paragraph p {
  font-family: "optima-lt-pro", sans-serif;
  margin-bottom: 0;
  font-size: clamp( 1.4375rem, 3.0133928571vw + -0.4910714286rem, 3.125rem );
  line-height: clamp( 2.0625rem, 4.1294642857vw + -0.5803571429rem, 4.375rem );
}
body.athletics .featured-paragraph p {
  color: #fff;
  font-family: "montserrat", sans-serif;
  font-size: clamp( 1.1875rem, 0.4464285714vw + 0.9017857143rem, 1.4375rem );
  line-height: clamp( 1.8125rem, 0.4464285714vw + 1.5267857143rem, 2.0625rem );
}
.featured-paragraph p a:not(.downloadBtn)[href$=".pdf"], .featured-paragraph p a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]), .featured-paragraph p a:not(.downloadBtn)[href^=mailto] {
  padding-right: clamp( 3.125rem, 1.1160714286vw + 2.4107142857rem, 3.75rem );
}
.featured-paragraph p a:not(.downloadBtn)[href$=".pdf"]:before, .featured-paragraph p a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, .featured-paragraph p a:not(.downloadBtn)[href^=mailto]:before {
  background: #F5F0ED;
}
.featured-paragraph p a:not(.downloadBtn),
.featured-paragraph p u {
  text-decoration: none;
  position: relative;
  padding-bottom: 4px;
  font-weight: 400;
}
body.athletics .featured-paragraph p a:not(.downloadBtn),
body.athletics .featured-paragraph p u {
  color: #fff;
}
.featured-paragraph p a:not(.downloadBtn):after,
.featured-paragraph p 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;
}
body.athletics .featured-paragraph p a:not(.downloadBtn):after,
body.athletics .featured-paragraph p u:after {
  background: #F24C03;
  height: 100%;
}
.featured-paragraph p a:not(.downloadBtn):hover:after,
.featured-paragraph p u:hover:after {
  height: 8px !important;
}
body.athletics .featured-paragraph p a:not(.downloadBtn):hover:after,
body.athletics .featured-paragraph p u:hover:after {
  height: 100% !important;
}

.featuredText {
  padding-left: 20px;
  position: relative;
  margin-bottom: 50px;
}
.featuredText p {
  font-size: clamp( 1.4375rem, 3.0133928571vw + -0.4910714286rem, 3.125rem );
  line-height: clamp( 2.0625rem, 4.1294642857vw + -0.5803571429rem, 4.375rem );
}
.featuredText:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: #F24C03;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

.stories-carousel {
  margin-bottom: 50px;
}
.stories-carousel:not(.global-widget) .title {
  margin: 0;
  color: #181717;
}
@media screen and (max-width: 767px) {
  .stories-carousel:not(.global-widget) .top-placed {
    display: none !important;
  }
}
.stories-carousel .controller-wrapper .secondLvlCss, .stories-carousel .controller-wrapper .ISFilteredGrid .ISFilteredGrid__noResults, .ISFilteredGrid .stories-carousel .controller-wrapper .ISFilteredGrid__noResults {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.stories-carousel .slick-slide {
  width: 280px;
}
.stories-carousel .slick-slide > div {
  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;
}
.stories-carousel .slick-slide > div > div {
  padding: 12px 18px 0 12px;
  max-width: 280px;
}
.stories-carousel.global-widget {
  background: #F5F0ED;
  margin: 0;
  padding: 30px 0;
}
.stories-carousel.global-widget .top-placed .secondLvlCss, .stories-carousel.global-widget .top-placed .ISFilteredGrid .ISFilteredGrid__noResults, .ISFilteredGrid .stories-carousel.global-widget .top-placed .ISFilteredGrid__noResults {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.stories-carousel.global-widget .top-placed .secondLvlCss h3, .stories-carousel.global-widget .top-placed .ISFilteredGrid .ISFilteredGrid__noResults h3, .ISFilteredGrid .stories-carousel.global-widget .top-placed .ISFilteredGrid__noResults h3 {
  color: #181717;
  margin: 0;
}
.stories-carousel.global-widget .carousel-widget {
  margin-left: 150px;
  overflow: visible;
}
@media screen and (max-width: 767px) {
  .stories-carousel.global-widget .carousel-widget {
    margin-left: 0;
  }
}
.stories-carousel.global-widget .carousel-widget .controller-wrapper:not(.top-placed) {
  left: -100px;
}
@media screen and (max-width: 767px) {
  .stories-carousel.global-widget .carousel-widget .controller-wrapper:not(.top-placed) {
    left: 0;
  }
}
.stories-carousel.global-widget .controller-wrapper:not(.top-placed) {
  margin-top: 0;
}
.stories-carousel.global-widget .controller-wrapper:not(.top-placed) .controller-js {
  width: auto;
  padding: 0;
  -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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .stories-carousel.global-widget .controller-wrapper:not(.top-placed) .controller-js {
    display: none;
  }
}
.stories-carousel.global-widget .controller-wrapper:not(.top-placed) .controller-js .crsl-ctrl {
  margin: 10px 0;
}
.stories-carousel.global-widget .controller-wrapper:not(.top-placed) .secondLvlCss, .stories-carousel.global-widget .controller-wrapper:not(.top-placed) .ISFilteredGrid .ISFilteredGrid__noResults, .ISFilteredGrid .stories-carousel.global-widget .controller-wrapper:not(.top-placed) .ISFilteredGrid__noResults {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.stories-carousel.global-widget .controller-wrapper:not(.top-placed) .secondLvlCss a.downloadBtn, .stories-carousel.global-widget .controller-wrapper:not(.top-placed) .ISFilteredGrid .ISFilteredGrid__noResults a.downloadBtn, .ISFilteredGrid .stories-carousel.global-widget .controller-wrapper:not(.top-placed) .ISFilteredGrid__noResults a.downloadBtn {
  margin-top: 30px;
}
.stories-carousel.global-widget .story-card .story-card-content {
  background: #fff;
}
@media (max-width: 767px) {
  .stories-carousel.global-widget {
    padding: 30px 0;
  }
}

.stories-carousel-content-layout .slick-slide {
  width: 280px;
}
.stories-carousel-content-layout .slick-slide > div {
  width: 100%;
  height: 100%;
}
.stories-carousel-content-layout .slick-slide > div > div {
  padding: 30px 18px 30px 12px;
  height: 100%;
}
@media (max-width: 767px) {
  .stories-carousel-content-layout .slick-slide > div > div {
    padding: 15px 15px 30px;
  }
}
.stories-carousel-content-layout.align-to-left .slick-slide > div > div {
  padding: 30px 12px 30px 18px;
}

.stories-grid {
  margin-bottom: 50px;
}
.stories-grid .title {
  margin: 0;
  color: #181717;
}
.stories-grid .controller-wrapper {
  margin-top: 20px;
  padding: 0;
}
.stories-grid .controller-wrapper:not(.top-placed) .secondLvlCss, .stories-grid .controller-wrapper:not(.top-placed) .ISFilteredGrid .ISFilteredGrid__noResults, .ISFilteredGrid .stories-grid .controller-wrapper:not(.top-placed) .ISFilteredGrid__noResults {
  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;
}
.stories-grid .grid-widget {
  display: block;
  width: 100%;
  margin-left: 0;
  -webkit-columns: 3;
     -moz-columns: 3;
          columns: 3;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
}
@media screen and (max-width: 1440px) {
  .stories-grid .grid-widget {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
}
@media screen and (max-width: 767px) {
  .stories-grid .grid-widget {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}
.stories-grid .grid-widget > div {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  width: 100% !important;
  -webkit-box-flex: 0 !important;
  -webkit-flex: none !important;
     -moz-box-flex: 0 !important;
      -ms-flex: none !important;
          flex: none !important;
}

.events-fader {
  margin-bottom: 60px;
}
.events-fader .controller-js {
  width: 50px;
  height: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
     -moz-box-orient: vertical;
     -moz-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  position: absolute;
  right: 60px;
  top: 50%;
  margin-top: -60px;
  display: none;
}
.events-fader .controller-js .crsl-ctrl {
  margin: 0;
}
.events-fader .controller-js .crsl-ctrl:last-child {
  margin-bottom: 20px;
}
.events-fader .bf-dots {
  z-index: 2;
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  padding: 0 20px;
  display: none;
}
.events-fader .bf-dots .slick-dots {
  text-align: center;
}
@media (max-width: 767px) {
  .events-fader .bf-dots {
    display: none;
  }
}
@media (max-width: 767px) {
  .events-fader .controller-js {
    right: 30px;
    top: 25%;
    margin-top: 0;
  }
}

.content-events-list {
  margin-bottom: 50px;
}
.content-events-list .btn-holder {
  margin-top: 20px;
}
.events-carousel .title {
  margin: 0;
  color: #181717;
}
.events-carousel .carousel-widget,
.events-carousel .controller-wrapper {
  z-index: 2;
  position: relative;
}
.events-carousel .controller-wrapper .secondLvlCss, .events-carousel .controller-wrapper .ISFilteredGrid .ISFilteredGrid__noResults, .ISFilteredGrid .events-carousel .controller-wrapper .ISFilteredGrid__noResults {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .events-carousel .top-placed {
    display: none !important;
  }
}
.events-carousel .slick-slide {
  width: 280px;
  padding: 20px 30px 0 0;
}
@media screen and (max-width: 767px) {
  .events-carousel .slick-slide {
    padding: 0 15px;
  }
}
.events-carousel .slick-slide > div {
  width: 100%;
  height: 100%;
}
.events-carousel .slick-slide > div > div {
  height: 100%;
  max-width: none;
}

.events-carousel-content-layout .slick-slide {
  width: 280px;
}
.events-carousel-content-layout .slick-slide > div {
  width: 100%;
  height: 100%;
}
.events-carousel-content-layout .slick-slide > div > div {
  padding: 30px 30px 30px 0;
  height: 100%;
}
@media (max-width: 767px) {
  .events-carousel-content-layout .slick-slide > div > div {
    padding: 15px 15px 30px;
  }
}
.events-carousel-content-layout.align-to-left .slick-slide > div > div {
  padding: 30px 0 30px 30px;
}
@media screen and (max-width: 767px) {
  .events-carousel-content-layout.align-to-left .slick-slide > div > div {
    padding: 30px 15px;
  }
}

.events-list .title h3 {
  color: #181717;
  margin-bottom: 20px;
}

.sidebar-box {
  width: 100%;
  display: block;
  border-bottom: 1px solid rgba(152, 170, 207, 0.3);
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.sidebar-box:last-child {
  margin: 0;
  padding: 0;
}

.sidebar-title {
  margin-bottom: 25px;
  z-index: 2;
  position: relative;
}

.promos-carousel {
  margin-bottom: 50px;
  padding: 80px 0;
  background: #F5F0ED;
}
body.athletics .promos-carousel {
  background: #2d2c2c;
}
body.promos-visible-last .promos-carousel {
  margin-bottom: 0;
}
.promos-carousel.negate-margin {
  margin-top: -50px;
}
.promos-carousel .title {
  margin: 0;
  color: #181717;
}
.promos-carousel .slick-slide {
  width: 280px;
}
.promos-carousel .slick-slide > div > div {
  padding: 0 30px 0 0;
}
@media screen and (max-width: 767px) {
  .promos-carousel .slick-slide > div > div {
    padding: 0 15px;
  }
}
@media screen and (min-width: 767px) {
  .promos-carousel.global-widget .slick-slide {
    max-width: 32.5rem;
    width: 100%;
  }
}
.promos-carousel.global-widget .controller-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.promos-grid .title {
  margin: 0;
  color: #181717;
}
.promos-grid .controller-wrapper {
  padding: 0;
  margin-bottom: 20px;
}

.promos-sidebar .promo-card {
  margin-bottom: 20px;
  padding: 0;
}
.promos-sidebar .promo-card:last-child {
  margin: 0;
}

.promos-carousel-content-layout .slick-slide {
  width: 280px;
}
.promos-carousel-content-layout .slick-slide > div {
  width: 100%;
  height: 100%;
}
.promos-carousel-content-layout .slick-slide > div > div {
  padding: 30px 30px 30px 0;
  height: 100%;
}
@media (max-width: 767px) {
  .promos-carousel-content-layout .slick-slide > div > div {
    padding: 15px 15px 30px;
  }
}
.promos-carousel-content-layout.align-to-left .slick-slide > div > div {
  padding: 30px 0 30px 30px;
}
@media screen and (max-width: 767px) {
  .promos-carousel-content-layout.align-to-left .slick-slide > div > div {
    padding: 30px 15px;
  }
}

.ticker-carousel {
  margin-bottom: 50px;
  padding: 1.875rem;
  background: #181717;
}
.ticker-carousel .inner,
.ticker-carousel .js-marquee-wrapper {
  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;
}
.ticker-carousel .content-wrap {
  max-width: 53.125rem;
  margin: 0 auto;
  text-align: center;
}
.ticker-carousel .card-inner .description {
  color: #fff;
  text-align: center;
  font-weight: 400;
  line-height: 1.6;
}
.ticker-carousel h2,
.ticker-carousel p {
  color: #fff;
}

.stats-carousel {
  margin-bottom: 50px;
}
.stats-carousel .slick-slide {
  width: clamp( 17.5rem, 5.5803571429vw + 13.9285714286rem, 20.625rem );
}
.stats-carousel .slick-slide > div {
  width: 100%;
  height: 100%;
}
.stats-carousel .slick-slide > div > div {
  padding: 0 30px 0 0;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .stats-carousel .slick-slide > div > div {
    padding: 0 15px;
  }
}

.stats-carousel-content-layout .slick-slide {
  width: clamp( 17.5rem, 2.2321428571vw + 16.0714285714rem, 18.75rem );
}
.stats-carousel-content-layout .slick-slide > div {
  width: 100%;
  height: 100%;
}
.stats-carousel-content-layout .slick-slide > div > div {
  padding: 30px 30px 30px 0;
  height: 100%;
}
@media (max-width: 767px) {
  .stats-carousel-content-layout .slick-slide > div > div {
    padding: 15px 15px 30px;
  }
}
.stats-carousel-content-layout.align-to-left .slick-slide > div > div {
  padding: 30px 0 30px 30px;
}
@media screen and (max-width: 767px) {
  .stats-carousel-content-layout.align-to-left .slick-slide > div > div {
    padding: 30px 15px;
  }
}

.stats-grid {
  margin-bottom: 50px;
}

.staff-grid {
  margin-bottom: 50px;
}

.staff-carousel-content-layout .slick-slide {
  width: 268px;
}
.staff-carousel-content-layout .slick-slide > div {
  width: 100%;
  height: 100%;
}
.staff-carousel-content-layout .slick-slide > div > div {
  padding: 30px 18px 30px 12px;
  height: 100%;
}
@media (max-width: 767px) {
  .staff-carousel-content-layout .slick-slide > div > div {
    padding: 15px 15px 30px;
  }
}
.staff-carousel-content-layout.align-to-left .slick-slide > div > div {
  padding: 30px 12px 30px 18px;
}

.staff-carousel {
  margin-bottom: 50px;
}
.staff-carousel.single-card {
  overflow: visible;
}
.staff-carousel.single-card .carousel-widget {
  overflow: visible;
}
.staff-carousel.single-card .carousel-widget .crsl-inner {
  overflow: visible;
}
.staff-carousel.single-card .carousel-widget .crsl-inner .slick-list {
  overflow: visible;
}
.staff-carousel.single-card .slick-track {
  width: 100% !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
     -moz-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}
.staff-carousel.single-card .slick-track .slick-slide {
  width: 100%;
}
.staff-carousel.single-card .slick-track .slick-slide .staff-card {
  padding: 0;
}
.staff-carousel.single-card .slick-track .slick-slide .staff-card .staff-card-inner {
  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;
}
@media screen and (max-width: 767px) {
  .staff-carousel.single-card .slick-track .slick-slide .staff-card .staff-card-inner {
    display: block;
  }
}
html.no-touch .staff-carousel.single-card .slick-track .slick-slide .staff-card .staff-card-inner:hover .staff-card-image:after {
  -webkit-transform: scale(1.05);
     -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}
.staff-carousel.single-card .slick-track .slick-slide .staff-card .staff-card-inner .staff-card-image {
  padding-top: 45%;
}
@media screen and (max-width: 767px) {
  .staff-carousel.single-card .slick-track .slick-slide .staff-card .staff-card-inner .staff-card-image {
    padding-top: 100%;
  }
}
.staff-carousel.single-card .slick-track .slick-slide .staff-card .staff-card-inner .staff-card-content .scc-inner {
  padding-left: 50px;
}
.staff-carousel .slick-slide {
  width: 280px;
}
.staff-carousel .slick-slide .staff-card {
  max-width: none;
}
.staff-carousel .slick-slide > div {
  width: 100%;
  height: 100%;
}
.staff-carousel .slick-slide > div > div {
  padding: 12px 18px 0 12px;
  height: 100%;
}

.cards-grid {
  margin-bottom: 50px;
}
.cards-grid .grid-split-js {
  min-width: 0;
}

.cards-carousel {
  margin-bottom: 50px;
}
.cards-carousel.single-card {
  overflow: visible;
}
.cards-carousel.single-card .carousel-widget {
  overflow: visible;
}
.cards-carousel.single-card .carousel-widget .crsl-inner {
  overflow: visible;
}
.cards-carousel.single-card .carousel-widget .crsl-inner .slick-list {
  overflow: visible;
}
.cards-carousel.single-card .slick-track {
  width: 100% !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
     -moz-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}
.cards-carousel.single-card .slick-track .slick-slide {
  width: 100%;
}
.cards-carousel.single-card .slick-track .slick-slide .cards-card {
  padding: 0;
}
.cards-carousel.single-card .slick-track .slick-slide .cards-card .cards-card-inner {
  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;
}
@media screen and (max-width: 767px) {
  .cards-carousel.single-card .slick-track .slick-slide .cards-card .cards-card-inner {
    display: block;
  }
}
.cards-carousel.single-card .slick-track .slick-slide .cards-card .cards-card-inner .cards-card-image {
  padding-top: 35%;
}
@media screen and (max-width: 767px) {
  .cards-carousel.single-card .slick-track .slick-slide .cards-card .cards-card-inner .cards-card-image {
    padding-top: 100%;
  }
}
.cards-carousel .slick-slide {
  width: 280px;
}
.cards-carousel .slick-slide .js-cardPopup {
  max-width: none;
}
.cards-carousel .slick-slide > div {
  width: 100%;
  height: 100%;
}
.cards-carousel .slick-slide > div > div {
  padding: 12px 18px 0 12px;
  height: 100%;
}

.cards-carousel-content-layout .slick-slide {
  width: 280px;
}
.cards-carousel-content-layout .slick-slide > div {
  width: 100%;
  height: 100%;
}
.cards-carousel-content-layout .slick-slide > div > div {
  padding: 30px 18px 30px 12px;
  height: 100%;
}
@media (max-width: 767px) {
  .cards-carousel-content-layout .slick-slide > div > div {
    padding: 15px 15px 30px;
  }
}
.cards-carousel-content-layout.align-to-left .slick-slide > div > div {
  padding: 30px 12px 30px 18px;
}

.portals-grid {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .portals-grid .grid-widget {
    -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;
  }
}
.portals-grid .grid-widget > div {
  -webkit-box-flex: unset;
  -webkit-flex: unset;
     -moz-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  width: clamp( 10rem, 3.4722222222vw + 8.3333333333rem, 12.5rem );
}
@media screen and (max-width: 767px) {
  .portals-grid .grid-widget > div {
    width: 315px;
  }
}

.portals-carousel {
  margin-bottom: 50px;
}
.portals-carousel .slick-slide {
  width: 280px;
}
@media screen and (max-width: 767px) {
  .portals-carousel .slick-slide {
    padding: 0 9px;
  }
}
.portals-carousel .slick-slide > div > div {
  padding: 0 18px 0 0;
}
@media screen and (max-width: 767px) {
  .portals-carousel .slick-slide > div > div {
    padding: 0 9px;
  }
}

.portals-carousel-content-layout .slick-slide {
  width: 280px;
}
.portals-carousel-content-layout .slick-slide > div {
  width: 100%;
  height: 100%;
}
.portals-carousel-content-layout .slick-slide > div > div {
  padding: 30px 30px 30px 0;
  height: 100%;
}
@media (max-width: 767px) {
  .portals-carousel-content-layout .slick-slide > div > div {
    padding: 15px 15px 30px;
  }
}
.portals-carousel-content-layout.align-to-left .slick-slide > div > div {
  padding: 30px 0 30px 30px;
}
@media screen and (max-width: 767px) {
  .portals-carousel-content-layout.align-to-left .slick-slide > div > div {
    padding: 30px 15px;
  }
}

.blockquote-fader {
  width: 100%;
  display: block;
  position: relative;
  margin: 50px 0;
  max-width: 750px;
}
.blockquote-fader .bf-item {
  position: relative;
}
.blockquote-fader .bf-inner {
  position: relative;
  z-index: 2;
}
.blockquote-fader .bf-inner .slick-track {
  display: block;
  -webkit-box-align: initial;
  -webkit-align-items: initial;
     -moz-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial;
}
.blockquote-fader blockquote {
  margin: 0;
}
.blockquote-fader blockquote:before {
  display: none;
}
.blockquote-fader:before {
  content: "";
  font-family: "g-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;
  color: #fa4516;
  position: absolute;
  left: -40px;
  top: -20px;
  font-size: 40px;
  z-index: 3;
}
@media (max-width: 767px) {
  .blockquote-fader:before {
    left: -5px;
  }
}
body.athletics .blockquote-fader:before {
  content: "";
  left: -65px;
  top: -25px;
}
@media (max-width: 767px) {
  body.athletics .blockquote-fader:before {
    font-size: 25px;
    left: 0;
    top: -15px;
  }
}
.blockquote-fader .author {
  font-size: clamp( 1.125rem, 1.3392857143vw + 0.2678571429rem, 1.875rem );
  display: block;
  line-height: 1.2;
  color: #F24C03;
  margin-top: 20px !important;
  text-align: left;
  font-weight: 700;
  margin-bottom: 0;
}
.blockquote-fader .controller-container {
  width: 40%;
  display: block;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: -2px;
  z-index: 3;
}
.blockquote-fader .bf-dots {
  bottom: -20px;
}
.blockquote-fader .general-dots, .blockquote-fader .slick-dots {
  text-align: left !important;
}

.ckEditorLayout-full-width.left-image {
  background: #F5F0ED;
}
.ckEditorLayout-full-width.left-image .contentTemplates-column .secondLvlCss a:not(.downloadBtn)[href$=".pdf"]:before, .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[href$=".pdf"]:before, .ISFilteredGrid .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid__noResults a:not(.downloadBtn)[href$=".pdf"]:before, .ckEditorLayout-full-width.left-image .contentTemplates-column .secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, .ISFilteredGrid .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid__noResults a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, .ckEditorLayout-full-width.left-image .contentTemplates-column .secondLvlCss a:not(.downloadBtn)[href^=mailto]:before, .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[href^=mailto]:before, .ISFilteredGrid .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid__noResults a:not(.downloadBtn)[href^=mailto]:before {
  background: #F5F0ED;
}
.ckEditorLayout-full-width.left-image .contentTemplates-column .secondLvlCss h3, .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults h3, .ISFilteredGrid .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid__noResults h3 {
  color: #181717;
}
.ckEditorLayout-full-width.left-image .contentTemplates-column .secondLvlCss h2, .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults h2, .ISFilteredGrid .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid__noResults h2, .ckEditorLayout-full-width.left-image .contentTemplates-column .secondLvlCss h3, .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults h3, .ISFilteredGrid .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid__noResults h3, .ckEditorLayout-full-width.left-image .contentTemplates-column .secondLvlCss h4, .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults h4, .ISFilteredGrid .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid__noResults h4, .ckEditorLayout-full-width.left-image .contentTemplates-column .secondLvlCss h5, .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults h5, .ISFilteredGrid .ckEditorLayout-full-width.left-image .contentTemplates-column .ISFilteredGrid__noResults h5 {
  margin-bottom: 20px;
}
.ckEditorLayout-full-width.right-image {
  background: #181717;
}
@media screen and (max-width: 767px) {
  .ckEditorLayout-full-width.right-image .contentTemplates .contentTemplates-right {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .ckEditorLayout-full-width.right-image .contentTemplates .contentTemplates-left {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.ckEditorLayout-full-width.right-image .contentTemplates-column .secondLvlCss h2, .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults h2, .ISFilteredGrid .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid__noResults h2, .ckEditorLayout-full-width.right-image .contentTemplates-column .secondLvlCss h3, .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults h3, .ISFilteredGrid .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid__noResults h3, .ckEditorLayout-full-width.right-image .contentTemplates-column .secondLvlCss h4, .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults h4, .ISFilteredGrid .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid__noResults h4, .ckEditorLayout-full-width.right-image .contentTemplates-column .secondLvlCss h5, .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults h5, .ISFilteredGrid .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid__noResults h5 {
  margin-bottom: 20px;
}
.ckEditorLayout-full-width.right-image .contentTemplates-column .secondLvlCss a:not(.downloadBtn), .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn), .ISFilteredGrid .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid__noResults a:not(.downloadBtn) {
  color: #FFFFFF;
}
.ckEditorLayout-full-width.right-image .contentTemplates-column .secondLvlCss a:not(.downloadBtn)[href$=".pdf"]:before, .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[href$=".pdf"]:before, .ISFilteredGrid .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid__noResults a:not(.downloadBtn)[href$=".pdf"]:before, .ckEditorLayout-full-width.right-image .contentTemplates-column .secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, .ISFilteredGrid .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid__noResults a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, .ckEditorLayout-full-width.right-image .contentTemplates-column .secondLvlCss a:not(.downloadBtn)[href^=mailto]:before, .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[href^=mailto]:before, .ISFilteredGrid .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid__noResults a:not(.downloadBtn)[href^=mailto]:before {
  background: #181717;
  color: #FFFFFF;
}
.ckEditorLayout-full-width.right-image .contentTemplates-column .secondLvlCss > *, .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults > *, .ISFilteredGrid .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid__noResults > * {
  color: #FFFFFF;
}
.ckEditorLayout-full-width.right-image .contentTemplates-column .secondLvlCss .downloadBtn, .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults .downloadBtn, .ISFilteredGrid .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid__noResults .downloadBtn {
  background: #FFFFFF;
  color: #181717;
  border-color: #FFFFFF;
}
.ckEditorLayout-full-width.right-image .contentTemplates-column .secondLvlCss .downloadBtn:hover, .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid .ISFilteredGrid__noResults .downloadBtn:hover, .ISFilteredGrid .ckEditorLayout-full-width.right-image .contentTemplates-column .ISFilteredGrid__noResults .downloadBtn:hover {
  background: #181717 !important;
  color: #FFFFFF !important;
}
.ckEditorLayout-full-width.with-blockquote .blockquote-fader {
  margin: 0;
  position: static;
}
.ckEditorLayout-full-width.with-blockquote.left-image .contentTemplates-right {
  z-index: 3;
}
.ckEditorLayout-full-width.with-blockquote.right-image .contentTemplates-left {
  z-index: 3;
}
.ckEditorLayout-full-width.with-arrows .controller-js {
  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;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 2;
}
.ckEditorLayout-full-width.with-arrows .controller-js .crsl-ctrl {
  margin: 0;
}
.ckEditorLayout-full-width.with-arrows .controller-js .crsl-ctrl .chevron-right:before {
  color: #fff;
}
@media (max-width: 800px) {
  .ckEditorLayout-full-width.with-arrows .controller-js {
    display: none;
  }
}
.ckEditorLayout-full-width.with-arrows.left-image .contentTemplates-left {
  overflow: visible;
}
.ckEditorLayout-full-width.with-arrows.right-image .contentTemplates-right {
  overflow: visible;
}
.ckEditorLayout-full-width.with-fader .images-fader-cms {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.ckEditorLayout-full-width.with-fader .images-fader-cms .fader-inner {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1;
}
.ckEditorLayout-full-width.with-fader .images-fader-cms .bf-dots {
  z-index: 2;
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  padding: 0 20px;
}
.ckEditorLayout-full-width.with-fader .images-fader-cms .bf-dots .slick-dots {
  text-align: center;
}
.ckEditorLayout-full-width.with-fader .images-fader-cms .slick-slide {
  height: 100% !important;
}
.ckEditorLayout-full-width.with-fader .images-fader-cms .slick-list,
.ckEditorLayout-full-width.with-fader .images-fader-cms .slick-track {
  height: 100% !important;
}
.ckEditorLayout-full-width.with-fader.left-image .contentTemplates-left {
  z-index: 3;
}
.ckEditorLayout-full-width.with-fader.right-image .contentTemplates-right {
  z-index: 3;
}
.ckEditorLayout-full-width.with-embeed .iframe-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ckEditorLayout-full-width.with-embeed .iframe-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ckEditorLayout-full-width.full-width-image-with-text .contentTemplates-img:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background: -webkit-gradient(linear, left top, right top, from(black), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, black 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.7;
}
.ckEditorLayout-full-width.custom-widget-1 .contentTemplates-column {
  min-height: 420px;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media (max-width: 800px) {
  .ckEditorLayout-full-width.custom-widget-1 .contentTemplates {
    -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;
  }
  .ckEditorLayout-full-width.custom-widget-1 .contentTemplates-column {
    width: 100%;
    min-height: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .ckEditorLayout-full-width.custom-widget-1.right-text .contentTemplates {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .ckEditorLayout-full-width.custom-widget-1.right-text .contentTemplates-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.ckEditorLayout-full-width.custom-widget-1.left-text .contentTemplates-right {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (min-width: 800px) {
  .ckEditorLayout-full-width.custom-widget-1.right-text .contentTemplates-img:before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(black));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 100%);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, black 100%);
  }
}
.ckEditorLayout-full-width.left-text.right-text {
  background: #181717;
}
.ckEditorLayout-full-width.left-text.right-text .contentTemplates .contentTemplates-column {
  padding: 70px 5%;
}
.ckEditorLayout-full-width.left-text.right-text .contentTemplates-extraText.secondLvlCss > *, .ckEditorLayout-full-width.left-text.right-text .ISFilteredGrid .contentTemplates-extraText.ISFilteredGrid__noResults > *, .ISFilteredGrid .ckEditorLayout-full-width.left-text.right-text .contentTemplates-extraText.ISFilteredGrid__noResults > * {
  color: #fff;
}
.ckEditorLayout-full-width.left-text.right-text .contentTemplates-extraText.secondLvlCss > * a, .ckEditorLayout-full-width.left-text.right-text .ISFilteredGrid .contentTemplates-extraText.ISFilteredGrid__noResults > * a, .ISFilteredGrid .ckEditorLayout-full-width.left-text.right-text .contentTemplates-extraText.ISFilteredGrid__noResults > * a {
  color: inherit;
}
.ckEditorLayout-full-width.left-text.right-text .contentTemplates-extraText.secondLvlCss > * a:not(.downloadBtn):hover:before, .ckEditorLayout-full-width.left-text.right-text .ISFilteredGrid .contentTemplates-extraText.ISFilteredGrid__noResults > * a:not(.downloadBtn):hover:before, .ISFilteredGrid .ckEditorLayout-full-width.left-text.right-text .contentTemplates-extraText.ISFilteredGrid__noResults > * a:not(.downloadBtn):hover:before {
  background: #181717;
}

.ckEditorLayout {
  overflow: hidden;
  margin-bottom: 50px;
}
.ckEditorLayout .contentTemplates-img img {
  margin: 0 auto !important;
}
.ckEditorLayout.full-width-image .contentTemplates-img {
  height: auto;
  position: relative;
}
.ckEditorLayout.full-width-image .contentTemplates-img img {
  height: auto;
  position: relative;
  max-height: 590px;
}
.ckEditorLayout.left-image .contentTemplates-left {
  overflow: hidden;
}
.ckEditorLayout.right-image .contentTemplates-right {
  overflow: hidden;
}
.ckEditorLayout.align-to-right .contentTemplates-left {
  overflow: visible !important;
}
.ckEditorLayout.align-to-right .contentTemplates-left .secondLvlCss h3, .ckEditorLayout.align-to-right .contentTemplates-left .ISFilteredGrid .ISFilteredGrid__noResults h3, .ISFilteredGrid .ckEditorLayout.align-to-right .contentTemplates-left .ISFilteredGrid__noResults h3 {
  color: #181717;
}
.ckEditorLayout.align-to-right .contentTemplates-left .secondLvlCss h2, .ckEditorLayout.align-to-right .contentTemplates-left .ISFilteredGrid .ISFilteredGrid__noResults h2, .ISFilteredGrid .ckEditorLayout.align-to-right .contentTemplates-left .ISFilteredGrid__noResults h2, .ckEditorLayout.align-to-right .contentTemplates-left .secondLvlCss h3, .ckEditorLayout.align-to-right .contentTemplates-left .ISFilteredGrid .ISFilteredGrid__noResults h3, .ISFilteredGrid .ckEditorLayout.align-to-right .contentTemplates-left .ISFilteredGrid__noResults h3, .ckEditorLayout.align-to-right .contentTemplates-left .secondLvlCss h4, .ckEditorLayout.align-to-right .contentTemplates-left .ISFilteredGrid .ISFilteredGrid__noResults h4, .ISFilteredGrid .ckEditorLayout.align-to-right .contentTemplates-left .ISFilteredGrid__noResults h4, .ckEditorLayout.align-to-right .contentTemplates-left .secondLvlCss h5, .ckEditorLayout.align-to-right .contentTemplates-left .ISFilteredGrid .ISFilteredGrid__noResults h5, .ISFilteredGrid .ckEditorLayout.align-to-right .contentTemplates-left .ISFilteredGrid__noResults h5 {
  margin-bottom: 20px;
}
.ckEditorLayout.align-to-right .contentTemplates-right {
  padding-right: 0;
  overflow: visible !important;
  z-index: 3 !important;
}
@media screen and (max-width: 767px) {
  .ckEditorLayout.align-to-right .contentTemplates-right {
    padding: 0;
  }
}
.ckEditorLayout.align-to-right .contentTemplates-right .carousel-widget-wrapper {
  margin-bottom: 0;
  overflow: visible;
}
.ckEditorLayout.align-to-right .contentTemplates-right .carousel-widget-wrapper .controller-js {
  position: absolute;
  top: 50%;
  left: 0;
  -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%);
}
@media screen and (max-width: 767px) {
  .ckEditorLayout.align-to-right .contentTemplates-right .carousel-widget-wrapper .controller-js {
    position: relative;
    top: 0;
    right: 0;
    -webkit-transform: translateX(0) translateY(0);
       -moz-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
         -o-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -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;
    width: 100%;
    padding: 0 30px;
  }
  .ckEditorLayout.align-to-right .contentTemplates-right .carousel-widget-wrapper .controller-js:after {
    display: none;
  }
}
.ckEditorLayout.align-to-right .contentTemplates-right .carousel-widget-wrapper .controller-js .crsl-ctrl {
  margin: 15px 0;
}
@media screen and (max-width: 767px) {
  .ckEditorLayout.align-to-right .contentTemplates-right .carousel-widget-wrapper .controller-js .crsl-ctrl {
    margin: 0;
  }
}
.ckEditorLayout.align-to-left {
  background: #181717;
}
.ckEditorLayout.align-to-left.stats-widget {
  background: #F5F0ED;
}
.ckEditorLayout.align-to-left .contentTemplates-left {
  padding-left: 0;
  overflow: visible !important;
  z-index: 3 !important;
}
@media screen and (max-width: 767px) {
  .ckEditorLayout.align-to-left .contentTemplates-left {
    padding: 0;
  }
}
.ckEditorLayout.align-to-left .contentTemplates-left .carousel-widget-wrapper {
  margin-bottom: 0;
  overflow: visible;
}
.ckEditorLayout.align-to-left .contentTemplates-left .carousel-widget-wrapper .controller-js {
  position: absolute;
  top: 50%;
  right: 0;
  -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%);
}
@media screen and (max-width: 767px) {
  .ckEditorLayout.align-to-left .contentTemplates-left .carousel-widget-wrapper .controller-js {
    position: relative;
    top: 0;
    right: 0;
    -webkit-transform: translateX(0) translateY(0);
       -moz-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
         -o-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -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;
    width: 100%;
    padding: 0 30px;
  }
  .ckEditorLayout.align-to-left .contentTemplates-left .carousel-widget-wrapper .controller-js:after {
    display: none;
  }
}
.ckEditorLayout.align-to-left .contentTemplates-left .carousel-widget-wrapper .controller-js .crsl-ctrl {
  margin: 15px 0;
}
@media screen and (max-width: 767px) {
  .ckEditorLayout.align-to-left .contentTemplates-left .carousel-widget-wrapper .controller-js .crsl-ctrl {
    margin: 0;
  }
}
.ckEditorLayout.align-to-left .contentTemplates-right {
  overflow: visible !important;
}
.ckEditorLayout.align-to-left .contentTemplates-right .secondLvlCss h3, .ckEditorLayout.align-to-left .contentTemplates-right .ISFilteredGrid .ISFilteredGrid__noResults h3, .ISFilteredGrid .ckEditorLayout.align-to-left .contentTemplates-right .ISFilteredGrid__noResults h3 {
  color: #181717;
}
.ckEditorLayout.align-to-left .contentTemplates-right .secondLvlCss h2, .ckEditorLayout.align-to-left .contentTemplates-right .ISFilteredGrid .ISFilteredGrid__noResults h2, .ISFilteredGrid .ckEditorLayout.align-to-left .contentTemplates-right .ISFilteredGrid__noResults h2, .ckEditorLayout.align-to-left .contentTemplates-right .secondLvlCss h3, .ckEditorLayout.align-to-left .contentTemplates-right .ISFilteredGrid .ISFilteredGrid__noResults h3, .ISFilteredGrid .ckEditorLayout.align-to-left .contentTemplates-right .ISFilteredGrid__noResults h3, .ckEditorLayout.align-to-left .contentTemplates-right .secondLvlCss h4, .ckEditorLayout.align-to-left .contentTemplates-right .ISFilteredGrid .ISFilteredGrid__noResults h4, .ISFilteredGrid .ckEditorLayout.align-to-left .contentTemplates-right .ISFilteredGrid__noResults h4, .ckEditorLayout.align-to-left .contentTemplates-right .secondLvlCss h5, .ckEditorLayout.align-to-left .contentTemplates-right .ISFilteredGrid .ISFilteredGrid__noResults h5, .ISFilteredGrid .ckEditorLayout.align-to-left .contentTemplates-right .ISFilteredGrid__noResults h5 {
  margin-bottom: 20px;
}
.ckEditorLayout.align-to-left:not(.stats-widget) .contentTemplates-right {
  overflow: visible !important;
}
.ckEditorLayout.align-to-left:not(.stats-widget) .contentTemplates-right .secondLvlCss > *, .ckEditorLayout.align-to-left:not(.stats-widget) .contentTemplates-right .ISFilteredGrid .ISFilteredGrid__noResults > *, .ISFilteredGrid .ckEditorLayout.align-to-left:not(.stats-widget) .contentTemplates-right .ISFilteredGrid__noResults > * {
  color: #fff;
}

.ckEditorLayout:has(+ .ckEditorLayout) {
  margin-bottom: 0;
}

.ckEditorLayout-widgets .contentTemplates {
  min-height: 300px;
}
.ckEditorLayout-widgets .contentTemplates .contentTemplates-column {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.ckEditorLayout-widgets .secondLvlCss, .ckEditorLayout-widgets .ISFilteredGrid .ISFilteredGrid__noResults, .ISFilteredGrid .ckEditorLayout-widgets .ISFilteredGrid__noResults {
  margin: 0;
}

.ckEditorLayout-left-to-end:before {
  right: 100%;
}
.ckEditorLayout-left-to-end .contentTemplates .contentTemplates-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 400px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 400px;
          flex: 0 0 400px;
  padding: 30px 30px 30px 0;
}
@media (max-width: 900px) {
  .ckEditorLayout-left-to-end .contentTemplates .contentTemplates-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 300px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
  }
}
.ckEditorLayout-left-to-end .contentTemplates .contentTemplates-right {
  width: -webkit-calc(100% - 200px);
  width: -moz-calc(100% - 200px);
  width: calc(100% - 200px);
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 200px;
     -moz-box-flex: 1;
      -ms-flex: 1 1 200px;
          flex: 1 1 200px;
  padding: 0;
}
.ckEditorLayout-left-to-end .controller-js {
  width: 50px;
  height: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
     -moz-box-orient: vertical;
     -moz-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  position: absolute;
  left: 3px;
  top: 50%;
  margin-top: -60px;
}
.ckEditorLayout-left-to-end .controller-js .crsl-ctrl {
  margin: 0;
}
.ckEditorLayout-left-to-end .controller-js .crsl-ctrl:last-child {
  margin-bottom: 20px;
}
.ckEditorLayout-left-to-end .carousel-widget-wrapper {
  padding-left: 80px;
}
@media (max-width: 900px) {
  .ckEditorLayout-left-to-end .carousel-widget-wrapper {
    padding-left: 60px;
  }
}
.ckEditorLayout-left-to-end .carousel-widget-wrapper .slick-list {
  padding-left: 20px;
}
.ckEditorLayout-left-to-end .carousel-widget .crsl-inner.slick-no-slide .slick-track {
  text-align: left;
}
@media (max-width: 767px) {
  .ckEditorLayout-left-to-end {
    width: -webkit-calc(100% + 40px) !important;
    width: -moz-calc(100% + 40px) !important;
    width: calc(100% + 40px) !important;
    margin-left: -20px;
  }
  .ckEditorLayout-left-to-end .contentTemplates {
    display: block;
    padding: 20px 0;
  }
  .ckEditorLayout-left-to-end .contentTemplates .contentTemplates-left {
    width: 100%;
    padding: 0 20px 30px;
  }
  .ckEditorLayout-left-to-end .contentTemplates .contentTemplates-right {
    width: 100%;
  }
  .ckEditorLayout-left-to-end .controller-js {
    display: none;
  }
  .ckEditorLayout-left-to-end .carousel-widget-wrapper {
    padding: 0;
  }
}

.ckEditorLayout-right-to-end + div {
  clear: right;
}
.ckEditorLayout-right-to-end:before {
  left: 100%;
}
.ckEditorLayout-right-to-end .contentTemplates .contentTemplates-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 400px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 400px;
          flex: 0 0 400px;
  padding: 30px 0 30px 30px;
}
@media (max-width: 900px) {
  .ckEditorLayout-right-to-end .contentTemplates .contentTemplates-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 300px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
  }
}
.ckEditorLayout-right-to-end .contentTemplates .contentTemplates-left {
  width: -webkit-calc(100% - 200px);
  width: -moz-calc(100% - 200px);
  width: calc(100% - 200px);
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 200px;
     -moz-box-flex: 1;
      -ms-flex: 1 1 200px;
          flex: 1 1 200px;
  padding: 0;
}
.ckEditorLayout-right-to-end .controller-js {
  width: 50px;
  height: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
     -moz-box-orient: vertical;
     -moz-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  position: absolute;
  right: 3px;
  top: 50%;
  margin-top: -60px;
}
.ckEditorLayout-right-to-end .controller-js .crsl-ctrl {
  margin: 0;
}
.ckEditorLayout-right-to-end .controller-js .crsl-ctrl:last-child {
  margin-bottom: 20px;
}
.ckEditorLayout-right-to-end .carousel-widget-wrapper {
  padding-right: 80px;
}
@media (max-width: 900px) {
  .ckEditorLayout-right-to-end .carousel-widget-wrapper {
    padding-right: 60px;
  }
}
.ckEditorLayout-right-to-end .carousel-widget-wrapper .slick-list {
  padding-right: 20px;
}
.ckEditorLayout-right-to-end .carousel-widget .crsl-inner.slick-no-slide .slick-track {
  text-align: right;
}
@media (max-width: 767px) {
  .ckEditorLayout-right-to-end {
    width: -webkit-calc(100% + 40px) !important;
    width: -moz-calc(100% + 40px) !important;
    width: calc(100% + 40px) !important;
    margin-left: -20px;
  }
  .ckEditorLayout-right-to-end .contentTemplates {
    display: block;
    padding: 20px 0;
  }
  .ckEditorLayout-right-to-end .contentTemplates .contentTemplates-right {
    width: 100%;
    padding: 0 20px 30px;
  }
  .ckEditorLayout-right-to-end .contentTemplates .contentTemplates-left {
    width: 100%;
  }
  .ckEditorLayout-right-to-end .controller-js {
    display: none;
  }
  .ckEditorLayout-right-to-end .carousel-widget-wrapper {
    padding: 0;
  }
}

.contentTemplates {
  width: 100%;
  display: block;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  overflow: hidden;
}
.contentTemplates p:last-child {
  margin: 0;
}
.main-content.full-width-layout .contentTemplates {
  margin: 0 auto;
}
.contentTemplates .contentTemplates-column {
  width: 50%;
  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: left;
  -webkit-align-items: left;
     -moz-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  position: relative;
  padding: 70px 5%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 400px;
     -moz-box-flex: 1;
      -ms-flex: 1 1 400px;
          flex: 1 1 400px;
  z-index: 2;
  -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;
}
.left-html.right-html .contentTemplates .contentTemplates-column {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.contentTemplates .contentTemplates-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 1;
}
.contentTemplates .contentTemplates-img img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  z-index: 1;
}
.contentTemplates .contentTemplates-column-text {
  width: 100%;
  min-height: 550px;
  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;
  padding: 40px;
}
.contentTemplates .contentTemplates-right {
  position: relative;
}
.right-image .contentTemplates .contentTemplates-right {
  min-height: 300px;
  padding-top: 40%;
}
.left-image .contentTemplates .contentTemplates-left {
  min-height: 300px;
  padding-top: 40%;
}
.contentTemplates .contentTemplates-text.full-width {
  padding: 70px 5%;
  max-width: clamp( 43.75rem, 33.4821428571vw + 22.3214285714rem, 62.5rem );
}
.contentTemplates .contentTemplates-text.full-width .secondLvlCss > *, .contentTemplates .contentTemplates-text.full-width .ISFilteredGrid .ISFilteredGrid__noResults > *, .ISFilteredGrid .contentTemplates .contentTemplates-text.full-width .ISFilteredGrid__noResults > * {
  color: #fff;
}
.contentTemplates .contentTemplates-text.full-width .secondLvlCss h2, .contentTemplates .contentTemplates-text.full-width .ISFilteredGrid .ISFilteredGrid__noResults h2, .ISFilteredGrid .contentTemplates .contentTemplates-text.full-width .ISFilteredGrid__noResults h2,
.contentTemplates .contentTemplates-text.full-width .secondLvlCss h3,
.contentTemplates .contentTemplates-text.full-width .ISFilteredGrid .ISFilteredGrid__noResults h3,
.ISFilteredGrid .contentTemplates .contentTemplates-text.full-width .ISFilteredGrid__noResults h3,
.contentTemplates .contentTemplates-text.full-width .secondLvlCss h4,
.contentTemplates .contentTemplates-text.full-width .ISFilteredGrid .ISFilteredGrid__noResults h4,
.ISFilteredGrid .contentTemplates .contentTemplates-text.full-width .ISFilteredGrid__noResults h4,
.contentTemplates .contentTemplates-text.full-width .secondLvlCss p,
.contentTemplates .contentTemplates-text.full-width .ISFilteredGrid .ISFilteredGrid__noResults p,
.ISFilteredGrid .contentTemplates .contentTemplates-text.full-width .ISFilteredGrid__noResults p {
  color: #fff;
}
.contentTemplates .contentTemplates-text.full-width .secondLvlCss a:not(.downloadBtn), .contentTemplates .contentTemplates-text.full-width .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn), .ISFilteredGrid .contentTemplates .contentTemplates-text.full-width .ISFilteredGrid__noResults a:not(.downloadBtn) {
  color: #FFFFFF;
}
.contentTemplates .contentTemplates-text.full-width .secondLvlCss a:not(.downloadBtn)[href$=".pdf"]:before, .contentTemplates .contentTemplates-text.full-width .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[href$=".pdf"]:before, .ISFilteredGrid .contentTemplates .contentTemplates-text.full-width .ISFilteredGrid__noResults a:not(.downloadBtn)[href$=".pdf"]:before, .contentTemplates .contentTemplates-text.full-width .secondLvlCss a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, .contentTemplates .contentTemplates-text.full-width .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, .ISFilteredGrid .contentTemplates .contentTemplates-text.full-width .ISFilteredGrid__noResults a:not(.downloadBtn)[target=_blank]:not([href$=".pdf"]):before, .contentTemplates .contentTemplates-text.full-width .secondLvlCss a:not(.downloadBtn)[href^=mailto]:before, .contentTemplates .contentTemplates-text.full-width .ISFilteredGrid .ISFilteredGrid__noResults a:not(.downloadBtn)[href^=mailto]:before, .ISFilteredGrid .contentTemplates .contentTemplates-text.full-width .ISFilteredGrid__noResults a:not(.downloadBtn)[href^=mailto]:before {
  background: transparent;
  color: #FFFFFF;
}

/*.notices-container {
    width: 100%;
    display: block;
    max-width: 760px;
    margin: 0 auto;
    padding: 0 20px;
    margin-bottom: 30px;

}*/
.widget-holder.notices .secondLvlCss h3, .widget-holder.notices .ISFilteredGrid .ISFilteredGrid__noResults h3, .ISFilteredGrid .widget-holder.notices .ISFilteredGrid__noResults h3, .notices.ckEditorLayout .secondLvlCss h3, .notices.ckEditorLayout .ISFilteredGrid .ISFilteredGrid__noResults h3, .ISFilteredGrid .notices.ckEditorLayout .ISFilteredGrid__noResults h3 {
  color: #181717;
  margin-bottom: 20px;
}

.ds-LG_ADM {
  background-image: url("/Images/Sprites/LG/ADM/wSprite.png?cb=639141974942200000");
  background-color: transparent;
  background-repeat: no-repeat;
}

.dsb-LG_ADM:before, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-email-btn:before, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-print-btn:before, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown:before, .adm-async-form-two .adm-results-slide-out .close-adm-results:before, .sendAdmEmailTo .aef-sendButton:before {
  background-image: url("/Images/Sprites/LG/ADM/wSprite.png?cb=639141974942200000");
  background-color: transparent;
  background-repeat: no-repeat;
}

.dsa-LG_ADM:after, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-email-btn:after, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-print-btn:after, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown:after {
  background-image: url("/Images/Sprites/LG/ADM/wSprite.png?cb=639141974942200000");
  background-color: transparent;
  background-repeat: no-repeat;
}

.ds-LG_ADM_adm-email-hover {
  width: 21px;
  height: 21px;
  background-position: -1px -1px;
}

.dsb-LG_ADM_adm-email-hover:before {
  display: inline-block;
  content: "";
  width: 21px;
  height: 21px;
  background-position: -1px -1px;
}

.dsa-LG_ADM_adm-email-hover:after, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-email-btn:after {
  display: inline-block;
  content: "";
  width: 21px;
  height: 21px;
  background-position: -1px -1px;
}

.ds-LG_ADM_adm-email {
  width: 21px;
  height: 21px;
  background-position: -24px -1px;
}

.dsb-LG_ADM_adm-email:before, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-email-btn:before {
  display: inline-block;
  content: "";
  width: 21px;
  height: 21px;
  background-position: -24px -1px;
}

.dsa-LG_ADM_adm-email:after {
  display: inline-block;
  content: "";
  width: 21px;
  height: 21px;
  background-position: -24px -1px;
}

.ds-LG_ADM_adm-print-hover {
  width: 21px;
  height: 21px;
  background-position: -1px -24px;
}

.dsb-LG_ADM_adm-print-hover:before {
  display: inline-block;
  content: "";
  width: 21px;
  height: 21px;
  background-position: -1px -24px;
}

.dsa-LG_ADM_adm-print-hover:after, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-print-btn:after {
  display: inline-block;
  content: "";
  width: 21px;
  height: 21px;
  background-position: -1px -24px;
}

.ds-LG_ADM_adm-print {
  width: 21px;
  height: 21px;
  background-position: -24px -24px;
}

.dsb-LG_ADM_adm-print:before, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-print-btn:before {
  display: inline-block;
  content: "";
  width: 21px;
  height: 21px;
  background-position: -24px -24px;
}

.dsa-LG_ADM_adm-print:after {
  display: inline-block;
  content: "";
  width: 21px;
  height: 21px;
  background-position: -24px -24px;
}

.ds-LG_ADM_adm-arrow-error {
  width: 14px;
  height: 15px;
  background-position: -47px -1px;
}

.dsb-LG_ADM_adm-arrow-error:before {
  display: inline-block;
  content: "";
  width: 14px;
  height: 15px;
  background-position: -47px -1px;
}

.dsa-LG_ADM_adm-arrow-error:after {
  display: inline-block;
  content: "";
  width: 14px;
  height: 15px;
  background-position: -47px -1px;
}

.ds-LG_ADM_adm-arrow-reverse {
  width: 14px;
  height: 15px;
  background-position: -47px -18px;
}

.dsb-LG_ADM_adm-arrow-reverse:before {
  display: inline-block;
  content: "";
  width: 14px;
  height: 15px;
  background-position: -47px -18px;
}

.dsa-LG_ADM_adm-arrow-reverse:after, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown:after {
  display: inline-block;
  content: "";
  width: 14px;
  height: 15px;
  background-position: -47px -18px;
}

.ds-LG_ADM_adm-arrow {
  width: 14px;
  height: 15px;
  background-position: -63px -1px;
}

.dsb-LG_ADM_adm-arrow:before, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown:before {
  display: inline-block;
  content: "";
  width: 14px;
  height: 15px;
  background-position: -63px -1px;
}

.dsa-LG_ADM_adm-arrow:after {
  display: inline-block;
  content: "";
  width: 14px;
  height: 15px;
  background-position: -63px -1px;
}

.ds-LG_ADM_tick-white {
  width: 16px;
  height: 13px;
  background-position: -1px -47px;
}

.dsb-LG_ADM_tick-white:before, .sendAdmEmailTo .aef-sendButton:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 13px;
  background-position: -1px -47px;
}

.dsa-LG_ADM_tick-white:after {
  display: inline-block;
  content: "";
  width: 16px;
  height: 13px;
  background-position: -1px -47px;
}

.ds-LG_ADM_adm-close {
  width: 13px;
  height: 13px;
  background-position: -63px -18px;
}

.dsb-LG_ADM_adm-close:before, .adm-async-form-two .adm-results-slide-out .close-adm-results:before {
  display: inline-block;
  content: "";
  width: 13px;
  height: 13px;
  background-position: -63px -18px;
}

.dsa-LG_ADM_adm-close:after {
  display: inline-block;
  content: "";
  width: 13px;
  height: 13px;
  background-position: -63px -18px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.1), only screen and (min--moz-device-pixel-ratio: 1.1), only screen and (-o-min-device-pixel-ratio: 1.1/1), only screen and (min-device-pixel-ratio: 1.1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (-o-min-device-pixel-ratio: 11/10), only screen and (min-resolution: 1.1dppx) {
  .ds-LG_ADM {
    background-image: url("/Images/Sprites/LG/ADM/wSprite2.png?cb=639141974942200000");
    background-color: transparent;
    background-repeat: no-repeat;
    -moz-background-size: 78px 61px;
      -o-background-size: 78px 61px;
         background-size: 78px 61px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.1), only screen and (min--moz-device-pixel-ratio: 1.1), only screen and (-o-min-device-pixel-ratio: 1.1/1), only screen and (min-device-pixel-ratio: 1.1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (-o-min-device-pixel-ratio: 11/10), only screen and (min-resolution: 1.1dppx) {
  .dsb-LG_ADM:before, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-email-btn:before, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-print-btn:before, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown:before, .adm-async-form-two .adm-results-slide-out .close-adm-results:before, .sendAdmEmailTo .aef-sendButton:before {
    background-image: url("/Images/Sprites/LG/ADM/wSprite2.png?cb=639141974942200000");
    background-color: transparent;
    background-repeat: no-repeat;
    -moz-background-size: 78px 61px;
      -o-background-size: 78px 61px;
         background-size: 78px 61px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.1), only screen and (min--moz-device-pixel-ratio: 1.1), only screen and (-o-min-device-pixel-ratio: 1.1/1), only screen and (min-device-pixel-ratio: 1.1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (-o-min-device-pixel-ratio: 11/10), only screen and (min-resolution: 1.1dppx) {
  .dsa-LG_ADM:after, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-email-btn:after, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-print-btn:after, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown:after {
    background-image: url("/Images/Sprites/LG/ADM/wSprite2.png?cb=639141974942200000");
    background-color: transparent;
    background-repeat: no-repeat;
    -moz-background-size: 78px 61px;
      -o-background-size: 78px 61px;
         background-size: 78px 61px;
  }
}
/*@import '_Common.scss';*/
/*$C2:#f4f7f8;
$C1:#082a59;
$C7:#e1e3e4;
$C8:#8eb9e6;
$C7:#c6c6c6;*/
option[value=""][disabled] {
  display: none;
}

.adm-async-form-two .adm-results-slide-out .adm-results-container.only-one-element .adm-results-headers .adm-result-entry.active {
  background: #181717 !important;
  color: #FFFFFF !important;
}

.adm-async-form-two .adm-results-slide-out .adm-results-container.only-one-element .adm-mobile-dropddown {
  display: none;
}

.adm-async-form-two .adm-results-slide-out .adm-results-container.only-one-element .adm-result-panel.showFirst {
  display: block;
  border-top: 0;
}

.adm-async-form-two .adm-results-slide-out .adm-results-container.only-one-element .adm-results-headers {
  background: #181717 !important;
}

.adm-email-window {
  display: none;
}

.sendAdmEmailToDivider {
  background: #2D2C2C;
  height: 2px;
  margin-bottom: 1.25rem;
  margin-top: 1.0625rem;
}

.sendAdmEmailTo {
  position: relative;
  margin-bottom: 2.5rem;
  border: 2px solid #181717;
  -webkit-border-radius: 26px;
     -moz-border-radius: 26px;
          border-radius: 26px;
  height: 42px;
  /*font-family:$admissionsFont;*/
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.sendAdmEmailTo.error {
  border-color: #ad1515;
}
.sendAdmEmailTo.error .aef-sendButton {
  background: #ad1515;
}
.sendAdmEmailTo.error input {
  color: #ad1515;
}
.sendAdmEmailTo.success {
  border-color: #0e8f1a;
}
.sendAdmEmailTo.success input {
  color: #0e8f1a;
}
.sendAdmEmailTo.success .aef-sendButton {
  color: #0e8f1a;
  background: #0e8f1a;
}
.sendAdmEmailTo.success .aef-sendButton:before {
  opacity: 1;
}
html.no-touch .sendAdmEmailTo.success .aef-sendButton:hover {
  color: #181717;
  background: #181717;
}
.sendAdmEmailTo input {
  width: 100%;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  position: relative;
  z-index: 1;
  display: block;
  height: 38px;
  outline: 0;
  border: 0;
  background: none;
  color: #818181;
  font-size: 15px;
  line-height: 40px;
  padding-left: 22px;
  padding-right: 60px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-weight: bold;
  -webkit-border-radius: 22px;
     -moz-border-radius: 22px;
          border-radius: 22px;
}
.sendAdmEmailTo .aef-sendButton {
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  line-height: 41px;
  cursor: pointer;
  position: absolute;
  top: -2px;
  right: -2px;
  z-index: 2;
  background: #181717;
  height: 42px;
  width: 42px;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  text-align: center;
  text-transform: uppercase;
}
html.no-touch .sendAdmEmailTo .aef-sendButton:hover {
  background: #181717;
}
.sendAdmEmailTo .aef-sendButton:before {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -8px;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

.admissions-functionality-wrapper {
  /*font-family:$admissionsFont;*/
  position: relative;
  z-index: 2;
}
.admissions-functionality-wrapper .adm-form-one {
  position: relative;
  z-index: 2;
  background: #F24C03;
  /*border-top-right-radius: 50px;*/
  margin: 100px 0 40px 0;
  padding: 40px;
}
.admissions-functionality-wrapper .adm-form-one .admissions-func-border {
  text-align: center;
}
.admissions-functionality-wrapper .adm-form-one .admissions-func-title {
  font-size: clamp( 3.3125rem, 4.2410714286vw + 0.5982142857rem, 5.6875rem );
  line-height: clamp( 3.4375rem, 4.3526785714vw + 0.6517857143rem, 5.875rem );
  color: #fff;
  margin-bottom: 25px;
  font-weight: 400;
  font-family: "optima-lt-pro", sans-serif;
  text-align: center;
}
body.athletics .admissions-functionality-wrapper .adm-form-one .admissions-func-title {
  font-family: "factoria", sans-serif;
  font-weight: 800;
}
.admissions-functionality-wrapper .adm-form-one .admissions-func-details {
  font-size: clamp( 1rem, 1.1160714286vw + 0.2857142857rem, 1.625rem );
  line-height: 25px;
  font-weight: 400;
  color: #181717;
  margin-bottom: 25px;
}
.admissions-functionality-wrapper .adm-form-one .admissions-func-details strong {
  color: #181717;
}
.admissions-functionality-wrapper .adm-form-one .admissions-func-intro {
  font-weight: bold;
  border-top: 1px solid #2D2C2C;
  color: #181717;
  font-size: 16px;
  line-height: 16px;
  padding-top: 20px;
  margin-bottom: 15px;
  display: none;
}
.admissions-functionality-wrapper .adm-form-one .admissions-func-intro.error {
  color: red;
}
.admissions-functionality-wrapper .adm-form-one .admissions-input-area {
  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;
}
@media screen and (max-width: 767px) {
  .admissions-functionality-wrapper .adm-form-one .admissions-input-area {
    -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;
  }
}
.admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input-btn-wrapper {
  float: left;
}
.admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input {
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin-right: 18px;
  float: left;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 18px;
  width: 116px;
  height: 50px;
  background: #F5F0ED;
  font-weight: bold;
  font-size: 20px;
  line-height: 48px;
  text-transform: uppercase;
  color: #181717;
}
.admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input.opened {
  background: #F5F0ED;
}
.admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input.opened:before {
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input.error {
  color: red;
}
.admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input:before {
  content: "";
  color: #F24C03;
  font-size: 15px;
  /* 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;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 15px;
  z-index: 2;
}
body.athletics .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input:before {
  content: "";
}
html.no-touch .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input:hover {
  background: #fff;
}
.admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input .input-options {
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 250px;
  overflow: hidden;
  overflow-y: auto;
  z-index: 2;
  text-align: center;
  width: 100%;
  height: auto;
  display: none;
}
html.touch .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input .input-options {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input .input-options .adm-select {
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  letter-spacing: 1px;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 50px;
  background: #F5F0ED;
  color: #181717;
}
.admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input .input-options .adm-select:nth-child(even) {
  background: #F5F0ED;
}
html.no-touch .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input .input-options .adm-select:hover {
  background: #181717;
  color: #fff;
}
.admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-submit {
  border: none;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  background: #181717;
  /*border-top-right-radius: 15px;*/
  width: 90px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  font-weight: bold;
  font-size: 20px;
  line-height: 48px;
  color: #fff;
  text-transform: capitalize;
  letter-spacing: 1px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-submit {
    width: 130px;
    float: none;
  }
}
.admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-submit:after {
  content: "";
  position: absolute;
  left: 10%;
  bottom: 5px;
  width: 80%;
  height: 8px;
  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;
  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;
}
html.no-touch .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-submit:hover:after {
  opacity: 1;
}

/* slide out panel */
.adm-async-form-two {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 99999;
  display: none;
  /*font-family:$admissionsFont;*/
}
.adm-async-form-two .adm-form-two-bg {
  background: #181717;
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.adm-async-form-two .adm-results-slide-out {
  width: 768px;
  position: absolute;
  top: 0;
  right: -100%;
  height: 100%;
  background: #fff;
  z-index: 2;
  padding: 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-shadow: -4px 0 4px 3px rgba(3, 3, 3, 0.2);
     -moz-box-shadow: -4px 0 4px 3px rgba(3, 3, 3, 0.2);
          box-shadow: -4px 0 4px 3px rgba(3, 3, 3, 0.2);
  overflow: hidden;
  overflow-y: auto;
}
html.touch .adm-async-form-two .adm-results-slide-out {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.adm-async-form-two .adm-results-slide-out .adm-results-title {
  letter-spacing: 1px;
  font-size: 25px;
  line-height: 26px;
  color: #181717;
  margin-bottom: 7px;
  font-weight: bold;
  margin-right: 70px;
}
.adm-async-form-two .adm-results-slide-out .adm-results-details {
  font-size: 15px;
  line-height: 16px;
  color: #181717;
  margin-bottom: 40px;
  margin-right: 70px;
}
.adm-async-form-two .adm-results-slide-out .close-adm-results {
  cursor: pointer;
  position: absolute;
  top: 40px;
  right: 40px;
  width: 34px;
  height: 34px;
  border: 2px solid #181717;
  -webkit-border-radius: 38px;
     -moz-border-radius: 38px;
          border-radius: 38px;
}
.adm-async-form-two .adm-results-slide-out .close-adm-results:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6px;
  margin-left: -6px;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
html.no-touch .adm-async-form-two .adm-results-slide-out .close-adm-results:hover:before {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
       transform: rotate(90deg);
}
.adm-async-form-two .adm-results-slide-out .adm-results-container {
  border: 2px solid #181717;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown-native {
  display: none;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  z-index: 2;
  height: 46px;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown-native select {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
  width: 100%;
  height: 100%;
  border: 0 !important;
  outline: 0 !important;
  font-size: 15px;
  line-height: 46px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #181717;
  display: block;
  padding: 0 10px;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown {
  display: none;
  z-index: 2;
  cursor: pointer;
  color: #181717;
  font-size: 15px;
  line-height: 46px;
  height: 46px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown .dd-down-lbl {
  padding: 0 45px 0 20px;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown .dd-down-lbl > span {
  font-weight: bold;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown:before {
  opacity: 1;
  position: absolute;
  top: 15px;
  right: 18px;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown:after {
  opacity: 0;
  position: absolute;
  top: 15px;
  right: 18px;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown.opened:before {
  opacity: 0;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown.opened:after {
  opacity: 1;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown .adm-mobile-dd-area {
  margin: 0 -2px;
  display: none;
  border-left: 2px solid #181717;
  border-right: 2px solid #181717;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown .adm-mobile-dd-area .adm-result-entry {
  padding: 10px 20px;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  cursor: pointer;
  background: #fff;
  height: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #181717;
  font-size: 13px;
  line-height: 36px;
  border-bottom: 2px solid #181717;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown .adm-mobile-dd-area .adm-result-entry span {
  font-size: 15px;
  font-weight: bold;
}
html.no-touch .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown .adm-mobile-dd-area .adm-result-entry:hover {
  background: #181717;
  color: #FFFFFF;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown .adm-mobile-dd-area .adm-result-entry.active {
  background: #FFFFFF !important;
  color: #181717 !important;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-headers {
  display: table;
  width: 100%;
  height: 68px;
  text-align: center;
  background: #181717;
}
html.touch .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-headers.changeBgLeft {
  background: white;
  background: -moz-linear-gradient(left, white 0%, white 54%, #181717 56%);
  background: -webkit-gradient(left top, right top, color-stop(0%, white), color-stop(54%, white), color-stop(56%, #181717));
  background: -webkit-linear-gradient(left, white 0%, white 54%, #181717 56%);
  background: -o-linear-gradient(left, white 0%, white 54%, #181717 56%);
  background: -ms-linear-gradient(left, white 0%, white 54%, #181717 56%);
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(54%, white), color-stop(56%, #181717));
  background: linear-gradient(to right, white 0%, white 54%, #181717 56%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$white, endColorstr=$B_AdmissionsTab, GradientType=1 );
}
html.touch .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-headers.changeBgRight {
  background: #181717;
  background: -moz-linear-gradient(left, #181717 0%, #181717 53%, #c7dcf3 54%, white 55%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #181717), color-stop(53%, #181717), color-stop(54%, #c7dcf3), color-stop(55%, white));
  background: -webkit-linear-gradient(left, #181717 0%, #181717 53%, #c7dcf3 54%, white 55%);
  background: -o-linear-gradient(left, #181717 0%, #181717 53%, #c7dcf3 54%, white 55%);
  background: -ms-linear-gradient(left, #181717 0%, #181717 53%, #c7dcf3 54%, white 55%);
  background: -webkit-gradient(linear, left top, right top, from(#181717), color-stop(53%, #181717), color-stop(54%, #c7dcf3), color-stop(55%, white));
  background: linear-gradient(to right, #181717 0%, #181717 53%, #c7dcf3 54%, white 55%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$B_AdmissionsTab, endColorstr=$white, GradientType=1 );
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-headers .adm-result-entry {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  cursor: pointer;
  background: #181717;
  display: table-cell;
  height: 68px;
  vertical-align: middle;
  border-right: 1px solid rgba(8, 42, 89, 0.2);
  color: #181717;
  font-size: 13px;
  line-height: 16px;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-headers .adm-result-entry span {
  font-size: 15px;
  display: block;
  margin-top: 2px;
  font-weight: bold;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-headers .adm-result-entry:last-child {
  border-right: 0;
}
html.no-touch .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-headers .adm-result-entry:hover {
  background: #181717;
  color: #FFFFFF;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-headers .adm-result-entry.active {
  background: #FFFFFF !important;
  color: #181717 !important;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel {
  position: relative;
  padding: 40px 40px 0 100px;
  display: none;
  z-index: 1;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel .adm-result-entry {
  display: none;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel.showFirst {
  display: block;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel .adm-result-entry-date {
  color: #181717;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 24px;
  font-weight: bold;
  letter-spacing: 1px;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel .adm-result-entry-date span {
  display: block;
  color: #181717;
  margin-top: 3px;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel ol {
  margin: 0;
  padding: 0;
  counter-reset: li;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel ol li.adm-step {
  padding: 17px 0 0 0;
  border-top: 2px solid #2D2C2C;
  margin-bottom: 17px;
  position: relative;
  list-style: none;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel ol li.adm-step:after {
  position: absolute;
  top: 40px;
  left: -50px;
  z-index: 1;
  height: 100%;
  width: 2px;
  background: #181717;
  display: block;
  content: "";
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel ol li.adm-step:before {
  position: absolute;
  top: 10px;
  left: -70px;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 40px;
     -moz-border-radius: 40px;
          border-radius: 40px;
  background: #181717;
  z-index: 2;
  color: #FFFFFF;
  content: counter(li);
  counter-increment: li;
  text-align: center;
  font-size: 17px;
  line-height: 40px;
  font-weight: bold;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel ol li.adm-step .adm-step-title {
  color: #181717;
  font-size: 22px;
  line-height: 23px;
  margin-bottom: 7px;
  text-transform: capitalize;
  font-weight: bold;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel ol li.adm-step .adm-step-text {
  color: #181717;
  font-size: 15px;
  line-height: 22px;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel ol li.adm-step:last-child {
  margin-bottom: 0;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel ol li.adm-step:last-child:after {
  display: none;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns {
  padding: 20px 0 0 0;
  position: relative;
  border-top: 2px solid #181717;
  margin: 17px 0 40px 0;
  display: none;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a {
  position: relative;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  float: left;
  margin-right: 10px;
  padding: 12px 0;
  width: 150px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 26px;
     -moz-border-radius: 26px;
          border-radius: 26px;
  border: 2px solid #181717;
  text-align: center;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a:link {
  color: #181717;
  text-decoration: none;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a:visited {
  color: #181717;
  text-decoration: none;
}
html.no-touch .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a:hover {
  color: #181717;
  text-decoration: none;
}
html.no-touch .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a:hover:before {
  opacity: 0;
}
html.no-touch .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a:hover:after {
  opacity: 1;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a:active {
  color: #181717;
  text-decoration: none;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-left: 29px;
}
html.touch .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-print-btn {
  display: none;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-print-btn:before {
  position: absolute;
  top: 10px;
  left: 12px;
  opacity: 1;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-print-btn:after {
  position: absolute;
  top: 10px;
  left: 12px;
  opacity: 0;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-email-btn:before {
  position: absolute;
  top: 10px;
  left: 12px;
  opacity: 1;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
}
.adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a.adm-email-btn:after {
  position: absolute;
  top: 10px;
  left: 12px;
  opacity: 0;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
}

.mobile-select {
  display: none;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
  width: 130px;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: "montserrat", sans-serif;
  padding: 0 20px;
  height: 50px;
  background: #F5F0ED;
  font-weight: bold;
  font-size: 21px;
  line-height: 48px;
  text-transform: uppercase;
  color: #181717;
}
html.touch .mobile-select {
  border: 0;
}
.mobile-select.opened {
  background: #F5F0ED;
}
.mobile-select.error {
  color: red;
  border-color: red;
  /*@extend .dsb-LG_ADM;  @extend .dsb-LG_ADM_adm-arrow-error; */
}
html.no-touch .mobile-select:hover {
  background: #F5F0ED;
}
.mobile-select select {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
  border: 0 !important;
  outline: 0 !important;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 20px;
}
@media screen and (max-width: 1023px) {
  .admissions-functionality-wrapper {
    padding: 27px 20px 30px 20px;
  }

  .adm-async-form-two .adm-results-slide-out {
    width: 100%;
  }

  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input {
    margin-right: 10px;
  }

  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input {
    width: 104px;
  }

  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input .input-options {
    width: 104px;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns .adm-print-btn {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .sendAdmEmailToDivider {
    display: none;
  }

  .sendAdmEmailTo input {
    padding-right: 46px;
  }

  .sendAdmEmailTo {
    margin-top: 20px;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown-native {
    display: block;
  }

  .admissions-functionality-wrapper {
    -webkit-border-top-right-radius: 0;
       -moz-border-radius-topright: 0;
            border-top-right-radius: 0;
    padding: 27px 20px 30px 20px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input {
    width: 31%;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel .adm-result-entry-date span {
    display: inline;
  }

  .adm-async-form-two .adm-results-slide-out .close-adm-results {
    top: 20px;
    right: 20px;
  }

  .adm-async-form-two .adm-results-slide-out {
    width: 100%;
    padding: 20px;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel .adm-result-entry-date {
    font-size: 19px;
    line-height: 23px;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel ol li.adm-step .adm-step-title {
    font-size: 20px;
    line-height: 21px;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel ol li.adm-step:last-child {
    padding-bottom: 17px;
    border-bottom: 2px solid #2D2C2C;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel {
    padding: 20px 30px 30px 30px;
    border-top: 2px solid #181717;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel ol li.adm-step:before {
    left: -46px;
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel ol li.adm-step:after {
    left: -32px;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-headers {
    display: none;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns {
    border-top: 0;
    margin-bottom: 0;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown .adm-mobile-dd-area .adm-result-entry:first-child {
    border-top: 2px solid #181717;
  }

  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input .input-options {
    width: 100%;
  }

  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input {
    display: none !important;
  }

  .mobile-select {
    display: block;
  }

  html.touch .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel {
    border-top: 0;
    border-left: 2px solid #181717;
    border-right: 2px solid #181717;
    border-bottom: 2px solid #181717;
  }

  html.touch .adm-async-form-two .adm-results-slide-out .adm-results-container {
    border: 0;
  }
}
@media print {
  body.page-has-admissions > div:not(.adm-async-form-two) {
    display: none;
  }

  .adm-async-form-two {
    position: relative;
    height: auto;
  }

  .adm-async-form-two .adm-form-two-bg {
    display: none;
  }

  .adm-async-form-two .adm-results-slide-out {
    position: relative;
    height: auto;
    width: auto;
    padding: 0;
    overflow: visible;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-title {
    display: none;
  }

  .adm-async-form-two .adm-results-slide-out .close-adm-results {
    display: none;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container {
    border: 0;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown {
    display: none;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-headers {
    display: none;
    height: 0;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel {
    padding: 0;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel .adm-result-entry {
    display: none;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel .adm-result-entry-date {
    display: none;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns {
    display: none;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-details {
    display: none;
  }

  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown-native {
    display: none;
  }
}
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}
.selectric-hover .selectric .button {
  color: #a2a2a2;
}
.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: #c4c4c4;
}
.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  -webkit-box-shadow: 0 0 10px -6px;
     -moz-box-shadow: 0 0 10px -6px;
          box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}
.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}
.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}

.ISFilteredGrid {
  margin: 30px auto;
  background: #F5F0ED;
}
.ISFilteredGrid .ISFilteredGrid__inner .ISFilteredGrid__filters {
  background: #181717;
}
.ISFilteredGrid .ISFilteredGrid__topRowFilters {
  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: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5px;
}
.ISFilteredGrid .ISFilteredGrid__mainFilters {
  padding: 16px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ISFilteredGrid .ISFilteredGrid__mobileOnlyButtons {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 18px;
}
.ISFilteredGrid .ISFilteredGrid__label {
  color: #FFFFFF;
  font-family: "optima-lt-pro", sans-serif;
  font-size: 35px;
  line-height: 40px;
}
.ISFilteredGrid .ISFilteredGrid__desktopClear, .ISFilteredGrid .ISFilteredGrid__mobileClear {
  background: none;
  border: 0;
  cursor: pointer;
}
.ISFilteredGrid .ISFilteredGrid__desktopClear i, .ISFilteredGrid .ISFilteredGrid__mobileClear i {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 33px;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
}
.ISFilteredGrid .ISFilteredGrid__desktopClear i:after, .ISFilteredGrid .ISFilteredGrid__desktopClear i:before, .ISFilteredGrid .ISFilteredGrid__mobileClear i:after, .ISFilteredGrid .ISFilteredGrid__mobileClear i:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.ISFilteredGrid .ISFilteredGrid__desktopClear i:after, .ISFilteredGrid .ISFilteredGrid__mobileClear i:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41.176' height='32.86' viewBox='0 0 41.176 32.86'%3E%3Cpath fill='%23fa4516' d='M32.049 27.398C23.86 37.862 5.984 32.22 4.665 19.531a33 33 0 0 1-3.5 3.745c-.717.673-1.357-.332-1.114-.827a39.5 39.5 0 0 1 4.065-6.716 1.394 1.394 0 0 1 1.947-.316 39.5 39.5 0 0 1 5.933 5.245c.559.624-.352 1.348-.846 1.1a34 34 0 0 1-4.866-2.8C8.918 29.719 22.873 33.906 31.06 26.43c.919-.821 1.762.061.989.968m9.063-16.764a39.6 39.6 0 0 1-4.207 6.628 1.4 1.4 0 0 1-1.911.305 39.5 39.5 0 0 1-6.04-5.153c-.7-.718.319-1.361.821-1.118a34.3 34.3 0 0 1 4.938 2.737C32.032 3.17 18.382-1.067 9.891 6.479c-.922.821-1.767-.06-.989-.972C17.374-5.029 35.09.607 36.353 13.56a33 33 0 0 1 3.658-3.76c.8-.684 1.361.337 1.1.836Z' data-name='Path 126480'/%3E%3C/svg%3E");
  opacity: 0;
}
.ISFilteredGrid .ISFilteredGrid__desktopClear i:before, .ISFilteredGrid .ISFilteredGrid__mobileClear i:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41.176' height='32.86' viewBox='0 0 41.176 32.86'%3E%3Cpath fill='%23fff' d='M32.049 27.398C23.86 37.862 5.984 32.22 4.665 19.531a33 33 0 0 1-3.5 3.745c-.717.673-1.357-.332-1.114-.827a39.5 39.5 0 0 1 4.065-6.716 1.394 1.394 0 0 1 1.947-.316 39.5 39.5 0 0 1 5.933 5.245c.559.624-.352 1.348-.846 1.1a34 34 0 0 1-4.866-2.8C8.918 29.719 22.873 33.906 31.06 26.43c.919-.821 1.762.061.989.968m9.063-16.764a39.6 39.6 0 0 1-4.207 6.628 1.4 1.4 0 0 1-1.911.305 39.5 39.5 0 0 1-6.04-5.153c-.7-.718.319-1.361.821-1.118a34.3 34.3 0 0 1 4.938 2.737C32.032 3.17 18.382-1.067 9.891 6.479c-.922.821-1.767-.06-.989-.972C17.374-5.029 35.09.607 36.353 13.56a33 33 0 0 1 3.658-3.76c.8-.684 1.361.337 1.1.836Z' data-name='Path 126480'/%3E%3C/svg%3E");
}
.ISFilteredGrid .ISFilteredGrid__desktopClear span, .ISFilteredGrid .ISFilteredGrid__mobileClear span {
  color: #ffffff;
  font-size: 21px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
  font-weight: 800;
}
html.no-touch .ISFilteredGrid .ISFilteredGrid__desktopClear:hover span, html.no-touch .ISFilteredGrid .ISFilteredGrid__mobileClear:hover span {
  color: #F24C03;
}
html.no-touch .ISFilteredGrid .ISFilteredGrid__desktopClear:hover i:after, html.no-touch .ISFilteredGrid .ISFilteredGrid__mobileClear:hover i:after {
  opacity: 1;
}
html.no-touch .ISFilteredGrid .ISFilteredGrid__desktopClear:hover i:before, html.no-touch .ISFilteredGrid .ISFilteredGrid__mobileClear:hover i:before {
  opacity: 0;
}
.ISFilteredGrid .ISFilteredGrid__content {
  padding: 30px 90px;
  gap: clamp( 1.25rem, 2.7027027027vw + -0.2027027027rem, 2.5rem ) clamp( 1.25rem, 3.3783783784vw + -0.5658783784rem, 2.8125rem );
  font-size: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[3];
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (min-width: 1600px) {
  .ISFilteredGrid .ISFilteredGrid__content {
    padding: 30px clamp( 5.625rem, 36.4583333333vw + -30.8333333333rem, 27.5rem );
  }
}
@media (max-width: 860px) {
  .ISFilteredGrid .ISFilteredGrid__content {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    padding: 30px;
  }
}
@media (max-width: 500px) {
  .ISFilteredGrid .ISFilteredGrid__content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.ISFilteredGrid .ISFilteredGrid__content .staff-card .staff-card-inner {
  background: #fff;
}
.ISFilteredGrid .ISFilteredGrid__content .staff-card .staff-card-inner .staff-card-content .scc-inner {
  padding: clamp( 1.25rem, 2.1551724138vw + -0.0862068966rem, 2.5rem ) 35px clamp( 1.25rem, 2.1551724138vw + -0.0862068966rem, 2.5rem ) clamp( 1.25rem, 2.1551724138vw + -0.0862068966rem, 2.5rem );
}
.ISFilteredGrid .ISFilteredGrid__content .staff-card .staff-card-inner:hover .staff-card-image:after {
  -webkit-transform: scale(1.05);
     -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}
.ISFilteredGrid .ISFilteredGrid__content .cards-card .cards-card-inner {
  background: #fff;
}
.ISFilteredGrid .ISFilteredGrid__content .cards-card .cards-card-inner .cards-card-content .ccc-inner {
  padding: clamp( 1.25rem, 2.1551724138vw + -0.0862068966rem, 2.5rem ) 35px clamp( 1.25rem, 2.1551724138vw + -0.0862068966rem, 2.5rem ) clamp( 1.25rem, 2.1551724138vw + -0.0862068966rem, 2.5rem );
}
.ISFilteredGrid .ISFilteredGrid__content .cards-card .cards-card-inner:hover .cards-card-image:after {
  -webkit-transform: scale(1.05);
     -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}
.ISFilteredGrid .ISFilteredGrid__noResults {
  text-align: center;
  max-width: 520px;
  padding: 0 20px 50px 20px;
  margin: 0 auto;
}
.ISFilteredGrid ul {
  margin: 0;
  padding-left: 0;
}
.ISFilteredGrid ul li {
  line-height: normal;
  margin-bottom: 0;
  padding-left: 0;
}
.ISFilteredGrid ul li:before {
  display: none;
}
.ISFilteredGrid .ISFilteredGrid__filterName, .ISFilteredGrid .selectric .label {
  font-size: 21px;
  font-family: "montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #181717;
  vertical-align: middle;
  padding: 0px 10px 0px 20px;
  line-height: 50px;
}
.ISFilteredGrid .ISFilteredGrid__filterIcon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 15px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
}
.ISFilteredGrid .ISFilteredGrid__filterIcon:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  /* 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: #fa4516;
  font-size: 20px;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}
.ISFilteredGrid .ISFilteredGrid__filterBy {
  background: none;
  border: 0;
  cursor: pointer;
  background: #F5F0ED;
  margin-left: 30px;
}
.ISFilteredGrid .ISFilteredGrid__filterBy select {
  display: none;
}
html.no-touch .ISFilteredGrid .ISFilteredGrid__filterBy.isButtonSort:not(.filterActive):hover .ISFilteredGrid__filterIcon:after, html.no-touch .ISFilteredGrid .ISFilteredGrid__filterBy .selectric:hover .ISFilteredGrid__filterIcon:after {
  opacity: 0;
}
html.no-touch .ISFilteredGrid .ISFilteredGrid__filterBy.isButtonSort:not(.filterActive):hover .ISFilteredGrid__filterIcon:before, html.no-touch .ISFilteredGrid .ISFilteredGrid__filterBy .selectric:hover .ISFilteredGrid__filterIcon:before {
  opacity: 1;
}
.ISFilteredGrid .ISFilteredGrid__filterBy.descendingOrder .ISFilteredGrid__filterIcon {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ISFilteredGrid .ISFilteredGrid__filterBy.js-GraduationDecade {
  min-width: 100px;
}
.ISFilteredGrid .ISFilteredGrid__filterBy.isButtonSort {
  width: auto;
  max-width: unset;
}
.ISFilteredGrid .ISFilteredGrid__filterBy.isButtonSort em {
  vertical-align: middle;
  padding-right: 14px;
}
.ISFilteredGrid .ISFilteredGrid__tagWrapper {
  padding-right: 20px;
}
.ISFilteredGrid .ISFilteredGrid__tag {
  background: #F7F5F1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: auto;
}
.ISFilteredGrid .ISFilteredGrid__tag:not(:last-of-type) {
  margin-bottom: 5px;
}
.ISFilteredGrid .ISFilteredGrid__tag span {
  font-family: "optima-lt-pro", sans-serif;
  font-size: 13px;
  color: #2C2C2C;
  padding: 0 5px 0 12px;
  vertical-align: middle;
  cursor: initial;
}
.ISFilteredGrid .ISFilteredGrid__tag button {
  width: 23px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #626262;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.ISFilteredGrid .ISFilteredGrid__tag button:after, .ISFilteredGrid .ISFilteredGrid__tag button:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 9px;
  height: 1px;
  margin-left: -5px;
  margin-top: -1px;
  background: currentColor;
}
.ISFilteredGrid .ISFilteredGrid__tag button:before {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.ISFilteredGrid .ISFilteredGrid__tag button:after {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
html.no-touch .ISFilteredGrid .ISFilteredGrid__tag button:hover {
  color: #000;
}
.ISFilteredGrid .selectric {
  background: none;
  border: 0;
}
.selectric-open .ISFilteredGrid .selectric {
  border: none;
}
.ISFilteredGrid .selectric .label {
  margin: 0;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  font-size: 21px;
  font-family: "montserrat", sans-serif;
  font-weight: bold;
  color: #181717;
  line-height: 50px;
  background: transparent;
  text-transform: capitalize;
  padding: 0px 10px 0px 20px;
}
.ISFilteredGrid .selectric-items {
  border: none;
  z-index: 1;
  max-width: 100%;
}
.ISFilteredGrid .selectric-items li {
  font-size: 15px;
  min-height: 42px;
  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;
  text-transform: capitalize;
  padding: 8px 15px;
  -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;
}
.ISFilteredGrid .selectric-items li.isDisabled, .ISFilteredGrid .selectric-items li.disabled {
  display: none;
}
.ISFilteredGrid .selectric-items .selectric-scroll::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.ISFilteredGrid .selectric-items .selectric-scroll::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.ISFilteredGrid .ISFilteredGrid__prevPage, .ISFilteredGrid .ISFilteredGrid__nextPage {
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background: none;
  cursor: pointer;
  border: none;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  background: #f24c03;
}
.ISFilteredGrid .ISFilteredGrid__prevPage:before, .ISFilteredGrid .ISFilteredGrid__nextPage:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -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%);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  /* 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: #fff;
  font-size: 20px;
}
.ISFilteredGrid .ISFilteredGrid__prevPage.isDisabled, .ISFilteredGrid .ISFilteredGrid__nextPage.isDisabled {
  pointer-events: none;
  opacity: 0.4;
}
html.no-touch .ISFilteredGrid .ISFilteredGrid__prevPage:hover:after, html.no-touch .ISFilteredGrid .ISFilteredGrid__nextPage:hover:after {
  opacity: 0;
}
html.no-touch .ISFilteredGrid .ISFilteredGrid__prevPage:hover:before, html.no-touch .ISFilteredGrid .ISFilteredGrid__nextPage:hover:before {
  opacity: 1;
}
.ISFilteredGrid .ISFilteredGrid__prevPage {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-left: 14px;
}
.ISFilteredGrid .ISFilteredGrid__nextPage {
  margin-left: 7px;
}
.ISFilteredGrid .ISFilteredGrid__pagination {
  font-size: 0;
  padding: 30px 90px 0px 90px;
  text-align: right;
  display: none;
}
.ISFilteredGrid .ISFilteredGrid__pagination.isVisible {
  display: block;
}
.ISFilteredGrid .ISFilteredGrid__pagination.isAfterContent {
  padding: 30px 90px 40px 90px;
}
@media screen and (max-width: 767px) {
  .ISFilteredGrid .ISFilteredGrid__pagination.isAfterContent {
    padding: 30px;
  }
}
.ISFilteredGrid .ISFilteredGrid__pagination fieldset {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 6px;
}
.ISFilteredGrid .ISFilteredGrid__pagination span {
  font-size: 20px;
  font-family: "montserrat", sans-serif;
  font-weight: 800;
  color: #181717;
  vertical-align: middle;
  margin-right: 20px;
}
.ISFilteredGrid .ISFilteredGrid__pagination span em {
  font-style: normal;
}
.ISFilteredGrid .ISFilteredGrid__pagination input {
  width: 37px;
  height: 37px;
  font-size: 20px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-appearance: none;
  background: none;
  text-align: center;
  line-height: 26px;
  font-family: "montserrat", sans-serif;
  color: #181717;
  border: 1px solid #FFFFFF;
  background: #fff;
}
.ISFilteredGrid .ISFilteredGrid__pagination input::-ms-clear {
  display: none;
}
.ISFilteredGrid .ISFilteredGrid__pagination input::-webkit-input-placeholder, .ISFilteredGrid .ISFilteredGrid__pagination input::-moz-placeholder, .ISFilteredGrid .ISFilteredGrid__pagination input:-ms-input-placeholder, .ISFilteredGrid .ISFilteredGrid__pagination input:-moz-placeholder {
  font-family: "optima-lt-pro", sans-serif;
  color: #000;
  font-size: 16px;
}
.ISFilteredGrid .ISFilteredGrid__pagination input::-webkit-outer-spin-button, .ISFilteredGrid .ISFilteredGrid__pagination input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
.ISFilteredGrid .ISFilteredGrid__pagination input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}
.ISFilteredGrid .ISFilteredGrid__pagination input.warning {
  border: 1px solid palevioletred;
}
.ISFilteredGrid .ISFilteredGrid__paginationErrorMessage {
  font-size: 14px;
  font-family: "optima-lt-pro", sans-serif;
  font-weight: 500;
  color: #181717;
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 50%;
  top: -45px;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 250px;
  text-align: center;
  display: inline-block;
  padding: 4px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.ISFilteredGrid .ISFilteredGrid__paginationErrorMessage.isVisible {
  opacity: 1;
}
.ISFilteredGrid .ISFilteredGrid__paginationErrorMessage:after {
  content: "";
  border-top: 5px solid rgba(255, 255, 255, 0.9);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  left: 50%;
  top: 100%;
  margin: 0 0 0 -5px;
}
.ISFilteredGrid.noDecade .js-GraduationDecade {
  pointer-events: none;
  opacity: 0;
}
.ISFilteredGrid.noResults .ISFilteredGrid__content {
  display: block;
}
@media (max-width: 767px) {
  .ISFilteredGrid .ISFilteredGrid__pagination.isBeforeContent {
    display: none;
  }
  .ISFilteredGrid .ISFilteredGrid__topRowFilters {
    padding: 0 0 30px 0;
  }
  .ISFilteredGrid .ISFilteredGrid__mobileOnlyButtons .isButtonSort {
    margin-top: 0;
    display: none;
  }
  .ISFilteredGrid .ISFilteredGrid__desktopClear {
    display: none;
  }
  .ISFilteredGrid .ISFilteredGrid__mainFilters {
    display: block;
    border-bottom: 0;
    padding: 0;
    margin: 0;
  }
  .ISFilteredGrid .ISFilteredGrid__mainFilters .ISFilteredGrid__filterBy {
    max-width: 100%;
    padding: 3px 0;
    margin: 0;
  }
  .ISFilteredGrid .ISFilteredGrid__mainFilters .ISFilteredGrid__filterBy select {
    display: block;
  }
  .ISFilteredGrid .ISFilteredGrid__mainFilters .ISFilteredGrid__filterBy .selectric-wrapper {
    margin: 0;
    border: none;
  }
  .ISFilteredGrid .ISFilteredGrid__mainFilters .ISFilteredGrid__filterBy .selectric-wrapper .selectric {
    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: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ISFilteredGrid .ISFilteredGrid__mainFilters .isButtonSort {
    display: none;
  }
  .ISFilteredGrid .ISFilteredGrid__tagWrapper {
    padding: 0 20px 10px 20px;
    display: none;
  }
  .ISFilteredGrid .ISFilteredGrid__tagWrapper.isVisible {
    display: block;
  }
  .ISFilteredGrid .ISFilteredGrid__tag {
    background: #FFFFFF;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 10px;
  }
}
@media (max-width: 500px) {
  .ISFilteredGrid .ISFilteredGrid__pagination {
    text-align: center;
    margin-left: -20px;
    margin-right: -20px;
  }
  .ISFilteredGrid .ISFilteredGrid__pagination li {
    width: 26px;
    height: 26px;
    line-height: 25px;
  }
}

.ISGridSearch {
  width: 240px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 240px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 240px;
          flex: 0 0 240px;
  margin-right: auto;
}
.ISGridSearch fieldset {
  position: relative;
  height: 50px;
  background: #2D2C2C;
}
.ISGridSearch input {
  width: 100%;
  height: 100%;
  border: 0;
  font-size: 20px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-appearance: none;
  background: none;
  padding: 0 15px 0 52px;
  font-family: "optima-lt-pro", sans-serif;
  color: #ffffff;
}
.ISGridSearch input::-ms-clear {
  display: none;
}
.ISGridSearch input::-webkit-input-placeholder {
  font-family: "montserrat", sans-serif;
  color: #ffffff;
  font-size: 20px;
  opacity: 1;
  letter-spacing: -0.4px;
}
.ISGridSearch input::-webkit-input-placeholder, .ISGridSearch input::-moz-placeholder, .ISGridSearch input:-ms-input-placeholder, .ISGridSearch input:-moz-placeholder, .ISGridSearch input::placeholder {
  font-family: "montserrat", sans-serif;
  color: #ffffff;
  font-size: 20px;
  opacity: 1;
  letter-spacing: -0.4px;
}
.ISGridSearch .ISGridSearch__reset {
  display: none;
  position: absolute;
  z-index: 2;
  width: 33px;
  height: 29px;
  border: none;
  top: 12px;
  left: 9px;
  background: none;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
}
.ISGridSearch .ISGridSearch__reset:after, .ISGridSearch .ISGridSearch__reset:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 9px;
  height: 1px;
  background: #FFFFFF;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.ISGridSearch .ISGridSearch__reset:after {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ISGridSearch .ISGridSearch__reset:before {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.ISGridSearch .ISGridSearch__reset.isVisible {
  display: block;
}
html.no-touch .ISGridSearch .ISGridSearch__reset:hover:after, html.no-touch .ISGridSearch .ISGridSearch__reset:hover:before {
  background: #fa4516;
}
.ISGridSearch .ISGridSearch__submit {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  background: transparent;
  padding: 0;
  border: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  cursor: pointer;
}
.ISGridSearch .ISGridSearch__submit:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -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%);
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  /* 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: #fff;
  font-size: 24px;
}
.ISGridSearch .ISGridSearch__submit.isHidden {
  pointer-events: none;
  opacity: 0;
}
.ISGridSearch .ISGridSearch__errorMessage {
  color: red;
  padding: 2px 3px;
  position: absolute;
  top: -21px;
  left: 50%;
  font-size: 10px;
  z-index: 2;
  border: 1px solid red;
  font-family: "optima-lt-pro", sans-serif;
  opacity: 0;
  pointer-events: none;
  white-space: pre;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.ISGridSearch .ISGridSearch__errorMessage.isVisible {
  opacity: 1;
}
.ISGridSearch .ISGridSearch__loader {
  height: 18px;
  width: 18px;
  -webkit-animation: rotateAnimation 1.2s infinite linear;
     -moz-animation: rotateAnimation 1.2s infinite linear;
       -o-animation: rotateAnimation 1.2s infinite linear;
          animation: rotateAnimation 1.2s infinite linear;
  border: 2px solid #ffffff;
  border-right-color: transparent;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 29px;
  margin: -9px 0 0 0;
  pointer-events: none;
  z-index: 3;
  opacity: 0;
  -webkit-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  -moz-transition: 0.1s ease;
  transition: 0.1s ease;
}
.ISGridSearch .ISGridSearch__loader.isVisible {
  opacity: 1;
}
@-webkit-keyframes rotateAnimation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes rotateAnimation {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
@-o-keyframes rotateAnimation {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}
@keyframes rotateAnimation {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.ISGridSearch .ISGridSearch__suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 3;
  max-height: 459px;
  overflow-y: auto;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.ISGridSearch .ISGridSearch__suggestions::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.ISGridSearch .ISGridSearch__suggestions::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.ISGridSearch .ISGridSearch__suggestions li {
  line-height: 50px;
  padding: 0 20px;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background: #fff;
  color: #181717;
  font-family: "montserrat", sans-serif;
  font-size: 15px;
  border-top: 1px solid #f0f0f0;
  font-weight: bold;
}
html.no-touch .ISGridSearch .ISGridSearch__suggestions li:hover {
  background: #fa4516;
}
.ISGridSearch .ISGridSearch__searchTerms .ISFilteredGrid__tag {
  margin-top: 5px;
}
@media (max-width: 1250px) {
  .ISGridSearch {
    width: 150px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 150px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 150px;
            flex: 0 0 150px;
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  .ISGridSearch {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0 0 30px 0;
  }
  .ISGridSearch .ISGridSearch__searchTerms .ISFilteredGrid__tag {
    margin: 10px 10px 10px 20px;
  }
}

.contentPage-loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #181717;
  pointer-events: none;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.8s linear, visibility 0.8s linear;
  -o-transition: opacity 0.8s linear, visibility 0.8s linear;
  -moz-transition: opacity 0.8s linear, visibility 0.8s linear;
  transition: opacity 0.8s linear, visibility 0.8s linear;
  z-index: 300;
}
html.js-hide-loader .contentPage-loader {
  opacity: 0;
  visibility: visible;
}

body.athleticsCalendar .clEventCard .clEventCard__button.scoreboardInfo span span {
  font-size: 0;
  color: transparent;
}
body.athleticsCalendar .clEventCard .clEventCard__button.scoreboardInfo span span:before {
  content: "Result";
  color: #fff;
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
body.athleticsCalendar .athleticsCalendar__navSticky .athleticsCalendar__navSticky-item.scoreboard a span {
  color: transparent;
}
body.athleticsCalendar .athleticsCalendar__navSticky .athleticsCalendar__navSticky-item.scoreboard a span:before {
  content: "Result";
  color: #fff;
  font-size: 13px;
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
body.athleticsCalendar .athleticsCalendar__navSticky .athleticsCalendar__navSticky-item.scoreboard a:hover span {
  color: transparent;
}
html.no-touch body.athleticsCalendar .athleticsCalendar__navSticky .athleticsCalendar__navSticky-item.scoreboard:hover span:before {
  color: #d64202;
}

html.no-touch body.athleticsCalendar .clEventCard .clEventCard__button.scoreboardInfo:hover span span {
  color: transparent;
}
html.no-touch body.athleticsCalendar .athleticsCalendar__navSticky .athleticsCalendar__navSticky-item.scoreboard a:hover span {
  color: transparent;
}
html.no-touch html.no-touch .athleticsCTP-changeTeam:hover {
  background: #f24c03;
}

body.athleticsCalendar.athleticsCalendarScoreboard .athleticsCalendar__navSticky .athleticsCalendar__navSticky-item.scoreboard span {
  color: transparent !important;
}

body.athleticsCalendarScoreboard .athleticsCalendar__navSticky .athleticsCalendar__navSticky-item.scoreboard a span:before {
  color: #fff;
}