@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@font-face {
  font-family: 'UnitedSansCond';
  src: url("../fonts/unitedsanscond-heavy-webfont.woff") format("woff"), url("../fonts/unitedsanscond-heavy-webfont.woff2") format("woff2"), url("../fonts/unitedsanscond-heavy-webfont.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'ITC-Franklin-Gothic';
  src: url("../fonts/itcfranklingothicstd-book-webfont.woff") format("woff"), url("../fonts/itcfranklingothicstd-book-webfont.woff2") format("woff2"), url("../fonts/itcfranklingothicstd-book-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?6j6fjg");
  src: url("../fonts/icomoon.eot?6j6fjg#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?6j6fjg") format("truetype"), url("../fonts/icomoon.woff?6j6fjg") format("woff"), url("../fonts/icomoon.svg?6j6fjg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"],
[class*=" icon-"],
.main-nav > li > a:not(:only-child):after,
.jcf-select .jcf-select-opener:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !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-stack-new:before {
  content: ""; }

.icon-stack:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-tiktok:before {
  content: ""; }

.icon-play-circle:before {
  content: ""; }

.icon-external:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-envelope:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-angle-down:before {
  content: ""; }

.icon-arrow-right2:before {
  content: ""; }

/* Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  -webkit-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; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .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; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
       -o-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
       -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
       -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  -o-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  -o-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

/* Caption */
.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
       -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

/* custom select styles */
.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #777;
  background: #fff;
  margin: 0 0 12px;
  min-width: 150px;
  height: 26px; }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

.jcf-select .jcf-select-text {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 26px;
  margin: 0 35px 0 8px; }

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: #aaa;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0; }

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #f00; }

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%; }

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%; }

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.jcf-list ul li {
  overflow: hidden;
  display: block; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #656565;
  height: 1%; }

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

.jcf-focus,
.jcf-focus * {
  border-color: #f00 !important; }

/*
  @param {$fontfamily} - font family name
  @param {$filename} - file name in 'fonts' folder (e.g. my-web-font.woff)
  @param {$fontweight} - @default: normal;
  @param {$fontstyle} - @default: normal;

  NOTE: used only woff, because in supported in all browsers:
*/
.main-nav, .submenu, .social-list, .news-list, .page-navigation-list, .release-list, .footer-list, .footer-bottom .privacy-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #212a34;
  background: #fff;
  font: 300 17px/1.41 "FranklinStd-book", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.gm-style img {
  max-width: none; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: "franklin-gothic-compressed", sans-serif;
  letter-spacing: -.015em;
  font-weight: 800;
  margin: 0 0 0.5em;
  color: inherit;
  text-transform: uppercase;
  line-height: 1.2; }

h1,
.h1 {
  line-height: 1;
  font-size: 20px; }
  @media (min-width: 768px) {
    h1,
    .h1 {
      font-size: 30px; } }
  @media (min-width: 1200px) {
    h1,
    .h1 {
      font-size: 40px; } }

h2,
.h2 {
  font-size: 24px;
  margin-bottom: 0;
  line-height: 1.46; }
  @media (min-width: 1024px) {
    h2,
    .h2 {
      font-size: 36px; } }

h3,
.h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 21px; }

h5, .h5 {
  font-size: 18px; }

h6, .h6 {
  font-size: 15px; }

p {
  margin: 0 0 1em; }

a {
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  color: rgba(33, 42, 52, 0.5);
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none;
    color: #b71f20; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #212a34;
  padding: 0.4em 0.7em; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  textarea:focus {
    border-color: #000; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #212a34; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #212a34; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #212a34; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #212a34; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder {
    color: #212a34; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: vertical;
  vertical-align: top; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

.btn {
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
  color: #b71f20;
  border: 1px solid #b71f20;
  padding: 10px 16px;
  font-size: 14px;
  font-family: "franklin-gothic-urw-cond", sans-serif; }
  @media (min-width: 1024px) {
    .btn {
      padding: 11px 21px;
      font-size: 20px; } }
  .btn:hover {
    background-color: #b71f20;
    color: #fff; }
  .btn-outline-white {
    border-color: #fff;
    color: #fff; }
    .btn-outline-white:hover {
      background-color: #fff;
      color: #212a34; }
  .btn-arrow-right span {
    background-color: #b71f20; }

@font-face {
  font-family: "UnitedSansCond";
  src: url("../fonts/unitedsanscond-heavy-webfont.woff") format("woff"), url("../fonts/unitedsanscond-heavy-webfont.woff") format("woff2"), url("../fonts/unitedsanscond-heavy-webfont.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: "FranklinStd-book";
  src: url("../fonts/itcfranklingothicstd-book-webfont.woff") format("woff"), url("../fonts/itcfranklingothicstd-book-webfont.woff") format("woff2"), url("../fonts/itcfranklingothicstd-book-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "FranklinStd-dmcd";
  src: url("../fonts/itcfranklingothicstd-dmcd-webfont.woff") format("woff"), url("../fonts/itcfranklingothicstd-dmcd-webfont.woff") format("woff2"), url("../fonts/itcfranklingothicstd-dmcd-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

.nav-active {
  overflow: hidden !important; }

body {
  position: relative; }
  body:before {
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0; }
  body.nav-active:before {
    opacity: .7;
    z-index: 2; }

#header {
  position: relative;
  z-index: 50;
  background-color: #b71f20; }
  @media (min-width: 768px) {
    #header {
      padding-bottom: 10px; } }
  #header .top-panel {
    position: relative;
    background-color: #eff2f7;
    padding: 20px 45px 20px 15px;
    font-size: 16px; }
    @media (min-width: 1024px) {
      #header .top-panel {
        padding: 14px 35px 20px; } }
    #header .top-panel p {
      margin-bottom: 0; }
    #header .top-panel a {
      color: #b71f20; }
    #header .top-panel .opener {
      width: 15px;
      height: 15px;
      position: absolute;
      right: 20px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      #header .top-panel .opener:before, #header .top-panel .opener:after {
        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        transition: -webkit-transform 0.3s ease-in-out;
        -o-transition: 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;
        content: '';
        width: 100%;
        height: 0.125rem;
        background-color: #000;
        position: absolute;
        left: 0;
        top: 0.3125rem; }
      #header .top-panel .opener:before {
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
      #header .top-panel .opener:after {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }
  #header .header-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 50px;
    position: relative; }
    #header .header-wrap .logo-block {
      padding: 0 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (min-width: 1440px) {
        #header .header-wrap .logo-block {
          min-width: 218px; } }
      #header .header-wrap .logo-block .logo {
        display: none; }
        @media (min-width: 1024px) {
          #header .header-wrap .logo-block .logo {
            display: block;
            width: 136px;
            margin: 10px auto 0; } }
    #header .header-wrap .search-block {
      padding: 0 13px;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (min-width: 1200px) {
        #header .header-wrap .search-block {
          min-width: 125px;
          margin-top: 14px; } }
      #header .header-wrap .search-block .slide {
        -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
        opacity: 0;
        visibility: hidden;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important; }
        #header .header-wrap .search-block .slide.js-slide-hidden {
          display: block !important; }
      #header .header-wrap .search-block.active .slide {
        opacity: 1;
        visibility: visible;
        position: absolute;
        left: 0;
        top: 100%;
        right: 0;
        background-color: #b71f20;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        min-height: 70px;
        z-index: 5;
        padding-left: 50px;
        padding-right: 50px; }
        @media (min-width: 768px) {
          #header .header-wrap .search-block.active .slide {
            left: 126px;
            padding-left: 0; } }
        @media (min-width: 1024px) {
          #header .header-wrap .search-block.active .slide {
            padding-left: 40px; } }
        @media (min-width: 1200px) {
          #header .header-wrap .search-block.active .slide {
            padding-right: 125px; } }
        @media (min-width: 1440px) {
          #header .header-wrap .search-block.active .slide {
            padding-left: 92px; } }
        #header .header-wrap .search-block.active .slide input {
          display: block;
          width: 100%;
          outline: none;
          border: none;
          background-color: transparent;
          border-bottom: 1px solid #fff;
          padding: 5px 10px; }
          #header .header-wrap .search-block.active .slide input::-webkit-input-placeholder {
            color: rgba(255, 255, 255, 0.7); }
          #header .header-wrap .search-block.active .slide input:-ms-input-placeholder {
            color: rgba(255, 255, 255, 0.7); }
          #header .header-wrap .search-block.active .slide input::-ms-input-placeholder {
            color: rgba(255, 255, 255, 0.7); }
          #header .header-wrap .search-block.active .slide input::placeholder {
            color: rgba(255, 255, 255, 0.7); }
      #header .header-wrap .search-block a {
        color: inherit;
        font-size: 24px; }
        #header .header-wrap .search-block a i:after {
          opacity: 1; }

