@import url("https://p.typekit.net/p.css?s=1&k=tzw0ckd&ht=tk&f=24425.24427.34517.24537.24539.24543.24544.24545.24547.24549&a=85245383&app=typekit&e=css");
body {
  --sl-theme-background: #fff;
  --sl-theme-main-paragraph: #382170;
  --sl-theme-main-paragraph-hover: #FFCC00;
  --sl-theme-second-background: #f3f3f3;
  --sl-theme-second-paragraph: #303030;
  --sl-theme-second-paragraph-hover: #382170;
  --sl-theme-brand: #382170;
  --sl-theme-brand-inverse: #fff;
  --sl-theme-gold: #AF7C00;
  --sl-theme-red: #A21F17;
  --sl-theme-gray: #585056;
  --sl-theme-accent: #AF7C00;
  --sl-theme-accent-inverse: #382170;
  --sl-theme-extra-light: #fff;
  --sl-theme-extra-dark: #191941;
  --sl-theme-boxes-text: #191941;
  --sl-theme-boxes-text-hover: #191941;
  --sl-theme-boxes-bg: #ffffff;
  --sl-theme-boxes-bg-hover: #f3f3f3;
  --sl-theme-no-header-color: #fff;
  --sl-theme-no-header-bg: #382170;
  --sl-theme-border: rgba(25, 25, 65, 0.5);
  --sl-theme-list-font-size: 18px;
  --sl-theme-list-font-weight: 400;
  --sl-theme-list-line-height: 26px;
  --sl-theme-list-color: #303030; }

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

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

:focus {
  outline: none; }

[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, body:not(.sharedTemplates) .secondLvlCss blockquote p.has-image:after, body.sharedTemplates .secondLvlCss blockquote p.has-image:after {
  content: ' ';
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  clear: both; }

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

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

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

.shTplGBlockScroll {
  position: relative;
  overflow: hidden; }
  @media (max-width: 730px) {
    .shTplGBlockScroll {
      position: fixed;
      width: 100%;
      height: 100%; } }

.shTplGBlockScroll-html {
  overflow: hidden; }

/* qwitcher-grypen-regular - latin */
@font-face {
  font-family: 'Qwitcher Grypen';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(""), url("/fonts/qwitcher_grypen/qwitcher-grypen-v3-latin-regular.woff2") format("woff2"), url("/fonts/qwitcher_grypen/qwitcher-grypen-v3-latin-regular.woff") format("woff"), url("/fonts/qwitcher_grypen/qwitcher-grypen-v3-latin-regular.ttf") format("truetype"), url("/fonts/qwitcher_grypen/qwitcher-grypen-v3-latin-regular.svg?#QwitcherGrypen") format("svg");
  /* Legacy iOS */ }

/* qwitcher-grypen-700 - latin */
@font-face {
  font-family: 'Qwitcher Grypen';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(""), url("/fonts/qwitcher_grypen/qwitcher-grypen-v3-latin-700.woff2") format("woff2"), url("/fonts/qwitcher_grypen/qwitcher-grypen-v3-latin-700.woff") format("woff"), url("/fonts/qwitcher_grypen/qwitcher-grypen-v3-latin-700.ttf") format("truetype"), url("/fonts/qwitcher_grypen/qwitcher-grypen-v3-latin-700.svg?#QwitcherGrypen") format("svg");
  /* Legacy iOS */ }

/* futura PT light */
@font-face {
  font-family: 'futura-pt';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local(""), url("/fonts/futura/futura-pt-light.woff2") format("woff2"), url("/fonts/futura/futura-pt-light.woff") format("woff"), url("/fonts/futura/futura-pt-light.ttf") format("truetype"), url("/fonts/futura/futura-pt-light.svg?#futura-pt-light") format("svg");
  /* Legacy iOS */ }

/* futura PT regular */
@font-face {
  font-family: 'futura-pt';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(""), url("/fonts/futura/futura-pt-regular.woff2") format("woff2"), url("/fonts/futura/futura-pt-regular.woff") format("woff"), url("/fonts/futura/futura-pt-regular.ttf") format("truetype"), url("/fonts/futura/futura-pt-regular.svg?#futura-pt-regular") format("svg");
  /* Legacy iOS */ }

/* futura PT medium */
@font-face {
  font-family: 'futura-pt';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(""), url("/fonts/futura/futura-pt-medium.woff2") format("woff2"), url("/fonts/futura/futura-pt-medium.woff") format("woff"), url("/fonts/futura/futura-pt-medium.ttf") format("truetype"), url("/fonts/futura/futura-pt-medium.svg?#futura-pt-medium") format("svg");
  /* Legacy iOS */ }

/* futura PT italic */
@font-face {
  font-family: 'futura-pt';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local(""), url("/fonts/futura/futura-pt-italic.woff2") format("woff2"), url("/fonts/futura/futura-pt-italic.woff") format("woff"), url("/fonts/futura/futura-pt-italic.ttf") format("truetype"), url("/fonts/futura/futura-pt-italic.svg?#futura-pt-italic") format("svg");
  /* Legacy iOS */ }

/* futura PT bold */
@font-face {
  font-family: 'futura-pt';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local(""), url("/fonts/futura/futura-pt-bold.woff2") format("woff2"), url("/fonts/futura/futura-pt-bold.woff") format("woff"), url("/fonts/futura/futura-pt-bold.ttf") format("truetype"), url("/fonts/futura/futura-pt-bold.svg?#futura-pt-bold") format("svg");
  /* Legacy iOS */ }

/* futura PT bold italic*/
@font-face {
  font-family: 'futura-pt';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local(""), url("/fonts/futura/futura-pt-bold-italic.woff2") format("woff2"), url("/fonts/futura/futura-pt-bold-italic.woff") format("woff"), url("/fonts/futura/futura-pt-bold-italic.ttf") format("truetype"), url("/fonts/futura/futura-pt-bold-italic.svg?#futura-pt-bold-italic") format("svg");
  /* Legacy iOS */ }

/* questa grande regular */
@font-face {
  font-family: 'questa-grande';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(""), url("/fonts/questa_grande/questa-grande-regular.woff2") format("woff2"), url("/fonts/questa_grande/questa-grande-regular.woff") format("woff"), url("/fonts/questa_grande/questa-grande-regular.ttf") format("truetype"), url("/fonts/questa_grande/questa-grande-regular.svg?#questa-grande-regular") format("svg");
  /* Legacy iOS */ }

/* questa grande italic */
@font-face {
  font-family: 'questa-grande';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local(""), url("/fonts/questa_grande/questa-grande-italic.woff2") format("woff2"), url("/fonts/questa_grande/questa-grande-italic.woff") format("woff"), url("/fonts/questa_grande/questa-grande-italic.ttf") format("truetype"), url("/fonts/questa_grande/questa-grande-italic.svg?#questa-grande-italic") format("svg");
  /* Legacy iOS */ }

/* questa grande bold */
@font-face {
  font-family: 'questa-grande';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(""), url("/fonts/questa_grande/questa-grande-bold.woff2") format("woff2"), url("/fonts/questa_grande/questa-grande-bold.woff") format("woff"), url("/fonts/questa_grande/questa-grande-bold.ttf") format("truetype"), url("/fonts/questa_grande/questa-grande-bold.svg?#questa-grande-bold") format("svg");
  /* Legacy iOS */ }

/* questa grande bold italic */
@font-face {
  font-family: 'questa-grande';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local(""), url("/fonts/questa_grande/questa-grande-bold-italic.woff2") format("woff2"), url("/fonts/questa_grande/questa-grande-bold-italic.woff") format("woff"), url("/fonts/questa_grande/questa-grande-bold-italic.ttf") format("truetype"), url("/fonts/questa_grande/questa-grande-bold-italic.svg?#questa-grande-bold-italic") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: "orpheus-pro";
  src: url("https://use.typekit.net/af/64ac83/00000000000000007735ebd7/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/64ac83/00000000000000007735ebd7/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/64ac83/00000000000000007735ebd7/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: "orpheus-pro";
  src: url("https://use.typekit.net/af/2baa0b/00000000000000007735ebd5/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/2baa0b/00000000000000007735ebd5/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/2baa0b/00000000000000007735ebd5/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: "orpheus-pro";
  src: url("https://use.typekit.net/af/ab0afa/00000000000000007735ebd8/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/ab0afa/00000000000000007735ebd8/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/ab0afa/00000000000000007735ebd8/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal; }

@font-face {
  font-family: "sofia-pro";
  src: url("https://use.typekit.net/af/edfa1d/00000000000000007735f996/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff2"), url("https://use.typekit.net/af/edfa1d/00000000000000007735f996/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff"), url("https://use.typekit.net/af/edfa1d/00000000000000007735f996/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 900;
  font-stretch: normal; }

@font-face {
  font-family: "sofia-pro";
  src: url("https://use.typekit.net/af/2ff9be/00000000000000007735f999/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/2ff9be/00000000000000007735f999/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/2ff9be/00000000000000007735f999/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: "sofia-pro";
  src: url("https://use.typekit.net/af/da506f/00000000000000007735f990/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/da506f/00000000000000007735f990/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/da506f/00000000000000007735f990/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal; }

@font-face {
  font-family: "sofia-pro";
  src: url("https://use.typekit.net/af/b11f1c/00000000000000007735f998/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/b11f1c/00000000000000007735f998/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/b11f1c/00000000000000007735f998/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 300;
  font-stretch: normal; }

@font-face {
  font-family: "sofia-pro";
  src: url("https://use.typekit.net/af/742085/00000000000000007735f992/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/742085/00000000000000007735f992/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/742085/00000000000000007735f992/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal; }

@font-face {
  font-family: "sofia-pro";
  src: url("https://use.typekit.net/af/1fbf9b/00000000000000007735f98d/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/1fbf9b/00000000000000007735f98d/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/1fbf9b/00000000000000007735f98d/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: "sofia-pro";
  src: url("https://use.typekit.net/af/e7e7b3/00000000000000007735f99a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/e7e7b3/00000000000000007735f99a/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/e7e7b3/00000000000000007735f99a/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal; }

@font-face {
  font-family: 'Lato';
  src: local("Lato Light"), local("Lato-Light"), url("/fonts//Lato/Lato-Light.woff2") format("woff2"), url("/fonts//Lato-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Lato';
  src: local("Lato Regular"), local("Lato-Regular"), url("/fonts//Lato/Lato-Regular.woff2") format("woff2"), url("/fonts//Lato/Lato-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gill Sans';
  src: url("/fonts//GillSans/GillSans-Light.woff2") format("woff2"), url("/fonts//GillSans/GillSans-Light.woff") format("woff"), url("/fonts//GillSans/GillSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gill Sans';
  src: url("/fonts//GillSans/GillSans-SemiBoldItalic.woff2") format("woff2"), url("/fonts//GillSans/GillSans-SemiBoldItalic.woff") format("woff"), url("/fonts//GillSans/GillSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gill Sans';
  src: url("/fonts//GillSans/GillSans-UltraBold.woff2") format("woff2"), url("/fonts//GillSans/GillSans-UltraBold.woff") format("woff"), url("/fonts//GillSans/GillSans-UltraBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gill Sans';
  src: url("/fonts//GillSans/GillSans-SemiBold.woff2") format("woff2"), url("/fonts//GillSans/GillSans-SemiBold.woff") format("woff"), url("/fonts//GillSans/GillSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gill Sans';
  src: url("/fonts//GillSans/GillSans-LightItalic.woff2") format("woff2"), url("/fonts//GillSans/GillSans-LightItalic.woff") format("woff"), url("/fonts//GillSans/GillSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gill Sans';
  src: url("/fonts//GillSans/GillSans-BoldItalic.woff2") format("woff2"), url("/fonts//GillSans/GillSans-BoldItalic.woff") format("woff"), url("/fonts//GillSans/GillSans-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gill Sans';
  src: url("/fonts//GillSans/GillSans-Bold.woff2") format("woff2"), url("/fonts//GillSans/GillSans-Bold.woff") format("woff"), url("/fonts//GillSans/GillSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gill Sans';
  src: url("/fonts//GillSans/GillSans.woff2") format("woff2"), url("/fonts//GillSans/GillSans.woff") format("woff"), url("/fonts//GillSans/GillSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gill Sans';
  src: url("/fonts//GillSans/GillSans-Italic.woff2") format("woff2"), url("/fonts//GillSans/GillSans-Italic.woff") format("woff"), url("/fonts//GillSans/GillSans-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

.tk-orpheuspro {
  font-family: "orpheus-pro",serif; }

.tk-sofia-pro {
  font-family: "Gill Sans", sans-serif; }

@font-face {
  font-family: "icons_homepage";
  src: url("/fonts/icons/icons_homepage.ttf?tz5dt9") format("truetype"), url("/fonts/icons/icons_homepage.woff?tz5dt9") format("woff"), url("/fonts/icons/icons_homepage.svg?tz5dt9#icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icons_homepage" !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; }

.icon-quote-left:before {
  content: "\e911";
  color: #382170; }

.icon-quote-right:before {
  content: "\e912";
  color: #382170; }

.icon-PDF:before {
  content: "\e901"; }

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

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

.icon-menu_arrow:before {
  content: "\e93d";
  color: #f4d8ce; }

.icon-search:before {
  content: "\e93e";
  color: #f4d8ce; }

.icon-search_hover:before {
  content: "\e93f";
  color: #f4d8ce; }

.icon-notice:before {
  content: "\e940";
  color: #fff; }

.icon-notice_open:before {
  content: "\e941";
  color: #382170; }

.icon-back_arrow:before {
  content: "\e942";
  color: #fff; }

.icon-btn_close:before {
  content: "\e943";
  color: #382170; }

.icon-btn_close_panel:before {
  content: "\e944";
  color: #fff; }

.icon-alert:before {
  content: "\e945";
  color: #fff; }

.icon-alert_open:before {
  content: "\e946";
  color: #a21f17; }

.icon-audio_off:before {
  content: "\e947";
  color: #fff; }

.icon-audio_on:before {
  content: "\e948";
  color: #fff; }

.icon-facebook:before {
  content: "\e901"; }

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

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

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

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

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

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

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

.icon-soundcloud:before {
  content: "\e907"; }

.icon-twitter:before {
  content: "\e908"; }

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

.icon-youtube:before {
  content: "\e90a"; }

.icon-tiktok:before {
  content: "\e90c"; }

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

@font-face {
  font-family: 'global-icons';
  src: url("/fonts//icons/global-icons.ttf?220ktz") format("truetype"), url("/fonts//icons/global-icons.woff?220ktz") format("woff"), url("/fonts//icons/global-icons.svg?220ktz&#global-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

@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: "\e900"; }
  .social-icon.social-facebook-icon:before {
    content: "\e901"; }
  .social-icon.social-flickr-icon:before {
    content: "\e902"; }
  .social-icon.social-instagram-icon:before {
    content: "\e903"; }
  .social-icon.social-issuu-icon:before {
    content: "\e904"; }
  .social-icon.social-linkedin-icon:before {
    content: "\e905"; }
  .social-icon.social-pinterest-icon:before {
    content: "\e906"; }
  .social-icon.social-soundcloud-icon:before {
    content: "\e907"; }
  .social-icon.social-twitter-icon:before {
    content: "\e908"; }
  .social-icon.social-vimeo-icon:before {
    content: "\e909"; }
  .social-icon.social-youtube-icon:before {
    content: "\e90a"; }
  .social-icon.social-news-icon:before {
    content: "\e90b"; }

/* end social icons */
/*
    * only global icons
*/
.global-icons {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'global-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .global-icons.global-phone-icon:before {
    content: "\e903";
    color: #fc0; }
  .global-icons.global-pin-icon:before {
    content: "\e904";
    color: #fc0; }
  .global-icons.global-search-icon:before {
    content: "\e905";
    color: #98aacf; }

/* 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:after, body:not(.sharedTemplates) .secondLvlCss a.sl-mail-icon[href$=".pdf"]:not(.downloadBtn):after, body:not(.sharedTemplates) .secondLvlCss a.sl-mail-icon:not([href$=".pdf"])[target="_blank"]:not(.downloadBtn):after, body:not(.sharedTemplates) .secondLvlCss a[href^="mailto"]:not([href$=".pdf"])[target="_blank"]:not(.downloadBtn):after, body:not(.sharedTemplates) .secondLvlCss a[href^="mailto"]:not(.downloadBtn):after, body.sharedTemplates .secondLvlCss a.sl-mail-icon[href$=".pdf"]:not(.downloadBtn):after, body.sharedTemplates .secondLvlCss a.sl-mail-icon:not([href$=".pdf"])[target="_blank"]:not(.downloadBtn):after, body.sharedTemplates .secondLvlCss a[href^="mailto"]:not([href$=".pdf"])[target="_blank"]:not(.downloadBtn):after, body.sharedTemplates .secondLvlCss a[href^="mailto"]:not(.downloadBtn):after {
  font-family: 'icomoon' !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: "\e907";
  margin-left: 5px;
  text-decoration: none !important;
  display: inline-block; }

.sl-icons.sl-tabs-icon:after, body:not(.sharedTemplates) .secondLvlCss a.sl-tabs-icon[href$=".pdf"]:not(.downloadBtn):after, body:not(.sharedTemplates) .secondLvlCss a:not([href$=".pdf"])[target="_blank"]:not(.downloadBtn):after, body:not(.sharedTemplates) .secondLvlCss a.sl-tabs-icon[href^="mailto"]:not(.downloadBtn):after, body.sharedTemplates .secondLvlCss a.sl-tabs-icon[href$=".pdf"]:not(.downloadBtn):after, body.sharedTemplates .secondLvlCss a:not([href$=".pdf"])[target="_blank"]:not(.downloadBtn):after, body.sharedTemplates .secondLvlCss a.sl-tabs-icon[href^="mailto"]:not(.downloadBtn):after {
  font-family: 'icomoon' !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: "\e908";
  margin-left: 5px;
  text-decoration: none !important;
  display: inline-block; }

.sl-icons.sl-pdf_file-icon:after, body:not(.sharedTemplates) .secondLvlCss a[href$=".pdf"]:not(.downloadBtn):after, body:not(.sharedTemplates) .secondLvlCss a.sl-pdf_file-icon:not([href$=".pdf"])[target="_blank"]:not(.downloadBtn):after, body:not(.sharedTemplates) .secondLvlCss a[href$=".pdf"]:not([href$=".pdf"])[target="_blank"]:not(.downloadBtn):after, body:not(.sharedTemplates) .secondLvlCss a.sl-pdf_file-icon[href^="mailto"]:not(.downloadBtn):after, body.sharedTemplates .secondLvlCss a[href$=".pdf"]:not(.downloadBtn):after, body.sharedTemplates .secondLvlCss a.sl-pdf_file-icon:not([href$=".pdf"])[target="_blank"]:not(.downloadBtn):after, body.sharedTemplates .secondLvlCss a[href$=".pdf"]:not([href$=".pdf"])[target="_blank"]:not(.downloadBtn):after, body.sharedTemplates .secondLvlCss a.sl-pdf_file-icon[href^="mailto"]:not(.downloadBtn):after {
  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: "\e900";
  margin-left: 5px;
  text-decoration: none !important;
  display: inline-block; }

@font-face {
  font-family: 'hp-icons';
  src: url("/fonts/icons/hp-icons.ttf?220ktz") format("truetype"), url("/fonts/icons/hp-icons.woff?220ktz") format("woff"), url("/fonts/icons/hp-icons.svg?220ktz#global-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

.hp-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hp-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; }
  .hp-icon.hp-notice-icon:before {
    content: "\e902"; }

@font-face {
  font-family: 'icons';
  src: url("/fonts/icons/icons.ttf?tz5dt9") format("truetype"), url("/fonts/icons/icons.woff?tz5dt9") format("woff"), url("/fonts/icons/icons.svg?tz5dt9#icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: '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; }

.icon-menu_arrow:before {
  content: "\e93d";
  color: #F4D8CE; }

.icon-twitter:before {
  font-family: "icomoon" !important;
  content: "\e906";
  color: #F4D8CE; }

.icon-search:before {
  content: "\e93e";
  color: #F4D8CE; }

.icon-search_hover:before {
  content: "\e93f";
  color: #F4D8CE; }

.icon-notice:before {
  content: "\e940";
  color: #fff; }

.icon-notice_open:before {
  content: "\e941";
  color: #382170; }

.icon-back_arrow:before {
  content: "\e942";
  color: #fff; }

.icon-btn_close:before {
  content: "\e943";
  color: #382170; }

.icon-btn_close_panel:before {
  content: "\e944";
  color: #fff; }

.social-font-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'social-icons' !important;
  speak: none;
  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-font-icon.social-font-icon-blog:before {
  content: "\e900"; }

.social-font-icon.social-font-icon-event:before {
  content: "\e901"; }

.social-font-icon.social-font-icon-facebook:before {
  content: "\e902"; }

.social-font-icon.social-font-icon-photos:before {
  content: "\e903"; }

.social-font-icon.social-font-icon-instagram:before {
  content: "\e904"; }

.social-font-icon.social-font-icon-magazines:before {
  content: "\e905"; }

.social-font-icon.social-font-icon-news:before {
  content: "\e906"; }

.social-font-icon.social-font-icon-pinterest:before {
  content: "\e907"; }

.social-font-icon.social-font-icon-soundcloud:before {
  content: "\e908"; }

.social-font-icon.social-font-icon-twitter:before {
  content: "\e909"; }

.social-font-icon.social-font-icon-vimeo:before {
  content: "\e90a"; }

.social-font-icon.social-font-icon-videos:before {
  content: "\e90b"; }

/* 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:focus {
    outline: none; }
  .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: block;
  margin-left: auto;
  margin-right: auto; }
  .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; }

.footer-title-text {
  position: relative;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s ease;
  transition: opacity 0.4s, -webkit-transform 0.4s ease;
  -o-transition: opacity 0.4s, -o-transform 0.4s ease;
  -moz-transition: opacity 0.4s, transform 0.4s ease, -moz-transform 0.4s ease;
  transition: opacity 0.4s, transform 0.4s ease;
  transition: opacity 0.4s, transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease;
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
  /* @keyframes slide {
        0%   {background-position-x: 100%;}
        40% {background-position-x: -70%;}
        100% {background-position-x: -100%;}
    } */ }
  .footer-title-text h2 {
    font-family: "questa-grande";
    font-size: 45px;
    line-height: 60px;
    color: #191941;
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition: color 1s, font-size 0.5s ease;
    -o-transition: color 1s, font-size 0.5s ease;
    -moz-transition: color 1s, font-size 0.5s ease;
    transition: color 1s, font-size 0.5s ease; }
    .footer-title-text h2 span {
      display: block;
      position: relative;
      font-family: "Qwitcher Grypen";
      font-size: 66px;
      margin-bottom: 0px;
      margin-top: -38px;
      color: transparent;
      text-transform: capitalize;
      font-weight: 400;
      background-image: -webkit-gradient(linear, left top, right top, from(#AF7C00), color-stop(30%, #AF7C00), color-stop(50%, #E3C162), color-stop(70%, #AF7C00), to(#AF7C00));
      background-image: -webkit-linear-gradient(left, #AF7C00 0%, #AF7C00 30%, #E3C162 50%, #AF7C00 70%, #AF7C00 100%);
      background-image: -moz-linear-gradient(left, #AF7C00 0%, #AF7C00 30%, #E3C162 50%, #AF7C00 70%, #AF7C00 100%);
      background-image: -o-linear-gradient(left, #AF7C00 0%, #AF7C00 30%, #E3C162 50%, #AF7C00 70%, #AF7C00 100%);
      background-image: linear-gradient(90deg, #AF7C00 0%, #AF7C00 30%, #E3C162 50%, #AF7C00 70%, #AF7C00 100%);
      /* #AF7C00 0%,
                #C5A04D 20%,
                #E3C162 25%,
                #C5A04D 40%,
                #AF7C00 50%,
                #AF7C00 100% */
      background-repeat: repeat-x;
      -moz-background-size: 200%;
           background-size: 200%;
      background-position-x: 0px;
      -webkit-transition: background-position-x 1.2s, font-size 0.5s ease;
      -o-transition: background-position-x 1.2s, font-size 0.5s ease;
      -moz-transition: background-position-x 1.2s, font-size 0.5s ease;
      transition: background-position-x 1.2s, font-size 0.5s ease;
      -webkit-background-clip: text;
      padding: 0px 10px 30px 10px;
      -webkit-animation: slide 2s linear infinite;
         -moz-animation: slide 2s linear infinite;
           -o-animation: slide 2s linear infinite;
              animation: slide 2s linear infinite; }

@-webkit-keyframes slide {
  0% {
    background-position-x: 100%; }
  80% {
    background-position-x: -70%; }
  100% {
    background-position-x: -100%; } }

@-moz-keyframes slide {
  0% {
    background-position-x: 100%; }
  80% {
    background-position-x: -70%; }
  100% {
    background-position-x: -100%; } }

@-o-keyframes slide {
  0% {
    background-position-x: 100%; }
  80% {
    background-position-x: -70%; }
  100% {
    background-position-x: -100%; } }

@keyframes slide {
  0% {
    background-position-x: 100%; }
  80% {
    background-position-x: -70%; }
  100% {
    background-position-x: -100%; } }
  .footer-title-text.appear h2 {
    color: #191941; }
  .footer-title-text.start {
    -webkit-transform: translateY(100px);
       -moz-transform: translateY(100px);
        -ms-transform: translateY(100px);
         -o-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0; }

@media (min-width: 768px) {
  .footer-title-text h2 {
    font-size: 60px; }
    .footer-title-text h2 span {
      font-size: 85px;
      margin-top: -32px; } }

@media (min-width: 1440px) {
  .footer-title-text h2 {
    font-size: 75px; }
    .footer-title-text h2 span {
      font-size: 100px;
      margin-top: -25px; } }

@media (min-width: 1900px) {
  .footer-title-text h2 {
    font-size: 95px; }
    .footer-title-text h2 span {
      font-size: 130px;
      margin-top: -30px; } }

.underline-hover span, footer .footer-center .footer-right .key-links a span, .main-menu .menu-header a span {
  background-repeat-y: no-repeat;
  background-repeat: repeat-x;
  -moz-background-size: 200% 1px;
       background-size: 200% 1px;
  background-position: -100% 100%;
  -webkit-transition: background-position 0.4s, color 0.4s, font-size 0.4s ease;
  -o-transition: background-position 0.4s, color 0.4s, font-size 0.4s ease;
  -moz-transition: background-position 0.4s, color 0.4s, font-size 0.4s ease;
  transition: background-position 0.4s, color 0.4s, font-size 0.4s ease; }

html.no-touch .underline-hover:hover span, html.no-touch footer .footer-center .footer-right .key-links a:hover span, footer .footer-center .footer-right .key-links html.no-touch a:hover span, html.no-touch .main-menu .menu-header a:hover span, .main-menu .menu-header html.no-touch a:hover span {
  background-position: -200% 100%; }

.btn-base {
  display: inline-block;
  position: relative;
  font-family: "Gill Sans", sans-serif;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  -webkit-transition: width 0.4s, padding 0.4s, font-size 0.4s ease;
  -o-transition: width 0.4s, padding 0.4s, font-size 0.4s ease;
  -moz-transition: width 0.4s, padding 0.4s, font-size 0.4s ease;
  transition: width 0.4s, padding 0.4s, font-size 0.4s ease;
  -webkit-border-radius: 0.625rem;
     -moz-border-radius: 0.625rem;
          border-radius: 0.625rem; }
  @media (max-width: 768px) {
    .btn-base {
      font-size: 14px;
      line-height: 14px;
      padding: 0.8125rem 2.875rem 0.8125rem 1.25rem; } }
  @media (min-width: 1024px) {
    .btn-base {
      font-size: 14px;
      padding: 0.8125rem 2.875rem 0.8125rem 1.25rem; } }
  @media (min-width: 1024px) {
    .btn-base {
      font-size: 14px;
      padding: 0.8125rem 2.875rem 0.8125rem 1.25rem; } }
  @media (min-width: 1900px) {
    .btn-base {
      font-size: 20px;
      padding: 0.8125rem 2.875rem 0.8125rem 1.25rem; } }

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

.sidebar-layout.sidebar-left-layout .container {
  width: 100%;
  background: var(--sl-theme-second-background);
  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: var(--sl-theme-background);
  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: var(--sl-theme-background);
  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: var(--sl-theme-second-background); }

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

@use 'sass:math' as math;
.full-width-layout .container {
  width: 100%;
  display: block;
  max-width: 49rem;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem;
  padding-top: 0px;
  padding-bottom: 0px;
  /* @media (min-width: 1601px) {
            max-width: 1400px;
           
        }

        @media (max-width: 1600px) {
            max-width: 1200px;
            
        }

        @media (max-width: 1200px) {
            max-width: 1000px;
            
        }
        */ }
  @media (max-width: 767px) {
    .full-width-layout .container {
      padding: 0px 30px 0px; } }

.full-width-layout .fwl-content-width {
  max-width: 47rem; }

.full-width-layout .fwl-left-to-end, .full-width-layout .ckEditorLayout-left-to-end {
  width: -webkit-calc(50vw + 28rem);
  width: -moz-calc(50vw + 28rem);
  width: calc(50vw + 28rem);
  /* @media (min-width: 1100px) {
            left: -5%;
        } 

        @media (min-width: 1400px) {
            left: -15%;
        }

        @media (min-width: 1600px) {
            left: -20%;
        } */ }
  @media (min-width: 769px) {
    .full-width-layout .fwl-left-to-end, .full-width-layout .ckEditorLayout-left-to-end {
      margin-left: -100px;
      padding-left: 100px; } }
  @media (max-width: 768px) {
    .full-width-layout .fwl-left-to-end, .full-width-layout .ckEditorLayout-left-to-end {
      width: -webkit-calc(100% + 30px);
      width: -moz-calc(100% + 30px);
      width: calc(100% + 30px);
      margin-left: 0px; }
      .full-width-layout .fwl-left-to-end .fwl-content-width, .full-width-layout .ckEditorLayout-left-to-end .fwl-content-width {
        padding-right: 30px; } }

.full-width-layout .fwl-right-to-end, .full-width-layout .ckEditorLayout-right-to-end {
  width: -webkit-calc(50vw + 32rem);
  width: -moz-calc(50vw + 32rem);
  width: calc(50vw + 32rem);
  float: right;
  left: 25%; }
  @media (max-width: 768px) {
    .full-width-layout .fwl-right-to-end, .full-width-layout .ckEditorLayout-right-to-end {
      width: 100%; }
      .full-width-layout .fwl-right-to-end .fwl-content-width, .full-width-layout .ckEditorLayout-right-to-end .fwl-content-width {
        padding-right: 0; } }
  @media (max-width: 768px) {
    .full-width-layout .fwl-right-to-end, .full-width-layout .ckEditorLayout-right-to-end {
      float: left;
      left: 0px; } }

.full-width-layout .fwl-viewport-width, .full-width-layout .ckEditorLayout-full-width {
  width: 100vw;
  margin-left: -50vw;
  left: 50%; }
  .full-width-layout .fwl-viewport-width .fwl-content-width, .full-width-layout .ckEditorLayout-full-width .fwl-content-width {
    margin: 0 auto;
    padding: 50px 30px 40px; }
  .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 {
    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; }

html,
body {
  font-family: "Gill Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #333; }
  @media (min-width: 1921px) {
    html,
    body {
      font-size: 0.8vw; } }

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

.main-content {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  /* background-image: url("../../images/svg/watermark.svg");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed; */ }

.grid-widget {
  width: -webkit-calc(100% + rems(18px));
  width: -moz-calc(100% + rems(18px));
  width: calc(100% + rems(18px));
  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: -0.5625rem; }
  @media (min-width: 769px) {
    .grid-widget {
      padding-left: 6.25rem;
      margin-left: -6.25rem; } }
  .grid-widget > div {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%; }
  .grid-widget:not(.grid-widget-split) > div {
    padding: 0.5625rem; }
  .grid-widget.grid-widget-split > div > div {
    padding: 0.5625rem; }

.carousel-widget {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  min-width: 0rem; }
  .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 {
  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.loaded {
    opacity: 1;
    visibility: visible;
    height: auto;
    pointer-events: all; }
  .carousel-widget-wrapper .generated-crsl {
    background-color: red; }
  .carousel-widget-wrapper .slick-arrow:not(.slick-disabled) {
    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 1.25rem; }
  .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: 1.25rem; }
    .carousel-widget-wrapper .controller-wrapper:not(.over-crsl):not(.top-placed) {
      margin-top: 1.25rem; }
    .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 .controller-wrapper:not(.over-crsl) .controller-js .slick-arrow:last-child {
        margin-left: 1.25rem; }
  .carousel-widget-wrapper .controller-wrapper:not(.over-crsl):not(.top-placed) .controller-js {
    width: 3.125rem;
    height: 8.125rem;
    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: 0.1875rem;
    top: 50%;
    margin-top: -3.75rem;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 940px) {
      .carousel-widget-wrapper .controller-wrapper:not(.over-crsl):not(.top-placed) .controller-js {
        display: none; } }
  .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; }

.secondLvl .logo-subtext {
  display: none !important; }

.header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 110; }
  .header:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 5.25rem;
    background-color: rgba(25, 25, 65, 0.35);
    z-index: 0;
    display: none; }
  .header .logo {
    position: absolute;
    top: 3.125rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 110;
    -webkit-transition: top 0.4s ease;
    -o-transition: top 0.4s ease;
    -moz-transition: top 0.4s ease;
    transition: top 0.4s ease;
    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; }
    .header .logo .logo-subtext {
      color: #fff;
      font-family: "Gill Sans", sans-serif;
      font-size: 1.1875rem;
      font-weight: 400;
      letter-spacing: 0.125rem;
      text-align: center;
      display: block;
      width: 100%; }
      .header .logo .logo-subtext.mobile {
        display: block; }
        @media screen and (min-width: 768px) {
          .header .logo .logo-subtext.mobile {
            display: none !important; } }
    .header .logo .logo-desktop {
      width: 37.5rem;
      height: 6.375rem;
      -webkit-transition: width 0.4s, height 0.4s ease;
      -o-transition: width 0.4s, height 0.4s ease;
      -moz-transition: width 0.4s, height 0.4s ease;
      transition: width 0.4s, height 0.4s ease; }
      .header .logo .logo-desktop img {
        width: 37.5rem;
        height: 5.5rem;
        -webkit-transition: width 0.4s, height 0.4s ease;
        -o-transition: width 0.4s, height 0.4s ease;
        -moz-transition: width 0.4s, height 0.4s ease;
        transition: width 0.4s, height 0.4s ease; }
    .header .logo .logo-mobile {
      display: none; }
    .header .logo .logo-media {
      width: 15.875rem;
      height: 6.375rem;
      -webkit-transition: width 0.4s, height 0.4s ease;
      -o-transition: width 0.4s, height 0.4s ease;
      -moz-transition: width 0.4s, height 0.4s ease;
      transition: width 0.4s, height 0.4s ease;
      display: none; }
      .header .logo .logo-media img {
        -webkit-transition: width 0.4s, height 0.4s ease;
        -o-transition: width 0.4s, height 0.4s ease;
        -moz-transition: width 0.4s, height 0.4s ease;
        transition: width 0.4s, height 0.4s ease; }
  .header .cta-buttons {
    position: absolute;
    top: 0;
    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; }
    .header .cta-buttons a {
      display: block;
      width: 14.375rem;
      height: 6.625rem;
      line-height: 6.25rem;
      text-align: center;
      -webkit-transition: text-shadow 0.3s ease;
      -o-transition: text-shadow 0.3s ease;
      -moz-transition: text-shadow 0.3s ease;
      transition: text-shadow 0.3s ease; }
      @media (max-width: 1150px) {
        .header .cta-buttons a {
          width: auto; } }
      .header .cta-buttons a span {
        font-family: "Gill Sans", sans-serif;
        font-size: 1.25rem;
        font-weight: 500;
        color: #ffffff;
        position: relative;
        text-decoration: underline;
        text-underline-offset: 4px;
        text-decoration-thickness: 1px;
        -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; }
        .header .cta-buttons a span:hover {
          color: #e41f13; }
      .header .cta-buttons a .arrow {
        display: none;
        position: relative;
        opacity: 0;
        -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease;
        transition: opacity 0.3s, -webkit-transform 0.3s ease;
        -o-transition: opacity 0.3s, -o-transform 0.3s ease;
        -moz-transition: opacity 0.3s, transform 0.3s ease, -moz-transform 0.3s ease;
        transition: opacity 0.3s, transform 0.3s ease;
        transition: opacity 0.3s, transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease; }
        .header .cta-buttons a .arrow:before {
          display: inline-block;
          font-size: 1rem;
          position: relative;
          -webkit-transform: scaleX(-1);
             -moz-transform: scaleX(-1);
              -ms-transform: scaleX(-1);
               -o-transform: scaleX(-1);
                  transform: scaleX(-1); }
      html.no-touch .header .cta-buttons a:hover .arrow {
        opacity: 0;
        -webkit-transform: translateX(0.25rem);
           -moz-transform: translateX(0.25rem);
            -ms-transform: translateX(0.25rem);
             -o-transform: translateX(0.25rem);
                transform: translateX(0.25rem); }
    .header .cta-buttons.list a {
      width: 8.75rem; }
  .header .menu-btn {
    position: absolute;
    width: 10.625rem;
    height: 4rem;
    right: 3.625rem;
    top: 54px;
    z-index: 110;
    border: 0;
    cursor: pointer; }
    .header .menu-btn .btn-open {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      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;
      background-color: rgba(255, 255, 255, 0.8);
      opacity: 1;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      border: 0;
      -webkit-border-radius: 10px;
         -moz-border-radius: 10px;
              border-radius: 10px;
      cursor: pointer;
      -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; }
      .header .menu-btn .btn-open:hover {
        background: #0b6790; }
        .header .menu-btn .btn-open:hover .icon-hamburger-icon::before {
          color: #ffffff; }
        .header .menu-btn .btn-open:hover .open-text {
          color: #ffffff; }
      .header .menu-btn .btn-open .open-icon {
        position: relative;
        width: 1.75rem;
        height: 0.125rem;
        background-color: #ffffff;
        margin-left: 1.25rem;
        -webkit-transition: -webkit-box-shadow 0.3s ease;
        transition: -webkit-box-shadow 0.3s ease;
        -o-transition: box-shadow 0.3s ease;
        -moz-transition: box-shadow 0.3s ease, -moz-box-shadow 0.3s ease;
        transition: box-shadow 0.3s ease;
        transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease, -moz-box-shadow 0.3s ease; }
        .header .menu-btn .btn-open .open-icon:after, .header .menu-btn .btn-open .open-icon:before {
          content: "";
          position: absolute;
          left: -0.375rem;
          width: 2.5625rem;
          height: 0.125rem;
          background-color: #ffffff;
          -webkit-transition: -webkit-transform 0.3s, -webkit-box-shadow 0.3s ease;
          transition: -webkit-transform 0.3s, -webkit-box-shadow 0.3s ease;
          -o-transition: box-shadow 0.3s ease, -o-transform 0.3s;
          -moz-transition: transform 0.3s, box-shadow 0.3s ease, -moz-transform 0.3s, -moz-box-shadow 0.3s ease;
          transition: transform 0.3s, box-shadow 0.3s ease;
          transition: transform 0.3s, box-shadow 0.3s ease, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s, -webkit-box-shadow 0.3s ease, -moz-box-shadow 0.3s ease; }
        .header .menu-btn .btn-open .open-icon:after {
          top: -0.875rem; }
        .header .menu-btn .btn-open .open-icon:before {
          top: 0.875rem; }
      .header .menu-btn .btn-open .open-text {
        font-family: "orpheus-pro";
        font-size: 1.625rem;
        font-weight: 700;
        line-height: 1.875rem;
        color: #252b2e;
        text-transform: capitalize;
        -webkit-transition: text-shadow 0.3s ease;
        -o-transition: text-shadow 0.3s ease;
        -moz-transition: text-shadow 0.3s ease;
        transition: text-shadow 0.3s ease;
        margin-right: 1.3125rem; }
      .header .menu-btn .btn-open .icon-hamburger-icon {
        font-size: 1.625rem; }
      .header .menu-btn .btn-open .icon-hamburger-icon::before {
        font-family: "icomoon" !important; }
      .header .menu-btn .btn-open .progress-bar {
        display: none;
        width: 0.125rem;
        height: 0.625rem;
        background-color: #191941;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
        -webkit-transition: height 0.1s linear;
        -o-transition: height 0.1s linear;
        -moz-transition: height 0.1s linear;
        transition: height 0.1s linear; }
    .header .menu-btn .btn-close {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      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;
      background-color: #ffffff;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      pointer-events: none;
      -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
         -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
              box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
      border: 0; }
      .header .menu-btn .btn-close .close-icon {
        margin-right: 1.75rem; }
        .header .menu-btn .btn-close .close-icon:before {
          font-size: 2.1875rem;
          -webkit-transition: -webkit-filter 0.3s ease;
          transition: -webkit-filter 0.3s ease;
          -o-transition: filter 0.3s ease;
          -moz-transition: filter 0.3s ease;
          transition: filter 0.3s ease;
          transition: filter 0.3s ease, -webkit-filter 0.3s ease; }
      .header .menu-btn .btn-close .close-text {
        font-family: "futura-pt";
        font-size: 1.5625rem;
        font-weight: 500;
        letter-spacing: 0.14em;
        line-height: 1.875rem;
        color: #191941;
        text-transform: uppercase; }
      html.no-touch .header .menu-btn .btn-close:hover .close-icon:before {
        -webkit-filter: drop-shadow(1px 0px 0px #191941);
                filter: drop-shadow(1px 0px 0px #191941); }
  .header.menu-open .menu-btn .btn-open {
    opacity: 0;
    pointer-events: none; }
  .header.menu-open .menu-btn .btn-close {
    opacity: 1;
    pointer-events: all; }
  .header.menu-sticky .menu-btn {
    position: fixed;
    width: 10.625rem;
    height: 4rem;
    left: auto;
    right: 3.75rem;
    top: 2.5rem;
    z-index: 110;
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem; }
    .header.menu-sticky .menu-btn .btn-open {
      background-color: rgba(255, 255, 255, 0.8) !important; }
      .header.menu-sticky .menu-btn .btn-open .open-icon {
        background-color: #191941;
        margin-right: 0; }
        .header.menu-sticky .menu-btn .btn-open .open-icon:after, .header.menu-sticky .menu-btn .btn-open .open-icon:before {
          background-color: #191941; }
      .header.menu-sticky .menu-btn .btn-open .progress-bar {
        display: block; }
      html.no-touch .header.menu-sticky .menu-btn .btn-open:hover .open-icon {
        -webkit-box-shadow: none;
           -moz-box-shadow: none;
                box-shadow: none; }
        html.no-touch .header.menu-sticky .menu-btn .btn-open:hover .open-icon:after {
          -webkit-box-shadow: none;
             -moz-box-shadow: none;
                  box-shadow: none; }
        html.no-touch .header.menu-sticky .menu-btn .btn-open:hover .open-icon:before {
          -webkit-box-shadow: none;
             -moz-box-shadow: none;
                  box-shadow: none; }

@media (max-width: 768px) {
  .header .btn-open {
    background-color: transparent !important; }
    .header .btn-open .progress-bar {
      display: none !important; }
  .header .menu-btn {
    right: 1.25rem !important;
    top: 1.25rem !important; }
  .header .logo {
    width: 18.75rem;
    top: 1.25rem;
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%);
       -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
         -o-transform: translate(-50%);
            transform: translate(-50%); }
    .header .logo .logo-desktop {
      display: none; }
    .header .logo .logo-mobile {
      display: block; }
      .header .logo .logo-mobile img {
        height: 5.125rem;
        width: 13.75rem;
        -o-object-fit: cover;
           object-fit: cover; }
    .header .logo .logo-subtext.mobile {
      display: block;
      width: 100%;
      font-size: 1.125rem;
      line-height: 1.2; }
  .header .cta-buttons {
    left: 5rem;
    -webkit-transform: translateX(-60%);
       -moz-transform: translateX(-60%);
        -ms-transform: translateX(-60%);
         -o-transform: translateX(-60%);
            transform: translateX(-60%); }
    .header .cta-buttons a {
      width: 5.625rem;
      height: 5.25rem;
      line-height: normal;
      background-color: transparent;
      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; }
      .header .cta-buttons a:last-child {
        width: 5.625rem; }
      .header .cta-buttons a span {
        font-size: 1rem;
        line-height: normal; }
      .header .cta-buttons a .arrow {
        display: none; }
      .header .cta-buttons a .arrow:before {
        font-size: 1rem; }
    .header .cta-buttons.list a {
      width: 5rem; }
  .header .menu-btn {
    width: 3.125rem !important;
    height: 3.125rem !important;
    -webkit-border-radius: 0.625rem !important;
       -moz-border-radius: 0.625rem !important;
            border-radius: 0.625rem !important;
    background-color: #f4d8ce; }
    .header .menu-btn .btn-open {
      background-color: transparent; }
      .header .menu-btn .btn-open .open-icon {
        width: 1.25rem;
        margin-right: 0; }
        .header .menu-btn .btn-open .open-icon:after, .header .menu-btn .btn-open .open-icon:before {
          left: -0.3125rem;
          width: 1.875rem; }
        .header .menu-btn .btn-open .open-icon:after {
          top: -0.6875rem; }
        .header .menu-btn .btn-open .open-icon:before {
          top: 0.6875rem; }
      .header .menu-btn .btn-open .open-text {
        visibility: hidden;
        position: absolute; }
      .header .menu-btn .btn-open .icon-hamburger-icon {
        color: #ffffff; }
        .header .menu-btn .btn-open .icon-hamburger-icon::before {
          color: #252b2e !important; }
  .header.menu-sticky .btn-open .icon-hamburger-icon::before {
    color: #000000; }
  .header.menu-sticky .menu-btn {
    width: 5.625rem;
    height: 5.25rem; } }

@media (min-width: 768px) {
  .header .cta-buttons {
    left: 1.875rem;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none; } }

@media (max-width: 1024px) {
  .header .logo {
    top: 1.6875rem; }
    .header .logo .logo-desktop {
      height: 5.5rem;
      width: 20.875rem; }
      .header .logo .logo-desktop img {
        width: 100%;
        height: 3.25rem; }
  .header .cta-buttons a {
    line-height: 7.125rem; }
    .header .cta-buttons a span {
      font-size: 1.25rem; }
  .header .menu-btn {
    width: 8.125rem;
    height: 3.75rem;
    right: 1.875rem;
    top: 1.875rem; }
    .header .menu-btn .btn-open .open-icon {
      position: relative;
      width: 1.75rem;
      height: 0.125rem;
      background-color: #ffffff;
      margin-left: 1.25rem;
      -webkit-transition: -webkit-box-shadow 0.3s ease;
      transition: -webkit-box-shadow 0.3s ease;
      -o-transition: box-shadow 0.3s ease;
      -moz-transition: box-shadow 0.3s ease, -moz-box-shadow 0.3s ease;
      transition: box-shadow 0.3s ease;
      transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease, -moz-box-shadow 0.3s ease; }
    .header .menu-btn .btn-open .open-text {
      font-size: 1.25rem;
      font-weight: 700;
      line-height: 1.5625rem;
      margin-right: 0.6875rem; }
    .header .menu-btn .btn-open .icon-hamburger-icon {
      font-size: 1.25rem; } }

@media (min-width: 1024px) {
  .header .logo {
    top: 2.8125rem; }
    .header .logo .logo-desktop {
      height: 5.125rem;
      width: 28.75rem; }
    .header .logo .logo-subtext {
      font-size: 15px; }
  .header .cta-buttons {
    left: 3.125rem; }
    .header .cta-buttons a {
      line-height: 7.125rem;
      width: auto; }
      .header .cta-buttons a span {
        font-size: 1.125rem; } }

@media (min-width: 1440px) {
  .header .logo {
    top: 3.25rem; }
    .header .logo .logo-desktop {
      width: 37.5rem;
      height: 6.375rem; }
    .header .logo .logo-subtext {
      font-size: 1.1875rem; }
  .header .cta-buttons {
    left: 3.125rem; }
    .header .cta-buttons a span {
      font-size: 1.25rem; } }

body.sharedTemplates .BaseTemplate {
  padding-bottom: 1.875rem;
  padding-top: 2.5rem; }

body.sharedTemplates.media-template {
  background: #f2f7f9; }
  body.sharedTemplates.media-template .BaseTemplate {
    padding-bottom: 0; }

body.sharedTemplates.contact .header .logo, body.sharedTemplates.calendar .header .logo, body.sharedTemplates.media-template .header .logo {
  display: block;
  position: absolute;
  top: 1.25rem;
  left: 9.375rem; }
  body.sharedTemplates.contact .header .logo .logo-desktop img,
  body.sharedTemplates.contact .header .logo .logo-desktop .logo-subtext, body.sharedTemplates.calendar .header .logo .logo-desktop img,
  body.sharedTemplates.calendar .header .logo .logo-desktop .logo-subtext, body.sharedTemplates.media-template .header .logo .logo-desktop img,
  body.sharedTemplates.media-template .header .logo .logo-desktop .logo-subtext {
    display: none; }
  body.sharedTemplates.contact .header .logo .logo-desktop::after, body.sharedTemplates.calendar .header .logo .logo-desktop::after, body.sharedTemplates.media-template .header .logo .logo-desktop::after {
    content: "";
    background-image: url("/Images/common/red_logo_footer.svg");
    width: 15.125rem;
    height: 3.9375rem;
    display: block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  @media (max-width: 768px) {
    body.sharedTemplates.contact .header .logo, body.sharedTemplates.calendar .header .logo, body.sharedTemplates.media-template .header .logo {
      display: none; } }

body.sharedTemplates.contact .header .menu-btn, body.sharedTemplates.calendar .header .menu-btn, body.sharedTemplates.media-template .header .menu-btn {
  top: 1.875rem; }

body.sharedTemplates .header .logo,
body.sharedTemplates .header .cta-buttons {
  display: none; }

body.sharedTemplates .header .menu-btn .btn-open {
  background-color: #e41f13;
  -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; }
  body.sharedTemplates .header .menu-btn .btn-open .open-text {
    margin-top: -0.4375rem;
    color: #ffffff; }
  body.sharedTemplates .header .menu-btn .btn-open .icon-hamburger-icon::before {
    color: #ffffff; }
    @media (max-width: 768px) {
      body.sharedTemplates .header .menu-btn .btn-open .icon-hamburger-icon::before {
        color: #252b2e; } }
  html.no-touch body.sharedTemplates .header .menu-btn .btn-open:hover {
    background: #0b6790;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px; }

body.sharedTemplates:not(.noHeader) .main-hero {
  min-height: 500px; }
  body.sharedTemplates:not(.noHeader) .main-hero .fader-wrapper {
    height: 500px; }

@media (max-width: 768px) {
  body.sharedTemplates:not(.noHeader) .main-hero {
    min-height: 300px; }
    body.sharedTemplates:not(.noHeader) .main-hero .fader-wrapper {
      height: 300px; } }

footer {
  position: relative;
  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;
  -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;
  background-color: #fff1eb;
  padding-bottom: 2.5rem;
  padding-top: 4.375rem;
  min-height: 53.1875rem;
  overflow: hidden;
  -webkit-transition: padding-top 0.4s, padding-bottom 0.4s ease;
  -o-transition: padding-top 0.4s, padding-bottom 0.4s ease;
  -moz-transition: padding-top 0.4s, padding-bottom 0.4s ease;
  transition: padding-top 0.4s, padding-bottom 0.4s ease; }
  footer .social-icon {
    font-family: "social-icons" !important; }
  footer .mask {
    position: absolute;
    width: 90rem;
    height: auto;
    left: -webkit-calc(50% - 25.625rem);
    left: -moz-calc(50% - 25.625rem);
    left: calc(50% - 25.625rem);
    top: 0;
    z-index: 1;
    -webkit-transition: left 0.4s, top 0.4s ease;
    -o-transition: left 0.4s, top 0.4s ease;
    -moz-transition: left 0.4s, top 0.4s ease;
    transition: left 0.4s, top 0.4s ease; }
  footer .footer-center {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: width 0.4s, height 0.4s ease;
    -o-transition: width 0.4s, height 0.4s ease;
    -moz-transition: width 0.4s, height 0.4s ease;
    transition: width 0.4s, height 0.4s ease; }
    footer .footer-center .footer-left {
      width: 100%;
      margin-right: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      z-index: 2;
      -webkit-transition: width 0.4s, mergin-right 0.4s ease;
      -o-transition: width 0.4s, mergin-right 0.4s ease;
      -moz-transition: width 0.4s, mergin-right 0.4s ease;
      transition: width 0.4s, mergin-right 0.4s ease; }
      footer .footer-center .footer-left .footer-logo {
        margin-bottom: 0rem; }
        footer .footer-center .footer-left .footer-logo img {
          display: block;
          position: relative;
          max-width: 25rem;
          width: 100%;
          height: auto;
          -webkit-transition: width 0.4s ease;
          -o-transition: width 0.4s ease;
          -moz-transition: width 0.4s ease;
          transition: width 0.4s ease; }
      footer .footer-center .footer-left .footer--logo-links {
        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;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        footer .footer-center .footer-left .footer--logo-links a .teLogo {
          -webkit-filter: grayscale(0);
          filter: none;
          margin: 0 0.9375rem 1.25rem 0.9375rem; }
          @media (max-width: 991px) {
            footer .footer-center .footer-left .footer--logo-links a .teLogo {
              margin: 1.5625rem 0.75rem 0.3125rem 0.75rem; } }
          html.no-touch footer .footer-center .footer-left .footer--logo-links a .teLogo:hover {
            filter: gray;
            -webkit-filter: grayscale(1);
            filter: grayscale(1); }
      footer .footer-center .footer-left .footer-title {
        text-align: center;
        font-family: "orpheus-pro";
        color: #252b2e;
        line-height: 4rem;
        font-weight: 500; }
        footer .footer-center .footer-left .footer-title span {
          display: block;
          margin-top: -2.75rem;
          -webkit-transition: margin-top 0.4s ease;
          -o-transition: margin-top 0.4s ease;
          -moz-transition: margin-top 0.4s ease;
          transition: margin-top 0.4s ease; }
      footer .footer-center .footer-left .cta-buttons {
        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;
        margin-bottom: 5.875rem;
        margin-top: 2.5rem;
        -webkit-transition: margin-bottom 0.4s ease;
        -o-transition: margin-bottom 0.4s ease;
        -moz-transition: margin-bottom 0.4s ease;
        transition: margin-bottom 0.4s ease; }
        footer .footer-center .footer-left .cta-buttons a {
          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;
          min-width: 10.625rem;
          width: 100%;
          font-size: 1.25rem;
          -webkit-transition: width 0.4s ease;
          -o-transition: width 0.4s ease;
          -moz-transition: width 0.4s ease;
          transition: width 0.4s ease;
          padding: 1.0625rem 1.875rem 1.0625rem 1.875rem;
          background-color: #e41f13;
          color: #ffffff;
          position: relative; }
          footer .footer-center .footer-left .cta-buttons a span {
            font-weight: 400; }
          footer .footer-center .footer-left .cta-buttons a .icon {
            position: relative;
            width: 0.75rem;
            height: 0.75rem;
            display: inline-block;
            margin-left: 0.9375rem;
            margin-top: 0.25rem;
            -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; }
            footer .footer-center .footer-left .cta-buttons a .icon::after {
              content: "";
              position: absolute;
              width: 0.75rem;
              height: 0.75rem;
              -webkit-transform: translateY(-50%);
                 -moz-transform: translateY(-50%);
                  -ms-transform: translateY(-50%);
                   -o-transform: translateY(-50%);
                      transform: translateY(-50%);
              top: 50%;
              right: 0;
              background-color: #fff;
              -webkit-mask-image: url("/Images/svg/btn-arrow.svg");
                      mask-image: url("/Images/svg/btn-arrow.svg");
              -webkit-mask-repeat: no-repeat;
                      mask-repeat: no-repeat; }
            footer .footer-center .footer-left .cta-buttons a .icon::before {
              content: "";
              background-color: #fff;
              -webkit-mask-image: url("/Images/svg/btn-full-arrow.svg");
                      mask-image: url("/Images/svg/btn-full-arrow.svg");
              -webkit-mask-repeat: no-repeat;
                      mask-repeat: no-repeat;
              position: absolute;
              width: 2.375rem;
              height: 0.75rem;
              -webkit-transform: translateY(-50%);
                 -moz-transform: translateY(-50%);
                  -ms-transform: translateY(-50%);
                   -o-transform: translateY(-50%);
                      transform: translateY(-50%);
              top: 50%;
              right: 0;
              visibility: hidden;
              -webkit-clip-path: inset(45% 0% 20% 100%);
                      clip-path: inset(45% 0% 20% 100%);
              -webkit-transition: all 0.2s ease-in-out;
              -o-transition: all 0.2s ease-in-out;
              -moz-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out; }
          footer .footer-center .footer-left .cta-buttons a:hover .icon {
            width: 2.375rem; }
            footer .footer-center .footer-left .cta-buttons a:hover .icon::after {
              visibility: visible; }
            footer .footer-center .footer-left .cta-buttons a:hover .icon::before {
              visibility: visible;
              -webkit-clip-path: inset(45% 0% 20% 0%);
                      clip-path: inset(45% 0% 20% 0%); }
        footer .footer-center .footer-left .cta-buttons a:nth-of-type(2) {
          margin: 2.375rem 0rem; }
      footer .footer-center .footer-left .footer-right-mobile {
        display: block;
        width: 100vw;
        position: relative;
        left: 0rem;
        margin-bottom: 1.875rem; }
        footer .footer-center .footer-left .footer-right-mobile .footer-right {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex; }
      footer .footer-center .footer-left address,
      footer .footer-center .footer-left .directions,
      footer .footer-center .footer-left .phone,
      footer .footer-center .footer-left .email,
      footer .footer-center .footer-left handle {
        font-family: "Gill Sans", sans-serif;
        line-height: 1.6875rem;
        font-style: normal;
        color: #252b2e;
        text-align: center;
        font-size: 1.25rem;
        font-weight: 300;
        -webkit-transition: line-height 0.4s, margin-bottom 0.4s, font-size 0.4s ease;
        -o-transition: line-height 0.4s, margin-bottom 0.4s, font-size 0.4s ease;
        -moz-transition: line-height 0.4s, margin-bottom 0.4s, font-size 0.4s ease;
        transition: line-height 0.4s, margin-bottom 0.4s, font-size 0.4s ease; }
        html.no-touch footer .footer-center .footer-left address a:hover, html.no-touch
        footer .footer-center .footer-left .directions a:hover, html.no-touch
        footer .footer-center .footer-left .phone a:hover, html.no-touch
        footer .footer-center .footer-left .email a:hover, html.no-touch
        footer .footer-center .footer-left handle a:hover {
          color: #e41f13; }
      footer .footer-center .footer-left .email {
        margin-bottom: 0.625rem; }
      footer .footer-center .footer-left address {
        max-width: 16.875rem;
        margin-bottom: 0.9375rem; }
      footer .footer-center .footer-left .directions,
      footer .footer-center .footer-left .phone,
      footer .footer-center .footer-left .email,
      footer .footer-center .footer-left .handle {
        background-image: -webkit-gradient(linear, right top, left top, from(#191941), color-stop(50%, #191941), color-stop(50%, #AF7C00), to(#AF7C00));
        background-image: -webkit-linear-gradient(right, #191941 0%, #191941 50%, #AF7C00 50%, #AF7C00 100%);
        background-image: -moz-linear-gradient(right, #191941 0%, #191941 50%, #AF7C00 50%, #AF7C00 100%);
        background-image: -o-linear-gradient(right, #191941 0%, #191941 50%, #AF7C00 50%, #AF7C00 100%);
        background-image: linear-gradient(to left, #191941 0%, #191941 50%, #AF7C00 50%, #AF7C00 100%);
        background-repeat-y: no-repeat;
        background-repeat: repeat-x;
        -moz-background-size: 200% 1px;
             background-size: 200% 1px;
        background-position: -100% 100%;
        -webkit-transition: background-position 0.4s ease;
        -o-transition: background-position 0.4s ease;
        -moz-transition: background-position 0.4s ease;
        transition: background-position 0.4s ease;
        margin-bottom: 1.25rem; }
        html.no-touch footer .footer-center .footer-left .directions:hover, html.no-touch
        footer .footer-center .footer-left .phone:hover, html.no-touch
        footer .footer-center .footer-left .email:hover, html.no-touch
        footer .footer-center .footer-left .handle:hover {
          background-position: -200% 100%;
          color: #e41f13; }
      footer .footer-center .footer-left .media-links {
        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-column-gap: 1.875rem;
           -moz-column-gap: 1.875rem;
                column-gap: 1.875rem;
        width: 16.25rem;
        margin: 1.25rem 0;
        -webkit-transition: width 0.4s, margin 0.4s ease;
        -o-transition: width 0.4s, margin 0.4s ease;
        -moz-transition: width 0.4s, margin 0.4s ease;
        transition: width 0.4s, margin 0.4s ease; }
        footer .footer-center .footer-left .media-links .footer-media-icon {
          width: 1.875rem;
          height: 1.875rem;
          display: block;
          color: transparent;
          font-size: 1.3125rem;
          -webkit-transition: width 0.4s ease;
          -o-transition: width 0.4s ease;
          -moz-transition: width 0.4s ease;
          transition: width 0.4s ease; }
          footer .footer-center .footer-left .media-links .footer-media-icon:before {
            color: #252b2e;
            font-size: 1.5rem;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out; }
          html.no-touch footer .footer-center .footer-left .media-links .footer-media-icon:hover:before {
            color: #e41f13; }
      footer .footer-center .footer-left .footer--logo-list {
        display: none;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        footer .footer-center .footer-left .footer--logo-list img {
          margin: 0.9375rem; }
    footer .footer-center .footer-right {
      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;
      z-index: 2;
      width: 100%;
      background-color: #ffffff;
      padding: 5rem 0rem 5rem;
      display: none;
      -webkit-transition: padding 0.4s, width 0.4s ease;
      -o-transition: padding 0.4s, width 0.4s ease;
      -moz-transition: padding 0.4s, width 0.4s ease;
      transition: padding 0.4s, width 0.4s ease; }
      footer .footer-center .footer-right .promo {
        height: 21.6875rem;
        width: 19.375rem;
        position: relative;
        -webkit-transition: height 0.4s, width 0.4s ease;
        -o-transition: height 0.4s, width 0.4s ease;
        -moz-transition: height 0.4s, width 0.4s ease;
        transition: height 0.4s, width 0.4s ease; }
        footer .footer-center .footer-right .promo .promo-image {
          width: 19.375rem;
          height: 19.375rem;
          overflow: hidden;
          position: relative;
          -webkit-transition: height 0.4s, width 0.4s ease;
          -o-transition: height 0.4s, width 0.4s ease;
          -moz-transition: height 0.4s, width 0.4s ease;
          transition: height 0.4s, width 0.4s ease; }
          footer .footer-center .footer-right .promo .promo-image:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            z-index: 2;
            background-color: rgba(25, 25, 65, 0.6);
            opacity: 0;
            -webkit-transition: opacity 0.4s ease;
            -o-transition: opacity 0.4s ease;
            -moz-transition: opacity 0.4s ease;
            transition: opacity 0.4s ease;
            z-index: 0; }
          footer .footer-center .footer-right .promo .promo-image img {
            -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;
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
               object-fit: cover;
            -o-object-position: center;
               object-position: center; }
        footer .footer-center .footer-right .promo .promo-img-link {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          z-index: 2;
          font-size: 0; }
        footer .footer-center .footer-right .promo .promo-btn {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          position: absolute;
          width: 11.875rem;
          height: 4.375rem;
          left: 50%;
          -webkit-transform: translateX(-50%);
             -moz-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
               -o-transform: translateX(-50%);
                  transform: translateX(-50%);
          bottom: 0rem;
          -webkit-border-radius: 0.625rem;
             -moz-border-radius: 0.625rem;
                  border-radius: 0.625rem;
          -webkit-box-shadow: 0 0.5rem 0px 0px #f4d8ce;
             -moz-box-shadow: 0 0.5rem 0px 0px #f4d8ce;
                  box-shadow: 0 0.5rem 0px 0px #f4d8ce;
          -webkit-transition: width 0.4s, height 0.4s, -webkit-transform 0.4s ease;
          transition: width 0.4s, height 0.4s, -webkit-transform 0.4s ease;
          -o-transition: width 0.4s, height 0.4s, -o-transform 0.4s ease;
          -moz-transition: width 0.4s, height 0.4s, transform 0.4s ease, -moz-transform 0.4s ease;
          transition: width 0.4s, height 0.4s, transform 0.4s ease;
          transition: width 0.4s, height 0.4s, transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
          footer .footer-center .footer-right .promo .promo-btn .item_promo-btn {
            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;
            font-family: "orpheus-pro";
            color: #252b2e;
            font-size: 1.25rem;
            font-weight: 700;
            text-align: center;
            position: relative;
            z-index: 3;
            -webkit-transition: font-size 0.4s ease;
            -o-transition: font-size 0.4s ease;
            -moz-transition: font-size 0.4s ease;
            transition: font-size 0.4s ease; }
            footer .footer-center .footer-right .promo .promo-btn .item_promo-btn .icon {
              position: relative;
              width: 0.6875rem;
              height: 100%;
              display: inline-block;
              margin-left: 0.9375rem;
              -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; }
              footer .footer-center .footer-right .promo .promo-btn .item_promo-btn .icon::before {
                font-family: "icomoon";
                content: "\e900";
                font-size: 0.625rem;
                display: block;
                position: absolute;
                -webkit-transform: translateY(-35%);
                   -moz-transform: translateY(-35%);
                    -ms-transform: translateY(-35%);
                     -o-transform: translateY(-35%);
                        transform: translateY(-35%);
                top: 50%;
                right: 0;
                -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; }
              footer .footer-center .footer-right .promo .promo-btn .item_promo-btn .icon::after {
                font-family: "icomoon";
                content: "\e904";
                font-size: 0.625rem;
                display: block;
                position: absolute;
                -webkit-transform: translateY(-35%);
                   -moz-transform: translateY(-35%);
                    -ms-transform: translateY(-35%);
                     -o-transform: translateY(-35%);
                        transform: translateY(-35%);
                top: 50%;
                right: 0;
                opacity: 0;
                -webkit-clip-path: inset(30% 0% 20% 100%);
                        clip-path: inset(30% 0% 20% 100%);
                -webkit-transition: all 0.2s ease-in-out;
                -o-transition: all 0.2s ease-in-out;
                -moz-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out; }
          footer .footer-center .footer-right .promo .promo-btn:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            z-index: 2;
            background-color: #ffffff;
            -webkit-border-radius: 0.625rem;
               -moz-border-radius: 0.625rem;
                    border-radius: 0.625rem; }
          footer .footer-center .footer-right .promo .promo-btn:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            z-index: 1;
            background-color: #ffffff;
            -webkit-transition: -webkit-filter 0.4s ease;
            transition: -webkit-filter 0.4s ease;
            -o-transition: filter 0.4s ease;
            -moz-transition: filter 0.4s ease;
            transition: filter 0.4s ease;
            transition: filter 0.4s ease, -webkit-filter 0.4s ease;
            -webkit-border-radius: 0.625rem;
               -moz-border-radius: 0.625rem;
                    border-radius: 0.625rem; }
        html.no-touch footer .footer-center .footer-right .promo:hover .promo-btn {
          -webkit-transform: translateX(-50%) translateY(-1.25rem);
             -moz-transform: translateX(-50%) translateY(-1.25rem);
              -ms-transform: translateX(-50%) translateY(-1.25rem);
               -o-transform: translateX(-50%) translateY(-1.25rem);
                  transform: translateX(-50%) translateY(-1.25rem); }
          html.no-touch footer .footer-center .footer-right .promo:hover .promo-btn:before {
            -webkit-filter: blur(5px);
                    filter: blur(5px); }
          html.no-touch footer .footer-center .footer-right .promo:hover .promo-btn .icon {
            width: 2rem; }
            html.no-touch footer .footer-center .footer-right .promo:hover .promo-btn .icon::after {
              opacity: 1;
              -webkit-clip-path: inset(30% 0% 20% 0%);
                      clip-path: inset(30% 0% 20% 0%); }
            html.no-touch footer .footer-center .footer-right .promo:hover .promo-btn .icon::before {
              opacity: 1; }
        html.no-touch footer .footer-center .footer-right .promo:hover .promo-image img {
          -webkit-transform: scale(1.2);
             -moz-transform: scale(1.2);
              -ms-transform: scale(1.2);
               -o-transform: scale(1.2);
                  transform: scale(1.2);
          -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; }
          html.no-touch footer .footer-center .footer-right .promo:hover .promo-image img:after {
            opacity: 0; }
      footer .footer-center .footer-right h4 {
        font-family: "orpheus-pro";
        font-size: 1.875rem;
        font-weight: 400;
        color: #252b2e;
        text-transform: capitalize;
        margin: 2.5rem 0 0.625rem 0;
        -webkit-transition: margin 0.4s ease;
        -o-transition: margin 0.4s ease;
        -moz-transition: margin 0.4s ease;
        transition: margin 0.4s ease; }
      footer .footer-center .footer-right .key-links {
        width: 100%;
        max-width: 25rem;
        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;
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
           -moz-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly;
        -webkit-transition: width 0.4s ease;
        -o-transition: width 0.4s ease;
        -moz-transition: width 0.4s ease;
        transition: width 0.4s ease; }
        footer .footer-center .footer-right .key-links a {
          display: block;
          position: relative;
          font-family: "Gill Sans", sans-serif;
          font-size: 1.25rem;
          font-weight: 300;
          line-height: 1.4;
          margin-bottom: 1rem;
          color: #252b2e;
          text-transform: capitalize;
          -webkit-flex-basis: -webkit-calc(50% - 1.5625rem);
              -ms-flex-preferred-size: calc(50% - 1.5625rem);
                  flex-basis: -moz-calc(50% - 1.5625rem);
                  flex-basis: calc(50% - 1.5625rem);
          text-align: center; }
          @media (max-width: 767px) {
            footer .footer-center .footer-right .key-links a {
              -webkit-flex-basis: 100%;
                  -ms-flex-preferred-size: 100%;
                      flex-basis: 100%; }
              footer .footer-center .footer-right .key-links a:first-child {
                margin-top: 1rem; } }
          footer .footer-center .footer-right .key-links a span {
            background-image: -webkit-gradient(linear, right top, left top, from(#191941), color-stop(50%, #191941), color-stop(50%, #AF7C00), to(#AF7C00));
            background-image: -webkit-linear-gradient(right, #191941 0%, #191941 50%, #AF7C00 50%, #AF7C00 100%);
            background-image: -moz-linear-gradient(right, #191941 0%, #191941 50%, #AF7C00 50%, #AF7C00 100%);
            background-image: -o-linear-gradient(right, #191941 0%, #191941 50%, #AF7C00 50%, #AF7C00 100%);
            background-image: linear-gradient(to left, #191941 0%, #191941 50%, #AF7C00 50%, #AF7C00 100%);
            /* background-repeat-y: no-repeat;
                        background-repeat: repeat-x;
                        background-size: 200% 1px;
                        background-position: -100% 100%;
                        transition: background-position 0.4s ease; */ }
          html.no-touch footer .footer-center .footer-right .key-links a:hover span {
            background-image: -webkit-gradient(linear, right top, left top, from(#e41f13), color-stop(50%, #e41f13), color-stop(50%, #e41f13), to(#e41f13));
            background-image: -webkit-linear-gradient(right, #e41f13 0%, #e41f13 50%, #e41f13 50%, #e41f13 100%);
            background-image: -moz-linear-gradient(right, #e41f13 0%, #e41f13 50%, #e41f13 50%, #e41f13 100%);
            background-image: -o-linear-gradient(right, #e41f13 0%, #e41f13 50%, #e41f13 50%, #e41f13 100%);
            background-image: linear-gradient(to left, #e41f13 0%, #e41f13 50%, #e41f13 50%, #e41f13 100%);
            color: #e41f13; }
  footer .footer-bottom {
    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;
    line-height: 1.3125rem;
    -webkit-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
    -moz-transition: color 0.4s ease;
    transition: color 0.4s ease;
    position: relative;
    z-index: 2;
    width: 100vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1.25rem 1.875rem 0rem 1.875rem;
    margin-top: 0rem;
    font-size: 1rem;
    font-weight: 400;
    color: rgba(25, 25, 65, 0.8);
    -webkit-transition: bottom 0.4s, padding 0.4s ease;
    -o-transition: bottom 0.4s, padding 0.4s ease;
    -moz-transition: bottom 0.4s, padding 0.4s ease;
    transition: bottom 0.4s, padding 0.4s ease; }
    footer .footer-bottom a {
      color: rgba(25, 25, 65, 0.8);
      -webkit-transition: color 0.4s ease;
      -o-transition: color 0.4s ease;
      -moz-transition: color 0.4s ease;
      transition: color 0.4s ease;
      text-decoration: underline; }
    footer .footer-bottom .fb-left {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      margin-bottom: 0.625rem; }
      html.no-touch footer .footer-bottom .fb-left a:hover {
        color: #e41f13 !important; }
    footer .footer-bottom .btn-scroll-top {
      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;
      cursor: pointer;
      position: relative;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      margin-bottom: 3.125rem;
      border: 0;
      background: transparent; }
      footer .footer-bottom .btn-scroll-top i {
        position: relative;
        -webkit-transition: -webkit-transform 0.4s ease;
        transition: -webkit-transform 0.4s ease;
        -o-transition: -o-transform 0.4s ease;
        -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
        transition: transform 0.4s ease;
        transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease;
        margin-bottom: 0.3125rem; }
        footer .footer-bottom .btn-scroll-top i:before {
          display: block;
          position: relative;
          -webkit-transform: rotate(-90deg);
             -moz-transform: rotate(-90deg);
              -ms-transform: rotate(-90deg);
               -o-transform: rotate(-90deg);
                  transform: rotate(-90deg); }
      footer .footer-bottom .btn-scroll-top span {
        font-family: "futura-pt";
        font-size: 1rem;
        line-height: 1.3125rem;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        color: #252b2e;
        font-weight: 400; }
      html.no-touch footer .footer-bottom .btn-scroll-top:hover i {
        -webkit-transform: translateY(-0.375rem);
           -moz-transform: translateY(-0.375rem);
            -ms-transform: translateY(-0.375rem);
             -o-transform: translateY(-0.375rem);
                transform: translateY(-0.375rem); }
    footer .footer-bottom .fb-right {
      width: -webkit-calc(100vw - 1.875rem);
      width: -moz-calc(100vw - 1.875rem);
      width: calc(100vw - 1.875rem);
      position: relative;
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
         -moz-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      left: 0rem;
      text-align: center;
      -webkit-transition: width 0.4s ease;
      -o-transition: width 0.4s ease;
      -moz-transition: width 0.4s ease;
      transition: width 0.4s ease; }
      html.no-touch footer .footer-bottom .fb-right a:hover {
        color: #e41f13; }

@media (max-width: 900px) {
  .key-links {
    row-gap: 1.25rem; }
  .footer-logo.desktop {
    display: none; } }

@media (max-width: 768px) {
  .footer-title {
    margin-top: 1.5625rem; }
    .footer-title h2 {
      font-size: 3rem;
      line-height: 3.125rem; } }

@media (max-width: 360px) {
  footer .footer-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; }
    footer .footer-center .mask {
      display: none; }
    footer .footer-center .footer-left {
      width: 100%;
      margin-right: 0; }
      footer .footer-center .footer-left .footer-logo {
        margin-bottom: 0rem; }
      footer .footer-center .footer-left .footer-title span {
        margin-top: -2.75rem; }
      footer .footer-center .footer-left .cta-buttons {
        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;
        margin-bottom: 5.875rem; }
        footer .footer-center .footer-left .cta-buttons a:nth-of-type(2) {
          margin: 2.375rem 0rem; }
      footer .footer-center .footer-left .footer-right-mobile {
        display: block;
        width: 100vw;
        position: relative;
        left: 0rem;
        margin-bottom: 1.875rem; }
        footer .footer-center .footer-left .footer-right-mobile .footer-right {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex; }
      footer .footer-center .footer-left address,
      footer .footer-center .footer-left .directions,
      footer .footer-center .footer-left .phone,
      footer .footer-center .footer-left .email {
        font-size: 1rem;
        font-weight: 400; }
      footer .footer-center .footer-left .email {
        margin-bottom: 0.625rem; }
      footer .footer-center .footer-left address {
        max-width: 16.875rem; }
      footer .footer-center .footer-left .media-links {
        width: 17.5rem; }
        footer .footer-center .footer-left .media-links .footer-media-icon {
          width: 1.875rem; }
          footer .footer-center .footer-left .media-links .footer-media-icon:before {
            font-size: 1.5rem; }
    footer .footer-center .footer-right {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto;
      width: 100%;
      background-color: #ffffff;
      padding: 5rem 0rem 5rem;
      display: none; }
      footer .footer-center .footer-right .promo {
        height: 21.6875rem;
        width: 19.375rem; }
        footer .footer-center .footer-right .promo .promo-image {
          width: 19.375rem;
          height: 19.375rem; }
        footer .footer-center .footer-right .promo .promo-btn {
          width: 11.875rem;
          height: 4.375rem; }
      footer .footer-center .footer-right h4 {
        margin: 2.5rem 0 0.625rem 0; }
      footer .footer-center .footer-right .key-links {
        width: 16.25rem; }
  footer .footer-bottom .fb-right {
    width: -webkit-calc(100vw - 3.75rem);
    width: -moz-calc(100vw - 3.75rem);
    width: calc(100vw - 3.75rem);
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    footer .footer-bottom .fb-right a,
    footer .footer-bottom .fb-right span {
      padding-bottom: 0.5rem; } }

@media (min-width: 768px) {
  footer .footer-center .footer-left .footer-title h2 {
    font-size: 3.75rem; }
    footer .footer-center .footer-left .footer-title h2 span {
      font-size: 5rem;
      margin-top: -2.75rem; } }

@media (min-width: 900px) {
  footer {
    padding-top: 4.375rem;
    padding-bottom: 0;
    -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: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -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; }
    footer .mask {
      left: -webkit-calc(50% - 35rem);
      left: -moz-calc(50% - 35rem);
      left: calc(50% - 35rem); }
    footer .footer-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;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
         -moz-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      width: 50rem;
      padding-bottom: 3.125rem; }
      footer .footer-center .footer-left {
        width: 31.25rem;
        margin-right: 1.25rem; }
        footer .footer-center .footer-left .footer-logo {
          margin-bottom: 0rem; }
          footer .footer-center .footer-left .footer-logo.mobile {
            display: none; }
          footer .footer-center .footer-left .footer-logo.desktop {
            display: block; }
        footer .footer-center .footer-left .footer-title h2 {
          font-size: 3.75rem; }
          footer .footer-center .footer-left .footer-title h2 span {
            font-size: 5rem;
            margin-top: -2.125rem;
            padding: 0rem 0.625rem 1.75rem 0.625rem; }
        footer .footer-center .footer-left .cta-buttons {
          margin-bottom: 1.875rem; }
          footer .footer-center .footer-left .cta-buttons a {
            line-height: 1.25rem; }
          footer .footer-center .footer-left .cta-buttons a:nth-of-type(2) {
            margin: 1.875rem 0rem; }
        footer .footer-center .footer-left .footer-right-mobile {
          display: none; }
        footer .footer-center .footer-left address,
        footer .footer-center .footer-left .directions,
        footer .footer-center .footer-left .phone,
        footer .footer-center .footer-left .email {
          font-size: 1.25rem;
          line-height: 1.6875rem; }
        footer .footer-center .footer-left address {
          max-width: 18.75rem;
          margin-bottom: 0.9375rem; }
        footer .footer-center .footer-left .directions,
        footer .footer-center .footer-left .phone,
        footer .footer-center .footer-left .email {
          margin-bottom: 0.9375rem; }
          html.no-touch footer .footer-center .footer-left .directions:hover, html.no-touch
          footer .footer-center .footer-left .phone:hover, html.no-touch
          footer .footer-center .footer-left .email:hover {
            background-position: -200% 100%; }
        footer .footer-center .footer-left .media-links {
          width: 17.5rem;
          margin: 1.25rem 0rem; }
          footer .footer-center .footer-left .media-links .footer-media-icon {
            width: 1.875rem;
            height: 1.875rem; }
            footer .footer-center .footer-left .media-links .footer-media-icon:before {
              font-size: 1.3125rem; }
      footer .footer-center .footer-right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        width: 17.5rem;
        background-color: transparent;
        padding: 5rem 0rem 5rem; }
        footer .footer-center .footer-right .promo {
          height: 19.75rem;
          width: 17.5rem; }
          footer .footer-center .footer-right .promo .promo-image {
            width: 17.5rem;
            height: 17.5rem; }
          footer .footer-center .footer-right .promo .promo-btn {
            width: 11.875rem;
            height: 4.375rem; }
            footer .footer-center .footer-right .promo .promo-btn span {
              font-size: 1.25rem; }
        footer .footer-center .footer-right h4 {
          font-size: 1.875rem;
          margin: 2.5rem 0 0.625rem 0; }
        footer .footer-center .footer-right .key-links {
          width: 16.25rem; }
          footer .footer-center .footer-right .key-links a {
            font-size: 1rem;
            -webkit-flex-basis: 46%;
                -ms-flex-preferred-size: 46%;
                    flex-basis: 46%;
            -webkit-transition: background-position 0.4s ease;
            -o-transition: background-position 0.4s ease;
            -moz-transition: background-position 0.4s ease;
            transition: background-position 0.4s ease; }
    footer .footer-bottom {
      position: relative;
      -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: end;
      -webkit-align-items: flex-end;
         -moz-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%;
      bottom: 3.125rem;
      padding: 0 3.125rem; }
      footer .footer-bottom .fb-left {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        margin-bottom: 0rem; }
        html.no-touch footer .footer-bottom .fb-left a:hover {
          color: #585056; }
      footer .footer-bottom .btn-scroll-top {
        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;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%);
        bottom: 0rem;
        margin-bottom: 0;
        cursor: pointer; }
      footer .footer-bottom .fb-right {
        width: 11.25rem;
        text-align: right;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; } }

@media (min-width: 1024px) {
  footer {
    padding-top: 1.5rem;
    padding-bottom: 3.75rem;
    -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; }
    footer .mask {
      left: -webkit-calc(50% - 38.125rem);
      left: -moz-calc(50% - 38.125rem);
      left: calc(50% - 38.125rem); }
    footer .footer-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;
      width: 64rem;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      footer .footer-center .footer-left {
        width: 38.75rem;
        margin-right: 0rem; }
        footer .footer-center .footer-left .footer-logo {
          margin-bottom: 0.625rem; }
        footer .footer-center .footer-left .footer-title span {
          margin-top: -3.25rem;
          padding: 0rem 0.625rem 0.5625rem 0.625rem; }
        footer .footer-center .footer-left .cta-buttons {
          margin-bottom: 2.1875rem;
          -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 .footer-center .footer-left .cta-buttons a {
            line-height: 1.25rem; }
          footer .footer-center .footer-left .cta-buttons a:nth-of-type(2) {
            margin: 0 2.0625rem; }
        footer .footer-center .footer-left .footer-right-mobile {
          display: none; }
        footer .footer-center .footer-left address,
        footer .footer-center .footer-left .directions,
        footer .footer-center .footer-left .phone,
        footer .footer-center .footer-left .email {
          font-size: 1.25rem;
          line-height: 1.6875rem; }
        footer .footer-center .footer-left address {
          max-width: 18.75rem;
          margin-bottom: 0.9375rem; }
        footer .footer-center .footer-left .directions,
        footer .footer-center .footer-left .phone,
        footer .footer-center .footer-left .email {
          margin-bottom: 0.9375rem; }
          html.no-touch footer .footer-center .footer-left .directions:hover, html.no-touch
          footer .footer-center .footer-left .phone:hover, html.no-touch
          footer .footer-center .footer-left .email:hover {
            background-position: -200% 100%; }
        footer .footer-center .footer-left .media-links {
          width: 17.5rem;
          margin: 0rem 1.25rem 0rem; }
          footer .footer-center .footer-left .media-links .footer-media-icon {
            width: 1.875rem;
            height: 1.875rem; }
            footer .footer-center .footer-left .media-links .footer-media-icon:before {
              font-size: 1.5rem; }
      footer .footer-center .footer-right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        width: 16.5625rem;
        background-color: transparent;
        padding: 6.25rem 0rem 5rem; }
        footer .footer-center .footer-right .promo {
          height: 18.75rem;
          width: 16.5625rem; }
          footer .footer-center .footer-right .promo .promo-image {
            width: 16.5625rem;
            height: 16.5625rem; }
          footer .footer-center .footer-right .promo .promo-btn {
            width: 11.875rem;
            height: 4.375rem; }
            footer .footer-center .footer-right .promo .promo-btn span {
              font-size: 1.25rem; }
        footer .footer-center .footer-right h4 {
          font-size: 1.875rem;
          margin: 1.625rem 0 1.25rem 0; }
        footer .footer-center .footer-right .key-links {
          width: 16.5625rem; }
          footer .footer-center .footer-right .key-links a {
            font-size: 1rem;
            -webkit-flex-basis: 46%;
                -ms-flex-preferred-size: 46%;
                    flex-basis: 46%;
            -webkit-transition: background-position 0.4s ease;
            -o-transition: background-position 0.4s ease;
            -moz-transition: background-position 0.4s ease;
            transition: background-position 0.4s ease; }
    footer .footer-bottom {
      position: absolute;
      -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: end;
      -webkit-align-items: flex-end;
         -moz-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      padding: 0 3.75rem;
      margin-top: 0rem;
      font-size: 1rem;
      line-height: 1.3125rem;
      font-weight: 300;
      color: rgba(25, 25, 65, 0.8);
      bottom: 3.125rem; }
      footer .footer-bottom .fb-left {
        margin-bottom: 0; }
        html.no-touch footer .footer-bottom .fb-left a:hover {
          color: #585056; }
      footer .footer-bottom .btn-scroll-top {
        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;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%);
        bottom: 0rem;
        margin-bottom: 0;
        cursor: pointer; }
        footer .footer-bottom .btn-scroll-top i {
          position: relative;
          -webkit-transition: -webkit-transform 0.4s ease;
          transition: -webkit-transform 0.4s ease;
          -o-transition: -o-transform 0.4s ease;
          -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
          transition: transform 0.4s ease;
          transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
          footer .footer-bottom .btn-scroll-top i:before {
            display: block;
            position: relative;
            -webkit-transform: rotate(-90deg);
               -moz-transform: rotate(-90deg);
                -ms-transform: rotate(-90deg);
                 -o-transform: rotate(-90deg);
                    transform: rotate(-90deg); }
        footer .footer-bottom .btn-scroll-top span {
          font-family: "futura-pt";
          font-size: 1rem;
          line-height: 1.3125rem;
          letter-spacing: 0.08em;
          text-transform: uppercase;
          color: #191941; }
        html.no-touch footer .footer-bottom .btn-scroll-top:hover i {
          -webkit-transform: translateY(-0.375rem);
             -moz-transform: translateY(-0.375rem);
              -ms-transform: translateY(-0.375rem);
               -o-transform: translateY(-0.375rem);
                  transform: translateY(-0.375rem); }
      footer .footer-bottom .fb-right {
        width: 12.5rem;
        text-align: right; }
        html.no-touch footer .footer-bottom .fb-right a:hover {
          color: #e41f13; } }

@media (min-width: 1440px) {
  footer {
    padding-top: 0rem;
    padding-bottom: 0rem; }
    footer .mask {
      left: -webkit-calc(50% - 44.375rem);
      left: -moz-calc(50% - 44.375rem);
      left: calc(50% - 44.375rem); }
    footer .footer-center {
      width: 90rem; }
      footer .footer-center .footer-left {
        width: 52.1875rem;
        margin-right: 6.25rem; }
        footer .footer-center .footer-left .footer-logo {
          margin-bottom: 1.5rem; }
        footer .footer-center .footer-left .footer-title h2 {
          font-size: 2.8125rem;
          line-height: 2.9375rem; }
          footer .footer-center .footer-left .footer-title h2 span {
            font-size: 6.25rem;
            margin-top: -1.75rem;
            padding: 0rem 0.625rem 2.25rem 0.625rem; }
        footer .footer-center .footer-left .cta-buttons {
          margin-bottom: 3.625rem; }
          footer .footer-center .footer-left .cta-buttons a {
            width: 100%; }
          footer .footer-center .footer-left .cta-buttons a:nth-of-type(2) {
            margin: 0 2.5rem; }
        footer .footer-center .footer-left .footer-right-mobile {
          display: none; }
        footer .footer-center .footer-left address,
        footer .footer-center .footer-left .directions,
        footer .footer-center .footer-left .phone,
        footer .footer-center .footer-left .email {
          font-size: 1.25rem;
          line-height: 1.6875rem; }
        footer .footer-center .footer-left address {
          max-width: 18.75rem;
          margin-bottom: 0.9375rem; }
        footer .footer-center .footer-left .directions,
        footer .footer-center .footer-left .phone,
        footer .footer-center .footer-left .email {
          margin-bottom: 1.25rem; }
          html.no-touch footer .footer-center .footer-left .directions:hover, html.no-touch
          footer .footer-center .footer-left .phone:hover, html.no-touch
          footer .footer-center .footer-left .email:hover {
            background-position: -200% 100%; }
        footer .footer-center .footer-left .media-links {
          width: 17.5rem;
          margin: 1.25rem 0; }
          footer .footer-center .footer-left .media-links .footer-media-icon {
            width: 1.875rem;
            height: 1.875rem; }
            footer .footer-center .footer-left .media-links .footer-media-icon:before {
              font-size: 1.5rem; }
      footer .footer-center .footer-right {
        -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
                flex-basis: auto;
        width: 19.375rem;
        padding: 5rem 0rem 5rem; }
        footer .footer-center .footer-right .promo {
          height: 21.875rem;
          width: 19.375rem; }
          footer .footer-center .footer-right .promo .promo-image {
            width: 19.375rem;
            height: 19.375rem; }
          footer .footer-center .footer-right .promo .promo-btn {
            width: 13.75rem;
            height: 5.125rem; }
            footer .footer-center .footer-right .promo .promo-btn span {
              font-size: 1.25rem; }
        footer .footer-center .footer-right h4 {
          font-size: 1.875rem;
          margin: 2.1875rem 0 1.25rem 0; }
        footer .footer-center .footer-right .key-links {
          width: 25.625rem; }
          footer .footer-center .footer-right .key-links a {
            font-size: 1rem;
            -webkit-flex-basis: 46%;
                -ms-flex-preferred-size: 46%;
                    flex-basis: 46%;
            -webkit-transition: background-position 0.4s ease;
            -o-transition: background-position 0.4s ease;
            -moz-transition: background-position 0.4s ease;
            transition: background-position 0.4s ease; }
    footer .footer-bottom {
      padding: 0 3.75rem;
      margin-top: 2.5rem;
      font-size: 1rem;
      color: rgba(25, 25, 65, 0.8);
      bottom: 2.5rem; }
      footer .footer-bottom .fb-left {
        width: auto; }
        footer .footer-bottom .fb-left span {
          padding: 0 0.125rem; }
      footer .footer-bottom .btn-scroll-top span {
        font-size: 1rem;
        line-height: 1.3125rem; }
      footer .footer-bottom .fb-right {
        width: auto; } }

@media (min-width: 1900px) {
  footer {
    padding-top: 3.125rem; }
    footer .mask {
      left: -webkit-calc(50% - 44.375rem);
      left: -moz-calc(50% - 44.375rem);
      left: calc(50% - 44.375rem); }
    footer .footer-center {
      width: 90rem; }
      footer .footer-center .footer-left {
        width: 52.1875rem;
        margin-right: 6.25rem; }
        footer .footer-center .footer-left .footer-logo {
          margin-bottom: 2.125rem; }
          footer .footer-center .footer-left .footer-logo img {
            width: 22vw;
            max-width: 56.25rem;
            height: auto; }
        footer .footer-center .footer-left .footer-title h2 {
          font-size: 4.375rem;
          line-height: 5rem;
          font-weight: 500; }
          footer .footer-center .footer-left .footer-title h2 span {
            font-size: 6.25rem;
            margin-top: -1.75rem;
            padding: 0rem 0.625rem 2.25rem 0.625rem; }
        footer .footer-center .footer-left .cta-buttons {
          margin-bottom: 3.625rem; }
          footer .footer-center .footer-left .cta-buttons a {
            width: 100%; }
            footer .footer-center .footer-left .cta-buttons a .icon {
              margin-top: 0.3125rem; }
          footer .footer-center .footer-left .cta-buttons a:nth-of-type(2) {
            margin: 0 2.5rem; }
        footer .footer-center .footer-left .footer-right-mobile {
          display: none; }
        footer .footer-center .footer-left address,
        footer .footer-center .footer-left .directions,
        footer .footer-center .footer-left .phone,
        footer .footer-center .footer-left .email {
          font-size: 1.25rem;
          line-height: 1.6875rem; }
        footer .footer-center .footer-left address {
          max-width: 18.75rem;
          margin-bottom: 0.9375rem; }
        footer .footer-center .footer-left .directions,
        footer .footer-center .footer-left .phone,
        footer .footer-center .footer-left .email {
          margin-bottom: 1.25rem; }
          html.no-touch footer .footer-center .footer-left .directions:hover, html.no-touch
          footer .footer-center .footer-left .phone:hover, html.no-touch
          footer .footer-center .footer-left .email:hover {
            background-position: -200% 100%;
            color: #e41f13; }
        footer .footer-center .footer-left .media-links {
          width: 17.5rem;
          margin: 1.25rem 0; }
          footer .footer-center .footer-left .media-links .footer-media-icon {
            width: 1.875rem;
            height: 1.875rem; }
            footer .footer-center .footer-left .media-links .footer-media-icon:before {
              font-size: 1.5rem; }
      footer .footer-center .footer-right {
        -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
                flex-basis: auto;
        width: 23.125rem;
        padding: 5rem 0 0 0; }
        footer .footer-center .footer-right .promo {
          height: 21.875rem;
          width: 19.375rem; }
          footer .footer-center .footer-right .promo .promo-image {
            width: 19.375rem;
            height: 19.375rem; }
          footer .footer-center .footer-right .promo .promo-btn {
            width: 13.75rem;
            height: 4.5rem; }
            footer .footer-center .footer-right .promo .promo-btn span {
              font-size: 1.25rem; }
        footer .footer-center .footer-right h4 {
          font-size: 1.875rem;
          margin: 2.1875rem 0 1.25rem 0; }
        footer .footer-center .footer-right .key-links a {
          font-size: 1rem;
          line-height: 2.5rem;
          -webkit-flex-basis: 46%;
              -ms-flex-preferred-size: 46%;
                  flex-basis: 46%;
          -webkit-transition: background-position 0.4s ease;
          -o-transition: background-position 0.4s ease;
          -moz-transition: background-position 0.4s ease;
          transition: background-position 0.4s ease; }
    footer .footer-bottom {
      padding: 0 3.75rem;
      margin-top: 2.5rem;
      font-size: 1rem;
      color: rgba(25, 25, 65, 0.8);
      bottom: 2.5rem; }
      footer .footer-bottom .fb-left {
        width: auto; }
        footer .footer-bottom .fb-left span {
          padding: 0 0.125rem; }
      footer .footer-bottom .btn-scroll-top span {
        font-size: 1rem;
        line-height: 1.3125rem; }
      footer .footer-bottom .fb-right {
        width: auto; } }

body.sharedTemplates.media-template footer {
  z-index: 0; }

.main-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  display: none; }
  .main-menu .btn-close {
    position: absolute;
    right: 3.125rem;
    top: 3.125rem;
    width: 10.625rem;
    height: 5rem;
    z-index: 110;
    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;
    background-color: #0b6790;
    -webkit-transition: opacity 0.3s, width 0.3s, height 0.3s ease;
    -o-transition: opacity 0.3s, width 0.3s, height 0.3s ease;
    -moz-transition: opacity 0.3s, width 0.3s, height 0.3s ease;
    transition: opacity 0.3s, width 0.3s, height 0.3s ease;
    border: 0;
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem;
    cursor: pointer; }
    @media (max-width: 1024px) {
      .main-menu .btn-close {
        right: 1.875rem;
        top: 1.875rem; } }
    @media (max-width: 768px) {
      .main-menu .btn-close {
        right: 1.25rem;
        top: 1.25rem; } }
    .main-menu .btn-close .icon-close-button {
      margin-right: 0; }
      .main-menu .btn-close .icon-close-button:before {
        font-family: "icomoon" !important;
        font-size: 2.0625rem;
        -webkit-transition: -webkit-filter 0.3s ease;
        transition: -webkit-filter 0.3s ease;
        -o-transition: filter 0.3s ease;
        -moz-transition: filter 0.3s ease;
        transition: filter 0.3s ease;
        transition: filter 0.3s ease, -webkit-filter 0.3s ease;
        color: #fff; }
    .main-menu .btn-close .close-text {
      font-family: "orpheus-pro";
      font-size: 1.625rem;
      font-weight: 700;
      line-height: 2rem;
      color: #fff;
      text-transform: capitalize; }
    html.no-touch .main-menu .btn-close:hover .close-icon:before {
      -webkit-filter: drop-shadow(1px 0px 0px #191941);
              filter: drop-shadow(1px 0px 0px #191941); }
    .main-menu .btn-close span {
      font-size: 0; }
  .main-menu .menu-header {
    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-pack: space-evenly;
    -webkit-justify-content: space-evenly;
       -moz-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    padding-top: 1.5625rem;
    height: 4.375rem;
    position: absolute;
    left: 1.5625rem;
    right: auto;
    z-index: 2;
    width: auto;
    -webkit-transition: width 0.4s, height 0.4s, padding-top 0.4s ease;
    -o-transition: width 0.4s, height 0.4s, padding-top 0.4s ease;
    -moz-transition: width 0.4s, height 0.4s, padding-top 0.4s ease;
    transition: width 0.4s, height 0.4s, padding-top 0.4s ease; }
    .main-menu .menu-header a {
      display: block;
      text-align: center;
      margin: 0 0.3125rem;
      padding: 0 0.625rem 0 0.3125rem; }
      .main-menu .menu-header a span {
        font-family: "Gill Sans", sans-serif;
        font-size: 1.625rem;
        line-height: 2.5rem;
        font-weight: 600;
        color: #e41f13;
        text-transform: capitalize;
        position: relative;
        display: inline-block;
        -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; }
        .main-menu .menu-header a span::after {
          content: "";
          position: absolute;
          left: 0;
          bottom: -3px;
          width: 100%;
          height: 1px;
          background-color: #e41f13;
          -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; }
      .main-menu .menu-header a .arrow {
        display: none;
        position: relative;
        opacity: 0;
        -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease;
        transition: opacity 0.3s, -webkit-transform 0.3s ease;
        -o-transition: opacity 0.3s, -o-transform 0.3s ease;
        -moz-transition: opacity 0.3s, transform 0.3s ease, -moz-transform 0.3s ease;
        transition: opacity 0.3s, transform 0.3s ease;
        transition: opacity 0.3s, transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease; }
        .main-menu .menu-header a .arrow:before {
          display: inline-block;
          color: #585056;
          font-size: 1rem;
          position: relative;
          -webkit-transform: scaleX(-1);
             -moz-transform: scaleX(-1);
              -ms-transform: scaleX(-1);
               -o-transform: scaleX(-1);
                  transform: scaleX(-1);
          -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 .main-menu .menu-header a:hover span {
        color: #252b2e; }
        html.no-touch .main-menu .menu-header a:hover span::after {
          background-color: #252b2e; }
      html.no-touch .main-menu .menu-header a:hover .arrow {
        opacity: 1;
        -webkit-transform: translateX(0.25rem);
           -moz-transform: translateX(0.25rem);
            -ms-transform: translateX(0.25rem);
             -o-transform: translateX(0.25rem);
                transform: translateX(0.25rem); }
        html.no-touch .main-menu .menu-header a:hover .arrow:before {
          color: #e41f13; }
    .main-menu .menu-header > a:first-of-type {
      position: relative;
      margin-right: 0.625rem; }
    .main-menu .menu-header .cta-dropdown {
      width: auto;
      margin-left: 3.125rem;
      height: 2.0625rem;
      position: relative;
      overflow: hidden;
      -webkit-transition: height 0.3s ease;
      -o-transition: height 0.3s ease;
      -moz-transition: height 0.3s ease;
      transition: height 0.3s ease;
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
      .main-menu .menu-header .cta-dropdown:after {
        content: "";
        position: absolute;
        left: 50%;
        margin-left: -0.625rem;
        bottom: 0.125rem;
        width: 0.625rem;
        height: 0.625rem;
        border-left: 0.0625rem solid #000000;
        border-bottom: 0.0625rem solid #000000;
        -webkit-transform: translateX(-50%) rotate(-45deg);
           -moz-transform: translateX(-50%) rotate(-45deg);
            -ms-transform: translateX(-50%) rotate(-45deg);
             -o-transform: translateX(-50%) rotate(-45deg);
                transform: translateX(-50%) rotate(-45deg); }
      .main-menu .menu-header .cta-dropdown a {
        padding-bottom: 0.75rem;
        text-align: right; }
      html.no-touch .main-menu .menu-header .cta-dropdown:hover {
        height: 8.375rem; }
  .main-menu .menu-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #f3f3f3;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
       -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16); }
    .main-menu .menu-left .tree {
      display: none; }
    .main-menu .menu-left .pannel, .main-menu .menu-left .pannel-1, .main-menu .menu-left .pannel-2 {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      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;
      overflow: hidden;
      -webkit-transition: width 0.4s, left 0.4s ease;
      -o-transition: width 0.4s, left 0.4s ease;
      -moz-transition: width 0.4s, left 0.4s ease;
      transition: width 0.4s, left 0.4s ease; }
    .main-menu .menu-left .pannel-inner, .main-menu .menu-left .pannel-1-inner, .main-menu .menu-left .pannel-2-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;
      overflow-y: scroll;
      overflow-x: hidden;
      -webkit-transition: width 0.4s, height 0.4s, margin-top 0.4s, margin-bottom 0.4s ease;
      -o-transition: width 0.4s, height 0.4s, margin-top 0.4s, margin-bottom 0.4s ease;
      -moz-transition: width 0.4s, height 0.4s, margin-top 0.4s, margin-bottom 0.4s ease;
      transition: width 0.4s, height 0.4s, margin-top 0.4s, margin-bottom 0.4s ease; }
      .main-menu .menu-left .pannel-inner .menu-right, .main-menu .menu-left .pannel-1-inner .menu-right, .main-menu .menu-left .pannel-2-inner .menu-right {
        display: none; }
    .main-menu .menu-left .pannel-content, .main-menu .menu-left .pannel-1-content, .main-menu .menu-left .pannel-2-content {
      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: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin: auto 0;
      -webkit-transition: width 0.4s, left 0.4s ease;
      -o-transition: width 0.4s, left 0.4s ease;
      -moz-transition: width 0.4s, left 0.4s ease;
      transition: width 0.4s, left 0.4s ease; }
    .main-menu .menu-left .btn-scroll, .main-menu .menu-left .pannel-1-scroll-btn, .main-menu .menu-left .pannel-2-scroll-btn {
      position: absolute;
      right: 0.625rem;
      bottom: 0.625rem;
      width: 2.5rem;
      height: 2.5rem;
      z-index: 10;
      opacity: 0;
      pointer-events: none;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      background-color: transparent; }
      .main-menu .menu-left .btn-scroll:after, .main-menu .menu-left .pannel-1-scroll-btn:after, .main-menu .menu-left .pannel-2-scroll-btn:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #f4d8ce), color-stop(100%, rgba(244, 216, 206, 0.5)), to(rgba(244, 216, 206, 0)));
        background-image: -webkit-linear-gradient(bottom, #f4d8ce 30%, rgba(244, 216, 206, 0.5) 100%, rgba(244, 216, 206, 0) 100%);
        background-image: -moz-linear-gradient(bottom, #f4d8ce 30%, rgba(244, 216, 206, 0.5) 100%, rgba(244, 216, 206, 0) 100%);
        background-image: -o-linear-gradient(bottom, #f4d8ce 30%, rgba(244, 216, 206, 0.5) 100%, rgba(244, 216, 206, 0) 100%);
        background-image: linear-gradient(to top, #f4d8ce 30%, rgba(244, 216, 206, 0.5) 100%, rgba(244, 216, 206, 0) 100%);
        z-index: -1; }
      .main-menu .menu-left .btn-scroll:before, .main-menu .menu-left .pannel-1-scroll-btn:before, .main-menu .menu-left .pannel-2-scroll-btn:before {
        font-size: 1.375rem;
        position: relative;
        -webkit-transform: rotate(90deg);
           -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
             -o-transform: rotate(90deg);
                transform: rotate(90deg);
        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; }
      html.no-touch .main-menu .menu-left .btn-scroll:hover:before, html.no-touch .main-menu .menu-left .pannel-1-scroll-btn:hover:before, html.no-touch .main-menu .menu-left .pannel-2-scroll-btn:hover:before {
        -webkit-transform: rotate(90deg) translateX(0.25rem);
           -moz-transform: rotate(90deg) translateX(0.25rem);
            -ms-transform: rotate(90deg) translateX(0.25rem);
             -o-transform: rotate(90deg) translateX(0.25rem);
                transform: rotate(90deg) translateX(0.25rem); }
      .main-menu .menu-left .btn-scroll.show-scroll, .main-menu .menu-left .show-scroll.pannel-1-scroll-btn, .main-menu .menu-left .show-scroll.pannel-2-scroll-btn {
        opacity: 1;
        pointer-events: all; }
    .main-menu .menu-left .pannel-1 {
      left: 0;
      background-color: #f4d8ce; }
    .main-menu .menu-left .pannel-1-inner {
      margin-top: 6.25rem;
      margin-bottom: 0rem;
      width: -webkit-calc(100% + 1.875rem);
      width: -moz-calc(100% + 1.875rem);
      width: calc(100% + 1.875rem);
      height: -webkit-calc(100% - 15rem);
      height: -moz-calc(100% - 15rem);
      height: calc(100% - 15rem); }
      .main-menu .menu-left .pannel-1-inner .mobile-data {
        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;
        position: relative;
        right: auto;
        top: 3.125rem;
        width: 100%;
        height: auto;
        background-color: transparent;
        padding-bottom: 50px; }
        .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos {
          display: block;
          margin-top: 1.875rem;
          max-width: 100%;
          width: 20rem; }
          .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos .slick-track {
            padding-bottom: 1.25rem; }
            .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos .slick-track .slick-slide div {
              text-align: center; }
          .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos .promo {
            height: 19.6875rem;
            width: 17.5rem !important;
            position: relative;
            margin: auto; }
            .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos .promo .promo-image {
              width: 17.5rem;
              height: 17.5rem; }
            .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos .promo .promo-btn span {
              font-size: 1.25rem; }
        .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav {
          position: absolute;
          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;
          width: 20.625rem;
          left: 50%;
          top: -webkit-calc(50% - 6.875rem);
          top: -moz-calc(50% - 6.875rem);
          top: calc(50% - 6.875rem);
          -webkit-transform: translate(-50%, -50%);
             -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
               -o-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          pointer-events: none; }
          .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-prev,
          .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-next {
            position: relative;
            width: 3.125rem;
            height: 3.125rem;
            background-color: #0b6790;
            pointer-events: auto;
            -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
               -moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
                    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
            -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;
            -webkit-border-radius: 0.625rem;
               -moz-border-radius: 0.625rem;
                    border-radius: 0.625rem;
            cursor: pointer; }
            .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-prev .icons,
            .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-next .icons {
              position: relative;
              width: 100%;
              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-align: center;
              -webkit-align-items: center;
                 -moz-box-align: center;
                  -ms-flex-align: center;
                      align-items: center; }
              .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-prev .icons .icon,
              .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-next .icons .icon {
                position: absolute;
                -webkit-transform: translate(50%, 50%);
                   -moz-transform: translate(50%, 50%);
                    -ms-transform: translate(50%, 50%);
                     -o-transform: translate(50%, 50%);
                        transform: translate(50%, 50%);
                right: 50%;
                bottom: 50%;
                font-family: "icomoon" !important;
                color: #fff !important;
                font-size: 0.75rem; }
                .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-prev .icons .icon:before,
                .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-next .icons .icon:before {
                  color: #ffffff; }
            .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-prev:before,
            .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-next:before {
              font-size: 1.25rem;
              -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 .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-prev:hover, html.no-touch
            .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-next:hover {
              background-color: #382170; }
              html.no-touch .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-prev:hover:before, html.no-touch
              .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-next:hover:before {
                color: #ffffff; }
          .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-prev {
            position: relative;
            display: inline-block;
            -webkit-transform: rotate(180deg);
               -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                 -o-transform: rotate(180deg);
                    transform: rotate(180deg); }
            .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-prev .icon-carousel-full-arrow {
              visibility: visible; }
            .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-prev .icon-carousel-arrow {
              visibility: hidden; }
            .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-prev:hover .icon-carousel-full-arrow {
              visibility: hidden; }
            .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-prev:hover .icon-carousel-arrow {
              visibility: visible; }
          .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-next .icon-carousel-full-arrow {
            visibility: visible; }
          .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-next .icon-carousel-arrow {
            visibility: hidden; }
          .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-next:hover .icon-carousel-full-arrow {
            visibility: hidden; }
          .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-next:hover .icon-carousel-arrow {
            visibility: visible; }
          .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .mobile-promos-prev:before {
            position: relative;
            display: inline-block;
            -webkit-transform: rotate(180deg);
               -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                 -o-transform: rotate(180deg);
                    transform: rotate(180deg); }
          .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .slick-disabled {
            background-color: #191941;
            cursor: none; }
            .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .slick-disabled:before {
              color: #ffffff; }
            html.no-touch .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .slick-disabled:hover {
              background-color: #191941; }
              html.no-touch .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-promos-nav .slick-disabled:hover:before {
                color: #ffffff; }
        .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-footer {
          margin-bottom: 1.875rem;
          margin-top: 1.875rem; }
          .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-footer a {
            font-size: 1rem;
            line-height: 1.4375rem;
            max-width: 15.625rem; }
          .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-footer .phone {
            display: inline-block;
            padding-top: 0.625rem; }
          .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-footer .phone {
            margin-bottom: 1.25rem; }
          .main-menu .menu-left .pannel-1-inner .mobile-data .mobile-footer .directions {
            display: block;
            margin-top: 0.625rem;
            margin-bottom: 0rem;
            position: relative;
            background-image: none; }
    .main-menu .menu-left .pannel-1-content {
      width: -webkit-calc(100% - 2.5rem);
      width: -moz-calc(100% - 2.5rem);
      width: calc(100% - 2.5rem);
      max-width: 100%;
      left: 1.5625rem; }
      .main-menu .menu-left .pannel-1-content li {
        list-style-type: none;
        padding: 0.75rem 0;
        width: 100%;
        -webkit-transition: padding 0.4s ease;
        -o-transition: padding 0.4s ease;
        -moz-transition: padding 0.4s ease;
        transition: padding 0.4s ease; }
        .main-menu .menu-left .pannel-1-content li 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;
          width: 100%;
          cursor: pointer; }
          .main-menu .menu-left .pannel-1-content li div a {
            font-family: "orpheus-pro";
            font-size: 1.5rem;
            font-weight: 500;
            text-transform: capitalize;
            color: #e41f13;
            -webkit-transition: font-size 0.3s ease, -webkit-transform 0.3s;
            transition: font-size 0.3s ease, -webkit-transform 0.3s;
            -o-transition: font-size 0.3s ease, -o-transform 0.3s;
            -moz-transition: transform 0.3s, font-size 0.3s ease, -moz-transform 0.3s;
            transition: transform 0.3s, font-size 0.3s ease;
            transition: transform 0.3s, font-size 0.3s ease, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
            word-break: break-word;
            max-width: 75%;
            -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; }
            .main-menu .menu-left .pannel-1-content li div a.active, .main-menu .menu-left .pannel-1-content li div a.current {
              font-weight: 500; }
            html.no-touch .main-menu .menu-left .pannel-1-content li div a:hover {
              color: #252b2e; }
          .main-menu .menu-left .pannel-1-content li div i {
            width: 2rem;
            text-align: right;
            -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;
            pointer-events: none; }
            .main-menu .menu-left .pannel-1-content li div i:before {
              font-size: 1.375rem;
              color: #e41f13;
              -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 .main-menu .menu-left .pannel-1-content li div:hover i {
            -webkit-transform: translateX(0.5rem);
               -moz-transform: translateX(0.5rem);
                -ms-transform: translateX(0.5rem);
                 -o-transform: translateX(0.5rem);
                    transform: translateX(0.5rem); }
            html.no-touch .main-menu .menu-left .pannel-1-content li div:hover i:before {
              color: #e41f13; }
    .main-menu .menu-left .pannel-1-scroll-btn {
      right: 0;
      bottom: 7.5rem;
      width: 100%;
      height: 4.5rem;
      opacity: 0;
      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;
      -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;
      border: 0;
      z-index: 1;
      background: transparent; }
      .main-menu .menu-left .pannel-1-scroll-btn:before {
        margin-top: 0.375rem;
        font-size: 1.25rem;
        color: #e41f13; }
      .main-menu .menu-left .pannel-1-scroll-btn span {
        font-family: "futura-pt";
        font-size: 1rem;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        color: #191941; }
    .main-menu .menu-left .pannel-2 {
      left: -100%;
      background-color: rgba(25, 25, 65, 0.5);
      opacity: 0;
      pointer-events: none;
      -webkit-transition: opacity 0.4s, left 0.4s ease;
      -o-transition: opacity 0.4s, left 0.4s ease;
      -moz-transition: opacity 0.4s, left 0.4s ease;
      transition: opacity 0.4s, left 0.4s ease;
      z-index: 2; }
      .main-menu .menu-left .pannel-2.open {
        left: 0%;
        opacity: 1;
        pointer-events: all; }
      .main-menu .menu-left .pannel-2 .pannel-2-close-btn {
        position: absolute;
        right: 1.25rem;
        top: 1.25rem;
        z-index: 4;
        border: 0;
        background: transparent;
        cursor: pointer; }
        .main-menu .menu-left .pannel-2 .pannel-2-close-btn:before {
          font-size: 2.5rem;
          -webkit-transition: -webkit-filter 0.3s ease;
          transition: -webkit-filter 0.3s ease;
          -o-transition: filter 0.3s ease;
          -moz-transition: filter 0.3s ease;
          transition: filter 0.3s ease;
          transition: filter 0.3s ease, -webkit-filter 0.3s ease;
          color: #e41f13;
          -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; }
        html.no-touch .main-menu .menu-left .pannel-2 .pannel-2-close-btn:hover:before {
          -webkit-filter: drop-shadow(0px 0px 6px #ffffff);
                  filter: drop-shadow(0px 0px 6px #ffffff);
          color: #252b2e; }
        .main-menu .menu-left .pannel-2 .pannel-2-close-btn span {
          font-size: 0; }
    .main-menu .menu-left .pannel-2-bg-close {
      position: absolute;
      width: 28%;
      height: 100%;
      left: 0rem;
      top: 0rem; }
    .main-menu .menu-left .pannel-2-inner {
      padding-bottom: 7.5rem;
      padding-top: 4.375rem;
      left: 0%;
      width: 100%;
      height: 100%;
      background-color: #f4d8ce; }
    .main-menu .menu-left .pannel-2-content {
      width: -webkit-calc(100% - 5rem);
      width: -moz-calc(100% - 5rem);
      width: calc(100% - 5rem); }
      .main-menu .menu-left .pannel-2-content li {
        list-style-type: none;
        padding: 0.6875rem 0;
        width: 100%; }
        .main-menu .menu-left .pannel-2-content li 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;
          width: 100%;
          -webkit-transition: padding-left, 0.3s ease;
          -o-transition: padding-left, 0.3s ease;
          -moz-transition: padding-left, 0.3s ease;
          transition: padding-left, 0.3s ease;
          cursor: pointer; }
          .main-menu .menu-left .pannel-2-content li div a {
            font-family: "orpheus-pro";
            font-size: 1.375rem;
            font-weight: 400;
            letter-spacing: 0;
            text-transform: none;
            color: #252b2e;
            word-break: break-word;
            max-width: 90%; }
            .main-menu .menu-left .pannel-2-content li div a.active, .main-menu .menu-left .pannel-2-content li div a.current {
              font-weight: 500; }
          html.no-touch .main-menu .menu-left .pannel-2-content li div:hover {
            -webkit-transform: translateX(0.625rem);
               -moz-transform: translateX(0.625rem);
                -ms-transform: translateX(0.625rem);
                 -o-transform: translateX(0.625rem);
                    transform: translateX(0.625rem); }
      .main-menu .menu-left .pannel-2-content .btn-close-panel {
        left: -1.5rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
           -moz-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline; }
        .main-menu .menu-left .pannel-2-content .btn-close-panel span {
          font-size: 1.75rem;
          color: #252b2e; }
        .main-menu .menu-left .pannel-2-content .btn-close-panel i {
          width: 1.875rem;
          margin-right: -0.3125rem; }
          .main-menu .menu-left .pannel-2-content .btn-close-panel i:before {
            top: 0;
            left: 0; }
    .main-menu .menu-left .pannel-2-scroll-btn {
      display: none !important; }
      .main-menu .menu-left .pannel-2-scroll-btn:before {
        color: #ffffff; }
    .main-menu .menu-left ul.panel-3 {
      position: relative;
      margin-top: 1.25rem; }
      .main-menu .menu-left ul.panel-3:before {
        content: "";
        width: 0.0625rem;
        height: -webkit-calc(100% - 1.375rem);
        height: -moz-calc(100% - 1.375rem);
        height: calc(100% - 1.375rem);
        background-color: #e41f13;
        position: absolute;
        left: 1rem;
        top: 0.6875rem; }
      .main-menu .menu-left ul.panel-3 li {
        padding: 0.4375rem 0 0.4375rem 2.5rem; }
        .main-menu .menu-left ul.panel-3 li a {
          font-family: "orpheus-pro";
          font-size: 1.25rem;
          font-weight: 300;
          letter-spacing: 0;
          text-transform: none;
          line-height: 0.625rem;
          color: #252b2e;
          word-break: break-word;
          -webkit-transition: padding-left, 0.3s ease, color 0.3s ease-in-out;
          -o-transition: padding-left, 0.3s ease, color 0.3s ease-in-out;
          -moz-transition: padding-left, 0.3s ease, color 0.3s ease-in-out;
          transition: padding-left, 0.3s ease, color 0.3s ease-in-out; }
          .main-menu .menu-left ul.panel-3 li a.active, .main-menu .menu-left ul.panel-3 li a.current {
            font-weight: 500; }
          html.no-touch .main-menu .menu-left ul.panel-3 li a:hover {
            -webkit-transform: translate(0.625rem);
               -moz-transform: translate(0.625rem);
                -ms-transform: translate(0.625rem);
                 -o-transform: translate(0.625rem);
                    transform: translate(0.625rem);
            color: #252b2e; }
    .main-menu .menu-left .btn-close-panel {
      width: 100%;
      color: #ffffff;
      font-family: "orpheus-pro";
      font-size: 1.25rem;
      font-weight: 500;
      text-transform: uppercase;
      margin-bottom: 1.25rem;
      position: relative;
      left: -1.5rem;
      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; }
      .main-menu .menu-left .btn-close-panel i {
        display: inline-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; }
        .main-menu .menu-left .btn-close-panel i:before {
          color: #252b2e;
          display: inline-block;
          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;
          -webkit-transform: rotate(180deg);
             -moz-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
               -o-transform: rotate(180deg);
                  transform: rotate(180deg);
          top: 0.1875rem;
          left: -1rem; }
      .main-menu .menu-left .btn-close-panel span {
        display: inline-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;
        word-break: break-word; }
      html.no-touch .main-menu .menu-left .btn-close-panel:hover i {
        -webkit-transform: translateX(-0.625rem);
           -moz-transform: translateX(-0.625rem);
            -ms-transform: translateX(-0.625rem);
             -o-transform: translateX(-0.625rem);
                transform: translateX(-0.625rem); }
        html.no-touch .main-menu .menu-left .btn-close-panel:hover i:before {
          color: #e41f13; }
    .main-menu .menu-left .icon-menu_plus {
      display: inline-block;
      position: relative;
      width: 2rem;
      height: 1.25rem; }
      .main-menu .menu-left .icon-menu_plus:after, .main-menu .menu-left .icon-menu_plus:before {
        content: "";
        position: absolute;
        width: 0.625rem;
        height: 0.125rem;
        background-color: #e41f13;
        left: 50%;
        top: 50%; }
      .main-menu .menu-left .icon-menu_plus:after {
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
      .main-menu .menu-left .icon-menu_plus:before {
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
           -moz-transform: translate(-50%, -50%) rotate(90deg);
            -ms-transform: translate(-50%, -50%) rotate(90deg);
             -o-transform: translate(-50%, -50%) rotate(90deg);
                transform: translate(-50%, -50%) rotate(90deg); }
      .main-menu .menu-left .icon-menu_plus.open:before {
        width: 0rem; }
    .main-menu .menu-left .menu-search {
      position: absolute;
      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;
      left: 0rem;
      bottom: 0;
      width: 100%;
      max-width: 100%;
      height: 7.5rem;
      border-bottom: 0;
      z-index: 2;
      padding: 1.875rem;
      -webkit-transition: background-color 0.3s, left 0.3s, height 0.3s, width 0.3s, padding 0.3s, bottom 0.3s ease;
      -o-transition: background-color 0.3s, left 0.3s, height 0.3s, width 0.3s, padding 0.3s, bottom 0.3s ease;
      -moz-transition: background-color 0.3s, left 0.3s, height 0.3s, width 0.3s, padding 0.3s, bottom 0.3s ease;
      transition: background-color 0.3s, left 0.3s, height 0.3s, width 0.3s, padding 0.3s, bottom 0.3s ease;
      background-color: transparent;
      -webkit-border-radius: 0.625rem;
         -moz-border-radius: 0.625rem;
              border-radius: 0.625rem; }
      html.no-touch .main-menu .menu-left .menu-search:hover {
        -webkit-border-radius: 0.625rem;
           -moz-border-radius: 0.625rem;
                border-radius: 0.625rem; }
        html.no-touch .main-menu .menu-left .menu-search:hover .search-icon i:nth-of-type(1) {
          opacity: 0; }
        html.no-touch .main-menu .menu-left .menu-search:hover .search-icon i:nth-of-type(2) {
          opacity: 1; }
        html.no-touch .main-menu .menu-left .menu-search:hover .search-button .icon-arrow {
          font-family: "icomoon" !important;
          color: #f4d8ce; }
          html.no-touch .main-menu .menu-left .menu-search:hover .search-button .icon-arrow:before {
            color: #f4d8ce; }
      .main-menu .menu-left .menu-search .mobile-wrapper {
        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;
        width: 100%;
        height: 3.75rem;
        -webkit-border-radius: 0.625rem;
           -moz-border-radius: 0.625rem;
                border-radius: 0.625rem;
        background: rgba(255, 255, 255, 0.75); }
        .main-menu .menu-left .menu-search .mobile-wrapper:hover {
          -webkit-border-radius: 0.625rem !important;
             -moz-border-radius: 0.625rem !important;
                  border-radius: 0.625rem !important; }
      .main-menu .menu-left .menu-search .search-icon {
        position: relative;
        width: 1.5rem;
        height: 1.5rem;
        left: 1rem;
        top: -0.1875rem;
        margin-right: 1.5rem; }
        .main-menu .menu-left .menu-search .search-icon i {
          position: absolute;
          left: 0;
          top: 0.25rem;
          opacity: 1;
          -webkit-transition: opacity 0.3s ease;
          -o-transition: opacity 0.3s ease;
          -moz-transition: opacity 0.3s ease;
          transition: opacity 0.3s ease; }
          .main-menu .menu-left .menu-search .search-icon i:before {
            font-size: 1.375rem; }
        .main-menu .menu-left .menu-search .search-icon i:nth-of-type(2) {
          opacity: 0; }
      .main-menu .menu-left .menu-search .input-search {
        position: relative;
        width: -webkit-calc(100% - 4.375rem);
        width: -moz-calc(100% - 4.375rem);
        width: calc(100% - 4.375rem);
        font-family: "Gill Sans", sans-serif;
        font-size: 1.25rem;
        font-weight: 400;
        text-transform: capitalize;
        color: #f4d8ce;
        background: transparent;
        border: 0;
        outline: 0; }
        .main-menu .menu-left .menu-search .input-search::-webkit-input-placeholder {
          color: #f4d8ce;
          font-family: "Gill Sans", sans-serif;
          font-size: 1.25rem;
          font-weight: 400; }
        .main-menu .menu-left .menu-search .input-search:-moz-placeholder {
          color: #f4d8ce;
          font-family: "Gill Sans", sans-serif;
          font-size: 1.25rem;
          font-weight: 400; }
        .main-menu .menu-left .menu-search .input-search::-moz-placeholder {
          color: #f4d8ce;
          font-family: "Gill Sans", sans-serif;
          font-size: 1.25rem;
          font-weight: 400; }
        .main-menu .menu-left .menu-search .input-search:-ms-input-placeholder {
          color: #f4d8ce;
          font-family: "Gill Sans", sans-serif;
          font-size: 1.25rem;
          font-weight: 400; }
        .main-menu .menu-left .menu-search .input-search::-ms-input-placeholder {
          color: #f4d8ce;
          font-family: "Gill Sans", sans-serif;
          font-size: 1.25rem;
          font-weight: 400; }
        .main-menu .menu-left .menu-search .input-search::placeholder {
          color: #f4d8ce;
          font-family: "Gill Sans", sans-serif;
          font-size: 1.25rem;
          font-weight: 400; }
        .main-menu .menu-left .menu-search .input-search::-webkit-input-placeholder {
          color: #f4d8ce; }
        .main-menu .menu-left .menu-search .input-search::-moz-placeholder {
          color: #f4d8ce; }
        .main-menu .menu-left .menu-search .input-search:-ms-input-placeholder {
          color: #f4d8ce; }
        .main-menu .menu-left .menu-search .input-search:-moz-placeholder {
          color: #f4d8ce; }
      .main-menu .menu-left .menu-search .icon-menu_arrow {
        position: relative;
        width: 1.5rem;
        height: 1.5rem;
        margin-right: 0.5rem;
        border: 0;
        background: transparent; }
        .main-menu .menu-left .menu-search .icon-menu_arrow:before {
          font-size: 1.375rem;
          -webkit-transition: color 0.3s ease;
          -o-transition: color 0.3s ease;
          -moz-transition: color 0.3s ease;
          transition: color 0.3s ease; }
        .main-menu .menu-left .menu-search .icon-menu_arrow span {
          font-size: 0; }
  .main-menu .menu-right,
  .main-menu .mobile-data {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #ffffff;
    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: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: none;
    -webkit-transition: width 0.4s, height 0.4s ease;
    -o-transition: width 0.4s, height 0.4s ease;
    -moz-transition: width 0.4s, height 0.4s ease;
    transition: width 0.4s, height 0.4s ease; }
    .main-menu .menu-right .menu-promos,
    .main-menu .menu-right .mobile-promos,
    .main-menu .mobile-data .menu-promos,
    .main-menu .mobile-data .mobile-promos {
      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;
      -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;
      max-width: 17.5rem;
      -webkit-transition: width 0.1s, height 0.4s ease;
      -o-transition: width 0.1s, height 0.4s ease;
      -moz-transition: width 0.1s, height 0.4s ease;
      transition: width 0.1s, height 0.4s ease;
      /* @media (min-width:1024px){
                position: relative;
                display: block;
                width: rems(560px);
                height: rems(610px);
                max-width: 100%;

                .slick-list{
                    width: 100%;
                    height: 100%;
                    padding: 0 !important;

                    .slick-track{
                        width: 100% !important;
                        height: 100%;
                        transform: none !important;
                        display: flex;
                        flex-wrap: wrap;
                        align-items: center;
                        justify-content: center;

                        .slick-slide{
                            float: none !important;
                            height: auto !important;
                        }
                    }
                }
            } */ }
      .main-menu .menu-right .menu-promos:after,
      .main-menu .menu-right .mobile-promos:after,
      .main-menu .mobile-data .menu-promos:after,
      .main-menu .mobile-data .mobile-promos:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 50%;
        top: 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%);
        z-index: 10;
        background-color: #ffffff;
        -webkit-transition: opacity 0.3s ease 0.6s;
        -o-transition: opacity 0.3s ease 0.6s;
        -moz-transition: opacity 0.3s ease 0.6s;
        transition: opacity 0.3s ease 0.6s;
        pointer-events: none; }
      .main-menu .menu-right .menu-promos .promo,
      .main-menu .menu-right .mobile-promos .promo,
      .main-menu .mobile-data .menu-promos .promo,
      .main-menu .mobile-data .mobile-promos .promo {
        height: 17.5rem;
        width: 15.625rem;
        position: relative;
        margin: 0.625rem 0.625rem;
        -webkit-transition: width 0.4s, height 0.4s, margin 0.4s ease;
        -o-transition: width 0.4s, height 0.4s, margin 0.4s ease;
        -moz-transition: width 0.4s, height 0.4s, margin 0.4s ease;
        transition: width 0.4s, height 0.4s, margin 0.4s ease; }
        .main-menu .menu-right .menu-promos .promo .promo-image,
        .main-menu .menu-right .mobile-promos .promo .promo-image,
        .main-menu .mobile-data .menu-promos .promo .promo-image,
        .main-menu .mobile-data .mobile-promos .promo .promo-image {
          width: 15.625rem;
          height: 15.625rem;
          overflow: hidden;
          position: relative;
          -webkit-transition: width 0.4s, height 0.4s ease;
          -o-transition: width 0.4s, height 0.4s ease;
          -moz-transition: width 0.4s, height 0.4s ease;
          transition: width 0.4s, height 0.4s ease; }
          .main-menu .menu-right .menu-promos .promo .promo-image:after,
          .main-menu .menu-right .mobile-promos .promo .promo-image:after,
          .main-menu .mobile-data .menu-promos .promo .promo-image:after,
          .main-menu .mobile-data .mobile-promos .promo .promo-image:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            z-index: 2;
            background-color: rgba(25, 25, 65, 0.6);
            opacity: 0;
            -webkit-transition: opacity 0.4s ease;
            -o-transition: opacity 0.4s ease;
            -moz-transition: opacity 0.4s ease;
            transition: opacity 0.4s ease;
            z-index: 0; }
          .main-menu .menu-right .menu-promos .promo .promo-image img,
          .main-menu .menu-right .mobile-promos .promo .promo-image img,
          .main-menu .mobile-data .menu-promos .promo .promo-image img,
          .main-menu .mobile-data .mobile-promos .promo .promo-image img {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
               object-fit: cover;
            -o-object-position: center;
               object-position: center; }
        .main-menu .menu-right .menu-promos .promo .promo-btn,
        .main-menu .menu-right .mobile-promos .promo .promo-btn,
        .main-menu .mobile-data .menu-promos .promo .promo-btn,
        .main-menu .mobile-data .mobile-promos .promo .promo-btn {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          position: absolute;
          width: 11.25rem;
          height: 4.125rem;
          left: 50%;
          -webkit-transform: translateX(-50%);
             -moz-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
               -o-transform: translateX(-50%);
                  transform: translateX(-50%);
          bottom: 0rem;
          -webkit-border-radius: 0.625rem;
             -moz-border-radius: 0.625rem;
                  border-radius: 0.625rem;
          -webkit-box-shadow: 0 0.4375rem 0px 0px #f4d8ce;
             -moz-box-shadow: 0 0.4375rem 0px 0px #f4d8ce;
                  box-shadow: 0 0.4375rem 0px 0px #f4d8ce;
          -webkit-transition: width 0.4s, height 0.4s ease, -webkit-transform 0.4s;
          transition: width 0.4s, height 0.4s ease, -webkit-transform 0.4s;
          -o-transition: width 0.4s, height 0.4s ease, -o-transform 0.4s;
          -moz-transition: transform 0.4s, width 0.4s, height 0.4s ease, -moz-transform 0.4s;
          transition: transform 0.4s, width 0.4s, height 0.4s ease;
          transition: transform 0.4s, width 0.4s, height 0.4s ease, -webkit-transform 0.4s, -moz-transform 0.4s, -o-transform 0.4s; }
          .main-menu .menu-right .menu-promos .promo .promo-btn span,
          .main-menu .menu-right .mobile-promos .promo .promo-btn span,
          .main-menu .mobile-data .menu-promos .promo .promo-btn span,
          .main-menu .mobile-data .mobile-promos .promo .promo-btn span {
            font-family: "Gill Sans", sans-serif;
            color: #252b2e;
            font-size: 1.25rem;
            text-transform: capitalize;
            text-align: center;
            position: relative;
            z-index: 3; }
          .main-menu .menu-right .menu-promos .promo .promo-btn:after,
          .main-menu .menu-right .mobile-promos .promo .promo-btn:after,
          .main-menu .mobile-data .menu-promos .promo .promo-btn:after,
          .main-menu .mobile-data .mobile-promos .promo .promo-btn:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            z-index: 2;
            background-color: #fff9f7;
            -webkit-border-radius: 0.625rem;
               -moz-border-radius: 0.625rem;
                    border-radius: 0.625rem; }
          .main-menu .menu-right .menu-promos .promo .promo-btn:before,
          .main-menu .menu-right .mobile-promos .promo .promo-btn:before,
          .main-menu .mobile-data .menu-promos .promo .promo-btn:before,
          .main-menu .mobile-data .mobile-promos .promo .promo-btn:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            z-index: 1;
            background-color: #fff9f7;
            -webkit-transition: -webkit-filter 0.4s ease;
            transition: -webkit-filter 0.4s ease;
            -o-transition: filter 0.4s ease;
            -moz-transition: filter 0.4s ease;
            transition: filter 0.4s ease;
            transition: filter 0.4s ease, -webkit-filter 0.4s ease;
            -webkit-border-radius: 0.625rem;
               -moz-border-radius: 0.625rem;
                    border-radius: 0.625rem; }
        .main-menu .menu-right .menu-promos .promo .promo-link,
        .main-menu .menu-right .mobile-promos .promo .promo-link,
        .main-menu .mobile-data .menu-promos .promo .promo-link,
        .main-menu .mobile-data .mobile-promos .promo .promo-link {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          z-index: 4;
          font-size: 0; }
        html.no-touch .main-menu .menu-right .menu-promos .promo:hover .promo-btn, html.no-touch
        .main-menu .menu-right .mobile-promos .promo:hover .promo-btn, html.no-touch
        .main-menu .mobile-data .menu-promos .promo:hover .promo-btn, html.no-touch
        .main-menu .mobile-data .mobile-promos .promo:hover .promo-btn {
          -webkit-transform: translateX(-50%) translateY(-0.625rem);
             -moz-transform: translateX(-50%) translateY(-0.625rem);
              -ms-transform: translateX(-50%) translateY(-0.625rem);
               -o-transform: translateX(-50%) translateY(-0.625rem);
                  transform: translateX(-50%) translateY(-0.625rem); }
          html.no-touch .main-menu .menu-right .menu-promos .promo:hover .promo-btn:before, html.no-touch
          .main-menu .menu-right .mobile-promos .promo:hover .promo-btn:before, html.no-touch
          .main-menu .mobile-data .menu-promos .promo:hover .promo-btn:before, html.no-touch
          .main-menu .mobile-data .mobile-promos .promo:hover .promo-btn:before {
            -webkit-filter: blur(5px);
                    filter: blur(5px); }
        html.no-touch .main-menu .menu-right .menu-promos .promo:hover .promo-image:after, html.no-touch
        .main-menu .menu-right .mobile-promos .promo:hover .promo-image:after, html.no-touch
        .main-menu .mobile-data .menu-promos .promo:hover .promo-image:after, html.no-touch
        .main-menu .mobile-data .mobile-promos .promo:hover .promo-image:after {
          opacity: 1; }
      .main-menu .menu-right .menu-promos.show:after,
      .main-menu .menu-right .mobile-promos.show:after,
      .main-menu .mobile-data .menu-promos.show:after,
      .main-menu .mobile-data .mobile-promos.show:after {
        opacity: 0; }
    .main-menu .menu-right .menu-footer,
    .main-menu .menu-right .mobile-footer,
    .main-menu .mobile-data .menu-footer,
    .main-menu .mobile-data .mobile-footer {
      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-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;
      margin-bottom: 2.5rem;
      -webkit-transition: margin-bottom 0.4s ease;
      -o-transition: margin-bottom 0.4s ease;
      -moz-transition: margin-bottom 0.4s ease;
      transition: margin-bottom 0.4s ease; }
      .main-menu .menu-right .menu-footer a,
      .main-menu .menu-right .mobile-footer a,
      .main-menu .mobile-data .menu-footer a,
      .main-menu .mobile-data .mobile-footer a {
        font-family: "futura-pt";
        font-size: 1.25rem;
        line-height: 1.6875rem;
        font-weight: 500;
        font-style: normal;
        color: #585056;
        text-align: center;
        display: block;
        max-width: 20.625rem;
        -webkit-transition: color 0.4s, font-size 0.4s, line-height 0.4s ease;
        -o-transition: color 0.4s, font-size 0.4s, line-height 0.4s ease;
        -moz-transition: color 0.4s, font-size 0.4s, line-height 0.4s ease;
        transition: color 0.4s, font-size 0.4s, line-height 0.4s ease; }
        html.no-touch .main-menu .menu-right .menu-footer a:hover, html.no-touch
        .main-menu .menu-right .mobile-footer a:hover, html.no-touch
        .main-menu .mobile-data .menu-footer a:hover, html.no-touch
        .main-menu .mobile-data .mobile-footer a:hover {
          color: #e41f13; }
          html.no-touch .main-menu .menu-right .menu-footer a:hover span, html.no-touch
          .main-menu .menu-right .mobile-footer a:hover span, html.no-touch
          .main-menu .mobile-data .menu-footer a:hover span, html.no-touch
          .main-menu .mobile-data .mobile-footer a:hover span {
            background-position: -200% 100%; }
      .main-menu .menu-right .menu-footer .phone,
      .main-menu .menu-right .mobile-footer .phone,
      .main-menu .mobile-data .menu-footer .phone,
      .main-menu .mobile-data .mobile-footer .phone {
        display: inline-block;
        padding-top: 0.625rem; }
      .main-menu .menu-right .menu-footer .directions,
      .main-menu .menu-right .menu-footer .phone,
      .main-menu .menu-right .mobile-footer .directions,
      .main-menu .menu-right .mobile-footer .phone,
      .main-menu .mobile-data .menu-footer .directions,
      .main-menu .mobile-data .menu-footer .phone,
      .main-menu .mobile-data .mobile-footer .directions,
      .main-menu .mobile-data .mobile-footer .phone {
        background-image: -webkit-gradient(linear, right top, left top, from(#191941), color-stop(50%, #191941), color-stop(50%, #AF7C00), to(#AF7C00));
        background-image: -webkit-linear-gradient(right, #191941 0%, #191941 50%, #AF7C00 50%, #AF7C00 100%);
        background-image: -moz-linear-gradient(right, #191941 0%, #191941 50%, #AF7C00 50%, #AF7C00 100%);
        background-image: -o-linear-gradient(right, #191941 0%, #191941 50%, #AF7C00 50%, #AF7C00 100%);
        background-image: linear-gradient(to left, #191941 0%, #191941 50%, #AF7C00 50%, #AF7C00 100%);
        background-repeat-y: no-repeat;
        background-repeat: repeat-x;
        -moz-background-size: 200% 1px;
             background-size: 200% 1px;
        background-position: -100% 100%;
        -webkit-transition: background-position 0.4s ease;
        -o-transition: background-position 0.4s ease;
        -moz-transition: background-position 0.4s ease;
        transition: background-position 0.4s ease;
        text-transform: uppercase;
        margin-bottom: 1.25rem; }
        html.no-touch .main-menu .menu-right .menu-footer .directions:hover, html.no-touch
        .main-menu .menu-right .menu-footer .phone:hover, html.no-touch
        .main-menu .menu-right .mobile-footer .directions:hover, html.no-touch
        .main-menu .menu-right .mobile-footer .phone:hover, html.no-touch
        .main-menu .mobile-data .menu-footer .directions:hover, html.no-touch
        .main-menu .mobile-data .menu-footer .phone:hover, html.no-touch
        .main-menu .mobile-data .mobile-footer .directions:hover, html.no-touch
        .main-menu .mobile-data .mobile-footer .phone:hover {
          background-position: -200% 100%;
          color: #382170; }
      .main-menu .menu-right .menu-footer .directions,
      .main-menu .menu-right .mobile-footer .directions,
      .main-menu .mobile-data .menu-footer .directions,
      .main-menu .mobile-data .mobile-footer .directions {
        display: block;
        background-image: none;
        margin-bottom: 0;
        position: relative; }
        .main-menu .menu-right .menu-footer .directions:after,
        .main-menu .menu-right .mobile-footer .directions:after,
        .main-menu .mobile-data .menu-footer .directions:after,
        .main-menu .mobile-data .mobile-footer .directions:after {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          -webkit-transform: translateX(-50%);
             -moz-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
               -o-transform: translateX(-50%);
                  transform: translateX(-50%);
          width: 6.25rem;
          height: 0.0625rem;
          background-color: #191941; }
        .main-menu .menu-right .menu-footer .directions:before,
        .main-menu .menu-right .mobile-footer .directions:before,
        .main-menu .mobile-data .menu-footer .directions:before,
        .main-menu .mobile-data .mobile-footer .directions:before {
          content: "";
          display: block;
          position: absolute;
          left: -webkit-calc(50% - 50px);
          left: -moz-calc(50% - 50px);
          left: calc(50% - 50px);
          width: 0rem;
          height: 0.0625rem;
          background-color: #e41f13;
          bottom: -0.0625rem;
          z-index: 1;
          -webkit-transition: width 0.4s ease;
          -o-transition: width 0.4s ease;
          -moz-transition: width 0.4s ease;
          transition: width 0.4s ease; }
        html.no-touch .main-menu .menu-right .menu-footer .directions:hover:before, html.no-touch
        .main-menu .menu-right .mobile-footer .directions:hover:before, html.no-touch
        .main-menu .mobile-data .menu-footer .directions:hover:before, html.no-touch
        .main-menu .mobile-data .mobile-footer .directions:hover:before {
          width: 6.25rem; }
      .main-menu .menu-right .menu-footer_list,
      .main-menu .menu-right .mobile-footer_list,
      .main-menu .mobile-data .menu-footer_list,
      .main-menu .mobile-data .mobile-footer_list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: 1.5rem;
           -moz-column-gap: 1.5rem;
                column-gap: 1.5rem;
        margin-top: 1.5rem; }
        .main-menu .menu-right .menu-footer_list .list-item,
        .main-menu .menu-right .mobile-footer_list .list-item,
        .main-menu .mobile-data .menu-footer_list .list-item,
        .main-menu .mobile-data .mobile-footer_list .list-item {
          font-family: "Gill Sans", sans-serif;
          font-size: 1rem;
          line-height: 1.6875rem;
          font-weight: 400;
          color: #252b2e;
          text-decoration: underline; }

@-webkit-keyframes sp_bounce {
  0% {
    -webkit-transform: translateY(0rem);
            transform: translateY(0rem); }
  50% {
    -webkit-transform: translateY(0.25rem);
            transform: translateY(0.25rem); }
  100% {
    -webkit-transform: translateY(0rem);
            transform: translateY(0rem); } }

@-moz-keyframes sp_bounce {
  0% {
    -moz-transform: translateY(0rem);
         transform: translateY(0rem); }
  50% {
    -moz-transform: translateY(0.25rem);
         transform: translateY(0.25rem); }
  100% {
    -moz-transform: translateY(0rem);
         transform: translateY(0rem); } }

@-o-keyframes sp_bounce {
  0% {
    -o-transform: translateY(0rem);
       transform: translateY(0rem); }
  50% {
    -o-transform: translateY(0.25rem);
       transform: translateY(0.25rem); }
  100% {
    -o-transform: translateY(0rem);
       transform: translateY(0rem); } }

@keyframes sp_bounce {
  0% {
    -webkit-transform: translateY(0rem);
       -moz-transform: translateY(0rem);
         -o-transform: translateY(0rem);
            transform: translateY(0rem); }
  50% {
    -webkit-transform: translateY(0.25rem);
       -moz-transform: translateY(0.25rem);
         -o-transform: translateY(0.25rem);
            transform: translateY(0.25rem); }
  100% {
    -webkit-transform: translateY(0rem);
       -moz-transform: translateY(0rem);
         -o-transform: translateY(0rem);
            transform: translateY(0rem); } }

@-webkit-keyframes arrow_bounce {
  0% {
    -webkit-transform: translateY(0rem) rotate(90deg);
            transform: translateY(0rem) rotate(90deg); }
  50% {
    -webkit-transform: translateY(0.25rem) rotate(90deg);
            transform: translateY(0.25rem) rotate(90deg); }
  100% {
    -webkit-transform: translateY(0rem) rotate(90deg);
            transform: translateY(0rem) rotate(90deg); } }

@-moz-keyframes arrow_bounce {
  0% {
    -moz-transform: translateY(0rem) rotate(90deg);
         transform: translateY(0rem) rotate(90deg); }
  50% {
    -moz-transform: translateY(0.25rem) rotate(90deg);
         transform: translateY(0.25rem) rotate(90deg); }
  100% {
    -moz-transform: translateY(0rem) rotate(90deg);
         transform: translateY(0rem) rotate(90deg); } }

@-o-keyframes arrow_bounce {
  0% {
    -o-transform: translateY(0rem) rotate(90deg);
       transform: translateY(0rem) rotate(90deg); }
  50% {
    -o-transform: translateY(0.25rem) rotate(90deg);
       transform: translateY(0.25rem) rotate(90deg); }
  100% {
    -o-transform: translateY(0rem) rotate(90deg);
       transform: translateY(0rem) rotate(90deg); } }

@keyframes arrow_bounce {
  0% {
    -webkit-transform: translateY(0rem) rotate(90deg);
       -moz-transform: translateY(0rem) rotate(90deg);
         -o-transform: translateY(0rem) rotate(90deg);
            transform: translateY(0rem) rotate(90deg); }
  50% {
    -webkit-transform: translateY(0.25rem) rotate(90deg);
       -moz-transform: translateY(0.25rem) rotate(90deg);
         -o-transform: translateY(0.25rem) rotate(90deg);
            transform: translateY(0.25rem) rotate(90deg); }
  100% {
    -webkit-transform: translateY(0rem) rotate(90deg);
       -moz-transform: translateY(0rem) rotate(90deg);
         -o-transform: translateY(0rem) rotate(90deg);
            transform: translateY(0rem) rotate(90deg); } }

@media (max-width: 350px) {
  .main-menu .btn-close {
    width: 4.375rem;
    height: 4.375rem; }
    .main-menu .btn-close .close-icon:before {
      font-size: 1.75rem; }
  .main-menu .pannel-1-scroll-btn span {
    -webkit-animation: sp_bounce 1.2s ease 0s infinite;
       -moz-animation: sp_bounce 1.2s ease 0s infinite;
         -o-animation: sp_bounce 1.2s ease 0s infinite;
            animation: sp_bounce 1.2s ease 0s infinite; }
  .main-menu .pannel-1-scroll-btn:before {
    -webkit-animation: arrow_bounce 1.2s ease 0s infinite;
       -moz-animation: arrow_bounce 1.2s ease 0s infinite;
         -o-animation: arrow_bounce 1.2s ease 0s infinite;
            animation: arrow_bounce 1.2s ease 0s infinite; } }

@media (max-width: 767px) and (orientation: landscape) {
  .main-menu .btn-close {
    width: 4.375rem;
    height: 4.375rem; }
    .main-menu .btn-close .close-text {
      display: none; }
    .main-menu .btn-close .close-icon:before {
      font-size: 1.75rem; }
  .main-menu .menu-left .pannel-1-inner {
    height: -webkit-calc(100% - 10.625rem);
    height: -moz-calc(100% - 10.625rem);
    height: calc(100% - 10.625rem); }
  .main-menu .menu-left .pannel-1-content li {
    padding: 0.125rem 0; }
    .main-menu .menu-left .pannel-1-content li div a {
      font-size: 1.5625rem; }
  .main-menu .menu-left .pannel-1-scroll-btn {
    bottom: 3.125rem;
    height: 2.5rem; }
    .main-menu .menu-left .pannel-1-scroll-btn span {
      -webkit-animation: sp_bounce 1.2s ease 0s infinite;
         -moz-animation: sp_bounce 1.2s ease 0s infinite;
           -o-animation: sp_bounce 1.2s ease 0s infinite;
              animation: sp_bounce 1.2s ease 0s infinite; }
    .main-menu .menu-left .pannel-1-scroll-btn:before {
      -webkit-animation: arrow_bounce 1.2s ease 0s infinite;
         -moz-animation: arrow_bounce 1.2s ease 0s infinite;
           -o-animation: arrow_bounce 1.2s ease 0s infinite;
              animation: arrow_bounce 1.2s ease 0s infinite; }
    .main-menu .menu-left .pannel-1-scroll-btn span {
      display: none; }
  .main-menu .menu-left .menu-search {
    left: 0rem;
    bottom: 0;
    width: 100%;
    height: 3.125rem;
    padding: 0.625rem 1.875rem 0.625rem; }
  .main-menu .menu-left .pannel-2 {
    z-index: 10; } }

@media (max-width: 768px) {
  .main-menu .menu-header a span {
    font-size: 1.25rem; }
  .main-menu .btn-close {
    width: 3.125rem;
    height: 3.125rem; }
    .main-menu .btn-close .close-text {
      display: none; }
    .main-menu .btn-close .close-icon:before {
      font-size: 1.375rem; }
  .main-menu .menu-left .pannel-1-content {
    width: -webkit-calc(100% - 4.375rem);
    width: -moz-calc(100% - 4.375rem);
    width: calc(100% - 4.375rem);
    left: 0.625rem; }
  .main-menu .menu-left li div a {
    font-size: 1.5rem; }
  .main-menu .pannel-1-scroll-btn span {
    -webkit-animation: sp_bounce 1.2s ease 0s infinite;
       -moz-animation: sp_bounce 1.2s ease 0s infinite;
         -o-animation: sp_bounce 1.2s ease 0s infinite;
            animation: sp_bounce 1.2s ease 0s infinite; }
  .main-menu .pannel-1-scroll-btn:before {
    -webkit-animation: arrow_bounce 1.2s ease 0s infinite;
       -moz-animation: arrow_bounce 1.2s ease 0s infinite;
         -o-animation: arrow_bounce 1.2s ease 0s infinite;
            animation: arrow_bounce 1.2s ease 0s infinite; } }

@media (min-width: 768px) {
  .main-menu .btn-close {
    width: 8.75rem;
    height: 4rem; }
    .main-menu .btn-close .close-icon {
      margin-left: 1.25rem; }
      .main-menu .btn-close .close-icon:before {
        font-size: 1.5rem; }
    .main-menu .btn-close .close-text {
      /* visibility: hidden;
                position: absolute; */ }
  .main-menu .menu-header {
    padding-top: 1.5625rem;
    height: 4.375rem;
    position: absolute;
    left: 3rem;
    right: auto;
    z-index: 2;
    width: auto; }
    .main-menu .menu-header a span {
      font-size: 1rem; }
    .main-menu .menu-header > a:first-of-type {
      position: relative;
      margin-right: 0.625rem; }
  .main-menu .menu-left {
    width: 50%;
    height: 100%; }
    .main-menu .menu-left .pannel-1-inner {
      margin-top: 5rem;
      margin-bottom: 0rem;
      width: -webkit-calc(100% + 1.875rem);
      width: -moz-calc(100% + 1.875rem);
      width: calc(100% + 1.875rem);
      height: -webkit-calc(100% - 13.75rem);
      height: -moz-calc(100% - 13.75rem);
      height: calc(100% - 13.75rem); }
      .main-menu .menu-left .pannel-1-inner .mobile-data {
        display: none; }
    .main-menu .menu-left .pannel-1-content {
      width: -webkit-calc(100% - 4.375rem);
      width: -moz-calc(100% - 4.375rem);
      width: calc(100% - 4.375rem);
      max-width: 100%;
      left: 0.625rem; }
      .main-menu .menu-left .pannel-1-content li {
        padding: 0.5rem 0;
        width: 100%; }
        .main-menu .menu-left .pannel-1-content li div a {
          font-size: 1.625rem; }
    .main-menu .menu-left .pannel-1-scroll-btn {
      /* right: 0;
                bottom: rems(132px);
                width: 100%;
                height: rems(72px);
                opacity: 1;
                display: flex;
                flex-direction: column-reverse;
                align-items: center;
                justify-content: center;

                &:before{
                    margin-top: rems(6px);
                    font-size: rems(20px);
                }

                span{
                    font-family: $futura;
                    font-size: rems(16px);
                    letter-spacing: 0.08em;
                    text-transform: uppercase;
                    color: $blue;
                } */ }
    .main-menu .menu-left .pannel-2 .pannel-2-close-btn {
      right: 1.25rem;
      top: 1.25rem; }
    .main-menu .menu-left .pannel-2-inner {
      padding-top: 4.375rem;
      left: 0%;
      width: 100%; }
    .main-menu .menu-left .pannel-2-content {
      width: -webkit-calc(100% - 5rem);
      width: -moz-calc(100% - 5rem);
      width: calc(100% - 5rem); }
      .main-menu .menu-left .pannel-2-content .btn-close-panel {
        left: -1.5rem; }
        .main-menu .menu-left .pannel-2-content .btn-close-panel span {
          font-size: 1.75rem; }
        .main-menu .menu-left .pannel-2-content .btn-close-panel i:before {
          top: 0; }
    .main-menu .menu-left .menu-search {
      left: 1.875rem;
      bottom: 0;
      width: -webkit-calc(100% - 3.75rem);
      width: -moz-calc(100% - 3.75rem);
      width: calc(100% - 3.75rem);
      max-width: 100%;
      height: 5rem;
      border-bottom: 0;
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none;
      padding: 0rem; }
      .main-menu .menu-left .menu-search .mobile-wrapper {
        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;
        width: 100%; }
      .main-menu .menu-left .menu-search .search-icon {
        position: relative;
        width: 1.5rem;
        height: 1.5rem;
        left: 1rem;
        top: -0.1875rem;
        margin-right: 1.5rem; }
        .main-menu .menu-left .menu-search .search-icon i {
          position: absolute;
          left: 0;
          top: 0.25rem;
          opacity: 1;
          -webkit-transition: opacity 0.3s ease;
          -o-transition: opacity 0.3s ease;
          -moz-transition: opacity 0.3s ease;
          transition: opacity 0.3s ease; }
          .main-menu .menu-left .menu-search .search-icon i:before {
            font-size: 1.375rem; }
        .main-menu .menu-left .menu-search .search-icon i:nth-of-type(2) {
          opacity: 0; }
      .main-menu .menu-left .menu-search .input-search {
        position: relative;
        width: -webkit-calc(100% - 4.375rem);
        width: -moz-calc(100% - 4.375rem);
        width: calc(100% - 4.375rem);
        font-family: "Gill Sans", sans-serif;
        font-size: 1.25rem;
        font-weight: 400;
        text-transform: capitalize;
        color: #f4d8ce;
        background: transparent;
        border: 0;
        outline: 0; }
        .main-menu .menu-left .menu-search .input-search::-webkit-input-placeholder {
          color: #f4d8ce; }
        .main-menu .menu-left .menu-search .input-search::-moz-placeholder {
          color: #f4d8ce; }
        .main-menu .menu-left .menu-search .input-search:-ms-input-placeholder {
          color: #f4d8ce; }
        .main-menu .menu-left .menu-search .input-search:-moz-placeholder {
          color: #f4d8ce; }
      .main-menu .menu-left .menu-search .icon-menu_arrow {
        position: relative;
        width: 1.5rem;
        height: 1.5rem;
        margin-right: 0.5rem;
        border: 0;
        background: transparent; }
        .main-menu .menu-left .menu-search .icon-menu_arrow:before {
          font-size: 1.375rem;
          -webkit-transition: color 0.3s ease;
          -o-transition: color 0.3s ease;
          -moz-transition: color 0.3s ease;
          transition: color 0.3s ease; }
  .main-menu .menu-right {
    display: block; }
    .main-menu .menu-right .menu-promos {
      display: block;
      width: 17.5rem;
      height: 18.75rem;
      position: absolute;
      left: 50%;
      top: 43%;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      .main-menu .menu-right .menu-promos .slick-track {
        padding-bottom: 1.25rem; }
        .main-menu .menu-right .menu-promos .slick-track .slick-slide div {
          text-align: center; }
      .main-menu .menu-right .menu-promos .promo {
        width: 15.625rem !important; }
    .main-menu .menu-right .promos-nav {
      position: absolute;
      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;
      width: 20.625rem;
      left: 50%;
      top: 42%;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      pointer-events: none;
      -webkit-transition: width 0.4s, top 0.4s, left 0.4s ease;
      -o-transition: width 0.4s, top 0.4s, left 0.4s ease;
      -moz-transition: width 0.4s, top 0.4s, left 0.4s ease;
      transition: width 0.4s, top 0.4s, left 0.4s ease; }
      .main-menu .menu-right .promos-nav .promos-prev,
      .main-menu .menu-right .promos-nav .promos-next {
        position: relative;
        width: 3.125rem;
        height: 3.125rem;
        background-color: #0b6790;
        pointer-events: auto;
        -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;
        border: 0;
        -webkit-border-radius: 0.625rem;
           -moz-border-radius: 0.625rem;
                border-radius: 0.625rem;
        cursor: pointer; }
        .main-menu .menu-right .promos-nav .promos-prev .icons,
        .main-menu .menu-right .promos-nav .promos-next .icons {
          position: relative;
          width: 100%;
          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-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .main-menu .menu-right .promos-nav .promos-prev .icons .icon,
          .main-menu .menu-right .promos-nav .promos-next .icons .icon {
            position: absolute;
            -webkit-transform: translateX(50%);
               -moz-transform: translateX(50%);
                -ms-transform: translateX(50%);
                 -o-transform: translateX(50%);
                    transform: translateX(50%);
            right: 50%;
            font-family: "icomoon" !important;
            font-size: 0.75rem; }
            .main-menu .menu-right .promos-nav .promos-prev .icons .icon::before,
            .main-menu .menu-right .promos-nav .promos-next .icons .icon::before {
              color: #fff !important; }
        .main-menu .menu-right .promos-nav .promos-prev:before,
        .main-menu .menu-right .promos-nav .promos-next:before {
          font-size: 1.25rem;
          -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 .main-menu .menu-right .promos-nav .promos-prev:hover:before, html.no-touch
        .main-menu .menu-right .promos-nav .promos-next:hover:before {
          color: #ffffff; }
      .main-menu .menu-right .promos-nav .promos-prev {
        position: relative;
        display: inline-block;
        -webkit-transform: rotate(180deg);
           -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg); }
        .main-menu .menu-right .promos-nav .promos-prev .icon-carousel-full-arrow {
          visibility: visible; }
        .main-menu .menu-right .promos-nav .promos-prev .icon-carousel-arrow {
          visibility: hidden; }
        .main-menu .menu-right .promos-nav .promos-prev:hover .icon-carousel-full-arrow {
          visibility: hidden; }
        .main-menu .menu-right .promos-nav .promos-prev:hover .icon-carousel-arrow {
          visibility: visible; }
      .main-menu .menu-right .promos-nav .promos-next .icon-carousel-full-arrow {
        visibility: visible; }
      .main-menu .menu-right .promos-nav .promos-next .icon-carousel-arrow {
        visibility: hidden; }
      .main-menu .menu-right .promos-nav .promos-next:hover .icon-carousel-full-arrow {
        visibility: hidden; }
      .main-menu .menu-right .promos-nav .promos-next:hover .icon-carousel-arrow {
        visibility: visible; }
      .main-menu .menu-right .promos-nav .slick-disabled {
        background-color: #0b6790;
        opacity: 0.5;
        cursor: pointer; }
        .main-menu .menu-right .promos-nav .slick-disabled:before {
          color: #ffffff; }
    .main-menu .menu-right .menu-footer {
      position: absolute;
      bottom: 0;
      width: 100%;
      margin: 0rem 0rem 3.125rem; }
      .main-menu .menu-right .menu-footer a {
        font-size: 1rem;
        max-width: 16.875rem; }
      .main-menu .menu-right .menu-footer .phone {
        padding-top: 0;
        margin-bottom: 0; } }

@media (min-width: 1024px) {
  .main-menu .btn-close {
    width: 10.625rem;
    height: 4rem;
    top: 3.375rem;
    right: 3.625rem; }
    .main-menu .btn-close .close-icon {
      margin-left: 1.75rem; }
      .main-menu .btn-close .close-icon:before {
        font-size: 1.375rem;
        -webkit-transition: -webkit-filter 0.3s ease;
        transition: -webkit-filter 0.3s ease;
        -o-transition: filter 0.3s ease;
        -moz-transition: filter 0.3s ease;
        transition: filter 0.3s ease;
        transition: filter 0.3s ease, -webkit-filter 0.3s ease; }
    .main-menu .btn-close .close-text {
      display: block; }
  .main-menu .menu-header {
    padding-top: 2.75rem; }
    .main-menu .menu-header a {
      font-size: 1.125rem; }
  .main-menu .menu-left .pannel-1-inner {
    margin-top: 6.6875rem;
    margin-bottom: 7.5rem;
    width: -webkit-calc(100% + 1.875rem);
    width: -moz-calc(100% + 1.875rem);
    width: calc(100% + 1.875rem);
    height: -webkit-calc(100% - 14.375rem);
    height: -moz-calc(100% - 14.375rem);
    height: calc(100% - 14.375rem); }
  .main-menu .menu-left .pannel-1-content {
    width: -webkit-calc(100% - 6.25rem);
    width: -moz-calc(100% - 6.25rem);
    width: calc(100% - 6.25rem);
    max-width: 100%;
    left: 1.5625rem; }
    .main-menu .menu-left .pannel-1-content li {
      padding: 0.5625rem 0; }
      .main-menu .menu-left .pannel-1-content li div a {
        font-size: 1.625rem; }
      .main-menu .menu-left .pannel-1-content li div i {
        width: 2rem; }
        .main-menu .menu-left .pannel-1-content li div i:before {
          font-size: 1.375rem; }
  .main-menu .menu-left .pannel-2-inner {
    padding-top: 6.875rem;
    padding-bottom: 7.5rem;
    left: 15%;
    width: -webkit-calc(71% + 1.875rem);
    width: -moz-calc(71% + 1.875rem);
    width: calc(71% + 1.875rem); }
  .main-menu .menu-left .pannel-2-content {
    width: -webkit-calc(100% - 11.25rem);
    width: -moz-calc(100% - 11.25rem);
    width: calc(100% - 11.25rem); }
    .main-menu .menu-left .pannel-2-content li {
      padding: 0.6875rem 0; }
      .main-menu .menu-left .pannel-2-content li div a {
        font-size: 1.375rem; }
  .main-menu .menu-left .menu-search {
    left: 3.125rem;
    bottom: 3.75rem;
    width: -webkit-calc(100% - 6.25rem);
    width: -moz-calc(100% - 6.25rem);
    width: calc(100% - 6.25rem);
    max-width: 100%;
    height: 3.5rem;
    padding: 0;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .main-menu .menu-right .menu-footer {
    margin: 0rem 0rem 0.625rem; }
    .main-menu .menu-right .menu-footer a {
      font-size: 1.0625rem;
      max-width: 18.75rem; }
    .main-menu .menu-right .menu-footer .phone {
      padding-top: 0;
      margin-bottom: 3.125rem; } }

@media (min-width: 1200px) {
  .main-menu .menu-header {
    padding-top: 2.625rem;
    height: 4.375rem;
    position: absolute;
    left: 3rem;
    right: auto;
    z-index: 2;
    width: 18.75rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .main-menu .menu-header a span {
      font-size: 1.25rem; }
    .main-menu .menu-header a:nth-of-type(n + 2) {
      display: block; }
    .main-menu .menu-header > a:first-of-type {
      position: relative;
      margin-right: 0; }
    .main-menu .menu-header .cta-dropdown {
      display: none; } }

@media (min-width: 1600px) {
  .main-menu .btn-close {
    width: 10.625rem;
    height: 4rem;
    right: 3.625rem;
    top: 54px; }
  .main-menu .menu-header {
    padding-top: 2.625rem;
    height: 4.375rem;
    position: absolute;
    left: 5.9375rem;
    right: auto;
    z-index: 2;
    width: 25rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .main-menu .menu-header a span {
      font-size: 1.625rem; }
    .main-menu .menu-header a:nth-of-type(n + 2) {
      display: block; }
    .main-menu .menu-header > a:first-of-type {
      position: relative;
      margin-right: 0; }
    .main-menu .menu-header .cta-dropdown {
      display: none; }
  .main-menu .menu-left .pannel-1-inner {
    margin-top: 6.875rem;
    margin-bottom: 7.5rem;
    width: -webkit-calc(100% + 1.875rem);
    width: -moz-calc(100% + 1.875rem);
    width: calc(100% + 1.875rem);
    height: -webkit-calc(100% - 14.375rem);
    height: -moz-calc(100% - 14.375rem);
    height: calc(100% - 14.375rem); }
  .main-menu .menu-left .pannel-1-content {
    width: -webkit-calc(100% - 2.5rem);
    width: -moz-calc(100% - 2.5rem);
    width: calc(100% - 2.5rem);
    max-width: 100%;
    left: 5.9375rem; }
    .main-menu .menu-left .pannel-1-content li {
      padding: 0.8125rem 0; }
      .main-menu .menu-left .pannel-1-content li div a {
        font-size: 1.625rem; }
      .main-menu .menu-left .pannel-1-content li div i {
        width: 2rem; }
        .main-menu .menu-left .pannel-1-content li div i:before {
          font-size: 1.375rem; }
  .main-menu .menu-left .pannel-2-inner {
    padding-top: 6.875rem;
    padding-bottom: 7.5rem;
    left: 15%;
    width: -webkit-calc(71% + 1.875rem);
    width: -moz-calc(71% + 1.875rem);
    width: calc(71% + 1.875rem); }
  .main-menu .menu-left .pannel-2-content {
    width: -webkit-calc(100% - 11.25rem);
    width: -moz-calc(100% - 11.25rem);
    width: calc(100% - 11.25rem); }
    .main-menu .menu-left .pannel-2-content li {
      padding: 0.6875rem 0; }
      .main-menu .menu-left .pannel-2-content li div a {
        font-size: 1.375rem; }
  .main-menu .menu-left .menu-search {
    left: 6.25rem;
    bottom: 1.875rem;
    width: -webkit-calc(100% - 12.5rem);
    width: -moz-calc(100% - 12.5rem);
    width: calc(100% - 12.5rem);
    max-width: 100%;
    height: 3.5rem; }
  .main-menu .menu-right {
    /* display: flex;
            flex-direction: column;
            align-items: center;

            .menu-promos{
                position: relative;
                display: flex;
                width: rems(560px);
                height: calc(70% - 2.5rem);
                //max-height: rems(610px);
                max-width: 100%;
                left: auto;
                top: rems(-30px);
                transform: none;
                //overflow: auto;
                margin: auto;

                .slick-list{
                    width: 100%;
                    //height: 100%;
                    padding: 0 !important;

                    .slick-track{
                        width: 100% !important;
                        height: 100%;
                        transform: none !important;
                        display: flex;
                        flex-wrap: wrap;
                        align-items: center;
                        justify-content: center;

                        .slick-slide{
                            float: none !important;
                            height: auto !important;
                            width: auto !important;

                            .promo{
                                width: 27vh !important;
                                height: 29vh;
                                max-width: rems(250px);
                                max-height: rems(280px);
                                min-width: rems(167px);
                                min-height: rems(180px);

                                .promo-image{
                                    width: 27vh;
                                    height: 26vh;
                                    max-width: rems(250px);
                                    max-height: rems(250px);
                                    min-width: rems(167px);
                                    min-height: rems(160px);
                                }

                                .promo-btn{
                                    width: 20vh;
                                    height: 8vh;
                                    max-width: rems(180px);
                                    max-height: rems(66px);
                                    min-width: rems(124px);
                                    min-height: rems(50px);

                                    span{
                                        //font-size: max(1vh, 1.125rem);
                                    }
                                }
                            }
                        }
                    }
                }
            }

            .promos-nav{
                display: none;
            } */ }
    .main-menu .menu-right .menu-footer {
      margin: 0rem 0rem 0.625rem; }
      .main-menu .menu-right .menu-footer a {
        font-size: 1.25rem;
        max-width: 21.25rem; }
      .main-menu .menu-right .menu-footer .phone {
        padding-top: 0.625rem;
        margin-bottom: 1.875rem; } }

@media (min-width: 1440px) and (min-height: 610px) {
  .main-menu .menu-right {
    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; }
    .main-menu .menu-right .menu-promos {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      width: 35rem;
      height: -webkit-calc(70% - 2.5rem);
      height: -moz-calc(70% - 2.5rem);
      height: calc(70% - 2.5rem);
      max-width: 100%;
      left: auto;
      top: 1.875rem;
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none;
      margin: auto; }
      .main-menu .menu-right .menu-promos .slick-list {
        width: 100%;
        padding: 0 !important; }
        .main-menu .menu-right .menu-promos .slick-list .slick-track {
          width: 100% !important;
          height: 100%;
          -webkit-transform: none !important;
             -moz-transform: none !important;
              -ms-transform: none !important;
               -o-transform: none !important;
                  transform: none !important;
          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;
          -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; }
          .main-menu .menu-right .menu-promos .slick-list .slick-track .slick-slide {
            float: none !important;
            height: auto !important;
            width: auto !important; }
            .main-menu .menu-right .menu-promos .slick-list .slick-track .slick-slide .promo {
              width: 27vh !important;
              height: 29vh;
              max-width: 15.625rem;
              max-height: 17.5rem;
              min-width: 10.4375rem;
              min-height: 11.25rem; }
              .main-menu .menu-right .menu-promos .slick-list .slick-track .slick-slide .promo .promo-image {
                width: 27vh;
                height: 26vh;
                max-width: 15.625rem;
                max-height: 15.625rem;
                min-width: 10.4375rem;
                min-height: 10rem; }
              .main-menu .menu-right .menu-promos .slick-list .slick-track .slick-slide .promo .promo-btn {
                width: 20vh;
                height: 8vh;
                max-width: 11.25rem;
                max-height: 4.125rem;
                min-width: 7.75rem;
                min-height: 3.125rem; }
    .main-menu .menu-right .promos-nav {
      display: none; } }

@media (min-width: 1440px) and (max-height: 750px) {
  .main-menu .menu-right .menu-footer a {
    font-size: 1rem;
    line-height: 1.25rem;
    max-width: 30rem; }
  .main-menu .menu-right .menu-footer .menu-footer_list {
    margin-top: 0.75rem; } }

/* @media (min-width:844px) and (max-height:500px){
    .main-menu{
        .menu-right{
            .menu-promos{
                width: rems(400px);
                height: rems(200px);

                .promo{
                    width: rems(150px) !important;
                    height: rems(170px);

                    .promo-image{
                        width: rems(150px);
                        height: rems(150px);
                    }

                    .promo-btn{
                        width: rems(110px);
                        height: rems(50px);

                        span{
                            font-size: rems(16px);
                        }
                    }
                }
            }
            .promos-nav{
                width: rems(230px);
            }
        }
    }
} */
.wave-only {
  position: absolute;
  left: -625rem;
  top: auto;
  width: 0.0625rem;
  height: 0.0625rem;
  overflow: hidden;
  color: #f4d8ce; }

/* 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: 1.25rem; }
  .promo-card .card-inner {
    width: 100%;
    position: relative;
    -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 .txt {
      -webkit-transform: translateX(-50%) translateY(-0.625rem);
         -moz-transform: translateX(-50%) translateY(-0.625rem);
          -ms-transform: translateX(-50%) translateY(-0.625rem);
           -o-transform: translateX(-50%) translateY(-0.625rem);
              transform: translateX(-50%) translateY(-0.625rem); }
  .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: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden; }
    .promo-card .image .img {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      -moz-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 .image:after {
      content: "";
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(47, 63, 85, 0.6);
      z-index: 3;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      opacity: 0; }
  .promo-card .txt {
    font-family: "Gill Sans", sans-serif;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #fff9f7;
    width: 100%;
    max-width: 80%;
    position: absolute;
    z-index: 2;
    font-size: 1rem;
    line-height: 1.1875rem;
    color: #252b2e;
    font-weight: 500;
    text-align: center;
    height: 3rem;
    left: 50%;
    bottom: -1.5rem;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-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;
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem;
    -webkit-box-shadow: 0 0.4375rem 0px 0px #f4d8ce;
       -moz-box-shadow: 0 0.4375rem 0px 0px #f4d8ce;
            box-shadow: 0 0.4375rem 0px 0px #f4d8ce; }

/*
    !!!!! 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; }
  .stat-card .card-inner {
    width: 100%;
    min-width: 100%;
    background: var(--sl-theme-boxes-bg);
    -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.25rem;
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem;
    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;
    -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;
    direction: ltr; }
    .stat-card .card-inner .img {
      margin-bottom: 0.625rem; }
    .stat-card .card-inner .stat-url {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      cursor: pointer; }
    html.no-touch .stat-card .card-inner:hover .stat-arrow {
      width: 2.375rem; }
      html.no-touch .stat-card .card-inner:hover .stat-arrow::after {
        visibility: visible; }
      html.no-touch .stat-card .card-inner:hover .stat-arrow::before {
        visibility: visible;
        -webkit-clip-path: inset(45% 0% 20% 0%);
                clip-path: inset(45% 0% 20% 0%); }
  .stat-card .stat-head {
    width: 100%;
    font-family: "orpheus-pro";
    font-size: 3.3125rem;
    line-height: 3.8125rem;
    color: #0b6790;
    display: block;
    text-align: center;
    font-weight: 700;
    margin-bottom: 1rem;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word; }
  .stat-card .stat-description {
    width: 100%;
    display: block;
    text-align: center;
    font-family: "Gill Sans", sans-serif;
    font-size: 1.25rem;
    font-weight: 300;
    color: #252b2e;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    transition: color 0.3s ease; }
  .stat-card .stat-arrow {
    position: relative;
    width: 0.75rem;
    height: 0.8125rem;
    display: inline-block;
    margin-left: 0.9375rem;
    -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; }
    .stat-card .stat-arrow::after {
      content: "";
      position: absolute;
      width: 0.75rem;
      height: 0.75rem;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 50%;
      right: 0;
      background-color: #252b2e;
      -webkit-mask-image: url("/Images/svg/btn-arrow.svg");
              mask-image: url("/Images/svg/btn-arrow.svg");
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat; }
    .stat-card .stat-arrow::before {
      content: "";
      background-color: #252b2e;
      -webkit-mask-image: url("/Images/svg/btn-full-arrow.svg");
              mask-image: url("/Images/svg/btn-full-arrow.svg");
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat;
      position: absolute;
      width: 2.375rem;
      height: 0.75rem;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 50%;
      right: 0;
      visibility: hidden;
      -webkit-clip-path: inset(45% 0% 20% 100%);
              clip-path: inset(45% 0% 20% 100%);
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
  .stat-card.no-description .stat-head {
    font-size: 1.375rem;
    line-height: 1.875rem; }
  .stat-card.hasUrl .card--description {
    text-align: center;
    position: relative; }
    .stat-card.hasUrl .card--description .stat-description {
      width: auto;
      display: inline; }

.story-card {
  width: 100%;
  display: block; }
  .story-card .story-card-inner {
    cursor: pointer; }
    .story-card .story-card-inner .story-card-content {
      -webkit-transition: -webkit-box-shadow 0.3s ease;
      transition: -webkit-box-shadow 0.3s ease;
      -o-transition: box-shadow 0.3s ease;
      -moz-transition: box-shadow 0.3s ease, -moz-box-shadow 0.3s ease;
      transition: box-shadow 0.3s ease;
      transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease, -moz-box-shadow 0.3s ease; }
    html.no-touch .story-card .story-card-inner:hover {
      /* .story-card-image {
                &:before {
                    opacity: 1;
                }
            } */ }
      html.no-touch .story-card .story-card-inner:hover img {
        -webkit-transform: scale(1.2);
           -moz-transform: scale(1.2);
            -ms-transform: scale(1.2);
             -o-transform: scale(1.2);
                transform: scale(1.2); }
      html.no-touch .story-card .story-card-inner:hover .story-card-content {
        -webkit-box-shadow: inset 0 -0.5rem 0 0 #e41f13;
           -moz-box-shadow: inset 0 -0.5rem 0 0 #e41f13;
                box-shadow: inset 0 -0.5rem 0 0 #e41f13; }
  .story-card .story-card-image {
    width: 100%;
    height: 14.375rem;
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden;
    -webkit-border-radius: 0.625rem 0.625rem 0 0;
       -moz-border-radius: 0.625rem 0.625rem 0 0;
            border-radius: 0.625rem 0.625rem 0 0;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
    .story-card .story-card-image img {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: 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; }
    .story-card .story-card-image:before {
      content: "";
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(47, 63, 85, 0.6);
      z-index: 3;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
  .story-card .social-icon {
    font-size: 1rem;
    line-height: 1.4375rem;
    position: absolute;
    left: 0.9375rem;
    top: 1.1875rem;
    z-index: 5; }
  .story-card .story-card-content {
    width: 100%;
    display: block;
    background: var(--sl-theme-boxes-bg);
    z-index: 1;
    position: relative;
    left: 0;
    margin-bottom: 3.125rem;
    z-index: 2;
    -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s;
    transition: background-color 0.3s ease, -webkit-transform 0.3s;
    -o-transition: background-color 0.3s ease, -o-transform 0.3s;
    -moz-transition: transform 0.3s, background-color 0.3s ease, -moz-transform 0.3s;
    transition: transform 0.3s, background-color 0.3s ease;
    transition: transform 0.3s, background-color 0.3s ease, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
    -webkit-border-radius: 0 0 0.625rem 0.625rem;
       -moz-border-radius: 0 0 0.625rem 0.625rem;
            border-radius: 0 0 0.625rem 0.625rem;
    border: 1px solid #f2f7f9; }
    .story-card .story-card-content .scc-inner {
      padding: 1.25rem; }
    .story-card .story-card-content .scc-misc {
      width: 100%;
      display: block; }
    .story-card .story-card-content .scc-group {
      width: -webkit-calc(100% - rems(50px));
      width: -moz-calc(100% - rems(50px));
      width: calc(100% - rems(50px));
      display: inline-block;
      color: #252b2e;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.4375rem;
      text-transform: uppercase;
      padding-left: 1.25rem; }
    .story-card .story-card-content .scc-date {
      width: 3.125rem;
      text-align: left;
      font-family: "Gill Sans", sans-serif;
      font-size: 0.875rem;
      line-height: 1.4375rem;
      font-weight: 400;
      display: inline-block;
      text-transform: uppercase; }
    .story-card .story-card-content .scc-text {
      font-family: "Gill Sans", sans-serif;
      width: 100%;
      font-size: 1rem;
      line-height: 1.4375rem;
      margin-top: 0.625rem;
      margin-bottom: 0.625rem;
      font-weight: 300;
      position: relative;
      color: #000000;
      -webkit-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      -moz-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
      .story-card .story-card-content .scc-text .has-truncate span {
        height: 5.75rem;
        overflow: hidden;
        display: block; }
  .story-card.big-text .story-card-content .scc-text {
    font-size: 1.25rem;
    line-height: 1.5625rem; }

.story-card[data-mediatype="news"] .social-icon {
  color: #F1A033; }

.story-card[data-mediatype="twitter"] .social-icon {
  color: #299FDF; }

.story-card[data-mediatype="instagram"] .social-icon {
  color: #7640A3; }

.story-card[data-mediatype="facebook"] .social-icon {
  color: #224B7C; }

.story-card[data-mediatype="flickr"] .social-icon {
  color: #FE0084; }

.story-card[data-mediatype="youtube"] .social-icon {
  color: #FF0000; }

.story-card[data-mediatype="vimeo"] .social-icon {
  color: #1AB7EA; }

.story-card[data-mediatype="soundcloud"] .social-icon {
  color: #FF8800; }

.story-card[data-mediatype="pinterest"] .social-icon {
  color: #E60023; }

/* .story-card[data-mediatype="issuu"]{.social-icon{color: $issuuColor;}} */
.story-card[data-mediatype="blog"] .social-icon {
  color: #21759B; }

.story-card[data-mediatype="event"] .social-icon {
  color: #67C7C5; }

body:not(.media-template) .story-card .story-card-content .scc-text {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }
  body:not(.media-template) .story-card .story-card-content .scc-text .has-truncate span {
    display: inline; }

.staff-card {
  width: 100%;
  display: block;
  position: relative; }
  .staff-card.no-bio {
    pointer-events: none; }
    .staff-card.no-bio .arrow {
      display: none !important; }
  .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: var(--sl-theme-boxes-bg);
    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;
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem; }
    .staff-card .staff-card-inner .staff-card-arrows {
      display: none; }
      @media screen and (max-width: 767px) {
        .staff-card .staff-card-inner .staff-card-arrows {
          display: none;
          text-align: center;
          color: #382170;
          line-height: 20px;
          font-size: 60px;
          margin-bottom: 10px; } }
    html.no-touch .staff-card .staff-card-inner:hover {
      background: var(--sl-theme-boxes-bg-hover);
      /* .staff-card-image {
                &:before {
                    opacity: .3;
                }
            }

            .img {
                transform: scale(1.04);
            } */ }
      html.no-touch .staff-card .staff-card-inner:hover .arrow::before {
        visibility: visible; }
      html.no-touch .staff-card .staff-card-inner:hover .arrow::after {
        visibility: hidden; }
      html.no-touch .staff-card .staff-card-inner:hover .staff-card-content {
        /* .arrow {
                    transform: rotate(-45deg) translate3d(rems(2px), rems(2px), 0);
                }

                .scc-name,
                .scc-role {
                    color: theme("boxes-text-hover");
                } */
        background: var(--sl-theme-boxes-bg-hover); }
  .staff-card .staff-card-image {
    width: 100%;
    padding-top: 114%;
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-border-radius: 0.625rem 0.625rem 0 0;
       -moz-border-radius: 0.625rem 0.625rem 0 0;
            border-radius: 0.625rem 0.625rem 0 0; }
    @media screen and (max-width: 767px) {
      .staff-card .staff-card-image {
        padding-top: 100%; } }
    .staff-card .staff-card-image .img {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background-color: transparent;
      -moz-background-size: cover;
           background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      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; }
    .staff-card .staff-card-image:before {
      content: "";
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background: var(--sl-theme-extra-dark);
      z-index: 3;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
  .staff-card .staff-card-content {
    width: 100%;
    display: block;
    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;
    background-color: #ffffff;
    -webkit-border-radius: 0 0 0.625rem 0.625rem;
       -moz-border-radius: 0 0 0.625rem 0.625rem;
            border-radius: 0 0 0.625rem 0.625rem; }
    .staff-card .staff-card-content .scc-inner {
      padding: 1.25rem;
      text-align: left; }
    .staff-card .staff-card-content .scc-name {
      font-family: "orpheus-pro";
      font-size: 1.5625rem;
      line-height: 1.6875rem;
      color: #252b2e;
      display: block;
      font-weight: 700;
      margin-bottom: 0.5rem;
      -webkit-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      transition: color 0.3s ease;
      padding-right: 30px; }
    .staff-card .staff-card-content .scc-role {
      font-family: "Gill Sans", sans-serif;
      font-size: 0.9375rem;
      line-height: 1.4375rem;
      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: #252b2e;
      text-transform: uppercase;
      padding-right: 30px; }
    .staff-card .staff-card-content .arrow {
      width: 2.5rem;
      height: 0.875rem;
      display: block;
      position: absolute;
      right: 1.25rem;
      top: 30%;
      -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-content .arrow::before, .staff-card .staff-card-content .arrow::after {
        content: "";
        position: absolute;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-transition: inherit;
        -o-transition: inherit;
        -moz-transition: inherit;
        transition: inherit; }
      .staff-card .staff-card-content .arrow::before {
        width: 2.5rem;
        height: 0.875rem;
        background-image: url("/Images/svg/btn-full-arrow.svg");
        visibility: hidden;
        right: 0; }
      .staff-card .staff-card-content .arrow::after {
        width: 0.875rem;
        height: 0.875rem;
        background-image: url("/Images/svg/btn-arrow.svg");
        right: 1.25rem;
        top: 0; }

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

.cards-card {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 0.625rem; }
  .cards-card.no-bio {
    pointer-events: none; }
  .cards-card .full-link {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5; }
  .cards-card .cards-card-inner {
    background-color: #f2f7f9;
    min-height: 100%;
    cursor: pointer;
    position: relative;
    -webkit-transition: -webkit-box-shadow 0.3s ease;
    transition: -webkit-box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease, -moz-box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease, -moz-box-shadow 0.3s ease;
    overflow: hidden;
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem; }
    html.no-touch .cards-card .cards-card-inner:hover {
      -webkit-box-shadow: inset 0 -0.5rem 0 0 #e41f13;
         -moz-box-shadow: inset 0 -0.5rem 0 0 #e41f13;
              box-shadow: inset 0 -0.5rem 0 0 #e41f13;
      /* .cards-card-image {
                &:before {
                    opacity: .3;
                }
            }

            .img {
                transform: scale(1.04);
            } */ }
      html.no-touch .cards-card .cards-card-inner:hover .img {
        -webkit-transform: scale(1.2);
           -moz-transform: scale(1.2);
            -ms-transform: scale(1.2);
             -o-transform: scale(1.2);
                transform: scale(1.2); }
      html.no-touch .cards-card .cards-card-inner:hover .cards-card-content {
        /* .arrow {
                    transform: rotate(-45deg) translate3d(rems(2px), rems(2px), 0);
                }

                .ccc-name,
                .ccc-role {
                    color: theme("boxes-text-hover");
                } */ }
  .cards-card .cards-card-image {
    width: 100%;
    padding-top: 100%;
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
    .cards-card .cards-card-image .img {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      -moz-background-size: cover;
           background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      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; }
    .cards-card .cards-card-image:before {
      content: "";
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background: var(--sl-theme-extra-dark);
      z-index: 3;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
  .cards-card .cards-card-content {
    width: 100%;
    display: block;
    z-index: 1;
    position: relative;
    background-color: #f2f7f9;
    -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;
    border: 0.0625rem solid #fff1eb; }
    .cards-card .cards-card-content .ccc-inner {
      padding: 1.25rem; }
    .cards-card .cards-card-content .ccc-name {
      font-family: "orpheus-pro";
      font-size: 1.5625rem;
      line-height: 1.6875rem;
      color: #252b2e;
      display: block;
      font-weight: 700;
      margin-bottom: 0.5rem;
      -webkit-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      transition: color 0.3s ease;
      word-break: break-word; }
    .cards-card .cards-card-content .description {
      font-family: "Gill Sans", sans-serif;
      font-size: 0.875rem;
      line-height: 1.4375rem;
      color: #252b2e;
      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: 6.25rem; }
      .cards-card .cards-card-content .description .embed-container {
        display: none; }

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

.portal-icon {
  width: 100%;
  display: block;
  -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; }
  .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: #F2F7F9;
    -webkit-transition: background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
    -o-transition: background-color 0.3s ease, box-shadow 0.3s ease;
    -moz-transition: background-color 0.3s ease, box-shadow 0.3s ease, -moz-box-shadow 0.3s ease;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    transition: background-color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease, -moz-box-shadow 0.3s ease;
    padding: 1.875rem 1.25rem;
    position: relative;
    display: block;
    padding-top: 6.5rem;
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem;
    overflow: visible; }
    .portal-icon .portals-icon-inner .full-url {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 5; }
    .portal-icon .portals-icon-inner:hover {
      -webkit-box-shadow: inset 0 -0.5rem 0 0 #E41F13;
         -moz-box-shadow: inset 0 -0.5rem 0 0 #E41F13;
              box-shadow: inset 0 -0.5rem 0 0 #E41F13; }
  .portal-icon .image {
    width: 3.375rem;
    height: 3.375rem;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 1.875rem;
    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; }
    .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 {
    font-family: "Gill Sans", sans-serif;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 700;
    color: #191941;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    transition: color 0.3s ease; }

.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; }
    .event-card .event-card-inner .event-card-content {
      -webkit-transition: -webkit-box-shadow 0.3s ease;
      transition: -webkit-box-shadow 0.3s ease;
      -o-transition: box-shadow 0.3s ease;
      -moz-transition: box-shadow 0.3s ease, -moz-box-shadow 0.3s ease;
      transition: box-shadow 0.3s ease;
      transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease, -moz-box-shadow 0.3s ease; }
    html.no-touch .event-card .event-card-inner:hover .img {
      -webkit-transform: scale(1.2);
         -moz-transform: scale(1.2);
          -ms-transform: scale(1.2);
           -o-transform: scale(1.2);
              transform: scale(1.2); }
    html.no-touch .event-card .event-card-inner:hover .event-card-content {
      -webkit-box-shadow: inset 0 -0.5rem 0 0 #e41f13;
         -moz-box-shadow: inset 0 -0.5rem 0 0 #e41f13;
              box-shadow: inset 0 -0.5rem 0 0 #e41f13; }
      html.no-touch .event-card .event-card-inner:hover .event-card-content .arrow::before {
        visibility: visible; }
      html.no-touch .event-card .event-card-inner:hover .event-card-content .arrow::after {
        visibility: hidden; }
  .event-card .calendar-date {
    width: 4.0625rem;
    height: 4.0625rem;
    position: relative;
    background-color: #e41f13;
    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;
    -webkit-border-radius: 0 0 0.625rem;
       -moz-border-radius: 0 0 0.625rem;
            border-radius: 0 0 0.625rem;
    direction: ltr; }
    .event-card .calendar-date:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      background-repeat: repeat;
      -moz-background-size: cover;
           background-size: cover;
      width: 100%;
      height: 100%;
      opacity: 0.3; }
    .event-card .calendar-date.has-multi-day {
      width: 7.5rem; }
      .event-card .calendar-date.has-multi-day .calendar-date-inner {
        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;
        max-width: 100%;
        padding: 0 0.625rem; }
      .event-card .calendar-date.has-multi-day .conn-word {
        line-height: 3.375rem; }
    .event-card .calendar-date .calendar-date-inner {
      max-width: 108px;
      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;
      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: 0.0625rem;
        height: 100%;
        display: inline-block;
        vertical-align: middle;
        position: absolute; }
    .event-card .calendar-date .start-date {
      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; }
    .event-card .calendar-date .end-date {
      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; }
    .event-card .calendar-date .conn-word {
      font-size: 1.1875rem;
      color: #ffffff;
      font-weight: 400;
      display: inline-block;
      vertical-align: middle;
      margin: 0.25rem 0.25rem 0rem; }
    .event-card .calendar-date .day {
      font-family: "Gill Sans", sans-serif;
      width: 100%;
      display: block;
      font-size: 1.625rem;
      color: #ffffff;
      line-height: 1.5rem;
      font-weight: 700;
      text-align: center;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .event-card .calendar-date .month {
      font-family: "Gill Sans", sans-serif;
      width: 100%;
      font-size: 1.1875rem;
      line-height: 1.375rem;
      color: #ffffff;
      display: block;
      font-weight: 700;
      text-align: center;
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
      .event-card .calendar-date .month:first-letter {
        text-transform: uppercase; }
    .event-card .calendar-date.has-multi-day + .event-content {
      width: -webkit-calc(100% - rems(120px));
      width: -moz-calc(100% - rems(120px));
      width: calc(100% - rems(120px)); }
  .event-card .event-card-image {
    width: -webkit-calc(100% - 1.875rem);
    width: -moz-calc(100% - 1.875rem);
    width: calc(100% - 1.875rem);
    padding-top: -webkit-calc(100% - 1.875rem);
    padding-top: -moz-calc(100% - 1.875rem);
    padding-top: calc(100% - 1.875rem);
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem;
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden;
    -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: #fff1eb;
      -moz-background-size: cover;
           background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      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; }
    .event-card .event-card-image:before {
      content: "";
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(244, 216, 206, 0.6);
      z-index: 3;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
    .event-card .event-card-image:after {
      content: "";
      width: 60%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background-image: -webkit-gradient(linear, left top, right top, from(rgba(244, 216, 206, 0.7)), to(rgba(244, 216, 206, 0)));
      background-image: -webkit-linear-gradient(left, rgba(244, 216, 206, 0.7), rgba(244, 216, 206, 0));
      background-image: -moz-linear-gradient(left, rgba(244, 216, 206, 0.7), rgba(244, 216, 206, 0));
      background-image: -o-linear-gradient(left, rgba(244, 216, 206, 0.7), rgba(244, 216, 206, 0));
      background-image: linear-gradient(to right, rgba(244, 216, 206, 0.7), rgba(244, 216, 206, 0));
      opacity: 0.7;
      z-index: 3;
      opacity: 1; }
  .event-card .event-card-content {
    width: -webkit-calc(100% - 1.875rem);
    width: -moz-calc(100% - 1.875rem);
    width: calc(100% - 1.875rem);
    -webkit-border-radius: 0 0 0.625rem 0.625rem;
       -moz-border-radius: 0 0 0.625rem 0.625rem;
            border-radius: 0 0 0.625rem 0.625rem;
    display: block;
    z-index: 2;
    position: relative;
    top: -3.75rem;
    background-color: #fff;
    direction: ltr;
    -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s;
    transition: background-color 0.3s ease, -webkit-transform 0.3s;
    -o-transition: background-color 0.3s ease, -o-transform 0.3s;
    -moz-transition: transform 0.3s, background-color 0.3s ease, -moz-transform 0.3s;
    transition: transform 0.3s, background-color 0.3s ease;
    transition: transform 0.3s, background-color 0.3s ease, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s; }
    .event-card .event-card-content .ecc-inner {
      padding: 1.25rem;
      position: relative;
      z-index: 2;
      text-align: left; }
    .event-card .event-card-content .ecc-title {
      font-family: "orpheus-pro";
      font-size: 1.5625rem;
      line-height: 1.6875rem;
      color: #252b2e;
      display: block;
      font-weight: 700;
      margin-bottom: 0.5rem;
      padding-right: 1.25rem; }
      .event-card .event-card-content .ecc-title .truncate {
        display: block;
        height: auto !important;
        max-height: 100% !important;
        overflow-wrap: break-word;
        word-wrap: break-word;
        word-break: break-word;
        overflow: hidden; }
    .event-card .event-card-content .ecc-time {
      font-family: "Gill Sans", sans-serif;
      font-size: 0.9375rem;
      line-height: 1.4375rem;
      position: relative;
      color: #252b2e;
      font-weight: 400; }
    .event-card .event-card-content .arrow {
      width: 2.5rem;
      height: 0.875rem;
      display: block;
      position: absolute;
      right: 1.25rem;
      top: 70%;
      -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-content .arrow::before, .event-card .event-card-content .arrow::after {
        content: "";
        position: absolute;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-transition: inherit;
        -o-transition: inherit;
        -moz-transition: inherit;
        transition: inherit; }
      .event-card .event-card-content .arrow::before {
        width: 2.5rem;
        height: 0.875rem;
        background-image: url("/Images/svg/btn-full-arrow.svg");
        visibility: hidden; }
      .event-card .event-card-content .arrow::after {
        width: 0.875rem;
        height: 0.875rem;
        background-image: url("/Images/svg/btn-arrow.svg");
        right: 0.625rem;
        top: 0; }

.notice-item {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem;
  border-bottom: 0.0625rem solid rgba(25, 25, 65, 0.3); }
  @media screen and (max-width: 767px) {
    .notice-item {
      -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; } }
  .notice-item.no-url .arrow,
  .notice-item.no-url .full-url {
    display: none; }
  .notice-item .secondLvlCss p {
    margin: 0; }
  html.no-touch .notice-item.has-url:hover .arrow {
    -webkit-transform: rotate(-45deg) translate3d(0.125rem, 0.125rem, 0);
       -moz-transform: rotate(-45deg) translate3d(0.125rem, 0.125rem, 0);
            transform: rotate(-45deg) translate3d(0.125rem, 0.125rem, 0); }
  .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 .notices-description {
    position: relative;
    z-index: 2;
    width: -webkit-calc(100% - 9.375rem);
    width: -moz-calc(100% - 9.375rem);
    width: calc(100% - 9.375rem); }
    @media screen and (max-width: 767px) {
      .notice-item .notices-description {
        width: 100%; } }
  .notice-item .notice-title {
    margin-bottom: 0.625rem;
    max-height: 3.125rem;
    font-family: "questa-grande";
    font-weight: 400;
    font-size: 1.5625rem;
    color: var(--sl-theme-extra-dark);
    text-transform: uppercase;
    line-height: 1.875rem; }
  .notice-item .description {
    margin-bottom: 0.625rem;
    font-family: "futura-pt", sans-serif;
    font-size: 1.0625rem;
    line-height: 1.5625rem;
    color: var(--sl-theme-gray);
    margin-top: 0.625rem; }
  .notice-item .update {
    position: relative;
    display: inline-block;
    font-family: "futura-pt", sans-serif;
    font-size: 1rem;
    line-height: 1.3125rem;
    color: var(--sl-theme-gray);
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      .notice-item .update {
        font-size: 0.875rem; } }
  .notice-item .arrow {
    width: 0.5625rem;
    height: 0.5625rem;
    display: inline-block;
    position: relative;
    right: 0;
    top: -0.0625rem;
    margin-left: 0.375rem;
    border-right: 0.0625rem solid var(--sl-theme-border);
    border-bottom: 0.0625rem solid var(--sl-theme-border);
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -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) {
      .notice-item .arrow {
        width: 0.4375rem;
        height: 0.4375rem;
        border-right: 0.125rem solid #2F3F55;
        border-bottom: 0.125rem solid #2F3F55; } }
  .notice-item .notice-image {
    width: 8.5rem;
    height: 8.5rem;
    margin-right: 1.5625rem;
    display: none;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    position: relative;
    left: 0;
    top: 0; }
    @media screen and (max-width: 767px) {
      .notice-item .notice-image {
        width: 100%;
        height: 8.125rem;
        -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
           -moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
                box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
        margin-bottom: 0.625rem; } }
    .notice-item .notice-image .img {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      -moz-background-size: cover;
           background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
  .notice-item.has-image .notice-image {
    display: block; }

.event-list-item {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 1.25rem;
  border-bottom: 0.0625rem solid var(--sl-theme-border);
  padding-bottom: 0.9375rem;
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    .event-list-item {
      border-bottom: 0; }
      .event-list-item:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        width: 50%;
        height: 0.0625rem;
        background-color: rgba(152, 170, 207, 0.3); } }
  .event-list-item .event-list-item-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: none;
    -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-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% - 85px);
    width: -moz-calc(100% - 85px);
    width: calc(100% - 85px);
    margin-left: 1.25rem;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 0.625rem; }
    .event-list-item .event-content .event-title {
      font-family: "orpheus-pro";
      font-size: 1.5625rem;
      line-height: 1.6875rem;
      color: #252b2e;
      display: block;
      font-weight: 700;
      margin-bottom: 0.3125rem; }
      .event-list-item .event-content .event-title .truncate {
        display: block;
        overflow-wrap: break-word;
        word-wrap: break-word;
        word-break: break-word;
        overflow: hidden; }
        @media screen and (max-width: 767px) {
          .event-list-item .event-content .event-title .truncate {
            max-height: 6.25rem;
            overflow: visible; } }
    .event-list-item .event-content .event-time {
      font-family: "Gill Sans", sans-serif;
      display: inline-block;
      font-size: 0.9375rem;
      color: #252b2e;
      line-height: 1.3125rem;
      letter-spacing: 0.05em;
      position: relative;
      padding-right: 1rem; }
      .event-list-item .event-content .event-time::after {
        content: "";
        position: absolute;
        background-image: url("/Images/svg/btn-arrow.svg");
        background-repeat: no-repeat;
        width: 0.75rem;
        height: 0.75rem;
        margin-left: 1.125rem;
        bottom: 0.25rem; }
        @media (max-width: 768px) {
          .event-list-item .event-content .event-time::after {
            bottom: 0.75rem; } }
      .event-list-item .event-content .event-time::before {
        content: "";
        position: absolute;
        right: -2.8125rem;
        bottom: 0.25rem;
        background-image: url("/Images/svg/btn-full-arrow.svg");
        background-repeat: no-repeat;
        width: 2.5rem;
        height: 0.75rem;
        margin-left: 1.125rem;
        visibility: hidden; }
        @media (max-width: 768px) {
          .event-list-item .event-content .event-time::before {
            bottom: 0.75rem; } }
  .event-list-item .calendar-date {
    width: 100%;
    max-width: 7.5rem;
    height: 5rem;
    display: inline-block;
    position: relative;
    background: #e41f13;
    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;
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem;
    padding: 0.4375rem 0; }
    .event-list-item .calendar-date:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      background-repeat: repeat;
      -moz-background-size: cover;
           background-size: cover;
      width: 100%;
      height: 100%;
      opacity: 0.3; }
    .event-list-item .calendar-date.has-multi-day {
      max-width: 7.5rem; }
    .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: 0.0625rem;
        height: 100%;
        display: inline-block;
        vertical-align: middle;
        position: absolute; }
    .event-list-item .calendar-date .start-date {
      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;
      height: 100%; }
    .event-list-item .calendar-date .end-date {
      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; }
    .event-list-item .calendar-date .conn-word {
      font-size: 1.1875rem;
      color: var(--sl-theme-accent-inverse);
      font-weight: 700;
      display: inline-block;
      vertical-align: middle;
      margin: 0 0.25rem; }
    .event-list-item .calendar-date .day {
      font-family: "orpheus-pro";
      width: 100%;
      display: block;
      font-size: 1.625rem;
      color: #ffffff;
      line-height: 1.5rem;
      font-weight: 700;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .event-list-item .calendar-date .day {
          line-height: 2.1875rem; } }
    .event-list-item .calendar-date .month {
      font-family: "Gill Sans", sans-serif;
      width: 100%;
      font-size: 1.1875rem;
      line-height: 1.375rem;
      font-weight: 700;
      color: #ffffff;
      display: block;
      text-align: center;
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .event-list-item .calendar-date.has-multi-day + .event-content {
      width: -webkit-calc(100% - rems(140px));
      width: -moz-calc(100% - rems(140px));
      width: calc(100% - rems(140px)); }
    .event-list-item .calendar-date.has-multi-day .start-date {
      height: auto; }
  html.no-touch .event-list-item:hover .event-content .event-time::before {
    visibility: visible; }
  html.no-touch .event-list-item:hover .event-content .event-time:after {
    visibility: hidden; }
  .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;
         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-list-item:first-child .calendar-date:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0.95; }

.event-fader-item {
  width: 100%; }
  .event-fader-item .ef-wrapper {
    width: 100%;
    min-height: 31.25rem;
    aspect-ratio: 1/.48;
    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; }
  .event-fader-item .ef-mobile-content {
    display: none; }
  .event-fader-item .image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: indianred;
    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: .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: 1.875rem 7.5rem 1.875rem 3.75rem; }
  .event-fader-item .calendar-date {
    width: 4.375rem;
    height: 4.375rem;
    display: inline-block;
    position: relative;
    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;
    -webkit-border-radius: 0.3125rem;
       -moz-border-radius: 0.3125rem;
            border-radius: 0.3125rem;
    margin-bottom: 1.25rem; }
    .event-fader-item .calendar-date.has-multi-day {
      width: 7.5rem; }
    .event-fader-item .calendar-date .calendar-date-inner {
      width: 100%;
      height: 100%;
      /* display: block;
            text-align: center; */
      z-index: 2;
      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;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .event-fader-item .calendar-date .calendar-date-inner:before, .event-fader-item .calendar-date .calendar-date-inner:after {
        content: '';
        width: 0.0625rem;
        height: 100%;
        display: inline-block;
        vertical-align: middle; }
    .event-fader-item .calendar-date .start-date {
      /*  display: inline-block;
            vertical-align: middle; */
      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; }
    .event-fader-item .calendar-date .end-date {
      /* display: inline-block;
            vertical-align: middle; */
      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; }
    .event-fader-item .calendar-date .conn-word {
      font-size: 1.1875rem;
      color: #fff;
      font-weight: 700;
      display: inline-block;
      vertical-align: middle;
      margin: auto 0; }
    .event-fader-item .calendar-date .day {
      font-family: "questa-grande";
      width: 100%;
      display: block;
      font-size: 2.5rem;
      line-height: 1.625rem;
      font-weight: 400;
      text-align: center;
      color: #fff;
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .event-fader-item .calendar-date .month {
      font-family: "questa-grande";
      width: 100%;
      font-size: 1.4375rem;
      line-height: 1.75rem;
      color: #fff;
      display: block;
      text-transform: uppercase;
      text-align: center;
      font-weight: 400; }
      .event-fader-item .calendar-date .month:first-letter {
        text-transform: uppercase; }
  .event-fader-item .event-title {
    font-family: "questa-grande";
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 32px;
    line-height: 2rem;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    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: 0.625rem 0; }
  .event-fader-item .event-countdown {
    margin-top: 1.25rem; }
    .event-fader-item .event-countdown .col {
      display: inline-block;
      color: #fff;
      border-right: 0.125rem solid rgba(255, 255, 255, 0.3);
      padding-right: 1.25rem;
      margin-right: 1.25rem; }
      .event-fader-item .event-countdown .col:last-child {
        border: none;
        margin: 0;
        padding: 0; }
    .event-fader-item .event-countdown .main-nr {
      font-family: "questa-grande";
      font-size: 3.125rem;
      line-height: 3.125rem;
      font-style: normal;
      font-weight: 400;
      text-align: center; }
    .event-fader-item .event-countdown .sec {
      font-size: 1.0625rem;
      line-height: 1.3125rem;
      font-weight: 400;
      letter-spacing: 0.06em;
      text-transform: uppercase;
      text-align: center; }
  .event-fader-item .secondLvlCss .downloadBtn {
    background: transparent;
    margin-top: 2.5rem;
    color: #ffffff; }
    .event-fader-item .secondLvlCss .downloadBtn:before, .event-fader-item .secondLvlCss .downloadBtn:after {
      border-color: #ffffff; }

@media (max-width: 767px) {
  .event-fader-item .item-content {
    padding: 7.5rem 7.5rem 1.25rem 1.25rem; }
  .event-fader-item .ef-wrapper {
    aspect-ratio: unset; }
  .event-fader-item .event-title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 44px;
    line-height: 2.75rem; }
  .event-fader-item .image .calendar-date {
    position: absolute;
    z-index: 2;
    left: 1.25rem;
    top: 1.25rem;
    display: block; }
  .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: 1.875rem; }
    .event-fader-item .ef-wrapper .item-content .secondLvlCss,
    .event-fader-item .ef-wrapper .item-content .calendar-date {
      display: none; }
  .event-fader-item .ef-mobile-content {
    padding: 1.25rem 1.875rem 0;
    display: block; }
    .event-fader-item .ef-mobile-content .event-description {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 24px;
      line-height: 1.5rem;
      color: #262626; } }

.crsl-ctrl {
  width: 3.125rem;
  height: 3.125rem;
  display: block;
  position: relative;
  background: #F4D8CE;
  border: none;
  -webkit-border-radius: 0.625rem;
     -moz-border-radius: 0.625rem;
          border-radius: 0.625rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, opacity 0.3s ease;
  -moz-transition: background-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, opacity 0.3s ease; }
  .crsl-ctrl.slick-disabled {
    opacity: .5;
    pointer-events: none; }
  .crsl-ctrl i {
    font-family: "icomoon" !important;
    font-size: 0.8125rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
       -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
         -o-transform: translate(-50%);
            transform: translate(-50%);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .crsl-ctrl .icon-carousel-arrow {
    opacity: 0;
    -webkit-clip-path: inset(45% 0% 20% 100%);
            clip-path: inset(45% 0% 20% 100%);
    -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; }
  .crsl-ctrl.prev i {
    -webkit-transform: translate(-33%, -50%) rotate(180deg);
       -moz-transform: translate(-33%, -50%) rotate(180deg);
        -ms-transform: translate(-33%, -50%) rotate(180deg);
         -o-transform: translate(-33%, -50%) rotate(180deg);
            transform: translate(-33%, -50%) rotate(180deg); }
    .crsl-ctrl.prev i.icon-carousel-arrow {
      -webkit-transform: translate(-40%, -50%) rotate(180deg);
         -moz-transform: translate(-40%, -50%) rotate(180deg);
          -ms-transform: translate(-40%, -50%) rotate(180deg);
           -o-transform: translate(-40%, -50%) rotate(180deg);
              transform: translate(-40%, -50%) rotate(180deg); }
  .crsl-ctrl.prev:hover .icon-carousel-arrow {
    opacity: 1;
    -webkit-clip-path: inset(30% 0% 33% 0%);
            clip-path: inset(30% 0% 33% 0%); }
  .crsl-ctrl.prev:hover .icon-arrow {
    opacity: 1;
    -webkit-transform: translate(-80%, -50%) rotate(180deg);
       -moz-transform: translate(-80%, -50%) rotate(180deg);
        -ms-transform: translate(-80%, -50%) rotate(180deg);
         -o-transform: translate(-80%, -50%) rotate(180deg);
            transform: translate(-80%, -50%) rotate(180deg); }
  .crsl-ctrl.next i {
    -webkit-transform: translate(-33%, -50%) rotate(0deg);
       -moz-transform: translate(-33%, -50%) rotate(0deg);
        -ms-transform: translate(-33%, -50%) rotate(0deg);
         -o-transform: translate(-33%, -50%) rotate(0deg);
            transform: translate(-33%, -50%) rotate(0deg); }
    .crsl-ctrl.next i.icon-carousel-arrow {
      -webkit-transform: translate(-50%, -50%) rotate(0deg);
         -moz-transform: translate(-50%, -50%) rotate(0deg);
          -ms-transform: translate(-50%, -50%) rotate(0deg);
           -o-transform: translate(-50%, -50%) rotate(0deg);
              transform: translate(-50%, -50%) rotate(0deg); }
  .crsl-ctrl.next:hover .icon-carousel-arrow {
    opacity: 1;
    -webkit-clip-path: inset(45% 0% 20% 0%);
            clip-path: inset(45% 0% 20% 0%); }
  .crsl-ctrl.next:hover .icon-arrow {
    opacity: 1;
    -webkit-transform: translate(0%, -50%) rotate(0deg);
       -moz-transform: translate(0%, -50%) rotate(0deg);
        -ms-transform: translate(0%, -50%) rotate(0deg);
         -o-transform: translate(0%, -50%) rotate(0deg);
            transform: translate(0%, -50%) rotate(0deg); }

.general-dots {
  width: 100%;
  text-align: right;
  z-index: 2;
  position: relative; }
  .general-dots li {
    width: 1.5rem;
    height: 1.5rem;
    display: inline-block;
    vertical-align: top;
    position: relative;
    cursor: pointer;
    margin-left: 0.3125rem; }
    .general-dots li:first-child {
      margin: 0; }
    .general-dots li .dots-button {
      width: 100%;
      height: 100%;
      display: block;
      position: relative;
      border: none;
      background: transparent;
      cursor: pointer; }
      .general-dots li .dots-button:before {
        content: '';
        width: 0.625rem;
        height: 0.625rem;
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background: var(--sl-theme-brand);
        opacity: 1;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        -webkit-box-shadow: 0px 0px 0px 0px white;
           -moz-box-shadow: 0px 0px 0px 0px white;
                box-shadow: 0px 0px 0px 0px white;
        -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
        transition: opacity 0.3s ease, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
        -o-transition: box-shadow 0.3s, opacity 0.3s ease, -o-transform 0.3s;
        -moz-transition: transform 0.3s, box-shadow 0.3s, opacity 0.3s ease, -moz-transform 0.3s, -moz-box-shadow 0.3s;
        transition: transform 0.3s, box-shadow 0.3s, opacity 0.3s ease;
        transition: transform 0.3s, box-shadow 0.3s, opacity 0.3s ease, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s, -webkit-box-shadow 0.3s, -moz-box-shadow 0.3s; }
    .general-dots li.slick-active .dots-button:before {
      opacity: 1;
      -webkit-transform: scale(2);
         -moz-transform: scale(2);
          -ms-transform: scale(2);
           -o-transform: scale(2);
              transform: scale(2);
      -webkit-box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, 0.7);
         -moz-box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, 0.7);
              box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, 0.7); }
    html.no-touch .general-dots li:hover .dots-button:before {
      opacity: 1;
      -webkit-box-shadow: 0px 0px 10px 1px white;
         -moz-box-shadow: 0px 0px 10px 1px white;
              box-shadow: 0px 0px 10px 1px white; }

body:not(.sharedTemplates) .secondLvlCss {
  /* youtube iframe */ }
  body:not(.sharedTemplates) .secondLvlCss h2 {
    font-family: "orpheus-pro";
    font-size: 2.8125rem;
    font-weight: 700;
    line-height: 2.9375rem;
    margin: 1.875rem 0;
    color: #0b6790; }
    body:not(.sharedTemplates) .secondLvlCss h2::first-letter {
      text-transform: uppercase; }
  body:not(.sharedTemplates) .secondLvlCss h3 {
    font-family: "orpheus-pro";
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.25;
    margin: 2.5rem 0;
    color: #0b6790; }
    body:not(.sharedTemplates) .secondLvlCss h3::first-letter {
      text-transform: uppercase; }
  body:not(.sharedTemplates) .secondLvlCss h4 {
    font-family: "Gill Sans", sans-serif;
    font-size: 1.5625rem;
    font-weight: 700;
    line-height: 1.875rem;
    color: #0b6790; }
    body:not(.sharedTemplates) .secondLvlCss h4::first-letter {
      text-transform: uppercase; }
  body:not(.sharedTemplates) .secondLvlCss h5 {
    font-size: 1.0625rem;
    line-height: 1.5625rem;
    font-weight: 400;
    color: var(--sl-theme-extra-dark);
    margin: 0.9375rem 0;
    color: #0b6790; }
    body:not(.sharedTemplates) .secondLvlCss h5::first-letter {
      text-transform: uppercase; }
  body:not(.sharedTemplates) .secondLvlCss p {
    font-family: "Gill Sans", sans-serif;
    font-size: 1.1875rem;
    line-height: 1.4;
    font-weight: 300;
    display: block;
    margin: 0 0 1.875rem 0;
    word-break: break-word; }
    body:not(.sharedTemplates) .secondLvlCss p a {
      font-weight: 400;
      font-size: inherit;
      line-height: inherit; }
    body:not(.sharedTemplates) .secondLvlCss p.featuredParagraph {
      font-family: "orpheus-pro";
      font-size: 1.4375rem;
      font-weight: 500;
      line-height: 1.3;
      color: #252b2e; }
  body:not(.sharedTemplates) .secondLvlCss .featuredText {
    font-family: "orpheus-pro";
    font-size: 1.4375rem;
    color: #252b2e;
    line-height: 1.75rem;
    font-weight: 500;
    margin: 0.9375rem 0; }
    @media screen and (max-width: 767px) {
      body:not(.sharedTemplates) .secondLvlCss .featuredText {
        line-height: 1.625rem; } }
  body:not(.sharedTemplates) .secondLvlCss hr {
    width: 100%;
    height: 0.0625rem;
    display: block;
    position: relative;
    margin: 0.9375rem 0;
    background: var(--sl-theme-border);
    border: none;
    overflow: hidden; }
  body:not(.sharedTemplates) .secondLvlCss blockquote {
    font-family: "orpheus-pro";
    font-size: 1.9375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.375rem;
    display: block;
    color: #0b6790;
    position: relative;
    text-align: left;
    padding-left: 2.375rem;
    padding-right: 0rem;
    margin: 1.875rem 0; }
    body:not(.sharedTemplates) .secondLvlCss blockquote:before, body:not(.sharedTemplates) .secondLvlCss blockquote:after {
      content: "";
      position: absolute;
      display: inline-block;
      width: 1.6875rem;
      height: 1.5625rem;
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: contain;
           background-size: contain; }
    body:not(.sharedTemplates) .secondLvlCss blockquote:before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Opening_quote' data-name='Opening quote' width='31.036' height='27.235' viewBox='0 0 31.036 27.235'%3E%3Cpath id='Path_89284' data-name='Path 89284' d='M10.768.317a17.035,17.035,0,0,0-6.334,13.3,12.567,12.567,0,0,0,.317,2.692,4.469,4.469,0,0,1,2.375-.633c3.483,0,5.225,2.692,5.225,5.542,0,3.8-2.534,6.017-5.384,6.017C3.642,27.235,0,24.227,0,17.735A20.165,20.165,0,0,1,10.134,0Zm18.685,0a17.035,17.035,0,0,0-6.334,13.3,12.566,12.566,0,0,0,.317,2.692,4.469,4.469,0,0,1,2.375-.633c3.484,0,5.225,2.692,5.225,5.542,0,3.8-2.534,6.017-5.384,6.017-3.325,0-6.967-3.009-6.967-9.5A20.165,20.165,0,0,1,28.819,0Z' fill='%230B6790'/%3E%3C/svg%3E");
      top: 0rem;
      left: 0rem; }
      @media screen and (max-width: 767px) {
        body:not(.sharedTemplates) .secondLvlCss blockquote:before {
          left: 0; } }
    body:not(.sharedTemplates) .secondLvlCss blockquote:after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Closing_quote' data-name='Closing quote' width='31.036' height='27.235' viewBox='0 0 31.036 27.235'%3E%3Cpath id='Path_89285' data-name='Path 89285' d='M10.768.317a17.035,17.035,0,0,0-6.334,13.3,12.567,12.567,0,0,0,.317,2.692,4.469,4.469,0,0,1,2.375-.633c3.483,0,5.225,2.692,5.225,5.542,0,3.8-2.534,6.017-5.384,6.017C3.642,27.235,0,24.227,0,17.735A20.165,20.165,0,0,1,10.134,0Zm18.685,0a17.035,17.035,0,0,0-6.334,13.3,12.566,12.566,0,0,0,.317,2.692,4.469,4.469,0,0,1,2.375-.633c3.484,0,5.225,2.692,5.225,5.542,0,3.8-2.534,6.017-5.384,6.017-3.325,0-6.967-3.009-6.967-9.5A20.165,20.165,0,0,1,28.819,0Z' transform='translate(31.036 27.235) rotate(180)' fill='%230B6790'/%3E%3C/svg%3E");
      top: 100%;
      right: 0rem; }
      @media screen and (max-width: 767px) {
        body:not(.sharedTemplates) .secondLvlCss blockquote:after {
          right: 1.875rem; } }
    body:not(.sharedTemplates) .secondLvlCss blockquote p {
      font-family: inherit !important;
      position: relative;
      z-index: 2;
      margin: 0 !important;
      font-size: inherit;
      line-height: inherit;
      font-weight: inherit;
      font-family: inherit;
      display: inline;
      color: inherit; }
  body:not(.sharedTemplates) .secondLvlCss .table-wrap {
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 3.125rem 0; }
    body:not(.sharedTemplates) .secondLvlCss .table-wrap > table {
      margin-top: 0;
      margin-bottom: 0; }
  body:not(.sharedTemplates) .secondLvlCss table {
    max-width: 100%;
    margin: 1.875rem 0;
    position: relative;
    border: 2px solid #f4d8ce;
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem;
    border-collapse: separate;
    border-spacing: 0;
    overflow: auto;
    border-bottom: none; }
    html.touch body:not(.sharedTemplates) .secondLvlCss table {
      overflow-x: scroll;
      -webkit-overflow-scrolling: touch; }
    body:not(.sharedTemplates) .secondLvlCss table td {
      width: 25%;
      min-width: 8.125rem;
      font-size: 1.125rem;
      line-height: 1.625rem;
      color: var(--sl-theme-gray);
      border-right: 0.125rem solid #f4d8ce;
      border-bottom: 0.125rem solid #f4d8ce;
      padding: 0.9375rem;
      font-weight: 400; }
      body:not(.sharedTemplates) .secondLvlCss table td p {
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        font-weight: inherit; }
    body:not(.sharedTemplates) .secondLvlCss table th {
      width: 25%;
      min-width: 8.125rem;
      font-size: 1.125rem;
      line-height: 1.625rem;
      color: var(--sl-theme-gray);
      border-right: 0.0625rem solid #ffffff;
      padding: 0.9375rem;
      font-weight: 400; }
      body:not(.sharedTemplates) .secondLvlCss table th:last-of-type:not(:first-of-type) {
        border-right: none; }
      body:not(.sharedTemplates) .secondLvlCss table th p {
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        font-weight: inherit; }
    body:not(.sharedTemplates) .secondLvlCss table th {
      background-color: #f4d8ce; }
    body:not(.sharedTemplates) .secondLvlCss table th {
      font-size: 1.0625rem;
      font-weight: 400;
      text-transform: uppercase;
      background-color: #f4d8ce;
      color: var(--sl-theme-extra-dark); }
    body:not(.sharedTemplates) .secondLvlCss table .head-column {
      display: none !important; }
    body:not(.sharedTemplates) .secondLvlCss table th {
      border-bottom-width: 0.0625rem; }
    body:not(.sharedTemplates) .secondLvlCss table tr > *:last-child {
      border-right: none; }
    body:not(.sharedTemplates) .secondLvlCss table tr:first-child th {
      background-color: #f4d8ce; }
    @media (min-width: 768px) {
      body:not(.sharedTemplates) .secondLvlCss table .head-column {
        display: none; }
      body:not(.sharedTemplates) .secondLvlCss table:not(.responsive-table) {
        overflow-y: auto;
        overflow-x: auto; }
        html.touch body:not(.sharedTemplates) .secondLvlCss table:not(.responsive-table) {
          overflow-x: scroll;
          -webkit-overflow-scrolling: touch; } }
    @media screen and (max-width: 767px) {
      body:not(.sharedTemplates) .secondLvlCss table table {
        overflow: auto;
        width: 100% !important; }
      body:not(.sharedTemplates) .secondLvlCss table .table-wrap {
        max-width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; } }
    body:not(.sharedTemplates) .secondLvlCss table.slideout td {
      width: 50%; }
    body:not(.sharedTemplates) .secondLvlCss table.slideout th {
      width: 15%; }
  body:not(.sharedTemplates) .secondLvlCss table[style*="50%"] .head-column {
    word-break: break-word;
    padding: 0.3125rem; }
  body:not(.sharedTemplates) .secondLvlCss .downloadBtn {
    display: inline-block;
    position: relative;
    font-family: "orpheus-pro";
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.375rem;
    margin: 0;
    padding: 0.8125rem 3.75rem 0.8125rem 1.25rem;
    margin: 0.5rem;
    background-color: #f4d8ce;
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem;
    color: #252b2e;
    cursor: pointer;
    text-align: left;
    text-transform: none !important;
    border: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    body:not(.sharedTemplates) .secondLvlCss .downloadBtn::after {
      content: "";
      position: absolute;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.324' height='11.592' viewBox='0 0 12.324 11.592'%3E%3Cg id='arrow' transform='translate(41.109 14.343) rotate(180)'%3E%3Cpath id='Path_56554' data-name='Path 56554' d='M11.673,40.232l.054.439a.275.275,0,0,1,.052-.063.322.322,0,0,1,.1-.088c.069-.05-.016-.251.053-.289l.367-.276c.138-.075.527-.54.665-.59a1.238,1.238,0,0,1,.207-.05l.207-.05.413-.05c.138,0,.276-.025.413-.013l.413.013.207.038.1.013.1.025a4.482,4.482,0,0,1,.025.665,4.773,4.773,0,0,1-.024.652l-.1.125-.1.113-.207.226-.576.263c-.138.138-.114-.125-.252,0l-.413.339-.413.3c-.138.088-.276.176-.413.251l-.413.238-.206.125c-.034.025-.069.025-.1.05-.017.013-.034.013-.051.025v.013h-.05c-.032.013-.056-.151-.057-1a4.739,4.739,0,0,1,0-.928' transform='translate(20.658 -33.02)' fill='%23191941'/%3E%3Cpath id='Path_56555' data-name='Path 56555' d='M11.382,11.592a.8.8,0,0,1-.455-.151A27.478,27.478,0,0,0,.812,7.017,1.142,1.142,0,0,1,0,5.878,1.231,1.231,0,0,1,.7,4.619,77.728,77.728,0,0,0,11.012.1c.478-.272,1.025.01,1.234.635a1.384,1.384,0,0,1-.486,1.612A83.375,83.375,0,0,1,3.468,5.878c2,.715,5.871,1.622,8.369,3.426a1.431,1.431,0,0,1,.362,1.663.923.923,0,0,1-.817.625' transform='translate(28.785 2.751)' fill='%23191941'/%3E%3C/g%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: right;
      width: 2.0625rem;
      height: 0.75rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      bottom: auto;
      right: 0.9375rem; }
      @media (max-width: 768px) {
        body:not(.sharedTemplates) .secondLvlCss .downloadBtn::after {
          bottom: 0.75rem; } }
    body:not(.sharedTemplates) .secondLvlCss .downloadBtn::before {
      content: "";
      position: absolute;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37.93' height='11.592' viewBox='0 0 37.93 11.592'%3E%3Cg id='arrow' transform='translate(0)'%3E%3Cg id='arrow-2' data-name='arrow' transform='translate(35.715 14.343) rotate(180)'%3E%3Cpath id='Path_56554' data-name='Path 56554' d='M11.8,40.232l.566.439c.182-.025.364-.05.545-.063.364-.038.727-.075,1.091-.088.727-.05-.172-.251.555-.289l3.878-.276c1.454-.075,5.564-.54,7.019-.59.727-.025,1.454-.038,2.181-.05l2.181-.05,4.363-.05c1.454,0,2.908-.025,4.363-.013l4.363.013,2.181.038,1.091.013,1.091.025c.146,0,.263.3.263.665s-.116.64-.252.652l-1.091.125-1.091.113-2.181.226-6.08.263c-1.454.138-1.206-.125-2.656,0l-4.363.339-4.363.3c-1.454.088-2.908.176-4.363.251l-4.357.238-2.176.125c-.364.025-.727.025-1.091.05-.182.013-.364.013-.54.025l-.015.013h-.53c-.338.013-.6-.151-.6-1s-.288-.891.04-.928' transform='translate(-11.81 -33.02)' fill='%23252b2e'/%3E%3Cpath id='Path_56555' data-name='Path 56555' d='M11.382,11.592a.8.8,0,0,1-.455-.151A27.478,27.478,0,0,0,.812,7.017,1.142,1.142,0,0,1,0,5.878,1.231,1.231,0,0,1,.7,4.619,77.728,77.728,0,0,0,11.012.1c.478-.272,1.025.01,1.234.635a1.384,1.384,0,0,1-.486,1.612A83.375,83.375,0,0,1,3.468,5.878c2,.715,5.871,1.622,8.369,3.426a1.431,1.431,0,0,1,.362,1.663.923.923,0,0,1-.817.625' transform='translate(-2.215 2.751)' fill='%23191941'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
      background-repeat: no-repeat;
      width: 2.5rem;
      height: 0.75rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 0.8125rem;
      bottom: auto;
      -webkit-clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
              clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      @media (max-width: 768px) {
        body:not(.sharedTemplates) .secondLvlCss .downloadBtn::before {
          bottom: 0.75rem; } }
    html.no-touch body:not(.sharedTemplates) .secondLvlCss .downloadBtn:hover {
      padding-right: 5rem; }
      html.no-touch body:not(.sharedTemplates) .secondLvlCss .downloadBtn:hover:after {
        visibility: hidden; }
      html.no-touch body:not(.sharedTemplates) .secondLvlCss .downloadBtn:hover:before {
        -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
                clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); }
  body:not(.sharedTemplates) .secondLvlCss ol {
    font-family: "Gill Sans", sans-serif;
    display: block;
    counter-reset: li;
    margin: 0.9375rem 0; }
    body:not(.sharedTemplates) .secondLvlCss ol li {
      position: relative;
      font-size: 1rem;
      font-weight: 300;
      list-style-type: decimal;
      line-height: 1.5625rem;
      color: #252b2e;
      margin-bottom: 0.9375rem;
      padding-left: 1.875rem;
      list-style-type: none; }
      body:not(.sharedTemplates) .secondLvlCss ol li:before {
        content: counter(li) ".";
        counter-increment: li;
        position: absolute;
        text-align: center;
        width: 1.5rem;
        left: 0rem;
        top: 0rem;
        font-family: "orpheus-pro";
        font-weight: 700;
        font-size: 1.25rem;
        line-height: 1.5625rem;
        color: #0b6790;
        background-color: transparent !important; }
      body:not(.sharedTemplates) .secondLvlCss ol li:first-letter {
        text-transform: uppercase; }
  body:not(.sharedTemplates) .secondLvlCss ul {
    display: block;
    padding-bottom: 1.25rem; }
    body:not(.sharedTemplates) .secondLvlCss ul li {
      font-size: 1rem;
      font-weight: 300;
      list-style-type: none;
      line-height: 1.4375rem;
      padding-left: 1.875rem;
      position: relative;
      color: #252b2e;
      margin-bottom: 0.9375rem; }
      body:not(.sharedTemplates) .secondLvlCss ul li:before {
        content: "";
        width: 0.5rem;
        height: 0.5rem;
        display: inline-block;
        -webkit-border-radius: 0.625rem;
           -moz-border-radius: 0.625rem;
                border-radius: 0.625rem;
        background: #0b6790;
        position: absolute;
        left: 0.375rem;
        top: 0.5rem; }
      body:not(.sharedTemplates) .secondLvlCss ul li:first-letter {
        text-transform: uppercase; }
      body:not(.sharedTemplates) .secondLvlCss ul li:last-child {
        margin-bottom: 0; }
  body:not(.sharedTemplates) .secondLvlCss img {
    width: 100%;
    height: auto;
    margin: 1.875rem 0;
    display: block;
    position: relative; }
    body:not(.sharedTemplates) .secondLvlCss img.alignLeft {
      width: 19.375rem;
      height: auto;
      float: left;
      margin: 0 1.25rem 1.25rem 0;
      clear: both; }
    body:not(.sharedTemplates) .secondLvlCss img.alignRight {
      width: 19.375rem;
      height: auto;
      float: right;
      margin: 0 0 1.25rem 1.25rem;
      clear: both;
      left: auto; }
  body:not(.sharedTemplates) .secondLvlCss a:not(.downloadBtn) {
    font-size: inherit;
    line-height: inherit;
    font-weight: 500;
    display: inline;
    -webkit-transition: color 0.3s ease, border 0.3s ease;
    -o-transition: color 0.3s ease, border 0.3s ease;
    -moz-transition: color 0.3s ease, border 0.3s ease;
    transition: color 0.3s ease, border 0.3s ease;
    color: #e41f13;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    text-decoration: underline; }
    body:not(.sharedTemplates) .secondLvlCss a:not(.downloadBtn)[href$=".pdf"], body:not(.sharedTemplates) .secondLvlCss a:not(.downloadBtn)[target="_blank"]:not([href$=".pdf"]), body:not(.sharedTemplates) .secondLvlCss a:not(.downloadBtn)[href^="mailto"] {
      position: relative; }
      body:not(.sharedTemplates) .secondLvlCss a:not(.downloadBtn)[href$=".pdf"]:before, body:not(.sharedTemplates) .secondLvlCss a:not(.downloadBtn)[target="_blank"]:not([href$=".pdf"]):before, body:not(.sharedTemplates) .secondLvlCss a:not(.downloadBtn)[href^="mailto"]:before {
        display: block !important;
        font-size: 100%;
        position: absolute;
        top: 0.125rem;
        right: 0;
        -webkit-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease; }
    body:not(.sharedTemplates) .secondLvlCss a:not(.downloadBtn)[href^="mailto"]:before {
      top: 0.1875rem; }
    html.no-touch body:not(.sharedTemplates) .secondLvlCss a:not(.downloadBtn):hover {
      color: var(--sl-theme-brand); }
      html.no-touch body:not(.sharedTemplates) .secondLvlCss a:not(.downloadBtn):hover:before {
        color: var(--sl-theme-brand); }
  body:not(.sharedTemplates) .secondLvlCss .embed-container {
    margin: 1.5625rem 0;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 1.875rem;
    height: 0;
    overflow: hidden; }
  body:not(.sharedTemplates) .secondLvlCss html.lt-ie8 .embed-container {
    overflow: visible;
    height: auto; }
  body:not(.sharedTemplates) .secondLvlCss .embed-container iframe,
  body:not(.sharedTemplates) .secondLvlCss .embed-container object,
  body:not(.sharedTemplates) .secondLvlCss .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

body.sharedTemplates .secondLvlCss {
  /* youtube iframe */ }
  body.sharedTemplates .secondLvlCss h2 {
    font-family: "orpheus-pro";
    font-size: 2.8125rem;
    font-weight: 700;
    line-height: 2.9375rem;
    margin: 1.875rem 0;
    color: #0b6790; }
    body.sharedTemplates .secondLvlCss h2::first-letter {
      text-transform: uppercase; }
  body.sharedTemplates .secondLvlCss h3 {
    font-family: "orpheus-pro";
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.25;
    margin: 2.5rem 0;
    color: #0b6790; }
    body.sharedTemplates .secondLvlCss h3::first-letter {
      text-transform: uppercase; }
  body.sharedTemplates .secondLvlCss h4 {
    font-family: "Gill Sans", sans-serif;
    font-size: 1.5625rem;
    font-weight: 700;
    line-height: 1.875rem;
    color: #0b6790; }
    body.sharedTemplates .secondLvlCss h4::first-letter {
      text-transform: uppercase; }
  body.sharedTemplates .secondLvlCss h5 {
    font-size: 1.0625rem;
    line-height: 1.5625rem;
    font-weight: 400;
    color: var(--sl-theme-extra-dark);
    margin: 0.9375rem 0;
    color: #0b6790; }
    body.sharedTemplates .secondLvlCss h5::first-letter {
      text-transform: uppercase; }
  body.sharedTemplates .secondLvlCss p {
    font-family: "Gill Sans", sans-serif;
    font-size: 1.1875rem;
    line-height: 1.4;
    font-weight: 300;
    display: block;
    margin: 0 0 1.875rem 0;
    word-break: break-word; }
    body.sharedTemplates .secondLvlCss p a {
      font-weight: 400;
      font-size: inherit;
      line-height: inherit; }
    body.sharedTemplates .secondLvlCss p.featuredParagraph {
      font-family: "orpheus-pro";
      font-size: 1.4375rem;
      font-weight: 500;
      line-height: 1.3;
      color: #252b2e; }
  body.sharedTemplates .secondLvlCss .featuredText {
    font-family: "orpheus-pro";
    font-size: 1.4375rem;
    color: #252b2e;
    line-height: 1.75rem;
    font-weight: 500;
    margin: 0.9375rem 0; }
    @media screen and (max-width: 767px) {
      body.sharedTemplates .secondLvlCss .featuredText {
        line-height: 1.625rem; } }
  body.sharedTemplates .secondLvlCss hr {
    width: 100%;
    height: 0.0625rem;
    display: block;
    position: relative;
    margin: 0.9375rem 0;
    background: var(--sl-theme-border);
    border: none;
    overflow: hidden; }
  body.sharedTemplates .secondLvlCss blockquote {
    font-family: "orpheus-pro";
    font-size: 1.9375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.375rem;
    display: block;
    color: #0b6790;
    position: relative;
    text-align: left;
    padding-left: 2.375rem;
    padding-right: 0rem;
    margin: 1.875rem 0; }
    body.sharedTemplates .secondLvlCss blockquote:before, body.sharedTemplates .secondLvlCss blockquote:after {
      content: "";
      position: absolute;
      display: inline-block;
      width: 1.6875rem;
      height: 1.5625rem;
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: contain;
           background-size: contain; }
    body.sharedTemplates .secondLvlCss blockquote:before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Opening_quote' data-name='Opening quote' width='31.036' height='27.235' viewBox='0 0 31.036 27.235'%3E%3Cpath id='Path_89284' data-name='Path 89284' d='M10.768.317a17.035,17.035,0,0,0-6.334,13.3,12.567,12.567,0,0,0,.317,2.692,4.469,4.469,0,0,1,2.375-.633c3.483,0,5.225,2.692,5.225,5.542,0,3.8-2.534,6.017-5.384,6.017C3.642,27.235,0,24.227,0,17.735A20.165,20.165,0,0,1,10.134,0Zm18.685,0a17.035,17.035,0,0,0-6.334,13.3,12.566,12.566,0,0,0,.317,2.692,4.469,4.469,0,0,1,2.375-.633c3.484,0,5.225,2.692,5.225,5.542,0,3.8-2.534,6.017-5.384,6.017-3.325,0-6.967-3.009-6.967-9.5A20.165,20.165,0,0,1,28.819,0Z' fill='%230B6790'/%3E%3C/svg%3E");
      top: 0rem;
      left: 0rem; }
      @media screen and (max-width: 767px) {
        body.sharedTemplates .secondLvlCss blockquote:before {
          left: 0; } }
    body.sharedTemplates .secondLvlCss blockquote:after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Closing_quote' data-name='Closing quote' width='31.036' height='27.235' viewBox='0 0 31.036 27.235'%3E%3Cpath id='Path_89285' data-name='Path 89285' d='M10.768.317a17.035,17.035,0,0,0-6.334,13.3,12.567,12.567,0,0,0,.317,2.692,4.469,4.469,0,0,1,2.375-.633c3.483,0,5.225,2.692,5.225,5.542,0,3.8-2.534,6.017-5.384,6.017C3.642,27.235,0,24.227,0,17.735A20.165,20.165,0,0,1,10.134,0Zm18.685,0a17.035,17.035,0,0,0-6.334,13.3,12.566,12.566,0,0,0,.317,2.692,4.469,4.469,0,0,1,2.375-.633c3.484,0,5.225,2.692,5.225,5.542,0,3.8-2.534,6.017-5.384,6.017-3.325,0-6.967-3.009-6.967-9.5A20.165,20.165,0,0,1,28.819,0Z' transform='translate(31.036 27.235) rotate(180)' fill='%230B6790'/%3E%3C/svg%3E");
      top: 100%;
      right: 0rem; }
      @media screen and (max-width: 767px) {
        body.sharedTemplates .secondLvlCss blockquote:after {
          right: 1.875rem; } }
    body.sharedTemplates .secondLvlCss blockquote p {
      font-family: inherit !important;
      position: relative;
      z-index: 2;
      margin: 0 !important;
      font-size: inherit;
      line-height: inherit;
      font-weight: inherit;
      font-family: inherit;
      display: inline;
      color: inherit; }
  body.sharedTemplates .secondLvlCss .table-wrap {
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 3.125rem 0; }
    body.sharedTemplates .secondLvlCss .table-wrap > table {
      margin-top: 0;
      margin-bottom: 0; }
  body.sharedTemplates .secondLvlCss table {
    max-width: 100%;
    margin: 1.875rem 0;
    position: relative;
    border: 2px solid #f4d8ce;
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem;
    border-collapse: separate;
    border-spacing: 0;
    overflow: auto;
    border-bottom: none; }
    html.touch body.sharedTemplates .secondLvlCss table {
      overflow-x: scroll;
      -webkit-overflow-scrolling: touch; }
    body.sharedTemplates .secondLvlCss table td {
      width: 25%;
      min-width: 8.125rem;
      font-size: 1.125rem;
      line-height: 1.625rem;
      color: var(--sl-theme-gray);
      border-right: 0.125rem solid #f4d8ce;
      border-bottom: 0.125rem solid #f4d8ce;
      padding: 0.9375rem;
      font-weight: 400; }
      body.sharedTemplates .secondLvlCss table td p {
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        font-weight: inherit; }
    body.sharedTemplates .secondLvlCss table th {
      width: 25%;
      min-width: 8.125rem;
      font-size: 1.125rem;
      line-height: 1.625rem;
      color: var(--sl-theme-gray);
      border-right: 0.0625rem solid #ffffff;
      padding: 0.9375rem;
      font-weight: 400; }
      body.sharedTemplates .secondLvlCss table th:last-of-type:not(:first-of-type) {
        border-right: none; }
      body.sharedTemplates .secondLvlCss table th p {
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        font-weight: inherit; }
    body.sharedTemplates .secondLvlCss table th {
      background-color: #f4d8ce; }
    body.sharedTemplates .secondLvlCss table th {
      font-size: 1.0625rem;
      font-weight: 400;
      text-transform: uppercase;
      background-color: #f4d8ce;
      color: var(--sl-theme-extra-dark); }
    body.sharedTemplates .secondLvlCss table .head-column {
      display: none !important; }
    body.sharedTemplates .secondLvlCss table th {
      border-bottom-width: 0.0625rem; }
    body.sharedTemplates .secondLvlCss table tr > *:last-child {
      border-right: none; }
    body.sharedTemplates .secondLvlCss table tr:first-child th {
      background-color: #f4d8ce; }
    @media (min-width: 768px) {
      body.sharedTemplates .secondLvlCss table .head-column {
        display: none; }
      body.sharedTemplates .secondLvlCss table:not(.responsive-table) {
        overflow-y: auto;
        overflow-x: auto; }
        html.touch body.sharedTemplates .secondLvlCss table:not(.responsive-table) {
          overflow-x: scroll;
          -webkit-overflow-scrolling: touch; } }
    @media screen and (max-width: 767px) {
      body.sharedTemplates .secondLvlCss table table {
        overflow: auto;
        width: 100% !important; }
      body.sharedTemplates .secondLvlCss table .table-wrap {
        max-width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; } }
    body.sharedTemplates .secondLvlCss table.slideout td {
      width: 50%; }
    body.sharedTemplates .secondLvlCss table.slideout th {
      width: 15%; }
  body.sharedTemplates .secondLvlCss table[style*="50%"] .head-column {
    word-break: break-word;
    padding: 0.3125rem; }
  body.sharedTemplates .secondLvlCss .downloadBtn {
    display: inline-block;
    position: relative;
    font-family: "orpheus-pro";
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.375rem;
    margin: 0;
    padding: 0.8125rem 3.75rem 0.8125rem 1.25rem;
    margin: 0.5rem;
    background-color: #f4d8ce;
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem;
    color: #252b2e;
    cursor: pointer;
    text-align: left;
    text-transform: none !important;
    border: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    body.sharedTemplates .secondLvlCss .downloadBtn::after {
      content: "";
      position: absolute;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.324' height='11.592' viewBox='0 0 12.324 11.592'%3E%3Cg id='arrow' transform='translate(41.109 14.343) rotate(180)'%3E%3Cpath id='Path_56554' data-name='Path 56554' d='M11.673,40.232l.054.439a.275.275,0,0,1,.052-.063.322.322,0,0,1,.1-.088c.069-.05-.016-.251.053-.289l.367-.276c.138-.075.527-.54.665-.59a1.238,1.238,0,0,1,.207-.05l.207-.05.413-.05c.138,0,.276-.025.413-.013l.413.013.207.038.1.013.1.025a4.482,4.482,0,0,1,.025.665,4.773,4.773,0,0,1-.024.652l-.1.125-.1.113-.207.226-.576.263c-.138.138-.114-.125-.252,0l-.413.339-.413.3c-.138.088-.276.176-.413.251l-.413.238-.206.125c-.034.025-.069.025-.1.05-.017.013-.034.013-.051.025v.013h-.05c-.032.013-.056-.151-.057-1a4.739,4.739,0,0,1,0-.928' transform='translate(20.658 -33.02)' fill='%23191941'/%3E%3Cpath id='Path_56555' data-name='Path 56555' d='M11.382,11.592a.8.8,0,0,1-.455-.151A27.478,27.478,0,0,0,.812,7.017,1.142,1.142,0,0,1,0,5.878,1.231,1.231,0,0,1,.7,4.619,77.728,77.728,0,0,0,11.012.1c.478-.272,1.025.01,1.234.635a1.384,1.384,0,0,1-.486,1.612A83.375,83.375,0,0,1,3.468,5.878c2,.715,5.871,1.622,8.369,3.426a1.431,1.431,0,0,1,.362,1.663.923.923,0,0,1-.817.625' transform='translate(28.785 2.751)' fill='%23191941'/%3E%3C/g%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: right;
      width: 2.0625rem;
      height: 0.75rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      bottom: auto;
      right: 0.9375rem; }
      @media (max-width: 768px) {
        body.sharedTemplates .secondLvlCss .downloadBtn::after {
          bottom: 0.75rem; } }
    body.sharedTemplates .secondLvlCss .downloadBtn::before {
      content: "";
      position: absolute;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37.93' height='11.592' viewBox='0 0 37.93 11.592'%3E%3Cg id='arrow' transform='translate(0)'%3E%3Cg id='arrow-2' data-name='arrow' transform='translate(35.715 14.343) rotate(180)'%3E%3Cpath id='Path_56554' data-name='Path 56554' d='M11.8,40.232l.566.439c.182-.025.364-.05.545-.063.364-.038.727-.075,1.091-.088.727-.05-.172-.251.555-.289l3.878-.276c1.454-.075,5.564-.54,7.019-.59.727-.025,1.454-.038,2.181-.05l2.181-.05,4.363-.05c1.454,0,2.908-.025,4.363-.013l4.363.013,2.181.038,1.091.013,1.091.025c.146,0,.263.3.263.665s-.116.64-.252.652l-1.091.125-1.091.113-2.181.226-6.08.263c-1.454.138-1.206-.125-2.656,0l-4.363.339-4.363.3c-1.454.088-2.908.176-4.363.251l-4.357.238-2.176.125c-.364.025-.727.025-1.091.05-.182.013-.364.013-.54.025l-.015.013h-.53c-.338.013-.6-.151-.6-1s-.288-.891.04-.928' transform='translate(-11.81 -33.02)' fill='%23252b2e'/%3E%3Cpath id='Path_56555' data-name='Path 56555' d='M11.382,11.592a.8.8,0,0,1-.455-.151A27.478,27.478,0,0,0,.812,7.017,1.142,1.142,0,0,1,0,5.878,1.231,1.231,0,0,1,.7,4.619,77.728,77.728,0,0,0,11.012.1c.478-.272,1.025.01,1.234.635a1.384,1.384,0,0,1-.486,1.612A83.375,83.375,0,0,1,3.468,5.878c2,.715,5.871,1.622,8.369,3.426a1.431,1.431,0,0,1,.362,1.663.923.923,0,0,1-.817.625' transform='translate(-2.215 2.751)' fill='%23191941'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
      background-repeat: no-repeat;
      width: 2.5rem;
      height: 0.75rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 0.8125rem;
      bottom: auto;
      -webkit-clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
              clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      @media (max-width: 768px) {
        body.sharedTemplates .secondLvlCss .downloadBtn::before {
          bottom: 0.75rem; } }
    html.no-touch body.sharedTemplates .secondLvlCss .downloadBtn:hover {
      padding-right: 5rem; }
      html.no-touch body.sharedTemplates .secondLvlCss .downloadBtn:hover:after {
        visibility: hidden; }
      html.no-touch body.sharedTemplates .secondLvlCss .downloadBtn:hover:before {
        -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
                clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); }
  body.sharedTemplates .secondLvlCss ol {
    font-family: "Gill Sans", sans-serif;
    display: block;
    counter-reset: li;
    margin: 0.9375rem 0; }
    body.sharedTemplates .secondLvlCss ol li {
      position: relative;
      font-size: 1rem;
      font-weight: 300;
      list-style-type: decimal;
      line-height: 1.5625rem;
      color: #252b2e;
      margin-bottom: 0.9375rem;
      padding-left: 1.875rem;
      list-style-type: none; }
      body.sharedTemplates .secondLvlCss ol li:before {
        content: counter(li) ".";
        counter-increment: li;
        position: absolute;
        text-align: center;
        width: 1.5rem;
        left: 0rem;
        top: 0rem;
        font-family: "orpheus-pro";
        font-weight: 700;
        font-size: 1.25rem;
        line-height: 1.5625rem;
        color: #0b6790;
        background-color: transparent !important; }
      body.sharedTemplates .secondLvlCss ol li:first-letter {
        text-transform: uppercase; }
  body.sharedTemplates .secondLvlCss ul {
    display: block;
    padding-bottom: 1.25rem; }
    body.sharedTemplates .secondLvlCss ul li {
      font-size: 1rem;
      font-weight: 300;
      list-style-type: none;
      line-height: 1.4375rem;
      padding-left: 1.875rem;
      position: relative;
      color: #252b2e;
      margin-bottom: 0.9375rem; }
      body.sharedTemplates .secondLvlCss ul li:before {
        content: "";
        width: 0.5rem;
        height: 0.5rem;
        display: inline-block;
        -webkit-border-radius: 0.625rem;
           -moz-border-radius: 0.625rem;
                border-radius: 0.625rem;
        background: #0b6790;
        position: absolute;
        left: 0.375rem;
        top: 0.5rem; }
      body.sharedTemplates .secondLvlCss ul li:first-letter {
        text-transform: uppercase; }
      body.sharedTemplates .secondLvlCss ul li:last-child {
        margin-bottom: 0; }
  body.sharedTemplates .secondLvlCss img {
    width: 100%;
    height: auto;
    margin: 1.875rem 0;
    display: block;
    position: relative; }
    body.sharedTemplates .secondLvlCss img.alignLeft {
      width: 19.375rem;
      height: auto;
      float: left;
      margin: 0 1.25rem 1.25rem 0;
      clear: both; }
    body.sharedTemplates .secondLvlCss img.alignRight {
      width: 19.375rem;
      height: auto;
      float: right;
      margin: 0 0 1.25rem 1.25rem;
      clear: both;
      left: auto; }
  body.sharedTemplates .secondLvlCss a:not(.downloadBtn) {
    font-size: inherit;
    line-height: inherit;
    font-weight: 500;
    display: inline;
    -webkit-transition: color 0.3s ease, border 0.3s ease;
    -o-transition: color 0.3s ease, border 0.3s ease;
    -moz-transition: color 0.3s ease, border 0.3s ease;
    transition: color 0.3s ease, border 0.3s ease;
    color: #e41f13;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    text-decoration: underline; }
    body.sharedTemplates .secondLvlCss a:not(.downloadBtn)[href$=".pdf"], body.sharedTemplates .secondLvlCss a:not(.downloadBtn)[target="_blank"]:not([href$=".pdf"]), body.sharedTemplates .secondLvlCss a:not(.downloadBtn)[href^="mailto"] {
      position: relative; }
      body.sharedTemplates .secondLvlCss a:not(.downloadBtn)[href$=".pdf"]:before, body.sharedTemplates .secondLvlCss a:not(.downloadBtn)[target="_blank"]:not([href$=".pdf"]):before, body.sharedTemplates .secondLvlCss a:not(.downloadBtn)[href^="mailto"]:before {
        display: block !important;
        font-size: 100%;
        position: absolute;
        top: 0.125rem;
        right: 0;
        -webkit-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease; }
    body.sharedTemplates .secondLvlCss a:not(.downloadBtn)[href^="mailto"]:before {
      top: 0.1875rem; }
    html.no-touch body.sharedTemplates .secondLvlCss a:not(.downloadBtn):hover {
      color: var(--sl-theme-brand); }
      html.no-touch body.sharedTemplates .secondLvlCss a:not(.downloadBtn):hover:before {
        color: var(--sl-theme-brand); }
  body.sharedTemplates .secondLvlCss .embed-container {
    margin: 1.5625rem 0;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 1.875rem;
    height: 0;
    overflow: hidden; }
  body.sharedTemplates .secondLvlCss html.lt-ie8 .embed-container {
    overflow: visible;
    height: auto; }
  body.sharedTemplates .secondLvlCss .embed-container iframe,
  body.sharedTemplates .secondLvlCss .embed-container object,
  body.sharedTemplates .secondLvlCss .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media screen and (max-width: 767px) {
  .secondLvlCss .downloadBtn {
    padding: 1.25rem 2.875rem 1.25rem 1.25rem; }
    .secondLvlCss .downloadBtn:before {
      -webkit-transform: translate3d(0, 0, 0);
         -moz-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      right: -1.25rem; }
    .secondLvlCss .downloadBtn:after {
      bottom: 1.5625rem; }
  .secondLvlCss h1 {
    font-size: 2.375rem;
    line-height: 2.6875rem;
    text-align: left;
    color: #2f3f55;
    margin: 0; }
  .secondLvlCss h2 {
    font-size: 2.1875rem;
    line-height: 2.5rem; }
  .secondLvlCss h4 {
    font-size: 1.25rem;
    line-height: 1.5625rem; }
  .secondLvlCss .downloadBtn {
    text-align: center; }
  .secondLvlCss p.featured-paragraph {
    font-size: 1.25rem;
    line-height: 1.625rem; }
  .secondLvlCss blockquote {
    font-size: 1.5625rem;
    line-height: 2rem;
    border-left: 0; }
  .secondLvlCss ol li,
  .secondLvlCss ul li {
    font-size: 1rem; }
  .secondLvlCss ul li:before {
    width: 0.6875rem;
    height: 0.6875rem; } }

.mediaPopup .mediaPopup__topNav {
  background: #fff9f7 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important; }
  .mediaPopup .mediaPopup__topNav .mediaPopup__type {
    background-color: #fff9f7;
    width: -webkit-calc(100% - 6.25rem);
    width: -moz-calc(100% - 6.25rem);
    width: calc(100% - 6.25rem); }
    @media (max-width: 768px) {
      .mediaPopup .mediaPopup__topNav .mediaPopup__type {
        width: -webkit-calc(100% - 3.125rem);
        width: -moz-calc(100% - 3.125rem);
        width: calc(100% - 3.125rem);
        left: 2.5rem; } }
    .mediaPopup .mediaPopup__topNav .mediaPopup__type h4 {
      font-family: "Gill Sans", sans-serif;
      font-size: 1.25rem;
      color: #252b2e;
      font-weight: 400;
      text-align: left; }
      @media (max-width: 768px) {
        .mediaPopup .mediaPopup__topNav .mediaPopup__type h4 {
          font-size: 1rem;
          letter-spacing: 0.06em; } }
  .mediaPopup .mediaPopup__topNav .mediaPopup__close {
    background: transparent; }
    .mediaPopup .mediaPopup__topNav .mediaPopup__close i:after, .mediaPopup .mediaPopup__topNav .mediaPopup__close i:before {
      width: 1.75rem;
      height: 0.0625rem;
      background-color: #191941; }
    html.no-touch .mediaPopup .mediaPopup__topNav .mediaPopup__close:hover {
      background: transparent; }
      html.no-touch .mediaPopup .mediaPopup__topNav .mediaPopup__close:hover i:after, html.no-touch .mediaPopup .mediaPopup__topNav .mediaPopup__close:hover i:before {
        -webkit-box-shadow: 0 0 1px #191941;
           -moz-box-shadow: 0 0 1px #191941;
                box-shadow: 0 0 1px #191941; }
  .mediaPopup .mediaPopup__topNav .mediaPopup__share {
    background: transparent; }
    html.no-touch .mediaPopup .mediaPopup__topNav .mediaPopup__share:hover {
      background: transparent; }

.mediaPopup .mediaPopup__content .mediaPopup__featuredPost {
  background-color: #ffffff; }
  @media (max-width: 768px) {
    .mediaPopup .mediaPopup__content .mediaPopup__featuredPost {
      padding-top: 0; } }
  .mediaPopup .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__singleImage {
    width: 50%;
    -webkit-filter: none;
            filter: none; }
    @media (max-width: 768px) {
      .mediaPopup .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__singleImage {
        width: -webkit-calc(100% - 2.75rem);
        width: -moz-calc(100% - 2.75rem);
        width: calc(100% - 2.75rem);
        float: none;
        left: 1.375rem;
        top: 1.375rem;
        margin-bottom: 2.5rem;
        border: 0.0625rem solid #707070;
        padding-bottom: 35%;
        margin-left: 0;
        padding-top: 0; } }
    .mediaPopup .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__singleImage img {
      -webkit-filter: none;
              filter: none;
      -o-object-fit: cover;
         object-fit: cover; }
  .mediaPopup .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__url {
    display: none !important; }
  .mediaPopup .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__viewPost.downloadBtn:after, .mediaPopup .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__viewPost.downloadBtn:before {
    display: block !important; }

.mediaPopup .mediaPopup__content .mediaPopup__related {
  background-color: #f3f3f3; }

@media (max-width: 768px) {
  .mediaPopup .mediaPopup__content .mediaPopup__relatedHeaderWrapper {
    max-width: auto;
    margin-left: 0.625rem; } }

.mediaPopup .mediaPopup__content .mediaPopup__relatedHeaderWrapper h4 {
  font-weight: 500;
  color: #191941 !important;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  line-height: 1.75rem; }
  @media (max-width: 768px) {
    .mediaPopup .mediaPopup__content .mediaPopup__relatedHeaderWrapper h4 {
      margin-bottom: 0.625rem; } }

.mediaPopup .mediaPopup__content .related-label {
  display: inline-block;
  background-color: #191941;
  padding: 0.375rem 1.25rem;
  text-transform: uppercase;
  font-family: "futura-pt";
  font-size: 1rem;
  color: #ffffff;
  font-weight: 400; }

.mediaPopup .mediaPopup__content .mediaPopup__relatedContainer .mediaPopup__col {
  padding: 0 0.625rem 1.25rem 0.625rem; }

.content-wrap {
  padding-bottom: 1.875rem; }
  .content-wrap > .secondLvlCss blockquote {
    padding-left: 3.125rem !important;
    width: -webkit-calc(100% + 3.125rem);
    width: -moz-calc(100% + 3.125rem);
    width: calc(100% + 3.125rem);
    left: -3.125rem; }
  .content-wrap > .secondLvlCss > p:last-child {
    margin: 0; }

.main-hero {
  width: 100%;
  height: 100%;
  position: relative;
  /* .hero-left-fade{
        position: absolute;
        left: 0;
        top: 0;
        width: 15%;
        height: 100%;
        z-index: 1;
        pointer-events: none;
        background-image: linear-gradient(to right, rgba(#000000, 0.4), transparent);
    }

    .hero-right-fade{
        position: absolute;
        right: 0;
        top: 0;
        width: 15%;
        height: 100%;
        z-index: 1;
        pointer-events: none;
        background-image: linear-gradient(to left, rgba(#000000, 0.4), transparent);
    }

    .hero-bottom-fade{
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 40%;
        z-index: 1;
        pointer-events: none;
        background-image: linear-gradient(to top, rgba(#000000, 0.9), transparent);
    }

    .hero-top-fade{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 25%;
        z-index: 1;
        pointer-events: none;
        background-image: linear-gradient(to bottom, rgba(#000000, 0.6), transparent);
    } */ }
  .main-hero .fader-wrapper {
    width: 100%;
    position: relative;
    min-height: 600px;
    z-index: 1; }
    @media only screen and (min-width: 768px) {
      .main-hero .fader-wrapper {
        min-height: 600px !important; } }
  .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;
             background-size: cover;
        background-repeat: no-repeat;
        background-position: center top !important;
        z-index: 1; }
        .main-hero .fader-area .image .img:after {
          content: "";
          width: 100%;
          height: 30%;
          display: block;
          background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(transparent));
          background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6), transparent);
          background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), transparent);
          background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.6), transparent);
          background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), transparent);
          z-index: 2;
          position: absolute;
          top: 0;
          left: 0;
          opacity: 0;
          -webkit-transition: opacity 0.4s ease 0.1s;
          -o-transition: opacity 0.4s ease 0.1s;
          -moz-transition: opacity 0.4s ease 0.1s;
          transition: opacity 0.4s ease 0.1s; }
          @media screen and (max-width: 767px) {
            .main-hero .fader-area .image .img:after {
              opacity: 0.7; } }
        .main-hero .fader-area .image .img:before {
          content: "";
          width: 100%;
          height: 40%;
          display: block;
          background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), to(transparent));
          background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9), transparent);
          background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.9), transparent);
          background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.9), transparent);
          background-image: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
          z-index: 2;
          position: absolute;
          bottom: 0;
          left: 0;
          opacity: 0;
          -webkit-transition: opacity 0.4s ease 0.1s;
          -o-transition: opacity 0.4s ease 0.1s;
          -moz-transition: opacity 0.4s ease 0.1s;
          transition: opacity 0.4s ease 0.1s; }
          @media screen and (max-width: 767px) {
            .main-hero .fader-area .image .img:before {
              opacity: 0.7; } }
        .main-hero .fader-area .image .img.lazyloaded:after, .main-hero .fader-area .image .img.lazyloaded:before {
          opacity: 0.6; }
  @media screen and (max-width: 767px) {
    .main-hero .hero-shadow {
      display: none; } }
  .main-hero .title-area {
    width: 100%;
    display: block;
    position: relative;
    padding: 1.875rem;
    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;
    background-color: #fff; }
    @media screen and (max-width: 767px) {
      .main-hero .title-area {
        padding: 1.25rem; } }
    .main-hero .title-area .title-area-inner {
      width: 100%;
      max-width: 62.5rem;
      margin: 0 auto; }
  .main-hero .page-title {
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
    color: #0b6790;
    font-size: 3.4375rem;
    font-family: "orpheus-pro";
    z-index: 2;
    font-weight: 700 !important;
    text-align: center; }
  @media screen and (max-width: 767px) {
    .main-hero.title-over-image .title-area,
    body.noHeader .main-hero .title-area {
      position: relative; } }
  @media screen and (max-width: 767px) {
    .main-hero.title-over-image .page-title,
    body.noHeader .main-hero .page-title {
      margin-top: 1.875rem;
      font-size: 2.8125rem;
      font-weight: 400; } }
  body.noHeader .main-hero .title-area {
    position: absolute;
    bottom: 0;
    background-color: transparent; }
  body.noHeader .main-hero .page-title {
    color: #f4d8ce;
    text-align: center; }
  body.noHeader .main-hero .breadcrumbs {
    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; }
    body.noHeader .main-hero .breadcrumbs a,
    body.noHeader .main-hero .breadcrumbs .br-current-page,
    body.noHeader .main-hero .breadcrumbs .item:before {
      color: #ffffff; }
    html.no-touch body.noHeader .main-hero .breadcrumbs a:hover {
      color: #f4d8ce; }
  body.noHeader .main-hero .fader-wrapper {
    background: #191941;
    height: 27.5rem !important;
    min-height: 27.5rem !important;
    background-color: #0b6790; }
    body.noHeader .main-hero .fader-wrapper .fader-area {
      display: none; }
  body.noHeader .main-hero .hero-top-fade,
  body.noHeader .main-hero .hero-bottom-fade,
  body.noHeader .main-hero .hero-left-fade,
  body.noHeader .main-hero .hero-right-fade {
    display: none; }

body.calendar .main-hero,
body.eventDetails .main-hero {
  display: none; }

.breadcrumbs {
  display: none !important;
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  pointer-events: all; }
  .breadcrumbs .item {
    display: inline-block;
    vertical-align: middle;
    color: var(--sl-theme-color);
    font-size: 1rem;
    line-height: 1.5rem;
    text-transform: uppercase; }
    .breadcrumbs .item:before {
      content: "|";
      font-size: 1.125rem;
      line-height: 1.5rem;
      display: inline-block;
      vertical-align: middle;
      margin-left: 0.625rem; }
    .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: 0.625rem;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    transition: color 0.3s ease;
    text-transform: uppercase; }
    html.no-touch .breadcrumbs a:hover {
      color: var(--sl-theme-hover-color); }
  .breadcrumbs .br-current-page {
    vertical-align: middle;
    display: inline-block;
    margin-left: 0.625rem;
    color: inherit; }
  .title-over-image .breadcrumbs .item {
    color: #252b2e; }

@media screen and (max-width: 767px) {
  .breadcrumbs .item {
    display: inline; }
    .breadcrumbs .item a,
    .breadcrumbs .item div {
      display: inline; } }

.accordion-container {
  width: 100%;
  display: block;
  margin-bottom: 1.25rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  -webkit-border-radius: 0.625rem;
     -moz-border-radius: 0.625rem;
          border-radius: 0.625rem; }
  .accordion-container .ctrl {
    width: 2.125rem;
    height: 2.125rem;
    display: block;
    position: absolute;
    z-index: 2;
    right: 0.75rem;
    top: 0.75rem; }
    .accordion-container .ctrl span {
      width: 0.625rem;
      height: 0.625rem;
      display: block;
      position: absolute;
      left: 50%;
      margin-left: -0.3125rem;
      top: 50%;
      margin-top: -0.3125rem;
      -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 {
        font-family: "icomoon";
        content: "\e900";
        font-size: 0.625rem;
        display: block;
        position: absolute;
        -webkit-transform: rotate(90deg);
           -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
             -o-transform: rotate(90deg);
                transform: rotate(90deg);
        left: -0.5rem;
        top: -0.5625rem;
        -o-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
        -webkit-transition: opacity 0.3s ease; }
  .accordion-container .accordion-link {
    width: 100%;
    display: block;
    font-family: "orpheus-pro";
    font-size: 1.5rem;
    line-height: 1.5625rem;
    font-weight: 700;
    color: #f4d8ce;
    background-color: #0b6790;
    -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: 0.9375rem 4.375rem 0.9375rem 1.25rem;
    position: relative;
    cursor: pointer;
    z-index: 1; }
    @media screen and (min-width: 1600px) {
      .accordion-container .accordion-link {
        font-weight: 400; } }
    .accordion-container .accordion-link .txt {
      position: relative;
      z-index: 2;
      text-transform: capitalize;
      font-size: 1.0625rem;
      letter-spacing: 0.06em; }
  .accordion-container .accordion-dropdown {
    width: 100%;
    display: block;
    z-index: 1;
    position: relative; }
    .accordion-container .accordion-dropdown .dropdown-inner {
      font-family: "Gill Sans", sans-serif;
      display: none;
      font-size: 1rem;
      font-weight: 300;
      line-height: 1.4375rem;
      color: var(--sl-theme-second-paragraph);
      z-index: 2;
      padding: 0.9375rem 1.25rem 0.9375rem 1.25rem;
      border-top: none;
      word-break: break-word;
      background-color: #f2f7f9; }
      .accordion-container .accordion-dropdown .dropdown-inner p:last-child {
        margin-bottom: 0; }
  html.no-touch .accordion-container:hover .ctrl span:before {
    font-family: "icomoon";
    content: "\e904";
    font-size: 0.625rem;
    display: block;
    position: absolute;
    left: -1.0625rem;
    top: -0.5625rem;
    -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.active .accordion-link {
    background-color: #0b6790; }
  .accordion-container.active .ctrl span {
    -webkit-transform: translate3d(0, 0.1875rem, 0);
       -moz-transform: translate3d(0, 0.1875rem, 0);
            transform: translate3d(0, 0.1875rem, 0); }
    .accordion-container.active .ctrl span:before {
      -webkit-transform: rotate(270deg);
         -moz-transform: rotate(270deg);
          -ms-transform: rotate(270deg);
           -o-transform: rotate(270deg);
              transform: rotate(270deg); }

@media screen and (max-width: 767px) {
  .accordion .accordion-link {
    padding-left: 1.25rem; }
  .accordion .accordion-item .accordion-dropdown .accd-inner {
    padding: 0.3125rem 1.25rem 1.25rem; } }

.menu-levels {
  font-family: "Gill Sans", 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: 1.875rem;
    height: 1.875rem;
    position: absolute;
    right: -0.3125rem;
    top: -0.0625rem;
    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: 0.625rem;
      height: 0.625rem;
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -0.3125rem;
      left: 50%;
      margin-left: -0.3125rem; }
      .menu-levels .open-level i:before, .menu-levels .open-level i:after {
        content: "";
        display: block;
        position: absolute;
        background: #e41f13;
        -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: 0.0625rem;
        top: 50%;
        margin-top: -0.0625rem;
        left: 0; }
      .menu-levels .open-level i:after {
        content: "";
        width: 0.0625rem;
        height: 100%;
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -0.0625rem; }
    html.no-touch .menu-levels .open-level:hover i:before, html.no-touch .menu-levels .open-level:hover i:after {
      background: #191941; }
  .menu-levels .item {
    position: relative;
    margin-bottom: 0.625rem; }
    .menu-levels .item:last-child {
      margin: 0; }
    html.no-touch .menu-levels .item.has-open-child .link-container:hover .link {
      color: var(--sl-theme-second-paragraph-hover) !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: var(--sl-theme-second-paragraph-hover) !important; }
  .menu-levels .link-container {
    width: 100%;
    display: block;
    position: relative;
    padding-right: 1.25rem; }
  .menu-levels .link {
    font-size: 1rem;
    font-weight: 300;
    display: block;
    line-height: 1.5625rem;
    position: relative;
    color: #e41f13;
    -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;
      color: #e41f13;
      text-decoration: underline; }
    html.no-touch .menu-levels .link:hover {
      color: #252b2e !important; }
  .menu-levels .dropdown {
    width: 100%;
    margin-top: 0.625rem;
    margin-left: 0.625rem;
    padding-left: 0.9375rem;
    position: relative;
    border-left: 0.0625rem solid #e41f13; }
    .menu-levels .dropdown .item {
      margin-bottom: 0.125rem; }
  .menu-levels .item.active i:after {
    opacity: 0; }

.cp-fixed-menu {
  max-height: -webkit-calc(100% - rems(200px));
  max-height: -moz-calc(100% - rems(200px));
  max-height: calc(100% - rems(200px));
  width: 14.25rem;
  height: 3.75rem;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #f3f3f3;
  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;
  z-index: 28;
  -webkit-border-radius: 0px 10px 0px 0px;
     -moz-border-radius: 0px 10px 0px 0px;
          border-radius: 0px 10px 0px 0px; }
  .sidebar-layout .cp-fixed-menu {
    z-index: -99999; }
  .cp-fixed-menu .fm-current-page {
    font-family: "orpheus-pro";
    width: 100%;
    font-size: 1.5rem;
    line-height: 1.5625rem;
    font-weight: bold;
    letter-spacing: -0.015rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background: #e41f13;
    color: #fff;
    min-height: 3.75rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1rem 1.875rem;
    -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; }
    .cp-fixed-menu .fm-current-page .txt {
      width: 100%;
      display: block;
      position: relative;
      font-size: 0.75rem;
      font-weight: 400;
      letter-spacing: 0.0825rem;
      text-transform: uppercase; }
      .cp-fixed-menu .fm-current-page .txt span {
        text-transform: capitalize;
        display: inline-block;
        max-width: 90%;
        font-size: 1.5rem;
        font-weight: bold;
        letter-spacing: -0.015rem;
        line-height: 1.125rem; }
      .cp-fixed-menu .fm-current-page .txt .icon {
        font-family: "icomoon" !important;
        color: #fff !important;
        font-size: 0.75rem;
        display: block;
        position: absolute;
        left: 8.125rem;
        top: 50%;
        margin-top: -0.25rem;
        -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; }
        .cp-fixed-menu .fm-current-page .txt .icon:before {
          color: #fff !important; }
      .cp-fixed-menu .fm-current-page .txt .icon-full-arrow {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.4s ease;
        -o-transition: opacity 0.4s ease;
        -moz-transition: opacity 0.4s ease;
        transition: opacity 0.4s ease; }
      .cp-fixed-menu .fm-current-page .txt .icon-arrow {
        left: 8.9375rem; }
  .cp-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; }
  html.no-touch .cp-fixed-menu:hover, .cp-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; }
    html.no-touch .cp-fixed-menu:hover .menu-levels, .cp-fixed-menu.opened .menu-levels {
      opacity: 1;
      visibility: visible; }
    html.no-touch .cp-fixed-menu:hover .icon-full-arrow, .cp-fixed-menu.opened .icon-full-arrow {
      opacity: 1;
      visibility: visible; }
    html.no-touch .cp-fixed-menu:hover .icon-arrow, .cp-fixed-menu.opened .icon-arrow {
      opacity: 0;
      visibility: hidden; }
    html.no-touch .cp-fixed-menu:hover .fm-current-page .txt .arrow:before, .cp-fixed-menu.opened .fm-current-page .txt .arrow:before {
      border-color: var(--sl-theme-accent-inverse); }
    html.no-touch .cp-fixed-menu:hover .fm-current-page .txt .arrow, .cp-fixed-menu.opened .fm-current-page .txt .arrow {
      -webkit-transform: rotate(180deg);
         -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
           -o-transform: rotate(180deg);
              transform: rotate(180deg); }
  .cp-fixed-menu .fm-wrapper {
    padding: 1.25rem;
    background-color: #fff1eb; }

@media screen and (max-width: 767px) {
  .cp-fixed-menu {
    opacity: 0;
    z-index: -3333;
    pointer-events: none;
    visibility: hidden; } }

body.noHeader .featured-paragraph {
  margin-top: 3.75rem; }

@media screen and (max-width: 767px) {
  .featured-paragraph {
    margin-top: 2.5rem; } }

.featured-paragraph .widget-holder, .featured-paragraph .ckEditorLayout {
  margin: 0 auto; }

.featured-paragraph p {
  font-family: "orpheus-pro";
  font-size: 1.4375rem;
  color: #252b2e;
  line-height: 1.9375rem;
  font-weight: 500;
  margin-bottom: 1.875rem;
  margin-top: 1.875rem; }
  .featured-paragraph p:first-child {
    margin-top: 0; }
  .featured-paragraph p strong {
    color: #0B6790;
    font-style: italic; }
  @media screen and (max-width: 767px) {
    .featured-paragraph p {
      line-height: 1.75rem; } }

.stories-carousel {
  margin-bottom: 1.875rem;
  background-color: #f2f7f9;
  overflow: visible;
  padding-top: 1.875rem; }
  .stories-carousel:before {
    content: "";
    position: absolute;
    left: -93.75rem;
    top: 0;
    width: 93.75rem;
    height: 100%;
    background-color: #f2f7f9; }
  .stories-carousel .title {
    color: #0b6790;
    margin: 0;
    font-family: "orpheus-pro";
    font-size: 2.8125rem;
    line-height: 2.9375rem;
    font-weight: 700;
    text-transform: none; }
  .stories-carousel .slick-slide {
    width: 18.75rem; }
    .stories-carousel .slick-slide > div {
      width: 100%;
      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; }
    .stories-carousel .slick-slide > div > div {
      padding: 0 1.875rem 0 0;
      max-width: 18.75rem; }
  .stories-carousel.global-widget {
    background: var(--sl-theme-second-background);
    margin: 0;
    padding: 3.125rem 0 3.125rem 3.75rem; }
    .stories-carousel.global-widget .title {
      margin-bottom: 0; }
    .stories-carousel.global-widget .top-placed {
      -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) {
      padding-right: 3.75rem; }
    .stories-carousel.global-widget .story-card .story-card-content {
      background: #fff; }
    @media (max-width: 767px) {
      .stories-carousel.global-widget {
        padding: 1.875rem 0 1.875rem 1.25rem; }
        .stories-carousel.global-widget .controller-wrapper:not(.top-placed) {
          padding-right: 1.25rem; } }
  @media screen and (min-width: 768px) {
    .stories-carousel .controller-wrapper:not(.over-crsl):not(.top-placed) {
      margin-top: 0; }
      .stories-carousel .controller-wrapper:not(.over-crsl):not(.top-placed) .secondLvlCss .downloadBtn {
        display: none; } }
  @media screen and (max-width: 767px) {
    .stories-carousel .controller-wrapper:not(.over-crsl):not(.top-placed) .controller-js {
      display: none; }
    .stories-carousel .controller-wrapper:not(.over-crsl):not(.top-placed) .secondLvlCss {
      width: 100%;
      text-align: center; }
      .stories-carousel .controller-wrapper:not(.over-crsl):not(.top-placed) .secondLvlCss .downloadBtn {
        display: inline-block;
        min-width: 11.875rem;
        line-height: 0.875rem; }
    .stories-carousel .controller-wrapper:not(.over-crsl).top-placed .downloadBtn {
      display: none; }
    .stories-carousel .controller-wrapper:not(.over-crsl).top-placed .secondLvlCss h2 {
      padding-left: 1.875rem; } }

.stories-carousel.global-widget {
  padding: 3.125rem 0 3.125rem 0rem; }
  .stories-carousel.global-widget .controller-wrapper:not(.over-crsl):not(.top-placed) {
    max-width: 50rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    position: relative; }
    @media (max-width: 940px) {
      .stories-carousel.global-widget .controller-wrapper:not(.over-crsl):not(.top-placed) .secondLvlCss {
        width: 100%;
        text-align: center; } }
    .stories-carousel.global-widget .controller-wrapper:not(.over-crsl):not(.top-placed) .secondLvlCss .downloadBtn {
      display: block; }
      @media (max-width: 940px) {
        .stories-carousel.global-widget .controller-wrapper:not(.over-crsl):not(.top-placed) .secondLvlCss .downloadBtn {
          display: inline-block; } }
    .stories-carousel.global-widget .controller-wrapper:not(.over-crsl):not(.top-placed) .controller-js {
      position: relative;
      -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: 8.125rem;
      height: 3.125rem;
      margin-top: 0; }

@media screen and (max-width: 767px) {
  .stories-carousel.fwl-left-to-end, .stories-carousel.ckEditorLayout-left-to-end {
    width: -webkit-calc(100% + 3.75rem);
    width: -moz-calc(100% + 3.75rem);
    width: calc(100% + 3.75rem);
    padding-bottom: 1.25rem;
    left: -1.875rem; } }

.stories-carousel-content-layout .slick-slide {
  width: 18.75rem; }
  .stories-carousel-content-layout .slick-slide > div {
    width: 100%;
    height: 100%; }
  .stories-carousel-content-layout .slick-slide > div > div {
    padding: 0 1.875rem 0 0;
    height: 100%; }
    @media (max-width: 767px) {
      .stories-carousel-content-layout .slick-slide > div > div {
        padding: 0.9375rem 0.9375rem 1.875rem; } }

.stories-carousel-content-layout.align-to-left .slick-slide > div > div {
  padding: 1.875rem 0 1.875rem 2.5rem; }

.stories-carousel-content-layout .slick-list {
  padding-right: 3.125rem !important; }

.stories-grid {
  margin-bottom: 1.875rem; }
  .stories-grid .controller-wrapper {
    margin-top: 0rem; }
  .stories-grid .grid-widget-split > div > div {
    padding: 0.125rem; }
  @media screen and (max-width: 767px) {
    .stories-grid .story-card:nth-of-type(n + 4) {
      display: none; }
    .stories-grid .grid-split.grid-split-js:nth-of-type(2) {
      display: none; } }
  .stories-grid .controller-wrapper .secondLvlCss {
    text-align: left;
    padding-left: 0rem; }
    @media (max-width: 768px) {
      .stories-grid .controller-wrapper .secondLvlCss {
        text-align: center;
        padding-left: 0; }
        .stories-grid .controller-wrapper .secondLvlCss .downloadBtn {
          min-width: 11.875rem;
          line-height: 0.875rem; } }

.events-fader {
  margin-bottom: 3.75rem; }
  .events-fader .controller-js {
    width: 3.125rem;
    height: 7.5rem;
    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: 3.75rem;
    top: 50%;
    margin-top: -3.75rem; }
    .events-fader .controller-js .crsl-ctrl {
      margin: 0; }
      .events-fader .controller-js .crsl-ctrl:last-child {
        margin-bottom: 1.25rem; }
  .events-fader .bf-dots {
    z-index: 2;
    position: absolute;
    bottom: 1.875rem;
    left: 0;
    width: 100%;
    padding: 0 1.25rem; }
    .events-fader .bf-dots .slick-dots {
      text-align: center; }
      .events-fader .bf-dots .slick-dots .dots-button:before {
        background: #fff; }
    @media (max-width: 767px) {
      .events-fader .bf-dots {
        display: none; } }
  @media (max-width: 767px) {
    .events-fader .controller-js {
      right: 1.875rem;
      top: 25%;
      margin-top: 0;
      display: none; }
    .events-fader .event-fader-item .ef-wrapper {
      min-height: 23.125rem; }
      .events-fader .event-fader-item .ef-wrapper .item-content {
        padding: 1.875rem; }
    .events-fader .event-fader-item .ef-mobile-content {
      display: none; } }

.content-events-list {
  margin-bottom: 1.875rem;
  margin-top: 1.875rem; }
  .content-events-list .btn-holder {
    margin-top: 1.25rem; }
    @media screen and (max-width: 767px) {
      .content-events-list .btn-holder .secondLvlCss {
        text-align: center; }
        .content-events-list .btn-holder .secondLvlCss .downloadBtn {
          min-width: 11.875rem;
          line-height: 0.875rem; } }
  .content-events-list .event-list-item:first-child .calendar-date.has-multi-day .calendar-date-inner:before, .content-events-list .event-list-item:first-child .calendar-date.has-multi-day .calendar-date-inner:after {
    position: relative; }
  .content-events-list .event-list-item:first-child .calendar-date.has-multi-day .calendar-date-inner .start-date, .content-events-list .event-list-item:first-child .calendar-date.has-multi-day .calendar-date-inner .end-date {
    display: inline-block;
    vertical-align: middle; }
  .content-events-list .event-list-item:first-child .calendar-date.no-multi-day .calendar-date-inner {
    padding: 0; }
    .content-events-list .event-list-item:first-child .calendar-date.no-multi-day .calendar-date-inner .start-date {
      width: 50px; }
  .content-events-list .event-list-item:first-child .event-content {
    width: -webkit-calc(100% - rems(160px));
    width: -moz-calc(100% - rems(160px));
    width: calc(100% - rems(160px)); }
  .content-events-list .event-list-item:last-child {
    border-bottom: 0; }

.events-carousel {
  background-color: #F2F7F9;
  overflow: visible;
  padding-top: 1.875rem; }
  .events-carousel:before {
    content: "";
    position: absolute;
    left: -62.5rem;
    top: 0;
    width: 62.5rem;
    height: 100%;
    background-color: #F2F7F9; }
  .events-carousel .title {
    color: #0B6790;
    margin: 0;
    font-family: "orpheus-pro";
    font-size: 2.1875rem;
    font-weight: 700; }
  .events-carousel .carousel-widget,
  .events-carousel .controller-wrapper {
    z-index: 2;
    position: relative; }
  .events-carousel .slick-slide {
    width: 19.375rem;
    padding: 0 1.875rem 0 0; }
    .events-carousel .slick-slide > div {
      width: 100%;
      height: 100%; }
    .events-carousel .slick-slide > div > div {
      height: 100%;
      max-width: none; }
  @media screen and (min-width: 768px) {
    .events-carousel .controller-wrapper:not(.over-crsl):not(.top-placed) {
      margin-top: 0; }
      .events-carousel .controller-wrapper:not(.over-crsl):not(.top-placed) .secondLvlCss .downloadBtn {
        display: none; } }
  @media screen and (max-width: 767px) {
    .events-carousel .controller-js {
      display: none; }
    .events-carousel .controller-wrapper:not(.over-crsl).top-placed .downloadBtn {
      display: none; }
    .events-carousel .controller-wrapper:not(.over-crsl):not(.top-placed) {
      margin-top: 0; }
      .events-carousel .controller-wrapper:not(.over-crsl):not(.top-placed) .controller-js {
        display: none; }
      .events-carousel .controller-wrapper:not(.over-crsl):not(.top-placed) .secondLvlCss {
        width: 100%;
        text-align: center; }
        .events-carousel .controller-wrapper:not(.over-crsl):not(.top-placed) .secondLvlCss .downloadBtn {
          min-width: 11.875rem;
          line-height: 0.875rem; } }

.events-carousel-content-layout .slick-slide {
  width: 20rem; }
  .events-carousel-content-layout .slick-slide > div {
    width: 100%;
    height: 100%; }
  .events-carousel-content-layout .slick-slide > div > div {
    padding: 1.875rem 2.5rem 1.875rem 0;
    height: 100%; }
    @media (max-width: 767px) {
      .events-carousel-content-layout .slick-slide > div > div {
        padding: 0.9375rem 0.9375rem 1.875rem; } }

.events-carousel-content-layout.align-to-left .slick-slide > div > div {
  padding: 1.875rem 0 1.875rem 2.5rem; }

.events-carousel-content-layout.align-to-left .slick-list {
  padding-right: 2.8125rem !important; }

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

.sidebar-title {
  margin-bottom: 1.5625rem;
  z-index: 2;
  position: relative; }

.promos-carousel {
  margin-bottom: 1.875rem;
  background-color: #f3f3f3;
  overflow: visible;
  padding-top: 1.875rem; }
  .promos-carousel:before {
    content: "";
    position: absolute;
    left: -93.75rem;
    top: 0;
    width: 93.75rem;
    height: 100%;
    background-color: #f3f3f3; }
  .promos-carousel .slick-slide {
    width: 17.5rem; }
    .promos-carousel .slick-slide > div > div {
      padding: 0 1.25rem 0 0; }
    @media screen and (max-width: 767px) {
      .promos-carousel .slick-slide {
        width: 14.375rem; } }
  @media screen and (max-width: 767px) and (max-width: 767px) {
    .promos-carousel .slick-slide .txt {
      font-size: 0.875rem;
      bottom: -1.5rem;
      height: 2.875rem;
      line-height: 1.125rem; } }
  .promos-carousel .slick-list {
    padding: 0.3125rem 0rem 3.125rem 0rem; }
  @media screen and (max-width: 767px) {
    .promos-carousel .controller-wrapper:not(.over-crsl).reverse {
      display: none; } }

.promos-grid {
  margin-bottom: 1.875rem; }
  .promos-grid .grid-widget:not(.grid-widget-split) > div {
    padding: 0.875rem;
    margin-bottom: 3.75rem; }
  @media screen and (max-width: 767px) {
    .promos-grid .promo-card:nth-of-type(n + 4) {
      display: none; } }

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

.promos-carousel-content-layout .slick-slide {
  width: 16.25rem; }
  .promos-carousel-content-layout .slick-slide > div {
    width: 100%;
    height: 100%; }
  .promos-carousel-content-layout .slick-slide > div > div {
    padding: 1.875rem 2.5rem 1.875rem 0;
    height: 100%; }
    @media (max-width: 767px) {
      .promos-carousel-content-layout .slick-slide > div > div {
        padding: 0.9375rem 0.9375rem 1.875rem; } }

.promos-carousel-content-layout .slick-list {
  padding: 1.25rem; }

.promos-carousel-content-layout.align-to-left .slick-slide > div > div {
  padding: 1.875rem 0 1.875rem 2.5rem; }

.stats-carousel {
  margin-bottom: 1.875rem; }
  .stats-carousel .slick-slide {
    width: 17.25rem; }
    .stats-carousel .slick-slide > div {
      width: 100%;
      height: 100%; }
    .stats-carousel .slick-slide > div > div {
      padding: 0 1.875rem 0 0;
      height: 100%; }
    .stats-carousel .slick-slide .stat-card {
      aspect-ratio: 1/0.9; }
    @media screen and (max-width: 767px) {
      .stats-carousel .slick-slide {
        width: 14.375rem; }
        .stats-carousel .slick-slide .stat-card {
          aspect-ratio: 1/0.7; } }
  .stats-carousel .slick-list {
    padding: 0.875rem;
    padding-left: 0rem; }
  @media screen and (max-width: 767px) {
    .stats-carousel .controller-wrapper:not(.over-crsl).reverse {
      display: none; } }

.stats-carousel-content-layout .slick-slide {
  width: 17.25rem; }
  .stats-carousel-content-layout .slick-slide > div {
    width: 100%;
    height: 100%; }
  .stats-carousel-content-layout .slick-slide > div > div {
    padding: 1.875rem 2.5rem 1.875rem 0;
    height: 100%; }
    @media (max-width: 767px) {
      .stats-carousel-content-layout .slick-slide > div > div {
        padding: 0.9375rem 0.9375rem 1.875rem; } }

.stats-carousel-content-layout.align-to-left .slick-slide > div > div {
  padding: 1.875rem 0 1.875rem 2.5rem; }

.stats-grid {
  margin-bottom: 1.875rem; }
  .stats-grid .grid-widget:not(.grid-widget-split) > div {
    padding: 0.875rem; }
  @media screen and (max-width: 767px) {
    .stats-grid .grid-widget:not(.grid-widget-split) > div {
      padding: 0.5rem; }
    .stats-grid .stat-card {
      aspect-ratio: 1/0.5; }
      .stats-grid .stat-card .card-inner {
        background-color: #f3f3f3; }
    .stats-grid .stat-card:nth-of-type(n+4) {
      display: none; } }

.staff-grid {
  margin-bottom: 1.875rem; }
  .staff-grid .grid-widget > div {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%; }
  .staff-grid .grid-widget.grid-widget-split > div > div {
    padding: 0.875rem; }
  .staff-grid .staff-card-content {
    background-color: #F2F7F9; }
  @media screen and (max-width: 767px) {
    .staff-grid .staff-card-image {
      padding-top: 85%; }
    .staff-grid .staff-card:nth-of-type(n+4) {
      display: none; }
    .staff-grid .grid-split.grid-split-js:nth-of-type(2) {
      display: none; } }

.staff-carousel-content-layout .slick-slide {
  width: 18.75rem; }
  .staff-carousel-content-layout .slick-slide > div {
    width: 100%;
    height: 100%; }
  .staff-carousel-content-layout .slick-slide > div > div {
    padding: 1.875rem 2.5rem 1.875rem 0;
    height: 100%; }
    @media (max-width: 767px) {
      .staff-carousel-content-layout .slick-slide > div > div {
        padding: 0.9375rem 0.9375rem 1.875rem; } }

.staff-carousel-content-layout.align-to-left .slick-slide > div > div {
  padding: 1.875rem 0 1.875rem 2.5rem; }

.staff-carousel {
  margin-bottom: 1.875rem; }
  .staff-carousel .slick-slide {
    width: 16.25rem; }
    .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: 0 1.875rem 0 0;
      height: 100%; }
  .staff-carousel .slick-list {
    padding: 0.75rem; }
  @media screen and (max-width: 767px) {
    .staff-carousel .controller-wrapper:not(.over-crsl):not(.top-placed) {
      display: none; } }

.cards-grid {
  margin-bottom: 1.875rem; }
  .cards-grid .grid-split-js {
    min-width: 0; }
  .cards-grid .grid-widget.grid-widget-split > div > div {
    padding: 0.875rem; }
  @media screen and (max-width: 767px) {
    .cards-grid .cards-card-image {
      padding-top: 63%; } }

.cards-carousel {
  margin-bottom: 1.875rem; }
  .cards-carousel .slick-slide {
    width: 16.25rem; }
    @media screen and (max-width: 767px) {
      .cards-carousel .slick-slide {
        width: 17.5rem !important; } }
    .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: 0 1.875rem 0 0;
      height: 100%; }
  .cards-carousel .slick-list {
    padding: 0.75rem; }
  @media screen and (max-width: 767px) {
    .cards-carousel .controller-wrapper:not(.over-crsl):not(.top-placed) {
      display: none; } }

.cards-carousel-content-layout .slick-slide {
  width: 19.375rem; }
  .cards-carousel-content-layout .slick-slide > div {
    width: 100%;
    height: 100%; }
  .cards-carousel-content-layout .slick-slide > div > div {
    padding: 1.875rem 2.5rem 1.875rem 0;
    height: 100%; }
    @media (max-width: 767px) {
      .cards-carousel-content-layout .slick-slide > div > div {
        padding: 0.9375rem 0.9375rem 1.875rem; } }

.cards-carousel-content-layout.align-to-left .slick-slide > div > div {
  padding: 1.875rem 0 1.875rem 2.5rem; }

.contentTemplates-left .carousel-widget-wrapper.cards-wrapper.align-to-left .cards-card .cards-card-inner .cards-card-content .ccc-inner {
  text-align: left; }

@media (max-width: 768px) {
  .cards-wrapper .grid-widget > div {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; } }

.portals-grid {
  margin-bottom: 1.875rem; }
  .portals-grid .grid-widget > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 160px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 160px;
            flex: 1 1 160px; }
  .portals-grid .grid-widget:not(.grid-widget-split) > div {
    padding: 0.625rem;
    margin: 0.625rem; }
  @media screen and (max-width: 767px) {
    .portals-grid .portal-icon {
      margin: 0.5rem !important;
      aspect-ratio: 1/0.4;
      background-color: #f3f3f3; }
      .portals-grid .portal-icon .portals-icon-inner {
        padding-top: 1.875rem !important;
        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: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        background-color: #f3f3f3;
        position: relative; }
        .portals-grid .portal-icon .portals-icon-inner .image {
          position: relative;
          margin: 0;
          top: auto;
          left: auto;
          right: auto; }
        .portals-grid .portal-icon .portals-icon-inner .txt {
          width: auto;
          padding-left: 1.875rem;
          text-align: left;
          letter-spacing: 0.06em; }
    .portals-grid .portal-icon:nth-of-type(n+4) {
      display: none; } }

.portals-carousel {
  margin-bottom: 1.875rem; }
  .portals-carousel .slick-slide {
    width: 11.25rem;
    margin-right: 1.25rem;
    aspect-ratio: 1/1; }
    .portals-carousel .slick-slide > div {
      height: 100%; }
    .portals-carousel .slick-slide > div > div {
      padding: 0;
      height: 100%; }
  .portals-carousel .slick-list {
    padding: 0.875rem;
    padding-left: 0.75rem; }
  @media screen and (max-width: 767px) {
    .portals-carousel .controller-wrapper:not(.over-crsl).reverse {
      display: none; } }

.portals-carousel-content-layout .slick-slide {
  width: 16.25rem; }
  .portals-carousel-content-layout .slick-slide > div {
    width: -webkit-calc(100% - 1.875rem) !important;
    width: -moz-calc(100% - 1.875rem) !important;
    width: calc(100% - 1.875rem) !important;
    height: 100%; }
  .portals-carousel-content-layout .slick-slide > div > div {
    padding: 1.875rem;
    height: 100%; }
    @media (max-width: 767px) {
      .portals-carousel-content-layout .slick-slide > div > div {
        padding: 0.9375rem 0.9375rem 1.875rem; } }

.portals-carousel-content-layout .slick-list {
  padding: 1.25rem 0rem; }

.portals-carousel-content-layout.align-to-left .slick-slide > div > div {
  padding: 1.875rem; }

.portals-carousel-content-layout.align-to-left .slick-list {
  padding-right: 1.25rem !important; }

.blockquote-fader {
  width: 100%;
  display: block;
  position: relative;
  margin: 1.875rem 0 3.75rem !important;
  max-width: 46.875rem; }
  .blockquote-fader .bf-item {
    position: relative; }
    .blockquote-fader .bf-item .bf-item-inner .secondLvlCss {
      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; }
  .blockquote-fader .bf-inner {
    position: relative;
    z-index: 2;
    left: -3.125rem;
    width: -webkit-calc(100% + 3.125rem);
    width: -moz-calc(100% + 3.125rem);
    width: calc(100% + 3.125rem); }
    @media (max-width: 799px) {
      .blockquote-fader .bf-inner {
        left: 0;
        width: 100%; } }
    .blockquote-fader .bf-inner .slick-list {
      overflow: visible; }
  .blockquote-fader blockquote {
    margin: 0;
    border-left: 0;
    padding-left: 3.125rem; }
    @media screen and (max-width: 767px) {
      .blockquote-fader blockquote {
        padding-left: 3.125rem; } }
    .blockquote-fader blockquote p {
      padding-right: 2.1875rem;
      display: inline-block; }
    .blockquote-fader blockquote:before, .blockquote-fader blockquote:after {
      content: "";
      position: absolute;
      display: inline-block;
      width: 1.6875rem;
      height: 1.5625rem;
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: contain;
           background-size: contain; }
    .blockquote-fader blockquote:before {
      top: 0rem;
      left: 0rem; }
    .blockquote-fader blockquote:after {
      top: auto;
      bottom: 0;
      right: 0rem; }
      @media screen and (max-width: 767px) {
        .blockquote-fader blockquote:after {
          right: 0; } }
  .blockquote-fader .author {
    width: 60%;
    font-size: 1.25rem;
    font-weight: 700;
    display: block;
    line-height: 1.3125rem;
    color: #252b2e;
    margin-top: 1.25rem;
    text-align: left;
    padding-left: 3.125rem;
    margin-bottom: 0.625rem;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
    @media screen and (max-width: 767px) {
      .blockquote-fader .author {
        padding-left: 3.125rem;
        width: 100%; } }
  .blockquote-fader .controller-container {
    width: 40%;
    display: block;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: -0.125rem;
    z-index: 3; }
  .blockquote-fader .bf-dots {
    bottom: 0rem;
    text-align: left;
    padding-left: 0rem;
    top: 0.9375rem; }
    .blockquote-fader .bf-dots li.slick-active button .default-dot {
      width: 1.25rem;
      height: 1.25rem;
      -webkit-border-radius: 1.25rem;
         -moz-border-radius: 1.25rem;
              border-radius: 1.25rem;
      background-color: #0b6790; }
    html.no-touch .blockquote-fader .bf-dots li.slick-active button:hover .default-dot {
      width: 1.25rem;
      height: 1.25rem;
      -webkit-border-radius: 1.25rem;
         -moz-border-radius: 1.25rem;
              border-radius: 1.25rem;
      background-color: #0b6790; }
    .blockquote-fader .bf-dots li button:before {
      display: none; }
    .blockquote-fader .bf-dots li button .default-dot {
      display: block;
      position: relative;
      width: 0.5625rem;
      height: 0.5625rem;
      -webkit-border-radius: 0.5625rem;
         -moz-border-radius: 0.5625rem;
              border-radius: 0.5625rem;
      background-color: rgba(11, 103, 144, 0.4); }
    html.no-touch .blockquote-fader .bf-dots li button:hover .default-dot {
      width: 0.6875rem;
      height: 0.6875rem;
      -webkit-border-radius: 0.6875rem;
         -moz-border-radius: 0.6875rem;
              border-radius: 0.6875rem;
      background-color: rgba(11, 103, 144, 0.4); }
    @media screen and (max-width: 767px) {
      .blockquote-fader .bf-dots {
        margin-top: 0rem;
        padding-left: 2.5rem; } }

.ckEditorLayout-full-width.layout06 blockquote, .ckEditorLayout-full-width.layout05 blockquote {
  color: #f4d8ce; }
  .ckEditorLayout-full-width.layout06 blockquote:before, .ckEditorLayout-full-width.layout05 blockquote:before {
    background-image: url(../../../../Images/svg/quote-left-white.svg) !important;
    top: 0rem;
    left: 0rem; }
  .ckEditorLayout-full-width.layout06 blockquote:after, .ckEditorLayout-full-width.layout05 blockquote:after {
    background-image: url(../../../../Images/svg/quote-right-white.svg) !important;
    top: 100%;
    right: 0rem; }

.ckEditorLayout-full-width.layout08 .contentTemplates, .ckEditorLayout-full-width.layout14 .contentTemplates, .ckEditorLayout-full-width.layout16 .contentTemplates {
  background-color: #0b6790 !important; }
  .ckEditorLayout-full-width.layout08 .contentTemplates .secondLvlCss, .ckEditorLayout-full-width.layout14 .contentTemplates .secondLvlCss, .ckEditorLayout-full-width.layout16 .contentTemplates .secondLvlCss {
    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; }
    .ckEditorLayout-full-width.layout08 .contentTemplates .secondLvlCss .author, .ckEditorLayout-full-width.layout14 .contentTemplates .secondLvlCss .author, .ckEditorLayout-full-width.layout16 .contentTemplates .secondLvlCss .author {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .ckEditorLayout-full-width.layout08 .contentTemplates .secondLvlCss h4,
    .ckEditorLayout-full-width.layout08 .contentTemplates .secondLvlCss h3,
    .ckEditorLayout-full-width.layout08 .contentTemplates .secondLvlCss h2,
    .ckEditorLayout-full-width.layout08 .contentTemplates .secondLvlCss h1,
    .ckEditorLayout-full-width.layout08 .contentTemplates .secondLvlCss p, .ckEditorLayout-full-width.layout14 .contentTemplates .secondLvlCss h4,
    .ckEditorLayout-full-width.layout14 .contentTemplates .secondLvlCss h3,
    .ckEditorLayout-full-width.layout14 .contentTemplates .secondLvlCss h2,
    .ckEditorLayout-full-width.layout14 .contentTemplates .secondLvlCss h1,
    .ckEditorLayout-full-width.layout14 .contentTemplates .secondLvlCss p, .ckEditorLayout-full-width.layout16 .contentTemplates .secondLvlCss h4,
    .ckEditorLayout-full-width.layout16 .contentTemplates .secondLvlCss h3,
    .ckEditorLayout-full-width.layout16 .contentTemplates .secondLvlCss h2,
    .ckEditorLayout-full-width.layout16 .contentTemplates .secondLvlCss h1,
    .ckEditorLayout-full-width.layout16 .contentTemplates .secondLvlCss p {
      color: #ffffff;
      word-break: break-word; }
    .ckEditorLayout-full-width.layout08 .contentTemplates .secondLvlCss blockquote, .ckEditorLayout-full-width.layout14 .contentTemplates .secondLvlCss blockquote, .ckEditorLayout-full-width.layout16 .contentTemplates .secondLvlCss blockquote {
      color: #f4d8ce; }
      .ckEditorLayout-full-width.layout08 .contentTemplates .secondLvlCss blockquote:before, .ckEditorLayout-full-width.layout14 .contentTemplates .secondLvlCss blockquote:before, .ckEditorLayout-full-width.layout16 .contentTemplates .secondLvlCss blockquote:before {
        background-image: url(../../../../Images/svg/quote-left-white.svg) !important;
        top: 0rem;
        left: 0rem; }
      .ckEditorLayout-full-width.layout08 .contentTemplates .secondLvlCss blockquote:after, .ckEditorLayout-full-width.layout14 .contentTemplates .secondLvlCss blockquote:after, .ckEditorLayout-full-width.layout16 .contentTemplates .secondLvlCss blockquote:after {
        background-image: url(../../../../Images/svg/quote-right-white.svg) !important;
        top: 100%;
        right: 0rem; }
    .ckEditorLayout-full-width.layout08 .contentTemplates .secondLvlCss ol li, .ckEditorLayout-full-width.layout14 .contentTemplates .secondLvlCss ol li, .ckEditorLayout-full-width.layout16 .contentTemplates .secondLvlCss ol li {
      color: #fff; }
      .ckEditorLayout-full-width.layout08 .contentTemplates .secondLvlCss ol li:before, .ckEditorLayout-full-width.layout14 .contentTemplates .secondLvlCss ol li:before, .ckEditorLayout-full-width.layout16 .contentTemplates .secondLvlCss ol li:before {
        background-color: #fff;
        color: #fff !important; }
    .ckEditorLayout-full-width.layout08 .contentTemplates .secondLvlCss ul li, .ckEditorLayout-full-width.layout14 .contentTemplates .secondLvlCss ul li, .ckEditorLayout-full-width.layout16 .contentTemplates .secondLvlCss ul li {
      color: #fff; }
      .ckEditorLayout-full-width.layout08 .contentTemplates .secondLvlCss ul li:before, .ckEditorLayout-full-width.layout14 .contentTemplates .secondLvlCss ul li:before, .ckEditorLayout-full-width.layout16 .contentTemplates .secondLvlCss ul li:before {
        background-color: #fff; }
    .ckEditorLayout-full-width.layout08 .contentTemplates .secondLvlCss a:not(.downloadBtn), .ckEditorLayout-full-width.layout14 .contentTemplates .secondLvlCss a:not(.downloadBtn), .ckEditorLayout-full-width.layout16 .contentTemplates .secondLvlCss a:not(.downloadBtn) {
      color: #ffffff; }

.ckEditorLayout-full-width.layout09 .contentTemplates, .ckEditorLayout-full-width.layout13 .contentTemplates, .ckEditorLayout-full-width.layout15 .contentTemplates {
  background-color: #f4d8ce !important; }
  .ckEditorLayout-full-width.layout09 .contentTemplates .secondLvlCss, .ckEditorLayout-full-width.layout13 .contentTemplates .secondLvlCss, .ckEditorLayout-full-width.layout15 .contentTemplates .secondLvlCss {
    color: #333333;
    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; }
    .ckEditorLayout-full-width.layout09 .contentTemplates .secondLvlCss .author, .ckEditorLayout-full-width.layout13 .contentTemplates .secondLvlCss .author, .ckEditorLayout-full-width.layout15 .contentTemplates .secondLvlCss .author {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .ckEditorLayout-full-width.layout09 .contentTemplates .secondLvlCss h4,
    .ckEditorLayout-full-width.layout09 .contentTemplates .secondLvlCss h3,
    .ckEditorLayout-full-width.layout09 .contentTemplates .secondLvlCss h2,
    .ckEditorLayout-full-width.layout09 .contentTemplates .secondLvlCss h1, .ckEditorLayout-full-width.layout13 .contentTemplates .secondLvlCss h4,
    .ckEditorLayout-full-width.layout13 .contentTemplates .secondLvlCss h3,
    .ckEditorLayout-full-width.layout13 .contentTemplates .secondLvlCss h2,
    .ckEditorLayout-full-width.layout13 .contentTemplates .secondLvlCss h1, .ckEditorLayout-full-width.layout15 .contentTemplates .secondLvlCss h4,
    .ckEditorLayout-full-width.layout15 .contentTemplates .secondLvlCss h3,
    .ckEditorLayout-full-width.layout15 .contentTemplates .secondLvlCss h2,
    .ckEditorLayout-full-width.layout15 .contentTemplates .secondLvlCss h1 {
      color: #333333;
      word-break: break-word; }
    .ckEditorLayout-full-width.layout09 .contentTemplates .secondLvlCss p, .ckEditorLayout-full-width.layout13 .contentTemplates .secondLvlCss p, .ckEditorLayout-full-width.layout15 .contentTemplates .secondLvlCss p {
      color: #333333; }
    .ckEditorLayout-full-width.layout09 .contentTemplates .secondLvlCss ol li, .ckEditorLayout-full-width.layout13 .contentTemplates .secondLvlCss ol li, .ckEditorLayout-full-width.layout15 .contentTemplates .secondLvlCss ol li {
      color: #333333; }
      .ckEditorLayout-full-width.layout09 .contentTemplates .secondLvlCss ol li:before, .ckEditorLayout-full-width.layout13 .contentTemplates .secondLvlCss ol li:before, .ckEditorLayout-full-width.layout15 .contentTemplates .secondLvlCss ol li:before {
        background-color: #333333;
        color: #333333 !important; }
    .ckEditorLayout-full-width.layout09 .contentTemplates .secondLvlCss ul li, .ckEditorLayout-full-width.layout13 .contentTemplates .secondLvlCss ul li, .ckEditorLayout-full-width.layout15 .contentTemplates .secondLvlCss ul li {
      color: #333333; }
      .ckEditorLayout-full-width.layout09 .contentTemplates .secondLvlCss ul li:before, .ckEditorLayout-full-width.layout13 .contentTemplates .secondLvlCss ul li:before, .ckEditorLayout-full-width.layout15 .contentTemplates .secondLvlCss ul li:before {
        background-color: #333333; }
    .ckEditorLayout-full-width.layout09 .contentTemplates .secondLvlCss a, .ckEditorLayout-full-width.layout13 .contentTemplates .secondLvlCss a, .ckEditorLayout-full-width.layout15 .contentTemplates .secondLvlCss a {
      color: #333333; }
      html.no-touch .ckEditorLayout-full-width.layout09 .contentTemplates .secondLvlCss a:hover, html.no-touch .ckEditorLayout-full-width.layout13 .contentTemplates .secondLvlCss a:hover, html.no-touch .ckEditorLayout-full-width.layout15 .contentTemplates .secondLvlCss a:hover {
        color: #0b6790; }
    .ckEditorLayout-full-width.layout09 .contentTemplates .secondLvlCss blockquote::before, .ckEditorLayout-full-width.layout13 .contentTemplates .secondLvlCss blockquote::before, .ckEditorLayout-full-width.layout15 .contentTemplates .secondLvlCss blockquote::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Opening_quote' data-name='Opening quote' width='31.036' height='27.235' viewBox='0 0 31.036 27.235'%3E%3Cpath id='Path_89284' data-name='Path 89284' d='M10.768.317a17.035,17.035,0,0,0-6.334,13.3,12.567,12.567,0,0,0,.317,2.692,4.469,4.469,0,0,1,2.375-.633c3.483,0,5.225,2.692,5.225,5.542,0,3.8-2.534,6.017-5.384,6.017C3.642,27.235,0,24.227,0,17.735A20.165,20.165,0,0,1,10.134,0Zm18.685,0a17.035,17.035,0,0,0-6.334,13.3,12.566,12.566,0,0,0,.317,2.692,4.469,4.469,0,0,1,2.375-.633c3.484,0,5.225,2.692,5.225,5.542,0,3.8-2.534,6.017-5.384,6.017-3.325,0-6.967-3.009-6.967-9.5A20.165,20.165,0,0,1,28.819,0Z' fill='%23333333'/%3E%3C/svg%3E"); }
    .ckEditorLayout-full-width.layout09 .contentTemplates .secondLvlCss blockquote::after, .ckEditorLayout-full-width.layout13 .contentTemplates .secondLvlCss blockquote::after, .ckEditorLayout-full-width.layout15 .contentTemplates .secondLvlCss blockquote::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Closing_quote' data-name='Closing quote' width='31.036' height='27.235' viewBox='0 0 31.036 27.235'%3E%3Cpath id='Path_89285' data-name='Path 89285' d='M10.768.317a17.035,17.035,0,0,0-6.334,13.3,12.567,12.567,0,0,0,.317,2.692,4.469,4.469,0,0,1,2.375-.633c3.483,0,5.225,2.692,5.225,5.542,0,3.8-2.534,6.017-5.384,6.017C3.642,27.235,0,24.227,0,17.735A20.165,20.165,0,0,1,10.134,0Zm18.685,0a17.035,17.035,0,0,0-6.334,13.3,12.566,12.566,0,0,0,.317,2.692,4.469,4.469,0,0,1,2.375-.633c3.484,0,5.225,2.692,5.225,5.542,0,3.8-2.534,6.017-5.384,6.017-3.325,0-6.967-3.009-6.967-9.5A20.165,20.165,0,0,1,28.819,0Z' transform='translate(31.036 27.235) rotate(180)' fill='%23333333'/%3E%3C/svg%3E"); }

.ckEditorLayout-full-width.layout12.with-blockquote .contentTemplates {
  background-color: #f4d8ce !important; }
  .ckEditorLayout-full-width.layout12.with-blockquote .contentTemplates .secondLvlCss p {
    color: #e41f13 !important;
    word-break: break-word; }
  .ckEditorLayout-full-width.layout12.with-blockquote .contentTemplates .secondLvlCss blockquote {
    color: #e41f13; }
    .ckEditorLayout-full-width.layout12.with-blockquote .contentTemplates .secondLvlCss blockquote:before {
      background-image: url(../../../../Images/svg/quote-left.svg) !important;
      top: 0rem;
      left: 0rem; }
    .ckEditorLayout-full-width.layout12.with-blockquote .contentTemplates .secondLvlCss blockquote:after {
      background-image: url(../../../../Images/svg/quote-right.svg) !important;
      top: 100%;
      right: 0rem; }

.ckEditorLayout-full-width.left-image.right-text .contentTemplates-right .secondLvlCss h2,
.ckEditorLayout-full-width.left-image.right-text .contentTemplates-right .secondLvlCss h3,
.ckEditorLayout-full-width.left-image.right-text .contentTemplates-right .secondLvlCss h4,
.ckEditorLayout-full-width.left-image.right-text .contentTemplates-right .secondLvlCss h5 {
  color: #f4d8ce; }

html.no-touch .ckEditorLayout-full-width.left-image.right-text .contentTemplates-right .secondLvlCss a:not(.downloadBtn):hover {
  color: #f4d8ce; }

@media screen and (max-width: 800px) {
  .ckEditorLayout-full-width.layout12 .contentTemplates-right, .ckEditorLayout-full-width.layout13 .contentTemplates-right, .ckEditorLayout-full-width.layout15 .contentTemplates-right {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
       -moz-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important; }
  .ckEditorLayout-full-width.layout12 .contentTemplates-left, .ckEditorLayout-full-width.layout13 .contentTemplates-left, .ckEditorLayout-full-width.layout15 .contentTemplates-left {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
       -moz-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important; } }

.ckEditorLayout-full-width:not(.with-blockquote) .contentTemplates .secondLvlCss {
  /* @media (min-width: 1921px){
                    h2 {
                        font-size: 1.6vw;
                        line-height: 1.7vw;
                    }

                    h3 {
                        font-size: rems(28px);
                        line-height: rems(30px);
                    }

                    h4 {
                        font-size: rems(22px);
                        line-height: rems(25px);
                    }

                    h5 {
                        font-size: rems(17px);
                        line-height: rems(25px);
                    }

                    p {
                        font-size: 1.2vw;
                        line-height: 1.4vw;
                    }
                } */ }
  .ckEditorLayout-full-width:not(.with-blockquote) .contentTemplates .secondLvlCss li:before {
    background-color: #e41f13; }
  .ckEditorLayout-full-width:not(.with-blockquote) .contentTemplates .secondLvlCss h1 {
    font-weight: normal; }
  .ckEditorLayout-full-width:not(.with-blockquote) .contentTemplates .secondLvlCss h2 {
    /* font-family: $ff_primary;
                    font-size: rems(30px);
                    font-weight: 300;
                    color: #ffffff;//#191941;
                    margin: 0 0 rems(20px); */ }
  .ckEditorLayout-full-width:not(.with-blockquote) .contentTemplates .secondLvlCss .downloadBtn {
    color: #252b2e;
    font-size: 1.125rem;
    font-weight: 700; }
    html.no-touch .ckEditorLayout-full-width:not(.with-blockquote) .contentTemplates .secondLvlCss .downloadBtn:hover:after, html.no-touch .ckEditorLayout-full-width:not(.with-blockquote) .contentTemplates .secondLvlCss .downloadBtn:hover:before {
      position: absolute;
      border-color: var(--sl-theme-gold); }

.ckEditorLayout-full-width.with-blockquote .contentTemplates {
  background-color: #0b6790; }
  .ckEditorLayout-full-width.with-blockquote .contentTemplates .secondLvlCss h2,
  .ckEditorLayout-full-width.with-blockquote .contentTemplates .secondLvlCss h3,
  .ckEditorLayout-full-width.with-blockquote .contentTemplates .secondLvlCss h4,
  .ckEditorLayout-full-width.with-blockquote .contentTemplates .secondLvlCss p {
    color: #ffffff;
    word-break: break-word; }
  .ckEditorLayout-full-width.with-blockquote .contentTemplates .secondLvlCss blockquote p {
    color: #f4d8ce !important; }

.ckEditorLayout-full-width.with-blockquote .blockquote-fader {
  margin: 0;
  position: static; }
  .ckEditorLayout-full-width.with-blockquote .blockquote-fader .author {
    margin-top: 2.1875rem !important; }
  .ckEditorLayout-full-width.with-blockquote .blockquote-fader blockquote:after {
    top: -webkit-calc(100% + 0.3125rem);
    top: -moz-calc(100% + 0.3125rem);
    top: calc(100% + 0.3125rem); }
  .ckEditorLayout-full-width.with-blockquote .blockquote-fader .bf-dots {
    margin-top: 1.875rem; }

.ckEditorLayout-full-width.with-blockquote.left-image .controller-js {
  left: -1.5625rem;
  display: none; }

.ckEditorLayout-full-width.with-blockquote.left-image .contentTemplates-right {
  z-index: 3; }

.ckEditorLayout-full-width.with-blockquote.right-image .controller-js {
  right: -1.5625rem;
  display: none; }

.ckEditorLayout-full-width.with-blockquote.right-image .contentTemplates-left {
  z-index: 3; }

.ckEditorLayout-full-width.with-blockquote .contentTemplates-column {
  padding: 1.875rem 8%; }

.ckEditorLayout-full-width.left-text:not(.with-widget) .contentTemplates-left:before {
  content: "";
  width: 4.75rem;
  height: 2.9375rem;
  background-image: url("/Images/assets/flare-2.svg");
  position: absolute;
  left: 0.4375rem;
  top: 0.6875rem;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

.ckEditorLayout-full-width.right-text:not(.with-widget) .contentTemplates-right:before {
  content: "";
  width: 2.4375rem;
  height: 3.75rem;
  background-image: url("/Images/assets/flare-1.svg");
  position: absolute;
  right: 0.4375rem;
  top: 0.6875rem;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

.ckEditorLayout-full-width.with-arrows .controller-js {
  width: 3.125rem;
  height: 7.5rem;
  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;
  top: 50%;
  margin-top: -3.75rem;
  z-index: 2; }
  .ckEditorLayout-full-width.with-arrows .controller-js .crsl-ctrl {
    margin: 0; }
    .ckEditorLayout-full-width.with-arrows .controller-js .crsl-ctrl:before {
      background: #60bab1;
      -webkit-box-shadow: 0px 9px 12px rgba(0, 0, 0, 0.16);
         -moz-box-shadow: 0px 9px 12px rgba(0, 0, 0, 0.16);
              box-shadow: 0px 9px 12px rgba(0, 0, 0, 0.16); }
    .ckEditorLayout-full-width.with-arrows .controller-js .crsl-ctrl:last-child {
      margin-bottom: 1.25rem; }
  @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: 1.875rem;
    left: 0;
    width: 100%;
    padding: 0 1.25rem; }
    .ckEditorLayout-full-width.with-fader .images-fader-cms .bf-dots .slick-dots {
      text-align: center; }
      .ckEditorLayout-full-width.with-fader .images-fader-cms .bf-dots .slick-dots .dots-button:before {
        background: #fff; }
  .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 .controller-js {
  right: -1.5625rem;
  display: none; }

.ckEditorLayout-full-width.with-fader.left-image .contentTemplates-left {
  z-index: 3; }

.ckEditorLayout-full-width.with-fader.right-image .controller-js {
  left: -1.5625rem;
  display: none; }

.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 {
  padding: 50px 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.5; }

.ckEditorLayout-full-width.custom-widget-1 .contentTemplates-column {
  min-height: 26.25rem;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end; }
  .ckEditorLayout-full-width.custom-widget-1 .contentTemplates-column .secondLvlCss h1,
  .ckEditorLayout-full-width.custom-widget-1 .contentTemplates-column .secondLvlCss h2,
  .ckEditorLayout-full-width.custom-widget-1 .contentTemplates-column .secondLvlCss h3,
  .ckEditorLayout-full-width.custom-widget-1 .contentTemplates-column .secondLvlCss h4,
  .ckEditorLayout-full-width.custom-widget-1 .contentTemplates-column .secondLvlCss p,
  .ckEditorLayout-full-width.custom-widget-1 .contentTemplates-column .secondLvlCss li,
  .ckEditorLayout-full-width.custom-widget-1 .contentTemplates-column .secondLvlCss a {
    color: #ffffff !important; }
  .ckEditorLayout-full-width.custom-widget-1 .contentTemplates-column .secondLvlCss p {
    word-break: break-word; }
  .ckEditorLayout-full-width.custom-widget-1 .contentTemplates-column .secondLvlCss li::before {
    background-color: #ffffff;
    color: #ffffff; }
  .ckEditorLayout-full-width.custom-widget-1 .contentTemplates-column .secondLvlCss ol li::before {
    background-color: #ffffff;
    color: #ffffff; }
  .ckEditorLayout-full-width.custom-widget-1 .contentTemplates-column .secondLvlCss a.downloadBtn {
    color: #191941 !important; }

@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: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

@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 .secondLvlCss {
  font-size: 1.25rem;
  line-height: 1.5;
  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;
  color: var(--sl-theme-main-paragraph);
  margin-bottom: 1.875rem;
  font-weight: 300; }
  .ckEditorLayout .secondLvlCss a {
    font-weight: 500;
    font-size: inherit;
    line-height: inherit; }

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

.ckEditorLayout.left-image .contentTemplates-left {
  overflow: hidden; }

.ckEditorLayout.right-image .contentTemplates-right {
  overflow: hidden; }

.ckEditorLayout-widgets h2 {
  font-weight: 700;
  font-size: 2.8125rem;
  font-family: "orpheus-pro";
  line-height: 2.9375rem;
  text-transform: none;
  color: #0b6790; }

.ckEditorLayout-widgets h4,
.ckEditorLayout-widgets h3,
.ckEditorLayout-widgets h1 {
  color: #0b6790; }

.ckEditorLayout-widgets:before {
  content: "";
  width: 6249.9375rem;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
  background: #f3f3f3; }

.ckEditorLayout-widgets .contentTemplates {
  padding: 7.5rem 0;
  min-height: 18.75rem; }
  .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 {
  margin: 0; }

.ckEditorLayout-left-to-end {
  padding-left: 0 !important; }
  .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: 1.875rem 3.125rem 1.875rem 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% - rems(200px));
    width: -moz-calc(100% - rems(200px));
    width: calc(100% - rems(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: 3.125rem;
    height: 7.5rem;
    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: 0.1875rem;
    top: 50%;
    margin-top: -3.75rem; }
    .ckEditorLayout-left-to-end .controller-js .crsl-ctrl {
      margin: 0; }
      .ckEditorLayout-left-to-end .controller-js .crsl-ctrl:last-child {
        margin-bottom: 1.25rem; }
  .ckEditorLayout-left-to-end .carousel-widget-wrapper {
    padding-left: 5rem; }
    @media (max-width: 900px) {
      .ckEditorLayout-left-to-end .carousel-widget-wrapper {
        padding-left: 3.75rem; } }
    .ckEditorLayout-left-to-end .carousel-widget-wrapper .slick-list {
      padding-left: 1.25rem; }
      @media (max-width: 767px) {
        .ckEditorLayout-left-to-end .carousel-widget-wrapper .slick-list {
          padding-left: 0; } }
  .ckEditorLayout-left-to-end .carousel-widget .crsl-inner.slick-no-slide .slick-track {
    text-align: left; }
  .ckEditorLayout-left-to-end.ckEditorLayout-widgets .contentTemplates {
    background-color: #f2f7f9; }
  .ckEditorLayout-left-to-end.ckEditorLayout-widgets:before {
    background-color: #f2f7f9; }
  .ckEditorLayout-left-to-end.ckEditorLayout-widgets .contentTemplates-left .secondLvlCss p,
  .ckEditorLayout-left-to-end.ckEditorLayout-widgets .contentTemplates-left .secondLvlCss li {
    color: #252b2e !important;
    word-break: break-word; }
  .ckEditorLayout-left-to-end.ckEditorLayout-widgets .contentTemplates-left .secondLvlCss blockquote {
    color: #252b2e; }
  .ckEditorLayout-left-to-end.ckEditorLayout-widgets .contentTemplates-right .cards-card .cards-card-inner,
  .ckEditorLayout-left-to-end.ckEditorLayout-widgets .contentTemplates-right .cards-card .cards-card-content {
    background-color: #ffffff;
    border: 0; }
  .ckEditorLayout-left-to-end.ckEditorLayout-widgets .contentTemplates-right .portals-icon-inner {
    background-color: #ffffff; }
  @media (max-width: 767px) {
    .ckEditorLayout-left-to-end {
      width: -webkit-calc(100% + rems(30px)) !important;
      width: -moz-calc(100% + rems(30px)) !important;
      width: calc(100% + rems(30px)) !important;
      margin-left: 0rem; }
      .ckEditorLayout-left-to-end .contentTemplates {
        display: block;
        padding: 1.25rem 0; }
        .ckEditorLayout-left-to-end .contentTemplates .contentTemplates-left {
          width: 100%;
          padding: 0 1.875rem 0rem 0rem; }
        .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: 1.875rem 0 1.875rem 1.875rem; }
  @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% - rems(200px));
  width: -moz-calc(100% - rems(200px));
  width: calc(100% - rems(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: 3.125rem;
  height: 7.5rem;
  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: 0.1875rem;
  top: 50%;
  margin-top: -3.75rem; }
  .ckEditorLayout-right-to-end .controller-js .crsl-ctrl {
    margin: 0; }
    .ckEditorLayout-right-to-end .controller-js .crsl-ctrl:last-child {
      margin-bottom: 1.25rem; }

.ckEditorLayout-right-to-end .carousel-widget-wrapper {
  padding-right: 5rem; }
  @media (max-width: 900px) {
    .ckEditorLayout-right-to-end .carousel-widget-wrapper {
      padding-right: 3.75rem; } }
  .ckEditorLayout-right-to-end .carousel-widget-wrapper .slick-list {
    padding-right: 1.875rem; }

.ckEditorLayout-right-to-end .carousel-widget .crsl-inner.slick-no-slide .slick-track {
  text-align: right; }

.ckEditorLayout-right-to-end.ckEditorLayout-widgets .contentTemplates {
  background-color: #f4d8ce; }

.ckEditorLayout-right-to-end.ckEditorLayout-widgets:before {
  background-color: #f4d8ce; }

.ckEditorLayout-right-to-end.ckEditorLayout-widgets .contentTemplates-right .secondLvlCss p,
.ckEditorLayout-right-to-end.ckEditorLayout-widgets .contentTemplates-right .secondLvlCss li {
  color: #e41f13 !important;
  word-break: break-word; }

.ckEditorLayout-right-to-end.ckEditorLayout-widgets .contentTemplates-right .secondLvlCss ul li:before {
  background: #e41f13; }

.ckEditorLayout-right-to-end.ckEditorLayout-widgets .contentTemplates-right .secondLvlCss ol li:before {
  color: #e41f13; }

.ckEditorLayout-right-to-end.ckEditorLayout-widgets .contentTemplates-right .secondLvlCss blockquote {
  color: #e41f13; }
  .ckEditorLayout-right-to-end.ckEditorLayout-widgets .contentTemplates-right .secondLvlCss blockquote:before {
    background-image: url(../../../../Images/svg/quote-left.svg) !important;
    top: 0rem;
    left: 0rem; }
  .ckEditorLayout-right-to-end.ckEditorLayout-widgets .contentTemplates-right .secondLvlCss blockquote:after {
    background-image: url(../../../../Images/svg/quote-right.svg) !important;
    top: 100%;
    right: 0rem; }

.ckEditorLayout-right-to-end.ckEditorLayout-widgets .controller-js button {
  background: #ffffff; }

@media (max-width: 767px) {
  .ckEditorLayout-right-to-end {
    /* width: calc(100% + rems(40px)) !important;
        margin-left: rems(-20px); */
    width: -webkit-calc(100% + rems(60px)) !important;
    width: -moz-calc(100% + rems(60px)) !important;
    width: calc(100% + rems(60px)) !important;
    margin-left: -1.875rem; }
    .ckEditorLayout-right-to-end .contentTemplates {
      display: block;
      padding: 1.25rem 0; }
      .ckEditorLayout-right-to-end .contentTemplates .contentTemplates-right {
        width: 100%;
        padding: 0 1.25rem 1.875rem; }
      .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;
  background: #f3f3f3;
  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: 1.875rem 7%;
    -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: 34.375rem;
    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: 2.5rem; }
  .contentTemplates .contentTemplates-right {
    position: relative; }
    .right-image .contentTemplates .contentTemplates-right {
      min-height: 18.75rem;
      padding-top: 40%; }
  .left-image .contentTemplates .contentTemplates-left {
    min-height: 18.75rem;
    padding-top: 40%; }
  .contentTemplates .contentTemplates-text.full-width {
    max-width: 43.75rem;
    padding: 4.375rem 3.125rem; }
    .contentTemplates .contentTemplates-text.full-width .secondLvlCss h2,
    .contentTemplates .contentTemplates-text.full-width .secondLvlCss h3,
    .contentTemplates .contentTemplates-text.full-width .secondLvlCss h4,
    .contentTemplates .contentTemplates-text.full-width .secondLvlCss p {
      color: #fff; }

.ckEditorLayout.ckEditorLayout-full-width.right-image.left-text,
.ckEditorLayout.ckEditorLayout-full-width.left-image.right-text,
.ckEditorLayout.ckEditorLayout-full-width.left-image.right-image {
  margin-bottom: 0rem; }
  .ckEditorLayout.ckEditorLayout-full-width.right-image.left-text .secondLvlCss .downloadBtn,
  .ckEditorLayout.ckEditorLayout-full-width.left-image.right-text .secondLvlCss .downloadBtn,
  .ckEditorLayout.ckEditorLayout-full-width.left-image.right-image .secondLvlCss .downloadBtn {
    color: #252b2e; }
    .ckEditorLayout.ckEditorLayout-full-width.right-image.left-text .secondLvlCss .downloadBtn:before, .ckEditorLayout.ckEditorLayout-full-width.right-image.left-text .secondLvlCss .downloadBtn:after,
    .ckEditorLayout.ckEditorLayout-full-width.left-image.right-text .secondLvlCss .downloadBtn:before,
    .ckEditorLayout.ckEditorLayout-full-width.left-image.right-text .secondLvlCss .downloadBtn:after,
    .ckEditorLayout.ckEditorLayout-full-width.left-image.right-image .secondLvlCss .downloadBtn:before,
    .ckEditorLayout.ckEditorLayout-full-width.left-image.right-image .secondLvlCss .downloadBtn:after {
      border-color: #ffffff; }

.ckEditorLayout.ckEditorLayout-full-width.full-width-image-with-text {
  margin-bottom: 0rem; }
  .ckEditorLayout.ckEditorLayout-full-width.full-width-image-with-text .contentTemplates {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .ckEditorLayout.ckEditorLayout-full-width.full-width-image-with-text .contentTemplates .contentTemplates-column.contentTemplates-text.full-width {
      max-width: 47rem; }
      .ckEditorLayout.ckEditorLayout-full-width.full-width-image-with-text .contentTemplates .contentTemplates-column.contentTemplates-text.full-width .secondLvlCss h1,
      .ckEditorLayout.ckEditorLayout-full-width.full-width-image-with-text .contentTemplates .contentTemplates-column.contentTemplates-text.full-width .secondLvlCss h2,
      .ckEditorLayout.ckEditorLayout-full-width.full-width-image-with-text .contentTemplates .contentTemplates-column.contentTemplates-text.full-width .secondLvlCss h3,
      .ckEditorLayout.ckEditorLayout-full-width.full-width-image-with-text .contentTemplates .contentTemplates-column.contentTemplates-text.full-width .secondLvlCss h4,
      .ckEditorLayout.ckEditorLayout-full-width.full-width-image-with-text .contentTemplates .contentTemplates-column.contentTemplates-text.full-width .secondLvlCss p,
      .ckEditorLayout.ckEditorLayout-full-width.full-width-image-with-text .contentTemplates .contentTemplates-column.contentTemplates-text.full-width .secondLvlCss li {
        color: #ffffff !important; }
      .ckEditorLayout.ckEditorLayout-full-width.full-width-image-with-text .contentTemplates .contentTemplates-column.contentTemplates-text.full-width .secondLvlCss li::before {
        color: #ffffff !important;
        background-color: #ffffff; }
    .ckEditorLayout.ckEditorLayout-full-width.full-width-image-with-text .contentTemplates .contentTemplates-img p img {
      width: 100% !important;
      height: 100% !important; }

@media (max-width: 767px) {
  .ckEditorLayout.ckEditorLayout-right-to-end.ckEditorLayout-widgets.layout17 .carousel-widget-wrapper,
  .ckEditorLayout.ckEditorLayout-left-to-end.ckEditorLayout-widgets.layout18 .carousel-widget-wrapper {
    padding-bottom: 3.75rem;
    margin-bottom: 1.875rem; }
  .ckEditorLayout.ckEditorLayout-right-to-end.ckEditorLayout-widgets.layout17 .controller-js,
  .ckEditorLayout.ckEditorLayout-left-to-end.ckEditorLayout-widgets.layout18 .controller-js {
    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;
    width: 100%;
    right: 0;
    top: auto;
    height: auto;
    bottom: 0px;
    margin-top: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .ckEditorLayout.ckEditorLayout-right-to-end.ckEditorLayout-widgets.layout17 .controller-js:after,
    .ckEditorLayout.ckEditorLayout-left-to-end.ckEditorLayout-widgets.layout18 .controller-js:after {
      display: none; } }

/* .vimeo-video{
    .iframe-container {
        width: 100%;
        height: 100%;
        position: relative;
        top: 0; left: 0;

        iframe {
            position: absolute;
            top: 50%;
            left: 50%;
            width: 100vw;
            height: 100vh;
            transform: translate(-50%, -50%);
        }
    }
} */
body {
  --primary-font: "Gill Sans", sans-serif;
  --primary-color: #EA6953;
  --secondary-color: #00615F;
  --content-background: #F1F2F3;
  --value-background: #dedfe0;
  --border-color: #757575;
  --bar-color: #887446; }

.js-donations-popup {
  overflow: hidden; }

.donations-calculator {
  position: relative;
  margin: 3.125rem 0;
  padding: 3.125rem 0;
  z-index: 1; }
  .donations-calculator::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background-color: #F1F2F3;
    z-index: -1; }
  .donations-calculator .progress {
    --progress: 1%;
    margin: 7.5rem 0 3.125rem;
    position: relative;
    width: 92%; }
    .donations-calculator .progress__value {
      position: absolute;
      top: -5.625rem;
      left: 0;
      width: 22%;
      text-align: center; }
      @media only screen and (max-width: 768px) {
        .donations-calculator .progress__value {
          width: auto; } }
      .donations-calculator .progress__value .label {
        color: #757575;
        font-size: 1rem;
        margin-bottom: 0.3125rem; }
      .donations-calculator .progress__value .value {
        color: var(--secondary-color);
        font-size: 1.875rem; }
      .donations-calculator .progress__value.total-raised {
        left: var(--progress);
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%); }
        @media only screen and (max-width: 768px) {
          .donations-calculator .progress__value.total-raised {
            left: 0;
            -webkit-transform: none;
               -moz-transform: none;
                -ms-transform: none;
                 -o-transform: none;
                    transform: none; } }
      .donations-calculator .progress__value.campaign-target {
        left: auto;
        right: -10%; }
        @media only screen and (max-width: 768px) {
          .donations-calculator .progress__value.campaign-target {
            top: auto;
            right: 0;
            bottom: -5.625rem;
            text-align: right; } }
    .donations-calculator .progress__bar {
      background-image: -webkit-gradient(linear, left top, right top, from(#B3995D), color-stop(0, #fff));
      background-image: -webkit-linear-gradient(left, #B3995D var(--progress), #fff 0);
      background-image: -moz-linear-gradient(left, #B3995D var(--progress), #fff 0);
      background-image: -o-linear-gradient(left, #B3995D var(--progress), #fff 0);
      background-image: linear-gradient(90deg, #B3995D var(--progress), #fff 0);
      -webkit-border-radius: 1.5625rem;
         -moz-border-radius: 1.5625rem;
              border-radius: 1.5625rem;
      border: 0.0625rem solid #B3995D;
      height: 3.125rem;
      position: relative; }
      .donations-calculator .progress__bar::before {
        content: '';
        position: absolute;
        right: -0.0625rem;
        bottom: 50%;
        width: 0.0625rem;
        height: 2.5rem;
        background-color: #B3995D; }
        @media only screen and (max-width: 768px) {
          .donations-calculator .progress__bar::before {
            top: 50%;
            bottom: auto; } }
      .donations-calculator .progress__bar .bars {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -0.0625rem;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
           -moz-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
      .donations-calculator .progress__bar .bar {
        border-right: 0.0625rem solid var(--bar-color);
        display: block;
        width: -webkit-calc(100% / var(--increments));
        width: -moz-calc(100% / var(--increments));
        width: calc(100% / var(--increments));
        height: 1.5625rem; }
    @media only screen and (min-width: 769px) {
      .donations-calculator .progress.js-progress-bottom .progress__value.campaign-target {
        top: auto;
        bottom: -5.625rem; }
      .donations-calculator .progress.js-progress-bottom .progress__bar::before {
        top: 50%;
        bottom: auto; }
      .donations-calculator .progress.js-progress-bottom + .text-center {
        text-align: left; } }
  @media only screen and (min-width: 769px) {
    .donations-calculator .text-center {
      text-align: center; } }
  .donations-calculator .downloadBtn {
    background-color: var(--primary-color);
    -webkit-border-radius: 4.375rem;
       -moz-border-radius: 4.375rem;
            border-radius: 4.375rem;
    border: 0;
    color: #fff !important;
    cursor: pointer;
    font-size: 1.375rem;
    padding: 1rem 2.3125rem 0.625rem;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s; }
    .donations-calculator .downloadBtn::before {
      content: normal; }
    .donations-calculator .downloadBtn span {
      display: block;
      min-height: 0; }
    .donations-calculator .downloadBtn .g-icons {
      display: none; }
    html.no-touch .donations-calculator .downloadBtn:hover {
      background-color: var(--secondary-color); }

.donationsPopup {
  --loader: url('data:image/svg+xml,%0A%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" stroke="%2300615f" fill="none" xmlns:v="https://vecta.io/nano"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".5" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/svg%3E%0A');
  --arrow: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="12.127" height="6.934"%3E%3Cpath d="M6.065 4.844l4.586-4.59c.162-.163.382-.255.612-.255s.45.092.612.255c.336.34.336.888 0 1.228l-5.2 5.2c-.328.33-.858.341-1.2.025L.252 1.486A.87.87 0 0 1 .637.032a.87.87 0 0 1 .839.222z" fill="%2398AACF"/%3E%3C/svg%3E%0A');
  --close: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="22.862" height="22.862" fill="none" stroke="%23fff"%3E%3Cpath d="M.353 22.508L22.508.353"/%3E%3Cpath d="M.353.353l22.155 22.155"/%3E%3C/svg%3E%0A');
  --closeActive: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="22.862" height="22.862" fill="none" stroke="%23172742"%3E%3Cpath d="M.353 22.508L22.508.353"/%3E%3Cpath d="M.353.353l22.155 22.155"/%3E%3C/svg%3E%0A');
  --edit: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="16.034" height="16.033" fill="%23fff"%3E%3Cpath d="M12.8 7.766c-.172 0-.336.068-.457.19s-.19.286-.19.457v5.178a.65.65 0 0 1-.647.647H2.442a.65.65 0 0 1-.647-.647V4.53a.65.65 0 0 1 .647-.647H7.62a.65.65 0 0 0 .648-.648.65.65 0 0 0-.648-.648H2.442C1.37 2.589.501 3.458.5 4.53v9.061c.001 1.072.87 1.941 1.942 1.942H11.5c1.072-.001 1.941-.87 1.942-1.942V8.414c.001-.356-.286-.645-.642-.648zm0 0" stroke="%23fff"/%3E%3Cpath d="M6.569 7.177a.33.33 0 0 0-.089.165l-.458 2.289c-.019.095.005.194.067.269s.154.118.251.118c.021 0 .042-.002.063-.006l2.288-.458c.063-.012.121-.043.166-.089l5.121-5.121-2.288-2.288zM15.56.473a1.62 1.62 0 0 0-2.288 0l-.9.9 2.288 2.288.9-.9a1.62 1.62 0 0 0 0-2.288zm0 0"/%3E%3C/svg%3E%0A');
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 97, 95, 0.9);
  overflow: hidden;
  z-index: 999; }
  .donationsPopup__inner {
    background-color: #fff;
    margin-left: auto;
    max-width: 41.875rem;
    -webkit-transform: translateX(130%);
       -moz-transform: translateX(130%);
        -ms-transform: translateX(130%);
         -o-transform: translateX(130%);
            transform: translateX(130%);
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s; }
    .donationsPopup__inner.isShowing {
      -webkit-transform: translateX(0);
         -moz-transform: translateX(0);
          -ms-transform: translateX(0);
           -o-transform: translateX(0);
              transform: translateX(0); }
  .donationsPopup__topNav {
    position: relative; }
    .donationsPopup__topNav .donationsPopup__close {
      position: absolute;
      top: 0;
      right: 100%;
      width: 3.4375rem;
      height: 100%;
      background-color: #B3995D;
      border: 0;
      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;
      margin: 0;
      padding: 0; }
      @media only screen and (max-width: 768px) {
        .donationsPopup__topNav .donationsPopup__close {
          left: 0;
          right: auto; } }
      .donationsPopup__topNav .donationsPopup__close .close-icon {
        background-image: var(--close);
        background-position: center;
        background-repeat: no-repeat;
        display: block;
        pointer-events: none;
        width: 1.4375rem;
        height: 1.4375rem;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        transition: .3s; }
      html.no-touch .donationsPopup__topNav .donationsPopup__close:hover .close-icon {
        background-image: var(--closeActive); }
    .donationsPopup__topNav .donationsPopup__title {
      background-color: #EDE5D4;
      color: var(--secondary-color);
      font-family: var(--primary-font);
      font-size: 1.3125rem;
      padding: 1.125rem 1.875rem 0.8125rem; }
      @media only screen and (max-width: 768px) {
        .donationsPopup__topNav .donationsPopup__title {
          padding-left: 5.3125rem; } }
  .donationsPopup__content {
    height: -webkit-calc(100% - rems(105px));
    height: -moz-calc(100% - rems(105px));
    height: calc(100% - rems(105px));
    overflow: auto;
    padding: 1.5625rem clamp(1.25rem, 3vw, 1.875rem); }
    .donationsPopup__content .downloadBtn {
      background-color: transparent;
      -webkit-border-radius: 4.375rem;
         -moz-border-radius: 4.375rem;
              border-radius: 4.375rem;
      border: 0.0625rem solid #B3995D;
      color: var(--primary-color);
      cursor: pointer;
      font-size: 1.125rem;
      min-width: 9.0625rem;
      padding: 0.9375rem 2.1875rem;
      -webkit-transition: .3s;
      -o-transition: .3s;
      -moz-transition: .3s;
      transition: .3s; }
      .donationsPopup__content .downloadBtn::before {
        content: normal; }
      .donationsPopup__content .downloadBtn span {
        display: block;
        min-height: 0; }
      .donationsPopup__content .downloadBtn .g-icons {
        display: none; }
      html.no-touch .donationsPopup__content .downloadBtn:hover {
        background-color: var(--secondary-color);
        border-color: var(--secondary-color);
        color: #fff !important; }
    .donationsPopup__content .select-wrap {
      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;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media only screen and (max-width: 768px) {
        .donationsPopup__content .select-wrap {
          display: block;
          margin: 0.4375rem 0;
          width: 100%; } }
      @media only screen and (min-width: 769px) {
        .donationsPopup__content .select-wrap--center {
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          width: 100%; } }
      @media only screen and (max-width: 768px) {
        .donationsPopup__content .select-wrap label {
          display: block; } }
    .donationsPopup__content label {
      color: var(--secondary-color);
      font-size: 1rem;
      margin: 0.625rem 0;
      padding-right: 0.9375rem; }
    .donationsPopup__content select {
      display: none; }
    .donationsPopup__content .nice-select {
      font-family: var(--primary-font);
      position: relative;
      -webkit-transition: .3s;
      -o-transition: .3s;
      -moz-transition: .3s;
      transition: .3s;
      z-index: 1; }
      .donationsPopup__content .nice-select .current {
        -webkit-border-radius: 1.4375rem;
           -moz-border-radius: 1.4375rem;
                border-radius: 1.4375rem;
        border: 0.0625rem solid var(--border-color);
        color: var(--primary-color);
        cursor: pointer;
        display: block;
        font-size: 1.125rem;
        padding: 0.625rem 2.5rem 0.625rem 1.5625rem;
        position: relative;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        transition: .3s; }
        .donationsPopup__content .nice-select .current::before {
          content: '';
          position: absolute;
          top: 50%;
          right: 1.0625rem;
          -webkit-transform: translateY(-50%);
             -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
               -o-transform: translateY(-50%);
                  transform: translateY(-50%);
          width: 0.75rem;
          height: 0.4375rem;
          background-image: var(--arrow);
          background-position: center;
          background-repeat: no-repeat;
          -moz-background-size: cover;
               background-size: cover;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -moz-transition: .3s;
          transition: .3s; }
        html.no-touch .donationsPopup__content .nice-select .current:hover {
          color: var(--secondary-color); }
          html.no-touch .donationsPopup__content .nice-select .current:hover::before {
            -webkit-transform: translateY(-50%) scaleY(-1);
               -moz-transform: translateY(-50%) scaleY(-1);
                -ms-transform: translateY(-50%) scaleY(-1);
                 -o-transform: translateY(-50%) scaleY(-1);
                    transform: translateY(-50%) scaleY(-1); }
      .donationsPopup__content .nice-select .list {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: #fff;
        -webkit-border-radius: 1.125rem;
           -moz-border-radius: 1.125rem;
                border-radius: 1.125rem;
        -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
           -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
                box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
        list-style: none;
        margin: 0;
        padding: 3.125rem 1.5625rem 0.9375rem;
        text-align: center;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
        z-index: -1; }
        .donationsPopup__content .nice-select .list li {
          color: var(--secondary-color);
          cursor: pointer;
          font-size: 1.125rem;
          margin-bottom: 0;
          padding: 0;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -moz-transition: .3s;
          transition: .3s; }
          .donationsPopup__content .nice-select .list li::before {
            content: normal; }
          .donationsPopup__content .nice-select .list li ~ li {
            border-top: 0.0625rem solid rgba(0, 97, 95, 0.2);
            margin-top: 0.625rem;
            padding-top: 0.625rem; }
          .donationsPopup__content .nice-select .list li.selected {
            color: rgba(0, 97, 95, 0.5);
            pointer-events: none; }
          html.no-touch .donationsPopup__content .nice-select .list li:hover {
            color: var(--primary-color); }
      .donationsPopup__content .nice-select.open {
        z-index: 20; }
        .donationsPopup__content .nice-select.open .current {
          color: var(--secondary-color); }
          .donationsPopup__content .nice-select.open .current::before {
            -webkit-transform: translateY(-50%) scaleY(-1);
               -moz-transform: translateY(-50%) scaleY(-1);
                -ms-transform: translateY(-50%) scaleY(-1);
                 -o-transform: translateY(-50%) scaleY(-1);
                    transform: translateY(-50%) scaleY(-1); }
        .donationsPopup__content .nice-select.open .list {
          opacity: 1;
          visibility: visible; }
    .donationsPopup__content input[type="number"] {
      -webkit-appearance: textfield;
         -moz-appearance: textfield;
              appearance: textfield; }
      .donationsPopup__content input[type="number"]::-webkit-outer-spin-button, .donationsPopup__content input[type="number"]::-webkit-inner-spin-button {
        -webkit-appearance: none;
                appearance: none;
        margin: 0; }
    .donationsPopup__content .step {
      display: none; }
      .donationsPopup__content .step.js-active {
        display: block; }
      .donationsPopup__content .step.js-loading {
        position: relative; }
        .donationsPopup__content .step.js-loading::before {
          content: '';
          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%);
          width: 5rem;
          height: 5rem;
          background-image: var(--loader);
          background-position: center;
          -moz-background-size: cover;
               background-size: cover; }
        .donationsPopup__content .step.js-loading > * {
          opacity: 0.1;
          pointer-events: none; }
      .donationsPopup__content .step__title {
        color: var(--secondary-color) !important;
        font-size: 1.5625rem;
        line-height: 1;
        margin-top: 1.875rem;
        margin-bottom: 0.625rem; }
      .donationsPopup__content .step__description {
        color: var(--secondary-color) !important;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        margin-top: 0.9375rem;
        margin-bottom: 0.9375rem; }
      .donationsPopup__content .step__content {
        background-color: var(--content-background);
        -webkit-border-radius: 0.375rem;
           -moz-border-radius: 0.375rem;
                border-radius: 0.375rem;
        margin-top: 1.25rem;
        padding: 0.9375rem 1.25rem; }
      .donationsPopup__content .step-navigation {
        margin-top: 1.875rem;
        text-align: center; }
        .donationsPopup__content .step-navigation .downloadBtn {
          background-color: var(--primary-color);
          border-color: var(--primary-color);
          color: #fff !important;
          padding: 0.75rem 2.1875rem; }
          @media only screen and (max-width: 768px) {
            .donationsPopup__content .step-navigation .downloadBtn {
              display: block;
              max-width: none;
              width: 100%; } }
          .donationsPopup__content .step-navigation .downloadBtn[disabled] {
            opacity: 0.4;
            pointer-events: none; }
    .donationsPopup__content .row {
      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;
      -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; }
      .donationsPopup__content .row__title {
        color: var(--secondary-color) !important;
        font-size: 0.9375rem;
        line-height: 1;
        margin: 0.9375rem 0 0.625rem;
        text-transform: uppercase;
        width: 100%; }
      .donationsPopup__content .row .col {
        margin: 0.375rem 0;
        position: relative;
        width: 100%; }
        @media only screen and (min-width: 541px) {
          .donationsPopup__content .row .col--1-of-2 {
            width: -webkit-calc(50% - rems(10px));
            width: -moz-calc(50% - rems(10px));
            width: calc(50% - rems(10px)); } }
        .donationsPopup__content .row .col input {
          display: block;
          width: 100%;
          font-size: 1rem;
          border: 0.0625rem solid #002664;
          padding: 0.9375rem 1.25rem; }
          .donationsPopup__content .row .col input.js-invalid {
            border-color: #FF0000; }
          .donationsPopup__content .row .col input::-webkit-input-placeholder {
            color: #fff;
            opacity: 0; }
          .donationsPopup__content .row .col input:-moz-placeholder {
            color: #fff;
            opacity: 0; }
          .donationsPopup__content .row .col input::-moz-placeholder {
            color: #fff;
            opacity: 0; }
          .donationsPopup__content .row .col input:-ms-input-placeholder {
            color: #fff;
            opacity: 0; }
          .donationsPopup__content .row .col input::-ms-input-placeholder {
            color: #fff;
            opacity: 0; }
          .donationsPopup__content .row .col input::placeholder {
            color: #fff;
            opacity: 0; }
          .donationsPopup__content .row .col input:-ms-input-placeholder {
            color: #fff; }
          .donationsPopup__content .row .col input::-ms-input-placeholder {
            color: #fff; }
          .donationsPopup__content .row .col input[required] + label::after {
            content: '*';
            color: #FF0000; }
          .donationsPopup__content .row .col input:not(:-moz-placeholder-shown) + label {
            display: none; }
          .donationsPopup__content .row .col input:not(:-ms-input-placeholder) + label {
            display: none; }
          .donationsPopup__content .row .col input:not(:placeholder-shown) + label {
            display: none; }
        .donationsPopup__content .row .col label {
          position: absolute;
          top: 50%;
          left: 1.25rem;
          -webkit-transform: translateY(-50%);
             -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
               -o-transform: translateY(-50%);
                  transform: translateY(-50%);
          color: #161615;
          margin: 0;
          padding: 0;
          pointer-events: none; }
  .donationsPopup__bottomNav .donationsPopup__steps {
    border-top: 0.0625rem solid #B3995D;
    font-size: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    height: 3.1875rem; }
  .donationsPopup__bottomNav .step {
    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;
    padding: 1.25rem;
    position: relative;
    width: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: calc(100% / 3); }
    .donationsPopup__bottomNav .step:nth-child(2)::before, .donationsPopup__bottomNav .step:nth-child(2)::after {
      content: '';
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 0.0625rem;
      height: 1.5625rem;
      background-color: #B3995D; }
    .donationsPopup__bottomNav .step:nth-child(2)::before {
      left: 0; }
    .donationsPopup__bottomNav .step:nth-child(2)::after {
      right: 0; }
    .donationsPopup__bottomNav .step.js-active {
      background-color: var(--secondary-color);
      color: #fff; }
    .donationsPopup__bottomNav .step[data-step] {
      cursor: pointer; }
  .donationsPopup .donation-period__buttons {
    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; }
    @media only screen and (max-width: 768px) {
      .donationsPopup .donation-period__buttons {
        -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; } }
    .donationsPopup .donation-period__buttons button {
      width: -webkit-calc(50% - rems(10px));
      width: -moz-calc(50% - rems(10px));
      width: calc(50% - rems(10px)); }
      @media only screen and (max-width: 768px) {
        .donationsPopup .donation-period__buttons button {
          margin: 0.5rem 0;
          width: 100%; } }
      .donationsPopup .donation-period__buttons button.js-active {
        background-color: var(--secondary-color);
        border-color: var(--secondary-color);
        color: #fff; }
  .donationsPopup .donation-period__content .tab {
    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; }
    @media only screen and (max-width: 768px) {
      .donationsPopup .donation-period__content .tab {
        -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; } }
    .donationsPopup .donation-period__content .tab.js-active {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
  .donationsPopup .donation-period__content input[type="number"] {
    background-color: transparent;
    -webkit-border-radius: 1.4375rem;
       -moz-border-radius: 1.4375rem;
            border-radius: 1.4375rem;
    border: 0.0625rem solid var(--border-color);
    color: var(--primary-color);
    display: block;
    font-size: 1.125rem;
    max-width: 6.25rem;
    padding: 0.5rem 1.5625rem;
    text-align: center; }
  .donationsPopup .donation-period span[data-currency] {
    display: block;
    position: relative; }
    .donationsPopup .donation-period span[data-currency]::before {
      content: attr(data-currency);
      position: absolute;
      top: 50%;
      left: 1.25rem;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      color: var(--primary-color);
      font-family: var(--primary-font);
      font-size: 1.5rem; }
  .donationsPopup .donation-period #oneOffAmount {
    display: block;
    max-width: 15.625rem;
    padding: 0.5rem 1.5625rem 0.5rem 3.125rem;
    width: 5.6875rem; }
  .donationsPopup .donation-calculations__content .items {
    margin-top: 1.875rem; }
  .donationsPopup .donation-calculations__content .item {
    color: #757575;
    font-size: 1.0625rem;
    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; }
    .donationsPopup .donation-calculations__content .item.js-invisible {
      display: none; }
    .donationsPopup .donation-calculations__content .item:not(.js-invisible) ~ .item {
      border-top: 0.0625rem solid rgba(117, 117, 117, 0.2);
      margin-top: 0.8125rem;
      padding-top: 0.8125rem; }
    .donationsPopup .donation-calculations__content .item__label {
      padding-right: 1.5625rem; }
  .donationsPopup .donation-calculations__content .values {
    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-top: 1.875rem; }
  .donationsPopup .donation-calculations__content .value {
    text-align: center;
    width: 50%; }
    @media only screen and (min-width: 541px) {
      .donationsPopup .donation-calculations__content .value:first-child {
        margin-right: -0.0625rem; }
        .donationsPopup .donation-calculations__content .value:first-child .value__cash {
          -webkit-border-top-left-radius: 0.625rem;
             -moz-border-radius-topleft: 0.625rem;
                  border-top-left-radius: 0.625rem;
          -webkit-border-bottom-left-radius: 0.625rem;
             -moz-border-radius-bottomleft: 0.625rem;
                  border-bottom-left-radius: 0.625rem; }
      .donationsPopup .donation-calculations__content .value:last-child .value__cash {
        background-color: var(--value-background);
        -webkit-border-top-right-radius: 0.625rem;
           -moz-border-radius-topright: 0.625rem;
                border-top-right-radius: 0.625rem;
        -webkit-border-bottom-right-radius: 0.625rem;
           -moz-border-radius-bottomright: 0.625rem;
                border-bottom-right-radius: 0.625rem; } }
    @media only screen and (max-width: 540px) {
      .donationsPopup .donation-calculations__content .value {
        width: 100%; }
        .donationsPopup .donation-calculations__content .value ~ .value {
          margin-top: 0.9375rem; } }
    .donationsPopup .donation-calculations__content .value__label {
      color: var(--secondary-color);
      font-size: 0.875rem;
      margin-bottom: 0.4375rem; }
    .donationsPopup .donation-calculations__content .value__cash {
      color: var(--secondary-color);
      border: 0.0625rem solid var(--border-color);
      font-family: var(--primary-font);
      font-size: 1.375rem;
      padding: 0.625rem; }
      @media only screen and (max-width: 540px) {
        .donationsPopup .donation-calculations__content .value__cash {
          -webkit-border-radius: 0.375rem;
             -moz-border-radius: 0.375rem;
                  border-radius: 0.375rem; } }
  .donationsPopup .donation-calculations__content #taxBracket + .nice-select .list {
    text-align: left; }
  .donationsPopup .my-pledge {
    font-size: 1rem; }
    .donationsPopup .my-pledge__inner {
      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;
      margin-top: 0;
      padding-right: -webkit-calc(13vmin + rems(10px));
      padding-right: -moz-calc(13vmin + rems(10px));
      padding-right: calc(13vmin + rems(10px));
      overflow: hidden;
      position: relative; }
    .donationsPopup .my-pledge .title {
      color: var(--secondary-color);
      font-size: 1.0625rem;
      font-weight: 700;
      padding-right: 1.25rem;
      position: relative; }
      .donationsPopup .my-pledge .title::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0.625rem;
        width: 0.0625rem;
        height: 100%;
        background-color: var(--secondary-color); }
    .donationsPopup .my-pledge .label {
      color: var(--secondary-color); }
    .donationsPopup .my-pledge .value {
      color: var(--primary-color);
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
    .donationsPopup .my-pledge .edit {
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      background-color: var(--secondary-color);
      border: 0;
      color: #fff;
      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;
      margin: 0;
      padding: 0.3125rem 1.5625rem;
      -webkit-transition: .3s;
      -o-transition: .3s;
      -moz-transition: .3s;
      transition: .3s; }
      @media only screen and (max-width: 540px) {
        .donationsPopup .my-pledge .edit {
          padding: 0.3125rem 0.9375rem; } }
      .donationsPopup .my-pledge .edit:focus, .donationsPopup .my-pledge .edit:hover {
        background-color: var(--primary-color); }
      .donationsPopup .my-pledge .edit .icon {
        width: 1rem;
        height: 1rem;
        background-image: var(--edit);
        background-position: center;
        background-repeat: no-repeat;
        margin-right: 0.3125rem; }
        @media only screen and (max-width: 540px) {
          .donationsPopup .my-pledge .edit .icon {
            margin: 0; } }
      @media only screen and (max-width: 540px) {
        .donationsPopup .my-pledge .edit .text {
          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; } }
  .donationsPopup .contact-information {
    margin-top: 1.25rem; }
  .donationsPopup .pledge-summary .pledge-total {
    font-size: 1rem; }
    .donationsPopup .pledge-summary .pledge-total .label {
      color: var(--secondary-color); }
    .donationsPopup .pledge-summary .pledge-total .value {
      color: var(--primary-color);
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
  .donationsPopup .contact-information-verify {
    margin-top: 1.25rem; }
  .donationsPopup .contact-details {
    font-size: 1rem; }
    .donationsPopup .contact-details ul {
      margin-bottom: 0; }
    .donationsPopup .contact-details li {
      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;
      margin: 0;
      padding: 0;
      position: relative; }
      .donationsPopup .contact-details li::before {
        content: normal; }
      .donationsPopup .contact-details li ~ li {
        margin-top: 1.25rem; }
    .donationsPopup .contact-details .label {
      width: 16%; }
      @media only screen and (max-width: 640px) {
        .donationsPopup .contact-details .label {
          width: 5.9375rem; } }
    .donationsPopup .contact-details .value {
      color: var(--secondary-color);
      padding: 0 1.25rem 0 0.625rem;
      width: -webkit-calc(84% - rems(16px));
      width: -moz-calc(84% - rems(16px));
      width: calc(84% - rems(16px));
      word-break: break-word; }
      @media only screen and (max-width: 640px) {
        .donationsPopup .contact-details .value {
          width: -webkit-calc(100% - rems(111px));
          width: -moz-calc(100% - rems(111px));
          width: calc(100% - rems(111px)); } }
    .donationsPopup .contact-details .edit {
      background-color: transparent;
      border: 0;
      cursor: pointer;
      margin: 0;
      padding: 0;
      -webkit-transition: .3s;
      -o-transition: .3s;
      -moz-transition: .3s;
      transition: .3s; }
      html.no-touch .donationsPopup .contact-details .edit:hover {
        -webkit-transform: scale(1.2);
           -moz-transform: scale(1.2);
            -ms-transform: scale(1.2);
             -o-transform: scale(1.2);
                transform: scale(1.2); }
    .donationsPopup .contact-details .icon {
      background-image: var(--edit);
      background-position: center;
      background-repeat: no-repeat;
      display: block;
      -webkit-filter: brightness(0) saturate(100%) invert(18%) sepia(35%) saturate(5437%) hue-rotate(163deg) brightness(101%) contrast(103%);
              filter: brightness(0) saturate(100%) invert(18%) sepia(35%) saturate(5437%) hue-rotate(163deg) brightness(101%) contrast(103%);
      width: 1rem;
      height: 1rem; }
  @media only screen and (min-width: 769px) {
    .donationsPopup .step--thanks {
      max-width: 65%;
      margin-left: auto;
      margin-right: auto; } }
  .donationsPopup .step--thanks.js-active {
    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;
    text-align: center;
    height: 100%; }
  .donationsPopup .step--thanks h2 {
    color: var(--secondary-color) !important;
    font-size: 1.5625rem;
    margin-top: 0;
    margin-bottom: 0.3125rem; }
  .donationsPopup .step--thanks .downloadBtn {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff !important;
    font-size: 1.375rem;
    padding: 0.9375rem 2.1875rem; }

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

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

.dsa-LG_ADM:after, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown: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-results-btns a.adm-email-btn:after {
  background-image: url("/Images/Sprites/LG/ADM/wSprite.png?cb=639003656642190000");
  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: 21px;
  height: 12px;
  background-position: -47px -1px; }

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

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

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

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

.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: 21px;
  height: 12px;
  background-position: -47px -15px; }

.ds-LG_ADM_adm-arrow {
  width: 21px;
  height: 12px;
  background-position: -47px -29px; }

.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: 21px;
  height: 12px;
  background-position: -47px -29px; }

.dsa-LG_ADM_adm-arrow:after {
  display: inline-block;
  content: "";
  width: 21px;
  height: 12px;
  background-position: -47px -29px; }

.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: -19px -47px; }

.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: -19px -47px; }

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

@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=639003656642190000");
    background-color: transparent;
    background-repeat: no-repeat;
    -moz-background-size: 69px 61px;
         background-size: 69px 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, .sendAdmEmailTo .aef-sendButton:before, .adm-async-form-two .adm-results-slide-out .close-adm-results:before, .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-mobile-dropddown: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-results-btns a.adm-email-btn:before {
    background-image: url("/Images/Sprites/LG/ADM/wSprite2.png?cb=639003656642190000");
    background-color: transparent;
    background-repeat: no-repeat;
    -moz-background-size: 69px 61px;
         background-size: 69px 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-mobile-dropddown: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-results-btns a.adm-email-btn:after {
    background-image: url("/Images/Sprites/LG/ADM/wSprite2.png?cb=639003656642190000");
    background-color: transparent;
    background-repeat: no-repeat;
    -moz-background-size: 69px 61px;
         background-size: 69px 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: #333333 !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: #2B2B2B !important; }

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

.sendAdmEmailToDivider {
  background: #464646;
  height: 2px;
  margin-bottom: 20px;
  margin-top: 17px; }

.sendAdmEmailTo {
  position: relative;
  margin-bottom: 40px;
  border: 2px solid #382170;
  -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: #2B2B2B;
        background: #2B2B2B; }
  .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: #252b2e;
    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: #382170;
    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: #2B2B2B; }
    .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;
  background: #f2f7f9;
  margin: 2.5rem 0;
  -webkit-border-radius: 0.625rem;
     -moz-border-radius: 0.625rem;
          border-radius: 0.625rem;
  padding: 2.5rem; }
  .admissions-functionality-wrapper .adm-form-one {
    position: relative;
    z-index: 1; }
    .admissions-functionality-wrapper .adm-form-one .admissions-func-title {
      font-size: 2.1875rem;
      font-weight: 700;
      line-height: 30px;
      color: #252b2e;
      margin-bottom: 15px;
      font-family: "orpheus-pro"; }
    .admissions-functionality-wrapper .adm-form-one .admissions-func-details {
      font-size: 16px;
      line-height: 23px;
      font-weight: 300;
      color: #252b2e;
      margin-bottom: 15px; }
      .admissions-functionality-wrapper .adm-form-one .admissions-func-details span {
        font-weight: 700;
        text-decoration: underline; }
    .admissions-functionality-wrapper .adm-form-one .admissions-func-intro {
      display: none;
      font-weight: bold;
      color: #2B2B2B;
      font-size: 16px;
      line-height: 16px;
      padding-top: 20px;
      margin-bottom: 15px; }
      .admissions-functionality-wrapper .adm-form-one .admissions-func-intro.error {
        color: red; }
    .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;
      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;
      -webkit-border-radius: 0.5625rem;
         -moz-border-radius: 0.5625rem;
              border-radius: 0.5625rem;
      background: #f4d8ce;
      font-weight: 700;
      font-size: 1.3125rem;
      line-height: 48px;
      letter-spacing: 0.06em;
      text-transform: uppercase;
      color: #252b2e; }
      .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input.opened {
        background: #f4d8ce;
        -webkit-border-radius: 0.5625rem 0.5625rem 0 0;
           -moz-border-radius: 0.5625rem 0.5625rem 0 0;
                border-radius: 0.5625rem 0.5625rem 0 0; }
        .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input.opened:before {
          opacity: 0; }
        .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input.opened:after {
          opacity: 1;
          -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;
        border-color: red; }
        .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input.error:after {
          opacity: 1; }
        .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input.error:before {
          opacity: 0; }
      .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input:before {
        font-family: "icomoon" !important;
        content: "\e900";
        font-size: 0.625rem;
        -webkit-transform: rotate(90deg);
           -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
             -o-transform: rotate(90deg);
                transform: rotate(90deg);
        position: absolute;
        top: 50%;
        top: 0.125rem;
        right: 0.9375rem;
        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; }
      .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input:after {
        font-family: "icomoon" !important;
        content: "\e904";
        font-size: 0.625rem;
        -webkit-transform: rotate(90deg);
           -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
             -o-transform: rotate(90deg);
                transform: rotate(90deg);
        position: absolute;
        top: 0.125rem;
        right: 0.25rem;
        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;
        opacity: 0; }
      html.no-touch .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input:hover {
        background: #BFBFBF; }
        html.no-touch .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input:hover:after {
          opacity: 1; }
        html.no-touch .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input:hover:before {
          opacity: 0; }
      .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input .input-options {
        position: absolute;
        top: 100%;
        left: 0;
        max-height: 15.625rem;
        overflow: hidden;
        overflow-y: auto;
        z-index: 2;
        text-align: center;
        width: 100%;
        height: auto;
        display: none;
        -webkit-border-radius: 0 0 0.5625rem 0.5625rem;
           -moz-border-radius: 0 0 0.5625rem 0.5625rem;
                border-radius: 0 0 0.5625rem 0.5625rem; }
        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;
          color: #252b2e;
          background: #f4d8ce; }
          .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input .input-options .adm-select:first-child {
            border-top: 1px solid #ffffff; }
          .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input .input-options .adm-select:not(:last-child) {
            border-bottom: 1px solid #ffffff; }
          html.no-touch .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input .input-options .adm-select:hover {
            background: #333333;
            color: #fff; }
      .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input.adm-input-months {
        width: 130px; }
    .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-submit {
      border: 0px solid #333333;
      -webkit-border-radius: 0.625rem;
         -moz-border-radius: 0.625rem;
              border-radius: 0.625rem;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      background: #f4d8ce;
      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: 700;
      letter-spacing: 0.06em;
      font-size: 1.3125rem;
      font-family: "Gill Sans", sans-serif;
      line-height: 3rem;
      color: #252b2e;
      letter-spacing: 1px; }
      html.no-touch .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-submit:hover {
        color: #FFFFFF;
        background: #0b6790; }

/* 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: #333333;
    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: #333333;
      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: #333333;
      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 #2B2B2B;
      -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 #382170; }
      .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: #333333;
          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: #333333;
        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 #2B2B2B;
          border-right: 2px solid #2B2B2B; }
          .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: #333333;
            font-size: 13px;
            line-height: 36px;
            border-bottom: 2px solid #2B2B2B; }
            .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: #333333;
              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;
              color: #252b2e; }
      .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-headers {
        display: table;
        width: 100%;
        height: 68px;
        text-align: center;
        background: #2B2B2B; }
        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%, #2b2b2b 56%);
          background: -webkit-gradient(left top, right top, color-stop(0%, white), color-stop(54%, white), color-stop(56%, #2b2b2b));
          background: -webkit-linear-gradient(left, white 0%, white 54%, #2b2b2b 56%);
          background: -o-linear-gradient(left, white 0%, white 54%, #2b2b2b 56%);
          background: -ms-linear-gradient(left, white 0%, white 54%, #2b2b2b 56%);
          background: -webkit-gradient(linear, left top, right top, from(white), color-stop(54%, white), color-stop(56%, #2b2b2b));
          background: linear-gradient(to right, white 0%, white 54%, #2b2b2b 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: #2b2b2b;
          background: -moz-linear-gradient(left, #2b2b2b 0%, #2b2b2b 53%, #c7dcf3 54%, white 55%);
          background: -webkit-gradient(left top, right top, color-stop(0%, #2b2b2b), color-stop(53%, #2b2b2b), color-stop(54%, #c7dcf3), color-stop(55%, white));
          background: -webkit-linear-gradient(left, #2b2b2b 0%, #2b2b2b 53%, #c7dcf3 54%, white 55%);
          background: -o-linear-gradient(left, #2b2b2b 0%, #2b2b2b 53%, #c7dcf3 54%, white 55%);
          background: -ms-linear-gradient(left, #2b2b2b 0%, #2b2b2b 53%, #c7dcf3 54%, white 55%);
          background: -webkit-gradient(linear, left top, right top, from(#2b2b2b), color-stop(53%, #2b2b2b), color-stop(54%, #c7dcf3), color-stop(55%, white));
          background: linear-gradient(to right, #2b2b2b 0%, #2b2b2b 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: #382170;
          display: table-cell;
          height: 68px;
          vertical-align: middle;
          border-right: 1px solid #ffffff;
          color: #ffffff;
          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: #ffffff;
            color: #252b2e; }
          .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-headers .adm-result-entry.active {
            background: #ffffff;
            color: #252b2e; }
      .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: #333333;
          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: #2B2B2B;
            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 #382170;
            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: #382170;
              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: #382170;
              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: #2B2B2B;
              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: #333333;
              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 #2B2B2B;
        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 #2B2B2B;
          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: #333333;
            text-decoration: none; }
          .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a:visited {
            color: #333333;
            text-decoration: none; }
          html.no-touch .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-btns a:hover {
            color: #2B2B2B;
            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: #333333;
            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-right: 3%;
  width: 30%;
  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;
  height: 50px;
  border: 1px solid #2B2B2B;
  background: #FFFFFF;
  font-weight: bold;
  font-size: 15px;
  line-height: 48px;
  text-transform: uppercase;
  color: #333333; }
  html.touch .mobile-select {
    border: 0; }
  .mobile-select.opened {
    background: #BFBFBF; }
  .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: #BFBFBF; }
  .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-left: 10px; }

@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 .adm-form-one .admissions-func-title {
    line-height: 32px;
    margin-bottom: 12px; }
  .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-btn-wrapper {
    width: -webkit-calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: calc(100% - 90px); }
  .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 #464646; }
  .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-result-panel {
    padding: 20px 30px 30px 30px;
    border-top: 2px solid #2B2B2B; }
  .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 #2B2B2B; }
  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input .input-options {
    width: 100%; }
  .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 #2B2B2B;
    border-right: 2px solid #2B2B2B;
    border-bottom: 2px solid #2B2B2B; }
  html.touch .adm-async-form-two .adm-results-slide-out .adm-results-container {
    border: 0; } }

@media screen and (max-width: 580px) {
  .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-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 {
    width: 100%;
    max-width: 15.625rem; }
  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input.adm-input-months {
    width: 100%;
    max-width: 15.625rem; }
  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-submit {
    float: none;
    width: 100%;
    max-width: 15.625rem; }
  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input-btn-wrapper {
    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;
    row-gap: 0.9375rem;
    width: 100%; } }

@media screen and (max-width: 450px) {
  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input-btn-wrapper {
    float: none;
    width: auto;
    margin-bottom: 20px; }
  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input {
    margin-right: 1%;
    padding-left: 10px;
    max-width: 7.5rem; }
  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input:last-child {
    margin-right: 0; }
  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input.adm-input-months {
    max-width: 7.5rem; }
  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-submit {
    float: none;
    max-width: 7.5rem; }
  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input:before {
    right: 8px; }
  .admissions-functionality-wrapper .adm-form-one .admissions-input-area .adm-input:after {
    right: 8px; } }

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

.ckEditorLayout-full-width.module--cp_video-card {
  width: 100%;
  margin-left: 0;
  left: auto; }
  .ckEditorLayout-full-width.module--cp_video-card.ckEditorLayout .secondLvlCss {
    margin-bottom: 0; }
    .ckEditorLayout-full-width.module--cp_video-card.ckEditorLayout .secondLvlCss img {
      margin: 0; }
  .ckEditorLayout-full-width.module--cp_video-card .contentTemplates {
    background: transparent; }
    .ckEditorLayout-full-width.module--cp_video-card .contentTemplates .contentTemplates-column {
      padding: 0; }
      .ckEditorLayout-full-width.module--cp_video-card .contentTemplates .contentTemplates-column .module-widget--videos {
        padding-bottom: 0; }

.video-card {
  position: relative; }
  .video-card:before {
    content: '';
    width: 50vw;
    height: 50vh;
    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%); }
  .video-card .video-card__inner {
    position: relative;
    cursor: pointer; }
    html.no-touch .video-card .video-card__inner:hover .inline-video-element {
      opacity: 1;
      -webkit-transition: opacity 0.5s ease;
      -o-transition: opacity 0.5s ease;
      -moz-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
  .video-card .video-card__video,
  .video-card .video-card__image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .video-card .video-card__image {
    -o-object-fit: cover;
       object-fit: cover; }
  .video-card .video-card__video {
    overflow: hidden; }
  .video-card .inline-video-element {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    -o-object-fit: cover;
       object-fit: cover;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    .video-card .inline-video-element.show {
      opacity: 1; }
  .video-card__video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: contain;
       object-fit: contain; }
  .video-card .video-card__content {
    z-index: 3;
    position: absolute;
    bottom: 0;
    left: 0; }
  .video-card .video-card__element.no-video:before {
    display: none; }
  .module-widget--videos-portrait .video-card .video-card__element {
    position: relative;
    padding-top: 139%; }
  .module-widget--videos-full-width .video-card .video-card__element {
    position: relative;
    height: 90vh; }
  .module-widget--videos-full-width .video-card .video-card__content {
    width: 100%;
    height: 100%;
    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 !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    text-align: center;
    gap: 1.5rem; }
    .module-widget--videos-full-width .video-card .video-card__content .video-card__title {
      width: 100%;
      text-align: center;
      padding: 0 2rem; }
  .module-widget--videos-small-width .video-card .video-card__element {
    position: relative;
    padding-top: 65%; }
  .module-widget--videos-small-width .video-card .video-card__content {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: 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;
    text-align: center;
    gap: 1rem; }
    .module-widget--videos-small-width .video-card .video-card__content .video-card__title {
      padding: 0;
      text-align: left; }
    @media (max-width: 47.9375rem) {
      .module-widget--videos-small-width .video-card .video-card__content .video-controls-button label {
        display: none; } }
  .module-widget--videos-landscape .video-card .video-card__element {
    position: relative;
    padding-top: 65%; }
  .video-card .video-card__element {
    background: #0b6790; }
    .video-card .video-card__element:before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 3;
      background: transparent -webkit-gradient(linear, left top, left bottom, from(#00000000), to(#000000));
      background: transparent -webkit-linear-gradient(top, #00000000 0%, #000000 100%);
      background: transparent -moz-linear-gradient(top, #00000000 0%, #000000 100%);
      background: transparent -o-linear-gradient(top, #00000000 0%, #000000 100%);
      background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%);
      opacity: 0.5; }
  .video-card .video-card__content {
    width: 100%;
    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: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 2.5rem;
    gap: 0.5rem; }
    @media (max-width: 450px) {
      .video-card .video-card__content {
        padding: 1.25rem; } }
  .video-card .video-card__additional {
    font-size: 1.25rem;
    color: #fff;
    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; }
    @media (max-width: 450px) {
      .video-card .video-card__additional {
        font-size: 1rem; } }
  .video-card .duration-icon {
    color: #fff;
    font-size: 1.4rem;
    margin-right: 1rem; }
  .video-card .video-card__title {
    font-family: "orpheus-pro", sans-serif;
    font-size: 2.4375rem;
    line-height: 1.2;
    font-weight: 400;
    color: #ffffff;
    word-break: break-word; }
    @media (max-width: 450px) {
      .video-card .video-card__title {
        font-size: 1.25rem; } }
  .video-card .video-controls-button {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 1.875rem;
    background: transparent;
    border: none;
    cursor: pointer; }
    @media (max-width: 450px) {
      .video-card .video-controls-button {
        padding-right: 1.25rem; } }
    .video-card .video-controls-button label {
      font-family: "orpheus-pro", sans-serif;
      font-size: 1.25rem;
      color: #ffffff;
      font-weight: 500;
      padding-right: 0.625rem;
      pointer-events: none;
      z-index: 1;
      white-space: pre; }
      @media (max-width: 450px) {
        .video-card .video-controls-button label {
          font-size: 1.125rem;
          padding-right: 0.625rem; } }
    .video-card .video-controls-button i {
      width: 0;
      height: 0;
      display: inline-block;
      border-top: 0.4375rem solid transparent;
      border-left: 0.5625rem solid #fff;
      border-bottom: 0.4375rem solid transparent;
      position: relative; }
      .video-card .video-controls-button i:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        width: 4.875rem;
        height: 4.875rem;
        margin-left: -0.25rem;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        background: rgba(228, 31, 19, 0.7);
        z-index: -1; }
      @media (max-width: 450px) {
        .video-card .video-controls-button i {
          border-top: 0.3125rem solid transparent;
          border-left: 0.3125rem solid #fff;
          border-bottom: 0.3125rem solid transparent; }
          .video-card .video-controls-button i::before {
            width: 2.375rem;
            height: 2.375rem; } }
  .module-widget--videos-landscape .video-card .video-controls-button,
  .module-widget--videos-portraint .video-card .video-controls-button {
    z-index: 4;
    position: absolute;
    right: 3rem;
    bottom: 3rem; }
    @media (max-width: 47.9375rem) {
      .module-widget--videos-landscape .video-card .video-controls-button,
      .module-widget--videos-portraint .video-card .video-controls-button {
        position: absolute;
        top: 50%;
        left: 50%;
        right: auto;
        bottom: auto;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); } }
    .module-widget--videos-portrait .module-widget--videos-landscape .video-card .video-controls-button, .module-widget--videos-portrait
    .module-widget--videos-portraint .video-card .video-controls-button {
      display: none; }
  .video-card .video-card__inner .icon-container {
    -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; }
  html.no-touch .video-card .video-card__inner:hover .video-controls-button .icon-container {
    background: #0000b3; }
  .module-widget--videos-landscape .video-card .video-card__content {
    padding-right: 10rem; }
  @media (max-width: 47.9375rem) {
    .module-widget--videos-landscape .video-card .video-card__content {
      position: relative;
      padding: 0.8rem 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; }
    .module-widget--videos-landscape .video-card .video-card__title,
    .module-widget--videos-landscape .video-card .video-card__additional {
      color: blue; } }

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

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

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

@keyframes modal-video {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px); }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@-moz-keyframes modal-video-inner {
  from {
    -moz-transform: translate(0, 100px);
         transform: translate(0, 100px); }
  to {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0); } }

@-o-keyframes modal-video-inner {
  from {
    -o-transform: translate(0, 100px);
       transform: translate(0, 100px); }
  to {
    -o-transform: translate(0, 0);
       transform: translate(0, 0); } }

@keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
       -moz-transform: translate(0, 100px);
         -o-transform: translate(0, 100px);
            transform: translate(0, 100px); }
  to {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0); } }

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  -webkit-animation-timing-function: ease-out;
     -moz-animation-timing-function: ease-out;
       -o-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
     -moz-animation-duration: 0.3s;
       -o-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-name: modal-video;
     -moz-animation-name: modal-video;
       -o-animation-name: modal-video;
          animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.modal-video-close {
  opacity: 0; }
  .modal-video-close .modal-video-movie-wrap {
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    transform: translate(0, 100px); }

.modal-video-body {
  max-width: 940px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table; }

.modal-video-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  -webkit-animation-timing-function: ease-out;
     -moz-animation-timing-function: ease-out;
       -o-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
     -moz-animation-duration: 0.3s;
       -o-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-name: modal-video-inner;
     -moz-animation-name: modal-video-inner;
       -o-animation-name: modal-video-inner;
          animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out; }
  .modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -35px;
  right: -35px;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent; }
  .modal-video-close-btn:before {
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg); }
  .modal-video-close-btn:after {
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .modal-video-close-btn:before, .modal-video-close-btn:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    margin-top: -6px; }

.mediaPopup.isMpStaff .mediaPopup__inner .mediaPopup__topNav .mediaPopup__type h4 span {
  font-size: 0; }
  .mediaPopup.isMpStaff .mediaPopup__inner .mediaPopup__topNav .mediaPopup__type h4 span:before {
    content: "PROFILE";
    font-size: 20px; }

.mediaPopup.isMpStaff .mediaPopup__inner .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__singleImage {
  width: 40%; }
  @media (max-width: 767px) {
    .mediaPopup.isMpStaff .mediaPopup__inner .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__singleImage {
      width: 90%;
      float: none;
      padding-bottom: 0; } }
  .mediaPopup.isMpStaff .mediaPopup__inner .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__singleImage img:nth-of-type(1) {
    visibility: hidden; }

@media (max-width: 767px) {
  .mediaPopup.isMpStaff .mediaPopup__inner .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__desc {
    position: relative; } }

.mediaPopup.isMpStaff .mediaPopup__inner .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__desc .secondLvlCss {
  /* display: flex;
                        flex-direction: column; */ }
  .mediaPopup.isMpStaff .mediaPopup__inner .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__desc .secondLvlCss .isStaffRole {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'futura-pt';
    line-height: 20px;
    max-width: 45%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    @media (max-width: 767px) {
      .mediaPopup.isMpStaff .mediaPopup__inner .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__desc .secondLvlCss .isStaffRole {
        top: 0;
        max-width: 100%; } }
    .mediaPopup.isMpStaff .mediaPopup__inner .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__desc .secondLvlCss .isStaffRole:before {
      content: "";
      display: inline-block;
      width: 14px;
      height: 14px;
      margin-right: 4px;
      position: relative;
      top: 2px;
      background-image: url("../../images/svg/user.svg");
      background-repeat: no-repeat;
      -moz-background-size: contain;
           background-size: contain; }
  .mediaPopup.isMpStaff .mediaPopup__inner .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__desc .secondLvlCss .isTitle.featuredParagraph {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'futura-pt';
    position: relative;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .mediaPopup.isMpStaff .mediaPopup__inner .mediaPopup__content .mediaPopup__featuredPost .mediaPopup__desc .secondLvlCss .mediaPopup__extraDescWrapper {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }

.mediaPopup.isCard .isCardsCategories {
  display: none; }

.mediaPopup.isCard .mediaPopup__type h4 span {
  display: none; }

*:focus-visible {
  outline: #382170 solid 2px;
  outline-offset: 4px; }

*:focus:not(:focus-visible) {
  outline: none; }

table.wishList td {
  vertical-align: top !important; }

.content > div:last-child {
  margin-bottom: 0; }

.content > div:nth-last-child(2) {
  margin-bottom: 0; }

.content > div:last-child.content-wrap {
  margin-bottom: 0; }