#nav {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 15px 10px 15px; }
  @media (max-width: 1023px) {
    #nav {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media (min-width: 1200px) {
    #nav {
      padding: 32px 38px 23px 40px; } }
  #nav .logo {
    display: none;
    line-height: 1; }
    @media (max-width: 1023px) {
      #nav .logo {
        display: block;
        width: 77px;
        margin-right: 10px;
        -ms-flex-negative: 0;
            flex-shrink: 0; } }
  #nav h1 {
    margin-bottom: 0; }
    @media (min-width: 1024px) {
      #nav h1 {
        color: #b71f20;
        margin-right: 15px; } }

.main-nav-drop {
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
  @media (max-width: 1023px) {
    .main-nav-drop {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      max-width: 325px;
      background-color: #fff;
      opacity: 0;
      visibility: hidden;
      z-index: 5;
      overflow-x: hidden;
      overflow-y: auto;
      border: 1px solid #c3cbd4; } }
  @media (min-width: 1024px) {
    .main-nav-drop {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; } }
  @media (min-width: 1440px) {
    .main-nav-drop {
      padding: 0 2px 0 56px; } }
  .nav-active .main-nav-drop {
    opacity: 1;
    visibility: visible; }

.main-nav {
  text-transform: uppercase;
  font-family: "franklin-gothic-compressed", sans-serif;
  font-size: 20px;
  padding: 16px 0 10px; }
  @media (min-width: 1024px) {
    .main-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: 18px; } }
  @media (min-width: 1920px) {
    .main-nav {
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly; } }
  @media (min-width: 1440px) {
    .main-nav {
      font-size: 20px; } }
  .main-nav > li {
    position: relative; }
    @media (max-width: 1023px) {
      .main-nav > li:not(:last-child) {
        border-bottom: 1px solid #c3cbd4; } }
    @media (min-width: 1024px) {
      .main-nav > li:hover .submenu {
        opacity: 1;
        visibility: visible; } }
    .main-nav > li.active > a {
      color: #b71f20; }
      .main-nav > li.active > a:not(:only-child):after {
        -webkit-transform: translateY(-50%) rotate(180deg);
            -ms-transform: translateY(-50%) rotate(180deg);
                transform: translateY(-50%) rotate(180deg); }
    .main-nav > li > a {
      position: relative;
      color: inherit;
      padding: 17px 40px 12px 18px; }
      @media (max-width: 1023px) {
        .main-nav > li > a {
          display: block; } }
      @media (min-width: 1024px) {
        .main-nav > li > a {
          padding: 0 24px; } }
      @media (min-width: 1200px) {
        .main-nav > li > a {
          padding: 0 24px; } }
      .main-nav > li > a:hover {
        color: #b71f20; }
      .main-nav > li > a:not(:only-child):after {
        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        transition: -webkit-transform 0.3s ease-in-out;
        -o-transition: 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;
        content: "";
        position: absolute;
        top: calc(50% - 2px);
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        right: 26px;
        font-size: 1.1em;
        line-height: 1;
        display: block; }
        @media (min-width: 1024px) {
          .main-nav > li > a:not(:only-child):after {
            right: 0; } }
      @media (min-width: 1024px) {
        .main-nav > li > a.opener:before {
          content: '';
          position: absolute;
          left: 0;
          top: 150%;
          height: 62px;
          display: block;
          width: 100%; } }

.submenu {
  text-transform: uppercase;
  font-size: 18px;
  padding: 18px 0 10px; }
  @media (max-width: 1023px) {
    .submenu {
      background-color: #eff2f7; } }
  @media (min-width: 1024px) {
    .submenu {
      -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
      opacity: 0;
      visibility: hidden;
      position: absolute;
      top: 62px;
      left: 0;
      right: 0;
      border: 1px solid #c3cbd4;
      background-color: #fff;
      font-size: 20px;
      padding: 20px 0; } }
  .submenu li a {
    display: block;
    color: inherit; }
    @media (max-width: 1023px) {
      .submenu li a {
        padding: 14px 20px; } }
    @media (min-width: 1024px) {
      .submenu li a {
        padding: 15px 30px; } }
    @media (max-width: 1023px) {
      .submenu li a:hover {
        color: #b71f20; } }
    @media (min-width: 1024px) {
      .submenu li a:hover {
        background-color: #eff2f7; } }

.nav-opener {
  display: block;
  position: relative;
  width: 20px;
  height: 16px; }
  @media (min-width: 1024px) {
    .nav-opener {
      display: none; } }
  .nav-active .nav-opener span {
    opacity: 0; }
  .nav-active .nav-opener:before, .nav-active .nav-opener:after {
    top: 50%;
    left: 0;
    right: 0; }
  .nav-active .nav-opener:before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .nav-active .nav-opener:after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .nav-opener span {
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out; }
  .nav-opener span, .nav-opener:before, .nav-opener:after {
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: 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;
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0; }
  .nav-opener:before, .nav-opener:after {
    content: ''; }
  .nav-opener:before {
    top: 0; }
  .nav-opener span {
    top: calc(50% - 1px); }
  .nav-opener:after {
    bottom: 0; }

.resize-active *,
.resize-active *:before,
.resize-active *:after {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

#wrapper {
  overflow: hidden;
  position: relative; }

.container {
  width: 100%;
  max-width: 1130px;
  padding: 0 15px;
  margin: 0 auto; }

@media (min-width: 768px) {
  #main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; } }

.aside {
  background-color: #b71f20;
  max-width: 126px; }
  @media (max-width: 767px) {
    .aside {
      display: none; } }

@media (min-width: 768px) {
  .content {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 126px);
            flex: 0 0 calc(100% - 126px);
    max-width: calc(100% - 126px); } }

.content-heading {
  position: relative;
  background-color: #212a34;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 8px 8px 22px; }
  @media (min-width: 768px) {
    .content-heading {
      min-height: 75px; } }
  @media (min-width: 1024px) {
    .content-heading {
      min-height: 111px;
      padding: 15px 70px 15px 46px; } }

.jcf-select {
  -webkit-transition: border-color 0.3s ease-in-out;
  -o-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  vertical-align: middle;
  border: 1px solid #fff;
  background-color: transparent;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 46px; }
  @media (min-width: 1024px) {
    .jcf-select {
      min-width: 167px;
      height: 50px; } }
  .jcf-select .jcf-select-text {
    text-transform: uppercase;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    font-family: "FranklinStd-dmcd", sans-serif;
    padding: 10px 40px 10px 15px;
    margin: 0; }
    @media (min-width: 1024px) {
      .jcf-select .jcf-select-text {
        font-size: 20px;
        padding: 5px 40px 5px 20px; } }
  .jcf-select .jcf-select-opener {
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: transparent; }
    .jcf-select .jcf-select-opener:before {
      -webkit-transition: -webkit-transform 0.3s ease-in-out;
      transition: -webkit-transform 0.3s ease-in-out;
      -o-transition: 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;
      content: "";
      font-size: 25px; }
  .jcf-select.jcf-focus {
    border-color: #b71f20; }
    .jcf-select.jcf-focus .jcf-select-opener:before {
      -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
              transform: rotate(-180deg); }

.jcf-select-drop .jcf-select-drop-content {
  border-color: #b71f20; }

.jcf-list ul {
  font-size: 14px;
  font-family: "FranklinStd-dmcd", sans-serif; }
  @media (min-width: 1024px) {
    .jcf-list ul {
      font-size: 18px; } }

.jcf-list .jcf-option {
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  padding: 10px 15px;
  cursor: pointer; }
  @media (min-width: 1024px) {
    .jcf-list .jcf-option {
      padding: 15px 20px; } }
  .jcf-list .jcf-option:hover {
    background-color: #b71f20;
    color: #fff; }

.social-list {
  text-align: center;
  padding: 26px 0 24px; }
  .social-list li {
    padding: 16px 41px; }
  .social-list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 24px;
    line-height: 1;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    color: #fff; }
    .social-list a:hover {
      background-color: #fff;
      color: #b71f20; }

.intro-holder {
  background-color: #b71f20;
  max-width: 100%; }
  .intro-holder .slider-holder {
    background-color: #212a34; }
  @media (max-width: 1023px) {
    .intro-holder .slick-arrows {
      padding-top: 12px;
      padding-bottom: 12px;
      padding-left: 20px; } }
  .intro-holder .slick-arrows:before {
    background-color: #fff; }
  .intro-holder .slick-arrows .slick-arrow {
    color: rgba(255, 255, 255, 0.5); }
    .intro-holder .slick-arrows .slick-arrow:hover {
      color: #fff; }

.intro-holder .slider-holder {
  position: relative; }

.slider-holder .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.slider-holder h2 {
  margin-right: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.slick-arrows {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 1023px) {
    .slick-arrows {
      position: absolute;
      top: 100%;
      left: 0;
      padding-top: 19px;
      padding-bottom: 19px;
      z-index: 5; } }
  @media (min-width: 1024px) {
    .slick-arrows {
      max-width: 294px;
      -ms-flex-negative: 0;
          flex-shrink: 0; } }
  .slick-arrows:before {
    content: '';
    display: inline-block;
    height: 2px;
    width: 100%;
    background-color: #212a34;
    margin-right: 20px; }

.slick-arrow {
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  outline: none;
  border: none;
  background-color: transparent;
  font-family: "FranklinStd-dmcd", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  color: rgba(33, 42, 52, 0.5);
  padding: 0 10px; }
  @media (min-width: 1024px) {
    .slick-arrow {
      padding: 0 10px; } }
  .slick-arrow:hover {
    color: #b71f20; }

.slider {
  position: relative; }
  .slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 1024px) {
    .slider .slick-list {
      margin: 0 -5px 0; } }
  .slider .slick-slide {
    float: none;
    height: auto; }
  .slider .slide {
    -webkit-transition: opacity 0.3s ease-in-out, 0.5s 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out, 0.5s 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, 0.5s 0.3s ease-in-out; }
    @media (min-width: 1024px) {
      .slider .slide {
        padding: 0 5px; } }
    .slider .slide:not(.slick-active) {
      opacity: .5; }
  @media (min-width: 1200px) {
    .slider-intro .slick-list {
      padding-right: 360px; } }
  .slider-control:before {
    display: none; }
  @media (max-width: 1023px) {
    .content .slider-section.riddell-section .slider-control, .slider-control {
      position: static;
      padding: 0; } }
  .slider-control .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 60px;
    height: 120px;
    background: rgba(0, 0, 0, 0.5);
    padding: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-indent: -9999px;
    opacity: 0.2;
    -webkit-transition: opacity 0.3s ease, background-color 0.3s ease;
    -o-transition: opacity 0.3s ease, background-color 0.3s ease;
    transition: opacity 0.3s ease, background-color 0.3s ease; }
    .videos-section .slider-control .slick-arrow,
    .photo-holder .slider-control .slick-arrow {
      opacity: 0.5; }
    .intro-holder .slider-control .slick-arrow {
      background: rgba(255, 255, 255, 0.2);
      opacity: 0.8; }
    .slider-control .slick-arrow:after {
      content: "";
      font-family: "Font Awesome 5 Pro";
      font-size: 60px;
      float: left;
      text-indent: 0;
      color: #fff; }
    .slider-control .slick-arrow:hover, .slider-control .slick-arrow:focus {
      opacity: 1; }
    .intro-holder .slider-control .slick-arrow:hover,
    .intro-holder .slider-control .slick-arrow:active {
      background: rgba(255, 255, 255, 0.5); }
    .slider-control .slick-arrow[aria-disabled="true"] {
      display: none !important; }
  .slider-control .slick-prev {
    left: 46px;
    border-radius: 0 60px 60px 0; }
    .slider-control .slick-prev:after {
      content: "\f104"; }
    .intro-holder .slider-control .slick-prev {
      left: 0; }
    @media (max-width: 1023px) {
      .slider-control .slick-prev,
      .intro-holder .slider-control .slick-prev {
        left: 0; } }
  .slider-control .slick-next {
    right: 0;
    border-radius: 60px 0 0 60px; }
    .slider-control .slick-next:after {
      content: "\f105"; }
  .slider-viewAll {
    position: relative;
    font-size: 32px;
    font-family: "franklin-gothic-compressed", sans-serif;
    padding: 15px !important;
    color: #212a34 !important;
    font-weight: bold;
    text-transform: uppercase;
    height: 100%;
    background: white; }
    .slider-viewAll > span {
      position: absolute;
      left: 30px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .slick-active .slider-viewAll {
      font-size: 42px; }
      .slick-active .slider-viewAll > span {
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        left: 50%; }
    .intro-holder .slider-viewAll {
      font-size: 52px; }
      .intro-holder .slider-viewAll > span {
        left: 60px; }
    .intro-holder .slick-active .slider-viewAll {
      font-size: 68px; }
      .intro-holder .slick-active .slider-viewAll > span {
        left: 50%; }

.card {
  height: 100%;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  overflow: hidden;
  background-color: #fff; }
  .card > a {
    display: block;
    height: 100%;
    width: 100%; }
  .card.active img {
    -webkit-filter: blur(5px);
            filter: blur(5px); }
  .card.active .btn-arrow-right {
    padding-left: 20px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }
    .card.active .btn-arrow-right span {
      margin-right: 0;
      opacity: 1; }
  .card.active .card-body {
    pointer-events: initial;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .card.active h3 {
    margin-bottom: 20px; }
  .card:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.64)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 100%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 100%);
    z-index: 2;
    pointer-events: none; }
  .card:after {
    content: '';
    display: block;
    width: 0;
    padding-top: 100%; }
    @media (min-width: 768px) {
      .card:after {
        min-height: 507px;
        padding-top: 0; } }
    @media (min-width: 1024px) {
      .card:after {
        min-height: 471px; } }
  .card .btn {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 5;
    padding: 0;
    border: none; }
    .card .btn-arrow-right {
      -webkit-transition: -webkit-clip-path 0.3s ease-in-out;
      transition: -webkit-clip-path 0.3s ease-in-out;
      -o-transition: clip-path 0.3s ease-in-out;
      transition: clip-path 0.3s ease-in-out;
      transition: clip-path 0.3s ease-in-out, -webkit-clip-path 0.3s ease-in-out;
      position: absolute;
      bottom: 0;
      right: 0;
      text-transform: uppercase;
      color: #fff;
      overflow: hidden;
      display: inline-block;
      vertical-align: top;
      padding: 13px 60px 13px 20px;
      background-color: #b71f20;
      text-align: right;
      -webkit-clip-path: polygon(calc(100% - 50px) 0, 100% 0, 100% 100%, calc(100% - 50px) 100%);
              clip-path: polygon(calc(100% - 50px) 0, 100% 0, 100% 100%, calc(100% - 50px) 100%); }
      .card .btn-arrow-right i {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        background-color: #b71f20;
        border: 1px solid #b71f20; }
      .card .btn-arrow-right span {
        -webkit-transition: margin-right 0.3s ease-in-out;
        -o-transition: margin-right 0.3s ease-in-out;
        transition: margin-right 0.3s ease-in-out;
        display: block;
        margin-right: -40px;
        opacity: 0; }
  .card .card-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .card .card-img img {
      -webkit-transition: -webkit-filter 0.3s ease-in-out;
      transition: -webkit-filter 0.3s ease-in-out;
      -o-transition: filter 0.3s ease-in-out;
      transition: filter 0.3s ease-in-out;
      transition: filter 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center; }
    .card .card-img.no-cover {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .card .card-img.no-cover img {
        width: auto;
        height: auto;
        top: 50%;
        left: 50%;
        right: auto;
        bottom: auto;
        -webkit-transform: translate(-50%, -80%);
            -ms-transform: translate(-50%, -80%);
                transform: translate(-50%, -80%); }
        @media (max-width: 479px) {
          .card .card-img.no-cover img {
            width: 80%; } }
  .card .card-body {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 100%;
    overflow-y: auto;
    z-index: 4;
    color: #fff;
    pointer-events: none;
    padding: 50px 40px 13px 24px; }
    @media (min-width: 1024px) {
      .card .card-body {
        padding: 10px 50px 0 27px; } }
  .card h3 {
    -webkit-transition: margin 0.3s ease-in-out;
    -o-transition: margin 0.3s ease-in-out;
    transition: margin 0.3s ease-in-out;
    margin-bottom: 5px; }
    @media (min-width: 1024px) {
      .card h3 {
        margin-bottom: 13px; } }

.slider-section {
  padding: 23px 18px 20px;
  max-width: 100%;
  position: relative; }
  @media (min-width: 1024px) {
    .slider-section {
      padding: 30px 70px 0 46px; } }
  @media (min-width: 1024px) {
    .slider-section:last-of-type {
      padding-bottom: 60px; } }
  .slider-section .content-heading {
    padding-left: 0;
    padding-right: 0; }
  .slider-section.videos-section .content-heading {
    margin-bottom: 5px; }
    @media (min-width: 1024px) {
      .slider-section.videos-section .content-heading {
        margin-bottom: 0; } }
  @media (max-width: 1023px) {
    .slider-section.riddell-section {
      padding-bottom: 35px; } }
  @media (min-width: 1024px) {
    .slider-section.riddell-section {
      padding-top: 60px; } }
  @media (max-width: 1023px) {
    .slider-section.riddell-section .decor-heading-holder {
      position: relative; } }
  @media (min-width: 768px) {
    .slider-section.riddell-section .decor-heading-holder {
      margin-bottom: 40px; } }
  @media (max-width: 1023px) {
    .slider-section.riddell-section .decor-heading-holder h2 {
      margin-bottom: 0;
      padding-right: 0; } }
  @media (min-width: 1024px) {
    .slider-section.riddell-section .decor-heading-holder h2 {
      padding-right: 0; } }
  @media (min-width: 768px) {
    .slider-section.riddell-section .decor-heading-holder .btn {
      display: block; } }
  @media (min-width: 768px) {
    .slider-section.riddell-section .decor-heading-holder .slick-arrow-holder {
      max-width: none; } }
  @media (min-width: 1024px) {
    .slider-section.riddell-section .decor-heading-holder .slick-arrow-holder {
      max-width: 294px; } }
  .slider-section.riddell-section .heading {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  @media (max-width: 1023px) {
    .slider-section.riddell-section .slick-arrow-holder {
      position: absolute;
      top: 100%;
      padding: 20px 0;
      z-index: 5; } }
  @media (max-width: 1023px) {
    .slider-section.riddell-section .photo-slider {
      padding-top: 50px; } }
  @media (min-width: 1024px) {
    .slider-section.riddell-section .photo-slider {
      margin-right: -70px; } }
  @media (min-width: 1024px) {
    .slider-section.riddell-section .photo-slider .slick-list {
      padding-right: 110px; } }
  .slider-section.riddell-section .photo-slider .slide-item {
    background: transparent; }
    .slider-section.riddell-section .photo-slider .slide-item a:hover {
      color: #fff; }
  .slider-section .content-heading {
    margin-bottom: 12px;
    background-color: transparent;
    color: #212a34; }
    @media (max-width: 1023px) {
      .slider-section .content-heading {
        padding: 0 0 0 5px; } }
  @media (max-width: 1023px) {
    .slider-section .slider {
      padding-top: 55px; } }
  @media (min-width: 1024px) {
    .slider-section .slider {
      margin-right: -70px; } }
  @media (min-width: 1200px) {
    .slider-section .slider .slick-list {
      padding-right: 185px; } }
  @media (max-width: 1023px) {
    .slider-section .slider .slick-arrow {
      padding: 0 4px; } }
  .slider-section .slider .slick-arrow:hover {
    color: #b71f20; }
  @media (max-width: 1023px) {
    .slider-section .slider .slick-arrow.slick-prev {
      padding-left: 245px; } }
  @media (max-width: 1023px) {
    .slider-section .slider .slick-arrow.slick-prev:before {
      background-color: #212a34; } }

.card-news {
  width: 100%;
  height: 100%; }
  .card-news a {
    height: 100%;
    position: relative;
    display: block;
    color: #212a34;
    border: 1px solid #c3cbd4;
    padding: 31px 20px 24px 27px; }
    @media (min-width: 1024px) {
      .card-news a {
        padding: 31px 27px 10px; } }
    .card-news a:hover {
      border-color: #b71f20; }
  .card-news .subtitle {
    display: block;
    color: #b71f20;
    line-height: 1;
    font-size: 15px;
    text-transform: uppercase;
    font-family: "FranklinStd-dmcd", sans-serif;
    margin-bottom: 13px; }
  .card-news h3 {
    font-family: "FranklinStd-dmcd", sans-serif;
    margin-bottom: 22px; }
    @media (min-width: 1024px) {
      .card-news h3 {
        margin-bottom: 16px; } }
  .card-news .icon-external-wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    background-color: #b71f20;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 45px;
    min-height: 45px; }
    @media (min-width: 1024px) {
      .card-news .icon-external-wrap {
        min-width: 50px;
        min-height: 50px; } }
    .card-news .icon-external-wrap i:before {
      margin-left: 5px; }
  .card-news .news-date {
    margin: -15px 0 23px;
    font-weight: 600;
    font-size: 14px; }

.card-video {
  height: 100%;
  position: relative; }
  .card-video > a {
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    display: block; }
    .card-video > a:hover {
      opacity: .7; }
  .card-video .img-wrap {
    position: relative; }
    .card-video .img-wrap:after {
      content: '';
      display: block;
      width: 0;
      padding-top: 56.34%; }
    .card-video .img-wrap img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center; }
    .card-video .img-wrap .btn-play {
      position: absolute;
      right: 0;
      bottom: 0; }
      .card-video .img-wrap .btn-play i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        min-width: 50px;
        min-height: 50px;
        font-size: 30px;
        background-color: #b71f20;
        color: #fff; }
  .card-video .title {
    background-color: #212a34;
    padding: 11px 20px;
    color: #fff; }
    @media (min-width: 1024px) {
      .card-video .title {
        padding: 19px 27px; } }
    .card-video .title h3 {
      font-family: "FranklinStd-dmcd", sans-serif;
      margin-bottom: 0; }
      @media (max-width: 1023px) {
        .card-video .title h3 {
          font-size: 18px; } }

.card-riddell {
  height: 100%;
  position: relative; }
  .card-riddell a {
    display: block;
    color: #fff; }
    .card-riddell a:hover .caption {
      opacity: 1; }
  .card-riddell img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }
  .card-riddell .caption {
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    position: relative;
    text-align: center;
    height: 100%;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.69);
    font-size: 16px;
    line-height: 1.5; }
    .card-riddell .caption:after {
      content: '';
      display: block;
      width: 0;
      padding-top: 100%; }
    .card-riddell .caption p {
      margin-bottom: 25px; }

/* example lightbox styles */
.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0; }

.lightbox-demo {
  padding: 5px;
  width: 300px; }
  .lightbox-demo h2 {
    margin: 0 0 10px; }
  .lightbox-demo p {
    margin: 0; }

.slider-section.photo-section {
  padding: 20px 20px; }
  @media (min-width: 1024px) {
    .slider-section.photo-section {
      padding: 45px 45px 5px 45px; } }
  .slider-section.photo-section:last-of-type {
    margin-bottom: 56px; }

.fancybox-caption {
  padding-bottom: 75px;
  font-size: 20px;
  letter-spacing: 1px; }

.photo-slider {
  margin: 0 -20px 0 -5px; }
  @media (min-width: 1024px) {
    .photo-slider {
      margin-right: -45px; } }
  .photo-slider .slick-list {
    padding-right: 84px; }
    @media (min-width: 1024px) {
      .photo-slider .slick-list {
        padding-right: 114px; } }
  .photo-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .photo-slider .slide-item {
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    background: red;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    margin: 0 5px; }
    .photo-slider .slide-item > a {
      padding-top: 100%;
      position: relative;
      border: 1px solid #c3cbd4;
      background: #fff; }
      @media (min-width: 1200px) {
        .photo-slider .slide-item > a {
          padding-top: 104%; } }
      .photo-slider .slide-item > a img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        -o-object-fit: contain;
           object-fit: contain;
        -o-object-position: center;
           object-position: center;
        max-height: 100%;
        margin: 0 !important; }
    .photo-slider .slide-item .text-holder {
      background: #212a34;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      color: #fff;
      padding: 20px; }
      @media (min-width: 1024px) {
        .photo-slider .slide-item .text-holder {
          padding: 23px 20px 17px; } }
      .photo-slider .slide-item .text-holder h3 {
        text-transform: uppercase;
        margin-bottom: 0;
        padding-right: 10px;
        line-height: 1; }
      .photo-slider .slide-item .text-holder .icon-stack {
        font-size: 35px; }
    .photo-slider .slide-item:not(.slick-active) {
      opacity: 0.5; }
    .photo-slider .slide-item a {
      color: #fff;
      font-family: "FranklinStd-dmcd", sans-serif;
      font-weight: 300; }
      .photo-slider .slide-item a:hover {
        color: #b71f20; }
      .photo-slider .slide-item a i {
        font-size: 40px; }
  .photo-slider.full-image .slide-item > a {
    border: none; }
    @media (min-width: 1200px) {
      .photo-slider.full-image .slide-item > a {
        padding-top: 100%; } }
    .photo-slider.full-image .slide-item > a img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      width: 100%;
      height: 100%;
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .photo-slider.logo-slider .slide-item > a img {
    max-width: 90%; }
  .photo-slider.logo-slider .slide-item.dark-slide > a {
    background-color: #8d949e;
    border-color: #8d949e; }

.decor-heading-holder {
  margin-bottom: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 768px) {
    .decor-heading-holder {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-bottom: 25px; } }
  .decor-heading-holder h2 {
    padding-right: 26px;
    margin-bottom: 21px; }
    @media (min-width: 768px) {
      .decor-heading-holder h2 {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .decor-heading-holder .btn {
      display: none; } }
  .decor-heading-holder .slick-arrow-holder {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    font-family: "franklin-gothic-condensed", sans-serif; }
    @media (min-width: 768px) {
      .decor-heading-holder .slick-arrow-holder {
        max-width: 294px; } }
    .decor-heading-holder .slick-arrow-holder:before {
      content: '';
      width: 100%;
      height: 2px;
      display: inline-block;
      vertical-align: middle;
      background: #212A34;
      margin-right: 20px; }
    .decor-heading-holder .slick-arrow-holder .slick-arrow {
      -webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
      -o-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
      transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
      opacity: 0.5;
      font-size: 20px;
      color: #212A34;
      font-weight: 600;
      padding: 0 10px; }
      .decor-heading-holder .slick-arrow-holder .slick-arrow:hover {
        color: #b71f20;
        opacity: 1; }

.visual-section {
  position: relative;
  color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 70px 0 33px; }
  @media (min-width: 768px) {
    .visual-section {
      min-height: 582px; } }
  @media (min-width: 768px) {
    .visual-section .container {
      width: calc(100% - 60px); } }
  @media (min-width: 1200px) {
    .visual-section .container {
      width: calc(100% - 140px);
      margin-left: 70px;
      margin-right: auto; } }
  @media (min-width: 1440px) {
    .visual-section .container {
      max-width: 1066px; } }
  .visual-section > * {
    position: relative;
    z-index: 2; }
  .visual-section:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.54)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 100%); }
  .visual-section .heading-holder {
    font-size: 21px;
    line-height: 1.33; }
    .visual-section .heading-holder h1 {
      text-transform: uppercase; }

@media (max-width: 767px) {
  .content-info {
    padding-left: 15px;
    padding-right: 15px; } }

@media (min-width: 1440px) {
  .content-info {
    margin-left: -126px; } }

.content-info .container {
  border: 1px solid #C3CBD4;
  max-width: 1024px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .content-info .container {
      width: calc(100% - 60px); } }
  @media (min-width: 1024px) {
    .content-info .container {
      padding: 0 50px 20px; } }
  @media (min-width: 1200px) {
    .content-info .container {
      width: calc(100% - 140px);
      padding: 0 92px 40px; } }

.content-info .text-block {
  color: #212a34; }
  .content-info .text-block .text-center {
    text-align: center;
    display: block; }
  .content-info .text-block h4 {
    font-family: "franklin-gothic-urw", sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    color: #212a34;
    font-size: 17px;
    margin-bottom: 27px; }
  .content-info .text-block p {
    margin-bottom: 26px; }

.content-info .info-holder {
  padding: 23px 0 20px; }
  @media (min-width: 768px) {
    .content-info .info-holder {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.content-info .articleInfo {
  color: #8d949e;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 17px; }
  @media (min-width: 768px) {
    .content-info .articleInfo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding-right: 10px;
      margin-bottom: 0; } }
  .content-info .articleInfo .articleLocation {
    display: block;
    font-weight: 400; }
    .content-info .articleInfo .articleLocation:not(:only-child) {
      padding-right: 6px; }
      .content-info .articleInfo .articleLocation:not(:only-child):after {
        content: '|';
        margin-left: 5px; }

.content-info a {
  color: #b71f20; }
  .content-info a:hover {
    color: #8d949e; }

.content-info-about {
  padding-bottom: 70px; }
  .content-info-about .text-block {
    padding: 60px 0 0; }
    .content-info-about .text-block p {
      margin-bottom: 24px; }

.btn.share-btn {
  position: relative;
  padding: 10px 26px 10px 16px;
  min-width: 129px; }
  @media (min-width: 1024px) {
    .btn.share-btn {
      padding: 10px 40px 10px 20px; } }
  .btn.share-btn .icon-share {
    position: absolute;
    right: 18px;
    top: 46%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .btn.share-btn:hover {
    color: #fff; }

.textImage {
  width: auto !important;
  margin: 0 0 30px !important;
  font-style: normal !important; }
  .textImage.textImage-center {
    margin: 0 auto 30px !important;
    text-align: center !important; }
  .textImage img {
    max-width: 100% !important;
    margin-bottom: 32px; }
  .textImage .textImage-captionBody {
    padding: 0 !important;
    color: #8d949e;
    font-size: 17px !important;
    line-height: 1.4117;
    max-width: 585px;
    margin: 0 auto; }

.press-releases {
  padding: 20px 0; }
  @media (min-width: 1024px) {
    .press-releases {
      padding: 62px 0; } }
  @media (min-width: 1440px) {
    .press-releases {
      margin-left: -126px; } }
  .press-releases .decor-heading-holder {
    margin-bottom: 36px; }
  .press-releases .slider-holder {
    margin-right: -15px;
    margin-left: -5px; }
    @media (min-width: 1230px) {
      .press-releases .slider-holder {
        margin-right: calc((100vw - 1015px)/ -2); } }
  .press-releases .container {
    max-width: 1230px; }

.press-release-holder .decor-heading-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative; }

@media (min-width: 768px) {
  .press-release-holder .heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.press-release-holder .heading h2 {
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.press-release-holder .heading .slick-arrow-holder {
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  @media (max-width: 767px) {
    .press-release-holder .heading .slick-arrow-holder {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      padding-top: 10px;
      padding-bottom: 10px; } }

@media (min-width: 768px) {
  .press-release-holder .btn {
    display: block; } }

@media (max-width: 767px) {
  .press-release-holder .press-release-slider {
    padding-top: 20px; } }

.press-release-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.press-release-slider .slick-list {
  padding-right: 30px; }
  @media (min-width: 768px) {
    .press-release-slider .slick-list {
      padding-right: 150px; } }
  @media (min-width: 1200px) {
    .press-release-slider .slick-list {
      padding-right: 228px; } }
  @media (min-width: 1440px) {
    .press-release-slider .slick-list {
      padding-right: 332px; } }

.press-release-slider .slide-item {
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  border: 1px solid #c3cbd4;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 5px; }
  .press-release-slider .slide-item:not(.slick-active) {
    opacity: 0.5; }
  .press-release-slider .slide-item.dark-mode .img-holder {
    background-color: #c3cbd4; }
  .press-release-slider .slide-item .img-holder {
    width: 50%;
    position: relative;
    padding-top: 40%; }
    @media (min-width: 1440px) {
      .press-release-slider .slide-item .img-holder {
        width: 47%;
        padding-top: 47%; } }
    .press-release-slider .slide-item .img-holder img {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      bottom: 0;
      right: 0;
      -o-object-fit: contain;
         object-fit: contain;
      -o-object-position: center;
         object-position: center;
      margin: 0 !important; }
    .press-release-slider .slide-item .img-holder:not(.full-img) img {
      padding: 0 10px; }
  .press-release-slider .slide-item .text-holder {
    width: 50%;
    border-left: 1px solid #c3cbd4;
    padding: 5px;
    position: relative;
    padding-bottom: 30px; }
    @media (min-width: 1024px) {
      .press-release-slider .slide-item .text-holder {
        padding: 10px 10px 30px 10px; } }
    @media (min-width: 1440px) {
      .press-release-slider .slide-item .text-holder {
        padding: 31px 23px 46px 20px;
        width: 53%; } }
    .press-release-slider .slide-item .text-holder .btn.btn-arrow-right {
      position: absolute;
      right: -1px;
      bottom: -1px;
      width: 30px;
      height: 30px;
      line-height: 30px;
      padding: 0;
      background: #b71f20;
      color: #fff; }
      @media (min-width: 1200px) {
        .press-release-slider .slide-item .text-holder .btn.btn-arrow-right {
          width: 50px;
          height: 50px;
          line-height: 50px; } }
      .press-release-slider .slide-item .text-holder .btn.btn-arrow-right:hover {
        color: #b71f20;
        background: transparent; }
    .press-release-slider .slide-item .text-holder h4 {
      font-size: 12px;
      text-transform: uppercase;
      font-family: "FranklinStd-dmcd", sans-serif; }
      @media (min-width: 768px) {
        .press-release-slider .slide-item .text-holder h4 {
          font-size: 14px; } }
      @media (min-width: 1200px) {
        .press-release-slider .slide-item .text-holder h4 {
          font-size: 16px; } }
      @media (min-width: 1440px) {
        .press-release-slider .slide-item .text-holder h4 {
          line-height: 1.36;
          font-size: 20px; } }

.news-list-holder {
  padding: 15px; }
  @media (min-width: 1024px) {
    .news-list-holder {
      padding: 40px 45px; } }

.news-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px; }
  .news-list li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 20px;
    margin-bottom: 40px; }
    @media (min-width: 1024px) {
      .news-list li {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
  @media (min-width: 1024px) {
    .news-list .card-news a {
      padding: 33px 27px 16px; } }
  .news-list .card-news .subtitle {
    margin-bottom: 19px; }
  @media (min-width: 1024px) {
    .news-list .card-news h3 {
      margin-bottom: 23px; } }

.page-navigation {
  text-align: center;
  padding: 30px 15px 36px; }
  .page-navigation-title p {
    margin-bottom: 20px; }

.page-navigation-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .page-navigation-list li {
    padding: 0 5px; }
    .page-navigation-list li:first-child i {
      -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
              transform: rotate(-180deg); }
    .page-navigation-list li.disabled {
      pointer-events: none;
      opacity: 0.5; }
    .page-navigation-list li.active a {
      pointer-events: none;
      background-color: #b71f20;
      color: #fff; }
  .page-navigation-list span {
    font-family: "franklin-gothic-urw-cond", sans-serif;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    text-align: center; }
  .page-navigation-list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "franklin-gothic-urw-cond", sans-serif;
    font-weight: 500;
    background-color: #c3cbd4;
    color: #212a34;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    line-height: 1;
    text-align: center; }
    .page-navigation-list a:hover {
      color: #fff;
      background-color: #b71f20; }

.release-list-holder {
  padding: 15px; }
  @media (min-width: 1024px) {
    .release-list-holder {
      padding: 50px; } }

.release-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -16px; }
  .release-list li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 16px;
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .release-list li {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    @media (min-width: 1024px) {
      .release-list li {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.333%;
                flex: 0 0 33.333%;
        max-width: 33.333%; } }
  .release-list .card:after {
    min-height: 0;
    padding-top: 100%; }
  .release-list .card.active img {
    -webkit-filter: blur(5px);
            filter: blur(5px); }
  .release-list .card.active .btn-arrow-right {
    padding-left: 0; }
  .release-list .card.active .card-body {
    padding-bottom: 40px; }
    .release-list .card.active .card-body p {
      margin-bottom: 0; }
  .release-list .card .btn-arrow-right {
    height: 40px;
    padding: 0 40px 0 0; }
    .release-list .card .btn-arrow-right i {
      width: 40px; }

#footer {
  font-family: ITC-Franklin-Gothic;
  background: #212a34;
  color: #8d949e;
  padding: 40px 0; }
  @media (min-width: 1200px) {
    #footer {
      padding: 30px 0; } }
  #footer .container {
    max-width: 100%; }
    @media (min-width: 1200px) {
      #footer .container {
        padding: 0 48px; } }

@media (min-width: 768px) {
  .footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 25px; } }

.footer-top h1, .footer-top h2, .footer-top h3, .footer-top h4, .footer-top h5, .footer-top h6 {
  color: #fff;
  font-weight: 400; }

.footer-top a {
  color: currentColor; }
  .footer-top a:hover {
    color: #fff; }

.footer-top .logo-holder {
  text-align: center;
  margin-bottom: 26px; }

.footer-top .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -3px 35px;
  padding: 0; }
  @media (min-width: 1024px) {
    .footer-top .social-list {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin: 0 -5px; } }
  @media (min-width: 1200px) {
    .footer-top .social-list {
      margin: 0 -10px; } }
  .footer-top .social-list li {
    padding: 0 3px 5px; }
    @media (min-width: 1024px) {
      .footer-top .social-list li {
        padding: 0 5px 5px; } }
    @media (min-width: 1200px) {
      .footer-top .social-list li {
        padding: 0 10px 5px; } }
    .footer-top .social-list li a {
      color: #fff; }
      .footer-top .social-list li a:hover {
        background: #fff;
        color: #8d949e; }

@media (min-width: 768px) {
  .social-holder {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-left: 10px; } }

@media (min-width: 1024px) {
  .social-holder {
    width: 40%; } }

.footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 5px;
  margin: 0 -20px; }
  @media (min-width: 768px) {
    .footer-nav {
      width: 50%;
      padding: 0; } }
  @media (min-width: 1024px) {
    .footer-nav {
      margin: 0 -10px;
      width: 60%; } }
  @media (min-width: 1440px) {
    .footer-nav {
      margin: 0 -35px;
      padding-top: 10px; } }
  .footer-nav h5 {
    margin-bottom: 12px;
    font-size: 18.5px; }
  .footer-nav .col {
    padding: 0 20px 39px; }
    @media (min-width: 768px) {
      .footer-nav .col {
        width: 50%; } }
    @media (min-width: 1024px) {
      .footer-nav .col {
        padding: 0 10px 20px;
        width: auto; } }
    @media (min-width: 1440px) {
      .footer-nav .col {
        padding: 0 35px 20px; } }
    .footer-nav .col:nth-last-child(-n+2), .footer-nav .col:nth-last-child(-n+1) {
      padding-bottom: 32px; }

.footer-list {
  font-size: 13px; }
  @media (max-width: 767px) {
    .footer-list {
      max-width: 135px; } }
  .footer-list li {
    margin-bottom: 14px; }
    @media (max-width: 767px) {
      .footer-list li a {
        word-break: break-word; } }

.footer-bottom {
  position: relative;
  font-size: 13px;
  padding-top: 23px; }
  @media (max-width: 767px) {
    .footer-bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (min-width: 768px) {
    .footer-bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .footer-bottom:before {
    content: '';
    position: absolute;
    left: -15px;
    right: -15px;
    top: 0;
    border-top: 1px solid #8d949e; }
    @media (min-width: 768px) {
      .footer-bottom:before {
        left: 0;
        right: 0; } }
  .footer-bottom a {
    color: currentColor; }
    .footer-bottom a:hover {
      color: #fff; }
  @media (max-width: 767px) {
    .footer-bottom .copyright {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      padding: 0 5px; } }
  @media (min-width: 768px) {
    .footer-bottom .copyright {
      padding-right: 15px;
      padding-top: 7px; } }
  .footer-bottom .privacy-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -15px 15px;
    padding: 0 5px; }
    @media (max-width: 767px) {
      .footer-bottom .privacy-list {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; } }
    @media (min-width: 768px) {
      .footer-bottom .privacy-list {
        padding: 0; } }
    @media (min-width: 1200px) {
      .footer-bottom .privacy-list {
        margin: 0 -30px 15px; } }
    .footer-bottom .privacy-list li {
      padding: 0 15px 5px; }
      @media (min-width: 1200px) {
        .footer-bottom .privacy-list li {
          padding: 0 30px 5px; } }

/*# sourceMappingURL=main.css.map */
