@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.
 */
@import url("//hello.myfonts.net/count/2f31fe");
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 8/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 {
  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"] {
  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 */
  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; }

th,
td {
  padding: 0; }

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto; }

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; }

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/ }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/ }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/ }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/ }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */ }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII="); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 16px; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

/* ---------------------------------------- */
@media all and (min-width: 1px) {
  .mediatest {
    position: absolute; } }

.visible-block-xs {
  display: none; }

.visible-block-s {
  display: none; }

.visible-block-m {
  display: none; }

.visible-block-l {
  display: none; }

.visible-block-xl {
  display: block; }

.invisible-xl {
  display: none; }

head title {
  font-family: "XS 0px, S 480px, M 768px, L 1024px, XL 1226px"; }

@media all and (min-width: 1px) {
  .mediatest {
    position: absolute; } }

.visible-block-xs {
  display: none; }

.visible-block-s {
  display: none; }

.visible-block-m {
  display: none; }

.visible-block-l {
  display: none; }

.visible-block-xl {
  display: block; }

.invisible-xl {
  display: none; }

body .hidden-from-xs {
  display: none; }

body .block-from-xs {
  display: block; }

body .block-above-xs {
  display: block; }

body .hidden-above-xs {
  display: none; }

body .hidden-from-s {
  display: none; }

body .block-from-s {
  display: block; }

body .block-above-s {
  display: block; }

body .hidden-above-s {
  display: none; }

body .block-m {
  display: block; }

body .hidden-m {
  display: none; }

body .hidden-from-m {
  display: none; }

body .block-from-m {
  display: block; }

body .block-above-m {
  display: block; }

body .hidden-above-m {
  display: none; }

body .block-l {
  display: block; }

body .hidden-l {
  display: none; }

body .hidden-from-l {
  display: none; }

body .block-from-l {
  display: block; }

head title {
  font-family: "XS 0px, S 480px, M 768px, L 1024px, XL 1226px"; }

html, body {
  height: 100%; }

body {
  color: #333;
  font-family: "AzoSans-Light", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  line-height: 1.375;
  min-width: 1024px !important; }

#wrap {
  overflow: hidden;
  min-height: 100%; }

*,
*:before,
*:after {
  box-sizing: border-box; }

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

.skipnav {
  text-align: left; }
  .skipnav a {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden; }
    .skipnav a:focus, .skipnav a:active {
      position: static;
      left: 0;
      top: 0;
      width: auto;
      height: auto;
      overflow: visible;
      text-decoration: underline;
      display: block; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

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

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: .35s;
  transition-timing-function: ease; }

.toggle-icon-btn .active,
.toggle-icon-btn .alert {
  display: none !important; }

.toggle-icon-btn .inactive {
  display: inline-block !important; }

.toggle-icon-btn .label.alert {
  text-transform: none; }

.toggle-icon-btn.active .icon {
  background: #000;
  border-color: #000;
  color: #fff; }

.toggle-icon-btn.active .label {
  color: #000; }

.toggle-icon-btn.active .active {
  display: inline-block !important; }

.toggle-icon-btn.active .inactive {
  display: none !important; }

.toggle-icon-btn.alert .icon {
  background: #fd5f5f !important;
  border-color: #fd5f5f !important;
  color: #fff !important; }

.toggle-icon-btn.alert .label {
  color: #fd5f5f !important; }

.toggle-icon-btn.alert .alert {
  display: inline-block !important; }

.toggle-icon-btn.alert .active,
.toggle-icon-btn.alert .inactive {
  display: none !important; }

.color-divider {
  width: 100%;
  height: 8px;
  display: block;
  margin-bottom: 22px; }
  .color-divider__blue {
    background-color: #7dcef1; }
  .color-divider__grey {
    background-color: #ddd; }
  .color-divider__thin {
    height: 2px; }

.hidden-box-line {
  margin: 0 !important;
  padding: 0 !important; }
  .hidden-box-line:before {
    display: none !important; }

h1 {
  font-size: 1.875em;
  font-weight: normal; }

h2 {
  font-size: 1.5em;
  font-weight: normal; }

h3, h4, h5, h6 {
  font-weight: normal; }

.taxonomy-title {
  text-transform: uppercase;
  font-size: 0.875em;
  color: #adadad; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes grow-width {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }

@keyframes from-bottom-opacity {
  0% {
    margin-top: 10px;
    opacity: 0; }
  60% {
    opacity: 1; }
  100% {
    margin-top: 0px; } }

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

.loading.grow-width {
  animation: opacity-0-1 .5s;
  position: relative;
  background-color: #f4f4f4;
  color: #333;
  text-align: center; }
  .loading.grow-width > * {
    position: relative;
    vertical-align: middle; }
  .loading.grow-width:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    background-color: #7dcef1;
    z-index: 0;
    animation: grow-width  4s infinite; }
  .loading.grow-width .copy {
    position: relative;
    z-index: 1; }

.loading-overlay .loading {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 1.3125em;
  height: 2.95238em;
  line-height: 2.95238em; }

/**
 * @license
 * MyFonts Webfont Build ID 3092990, 2015-09-17T07:15:31-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: AzoSans-Light by Rui Abreu
 * URL: http://www.myfonts.com/fonts/r-type/azo-sans/light/
 * 
 * Webfont: AzoSans-Regular by Rui Abreu
 * URL: http://www.myfonts.com/fonts/r-type/azo-sans/regular/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3092990
 * Licensed pageviews: 100,000
 * Webfonts copyright: Copyright (c) 2012 by Rui Abreu, Portugal. All rights reserved.
 * 
 * © 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: "AzoSans-Light";
  src: url("fonts/2F31FE_0_0.eot");
  src: url("fonts/2F31FE_0_0.eot?#iefix") format("embedded-opentype"); }

@font-face {
  font-family: "AzoSans-Regular";
  src: url("fonts/2F31FE_1_0.eot");
  src: url("fonts/2F31FE_1_0.eot?#iefix") format("embedded-opentype"); }

@font-face {
  font-family: "AzoSans-Bold";
  src: url("fonts/30815D_1_0.eot");
  src: url("fonts/30815D_1_0.eot?#iefix") format("embedded-opentype"); }

@font-face {
  font-family: "ffms-icons";
  src: url("fonts/ffms-icons.eot");
  src: url("fonts/ffms-icons.eot?#iefix") format("embedded-opentype"); }

.select2-container--default .select2-selection--single .select2-selection__arrow b, .list-filters__list-toggle-button .active-filter-icon, .carousel-module .slick-arrow,
[class^="icon-"], [class*=" icon-"] {
  font-family: 'ffms-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

.icon-live:before {
  content: "\1f4f9"; }

.icon-tv-play:before {
  content: "\1f4fa"; }

.icon-grid:before {
  content: "\25a6"; }

.icon-list:before {
  content: "\25a4"; }

.icon-open-book:before {
  content: "\1f4d6"; }

.icon-circle-x:before {
  content: "\e903";
  color: #595a5c; }

.icon-circle-checked:before {
  content: "\e902";
  color: #58595c; }

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

.icon-calendar:before {
  content: "\1f4c5"; }

.icon-checkbox-check:before, label.checkbox-label .box:before {
  content: "\2713"; }

.icon-graph:before {
  content: "\e63b"; }

.icon-graph-remove:before {
  content: "\e63c"; }

.icon-text-active:before {
  content: "\e636"; }

.icon-text:before {
  content: "\e637"; }

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

.icon-image-active:before {
  content: "\e639"; }

.icon-star-remove:before {
  content: "\e635"; }

.icon-read-later-remove:before {
  content: "\e634"; }

.icon-camera:before {
  content: "\1f4f7"; }

.icon-newsletter-alert:before {
  content: "\e63d"; }

.icon-newsletter-remove:before {
  content: "\e630"; }

.icon-newsletter:before {
  content: "\1f4f0"; }

.icon-lock:before {
  content: "\1f512"; }

.icon-pencil:before {
  content: "\270e"; }

.icon-site:before {
  content: "\1f30d"; }

.icon-star-checked:before {
  content: "\e62e"; }

.icon-fullscreen-enter:before {
  content: "\2922"; }

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

.icon-sound:before {
  content: "\1f50a"; }

.icon-closeb:before {
  content: "\2716"; }

.icon-tools:before {
  content: "\2699"; }

.icon-home:before {
  content: "\1f3e0"; }

.icon-highlight:before {
  content: "\e624"; }

.icon-notes-outline:before {
  content: "\e625"; }

.icon-notes-outline-active:before {
  content: "\e63a"; }

.icon-notes:before {
  content: "\e626"; }

.icon-my-articles:before {
  content: "\e622"; }

.icon-email2:before {
  content: "\1f4e7"; }

.icon-link:before {
  content: "\1f517"; }

.icon-no-photo:before {
  content: "\e602"; }

.icon-single-column:before {
  content: "\e603"; }

.icon-two-columns:before {
  content: "\e604"; }

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

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

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

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

.icon-comments:before {
  content: "\1f4ac"; }

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

.icon-menu:before {
  content: "\2630"; }

.icon-email:before {
  content: "\2709"; }

.icon-down:before, .select2-container--default .select2-selection--single .select2-selection__arrow b:before, .csstransforms .select2-container--default.select2-container--open .select2-selection__arrow b:before {
  content: "\1f53b"; }

.icon-up:before, .select2-container--default.select2-container--open .select2-selection__arrow b:before {
  content: "\1f53a"; }

.icon-left:before, .carousel-module .slick-prev:before {
  content: "\25c4"; }

.icon-right:before, .carousel-module .slick-next:before {
  content: "\25ba"; }

.icon-note:before {
  content: "\1f4dd"; }

.icon-top:before {
  content: "\2912"; }

.icon-read-later:before {
  content: "\1f516"; }

.icon-cart:before {
  content: "\1f3ec"; }

.icon-clock-pointers:before {
  content: "\1f553"; }

.icon-close:before {
  content: "\2715"; }

.icon-contrast:before {
  content: "\1f317"; }

.icon-help:before {
  content: "\2753"; }

.icon-not-useful:before {
  content: "\e618"; }

.icon-search:before {
  content: "\1f50d"; }

.icon-share:before {
  content: "\e61a"; }

.icon-print:before {
  content: "\2399"; }

.icon-docs:before {
  content: "\1f4d5"; }

.icon-useful:before {
  content: "\e61d"; }

.icon-useful-checked:before {
  content: "\e61e"; }

.icon-mark:before {
  content: "\1f4cc"; }

.icon-user:before {
  content: "\1f464"; }

.icon-error:before, form .info-message:before,
form .error-message:before, .parsley-errors-list > :before, .form-status-message .error:before {
  content: "\2757"; }

.icon-star:before {
  content: "\2606"; }

input {
  border: 1px solid #ddd;
  color: #333;
  border-radius: 0;
  outline: 0; }
  input:not([type="radio"]):not([type="checkbox"]) {
    -webkit-appearance: none; }
  input.placeholdersjs {
    color: #333; }
  input.placeholder {
    color: #333; }
  input:-moz-placeholder {
    color: #333; }
  input::-moz-placeholder {
    color: #333; }
  input:-ms-input-placeholder {
    color: #333; }
  input::-webkit-input-placeholder {
    color: #333; }
  input:focus {
    border: 1px solid #7dcef1; }
    input:focus.placeholdersjs {
      color: #ddd; }
    input:focus.placeholder {
      color: #ddd; }
    input:focus:-moz-placeholder {
      color: #ddd; }
    input:focus::-moz-placeholder {
      color: #ddd; }
    input:focus:-ms-input-placeholder {
      color: #ddd; }
    input:focus::-webkit-input-placeholder {
      color: #ddd; }
  input.parsley-error, input.error {
    border-color: #fd5f5f;
    color: #fd5f5f; }
  input[type="radio"], input[type="checkbox"] {
    height: auto;
    padding: 0; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type="number"] {
  -moz-appearance: textfield; }

textarea {
  display: block;
  width: 100%;
  padding: 0.71875em 0.625em;
  line-height: 1.375;
  border: 1px solid #ddd; }
  textarea:focus {
    border: 1px solid #7dcef1;
    outline: 0; }
    textarea:focus.placeholdersjs {
      color: #ddd; }
    textarea:focus.placeholder {
      color: #ddd; }
    textarea:focus:-moz-placeholder {
      color: #ddd; }
    textarea:focus::-moz-placeholder {
      color: #ddd; }
    textarea:focus:-ms-input-placeholder {
      color: #ddd; }
    textarea:focus::-webkit-input-placeholder {
      color: #ddd; }

.elabel {
  position: relative; }
  .elabel label {
    position: absolute;
    top: 0.75em;
    left: 0.6875em;
    transition: all 0.3s ease; }
    .elabel label.elabel-static {
      position: static; }
  .elabel input {
    display: block;
    width: 100%; }
  .elabel input:focus + label,
  .elabel textarea:focus + label,
  .elabel input:focus + .parsley-errors-list + label,
  .elabel textarea:focus + .parsley-errors-list + label,
  .elabel .not-empty + label,
  .elabel .not-empty + .parsley-errors-list + label,
  .elabel .not-empty + .select2 + label {
    top: -1.60714em;
    left: 0;
    font-size: 0.875em;
    color: #adadad; }
    .elabel input:focus + label.elabel-bottom,
    .elabel textarea:focus + label.elabel-bottom,
    .elabel input:focus + .parsley-errors-list + label.elabel-bottom,
    .elabel textarea:focus + .parsley-errors-list + label.elabel-bottom,
    .elabel .not-empty + label.elabel-bottom,
    .elabel .not-empty + .parsley-errors-list + label.elabel-bottom,
    .elabel .not-empty + .select2 + label.elabel-bottom {
      top: 3.35714em; }
  .elabel input:-webkit-autofill + label {
    top: -1.60714em;
    left: 0;
    font-size: 0.875em;
    color: #adadad; }
    .elabel input:-webkit-autofill + label.elabel-bottom {
      top: 3.35714em; }
  .elabel.select-wrap label {
    pointer-events: none; }
  .elabel.select-wrap .not-empty + .select2 + label {
    pointer-events: auto; }

.submit-input__label {
  font-size: 0.875em;
  color: #7dcef1; }

button,
a {
  color: #7dcef1;
  text-decoration: none;
  transition: color 0.3s linear, background-color 0.3s linear, border-color 0.3s linear;
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  outline: 0; }
  button:hover,
  a:hover {
    color: #333; }
  button:focus,
  a:focus {
    color: #808080; }

.btn {
  display: inline-block; }

label.icontext [class^="icon-"],
label.icontext [class*=" icon-"],
button.icontext [class^="icon-"],
button.icontext [class*=" icon-"],
a.icontext [class^="icon-"],
a.icontext [class*=" icon-"] {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  margin-top: -3px; }

label.simple,
button.simple,
a.simple {
  border: 1px solid #ddd;
  color: #6ec1e4; }
  label.simple:hover,
  button.simple:hover,
  a.simple:hover {
    background-color: #333;
    color: #fff;
    border-color: #333; }

label.white-outline,
button.white-outline,
a.white-outline {
  border: 1px solid #fff;
  background: none;
  color: #fff; }
  label.white-outline:hover, label.white-outline:focus,
  button.white-outline:hover,
  button.white-outline:focus,
  a.white-outline:hover,
  a.white-outline:focus {
    color: #333;
    background: #fff; }

.labeled-icon-btn .icon {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 48px;
  height: 48px;
  font-size: 28px;
  border-radius: 48px;
  border: 1px solid #adadad;
  line-height: 46px;
  transition: 0.5s all ease; }
  .labeled-icon-btn .icon:before {
    display: block;
    text-align: center;
    line-height: 46px; }

label.checkbox-label,
label.radio-label {
  display: inline-block;
  padding-left: 1.875em;
  cursor: pointer; }
  label.checkbox-label input,
  label.radio-label input {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
    label.checkbox-label input:checked + .box:before, label.checkbox-label input.checked + .box:before,
    label.radio-label input:checked + .box:before,
    label.radio-label input.checked + .box:before {
      display: block; }
      .csstransitions label.checkbox-label input:checked + .box:before, .csstransitions label.checkbox-label input.checked + .box:before, .csstransitions
      label.radio-label input:checked + .box:before, .csstransitions
      label.radio-label input.checked + .box:before {
        color: #000; }
  label.checkbox-label .box,
  label.radio-label .box {
    display: inline-block;
    position: relative;
    font-size: 1.125em;
    width: 1em;
    height: 1em;
    margin-left: -1.66667em;
    margin-right: 0.44444em;
    padding: 0.16667em;
    text-align: left;
    vertical-align: sub;
    border: 1px solid #ccc;
    background: #fff; }
    label.checkbox-label .box:before,
    label.radio-label .box:before {
      display: none;
      width: 100%;
      font-size: 0.55556em; }
      .csstransitions label.checkbox-label .box:before, .csstransitions
      label.radio-label .box:before {
        display: block;
        transition: 0.5s all ease;
        color: #fff; }

label.radio-label {
  display: inline-block; }
  label.radio-label .box {
    border-radius: 1em; }
    label.radio-label .box:before {
      content: "";
      padding-top: 100%;
      border-radius: 1em;
      background: #7dcef1; }
      .csstransitions label.radio-label .box:before {
        background: #fff; }
  .csstransitions label.radio-label input:checked + .box:before, .csstransitions label.radio-label input.checked + .box:before {
    background: #7dcef1; }

label.checkbox-label .box:before {
  font-family: 'ffms-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  line-height: 1; }

.option-wrap--highlighted {
  padding: 0.5em;
  background: #f4f4f4;
  border: 1px solid #ddd; }
  .option-wrap--highlighted label {
    display: block; }

.options-group__fields {
  margin-left: -10px; }
  .options-group__fields > * {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-left: 10px; }
  .options-group__fields--two-columns {
    margin-left: 0;
    margin-left: -13px;
    margin-right: -13px; }
    .options-group__fields--two-columns > * {
      display: block;
      margin-left: 0; }
    .options-group__fields--two-columns:after {
      content: "";
      display: table;
      clear: both; }
    .options-group__fields--two-columns > * {
      position: relative;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      float: left;
      width: 50%; }
    .options-group__fields--two-columns .parsley-errors-list {
      width: 100%;
      margin-top: 0.5em;
      padding: 0 13px !important; }

.numeric-spinners {
  display: inline-block;
  font-size: 0;
  white-space: nowrap; }
  .numeric-spinners input[type="number"]::-webkit-outer-spin-button {
    display: none; }
  .numeric-spinners input[type="number"]::-webkit-inner-spin-button {
    display: none; }
  .numeric-spinners__down, .numeric-spinners__up {
    display: inline-block;
    width: 1.67857em;
    height: 1.67857em;
    line-height: 1.60714em;
    font-size: 28px;
    text-align: center;
    vertical-align: top;
    font-weight: bold;
    border: 1px solid #ddd;
    color: #adadad; }
  .numeric-spinners input {
    font-size: 16px;
    border-left: 0;
    border-right: 0;
    height: 2.9375em;
    line-height: 2.8125em;
    width: 50px;
    text-align: center;
    background-color: #f4f4f4; }

.js select {
  visibility: hidden; }

.select2-container--default .select2-selection--single {
  border: 0;
  border-radius: 0;
  transition: 0.5s all; }
  .select2-container--default .select2-selection--single:focus {
    outline: 0; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    right: 10px;
    margin-top: -0.5em;
    width: auto; }
    .large-input-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
      right: 0; }
    .select2-container--default .select2-selection--single .select2-selection__arrow,
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      height: 1em;
      line-height: 1; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      position: static;
      margin: 0;
      top: 0;
      left: 0;
      width: auto;
      text-align: center;
      border: 0; }
      .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
        display: inline-block;
        transition: 0.35s all ease;
        transform: rotate(0deg); }
      .large-input-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {
        left: 0; }

.csstransforms .select2-container--default.select2-container--open .select2-selection__arrow b:before {
  transform: rotate(180deg); }

.select2-container--default .select2-search--dropdown {
  padding: 0 0.625em 0.625em; }

.select2-container--default .select2-search__field {
  padding: 0 10px;
  border-color: #ddd !important; }

.select2-dropdown {
  border-radius: 0;
  border: 1px solid #ddd; }

.select2-results__options {
  padding: 0 10px; }
  .large-input-wrap .select2-results__options {
    padding: 0 20px; }

.select2-results__option {
  position: relative;
  padding: 0.625em 0;
  top: -1px;
  line-height: 1.5625em;
  min-height: 2.8125em;
  color: #ccc;
  transition: 0.25s all ease; }
  .select2-results__option:before {
    content: "";
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #ccc; }
  .select2-results__option:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 50%;
    left: -10px;
    right: -10px;
    bottom: 50%;
    background: rgba(255, 255, 255, 0);
    transition: 0.25s all ease-out; }
  .select2-results__option:first-child:before {
    display: none; }

.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: none;
  color: #fff; }
  .select2-container--default .select2-results__option[aria-selected="true"]:after,
  .select2-container--default .select2-results__option--highlighted[aria-selected]:after {
    background: #7dcef1;
    top: -1px;
    bottom: -1px; }

.select2-container--default .select2-results__option[aria-selected="true"] {
  color: #fff; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0; }

.select2-container--default .select2-selection--single {
  border: 1px solid #ddd; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: 0; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top: 0; }

.large-input-wrap {
  font-size: 1.3125em; }
  .large-input-wrap input,
  .large-input-wrap .select2-container--default .select2-selection--single {
    padding-left: 0;
    padding-right: 0;
    line-height: 2.8125em;
    height: 2.8125em;
    border: 0;
    border-bottom: 2px solid; }
  .large-input-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 2.8125em;
    padding-left: 0; }
  .large-input-wrap .select2-container {
    display: block;
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    width: auto !important; }
    .large-input-wrap .select2-container:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: -1;
      border: 1px solid transparent;
      background: #fff; }
  .large-input-wrap .select2-container--default .select2-selection--single {
    position: relative;
    margin-left: 13px;
    margin-right: 13px;
    margin-left: 20px;
    margin-right: 20px;
    background: none; }
  .large-input-wrap .select2-container--open:before {
    border-color: #ddd; }
  .large-input-wrap .select2-container--open.select2-container--below:before {
    border-bottom: 0; }
  .large-input-wrap .select2-container--open.select2-container--below .select2-dropdown {
    border-top: 0; }
  .large-input-wrap .select2-container--open .select2-selection--single {
    border-color: #7dcef1 !important; }
  .large-input-wrap .select2-results__option:after {
    left: -20px;
    right: -20px; }
  .large-input-wrap input,
  .large-input-wrap select {
    display: block;
    width: 100%; }

form .info-message,
form .error-message, .parsley-errors-list > *, .form-status-message .error {
  position: relative;
  margin: 0.35em 0;
  padding: 0.21429em 0 0.21429em 2em;
  font-size: 0.875em;
  line-height: 1.2;
  text-align: left;
  color: #fd5f5f;
  animation: opacity-0-1 0.25s; }
  form .info-message:before,
  form .error-message:before, .parsley-errors-list > :before, .form-status-message .error:before {
    font-family: 'ffms-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.5em; }

form .info-message,
form .error-message {
  display: none; }
  form .info-message.show,
  form .error-message.show {
    display: block; }

form .info-message {
  color: #0a568c; }
  form .info-message:before {
    transform: rotate(180deg); }

.form-status-message,
.parsley-errors-list {
  margin: 0;
  padding: 0;
  list-style: none; }

body.modal-opened {
  overflow: hidden; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5625) and (max-width: 768px), only screen and (min-resolution: 150dpi) and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 768px) {
    body.modal-opened {
      position: fixed; } }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5625) and (max-width: 768px), only screen and (min-resolution: 150dpi) and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 768px) {
  body.menu-opened {
    position: fixed; } }

.svg .vector-image .vector-image__bitmap {
  display: none; }

.no-svg .vector-image .vector-image__vector {
  display: none; }

.brand-c-white {
  color: #fff !important; }

.brand-bg-white {
  background-color: #fff; }

.brand-c-black {
  color: #000 !important; }

.brand-bg-black {
  background-color: #000; }

.brand-c-text {
  color: #333 !important; }

.brand-bg-text {
  background-color: #333; }

.brand-c-blue {
  color: #7dcef1 !important; }

.brand-bg-blue {
  background-color: #7dcef1; }

.brand-c-yellow {
  color: #febd28 !important; }

.brand-bg-yellow {
  background-color: #febd28; }

.brand-c-golden {
  color: #ffca4c !important; }

.brand-bg-golden {
  background-color: #ffca4c; }

.brand-c-error {
  color: #fd5f5f !important; }

.brand-bg-error {
  background-color: #fd5f5f; }

.cookieconsent--no-1 .cookieconsent--no-1--hide {
  display: none !important; }

.cookieconsent--no-2 .cookieconsent--no-2--hide {
  display: none !important; }

.cookieconsent--no-3 .cookieconsent--no-3--hide {
  display: none !important; }

.list-filters {
  /*
	&--full-size {
		.inner-wrap {
			@extend %clearfix;
			display: block;
			> * {
				display: block;
			}
		}
	}
	*/ }
  .list-filters__wrap {
    position: relative;
    z-index: 1; }
    .list-filters__wrap .list-filters__title {
      display: none;
      float: left; }
      .content-grid-list__head .list-filters__wrap .list-filters__title {
        display: block; }
    .list-filters__wrap.fixed-block--clone {
      width: 100%;
      z-index: 1000;
      background: #fff;
      box-shadow: 0px -10px 10px 10px rgba(51, 51, 51, 0.15); }
      .list-filters__wrap.fixed-block--clone > .container:after {
        content: "";
        width: 100%;
        height: 20px;
        border-bottom: 8px solid #7dcef1; }
      .list-filters__wrap.fixed-block--clone .list-filters__title {
        display: none; }
      .list-filters__wrap.fixed-block--clone .list-filters__title {
        display: block !important; }
  .list-filters .inner-wrap {
    position: relative;
    border-top: 2px solid #7dcef1;
    border-bottom: 1px solid #ddd;
    display: table;
    width: 100%; }
    .list-filters .inner-wrap > * {
      display: table-cell;
      vertical-align: middle;
      float: none; }
    .no-js .list-filters .inner-wrap {
      padding-top: 25px;
      padding-bottom: 22px; }
    .side-tabs .list-filters .inner-wrap {
      border-top: none;
      border-top: 2px solid #7dcef1; }
  .js .list-filters__list-wrap {
    visibility: hidden; }
  .list-filters--ready .list-filters__list-wrap {
    visibility: visible; }
  .list-filters--full-size.list-filters--fit-width .list-filters__list-wrap {
    vertical-align: bottom; }
  .list-filters__wrap .list-filters:before {
    content: none; }
  .list-filters__list-container {
    float: left;
    position: relative; }
    .list-filters--aside .list-filters__list-container,
    .list-filters--full-size .list-filters__list-container {
      position: static;
      float: none; }
  .list-filters--aside {
    clear: both;
    clear: none; }
    .list-filters--aside .inner-wrap {
      border: 0; }
    .list-filters--aside.list-filters--large .list-filters__label {
      margin-top: 10px;
      padding-right: 26px;
      font-size: 0.875em; }
    .list-filters--aside.list-filters--large .list-filters__list-toggle-button {
      padding-top: 18px !important;
      padding-bottom: 18px !important; }
    .list-filters--aside.list-filters--large .list-filters__list-btn,
    .list-filters--aside.list-filters--large .active-filter-label {
      font-size: 1.5em;
      line-height: 1 !important; }
    .list-filters--aside.list-filters--large .active-filter-label {
      line-height: 0.58333em; }
    .list-filters--aside.list-filters--large .list-filters__list-btn {
      padding-bottom: 17px;
      margin: 0 10px; }
    .list-filters--aside .inner-wrap {
      text-align: right; }
      .list-filters--aside .inner-wrap > * {
        float: none;
        display: inline-block;
        vertical-align: top; }
    .list-filters--aside .list-filters__list-wrap {
      width: 50%;
      margin-left: 20px; }
    .list-filters--aside .list-filters__label {
      width: auto;
      margin-left: 20px;
      margin-right: 0;
      padding-right: 0; }
    .list-filters--aside .list-filters__list-toggle-button {
      text-align: left; }
    .list-filters__wrap .list-filters--aside {
      padding-right: 50%; }
      .list-filters__wrap .list-filters--aside .inner-wrap {
        display: block;
        width: auto; }
      .list-filters__wrap .list-filters--aside .list-filters__label {
        padding-right: 20px;
        padding-bottom: 19px; }
      .list-filters__wrap .list-filters--aside .list-filters__list-wrap {
        margin-top: 1px;
        float: right;
        width: 100%;
        margin-left: 0;
        margin-right: -100%; }
    .list-filters--aside.list-filters--large {
      padding-right: 0; }
      .list-filters--aside.list-filters--large .inner-wrap {
        display: table;
        width: 100%; }
        .list-filters--aside.list-filters--large .inner-wrap > * {
          display: table-cell;
          vertical-align: bottom;
          float: none; }
    .content-grid-list__head .list-filters--aside .list-filters__label,
    .content-grid-list__head .list-filters--aside .list-filters__list-wrap {
      border-bottom: 2px solid #ddd; }
    .fixed-block--clone .list-filters--aside .list-filters__label,
    .fixed-block--clone .list-filters--aside .list-filters__list-wrap {
      border-bottom: 0; }
    .list-filters--aside .inner-wrap {
      display: block !important;
      width: auto !important; }
      .list-filters--aside .inner-wrap > * {
        display: inline-block !important; }
    .list-filters--aside .list-filters__list-wrap {
      width: 33.33333%; }
      .list-filters__list-wrap {
        float: right;
        width: 50%;
        margin-right: -50%; }
    .list-filters__wrap .list-filters--aside.list-filters--large {
      padding-right: 33.33333%; }
      .list-filters__wrap .list-filters--aside.list-filters--large .list-filters__list-wrap {
        float: right;
        width: 50%;
        margin-right: -50%; }
    .list-filters--aside .list-filters__list-wrap {
      width: 25%; }
    .list-filters__wrap .list-filters--aside {
      padding-right: 25%; }
      .list-filters__wrap .list-filters--aside .list-filters__list-wrap {
        width: 33.33333%;
        margin-right: -33.33333%; }
  .list-filters__label {
    position: relative;
    margin: 0;
    z-index: 2;
    width: 10%;
    padding-top: 18px;
    padding-right: 13px;
    padding-bottom: 18px;
    padding-left: 0;
    font-size: 1.5em;
    line-height: 1;
    text-transform: uppercase; }
  .list-filters__list-wrap {
    width: 100%;
    position: initial;
    padding-right: 0;
    float: right;
    position: relative;
    padding-left: 0;
    padding-right: 0; }
  .list-filters__list-toggle-button {
    display: block;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    width: 100%;
    text-align: right;
    padding-right: 71px;
    padding-top: 21px;
    padding-left: 26px;
    padding-bottom: 22px;
    min-height: 60px;
    width: 100%;
    line-height: 1; }
    .list-filters__list-toggle-button > span {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      top: 2px;
      max-width: 100%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .list-filters__list-toggle-button .active-filter-icon {
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -10px;
      right: 26px;
      font-size: 1.25em;
      transition: 0.35s all ease;
      transform: rotate(0deg); }
    .list-filters__list-toggle-button[aria-expanded="true"] .active-filter-icon {
      transform: rotate(180deg); }
    .list-filters--full-size .list-filters__list-toggle-button {
      display: none; }
    .no-js .list-filters__list-toggle-button {
      display: none; }
  .list-filters__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
    position: absolute;
    top: 0;
    left: -26px;
    right: -26px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 73px 26px 10px;
    z-index: 1;
    padding-top: 69px;
    left: 0;
    right: 0; }
    .list-filters__list-wrap.open .list-filters__list {
      display: block; }
      .list-filters__list-wrap.open .list-filters__list > * {
        opacity: 1; }
    .list-filters__list:before {
      content: "";
      z-index: 2;
      position: relative;
      display: block;
      top: -10px;
      margin-bottom: -2px;
      border-top: 2px solid #7dcef1; }
    .no-js .list-filters__list,
    .list-filters--full-size .list-filters__list {
      display: block;
      padding: 0;
      margin-top: 0;
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      height: auto !important;
      width: 100%;
      line-height: 24px;
      border: 0;
      background: none; }
      .no-js .list-filters__list:before,
      .list-filters--full-size .list-filters__list:before {
        display: none; }
    .list-filters--full-size.list-filters--fit-width .list-filters__list {
      top: -17px; }
    .list-filters--full-size.list-filters--fit-width.list-filters--large .list-filters__list {
      margin-top: 19px;
      top: 0; }
    .list-filters--full-size.list-filters--large .list-filters__list {
      margin-top: 19px;
      top: 0; }
  .list-filters--full-size .list-filters__list-scroll {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important; }
  .list-filters--full-size.list-filters--fit-width .list-filters__list, .list-filters--full-size.list-filters--fit-width .list-filters__list-scroll {
    text-align: justify; }
    .list-filters--full-size.list-filters--fit-width .list-filters__list:before, .list-filters--full-size.list-filters--fit-width .list-filters__list-scroll:before {
      display: block;
      border: 0;
      margin-bottom: -24px; }
    .list-filters--full-size.list-filters--fit-width .list-filters__list:after, .list-filters--full-size.list-filters--fit-width .list-filters__list-scroll:after {
      content: "";
      display: inline-block;
      width: 100%; }
  .list-filters__list-item {
    text-align: left; }
    .list-filters--full-size .list-filters__list-item + .list-filters--full-size .list-filters__list-item {
      margin-left: 20px; }
    .no-js .list-filters__list-item,
    .list-filters--full-size .list-filters__list-item {
      display: inline-block;
      vertical-align: middle;
      text-align: center; }
  .list-filters__btn {
    font-size: 1em !important; }
  .list-filters__list-btn, .list-filters__btn {
    display: block;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 0.875em;
    color: #adadad; }
    .list-filters__list-btn.active,
    .list-filters__list-btn.active .icon, .list-filters__btn.active,
    .list-filters__btn.active .icon {
      color: #7dcef1; }
    .list-filters__list-btn .icon, .list-filters__btn .icon {
      color: #333; }
    .no-js .list-filters__list-btn,
    .list-filters--full-size .list-filters__list-btn, .no-js .list-filters__btn,
    .list-filters--full-size .list-filters__btn {
      position: relative;
      border-top: 0;
      padding: 0;
      margin: 0 20px; }
      .no-js .list-filters__list-btn.active,
      .list-filters--full-size .list-filters__list-btn.active, .no-js .list-filters__btn.active,
      .list-filters--full-size .list-filters__btn.active {
        display: block; }
    .list-filters--full-size.list-filters--fit-width .list-filters__list-btn, .list-filters--full-size.list-filters--fit-width .list-filters__btn {
      margin: 0;
      top: 24px; }

.active-filter-label {
  color: #adadad;
  font-size: 0.875em; }

.active-filter-label .icon,
.list-filters__list-btn .icon {
  position: relative;
  font-size: 24px;
  vertical-align: middle;
  top: -0.1em;
  margin-left: 5px; }

.page-comments {
  margin-top: 50px; }
  .page-comments.tab-pane {
    margin-top: 0; }
  .page-comments__title {
    padding: 0 0 1em;
    margin: 0 0 1em;
    font-size: 21px;
    border-bottom: 1px solid #333; }
    .tab-pane .page-comments__title .icon {
      display: none; }
  .page-comments__form {
    padding: 0 0 1em; }
    .page-comments__form.authenticated {
      padding-left: 60px; }
      .page-comments__form.authenticated:after {
        content: "";
        display: table;
        clear: both; }
    .page-comments__form__content {
      padding: 0;
      margin: 0;
      border: 0; }
    .page-comments__form textarea {
      display: block;
      width: 100%;
      margin: 1.875em 0 0.3125em;
      min-height: 4.125em;
      padding: 0;
      line-height: 1.375;
      border: 0;
      resize: vertical; }
      .page-comments__form textarea:focus {
        outline: none;
        background: rgba(255, 202, 76, 0.1); }
    .page-comments__form label {
      left: 0;
      color: #adadad; }
    .page-comments__form__actions {
      margin: 1em 0 0; }
    .page-comments__form__reset-btn {
      color: #adadad; }
  .page-comments__list {
    margin: 0;
    padding: 0;
    list-style: none; }
  .page-comments__item {
    animation: opacity-0-1 .5s;
    padding: 1.875em 0;
    border-top: 2px solid #ddd; }
  .page-comments .author__picture {
    float: left;
    margin-left: -60px;
    background-color: #ddd; }
  .page-comments .author__name {
    padding: .2em 0;
    font-size: 0.875em;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
  .page-comments__load-more-btn {
    padding-left: 2em !important;
    padding-right: 2em !important;
    background: #f4f4f4;
    color: #333; }
    .page-comments__load-more-btn:hover {
      background: #333;
      color: #f4f4f4; }
    .page-comments__load-more-btn:focus {
      outline: 1px solid; }

.page-comment__info {
  padding-left: 60px; }
  .page-comment__info:after {
    content: "";
    display: table;
    clear: both; }

.page-comment__time {
  font-size: 0.875em;
  color: #adadad; }

.page-comment__content {
  color: #adadad; }

.agenda-teasers--grey {
  background-color: #efefef; }

.agenda-teasers--blue {
  background-color: #6ec1e4;
  /* .content-hero__wrap:before {
            background:none;
        }
        .content-hero__title {
            color: $colorWhite;
        }
        .content-hero__taxonomy {
            color: $baseTextColor;
        }*/ }
  .agenda-teasers--blue .agenda-teasers__title {
    color: #fff; }
  .agenda-teasers--blue .agenda-teasers__action-link {
    color: #fff; }
    .agenda-teasers--blue .agenda-teasers__action-link:before {
      background-color: #ddd; }
  .agenda-teasers--blue .agenda-teasers__item__type, .agenda-teasers--blue .agenda-teasers__item__title, .agenda-teasers--blue .agenda-teasers__item__subtitle, .agenda-teasers--blue .agenda-teasers__item__link {
    color: #fff; }

.agenda-teasers--clean {
  padding-top: 5em;
  padding-top: 35px; }
  @media (min-width: 576px) {
    .agenda-teasers--clean {
      padding-top: calc(10.81731vw - 27.30769px); } }
  @media (min-width: 992px) {
    .agenda-teasers--clean {
      padding-top: 80px; } }
  .agenda-teasers--clean $selector__action-link {
    font-size: pxToRem(14); }

.agenda-teasers__header {
  width: 100%;
  margin-bottom: 40px; }

.agenda-teasers__action-link {
  float: right;
  color: #adadad;
  position: relative;
  text-transform: uppercase;
  width: 100%;
  line-height: 3.5;
  width: 300px; }
  .agenda-teasers__action-link:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #adadad;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0; }
  .agenda-teasers__action-link .icon {
    font-size: 2em;
    color: #333;
    margin-left: 20px;
    float: right; }
  .agenda-teasers__action-link:hover {
    color: #000; }
  .agenda-teasers__action-link .icon {
    margin-left: 75px; }

.agenda-teasers__title {
  font-size: 1.9375em;
  text-transform: uppercase;
  color: #7dcef1;
  margin: 0;
  display: inline-block;
  float: left; }

.agenda-teasers__list {
  margin-left: -13px;
  margin-right: -13px;
  font-size: 0; }
  .agenda-teasers--full .agenda-teasers__list {
    margin: 40px 0; }
  .agenda-teasers__list:after {
    content: "";
    display: table;
    clear: both; }
  .agenda-teasers__list > * {
    font-size: 16px; }

.agenda-teasers__item {
  margin-bottom: 50px;
  display: inline-block;
  vertical-align: top;
  padding-left: 13px;
  padding-right: 13px;
  width: 25%; }
  .agenda-teasers__item:after {
    content: "";
    display: table;
    clear: both; }
  .agenda-teasers--full .agenda-teasers__item {
    position: relative;
    padding-top: 30px;
    margin-left: -13px;
    margin-right: -13px;
    display: block;
    float: none;
    width: auto;
    padding-left: 0;
    padding-right: 0; }
    .agenda-teasers--full .agenda-teasers__item:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      border-top: 2px solid #ddd; }
    .agenda-teasers--full .agenda-teasers__item:first-child:before {
      display: none; }
    .agenda-teasers--full .agenda-teasers__item:after {
      content: "";
      display: table;
      clear: both; }
    .agenda-teasers--full .agenda-teasers__item:before {
      left: 13px;
      right: 13px; }
  .agenda-teasers__item__info {
    margin-bottom: 20px;
    margin-bottom: 0;
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 41.66667%;
    float: none;
    width: auto;
    margin-left: -13px;
    margin-right: -13px; }
    .agenda-teasers__item__info:after {
      content: "";
      display: table;
      clear: both; }
    .agenda-teasers--full .agenda-teasers__item__info {
      position: relative;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      float: left;
      width: 25%;
      margin: 0;
      width: 33.33333%; }
  .agenda-teasers__item__description {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 58.33333%;
    width: 100%;
    margin-left: -13px;
    margin-right: -13px; }
    .agenda-teasers__item__description:after {
      content: "";
      display: table;
      clear: both; }
    .agenda-teasers--full .agenda-teasers__item__description {
      position: relative;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      float: left;
      width: 50%;
      margin: 0; }
  .agenda-teasers__item__action {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 25%;
    width: 16.66667%; }
    .agenda-teasers__item__action .btn {
      display: block;
      text-align: center;
      padding-top: 12.5px;
      padding-bottom: 12.5px;
      min-height: 2.8125em;
      line-height: 1.25; }
  .agenda-teasers__item__location {
    display: block;
    font-size: 1em;
    margin-bottom: 18px; }
  .agenda-teasers__item__type {
    display: block;
    text-transform: uppercase;
    font-size: 0.875em;
    color: #adadad;
    margin-bottom: 15px; }
  .agenda-teasers__item__title {
    color: #7dcef1;
    font-size: 1.5em;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    line-height: 1.2;
    margin: 0 0 5px 0;
    width: auto;
    font-size: 1.875em; }
  .agenda-teasers__item__subtitle {
    font-size: 1.125em;
    margin: 0 0 27px 0;
    font-family: Georgia, Times, "Times New Roman", serif; }
  .agenda-teasers__item__text {
    font-size: 1.125em;
    font-family: Georgia, Times, "Times New Roman", serif; }
  .agenda-teasers__item__link {
    text-transform: uppercase;
    font-size: 0.875em;
    color: #7dcef1;
    display: inline-block; }
    .agenda-teasers__item__link:hover {
      color: #000; }
  body .agenda-teasers__item__download-btn {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
    min-height: 2.8125em;
    line-height: 1.25;
    color: #333;
    border: 1px solid #ddd;
    text-align: center; }

.agenda-teasers .event-date__dates {
  overflow: hidden;
  display: inline-block; }
  .agenda-teasers .event-date__dates * {
    line-height: 1; }

.agenda-teasers .event-date__date {
  display: inline-block;
  vertical-align: top; }

.agenda-teasers .event-date__day {
  font-size: 2.25em;
  line-height: 1;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  font-size: 3em;
  font-size: 3.5em; }

.agenda-teasers .event-date__month {
  display: block;
  clear: both;
  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1.875em; }

.agenda-teasers .event-date__divider {
  width: auto;
  display: inline-block;
  line-height: 1;
  font-size: 1.5em;
  padding: 0.5em 0 0.20833em 0;
  vertical-align: top;
  padding: 0.83333em 0 0.20833em 0;
  font-size: 1.8125em; }

.agenda-teasers .event-date__date + .event-date__divider {
  margin-bottom: 0.92em;
  margin-bottom: 0.7931em; }

.agenda-teasers .event-date__time {
  float: left;
  width: 100%; }

.agenda-teasers .event-date__map-btn {
  display: inline-block;
  margin-top: 20px;
  color: #333;
  font-size: 0.875em; }
  .agenda-teasers .event-date__map-btn:focus, .agenda-teasers .event-date__map-btn:hover {
    color: #7dcef1; }
  .agenda-teasers .event-date__map-btn .icon {
    font-size: 24px;
    vertical-align: middle;
    margin-right: 5px; }

.agenda-teasers__year {
  font-size: 1.375em;
  line-height: 1;
  color: #adadad;
  margin: 15px 0 30px 0; }

.agenda-teasers__year {
  margin: 35px 0 30px 0; }

.author__name {
  font-size: 14px;
  font-size: 19px; }

.author__picture {
  position: relative;
  display: inline-block;
  margin: 0;
  overflow: hidden;
  width: 48px;
  height: 48px;
  border-radius: 48px;
  border: 2px solid #7dcef1; }
  .author__picture img {
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 44px; }

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

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

.slick-slider .slick-track,
.slick-slider .slick-list {
  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; }

.carousel-module figure {
  margin: 0;
  min-height: 48px;
  min-height: 74px; }
  @media print {
    .carousel-module figure {
      display: table;
      page-break-inside: avoid; } }

.carousel-module img {
  width: 100%; }

.carousel-module .slick-arrow {
  position: absolute;
  top: 50%;
  margin: -24px 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  z-index: 1;
  text-indent: -999px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.15);
  color: #fff;
  opacity: 0;
  transition: all .3s ease;
  margin: -37px 0;
  width: 74px;
  height: 74px;
  line-height: 74px; }
  .carousel-module .slick-arrow:before {
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .5s all ease; }
  .carousel-module .slick-arrow:hover {
    background-color: rgba(0, 0, 0, 0.5); }
    .carousel-module .slick-arrow:hover:before {
      transform: scale(1.25); }
  .pdf-version .carousel-module .slick-arrow {
    display: none !important; }

.carousel-module .slick-initialized .slick-arrow {
  opacity: 1; }

.carousel-module .slick-prev {
  left: 0; }

.carousel-module .slick-next {
  right: 0; }

.carousel-module .slick-slide figure,
.carousel-module .img-wrap,
.carousel-module .slick-arrow-wrap {
  display: block;
  position: relative; }
  .carousel-module .slick-slide figure:before,
  .carousel-module .img-wrap:before,
  .carousel-module .slick-arrow-wrap:before {
    content: "";
    display: block;
    padding-top: 65.48571%; }

.carousel-module .slick-arrow-wrap {
  position: absolute;
  width: 100%;
  top: 0;
  right: 100%; }
  .carousel-module .slick-arrow-wrap:before {
    background: none; }
  .carousel-module .slick-arrow-wrap .slick-prev {
    margin-left: 100%; }
  .carousel-module .slick-arrow-wrap .slick-next {
    margin-right: -100%; }

.carousel-module .video__play-btn {
  position: absolute;
  top: 50%;
  left: 50%; }

.carousel-module__items {
  margin: 0;
  padding: 0;
  list-style: none; }

.carousel-module__item {
  overflow: hidden;
  position: relative; }
  .carousel-module__item:focus {
    outline: 0; }
  .carousel-module__item a {
    position: relative;
    display: block; }
  .carousel-module__item.wrapped-img figure:before {
    content: none;
    display: none; }
  .carousel-module__item.wrapped-img img {
    opacity: 1 !important; }
  .carousel-module__item.slick-slide img {
    position: absolute;
    left: -9999px;
    right: -9999px;
    top: -9999px;
    bottom: -9999px;
    margin: auto;
    width: auto;
    height: 100%;
    opacity: 0;
    transition: .5s opacity ease; }
  .carousel-module__item.slick-slide.wide-image .img-wrap img {
    width: 100%;
    height: auto; }
  .carousel-module__item .video-player--visible {
    position: relative;
    display: block;
    overflow: hidden; }
    .carousel-module__item .video-player--visible img {
      display: block;
      margin-left: 100%; }
  .carousel-module__item .video-player {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.content-hero {
  overflow: hidden;
  margin-bottom: 40px; }
  .content-hero__wrap {
    position: relative; }
    .slick-slide .content-hero__wrap {
      transition: 0.5s all ease;
      transform: scale(1.05); }
    .slick-active .content-hero__wrap {
      transform: scale(1); }
  .content-hero__figure {
    padding: 0;
    margin: 0;
    overflow: hidden; }
    .content-hero__figure-img {
      overflow: hidden; }
    .content-hero__figure img {
      display: block;
      width: 100%; }
    .content-hero__figure figcaption {
      position: absolute;
      bottom: 0;
      right: 0;
      padding: 3px 6px;
      font-size: 0.875em;
      line-height: 1;
      color: #fff;
      background: rgba(0, 0, 0, 0.5); }
      .content-hero-carousel .content-hero__figure figcaption {
        right: 26px;
        right: 13px; }
    .content-hero--textout .content-hero__figure {
      position: relative;
      margin-bottom: 20px; }
      .content-hero--textout .content-hero__figure:before {
        display: block;
        content: "";
        float: left;
        margin-left: -100%;
        padding-top: 118.75%;
        padding-top: 59.74026%;
        padding-top: 72.35142%; }
      .content-hero--textout .content-hero__figure img {
        /*
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				height: auto;
				*/ }
      .content-hero--textout .content-hero__figure figcaption {
        right: 13px; }
      .content-hero--textout .content-hero__figure [target="video-player"]:before, .content-hero--textout .content-hero__figure:after {
        content: "";
        position: absolute;
        z-index: 1;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        left: 13px;
        right: 13px; }
      .content-hero--textout .content-hero__figure:after {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$color1+0,7db9e8+100 */
        background: rgba(51, 51, 51, 0.05);
        /* Old browsers */
        /* FF3.6+ */
        /* Chrome,Safari4+ */
        /* Chrome10+,Safari5.1+ */
        /* Opera 11.10+ */
        /* IE10+ */
        background: linear-gradient(to bottom, rgba(51, 51, 51, 0.05) 0%, rgba(51, 51, 51, 0.25) 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D333333', endColorstr='#40333333', GradientType=0); }
      .content-hero--textout .content-hero__figure .video__play-btn,
      .content-hero--textout .content-hero__figure .video-player > *,
      .content-hero--textout .content-hero__figure [target="video-player"]:before {
        z-index: 2; }
      .content-hero--textout .content-hero__figure .video-player--visible {
        position: relative; }
      .content-hero--textout .content-hero__figure .content-hero__figure-img {
        position: relative; }
        .content-hero--textout .content-hero__figure .content-hero__figure-img .video-player--visible {
          position: static; }
      .content-hero--textout .content-hero__figure.slick-slide:after {
        left: 0;
        right: 0; }
    .content-hero__slideshow .content-hero__figure {
      margin-bottom: 0; }
  .content-hero__wrap:before, .content-hero__figure {
    margin: 0 -17px;
    margin: 0 -26px;
    margin: 0; }
    .content-hero-carousel .content-hero__wrap:before, .content-hero-carousel .content-hero__figure {
      margin: 0; }
  .content-hero__label {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 20px;
    max-width: 80%;
    padding: 10px;
    text-transform: uppercase;
    font-size: 0.875em;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    padding: 20px; }
    .content-hero--textout .content-hero__label {
      right: 13px; }
    .slick-slider .content-hero__label {
      margin-bottom: 48px; }
    .playing-video .content-hero__label,
    .video-player--inited .content-hero__label,
    .video-player--visible ~ .content-hero__label,
    .video-player--visible .content-hero__label {
      display: none; }
  .content-hero__content__wrap {
    margin-top: 20px; }
    .content-hero--wide .content-hero__content__wrap {
      margin-top: 0;
      text-shadow: 0 1px 2px rgba(51, 51, 51, 0.5); }
      .content-hero--wide .content-hero__content__wrap .btn {
        text-shadow: none; }
      .content-hero--wide .content-hero__content__wrap .go {
        text-transform: uppercase;
        color: #fff;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0px;
        border-bottom: #fff 6px solid;
        min-height: 0; }
  .content-hero--textout .content-hero__wrap {
    position: relative;
    z-index: 1;
    margin-left: -13px;
    margin-right: -13px; }
    .content-hero--textout .content-hero__wrap:after {
      content: "";
      display: table;
      clear: both; }
    .content-hero--textout .content-hero__wrap:before {
      display: block !important;
      content: "";
      position: absolute;
      z-index: -1;
      height: 100%;
      top: 0;
      left: 13px !important;
      right: 13px !important;
      margin: 0;
      background: #fff; }
  .content-hero--textout .content-hero__slideshow, .content-hero--textout .content-hero__figure {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 66.66667%;
    margin-bottom: 0;
    position: relative;
    z-index: 1; }
  .content-hero__slideshow .content-hero__figure {
    padding-left: 0;
    padding-right: 0; }
  .content-hero--textout .content-hero__content {
    position: relative;
    z-index: 1;
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 33.33333%; }
  .content-hero--textout .content-hero__content__wrap, .content-hero--textout .content-hero__action, .content-hero--textout .content-hero__extras {
    padding-left: 37px;
    padding-right: 37px; }
  .content-hero__action .btn {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
    min-height: 2.8125em;
    line-height: 1.25;
    padding-left: 1.25em;
    padding-right: 1.25em;
    padding-top: 22.5px;
    padding-bottom: 22.5px;
    min-height: 4.0625em;
    line-height: 1.25; }
  .content-hero__content__wrap {
    position: relative;
    padding-top: 35px;
    margin-top: 0; }
    .content-hero__content__wrap:before {
      content: "";
      display: block;
      background: #7dcef1;
      height: 7px;
      position: relative;
      margin-right: -37px;
      margin-bottom: -7px;
      top: -35px; }
      .content-hero--wide .content-hero__content__wrap:before {
        display: none; }
  .content-hero.content-hero--wide .content-hero__wrap {
    overflow: hidden;
    display: table;
    width: 100%; }
    .content-hero.content-hero--wide .content-hero__wrap:before {
      content: "";
      display: block;
      margin-right: -100%;
      width: 100%;
      float: left;
      padding-top: 118.75%;
      padding-top: 59.74026%;
      padding-top: 47.70017%; }
    .content-hero.content-hero--wide .content-hero__wrap .content-hero__link.btn {
      padding-top: 12.5px;
      padding-bottom: 12.5px;
      min-height: 2.8125em;
      line-height: 1.25;
      padding-left: 1.25em;
      padding-right: 1.25em;
      padding-top: 22.5px;
      padding-bottom: 22.5px;
      min-height: 4.0625em;
      line-height: 1.25; }
  .content-hero.content-hero--wide .content-hero__content__wrap {
    padding: 30px; }
    .content-hero.content-hero--wide .content-hero__content__wrap .video__play-btn {
      margin-top: 0; }
  .content-hero.content-hero--player {
    background: #000; }
  .content-hero__figure .streaming-countdown__cover {
    margin: 0 13px; }
  .content-hero--wide .content-hero__figure {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0; }
    .content-hero--wide .content-hero__figure img {
      display: block;
      height: 100%;
      width: auto;
      position: absolute;
      top: -9999px;
      left: -9999px;
      bottom: -9999px;
      right: -9999px;
      margin: auto; }
    .content-hero--wide .content-hero__figure .streaming-countdown__cover {
      margin: 0 0; }
  .content-hero__corner-btn {
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 2;
    margin-right: 20px;
    text-align: center;
    right: 33.33333%;
    margin-right: 30px; }
    .content-hero__corner-btn .icon {
      display: block;
      width: 48px;
      height: 48px;
      border-radius: 48px;
      line-height: 48px;
      font-size: 1.875em;
      background: #7dcef1;
      color: #fff;
      transition: 0.5s all ease; }
    .content-hero__corner-btn .label {
      display: none;
      position: absolute;
      margin-top: 5px;
      top: 100%;
      left: 50%;
      width: 200%;
      margin-left: -100%;
      text-transform: uppercase;
      font-size: 0.75em;
      color: #333;
      /*
			text-shadow:
				-1px -1px 1px rgba($baseBgColor, .25),
				1px -1px 1px rgba($baseBgColor, .25),
				-1px 1px 1px rgba($baseBgColor, .25),
				1px 1px 1px rgba($baseBgColor, .25)
				;
			*/
      font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
    .video-player--inited .content-hero__corner-btn {
      display: none; }
    .content-hero__corner-btn:hover .icon, .content-hero__corner-btn:focus .icon {
      background: #333; }
    .content-hero__corner-btn:hover .label, .content-hero__corner-btn:focus .label {
      display: block; }
    .content-hero__corner-btn .icon {
      width: 65px;
      height: 65px;
      border-radius: 65px;
      line-height: 65px;
      font-size: 2.25em; }
    .content-hero--wide .content-hero__corner-btn {
      right: 0; }
  .content-hero__corner-info-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    z-index: 3; }
    .conference-header__embed .content-hero__corner-info-wrap {
      z-index: auto; }
    .conference-header__embed .content-hero__corner-info-wrap {
      right: 0;
      left: 0; }
    .grid-list-header__figure .content-hero__corner-info-wrap {
      left: 10px;
      right: 10px; }
  .content-hero__corner-info {
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 2;
    padding: 10px;
    padding-left: 40px;
    padding-right: 0;
    transition: 0.25s all ease;
    cursor: pointer;
    padding-right: 10px;
    outline: 0;
    right: 33.33333%; }
    .video-player--inited .content-hero__corner-info {
      display: none; }
    .content-hero__corner-info .icon {
      display: block;
      width: 40px;
      margin-left: -40px;
      float: left;
      font-size: 1.25em;
      text-align: center; }
    .content-hero__corner-info .label {
      font-size: 0.875em;
      text-transform: uppercase;
      display: none; }
    .content-hero__corner-info:hover, .content-hero__corner-info:focus {
      padding-right: 10px;
      outline: 0; }
      .content-hero__corner-info:hover .label, .content-hero__corner-info:focus .label {
        display: block; }
    .content-hero__corner-info .label {
      display: block; }
    .csstransforms .content-hero__corner-info {
      margin-right: 40px;
      transform: translateX(100%);
      transform: none !important;
      margin-right: 0 !important; }
      .csstransforms .content-hero__corner-info .label {
        display: block; }
      .csstransforms .content-hero__corner-info:hover, .csstransforms .content-hero__corner-info:focus {
        transform: translateX(0);
        margin-right: 0; }
    .content-hero__corner-info-wrap .content-hero__corner-info {
      right: 0; }
    .content-hero--wide .content-hero__corner-info {
      right: 0; }
  .content-hero--wide .content-hero__content {
    position: relative;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 100%;
    width: 100%;
    font-size: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$color1+0,7db9e8+100 */
    background: rgba(51, 51, 51, 0.02);
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(51, 51, 51, 0.02) 0%, rgba(51, 51, 51, 0.4) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05333333', endColorstr='#66333333', GradientType=0); }
    .content-hero--wide .content-hero__content:before {
      content: "";
      display: inline-block;
      width: 100%;
      margin-left: -100%;
      vertical-align: middle;
      padding-top: 118.75%;
      padding-top: 59.74026%;
      padding-top: 47.70017%; }
    .content-hero--wide .content-hero__content > * {
      display: table-cell;
      display: inline-block;
      width: 100%;
      font-size: 16px;
      vertical-align: middle; }
  .content-hero--wide.content-hero--dark-text .content-hero__content {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$color1+0,7db9e8+100 */
    background: rgba(255, 255, 255, 0.5);
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.02) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80FFFFFF', endColorstr='#05FFFFFF', GradientType=0); }
  .content-hero--wide.video-player--inited .content-hero__content,
  .content-hero--wide.playing-video .content-hero__content {
    z-index: -1; }
  .content-hero__content .video__play-btn {
    position: relative;
    margin: 0; }
    .content-hero__content .video__play-btn + a {
      margin-top: 25px;
      display: block; }
  .content-hero__taxonomy {
    text-transform: uppercase;
    font-size: 0.875em;
    color: #adadad;
    line-height: 1.25;
    margin-bottom: 10px; }
  .content-hero__title {
    margin: 0 0 10px;
    font-size: 1.875em;
    line-height: 1.15;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    color: #7dcef1;
    font-size: 2.25em; }
    .content-hero--wide .content-hero__title {
      text-transform: uppercase;
      color: #fff; }
    .content-hero--wide.content-hero--dark-text .content-hero__title {
      color: #333; }
    .content-hero__title + .content-hero__edition {
      margin-top: -5px; }
  .content-hero__date, .content-hero__edition {
    display: block;
    margin: 1em 0;
    text-transform: uppercase;
    font-size: 0.875em;
    color: #7dcef1; }
  .content-hero__subtitle {
    margin: 0 0 15px;
    font-size: 1.3125em;
    line-height: 1.25;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    color: #333;
    font-size: 1.5em; }
    .content-hero--wide .content-hero__subtitle {
      color: #fff; }
    .content-hero--wide.content-hero--dark-text .content-hero__subtitle {
      color: #333; }
  .content-hero__text {
    margin-bottom: 40px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.125em; }
  .content-hero--textout .content-hero__action .btn {
    display: block;
    text-align: center;
    padding-top: 12.5px;
    padding-bottom: 12.5px;
    min-height: 2.8125em;
    line-height: 1.25;
    padding-left: 1.25em;
    padding-right: 1.25em;
    padding-top: 22.5px;
    padding-bottom: 22.5px;
    min-height: 4.0625em;
    line-height: 1.25;
    display: inline-block; }
  .content-hero__action .action-btns {
    overflow: hidden;
    margin: -1px 0 0 -1px;
    padding: 0;
    list-style-type: none; }
    .content-hero__action .action-btns > * {
      float: left;
      padding: 10px 0 0 1px; }
    .content-hero__action .action-btns .btn {
      display: block;
      text-align: center;
      line-height: 16px;
      padding-top: 12.5px;
      padding-bottom: 12.5px;
      min-height: 2.8125em;
      line-height: 1.25;
      padding-left: 1.25em;
      padding-right: 1.25em;
      padding-top: 22.5px;
      padding-bottom: 22.5px;
      min-height: 4.0625em;
      line-height: 1.25;
      padding-bottom: 21px; }
      .content-hero__action .action-btns .btn > * {
        line-height: 16px; }
    .content-hero__action .action-btns .price {
      font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
      font-size: 1.3125em;
      line-height: 0.9; }
    .content-hero__action .action-btns small {
      font-size: 1em; }
  .content-hero__action .width-50 {
    min-width: 50%; }
    .content-hero__action .width-50 .btn {
      padding-left: 0.625em;
      padding-right: 0.625em; }
  .content-hero__action .width-100 {
    clear: both;
    width: 100%;
    float: none; }
  .content-hero__action .download-btn.btn {
    border: 1px solid #ddd;
    background-color: #fff;
    color: #333;
    padding-top: 12.5px;
    padding-bottom: 12.5px;
    min-height: 2.8125em;
    line-height: 1.25; }
    .content-hero__action .download-btn.btn:hover {
      background-color: #ddd;
      color: #fff; }
  .content-hero__action .action-note {
    margin: 10px 0;
    font-size: 0.75em;
    color: #7dcef1; }
  .content-hero__embed {
    position: relative;
    z-index: 2; }
    .content-hero__embed:before {
      content: "";
      display: block;
      padding-top: 56.25%; }
      .content-hero--textout .content-hero__embed:before {
        padding-top: 118.75%;
        padding-top: 59.74026%;
        padding-top: 72.35142%; }
    .content-hero__embed > * {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .content-hero__embed__stamp {
      right: 0;
      left: auto;
      height: auto;
      width: auto;
      top: 30px;
      padding: 10px 10px 10px 35px;
      background: #000;
      color: #fff;
      text-transform: uppercase; }
      .content-hero__embed__stamp > * {
        display: block; }
      .content-hero__embed__stamp .icon {
        float: left;
        margin-left: -28px; }
      .content-hero__embed__stamp .live {
        color: #aad754; }
      .content-hero--wide.content-hero--dark-text .content-hero__embed__stamp {
        color: #333; }
    .content-hero__embed script {
      display: none !important; }
  .content-hero--blue-bg {
    background: #7dcef1;
    color: #fff; }
    .content-hero--blue-bg .content-hero__wrap:before {
      display: none !important;
      content: none; }
    .content-hero--blue-bg .content-hero__title,
    .content-hero--blue-bg .content-hero__edition {
      color: #fff; }
    .content-hero--blue-bg .content-hero__label,
    .content-hero--blue-bg .content-hero__taxonomy {
      color: #333; }
  .content-hero-carousel.content-hero-carousel__store .content-hero__figure {
    margin-bottom: 0; }
  .content-hero-carousel.content-hero-carousel__store.color-bg .content-hero__content__wrap:before {
    display: none; }
  .content-hero-carousel.content-hero-carousel__store .content-hero-carousel__item.color-bg {
    background-color: inherit; }
    .content-hero-carousel.content-hero-carousel__store .content-hero-carousel__item.color-bg .content-hero__content__wrap:before {
      display: none; }
  .content-hero-carousel.content-hero-carousel__store .content-hero-carousel__item {
    background-color: #fff;
    background-color: inherit !important; }

.content-hero-carousel {
  position: relative;
  margin-bottom: 40px; }
  .content-hero-carousel--grey {
    background-color: #efefef; }
  .content-hero-carousel--black {
    background-color: #000; }
  .content-hero-carousel--blue {
    background-color: #7dcef1; }
    .content-hero-carousel--blue .content-hero__wrap:before {
      background: none; }
    .content-hero-carousel--blue .content-hero__title {
      color: #fff; }
    .content-hero-carousel--blue .content-hero__taxonomy {
      color: #333; }
  .content-hero-carousel--no-mb {
    margin-bottom: 0; }
  .content-hero-carousel.content-hero__slideshow {
    margin-bottom: 0;
    margin-left: -26px;
    margin-right: -26px;
    margin-left: 0;
    margin-right: 0; }
  .content-hero-carousel .slick-list, .content-hero-carousel__items {
    position: relative;
    z-index: 1;
    overflow: hidden; }
  .content-hero-carousel--with-nav:not(.content-hero-carousel--with-nav_over) .content-hero.content-hero--wide .content-hero__wrap,
  .content-hero-carousel--with-nav:not(.content-hero-carousel--with-nav_over) .content-hero--wide .content-hero__content:before,
  .content-hero-carousel--with-nav:not(.content-hero-carousel--with-nav_over) .content-hero-carousel.content-hero__slideshow,
  .content-hero-carousel--with-nav:not(.content-hero-carousel--with-nav_over) .content-hero__figure:before {
    padding-bottom: 49px;
    padding-bottom: 0; }
  .content-hero-carousel--with-nav:not(.content-hero-carousel--with-nav_over) .content-hero--textout .content-hero__figure {
    margin-bottom: 49px;
    margin-bottom: 0; }
    .content-hero-carousel--with-nav:not(.content-hero-carousel--with-nav_over) .content-hero--textout .content-hero__figure:before {
      padding-bottom: 0; }
  .content-hero-carousel--with-nav:not(.content-hero-carousel--with-nav_over) .content-hero--wide .content-hero__figure {
    bottom: 49px;
    bottom: 0; }
  .content-hero-carousel--with-nav:not(.content-hero-carousel--with-nav_over) .carousel-control {
    margin-top: 0;
    margin-top: -49px; }
  .content-hero-carousel--with-nav:not(.content-hero-carousel--with-nav_over).content-hero__slideshow .carousel-control {
    margin-top: -49px;
    margin-top: -49px; }
  .content-hero-carousel--with-nav:not(.content-hero-carousel--with-nav_over).content-hero__slideshow .content-hero__figure:before {
    padding-bottom: 0; }
  .content-hero-carousel--with-nav:not(.content-hero-carousel--with-nav_over).content-hero__slideshow .content-hero-carousel__items {
    padding-bottom: 49px;
    padding-bottom: 0; }
  .content-hero-carousel__item {
    float: left;
    width: 100%; }
    .content-hero-carousel__item .video-player .control-bar {
      padding: 0 17px;
      padding: 0; }
    .js .content-hero-carousel__item {
      display: none; }
      .js .content-hero-carousel__item:first-child {
        display: block; }
    .slick-initialized .content-hero-carousel__item {
      display: block; }
    .content-hero-carousel__item:focus {
      outline: 0; }
  .content-hero-carousel .content-hero {
    margin-bottom: 0; }
  .content-hero-carousel__controls {
    display: none;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    animation: opacity-0-1 .5s;
    animation-fill-mode: both; }
    .content-hero__slideshow .content-hero-carousel__controls {
      bottom: 0 !important;
      left: auto !important; }
      .content-hero__slideshow .content-hero-carousel__controls .container {
        padding-left: 0 !important;
        padding-right: 0 !important; }
    .slick-initialized + .content-hero-carousel__controls {
      display: block; }
    .playing-video .content-hero-carousel__controls {
      display: none !important; }
    .paused-video .content-hero-carousel__controls {
      display: block !important; }
    .content-hero-carousel__controls__wrap {
      text-align: center;
      height: 0;
      font-size: 0;
      text-align: left; }
      .content-hero-carousel__controls__wrap .next,
      .content-hero-carousel__controls__wrap .prev,
      .content-hero-carousel__controls__wrap .counter {
        display: inline-block;
        height: 48px;
        width: 48px;
        margin-right: 1px;
        vertical-align: top;
        font-size: 16px;
        background: rgba(0, 0, 0, 0.25);
        color: #fff;
        transition: .5s background-color ease; }
      .content-hero-carousel__controls__wrap .next,
      .content-hero-carousel__controls__wrap .prev {
        display: none; }
        .content-hero-carousel__controls__wrap .next span,
        .content-hero-carousel__controls__wrap .prev span {
          margin-top: 2px;
          display: block;
          transition: .5s all ease; }
        .content-hero-carousel__controls__wrap .next:hover,
        .content-hero-carousel__controls__wrap .prev:hover {
          background-color: rgba(0, 0, 0, 0.5); }
          .content-hero-carousel__controls__wrap .next:hover span,
          .content-hero-carousel__controls__wrap .prev:hover span {
            transform: scale(1.25); }
      .content-hero-carousel__controls__wrap .counter {
        min-width: 48px;
        max-width: 80px;
        padding: 0px 5px 5px;
        width: auto;
        font-size: 16px;
        overflow: hidden;
        line-height: 50px;
        text-align: center;
        white-space: nowrap; }
        .content-hero-carousel__controls__wrap .counter .current {
          position: relative;
          top: -5px;
          font-size: 18px;
          margin-right: -2px; }
        .content-hero-carousel__controls__wrap .counter .total {
          position: relative;
          bottom: -5px;
          font-size: 12px;
          margin-left: -4px; }
      .content-hero-carousel__controls__wrap > * {
        display: inline-block; }

.content-highlights {
  position: relative; }
  .content-highlights--grey {
    background-color: #efefef;
    z-index: 2;
    padding-bottom: 2px;
    margin-bottom: -2px; }
  .content-highlights--clean {
    padding-top: 5em;
    padding-top: 35px;
    /*& $selector__action-link {
            font-size: pxToRem(14);
        }*/ }
    @media (min-width: 576px) {
      .content-highlights--clean {
        padding-top: calc(10.81731vw - 27.30769px); } }
    @media (min-width: 992px) {
      .content-highlights--clean {
        padding-top: 80px; } }
  .content-highlights .slick-list, .content-highlights__items {
    position: relative;
    z-index: 1; }
  .content-highlights__items {
    clear: both;
    margin-left: -13px;
    margin-right: -13px; }
    .content-highlights__items:after {
      content: "";
      display: table;
      clear: both; }
  .content-highlights .slick-track {
    position: relative; }
  .content-highlights__item {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    margin-bottom: 50px;
    display: block; }
    .slick-initialized .content-highlights__item {
      display: block; }
    .content-highlights__item:focus {
      outline: 0; }
    .content-highlights__item figure {
      margin: 0;
      padding: 0; }
    .content-highlights__item img {
      display: block;
      width: 100%; }
  .content-highlights__controls {
    display: none; }
    .content-highlights--initialized .content-highlights__controls {
      display: block; }
  .content-highlights__header {
    color: #7dcef1;
    width: 100%;
    width: 50%;
    float: left; }
    .content-highlights__header h1 {
      font-size: 1.5em;
      line-height: 1;
      text-transform: uppercase;
      margin: 0 0 20px 0;
      float: left; }
    .content-highlights__header h1 {
      font-size: 1.875em; }
    .content-highlights__header h1 {
      font-size: 2.25em;
      margin: 0 0 55px 0; }
  .content-highlights__controls {
    width: 100%;
    position: relative;
    z-index: 2;
    width: 33.33333%;
    float: right;
    width: 25%; }
    .content-highlights__controls__wrap {
      margin-bottom: 30px;
      padding-bottom: 20px;
      border-bottom: 2px solid #ddd; }
    .content-highlights__controls .counter {
      float: left;
      width: 75%;
      color: #adadad; }
    .content-highlights__controls .prev, .content-highlights__controls .next {
      display: inline-block;
      float: left;
      color: #333; }
      .content-highlights__controls .prev:hover, .content-highlights__controls .prev:focus, .content-highlights__controls .next:hover, .content-highlights__controls .next:focus {
        color: #7dcef1; }
    .content-highlights__controls .next {
      float: right; }
    .content-highlights__controls__wrap {
      margin-left: 26px; }
  .content-highlights .slick-list {
    overflow: hidden;
    width: 100%; }

.content-highlight__figure {
  margin-bottom: 30px !important; }

.content-highlight__taxonomy {
  text-transform: uppercase;
  font-size: 0.875em;
  color: #adadad;
  margin-bottom: 12px; }

.content-highlight__title {
  font-size: 1.5em;
  font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  line-height: 1.2;
  margin: 0 0 5px 0; }

.content-highlight__subtitle {
  margin: 0 0 25px 0;
  font-size: 0.875em;
  font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
  .content-highlight__subtitle.helper-title {
    margin-bottom: 5px;
    font-size: 1.125em;
    color: #333; }

.content-highlight__date {
  display: block;
  text-transform: uppercase;
  font-size: 0.875em;
  margin-bottom: 20px;
  color: #7dcef1; }

.content-highlight__text {
  margin-bottom: 32px;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1.125em; }

.content-highlight__title {
  font-size: 1.875em;
  line-height: 1.2; }

.content-highlight__subtitle.helper-title {
  font-size: 1.3125em; }

.content-highlight__action {
  text-transform: uppercase;
  font-size: 0.875em; }

.floating-message {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2500; }
  .floating-message.floating-message--mobile {
    position: absolute; }
  .floating-message .btn {
    width: 100%;
    text-align: center;
    margin: 5px 0 0 0; }
  .floating-message .item-img {
    float: left;
    margin: 0 15px 15px 0;
    width: 75px; }
  .floating-message .copy {
    display: block;
    overflow: hidden;
    font-size: 0.875em;
    line-height: 1.4;
    color: #333; }

.floating-message__containter-wrap {
  position: relative; }

.floating-message__containter {
  position: absolute;
  z-index: 2;
  right: 0;
  margin: 30px 17px 0;
  padding: 40px 20px 20px;
  text-align: left;
  background: #f4f4f4;
  outline: 1px solid #fff;
  margin: 30px 26px 0;
  width: 275px;
  min-height: 200px; }

.floating-message__close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 1.25em;
  width: 20px;
  height: 20px;
  color: #333;
  cursor: pointer; }
  .floating-message__close-btn .icon-close {
    transition: color .3s linear; }
  .floating-message__close-btn:focus .icon-close, .floating-message__close-btn:hover .icon-close {
    color: #7dcef1; }
  .floating-message__close-btn .icon-close:before {
    content: "\e903"; }
  .floating-message__close-btn .label {
    display: none; }

.generic-text {
  font-size: 16px; }
  .generic-text h1, .generic-text h2, .generic-text h3, .generic-text h4, .generic-text h5, .generic-text h6 {
    margin: 1em 0 0; }
    .generic-text h1 + h1,
    .generic-text h1 + h2,
    .generic-text h1 + h3,
    .generic-text h1 + h4,
    .generic-text h1 + h5,
    .generic-text h1 + h6, .generic-text h2 + h1,
    .generic-text h2 + h2,
    .generic-text h2 + h3,
    .generic-text h2 + h4,
    .generic-text h2 + h5,
    .generic-text h2 + h6, .generic-text h3 + h1,
    .generic-text h3 + h2,
    .generic-text h3 + h3,
    .generic-text h3 + h4,
    .generic-text h3 + h5,
    .generic-text h3 + h6, .generic-text h4 + h1,
    .generic-text h4 + h2,
    .generic-text h4 + h3,
    .generic-text h4 + h4,
    .generic-text h4 + h5,
    .generic-text h4 + h6, .generic-text h5 + h1,
    .generic-text h5 + h2,
    .generic-text h5 + h3,
    .generic-text h5 + h4,
    .generic-text h5 + h5,
    .generic-text h5 + h6, .generic-text h6 + h1,
    .generic-text h6 + h2,
    .generic-text h6 + h3,
    .generic-text h6 + h4,
    .generic-text h6 + h5,
    .generic-text h6 + h6 {
      margin-top: 0; }
  .generic-text h1 {
    font-size: 1.875em;
    line-height: 1.4;
    margin-top: 0; }
  .generic-text h2 {
    font-size: 1.5em;
    line-height: 1.25;
    margin-top: 0; }
  .generic-text h3 {
    font-size: 1.875em;
    line-height: 1.2;
    margin: 0 0 8px 0; }
  .generic-text h4 {
    font-size: 1.3125em;
    line-height: 1.3;
    margin: 0 0 1.429em 0; }
  .generic-text h5 {
    font-size: 1.2em; }
  .generic-text h6 {
    font-size: 1.1em; }
  .generic-text p, .generic-text ul, .generic-text ol {
    font-family: Georgia, Times, "Times New Roman", serif; }
  .generic-text p {
    font-size: 1.125em;
    margin: 0 0 1.99em 0;
    line-height: 1.4; }
  .generic-text ol, .generic-text ul {
    padding-left: 1.3em;
    margin-top: 0; }
  .generic-text ol li,
  .generic-text ul li {
    font-size: 1.125em;
    margin: 0 0 1em 0;
    line-height: 1.4; }
  .generic-text img {
    max-width: 100%; }
  .generic-text .color-blue {
    color: #7dcef1; }
  .generic-text .color-grey-65 {
    color: #adadad; }

.no-padding-top {
  padding-top: 0; }

.limit-visible-items > * {
  opacity: 1;
  transition: .5s opacity ease; }

.limit-visible-items--hidden {
  display: none !important;
  opacity: 0; }

.limit-visible-items__show-more {
  position: relative;
  display: block;
  width: 100%;
  font-size: 0.9375em;
  color: #333;
  line-height: 3em !important;
  min-height: 3em !important;
  width: 30%;
  min-width: 300px;
  margin-left: auto !important;
  margin-right: auto !important; }
  .limit-visible-items__show-more:hover {
    color: #fff; }
  .limit-visible-items__show-more:hover:before {
    background-color: #333; }
  .limit-visible-items__show-more:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -2;
    background: #f4f4f4;
    transition: .5s all ease; }
  .limit-visible-items__show-more .ratio {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    background: #7dcef1;
    transition: .5s all ease; }
  .limit-visible-items__counter {
    font-size: 1.875em;
    line-height: 1;
    position: relative;
    padding: 0 5px;
    top: 3px; }
  .limit-visible-items__total {
    padding: 0 5px; }

.js [data-limit-visible-items] > * {
  display: none; }

[data-limit-visible-items-target] {
  display: none; }

.map-module__map .map-module__marker {
  padding: 24px;
  background: #fff;
  font-size: 16px;
  font-family: "AzoSans-Light", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  border: 1px solid #ddd; }

.map-module__map .infoBox > img {
  display: none; }

.page-slideshow {
  background: #000; }
  .page-slideshow .slick-list {
    overflow: hidden; }
  .page-slideshow .slick-track {
    position: relative; }
  .page-slideshow .slick-slide:focus {
    outline: none; }
  .page-slideshow__slides {
    position: relative;
    margin: 0; }
    .page-slideshow__slides img {
      display: block;
      width: 100%; }
    .page-slideshow__slides .slick-arrow {
      display: none !important; }
  .page-slideshow__slide {
    position: relative;
    margin: 0;
    padding: 0; }
    .slick-initialized .page-slideshow__slide {
      float: left; }
    .page-slideshow__slide__image {
      background: #000c16; }
      .page-slideshow__slide__image > .container {
        position: relative;
        overflow: hidden; }
        .page-slideshow__slide__image > .container:before {
          content: "";
          display: block;
          padding-top: 47.70017%;
          float: left;
          margin-left: -100%; }
    .page-slideshow__slide__legend {
      padding: 20px 0 10px;
      color: #7dcef1; }
      .page-slideshow__slide__legend .container:before {
        content: "";
        display: block;
        width: 25%;
        height: 10px;
        border-top: 2px solid;
        width: 12.5%; }
    .page-slideshow__slide [target="video-player"] {
      display: block;
      position: relative; }
      .page-slideshow__slide [target="video-player"]:before {
        content: "";
        display: block;
        padding-top: 47.70017%; }
      .page-slideshow__slide [target="video-player"] img {
        position: absolute;
        top: -999px;
        bottom: -999px;
        left: 0;
        width: 100%;
        margin: auto; }
    .page-slideshow__slide img {
      display: block;
      /*
			position: absolute;
			top: -999px;
			left: -999px;
			right: -999px;
			bottom: -999px;
			margin: auto;
			*/
      width: 100%; }
    .page-slideshow__slide .video__play-btn {
      position: absolute;
      top: 50%;
      left: 50%;
      font-size: 12px; }
    .page-slideshow__slide .video-player--visible {
      position: relative;
      overflow: hidden; }
      .page-slideshow__slide .video-player--visible:before {
        content: "";
        display: block;
        padding-top: 56.25%;
        float: left;
        margin-left: -100%; }
      .page-slideshow__slide .video-player--visible img {
        display: none; }
  .page-slideshow__thumbs {
    overflow: hidden;
    padding: 20px 0 40px;
    visibility: hidden; }
    .page-slideshow--inited .page-slideshow__thumbs {
      visibility: visible; }
    .page-slideshow__thumbs .container {
      position: relative; }
    .page-slideshow__thumbs-wrap {
      position: relative;
      margin-left: -13px;
      margin-right: -13px; }
      .page-slideshow__thumbs-wrap:after {
        content: "";
        display: table;
        clear: both; }
    .page-slideshow__thumbs__list {
      margin: 0 auto;
      width: 66.66667%;
      z-index: 1;
      font-family: "1024px:5;768px:4;480px:2";
      width: 83.33333%; }
      .page-slideshow__thumbs__list > * {
        font-family: "AzoSans-Light", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
    .page-slideshow__thumbs img {
      display: block;
      width: 100%; }
    .page-slideshow__thumbs__control {
      position: absolute;
      top: 0;
      overflow: hidden;
      width: 33.33333%;
      overflow: hidden;
      width: 20.83333%;
      width: 16.66667%; }
      .no-js .page-slideshow__thumbs__control {
        display: none !important; }
      .page-slideshow__thumbs__control > * {
        padding-left: 13px;
        padding-right: 13px;
        float: left; }
      .page-slideshow__thumbs__control i {
        width: 100%;
        margin-left: -100%; }
        .page-slideshow__thumbs__control i:before {
          content: "";
          display: block;
          padding-top: 47.70017%; }
      .page-slideshow__thumbs__control .button-wrap {
        position: absolute;
        top: 0;
        width: 50%;
        height: 100%; }
      .page-slideshow__thumbs__control button {
        position: relative;
        display: block;
        height: 100%;
        width: 100%;
        text-align: center;
        background: #333;
        color: #fff;
        transition: .25s all; }
        .page-slideshow__thumbs__control button .icon {
          display: inline-block;
          transition: .25s all; }
        .page-slideshow__thumbs__control button:focus {
          border: 2px solid; }
        .page-slideshow__thumbs__control button:hover .icon {
          transform: scale(1.25); }
        .page-slideshow__thumbs__control button.slick-disabled {
          filter: alpha(opacity=50);
          cursor: default; }
      .page-slideshow__thumbs__control.prev {
        left: 0; }
        .page-slideshow__thumbs__control.prev .button-wrap {
          left: 0; }
      .page-slideshow__thumbs__control.next {
        right: 0; }
        .page-slideshow__thumbs__control.next .button-wrap {
          right: 0; }
      .page-slideshow__thumbs__control .button-wrap {
        width: 40%; }
      .page-slideshow__thumbs__control .button-wrap {
        width: 50%; }
  .page-slideshow__thumb {
    float: left;
    padding: 0 13px; }
    .page-slideshow__thumb img {
      position: absolute;
      display: block;
      top: -999px;
      left: -999px;
      right: -999px;
      bottom: -999px;
      margin: auto;
      width: 100%; }
    .page-slideshow__thumb .img-wrap {
      position: relative;
      display: block;
      background: #222;
      overflow: hidden; }
      .page-slideshow__thumb .img-wrap:before {
        content: "";
        display: block;
        padding-top: 47.70017%; }
      .page-slideshow__thumb .img-wrap:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        border: 2px solid transparent;
        transition: .35s all ease; }
    .page-slideshow__thumb .title {
      opacity: 0;
      transition: .5s all;
      color: #7dcef1;
      filter: alpha(opacity=0); }
    .page-slideshow__thumb.active-thumb a .img-wrap,
    .page-slideshow__thumb a:hover .img-wrap,
    .page-slideshow__thumb a:focus .img-wrap {
      background: #7dcef1; }
      .page-slideshow__thumb.active-thumb a .img-wrap:after,
      .page-slideshow__thumb a:hover .img-wrap:after,
      .page-slideshow__thumb a:focus .img-wrap:after {
        border-color: #7dcef1; }
    .page-slideshow__thumb a:hover .img-wrap,
    .page-slideshow__thumb a:focus .img-wrap {
      background: #7dcef1; }
      .page-slideshow__thumb a:hover .img-wrap:after,
      .page-slideshow__thumb a:focus .img-wrap:after {
        border-color: #7dcef1; }
    .page-slideshow__thumb a:hover .title,
    .page-slideshow__thumb a:focus .title {
      filter: alpha(opacity=100); }

.page-message {
  padding: 50px 0;
  text-align: center;
  background: #7dcef1;
  color: #fff;
  animation: opacity-0-1 .5s ease; }
  .page-message.error {
    background-color: #fd5f5f; }
  .page-message__title {
    margin: 0 0 .5em;
    text-transform: uppercase;
    font-size: 2.25em;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
  .page-message__text {
    font-family: Georgia, Times, "Times New Roman", serif; }
  .page-message__action {
    margin: 50px -20px 0; }
    .page-message__action .btn {
      margin: 10px;
      min-width: 175px;
      vertical-align: bottom; }

.tabs--single-item .nav-tabs {
  display: none !important; }

.tab-pane {
  margin-bottom: 50px; }
  .js .tab-pane {
    display: none;
    opacity: 0; }
  .tab-pane.active {
    display: block;
    opacity: 1;
    animation: opacity-0-1 .5s; }
  .tab-pane__title,
  .tab-pane .page-links__title,
  .tab-pane .page-comments__title,
  .tab-pane .conference-questions__title {
    display: none;
    display: block;
    margin-top: 0;
    font-size: 1.5em;
    line-height: 1.2;
    color: #7dcef1; }
    .tabs--single-item .tab-pane__title, .tabs--single-item
    .tab-pane .page-links__title, .tabs--single-item
    .tab-pane .page-comments__title, .tabs--single-item
    .tab-pane .conference-questions__title {
      display: block; }
  .tab-pane .page-comments__title,
  .tab-pane .conference-questions__title {
    border-bottom: 2px solid #333; }
  .tab-pane p {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.125em; }

.tabs__nav .tab-counter {
  display: inline-block;
  height: 24px;
  min-width: 24px;
  text-align: center;
  line-height: 24px;
  border-radius: 24px;
  border: 1px solid #ddd; }

.nav-tabs {
  margin: 0;
  padding: 0;
  list-style: none; }
  .no-js .nav-tabs {
    display: block !important; }
  .nav-tabs .subnav {
    list-style-type: none;
    padding: 0 0 10px 20px;
    margin: 0; }
    .nav-tabs .subnav a {
      line-height: 1.25;
      padding: 5px 0 !important;
      color: #adadad !important; }
      .nav-tabs .subnav a:focus, .nav-tabs .subnav a:hover {
        color: #7dcef1 !important; }
    .nav-tabs .subnav .active a {
      color: #7dcef1 !important; }

.top-tabs .tabs__header__title {
  margin: 0.25em 0 0;
  text-transform: uppercase;
  font-size: 2.25em;
  color: #7dcef1; }

.top-tabs .tabs__header__nav {
  margin: 20px 0;
  border-bottom: 2px solid #ddd; }

.top-tabs .tabs__header__nav-title {
  display: none; }

.top-tabs .tabs__header__nav-toggle-button {
  color: #adadad; }
  .top-tabs .tabs__header__nav-toggle-button:focus, .top-tabs .tabs__header__nav-toggle-button:hover {
    color: #7dcef1; }

.top-tabs .tabs__header__nav-toggle-button,
.top-tabs .nav-tabs > li {
  font-size: 1.3125em;
  text-transform: uppercase;
  padding: 10px 0;
  font-size: 1.5em; }

.top-tabs .nav-tabs a {
  color: #adadad; }
  .top-tabs .nav-tabs a:focus, .top-tabs .nav-tabs a:hover {
    color: #7dcef1; }

.top-tabs .nav-tabs li.active a {
  color: #333; }

.tabs__header__nav-toggle-button {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 30px;
  text-align: left;
  text-transform: uppercase;
  color: #333; }
  .no-js .tabs__header__nav-toggle-button {
    display: none !important; }
  .tabs__header__nav-toggle-button .icon {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    transition: .5s all ease; }
  .tabs__header__nav-toggle-button[aria-expanded="true"] .icon {
    transform: rotate(180deg); }
  .tabs--single-item .tabs__header__nav-toggle-button {
    cursor: default;
    color: #333; }
    .tabs--single-item .tabs__header__nav-toggle-button .icon {
      display: none !important; }

.top-tabs.tabs--full-size .tabs__header:after {
  content: "";
  display: table;
  clear: both; }

.top-tabs.tabs--full-size .tabs__header__title {
  float: left; }

.top-tabs.tabs--full-size .tabs__header__nav {
  float: right;
  margin: 0 0 0 2em;
  text-transform: uppercase;
  white-space: nowrap; }
  .top-tabs.tabs--full-size .tabs__header__nav > * {
    white-space: normal; }

.top-tabs.tabs--full-size .tabs__header__nav-title,
.top-tabs.tabs--full-size .nav-tabs,
.top-tabs.tabs--full-size .nav-tabs > li {
  display: inline-block; }

.top-tabs.tabs--full-size .nav-tabs > li {
  display: inline-block;
  margin-left: 2em; }

.top-tabs.tabs--full-size .tabs__header__nav-toggle-button {
  display: none; }

.side-tabs {
  margin: 30px 0;
  margin-left: -13px;
  margin-right: -13px; }
  .side-tabs--grey {
    background-color: #efefef; }
  .side-tabs--clean {
    padding-top: 5em;
    margin-top: 0;
    padding-top: 35px; }
    @media (min-width: 576px) {
      .side-tabs--clean {
        padding-top: calc(10.81731vw - 27.30769px); } }
    @media (min-width: 992px) {
      .side-tabs--clean {
        padding-top: 80px; } }
  .side-tabs .tabs__header__title {
    margin: 0 0 20px 0;
    font-size: 1.5em;
    line-height: 1;
    text-transform: uppercase;
    color: #7dcef1;
    font-size: 1.875em;
    font-size: 2.25em;
    margin: 0 0 55px 0; }
  .side-tabs .tabs__nav {
    margin-bottom: 20px;
    text-transform: uppercase;
    border-bottom: 2px solid #ddd;
    line-height: 1.25; }
  .side-tabs.tabs--single-item .tabs__nav {
    display: none !important; }
  .side-tabs .tabs__label,
  .side-tabs .tabs__header__nav-toggle-button {
    padding-top: 13.75px;
    padding-bottom: 13.75px; }
  .side-tabs .tabs__label {
    display: none; }
  .side-tabs .nav-tabs {
    font-size: 0.875em; }
    .side-tabs .nav-tabs a {
      display: block;
      color: #333;
      padding-top: 13.75px;
      padding-bottom: 13.75px; }
    .side-tabs .nav-tabs .active a,
    .side-tabs .nav-tabs a:hover, .side-tabs .nav-tabs a:focus {
      color: #7dcef1; }
  .side-tabs .tabs__title {
    margin: 0 0 0.27778em;
    display: block;
    text-transform: uppercase;
    font-size: 2.25em;
    color: #7dcef1; }
  .side-tabs:after {
    content: "";
    display: table;
    clear: both; }
  .side-tabs .tabs__header {
    padding-left: 13px;
    padding-right: 13px; }
  .side-tabs .tabs__label,
  .side-tabs .tabs__header__nav-toggle-button {
    display: none; }
  .side-tabs .nav-tabs {
    display: block !important; }
  .side-tabs .tabs__nav {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 25%;
    margin-top: 24px;
    border-bottom: 0; }
  .side-tabs .tabs__content {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 58.33333%;
    margin-left: 8.33333%;
    margin-top: 24px; }
    .side-tabs .tabs__content.wide {
      width: 66.66667%; }
  .side-tabs.tabs--single-item .tabs__content {
    width: 83.33333%; }
  .side-tabs .nav-tabs > * {
    border-bottom: 2px solid #ddd; }
    .side-tabs .nav-tabs > *:last-child {
      border-bottom: 0; }
    .side-tabs .nav-tabs > *.active {
      border-color: #7dcef1; }
  .side-tabs .tabs__title {
    margin: 0 0 30px; }
  .side-tabs.tabs--single-item .nav-tabs {
    display: none !important; }
  .side-tabs .page-links__title {
    padding-bottom: 0; }
  .side-tabs .tab-pane__title,
  .side-tabs .page-links__title,
  .side-tabs .page-comments__title,
  .side-tabs .conference-questions__title, .side-tabs__pane-title {
    margin: 0 0 40px;
    color: #7dcef1;
    font-size: 1.875em; }
  .side-tabs .tab-detail__link {
    display: inline-block;
    padding-top: 12.5px;
    padding-bottom: 12.5px;
    min-height: 2.8125em;
    line-height: 1.25;
    font-size: 0.875em;
    text-transform: uppercase;
    min-width: 33.33333%;
    border-bottom: 1px solid; }
  .side-tabs__pane-title {
    display: none;
    display: block; }

.filtered-tab-pane__title {
  border-bottom: 0;
  margin-bottom: 0; }

.user-data-form__fieldset__legend {
  margin-top: 30px; }
  .user-data-form__fieldset__legend p:first-child {
    margin: 0; }
  .user-data-form__fieldset__legend .help {
    margin: 0;
    font-size: 0.875em;
    color: #adadad; }
  .user-data-form__fieldset__legend .fixed-alert {
    margin-top: 1em;
    display: block; }

.user-data-form__fieldset__title {
  text-transform: uppercase;
  margin: 0;
  font-size: 1.3125em;
  font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }

.user-data-form__fieldset__fields .input-wrap,
.user-data-form__fieldset__fields .textarea-wrap,
.user-data-form__fieldset__fields .option-wrap,
.user-data-form__fieldset__fields .select-wrap,
.user-data-form__fieldset__fields .options-group {
  margin-top: 30px; }

.user-data-form__fieldset__fields .input-wrap input {
  display: block;
  width: 100%; }

.user-data-form__fieldset__fields .textarea-wrap textarea {
  display: block;
  width: 100%;
  padding: 0.78125em 0.625em;
  resize: vertical; }

.user-data-form__fieldset-divider {
  margin-top: 30px;
  border-top: 1px solid #ddd; }

.user-data-form__footer {
  margin-top: 30px; }

.user-data-form .select-wrap select,
.user-data-form .select-wrap .select2-container {
  width: 100% !important; }

.user-data-form .input-group--two-columns {
  margin-left: -13px;
  margin-right: -13px; }
  .user-data-form .input-group--two-columns:after {
    content: "";
    display: table;
    clear: both; }
  .user-data-form .input-group--two-columns > * {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 50%; }

.user-data-form .fields-group {
  margin: 30px -6.5px 0;
  padding: 0; }
  .user-data-form .fields-group:after {
    content: "";
    display: table;
    clear: both; }
  .user-data-form .fields-group__label {
    display: block;
    clear: left;
    margin: -1.35em 6.5px 0;
    font-size: 0.875em; }
  .user-data-form .fields-group .input-divider {
    float: left; }
  .user-data-form .fields-group .select-wrap,
  .user-data-form .fields-group .option-wrap,
  .user-data-form .fields-group .input-wrap,
  .user-data-form .fields-group .textarea-wrap,
  .user-data-form .fields-group .input-errors-wrap {
    float: left;
    margin: 0;
    padding: 0 6.5px; }
    .user-data-form .fields-group .select-wrap label,
    .user-data-form .fields-group .option-wrap label,
    .user-data-form .fields-group .input-wrap label,
    .user-data-form .fields-group .textarea-wrap label,
    .user-data-form .fields-group .input-errors-wrap label {
      margin-left: 6.5px; }

.user-data-form .date-input-group__year {
  width: 40%; }

.user-data-form .date-input-group__month {
  width: 30%; }

.user-data-form .date-input-group__day {
  width: 30%; }

.user-data-form .date-input-group__errors {
  clear: both;
  position: relative;
  top: 1em;
  margin: 0 0 1em; }

.user-data-form .date-input-group input {
  -moz-appearance: textfield; }

.user-data-form .date-input-group input::-webkit-outer-spin-button,
.user-data-form .date-input-group input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

.user-data-form .locality-input-group__postalcode {
  width: 35%; }

.user-data-form .locality-input-group__locality {
  width: 65%; }

.user-data-form .locality-input-group--half .locality-input-group__postalcode {
  width: 50%; }

.user-data-form .locality-input-group--half .locality-input-group__locality {
  width: 50%; }

.user-data-form .postalcode-input-group__prefix {
  width: 60%; }

.user-data-form .postalcode-input-group__suffix {
  width: 37%; }

.user-data-form .postalcode-input-group__dash {
  width: 3%;
  text-align: center; }

.user-data-form .notes {
  font-size: 0.75em; }

.user-data-form__status {
  display: none; }

.user-data-form.submiting .user-data-form__submit-btn {
  display: none !important; }

.user-data-form.submiting .user-data-form__status.loading {
  display: block; }

.international .postalcode-input-group__dash,
.international .postalcode-input-group__suffix {
  display: none; }

.international .postalcode-input-group__prefix {
  width: 100%; }

.video-player {
  overflow: hidden; }
  .video-player .video-player__iframe-wrapper {
    position: absolute;
    top: 0;
    bottom: 48px;
    left: 0;
    right: 0;
    height: auto;
    transition: 0.5s bottom ease; }
    .hidden-controls .video-player .video-player__iframe-wrapper {
      bottom: 0; }
  .video-player iframe {
    display: block;
    height: 100%;
    width: 100%; }
  .video-player__close {
    position: absolute;
    z-index: 1;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    background: rgba(0, 0, 0, 0.15);
    border-radius: 30px;
    border: 1px solid;
    transition: 0.5s opacity ease;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 36px;
    font-size: 13.33333px;
    border-radius: 40px;
    border-width: 2px; }
    .video-player__close .icon {
      position: relative;
      display: inline-block;
      line-height: 28px;
      transition: 0.3s transform ease; }
    .video-player__close:hover {
      color: #fff; }
      .video-player__close:hover .icon {
        transform: scale(1.05); }
    .video-player__close .icon {
      line-height: 36px; }
    .hidden-controls .video-player__close {
      opacity: 0; }
  .video-player .control-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #f4f4f4;
    color: #333;
    transition: 0.5s bottom ease;
    animation: opacity-0-1 0.5s; }
    .video-player .control-bar:before {
      content: "";
      position: absolute;
      top: 0;
      width: 100%;
      border-top: 2px solid #fff; }
    .hidden-controls .video-player .control-bar {
      bottom: -48px; }
  .video-player .wrap {
    position: relative;
    height: 48px; }
    .video-player .wrap:after, .video-player .wrap:before {
      content: "";
      position: absolute;
      top: 0;
      height: 100%;
      width: 0;
      color: #ddd; }
    .video-player .wrap:before {
      border-left: 1px solid;
      right: 100%; }
    .video-player .wrap:after {
      border-right: 1px solid;
      left: 100%; }
  .video-player .play-pause {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 43px;
    height: 100%;
    font-size: 26px;
    text-align: center;
    color: #333;
    vertical-align: middle;
    border-right: 1px solid #ddd; }
    .video-player .play-pause .play {
      position: absolute;
      top: 50%;
      left: 50%;
      display: none;
      width: 0;
      height: 0;
      margin-top: -8px;
      margin-left: -4px;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      border-left: 8px solid; }
    .video-player .play-pause .pause:after, .video-player .play-pause .pause:before {
      position: absolute;
      content: " ";
      height: 16px;
      width: 4px;
      display: block;
      left: 50%;
      top: 50%;
      background-color: #333;
      margin-top: -8px; }
    .video-player .play-pause .pause:before {
      margin-left: -6px; }
    .video-player .play-pause .pause:after {
      margin-left: 2px; }
    .video-player .play-pause:hover {
      color: #7dcef1; }
  .video-player.paused .play {
    display: block; }
  .video-player.paused .pause {
    display: none; }
  .video-player .current-time {
    display: none;
    position: absolute;
    top: 0;
    left: 43px;
    width: 102px;
    line-height: 48px;
    border-right: 1px solid #ddd;
    font-size: 0.75em;
    text-align: center;
    display: block; }
  .video-player .progress-holder {
    position: absolute;
    height: 100%;
    display: block;
    left: 57px;
    right: 122px;
    left: 159px; }
    .video-player .progress-holder:after {
      content: "";
      display: table;
      clear: both; }
    .video-player .progress-holder > * {
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -3px;
      width: 100%;
      height: 6px;
      border-radius: 6px; }
    .video-player .progress-holder:before {
      content: "";
      display: block;
      position: absolute;
      height: 100%;
      width: 1px;
      top: 0;
      right: -25px;
      background-color: #ddd; }
    .video-player .progress-holder:before {
      content: "";
      display: none; }
  .video-player.with-fullscreen .progress-holder {
    right: 165px; }
  .video-player .progress-bg {
    background: #333; }
  .video-player .progress-load {
    background: #808080; }
  .video-player .progress-play {
    background: #7dcef1; }
  .content-hero-carousel--with-nav .video-player .current-time,
  .content-hero-carousel--with-nav .video-player .play-pause,
  .content-hero-carousel--with-nav .video-player .progress-holder {
    margin-left: 146px; }
  .content-hero-carousel--with-nav .video-player .play-pause {
    border-left: 1px solid #ddd; }
  .content-hero-carousel--with-nav .video-player.fullscreen-player .current-time,
  .content-hero-carousel--with-nav .video-player.fullscreen-player .play-pause,
  .content-hero-carousel--with-nav .video-player.fullscreen-player .progress-holder {
    margin-left: 0; }
  .content-hero-carousel--with-nav .video-player.fullscreen-player .play-pause {
    border-left: 0; }
  .video-player .sound {
    position: absolute;
    right: 43px;
    line-height: 48px; }
    .video-player .sound .icon {
      margin-right: 69px; }
  .video-player .sound-track {
    position: absolute;
    top: 50%;
    right: 14px;
    width: 50px;
    height: 6px;
    margin-top: -3px;
    border-radius: 6px;
    background: #333;
    overflow: hidden;
    cursor: pointer; }
  .video-player .current-volume:before {
    filter: alpha(opacity=100); }
  .video-player .current-volume,
  .video-player .drag-volume {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #7dcef1;
    border-radius: 6px; }
  .video-player .drag-volume {
    background: none; }
  .video-player .fullscreen {
    position: absolute;
    top: 0;
    right: 0;
    width: 43px;
    height: 100%;
    color: #333;
    border-left: 1px solid #ddd; }
    .video-player .fullscreen .active {
      display: none; }
    .video-player .fullscreen .inactive {
      display: block; }
    .video-player .fullscreen:hover {
      color: #7dcef1; }
  .video-player.fullscreen-player .fullscreen .active {
    display: block; }
  .video-player.fullscreen-player .fullscreen .inactive {
    display: none; }
  .video-player .video__play-btn {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%; }
  .video-player.paused .video__play-btn {
    display: block; }

.video__play-btn {
  font-size: 10px;
  position: absolute;
  width: 6em;
  height: 6em;
  margin: -3em;
  border-radius: 6em;
  color: #fff;
  border: 2px solid;
  background: rgba(0, 0, 0, 0.15);
  transition: 0.25s all ease; }
  .video__play-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    margin-top: -1em;
    margin-left: -0.6em;
    border-top: 1em solid transparent;
    border-bottom: 1em solid transparent;
    border-left: 1.8em solid; }
  .video__play-btn:focus, .video__play-btn:hover {
    color: #000;
    background: rgba(255, 255, 255, 0.5); }
  .pdf-version .video__play-btn {
    display: none !important; }


.video-player--visible .video__play-btn,
a[target="video-player"] .video__play-btn,
.video-modal__player .video-player--visible .video__play-btn,
.video-modal__player a[target="video-player"] .video__play-btn {
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  bottom: auto;
  right: auto; }

a[target="video-player"] .video__play-btn {
  left: 50%; }

.generic-dates-module .event-date__dates {
  overflow: hidden;
  display: inline-block; }
  .generic-dates-module .event-date__dates * {
    line-height: 1; }

.generic-dates-module .event-date__date {
  display: inline-block;
  vertical-align: top; }

.generic-dates-module .event-date__day {
  font-size: 2.25em;
  line-height: 1;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  font-size: 3em;
  font-size: 3.5em; }

.generic-dates-module .event-date__month {
  display: block;
  clear: both;
  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1.875em; }

.generic-dates-module .event-date__divider {
  width: auto;
  display: inline-block;
  line-height: 1;
  font-size: 1.5em;
  padding: 0.5em 0 0.20833em 0;
  vertical-align: top;
  padding: 0.83333em 0 0.20833em 0;
  font-size: 1.8125em; }

.generic-dates-module .event-date__date + .event-date__divider {
  margin-bottom: 0.92em;
  margin-bottom: 0.7931em; }

.generic-dates-module .event-date__time {
  float: left;
  width: 100%; }

.generic-dates-module .event-date__map-btn {
  display: inline-block;
  margin-top: 20px;
  color: #333;
  font-size: 0.875em; }
  .generic-dates-module .event-date__map-btn:focus, .generic-dates-module .event-date__map-btn:hover {
    color: #7dcef1; }
  .generic-dates-module .event-date__map-btn .icon {
    font-size: 24px;
    vertical-align: middle;
    margin-right: 5px; }

.generic-dates-module__year {
  font-size: 1.375em;
  line-height: 1;
  color: #adadad;
  margin: 15px 0 30px 0; }

.generic-dates-module__year {
  margin: 35px 0 30px 0; }

.generic-dates-module__date {
  margin-bottom: 30px; }

.generic-video-player {
  margin: 0;
  padding: 0;
  position: relative; }
  .generic-video-player img {
    display: block;
    width: 100%; }
  .generic-video-player .video__play-btn {
    position: absolute;
    top: 50%;
    left: 50%; }

.content-grid-list__sizes {
  overflow: hidden;
  width: 0;
  height: 0; }
  .content-grid-list__sizes > * {
    display: none; }

.content-grid-list__head {
  position: relative;
  padding: 0.25em 0;
  margin-bottom: 20px; }
  .content-grid-list__head:after {
    content: "";
    display: table;
    clear: both; }
  .content-grid-list__head .container:before {
    display: block;
    content: "";
    width: 100%;
    height: 0;
    border-top: 8px solid #7dcef1; }
  .content-grid-list__head .fixed-block--clone .container:before {
    content: "";
    width: 100%;
    height: 0;
    border-top: 0; }
  .content-grid-list__head.content-grid-list__item-group-title {
    margin-top: 20px; }
    .content-grid-list__head.content-grid-list__item-group-title .content-grid-list__title {
      float: none;
      border-top: 8px solid; }
    .list-filters ~ .content-grid-list .content-grid-list__head.content-grid-list__item-group-title:first-child .content-grid-list__title {
      border-top: 0; }
    .content-grid-list__head.content-grid-list__item-group-title:first-child {
      margin-top: 0; }
      .content-grid-list--no-head .content-grid-list__head.content-grid-list__item-group-title:first-child {
        margin-top: 0; }
        .content-grid-list--no-head .content-grid-list__head.content-grid-list__item-group-title:first-child .content-grid-list__title {
          border-top: 8px solid; }

.content-grid-list__title {
  margin: 0.25em 0 0;
  line-height: 1.5;
  font-size: 2.25em;
  text-transform: uppercase;
  color: #7dcef1;
  float: left;
  min-width: 50%; }

.content-grid-list__items {
  clear: both;
  margin-left: -13px;
  margin-right: -13px;
  font-size: 0px; }
  .content-grid-list__items:after {
    content: "";
    display: table;
    clear: both; }

.content-grid-list__item figure {
  display: block;
  margin: 0;
  padding: 0; }
  .content-grid-list__item figure img {
    max-width: 100%; }

.content-grid-list__item, .content-grid-list__item-group-title {
  font-size: 16px;
  padding-left: 13px;
  padding-right: 13px;
  width: 100%;
  vertical-align: top;
  float: none; }
  .js .content-grid-list__item, .js .content-grid-list__item-group-title {
    display: none;
    opacity: 0; }
  .content-highlights__items .content-grid-list__item, .content-grid-list__item.visible, .content-highlights__items .content-grid-list__item-group-title, .content-grid-list__item-group-title.visible {
    display: inline-block !important;
    opacity: 1;
    animation: opacity-0-1 0.5s; }

.content-grid-list__item-group-title .item-wrap {
  position: relative;
  padding: 0;
  overflow: hidden; }

.content-grid-list__item.from-group .item-wrap {
  padding: 10px; }

.content-grid-list__item.from-group .content-highlight__taxonomy {
  color: inherit; }

.content-grid-list__size-s {
  display: block !important; }

.content-grid-list__size-m {
  display: block !important; }

.content-grid-list__item {
  width: 50%; }

.content-grid-list__size-l {
  display: block !important; }

.content-grid-list__item {
  width: 33.33333%; }
  .side-tabs .content-grid-list__item {
    width: 50%; }

.content-grid-list__item {
  width: 25%; }
  .side-tabs .content-grid-list__item {
    width: 50%; }

.content-grid-list__footer {
  display: none;
  margin-bottom: 45px;
  text-align: center; }
  .content-grid-list--rendered .content-grid-list__footer {
    display: block; }

.content-grid-list__show-more {
  position: relative;
  display: block;
  width: 100%;
  font-size: 0.9375em;
  color: #333;
  line-height: 3em !important;
  min-height: 3em !important;
  width: 30%;
  min-width: 300px;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100%; }
  .content-grid-list__show-more:hover {
    color: #fff; }
  .content-grid-list__show-more:hover:before {
    background-color: #333; }
  .content-grid-list__show-more:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -2;
    background: #f4f4f4;
    transition: .5s all ease; }
  .content-grid-list__show-more .ratio {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    background: #7dcef1;
    transition: .5s all ease; }
  .content-grid-list__counter {
    font-size: 1.875em;
    line-height: 1;
    position: relative;
    padding: 0 5px;
    top: 3px; }
  .content-grid-list__total {
    padding: 0 5px; }
  .content-grid-list__show-more .content-grid-list__show-more {
    width: auto;
    min-width: 300px; }

.content-grid-list__counter {
  font-size: 1.875em;
  position: relative;
  padding: 0 5px;
  top: 3px; }

.content-grid-list__total {
  padding: 0 5px; }

.grid-list-header {
  margin-bottom: 30px;
  margin-bottom: 40px; }
  .grid-list-header .item-wrap {
    padding: 10px; }
  .grid-list-header__figure {
    position: relative;
    overflow: hidden;
    margin: 0; }
    .grid-list-header__figure img {
      display: block;
      width: 100%; }
    .grid-list-header__figure.with-video {
      position: relative; }
      .grid-list-header__figure.with-video a {
        position: relative;
        display: block;
        width: 100%;
        height: 100%; }
  .grid-list-header__content {
    padding: 26px; }
  .grid-list-header .content-highlight__taxonomy {
    color: inherit;
    color: #fff;
    margin-bottom: 15px; }
  .grid-list-header__title {
    margin: 0 0 13px 0;
    font-size: 1.875em;
    line-height: 1.2; }
  .grid-list-header__intro {
    margin-bottom: 30px;
    font-size: 1.125em;
    line-height: 1.4;
    font-family: Georgia, Times, "Times New Roman", serif; }
  body .grid-list-header__btn {
    padding-left: 1.25em;
    padding-right: 1.25em;
    padding-top: 22.5px;
    padding-bottom: 22.5px;
    min-height: 4.0625em;
    line-height: 1.25;
    text-align: center; }
  .grid-list-header .item-wrap {
    position: relative;
    padding: 0;
    overflow: hidden; }
  .grid-list-header__figure {
    float: left;
    width: 66.66667%; }
    .grid-list-header__figure-wrap {
      display: block;
      padding: 10px; }
  .grid-list-header__content {
    float: left;
    width: 33.33333%;
    padding: 26px !important; }
  .grid-list-header + .content-grid-list__head {
    margin-top: 0; }

.content-dynamic-grid-list__items {
  margin: 0 -10px; }

.content-dynamic-grid-list__item {
  padding: 0 10px; }

.content-dynamic-grid-list__footer {
  display: block;
  margin-bottom: 45px;
  padding-top: 50px;
  text-align: center;
  clear: both; }

.content-dynamic-grid-list__show-more {
  clear: both;
  width: 100%;
  position: relative;
  display: block;
  width: 100%;
  font-size: 0.9375em;
  color: #333;
  line-height: 3em !important;
  min-height: 3em !important;
  width: 30%;
  min-width: 300px;
  margin-left: auto !important;
  margin-right: auto !important; }
  .content-dynamic-grid-list__show-more:hover {
    color: #fff; }
  .content-dynamic-grid-list__show-more:hover:before {
    background-color: #333; }
  .content-dynamic-grid-list__show-more:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -2;
    background: #f4f4f4;
    transition: .5s all ease; }
  .content-dynamic-grid-list__show-more .ratio {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    background: #7dcef1;
    transition: .5s all ease; }
  .content-dynamic-grid-list__counter {
    font-size: 1.875em;
    line-height: 1;
    position: relative;
    padding: 0 5px;
    top: 3px; }
  .content-dynamic-grid-list__total {
    padding: 0 5px; }
  .content-dynamic-grid-list__show-more .content-dynamic-grid-list__show-more {
    width: auto;
    min-width: 300px; }

.content-dynamic-grid-list__counter {
  font-size: 1.875em;
  position: relative;
  padding: 0 5px;
  top: 3px; }

.content-dynamic-grid-list__total {
  padding: 0 5px; }

.content-dynamic-grid-list .dynamic-filter .list-filters__btn,
.content-dynamic-grid-list .dynamic-filter .list-filters__list-btn {
  cursor: pointer;
  line-height: 1.42857em; }
  .content-dynamic-grid-list .dynamic-filter .list-filters__btn.checked,
  .content-dynamic-grid-list .dynamic-filter .list-filters__list-btn.checked {
    color: #6ec1e4 !important; }
  .content-dynamic-grid-list .dynamic-filter .list-filters__btn input[type="radio"],
  .content-dynamic-grid-list .dynamic-filter .list-filters__list-btn input[type="radio"] {
    display: none; }

.fixed-block {
  transform: translate(0, 0); }
  .fixed-block--clone {
    position: fixed !important;
    width: 100%;
    bottom: 100%;
    left: 0;
    transition: .5s all ease;
    transform: translate(0, 100%); }
    .no-csstransforms .fixed-block--clone {
      bottom: auto;
      top: 0; }
    .fixed-block--clone.fixed-block--target-on-top {
      display: none; }
      .csstransforms .fixed-block--clone.fixed-block--target-on-top {
        display: block;
        transform: translate(0, 0); }
  .fixed-block--no-anim {
    transform: none !important; }
    .fixed-block--no-anim.fixed-block--clone {
      bottom: auto;
      top: -400px;
      margin-top: 400px; }
    .fixed-block--no-anim.fixed-block--target-on-top {
      margin-top: 0; }
  .fixed-block__spacer {
    transition: .5s all ease; }

.generic-content-modules {
  margin-left: -13px;
  margin-right: -13px; }
  .generic-content-modules:after {
    content: "";
    display: table;
    clear: both; }
  .generic-content-modules .generic-content-aside {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 25%; }
  .generic-content-modules .highlighted-text-module,
  .generic-content-modules .quote-module {
    position: relative;
    margin: 2em 0;
    clear: both;
    color: #7dcef1;
    padding-right: 16.66667%; }
    @media print {
      .generic-content-modules .highlighted-text-module,
      .generic-content-modules .quote-module {
        display: table;
        width: 100%;
        page-break-inside: avoid; } }
    .generic-content-modules .highlighted-text-module:before,
    .generic-content-modules .quote-module:before {
      content: "";
      display: block;
      width: 30%;
      height: 0;
      border-top: 3px solid; }
    .generic-content-modules .highlighted-text-module p,
    .generic-content-modules .quote-module p {
      margin-bottom: .5em;
      font-size: 1.875em;
      line-height: 1.2; }
  .generic-content-modules .quote-module p:before {
    content: "“"; }
  .generic-content-modules .quote-module p:after {
    content: "”"; }
  .generic-content-modules .quote-module cite {
    font-size: 1em;
    font-style: normal; }
  .generic-content-modules .carousel-module {
    margin: 2em 0;
    clear: both; }
    .no-images .generic-content-modules .carousel-module {
      display: none; }
    .generic-content-modules .carousel-module figcaption {
      color: #adadad;
      font-size: 0.875em; }
      .generic-content-modules .carousel-module figcaption:before {
        content: "";
        display: block;
        width: 20%;
        border-top: 0.2em solid #ddd;
        margin: 1.5em 0 1em; }
  .generic-content-modules .text_with_image-module figure {
    margin: 0 0 26px; }
    .no-images .generic-content-modules .text_with_image-module figure {
      display: none; }
  .generic-content-modules .text_with_image-module img {
    width: 100%; }
  .generic-content-modules .text_with_image-module figcaption {
    color: #adadad;
    font-size: 0.875em; }
    .generic-content-modules .text_with_image-module figcaption:before {
      content: "";
      display: block;
      width: 25%;
      border-top: .2em solid;
      margin: 1em 0; }
  .generic-content-modules .text_with_image-module p {
    font-family: Georgia, Times, "Times New Roman", serif; }
  .generic-content-modules .text_with_image-module figure {
    float: right;
    width: 50%;
    margin-right: -8%;
    margin-left: 26px; }
  .generic-content-modules .text_with_image-module figure {
    width: 65%; }

.generic-content-module {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  float: left;
  width: 91.66667%;
  margin-bottom: 30px;
  width: 66.66667%;
  margin-left: 8.33333%;
  clear: left; }
  .with-date .generic-content-module {
    margin-left: 0%;
    float: right;
    clear: right; }
  .generic-content-module.carousel-module {
    width: 75%;
    margin-left: 0 !important; }
    .generic-content-module.carousel-module .carousel-module__items {
      width: 100%; }
      .tab-pane .generic-content-module.carousel-module .carousel-module__items {
        width: 100%; }
  .generic-content-module.highlighted-text-module, .generic-content-module.quote-module {
    width: 83.33333%;
    margin-left: 8.33333%; }
  .tab-pane .generic-content-module {
    width: 100%;
    margin-left: 0%; }
  .generic-content-module .content-hero__date.small-margin {
    margin-bottom: 9px; }
  .generic-content-module .content-source {
    text-transform: uppercase;
    font-size: 0.875em;
    color: #adadad; }

.generic-main-header .main-content-intro {
  margin-top: 0; }
  .generic-main-header .main-content-intro:before {
    display: none; }

.generic-main-header .main-content-intro__inner {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 30px; }

.generic-main-header .intro {
  font-size: 1.875em;
  line-height: 1.2em; }

.generic-main-header .content-hero__title {
  font-size: 2em; }

.limited-list__items > * {
  display: none; }

.limited-list__item--hidden {
  display: none !important; }

.limited-list__show-more {
  position: relative;
  display: block;
  width: 100%;
  font-size: 0.9375em;
  color: #333;
  line-height: 3em !important;
  min-height: 3em !important;
  width: 30%;
  min-width: 300px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 50px !important;
  width: 100%; }
  .limited-list__show-more:hover {
    color: #fff; }
  .limited-list__show-more:hover:before {
    background-color: #333; }
  .limited-list__show-more:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -2;
    background: #f4f4f4;
    transition: .5s all ease; }
  .limited-list__show-more .ratio {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    background: #7dcef1;
    transition: .5s all ease; }
  .limited-list__counter {
    font-size: 1.875em;
    line-height: 1;
    position: relative;
    padding: 0 5px;
    top: 3px; }
  .limited-list__total {
    padding: 0 5px; }
  .limited-list__show-more .content-grid-list__show-more {
    width: auto;
    min-width: 300px; }

.limited-list__footer {
  display: none; }
  .limited-list--rendered .limited-list__footer {
    display: block; }

.main-content-intro {
  margin-top: 40px;
  margin-left: -13px;
  margin-right: -13px; }
  .main-content-intro:before {
    content: "";
    display: block;
    border-top: 5px solid #7dcef1; }
  .main-content-intro__inner {
    margin: 1em 0;
    color: #7dcef1;
    font-size: 1.875em;
    line-height: 1.2em; }
  .main-content-intro__action {
    margin: 1.875em 0; }
  .main-content-intro:after {
    content: "";
    display: table;
    clear: both; }
  .main-content-intro:before {
    display: block;
    margin-left: 13px;
    margin-right: 13px; }
  .main-content-intro__inner {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 75%; }
  .main-content-intro__action {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 25%; }
    .main-content-intro__action .btn {
      display: block;
      text-align: center; }

.page-header-banner {
  width: 100%;
  background: #7dcef1;
  position: static; }
  .page-header-banner.hidden {
    position: fixed;
    bottom: 100%; }
    .page-header-banner.hidden ~ .fixed-block__spacer {
      display: none !important; }
  .page-header-banner.fixed-block--clone {
    z-index: 1500; }
    .page-header-banner.fixed-block--clone.hidden {
      display: block; }
  .page-header-banner__content {
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-top: 18px;
    padding-bottom: 18px; }
  .page-header-banner__figure {
    display: none; }
  .page-header-banner__action {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px; }
    .page-header-banner__action:before {
      content: "\u2003 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \u2003";
      display: block;
      width: 100%;
      height: 1px;
      margin-bottom: -1px;
      overflow: hidden; }
    .pdf-version .page-header-banner__action,
    .no-action .page-header-banner__action {
      display: none !important; }
    .page-header-banner__action .btn {
      padding-top: 12.5px;
      padding-bottom: 12.5px;
      min-height: 2.8125em;
      line-height: 1.25;
      text-align: center; }
    .page-header-banner__action .btn-group {
      font-size: 0;
      white-space: nowrap; }
    .page-header-banner__action .btn-wrap {
      display: inline-block;
      vertical-align: bottom;
      min-width: 50%;
      font-size: 16px;
      padding-left: 1px;
      white-space: nowrap; }
      .page-header-banner__action .btn-wrap:first-child {
        padding-left: 0; }
  .page-header-banner .container {
    padding: 0; }
  .page-header-banner .container-wrap {
    position: relative;
    display: table;
    min-width: 100%;
    padding: 0 13px; }
    .page-header-banner .container-wrap > * {
      padding-left: 13px;
      padding-right: 13px; }
  .page-header-banner__content {
    display: table-cell;
    vertical-align: middle;
    width: 75%; }
    .double-action .page-header-banner__content {
      width: 50%; }
  .page-header-banner__action {
    display: table-cell;
    vertical-align: middle;
    width: 25%; }
    .double-action .page-header-banner__action {
      width: 50%; }
  .page-header-banner__figure {
    vertical-align: middle;
    position: relative;
    margin: 0;
    width: 16.66667%;
    display: table-cell; }
    .conference-before .page-header-banner__figure {
      display: none; }
    .page-header-banner__figure .figure-wrap {
      position: relative; }
      .page-header-banner__figure .figure-wrap:before {
        content: "";
        width: 100%;
        display: block;
        padding-top: 72.16495%;
        float: left;
        margin-left: -105%; }
    .page-header-banner__figure img {
      display: block;
      width: 100%; }
  .page-header-banner__content {
    width: 66.66667%; }
    .conference-before .page-header-banner__content {
      width: 83.33333%; }
    .double-action .page-header-banner__content {
      width: 50%; }
      .conference-before .double-action .page-header-banner__content {
        width: 66.66667%; }
    .no-action .page-header-banner__content {
      width: 83.33333%; }
      .conference-before .no-action .page-header-banner__content {
        width: 100%; }
  .page-header-banner__action {
    width: 16.66667%; }
    .double-action .page-header-banner__action {
      width: 33.33333%; }
  .page-header-banner.fixed-block--clone .page-header-banner__figure {
    display: table-cell !important;
    width: 12.5%; }
  .page-header-banner.fixed-block--clone .page-header-banner__content {
    width: 70.83333%; }
  .page-header-banner.fixed-block--clone .page-header-banner__action {
    width: 16.66667%; }
  .page-header-banner.fixed-block--clone.double-action .page-header-banner__content {
    width: 54.16667%; }
  .page-header-banner.fixed-block--clone.double-action .page-header-banner__action {
    width: 33.33333%; }
  .page-header-banner.fixed-block--clone.no-action .page-header-banner__content {
    width: 87.5%; }
  .page-header-banner__taxonomy {
    margin: 0 0 5px; }
  .page-header-banner__title {
    margin: 0 0 5px 0;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    font-size: 1.5em;
    line-height: 1.2; }
  .page-header-banner__taxonomy, .page-header-banner__date {
    text-transform: uppercase;
    font-size: 0.875em; }

#page-extras:before {
  content: "";
  display: block;
  width: auto;
  height: 20px;
  border-top: 4px solid #7dcef1; }

#page-extras > .side-tabs {
  margin-top: 0;
  margin-bottom: 0; }

#page-extras:before {
  position: relative;
  margin-top: 8px;
  top: -8px;
  border-top-width: 8px; }

#page-extras.side-tabs:before {
  margin-left: 13px;
  margin-right: 13px; }

.page-links__list {
  margin: 0;
  padding: 0;
  list-style: none; }

.page-links__item {
  padding: 20px 0;
  border-top: 1px solid #ddd; }
  .page-links__item:first-child {
    border-top: 0;
    padding-top: 0; }
  .page-links__item__info {
    text-transform: uppercase;
    font-size: 0.875em;
    color: #adadad; }

.page-links .item-date__dates {
  overflow: hidden;
  display: inline-block; }
  .page-links .item-date__dates * {
    line-height: 1; }

.page-links .item-date__date {
  display: inline-block;
  vertical-align: top; }

.page-links .item-date__day {
  font-size: 2.25em;
  line-height: 1;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  font-size: 3em;
  font-size: 3.5em; }

.page-links .item-date__month {
  display: block;
  clear: both;
  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1.875em; }

.page-links .item-date__divider {
  width: auto;
  display: inline-block;
  line-height: 1;
  font-size: 1.5em;
  padding: 0.5em 0 0.20833em 0;
  vertical-align: top;
  padding: 0.83333em 0 0.20833em 0;
  font-size: 1.8125em; }

.page-links .item-date__date + .item-date__divider {
  margin-bottom: 0.92em;
  margin-bottom: 0.7931em; }

.page-links .item-date__time {
  float: left;
  width: 100%; }

.page-links .item-date__map-btn {
  display: inline-block;
  margin-top: 20px;
  color: #333;
  font-size: 0.875em; }
  .page-links .item-date__map-btn:focus, .page-links .item-date__map-btn:hover {
    color: #7dcef1; }
  .page-links .item-date__map-btn .icon {
    font-size: 24px;
    vertical-align: middle;
    margin-right: 5px; }

.page-links__year {
  font-size: 1.375em;
  line-height: 1;
  color: #adadad;
  margin: 15px 0 30px 0; }

.page-links__year {
  margin: 35px 0 30px 0; }

.page-links__item-date {
  margin-bottom: 20px; }

.page-links--with-date .page-links__item {
  padding: 40px 0;
  position: relative;
  margin-left: -13px;
  margin-right: -13px;
  border-top: 0; }
  .page-links--with-date .page-links__item:after {
    content: "";
    display: table;
    clear: both; }
  .page-links--with-date .page-links__item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 13px;
    right: 13px;
    display: block;
    border-top: 1px solid #ddd; }
  .page-links--with-date .page-links__item:first-child:before {
    border-top: 0; }
  .page-links--with-date .page-links__item > * {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left; }

.page-links--with-date .page-links__item__link {
  font-size: 1.3125em; }

.side-tabs .page-links--with-date .page-links__item-date {
  width: 25%;
  margin-bottom: 0; }

.side-tabs .page-links--with-date .page-links__item-content {
  width: 75%; }

.page-share {
  padding: 0 0 40px 0; }
  .page-share:after {
    content: "";
    display: table;
    clear: both; }
  .page-share .color-divider {
    margin-bottom: 30px; }
  .page-share__title {
    margin: 15px 30px 1em 0;
    color: #7dcef1;
    font-size: 1.3125em;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    text-align: center; }
  .page-share__list {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0; }
    .page-share__list__item {
      display: inline-block;
      font-size: 16px; }
  .page-share .icon {
    height: 48px;
    width: 48px;
    line-height: 46px;
    text-align: center;
    float: left;
    transition: color .3s linear, background-color .3s linear, border-color .3s linear;
    font-size: 20px; }
  .page-share__btn .icon {
    display: block;
    margin: 0 15px 0 0;
    border-radius: 24px;
    border: 1px solid #ddd; }
    .page-share__btn .icon:hover {
      border-color: #7dcef1;
      background-color: #7dcef1;
      color: #fff; }
  .page-share__url {
    position: relative;
    display: block;
    margin: 30px 0 0; }
    .page-share__url .icon {
      position: absolute;
      top: 0;
      font-size: 20px;
      color: #7dcef1; }
    .page-share__url input {
      width: 100%;
      padding-left: 63px; }
  .page-share .container {
    position: relative;
    display: table;
    width: 100%;
    padding-top: 30px; }
    .page-share .container:after, .page-share .container:before {
      content: none;
      display: none; }
    .page-share .container > * {
      display: table-cell;
      vertical-align: top; }
  .page-share .color-divider {
    position: absolute;
    top: 0;
    left: 8.5px;
    right: 8.5px;
    width: auto;
    left: 17px;
    right: 17px;
    left: 26px;
    right: 26px;
    left: 26px;
    right: 26px; }
  .page-share__title {
    white-space: nowrap;
    width: 5%;
    vertical-align: middle !important;
    margin-top: 0; }
  .page-share__list {
    width: 5%;
    padding-left: 20px;
    white-space: nowrap;
    text-align: left; }
  .page-share__url {
    margin: 0; }
    .page-share__url input {
      max-width: 350px; }

.profiles-list {
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  margin-bottom: 50px; }
  .profiles-list .slick-list {
    overflow: visible !important; }
  .profiles-list .slick-track {
    position: relative; }
  .profiles-list__header {
    width: 66.66667%;
    float: left; }
  .profiles-list__title {
    color: #7dcef1; }
  .profiles-list__controls {
    margin: 0 0 30px;
    padding: 20px 0;
    border-bottom: 2px solid #ddd;
    width: 33.33333%;
    float: right;
    display: none; }
    .profiles-list__controls .counter {
      float: left;
      width: 75%;
      color: #adadad; }
    .profiles-list__controls .prev, .profiles-list__controls .next {
      display: inline-block;
      float: left; }
    .profiles-list__controls .next {
      float: right; }
    .pdf-version .profiles-list__controls {
      display: none; }
  .profiles-list__items {
    clear: both;
    padding: 30px 0 0;
    margin-left: -13px;
    margin-right: -13px;
    font-size: 0; }
    .profiles-list__items:after {
      content: "";
      display: table;
      clear: both; }
    .profiles-list__items > * {
      font-size: 16px; }
  .profiles-list__item {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 50%;
    width: 25%;
    width: 16.66667%; }
    .profiles-list__item:focus {
      outline: none; }
    .side-tabs .profiles-list__item {
      width: 50%; }
    .side-tabs .profiles-list__item {
      width: 25%; }
    .profiles-list__item a {
      color: #333; }
      .profiles-list__item a:hover, .profiles-list__item a:focus {
        color: #7dcef1; }
    .profiles-list__item__figure {
      display: block;
      margin: 0;
      padding: 0;
      position: relative;
      overflow: hidden;
      border-radius: 1200px;
      border: 1px solid #7dcef1;
      background: #7dcef1;
      z-index: 1;
      transition: .25s border ease; }
      .profiles-list__item__figure:before {
        content: "";
        display: block;
        padding-top: 100%; }
      .profiles-list__item__figure img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        transform: scale(1.05);
        opacity: .75;
        transition: .25s all ease; }
      a:hover .profiles-list__item__figure img, a:focus .profiles-list__item__figure img {
        transform: scale(1);
        opacity: 1; }
    .profiles-list__item__title {
      margin: .5em 0 0; }
    .profiles-list__item__role {
      margin: 0;
      font-size: 1em; }
    .profiles-list__item.active a {
      color: #7dcef1; }
    .profiles-list__item.active .profiles-list__item__figure {
      border-width: 6px; }
      .profiles-list__item.active .profiles-list__item__figure img {
        transform: scale(1);
        opacity: 1; }
  .profiles-list__detail {
    position: relative;
    z-index: 1;
    clear: both;
    transition: .5s all;
    margin: 20px 0; }
    .profiles-list__detail.hidden {
      display: none !important; }
    .profiles-list__detail:before {
      position: absolute;
      content: "";
      left: -9999px;
      right: -9999px;
      top: 0;
      bottom: 0;
      background: #7dcef1;
      z-index: -1; }
    .profiles-list__detail__close {
      position: absolute;
      right: 0;
      top: 20px;
      padding-bottom: 22px;
      color: #333;
      text-transform: uppercase;
      border-bottom: 2px solid;
      font-size: 0.875em;
      line-height: 24px;
      top: 10px;
      border: 0;
      padding-bottom: 0; }
      .profiles-list__detail__close:hover {
        color: #fff; }
      .profiles-list__detail__close .icon {
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px;
        font-size: 24px; }
      .profiles-list__detail__close .label {
        display: none; }
      .side-tabs .profiles-list__detail__close {
        right: 20px; }
    .profiles-list__detail__content {
      animation: opacity-0-1 .5s; }
      .side-tabs .profiles-list__detail__content {
        margin-left: -13px;
        margin-right: -13px; }
        .side-tabs .profiles-list__detail__content:after {
          content: "";
          display: table;
          clear: both; }
        .side-tabs .profiles-list__detail__content .profile {
          position: relative;
          min-height: 1px;
          padding-left: 13px;
          padding-right: 13px;
          float: left;
          width: 75%;
          margin-left: 12.5%; }
    .profiles-list__detail.inner {
      display: none;
      margin-left: 13px;
      margin-right: 13px; }
    .profiles-list__detail.outer {
      display: block; }
    .profiles-list__detail.inner {
      display: block; }
    .profiles-list__detail.outer {
      display: none; }
  .profiles-list.loading {
    position: relative;
    z-index: 2; }
    .profiles-list.loading .profiles-list__detail__close {
      display: none; }

.profiles-list__detail,
.area-coordinator {
  padding: 45px 0;
  transition: .5s padding ease; }
  .profiles-list__detail .status,
  .area-coordinator .status {
    overflow: hidden; }
    .profiles-list__detail .status p,
    .area-coordinator .status p {
      margin: 0; }
  .loading .profiles-list__detail, .profiles-list__detail.hidden, .loading
  .area-coordinator,
  .area-coordinator.hidden {
    padding: 0; }
  .profiles-list__detail .profile,
  .area-coordinator .profile {
    color: #fff; }
    .profiles-list__detail .profile__name,
    .area-coordinator .profile__name {
      margin-top: 0;
      font-size: 1.875em; }
    .profiles-list__detail .profile__title,
    .area-coordinator .profile__title {
      float: left;
      margin-top: 0;
      font-size: 1.3125em; }
      .profiles-list__detail .profile__title:before,
      .area-coordinator .profile__title:before {
        content: "";
        display: block;
        height: 20px;
        width: 75%;
        max-width: 300px;
        min-width: 180px;
        border-top: 4px solid; }
      .profiles-list__detail .profile__title ~ *,
      .area-coordinator .profile__title ~ * {
        clear: both; }
      .profiles-list__detail .profile__title ~ .author-articles,
      .area-coordinator .profile__title ~ .author-articles {
        padding-top: 0; }
    .profiles-list__detail .profile__bio,
    .area-coordinator .profile__bio {
      margin-top: 2em;
      font-family: Georgia, Times, "Times New Roman", serif; }
    .profiles-list__detail .profile__links,
    .area-coordinator .profile__links {
      list-style: none;
      margin: 40px 0 0 -10px;
      padding: 0; }
      .profiles-list__detail .profile__links > *,
      .area-coordinator .profile__links > * {
        display: inline-block;
        margin-left: 10px; }
      .profiles-list__detail .profile__links a,
      .area-coordinator .profile__links a {
        display: block;
        color: #fff;
        transition: .25s all; }
        .profiles-list__detail .profile__links a:hover, .profiles-list__detail .profile__links a:focus,
        .area-coordinator .profile__links a:hover,
        .area-coordinator .profile__links a:focus {
          color: #333; }
      .profiles-list__detail .profile__links .icon,
      .area-coordinator .profile__links .icon {
        display: block;
        height: 48px;
        width: 48px;
        font-size: 20px;
        line-height: 44px;
        text-align: center;
        border-radius: 24px;
        border: 2px solid; }
      .profiles-list__detail .profile__links ~ .profile__title,
      .area-coordinator .profile__links ~ .profile__title {
        margin-top: 30px; }

.project-authorship__role {
  margin: 0 0 .5em;
  color: #7dcef1; }

.project-authorship__members {
  padding: 0;
  margin: 3em 0;
  list-style-type: none; }

.project-authorship__role + .project-authorship__members {
  margin-top: 0; }

.project-authorship .member {
  margin: .75em 0; }
  .project-authorship .member__name {
    font-size: 1.3125em; }
  .project-authorship .member__role {
    color: #adadad; }
  .project-authorship .member__bio {
    margin: 1em 0;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.125em; }
    .project-authorship .member__bio p {
      font-size: 1em; }

.project-authorship__members.compact .member {
  margin: .25em 0; }
  .project-authorship__members.compact .member__name {
    display: inline;
    font-size: 1em; }
  .project-authorship__members.compact .member__role {
    display: inline;
    color: #adadad; }

.search-result {
  padding: 40px 0;
  border-bottom: 2px solid #ddd;
  margin-bottom: -2px; }
  .search-result__title {
    margin: 0.1em 0; }
  .search-result__subtitle {
    margin: 0.1em 0; }
  .search-result__text {
    margin: 1em 0 0;
    font-size: 1.125em;
    font-family: Georgia, Times, "Times New Roman", serif; }
  .search-result__link {
    font-family: "AzoSans-Light", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.77778em; }

.share-drop__toggle-btn {
  display: block;
  height: 48px;
  width: 48px;
  font-size: 20px;
  line-height: 48px;
  text-align: center;
  background: #fff;
  color: #333;
  border-radius: 24px;
  border: 1px solid #f4f4f4; }
  .share-drop__toggle-btn.target-shown {
    background: #333;
    color: #fff; }
  .share-drop__toggle-btn .icon {
    display: block; }

.share-drop__content {
  position: relative;
  background: #fff;
  padding: 17px;
  margin-top: 28px;
  border: 1px solid #ddd;
  border-bottom: 8px solid #333; }
  .share-drop__content ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .share-drop__content li {
    margin: 8px 0; }
  .share-drop__content .icon {
    height: 48px;
    width: 48px;
    font-size: 20px;
    line-height: 48px;
    color: #7dcef1;
    text-align: center; }
  .share-drop__content button {
    line-height: 48px;
    text-transform: uppercase;
    font-size: 0.875em;
    color: #adadad; }
    .share-drop__content button .icon {
      float: left;
      margin: 0 15px 0 0;
      border-radius: 24px;
      border: 1px solid #f4f4f4;
      color: #7dcef1; }
    .share-drop__content button:hover, .share-drop__content button:focus {
      color: #7dcef1; }
    .inverted-colors .share-drop__content button {
      color: #fff; }
  .share-drop__content label {
    position: relative; }
    .share-drop__content label .icon {
      position: absolute;
      top: 50%;
      margin-top: -24px; }
  .share-drop__content input {
    width: 100%;
    padding-left: 63px; }
  .share-drop__content:before, .share-drop__content:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    bottom: 100%;
    margin: 0 -14px; }
  .share-drop__content:before {
    margin-bottom: 1px;
    border-width: 0 14px 14px 14px;
    border-color: transparent transparent #ddd transparent; }
  .share-drop__content:after {
    border-width: 0 14px 14px 14px;
    border-color: transparent transparent #fff transparent; }

.share-drop__close-btn {
  float: right;
  margin-left: 10px;
  margin-top: 8px; }
  .share-drop__close-btn .icon {
    margin: 0 !important;
    height: auto;
    width: auto;
    line-height: 24px !important;
    color: #333 !important;
    border: 0 !important; }
  .share-drop__close-btn:hover .icon, .share-drop__close-btn:focus .icon {
    color: #7dcef1 !important; }

.share-drop__title {
  border-bottom: 2px solid;
  font-size: 1.3125em;
  line-height: 1.14286em; }
  .share-drop__title .icon {
    position: relative;
    top: -.1em;
    font-size: 1.14286em;
    vertical-align: middle;
    color: inherit; }

.streaming-countdown__cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: black;
  filter: alpha(opacity=40); }

.streaming-countdown__message {
  position: absolute;
  z-index: 2;
  display: table;
  top: 0;
  left: 0;
  width: 100%;
  text-transform: uppercase; }
  .streaming-countdown__message > * {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 0; }
    .streaming-countdown__message > *:before {
      content: "";
      display: inline-block;
      width: 100%;
      padding-top: 56.25%;
      margin-left: -100%;
      vertical-align: middle; }
      .content-hero--textout .streaming-countdown__message > *:before {
        padding-top: 118.75%;
        padding-top: 59.74026%;
        padding-top: 72.35142%; }
    .streaming-countdown__message > * > * {
      padding: 20px;
      display: inline-block;
      vertical-align: middle;
      font-size: 16px;
      background: #333;
      color: #fff; }
  .streaming-countdown__message__title {
    margin: 0;
    color: #aad754;
    font-size: 0.875em; }
  .streaming-countdown__message__text {
    font-size: 0.75em;
    margin: 0;
    color: #e5e5e5; }

.streaming-countdown__header {
  padding: 0 20px 30px 40px;
  text-align: left;
  padding-left: 60px; }
  .streaming-countdown__header .icon {
    float: left;
    margin-top: 2px;
    margin-left: -32px;
    line-height: 14px; }

.streaming-countdown__counter {
  overflow: hidden;
  text-indent: -1px;
  display: inline-block;
  text-transform: uppercase;
  /*
		.visible {
			float: left;
			margin: 0 1px 0 -1px;
			border-left: 1px solid;
		}
		*/ }
  .streaming-countdown__counter .digits {
    float: left;
    margin: 0 1px 0 -1px;
    padding: 0 10px;
    text-align: center;
    border-left: 1px solid; }
    .streaming-countdown__counter .digits > * {
      display: block;
      font-style: normal; }
    .streaming-countdown__counter .digits strong {
      overflow: hidden;
      font-size: 2.5em;
      line-height: 1;
      font-size: 3.75em;
      font-size: 4.75em; }
      .streaming-countdown__counter .digits strong:before {
        content: "44";
        display: block;
        margin-top: -1em; }
    .streaming-countdown__counter .digits em {
      font-size: 0.75em;
      font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }

.add-to-cart__form [type=submit] {
  transition: .5s all ease; }

.add-to-cart__form.locked [type=submit] {
  cursor: default;
  opacity: .0; }

.add-to-cart-login {
  width: auto;
  width: 750px; }
  .add-to-cart-login .copy-header {
    text-align: center;
    margin: 0 0 45px 0;
    padding-right: 30px;
    color: #adadad; }
  .add-to-cart-login .title {
    margin: 0 0 18px 0;
    font-size: 1.875em;
    line-height: 1;
    color: #333; }
  .add-to-cart-login .add-to-cart-login__option {
    text-align: center;
    margin: 0 0 45px 0;
    line-height: 1.2;
    color: #adadad; }
    .add-to-cart-login .add-to-cart-login__option .desc {
      margin-bottom: 40px;
      line-height: 1.4; }
    .add-to-cart-login .add-to-cart-login__option .recover-password {
      margin-top: 0;
      padding-top: 0;
      text-align: left;
      text-transform: uppercase;
      font-size: 0.75em; }
    .add-to-cart-login .add-to-cart-login__option .input-wrap.elabel {
      margin-bottom: 32px; }
    .add-to-cart-login .add-to-cart-login__option label {
      color: #333; }
    .add-to-cart-login .add-to-cart-login__option .elabel label {
      top: 0.95em;
      left: 20px; }
    .add-to-cart-login .add-to-cart-login__option .elabel .not-empty + label {
      top: -1.60714em; }
    .add-to-cart-login .add-to-cart-login__option .error-message.show {
      margin: 15px 0;
      color: #fd5f5f;
      text-align: left;
      font-size: 0.9375em; }
    .add-to-cart-login .add-to-cart-login__option .btn {
      width: 100%; }
      .add-to-cart-login .add-to-cart-login__option .btn.margin-bottom {
        margin-bottom: 40px; }
  .add-to-cart-login .add-to-cart-login__option {
    width: 50%;
    float: left;
    padding: 0 40px;
    margin-bottom: 0; }
    .add-to-cart-login .add-to-cart-login__option:first-child {
      border-right: 1px solid #ddd; }

.checkout-cart__message,
.add-to-cart__item-offers-note,
.item-option__alert {
  background-color: #febd28;
  padding: 15px;
  margin: 30px 0;
  text-align: left;
  line-height: 1.4;
  text-align: center; }

.item-option__alert.max-limit {
  margin: 0; }

.checkout-cart__message:after,
.add-to-cart__item-offers-note:after {
  content: "";
  display: table;
  clear: both; }

.checkout-cart__message p,
.add-to-cart__item-offers-note p {
  margin: 0;
  float: left;
  text-align: left;
  vertical-align: middle;
  display: table-cell; }

.checkout-cart__message__title,
.add-to-cart__item-offers-note__title {
  margin: 0 0 15px 0;
  width: 15%;
  padding-right: 15px;
  float: left;
  width: 100%;
  font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  width: 18%;
  vertical-align: middle;
  display: table-cell;
  float: none; }
  .checkout-cart__message__title + p,
  .add-to-cart__item-offers-note__title + p {
    width: 80%;
    float: none; }

.add-to-cart {
  padding-top: 30px;
  padding-top: 0; }
  .add-to-cart .item-option__alert.no-stock {
    background-color: #fd5f5f; }
  .add-to-cart__item-options fieldset {
    border: 0;
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #ddd; }
    .add-to-cart__item-options fieldset:first-child {
      border-top: 1px solid #ddd; }
  .add-to-cart__item-teaser {
    overflow: hidden;
    margin-bottom: 30px; }
  .add-to-cart .note {
    font-size: 0.875em;
    margin-bottom: 0; }
  .add-to-cart .cart-item__figure {
    margin: 0 30px 0 0;
    float: left; }
  .add-to-cart .collapse {
    position: relative;
    padding: 30px 0; }
    .add-to-cart .collapse:after {
      content: '';
      display: block;
      background-color: #7dcef1;
      width: 100%;
      height: 100%;
      left: -100%;
      top: 0;
      position: absolute; }
    .add-to-cart .collapse:before {
      content: '';
      display: block;
      background-color: #7dcef1;
      width: 100%;
      height: 100%;
      right: -100%;
      top: 0;
      position: absolute; }
  .add-to-cart .collapse.in {
    background-color: #7dcef1;
    margin-bottom: 35px; }
    .add-to-cart .collapse.in a {
      color: #333;
      text-decoration: underline;
      line-height: 1.4; }
      .add-to-cart .collapse.in a:hover {
        text-decoration: none; }
  .add-to-cart .cart-item__title, .add-to-cart .cart-item__subtitle, .add-to-cart .cart-item__edition {
    line-height: 1;
    color: #7dcef1; }
  .add-to-cart .cart-item__title {
    margin: 0 0 10px 0;
    font-size: 1.3125em; }
  .add-to-cart .cart-item__subtitle {
    margin: 0 0 15px 0;
    line-height: 1.2;
    color: inherit;
    font-size: 1em; }
  .add-to-cart .cart-item__edition {
    margin: 0 0 20px 0; }
  .add-to-cart .cart-item__info {
    margin-bottom: 10px; }
  .add-to-cart .cart-item__info a {
    text-transform: uppercase;
    position: relative;
    padding-bottom: 15px;
    display: inline-block; }
    .add-to-cart .cart-item__info a:before {
      content: "";
      position: absolute;
      width: 120%;
      min-width: 225px;
      height: 2px;
      background-color: #7dcef1;
      bottom: 0;
      left: 0; }
  .add-to-cart .add-to-cart__result {
    width: 100%;
    text-align: right;
    line-height: 25px;
    padding-bottom: 25px;
    padding-top: 15px;
    font-size: 1em;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
    .add-to-cart .add-to-cart__result__value {
      font-size: 1.875em;
      margin-left: 10px; }
  .add-to-cart .add-to-cart__action {
    width: 100%;
    float: left;
    text-align: right; }
    .add-to-cart .add-to-cart__action .btn {
      width: 100%;
      margin-bottom: 15px; }
    .add-to-cart .add-to-cart__action .btn {
      width: auto;
      margin: 0 0 25px 20px;
      padding: 0 25px; }

.add-to-cart__item-option {
  position: relative; }
  .add-to-cart__item-option:after {
    content: "";
    display: table;
    clear: both; }
  .add-to-cart__item-option .item-option__alert {
    width: 100%;
    float: left;
    margin: 15px 0 0 0; }
  .add-to-cart__item-option .item-option__title {
    width: 100%;
    margin-bottom: 15px;
    font-size: 1.3125em; }
  .add-to-cart__item-option .item-option__numbers {
    text-align: right; }
  .add-to-cart__item-option .item-option__price {
    height: 2.2381em;
    line-height: 2.14286em;
    padding: 0 25px 0 0;
    font-size: 1.3125em;
    float: left; }
  .add-to-cart__item-option .item-option__wrap {
    display: table;
    width: 100%; }
    .add-to-cart__item-option .item-option__wrap > * {
      vertical-align: middle; }
  .add-to-cart__item-option .item-option__title {
    padding: 0 0 0 22px;
    width: 620px;
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 0;
    float: none; }
  .add-to-cart__item-option .item-option__numbers {
    white-space: nowrap; }
    .add-to-cart__item-option .item-option__numbers > * {
      display: inline-block;
      float: none; }
  .add-to-cart__item-option .item-option__price {
    float: none; }
  .add-to-cart__item-option .item-option__offer {
    background-color: #f4f4f4;
    padding: 20px 15px;
    margin-top: 15px;
    width: 100%;
    float: left; }
    .add-to-cart__item-option .item-option__offer:after {
      content: "";
      display: table;
      clear: both; }
    .add-to-cart__item-option .item-option__offer__title {
      float: left;
      padding-right: 22px;
      padding-left: 8px; }
    .add-to-cart__item-option .item-option__offer__price {
      float: left;
      font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
    .add-to-cart__item-option .item-option__offer__price {
      float: right; }

#newsletter-invite-content > :focus {
  outline: none; }

.newsletter-invite {
  margin-bottom: 50px; }
  .newsletter-invite-intro {
    margin-bottom: 50px; }
    .newsletter-invite-intro img {
      max-width: 100%; }
    .newsletter-invite-intro__inner {
      margin-top: 30px;
      font-size: 1.5em;
      line-height: 1.1;
      color: #7dcef1; }
  .newsletter-invite-form__intro {
    margin-top: 30px; }
    .newsletter-invite-form__intro p {
      margin: 0 0 1em;
      font-family: Georgia, Times, "Times New Roman", serif; }
  .newsletter-invite-form .container:before,
  .newsletter-invite-form .user-data-form__footer .inner:before {
    content: "";
    display: block;
    height: 10px;
    border-top: 2px solid #ddd; }
  .newsletter-invite-form .user-data-form__fieldset {
    margin-bottom: 20px; }
  .newsletter-invite-form .user-data-form__footer {
    margin-top: 50px; }
    .newsletter-invite-form .user-data-form__footer .notes {
      margin-bottom: 20px; }
  .newsletter-invite-form .user-data-form__footer-actions .btn {
    width: 100%;
    padding-left: 1.25em;
    padding-right: 1.25em;
    padding-top: 22.5px;
    padding-bottom: 22.5px;
    min-height: 4.0625em;
    line-height: 1.25; }
  .newsletter-invite-intro, .newsletter-invite-form__wrap,
  .newsletter-invite-form .user-data-form__fieldset {
    margin-left: -13px;
    margin-right: -13px; }
    .newsletter-invite-intro:after, .newsletter-invite-form__wrap:after,
    .newsletter-invite-form .user-data-form__fieldset:after {
      content: "";
      display: table;
      clear: both; }
    .newsletter-invite-intro > *, .newsletter-invite-form__wrap > *,
    .newsletter-invite-form .user-data-form__fieldset > * {
      position: relative;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      float: left; }
  .newsletter-invite-intro__aside {
    width: 33.33333%; }
  .newsletter-invite-intro__inner {
    width: 66.66667%;
    margin-top: 0;
    font-size: 1.875em; }
  .newsletter-invite-form__intro {
    width: 33.33333%; }
  .newsletter-invite-form__content {
    width: 66.66667%; }
  .newsletter-invite-form .user-data-form__fieldset__legend {
    width: 37.5%; }
  .newsletter-invite-form .user-data-form__fieldset__fields {
    width: 62.5%; }
  .newsletter-invite-form .user-data-form__footer .inner {
    margin-left: -13px;
    margin-right: -13px; }
    .newsletter-invite-form .user-data-form__footer .inner:after {
      content: "";
      display: table;
      clear: both; }
    .newsletter-invite-form .user-data-form__footer .inner:before {
      margin-left: 13px;
      margin-right: 13px; }
    .newsletter-invite-form .user-data-form__footer .inner > * {
      position: relative;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      float: left;
      width: 100%; }
      .newsletter-invite-form .user-data-form__footer .inner > *.user-data-form__footer-actions {
        clear: both;
        float: right;
        width: 50%; }
  .newsletter-invite-intro__aside {
    width: 25%; }
  .newsletter-invite-intro__inner {
    width: 66.66667%;
    margin-left: 8.33333%; }
  .newsletter-invite-form__intro {
    width: 25%; }
  .newsletter-invite-form__content {
    width: 66.66667%;
    margin-left: 8.33333%; }
  .newsletter-invite-form .user-data-form__footer .inner > *.user-data-form__footer-actions {
    width: 37.5%; }

/* BARRA SITES FFMS */
.ffms-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  text-transform: uppercase;
  text-align: right;
  margin-left: -0.75em;
  padding: 0.625em 0;
  margin-left: -1.5em; }
  .ffms-menu li {
    position: relative;
    display: inline-block;
    margin-left: 0.75em;
    margin-left: 1.5em; }
  .ffms-menu a {
    position: relative;
    z-index: 1;
    display: block;
    font-size: 0.6875em;
    line-height: 2.33333em;
    text-decoration: none;
    color: #333; }
    .ffms-menu a.active, .ffms-menu a:hover {
      color: #7dcef1; }
    .ffms-menu a:focus {
      color: #6ec1e4; }
    .ffms-menu a.ffms-menu__highlight {
      color: #333;
      font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
      .ffms-menu a.ffms-menu__highlight:before {
        content: '';
        position: absolute;
        left: -5px;
        right: -5px;
        top: 2px;
        bottom: 2px;
        z-index: -1;
        background: #ffca4c;
        transition: inherit; }
      .ffms-menu a.ffms-menu__highlight:hover {
        color: #fff; }
        .ffms-menu a.ffms-menu__highlight:hover:before {
          background: #6ec1e4; }
  .pdf-version .ffms-menu {
    display: none !important; }
  #header > .ffms-menu {
    display: block; }

#footer {
  font-size: 1em;
  text-align: center;
  margin-bottom: 50px;
  font-size: 1em;
  line-height: 1.375em;
  text-align: left; }
  .pdf-version #footer {
    display: none; }
  #footer h2 {
    text-transform: uppercase;
    margin: 0 0 22px;
    color: #333; }
  #footer h2 + p {
    color: #adadad; }
  #footer .icon-email {
    font-size: 0.9375em; }
  #footer .icon-mark {
    font-size: 1.5em; }
  #footer .icon-facebook,
  #footer .icon-twitter,
  #footer .icon-linkedin,
  #footer .icon-youtube,
  #footer .icon-instagram {
    font-size: 1.25em; }
  #footer .footer-items {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 54px;
    position: relative; }
    #footer .footer-items:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      display: block !important;
      height: 0;
      border-top: 2px solid #ddd; }
    #footer .footer-items > li + li {
      margin-top: 40px; }
  #footer .contacts a {
    display: block;
    margin-top: 22px; }
    #footer .contacts a + a {
      margin-top: 15px; }
    #footer .contacts a span {
      width: 24px; }
  #footer .social-list {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 12px;
    margin-top: -10px;
    margin-left: -8px;
    font-size: 0; }
    #footer .social-list li {
      display: inline-block;
      vertical-align: top;
      font-size: 16px;
      margin-top: 8px;
      margin-left: 8px; }
    #footer .social-list__meo-link {
      width: auto !important;
      padding: 0 10px;
      white-space: nowrap; }
      #footer .social-list__meo-link > * {
        float: left; }
      #footer .social-list__meo-link .meo-kanal-nr {
        font-size: 14px;
        line-height: 1.25;
        font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
        #footer .social-list__meo-link .meo-kanal-nr:before {
          content: "•";
          display: inline-block;
          vertical-align: middle;
          color: #4ecb3f;
          font-size: 50px;
          margin: -13px 2px 0; }
  #footer .legal {
    font-size: 0.875em;
    margin-top: 50px !important; }
    #footer .legal a {
      display: block; }
      #footer .legal a + a {
        margin: 0; }
  #footer .copyright {
    font-size: 0.875em;
    margin-top: 20px !important;
    color: #adadad; }
  #footer .contacts a {
    display: inline; }
    #footer .contacts a + a {
      margin-left: 16px; }
  #footer .contacts p {
    padding-bottom: 10px; }
  #footer .legal a {
    display: inline-block; }
    #footer .legal a + a {
      margin: 0 0 0 16px; }
  #footer .copyright br {
    display: none; }
  #footer .footer-items {
    margin-left: -13px;
    margin-right: -13px; }
    #footer .footer-items:after {
      content: "";
      display: table;
      clear: both; }
    #footer .footer-items:before {
      margin-left: 13px;
      margin-right: 13px; }
    #footer .footer-items > li {
      position: relative;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      float: left;
      width: 33.33333%; }
      #footer .footer-items > li.copyright {
        width: 66.66667%; }
      #footer .footer-items > li + li {
        margin-top: 0; }
  #footer .contacts a {
    display: block; }
    #footer .contacts a + a {
      margin: 16px 0 0; }
  #footer .copyright {
    text-align: right; }
    #footer .copyright p {
      margin-top: 0;
      color: #adadad; }
      #footer .copyright p + p {
        margin-top: 1em; }
  #footer .legal {
    clear: left; }
  #footer .legal,
  #footer .copyright {
    margin-top: 30px !important; }
  #footer .social-list {
    padding-top: 0px; }
  #footer #newsletter {
    max-width: none; }

#newsletter {
  max-width: 375px;
  margin: 0 auto; }
  #newsletter input {
    transition: opacity 0.3s linear;
    font-size: 1em;
    display: block;
    width: 100%; }
  #newsletter form {
    display: block;
    margin-top: 22px;
    text-align: left; }
    #newsletter form button {
      position: absolute;
      top: -1px;
      right: 0; }
      #newsletter form button > * {
        font-size: 1.125em; }
  #newsletter .newsletter_consent {
    padding-top: 10px;
    font-size: 14px;
    line-height: 17px;
    padding-right: 6px;
    text-align: justify; }
    #newsletter .newsletter_consent input.error + .box {
      border-color: #fd5f5f; }
  #newsletter .wrap {
    padding-right: 58px;
    position: relative; }
  #newsletter .success {
    display: none;
    margin-top: 22px; }
    #newsletter .success h2 {
      font-size: 1.5em;
      line-height: 1.25em;
      color: #7dcef1;
      text-transform: none;
      margin: 0; }
    #newsletter .success p {
      font-size: 1em;
      font-weight: normal;
      color: #7dcef1;
      margin: 4px 0 0; }
  #newsletter .service-error {
    text-align: left; }
    #newsletter .service-error button {
      width: 100%; }
  #newsletter.success .sub {
    display: none; }
  #newsletter.success .success {
    display: block; }
  #newsletter.success.form {
    display: none; }
  #newsletter > .status {
    display: none; }
    #newsletter > .status.form {
      display: block; }
  #newsletter.service-error > .status.form {
    display: none; }
  #newsletter.service-error > .status.service-error {
    display: block; }
  #newsletter.success > .status.form {
    display: none; }
  #newsletter.success > .status.success {
    display: block; }
  #newsletter.loading > .status.form {
    display: none; }
  #newsletter.loading > .status.loading {
    display: block; }
  #newsletter.loading * {
    pointer-events: none;
    cursor: default; }
  #newsletter.loading input {
    filter: alpha(opacity=50); }

#header {
  position: relative;
  /* menus */
  /* estilos apenas aplicados em mobile */
  /* estilos apenas aplciados em desktop */
  /* DROPDOWNS */ }
  #header .nav-cmd {
    margin-top: 4px; }
  .pdf-version #header .links-wrap {
    display: none; }
  #header .nav-cmd {
    float: right; }
    #header .nav-cmd .menu {
      margin-right: 11px; }
    #header .nav-cmd .switch {
      position: relative;
      width: 180px;
      color: #adadad;
      border-color: #ddd !important;
      /*&:after {
                top: 18px;
            }*/
      overflow: hidden; }
      #header .nav-cmd .switch:before {
        content: "";
        position: absolute;
        top: 18px;
        left: 18px;
        right: 18px;
        border-top: 1px solid #ddd; }
      #header .nav-cmd .switch__drag:after {
        content: "";
        height: 24px;
        width: 24px;
        position: absolute;
        left: 24px;
        margin: -12px;
        vertical-align: middle;
        border-radius: 24px;
        transition: all 0.3s linear;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$color1+0,7db9e8+100 */
        background: #ffca4c;
        /* Old browsers */
        /* FF3.6+ */
        /* Chrome,Safari4+ */
        /* Chrome10+,Safari5.1+ */
        /* Opera 11.10+ */
        /* IE10+ */
        background: linear-gradient(to bottom, #ffca4c 0%, #febd28 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFCA4C', endColorstr='#FFFEBD28', GradientType=0); }
      #header .nav-cmd .switch__drag:before {
        content: "";
        height: 48px;
        width: 48px;
        position: absolute;
        top: 0;
        left: 0;
        margin: -24px; }
      #header .nav-cmd .switch__drag:after {
        margin-top: -17px; }
      #header .nav-cmd .switch__track {
        position: absolute;
        top: 50%;
        left: 24px;
        right: 24px; }
      #header .nav-cmd .switch__drag {
        position: absolute;
        left: 0;
        transition: none; }
        #header .nav-cmd .switch__drag:after {
          left: 0; }
      #header .nav-cmd .switch:after {
        display: none; }
      #header .nav-cmd .switch .copy {
        cursor: pointer; }
        #header .nav-cmd .switch .copy:before {
          content: "";
          position: absolute;
          top: -50px;
          bottom: -50px;
          left: 0;
          right: 0; }
        #header .nav-cmd .switch .copy.blog:before {
          left: -24px; }
        #header .nav-cmd .switch .copy.blog:after {
          content: "";
          height: 8px;
          width: 8px;
          position: absolute;
          top: -8px;
          left: 12px;
          margin: -12px;
          vertical-align: middle;
          border-radius: 50%;
          background-color: #b0b0b0; }
        #header .nav-cmd .switch .copy.site {
          margin-left: 9px; }
          #header .nav-cmd .switch .copy.site:before {
            left: -10px;
            right: -10px; }
          #header .nav-cmd .switch .copy.site:after {
            content: "";
            height: 8px;
            width: 8px;
            position: absolute;
            top: -8px;
            left: 24px;
            margin: -12px;
            vertical-align: middle;
            border-radius: 50%;
            background-color: #b0b0b0; }
        #header .nav-cmd .switch .copy.play:before {
          right: -24px; }
        #header .nav-cmd .switch .copy.play:after {
          content: "";
          height: 8px;
          width: 8px;
          position: absolute;
          top: -8px;
          right: 12px;
          margin: -12px;
          vertical-align: middle;
          border-radius: 50%;
          background-color: #b0b0b0; }
      #header .nav-cmd .switch .copy {
        font-size: 0.5em;
        text-transform: uppercase;
        position: absolute;
        bottom: 4px;
        line-height: 1em;
        transition: all 0.3s linear; }
        #header .nav-cmd .switch .copy.blog {
          left: 18px;
          color: #febd28; }
        #header .nav-cmd .switch .copy.site {
          left: 64px;
          color: #adadad; }
        #header .nav-cmd .switch .copy.play {
          right: 18px;
          color: #adadad; }
      #header .nav-cmd .switch.blog-active .switch__drag {
        left: 0; }
        #header .nav-cmd .switch.blog-active .switch__drag:after {
          left: 0; }
      #header .nav-cmd .switch.blog-active .copy.blog {
        color: #febd28; }
      #header .nav-cmd .switch.blog-active .copy.site {
        color: #adadad; }
      #header .nav-cmd .switch.blog-active .copy.play {
        color: #adadad; }
      #header .nav-cmd .switch.site-active .switch__drag {
        left: 65px; }
      #header .nav-cmd .switch.site-active .copy.blog {
        color: #adadad; }
      #header .nav-cmd .switch.site-active .copy.site {
        color: #febd28; }
      #header .nav-cmd .switch.site-active .copy.play {
        color: #adadad; }
      #header .nav-cmd .switch.play-active .switch__drag {
        left: 130px; }
      #header .nav-cmd .switch.play-active .copy.blog {
        color: #adadad; }
      #header .nav-cmd .switch.play-active .copy.site {
        color: #adadad; }
      #header .nav-cmd .switch.play-active .copy.play {
        color: #febd28; }
  #header .bar {
    clear: both;
    padding: 10px 0 4px;
    border-top: 2px solid #ddd; }
    #header .bar:after {
      content: "";
      display: table;
      clear: both; }
  #header .nav-cmd {
    margin-top: 28px; }
  #header .bar {
    padding-top: 10px; }
  #header .links-wrap {
    margin-top: 28px; }
  #header .nav-cmd {
    margin-top: 0;
    margin-left: 22px; }
  #header .bar {
    padding-top: 10px; }
  #header .links-wrap {
    margin-top: 35px; }
  @media only screen and (min-width: 964px) and (min-height: 768px) {
    #header .bar {
      padding-top: 20px; } }
  @media only screen and (min-width: 964px) and (max-height: 767px) {
    #header .links-wrap {
      margin-top: 28px; } }
  #header .menus {
    transition: 0.5s opacity ease; }
    .switching-site #header .menus {
      opacity: 0; }
    #header .menus .content {
      display: none; }
    #header .menus a {
      font-size: 0.875em;
      text-transform: uppercase; }
      #header .menus a .copy {
        vertical-align: middle;
        line-height: 1.28571em; }
    #header .menus .ffms-menu {
      display: block;
      padding-top: 20px;
      margin-bottom: 20px;
      display: none; }
      #header .menus .ffms-menu:after {
        content: "";
        display: table;
        clear: both; }
      #header .menus .ffms-menu li {
        text-align: left;
        margin-left: 0; }
      #header .menus .ffms-menu li a {
        margin: 0; }
  #header h2 {
    font-size: 1.1875em;
    margin: 0; }
  #header .header h2 {
    margin: 30px 0 0; }
  #header .menus-list {
    margin: 0;
    padding: 0;
    list-style: none; }
    #header .menus-list li {
      position: relative; }
      #header .menus-list li.empty {
        display: none; }
  #header .close-menu {
    display: none; }
  #header .menu-link {
    position: relative;
    display: inline-block;
    text-align: left;
    transition: color 0.3s linear, background-color 0.3s linear, border-color 0.3s linear; }
    #header .menu-link [class^="icon-"],
    #header .menu-link [class*=" icon-"] {
      font-size: 1.5em;
      transition: color 0.3s linear, background-color 0.3s linear, border-color 0.3s linear; }
      #header .menu-link [class^="icon-"].icon-no-photo,
      #header .menu-link [class*=" icon-"].icon-no-photo {
        font-size: 1em; }
    #header .menu-link.user .user-picture {
      overflow: hidden;
      position: relative;
      border: 2px solid #7dcef1 !important;
      margin: 0;
      background-color: #7dcef1; }
    #header .menu-link.user img {
      opacity: 1; }
    #header .menu-link.user.opened img, #header .menu-link.user:hover img {
      opacity: 0.6; }
    #header .menu-link .itens {
      font-size: 11px;
      text-align: center;
      position: absolute;
      top: -12px;
      right: -5px; }
    #header .menu-link img {
      width: 100%; }
    #header .menu-link.search-link [class^="icon-"],
    #header .menu-link.search-link [class*=" icon-"] {
      font-size: 24px; }
    #header .menu-link.opened + .content {
      display: block; }
  #header .menu-link {
    z-index: 10; }
    #header .menu-link.opened {
      z-index: 2; }
    #header .menu-link .copy {
      display: none; }
    #header .menu-link.opened + .content {
      animation: from-bottom-opacity 0.3s; }
  #header .menus {
    display: inline-block; }
  #header .menus-list {
    display: inline-block; }
    #header .menus-list > li {
      display: inline-block;
      margin-left: 6px; }
  #header .nav-cmd {
    float: none;
    display: inline-block; }
    #header .nav-cmd .menu {
      display: none !important; }
  #header .links-wrap {
    float: right; }
  #header .content {
    position: absolute;
    width: 280px;
    left: 50%;
    top: 68px;
    margin-left: -140px;
    background-color: #fff;
    z-index: 3; }
  #header .dropdown {
    /* estilos apenas aplciados em desktop */
    border-bottom: 8px solid #333;
    /* estilos apenas aplicados em mobile */ }
    #header .dropdown .dropdown-wrap:before {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 14px 14px 14px;
      border-color: transparent transparent #7dcef1 transparent;
      position: absolute;
      top: -14px;
      left: 50%;
      margin-left: -14px; }
    #header .dropdown .dropdown-wrap:after {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 14px 14px 14px;
      border-color: transparent transparent #fff transparent;
      position: absolute;
      top: -13px;
      left: 50%;
      margin-left: -14px; }
    #header .dropdown ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    #header .dropdown .sub-menu {
      position: relative;
      display: block;
      text-align: left;
      margin: 24px 0;
      line-height: 3.42857em;
      transition: color 0.3s linear, background-color 0.3s linear, border-color 0.3s linear; }
      #header .dropdown .sub-menu.with-icon {
        padding-left: 62px; }
      #header .dropdown .sub-menu [class^="icon-"],
      #header .dropdown .sub-menu [class*=" icon-"] {
        font-size: 1.85714em;
        position: absolute !important;
        top: 0;
        left: 0;
        transition: color 0.3s linear, background-color 0.3s linear, border-color 0.3s linear; }
        #header .dropdown .sub-menu [class^="icon-"].icon-no-photo,
        #header .dropdown .sub-menu [class*=" icon-"].icon-no-photo {
          font-size: 1em; }
        #header .dropdown .sub-menu [class^="icon-"].icon-closeb,
        #header .dropdown .sub-menu [class*=" icon-"].icon-closeb {
          font-size: 1.28571em; }
      #header .dropdown .sub-menu .copy {
        line-height: 1.125em;
        display: inline-block;
        vertical-align: middle; }
    #header .dropdown.user .global-related {
      border-bottom: 1px solid #7dcef1; }
      #header .dropdown.user .global-related a {
        margin: 10px 0; }
    #header .dropdown.login .dropdown-wrap {
      padding-bottom: 24px; }
    #header .dropdown.cart .dropdown-wrap {
      padding-bottom: 24px; }
    #header .dropdown.cart .cart-itens {
      margin: 24px -24px 24px 0;
      padding-right: 24px; }
    #header .dropdown.cart li:after {
      content: "";
      display: table;
      clear: both; }
    #header .dropdown.cart li + li {
      margin-top: 20px; }
    #header .dropdown.cart a {
      text-decoration: none;
      text-transform: none; }
    #header .dropdown.cart .btn {
      width: 100%;
      text-align: center;
      text-transform: none;
      font-size: 1em; }
    #header .dropdown.cart img {
      border: 1px solid #ddd;
      float: left; }
    #header .dropdown.cart .thumb + .detail {
      margin-left: 82px;
      overflow: hidden; }
    #header .dropdown.cart h3 {
      margin: 0 0 8px;
      font-size: 1em;
      line-height: 1.14286em;
      font-weight: normal; }
    #header .dropdown.cart h4 {
      margin: 0 0 8px;
      font-size: 0.85714em;
      line-height: 1em;
      font-weight: normal;
      color: #333; }
    #header .dropdown.cart p {
      margin: 0;
      display: inline-block; }
    #header .dropdown.cart .qtd {
      float: left;
      clear: left;
      text-transform: none;
      line-height: 1.14286em;
      color: #adadad; }
    #header .dropdown.cart .price {
      float: right;
      font-size: 1.14286em;
      line-height: 1em;
      color: #333; }
    #header .dropdown .dropdown-wrap {
      border: 1px solid #ddd;
      border-bottom: none;
      overflow: hidden;
      padding: 0 26px; }
      #header .dropdown .dropdown-wrap:before {
        border-bottom-color: #ddd; }
    #header .dropdown.cart .cart-itens {
      overflow-y: auto;
      max-height: 600px; }
    #header .dropdown.user .global-related {
      border-bottom-width: 2px; }
      #header .dropdown.user .global-related a {
        margin: 0; }

.page-title {
  color: #7dcef1;
  margin: 0;
  position: relative; }
  .pdf-version .page-title {
    display: none; }
  .page-title .heading {
    margin: 0;
    margin-bottom: 18px;
    text-transform: uppercase;
    font-size: 1.3125em;
    line-height: 1.2; }
  .page-title .heading {
    font-size: 1.8125em; }
  .page-title .heading {
    font-size: 2em; }

.page-title .color-bar,
.home-ffms-quote .color-bar {
  display: block;
  width: 520px;
  max-width: 100%;
  height: 7px;
  margin-bottom: 15px;
  background-color: #7dcef1; }

#header .nav-cmd .switch {
  width: 180px; }

#header .nav-cmd .switch.noplay {
  width: 120px !important; }

#header .nav-cmd .switch.inited.noplay .copy.site:after {
  left: initial !important;
  right: 17px !important; }

.header__language-menu {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.75em;
  display: block;
  position: absolute;
  top: 0;
  line-height: 4em; }
  .pdf-version .header__language-menu {
    display: none; }
  .header__language-menu > * {
    display: inline-block; }
  .header__language-menu a,
  .header__language-menu span {
    display: block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 32px;
    border: 1px solid; }
  .header__language-menu a {
    border-color: transparent;
    color: #333; }
    .header__language-menu a:hover {
      background: #7dcef1;
      color: #fff; }
  .header__language-menu span {
    color: #6ec1e4;
    border-color: #ddd; }
  .menus .header__language-menu {
    display: block; }
  .menus .header__language-menu {
    display: none; }

.ffms-menu {
  padding-left: 5.375em; }

.site-areas-menu {
  display: none;
  clear: both;
  text-transform: uppercase;
  border-top: 2px solid #333;
  padding-top: 15px;
  transition: 0.5s opacity ease;
  display: block;
  float: left;
  margin-top: 45px;
  width: 100%;
  padding-top: 0;
  border-top: 0; }
  .switching-site .site-areas-menu {
    opacity: 0; }
  .site-areas-menu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .site-areas-menu a {
    font-size: 0.875em !important; }
  .menus .site-areas-menu {
    display: block; }
  .pdf-version .site-areas-menu {
    display: none !important; }
  .site-areas-menu__link {
    display: block;
    text-align: left;
    width: 100%;
    position: relative;
    color: #333;
    font-size: 0.875em !important;
    padding: 15px 0;
    text-transform: uppercase; }
    .site-areas-menu__link:after {
      content: "";
      position: absolute;
      display: block;
      bottom: 0;
      width: 0;
      border-bottom: 2px solid;
      transition: 0.25s width ease; }
    .site-areas-menu__link:hover, .site-areas-menu__link:focus {
      color: #7dcef1; }
    .site-areas-menu__link.opened, .site-areas-menu__link.active {
      color: #6ec1e4; }
    .site-areas-menu__link.opened:after {
      width: 100%;
      width: 125px; }
  .site-areas-menu__primary li a {
    font-size: 0.875em !important; }
  .site-areas-menu__secondary {
    margin-bottom: 20px !important;
    display: block; }
  .site-areas-menu__secondary li .site-areas-menu__link {
    color: #adadad; }
    .site-areas-menu__secondary li .site-areas-menu__link.opened {
      color: #7dcef1; }
  .site-areas-menu:after {
    content: "";
    display: table;
    clear: both; }
  .site-areas-menu > ul > li {
    display: inline-block;
    position: relative; }
  .site-areas-menu__primary {
    float: left; }
    .site-areas-menu__primary li {
      margin: 0 15px; }
      .site-areas-menu__primary li:first-child {
        margin-left: 0; }
  .site-areas-menu__link {
    display: inline-block; }
  .site-areas-menu__secondary {
    float: right;
    margin-bottom: 0 !important; }
    .site-areas-menu__secondary .site-areas-menu__link {
      position: relative;
      color: #adadad; }
      .site-areas-menu__secondary .site-areas-menu__link:hover, .site-areas-menu__secondary .site-areas-menu__link:focus {
        color: #7dcef1; }
      .site-areas-menu__secondary .site-areas-menu__link:after {
        content: "";
        position: absolute;
        display: block;
        bottom: 0;
        width: 100%;
        border-bottom: 2px solid #ddd; }
    .site-areas-menu__secondary li {
      margin: 0 0 0 15px;
      /*
				position: relative;
				&:before {
					content: '';
					width: 100%;
					height: 2px;
					background-color: $colorGrey85;
					position: absolute;
					bottom: -16px;
					left: 0;
				}
				*/ }
      .site-areas-menu__secondary li:first-child {
        margin-left: 0; }
    .site-areas-menu__secondary .site-areas-submenu {
      text-align: right;
      right: 0; }
  .menus .site-areas-menu {
    display: none; }
  .site-areas-menu__secondary .site-areas-submenu__toggle.opened + .site-areas-submenu {
    right: 0; }

.site-areas-submenu {
  display: none;
  position: absolute;
  z-index: 1;
  padding: 1em 0;
  margin-bottom: 0;
  top: 100%; }
  .opened + .site-areas-submenu {
    display: block;
    margin-bottom: 20px; }
  .site-areas-submenu__toggle {
    text-transform: uppercase; }
  .site-areas-submenu li:before {
    display: none; }
  .site-areas-submenu li a {
    display: inline-block;
    padding: 10px 0;
    color: #adadad;
    font-size: 0.875em !important; }
  .site-areas-submenu > ul {
    border-bottom: 2px solid #7dcef1;
    padding: 20px 0; }
  .site-areas-submenu > ul {
    padding: 10px 0;
    width: 300%;
    border-bottom: 0; }
  .site-areas-submenu li {
    margin-left: 0 !important; }
    .site-areas-submenu li a {
      color: #adadad; }
      .site-areas-submenu li a:hover {
        color: #7dcef1; }
  .site-areas-submenu:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: -9999px;
    right: -9999px;
    top: 0;
    bottom: 0;
    border-bottom: 8px solid;
    background: #fff; }

#main-nav {
  position: relative;
  z-index: 2000;
  background: #fff; }
  #main-nav:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff; }
  #main-nav__bg {
    position: fixed;
    z-index: -2;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #333;
    filter: alpha(opacity=0);
    transition: 0.25s opacity ease; }
    .site-areas-submenu--opened #main-nav__bg {
      height: 100%;
      filter: alpha(opacity=40); }

.page-breadcrumb {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: -5px;
  margin-bottom: 40px;
  display: none;
  display: block; }
  .page-breadcrumb li {
    float: left;
    font-size: 0.875em;
    padding-right: 5px;
    color: #898989; }
  .page-breadcrumb a {
    color: #898989; }
  .page-breadcrumb .current a {
    color: #7dcef1; }
  .pdf-version .page-breadcrumb {
    display: none; }

.store-nav {
  width: 100%;
  float: left; }
  .store-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left; }
    .store-nav ul li {
      display: none;
      animation: opacity-0-1 .5s; }
  .store-nav .trigger-store-menu {
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0;
    height: 70px; }
  .store-nav .icon {
    margin-left: 10px;
    float: right; }
  .store-nav .icon-up {
    display: none; }
  .store-nav .icon,
  .store-nav .trigger-store-menu__active-filter {
    margin-bottom: 20px;
    color: #7dcef1; }
  .store-nav .trigger-store-menu:checked ~ ul {
    border-top: 4px solid #7dcef1; }
  .store-nav .trigger-store-menu:checked ~ ul li,
  .store-nav .trigger-store-menu:checked ~ .icon-up + .icon-down {
    display: block; }
  .store-nav .trigger-store-menu:checked ~ .icon-up {
    display: block; }
  .store-nav .trigger-store-menu:checked ~ .icon-up + .icon-down {
    display: none; }
  .store-nav li {
    text-transform: uppercase;
    font-size: 0.875em;
    float: left;
    min-height: 70px;
    width: 100%;
    border-bottom: 2px solid #ddd;
    padding: 28px 0 0 0; }
    .store-nav li:first-child {
      margin-left: 0; }
    .store-nav li a {
      color: #7dcef1;
      transition: color 0.3s; }
      .store-nav li a:hover {
        color: #333; }
  .store-nav .mobile-only,
  .store-nav .trigger-store-menu,
  .store-nav .trigger-store-menu ~ .icon {
    display: none !important; }
  .store-nav .trigger-store-menu:checked ~ ul {
    border-top: none; }
  .store-nav .trigger-store-menu__active-item {
    display: block; }
  .store-nav ul {
    display: block;
    border-top: none; }
    .store-nav ul li {
      width: auto;
      min-height: auto;
      margin: 0 35px 20px 0;
      border-bottom: none;
      padding: 0;
      display: block; }
      .store-nav ul li:last-child {
        margin-right: 0; }
  .store-nav a {
    color: #7dcef1; }
  .store-nav li {
    margin-right: 40px; }

#cookies-pannel {
  position: relative;
  z-index: 2000;
  padding: 1em 0;
  background: #f4f4f4; }
  .pdf-version #cookies-pannel {
    display: none !important; }
  .site-areas-submenu--opened #cookies-pannel {
    z-index: 2001; }

.cookies-pannel__container {
  position: relative; }

.cookies-pannel__title {
  margin: 0 0 .5em;
  text-transform: uppercase;
  font-size: 1.3125em; }

.cookies-pannel__text {
  margin: 0;
  color: #adadad;
  font-size: 0.875em;
  line-height: 1.25; }

.cookies-pannel__content {
  margin-right: 40px; }

.cookies-pannel__action-btn {
  position: absolute;
  top: 0;
  right: 17px;
  font-size: 24px;
  color: #333;
  right: 26px; }
  .cookies-pannel__action-btn:focus {
    color: #6ec1e4; }
  .cookies-pannel__action-btn:hover {
    color: #7dcef1; }

.ffms-logo {
  display: block;
  float: left;
  overflow: hidden; }
  .ffms-logo .logo {
    display: block;
    pointer-events: none;
    overflow: hidden; }
  .ffms-logo .big {
    display: none; }
  .svg .ffms-logo img {
    visibility: hidden; }
  .svg .ffms-logo .logo {
    background: url("../img/logo-small.svg") no-repeat;
    background-size: contain !important; }
  .svg .ffms-logo .logo.big {
    background: url("../img/logo.svg") no-repeat; }
  .svg .ffms-logo .white.logo {
    background: url("../img/logo-white-small.svg?v") no-repeat;
    background-size: contain !important; }
  .svg .ffms-logo .white.logo.big {
    background: url("../img/logo-white.svg") no-repeat; }
  .pdf-version .ffms-logo {
    display: block;
    float: right; }
    .pdf-version .ffms-logo .logo {
      display: block; }
    .pdf-version .ffms-logo .big {
      display: none; }

a.ffms-logo .logo {
  cursor: pointer; }

.ffms-logo .small {
  display: none; }

.ffms-logo .big {
  display: block; }
  .ffms-logo .big, .ffms-logo .big img {
    max-height: 76px; }

.links-wrap {
  margin-top: 0; }

.ffms-logo .big, .ffms-logo .big img {
  max-height: none; }

@media only screen and (min-width: 1024px) and (max-height: 767px) {
  .ffms-logo .big, .ffms-logo .big img {
    max-height: 76px; } }

.login-module .btn {
  width: 100%;
  font-size: 1em;
  text-transform: none;
  text-align: center; }

.login-module input {
  display: block;
  width: 100%;
  /*& + input {
			margin-top: 30px;
		}*/ }

.login-module .input-wrap + .input-wrap {
  margin-top: 26px; }

.login-module .register {
  margin-top: 26px; }
  .login-module .register .btn {
    border-width: 1px;
    border-style: solid; }

.login-module .g-recaptcha {
  margin-top: 20px; }

.login-module .recover-password {
  margin: 16px 0 6px;
  display: block;
  padding: 10px 0;
  text-transform: none; }

.login-module .desc {
  color: #adadad;
  margin: 14px 0 26px;
  line-height: 1.1875em; }

.login-module .loading {
  display: none;
  margin: 26px 0 46px; }
  .login-module .loading p {
    margin: 0; }

.login-module .social-login {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -13px;
  margin-right: -13px;
  margin-left: -8px;
  margin-right: -8px; }
  .login-module .social-login:after {
    content: "";
    display: table;
    clear: both; }
  .login-module .social-login li {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 33.33333%;
    padding-left: 8px;
    padding-right: 8px; }
  .login-module .social-login a {
    display: block;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    line-height: 2.8125em;
    vertical-align: middle; }
  .login-module .social-login span {
    display: inline-block;
    vertical-align: middle; }

.login-module .icon-facebook,
.login-module .icon-twitter,
.login-module .icon-linkedin {
  font-size: 1.25em; }

.login-module.loading .loading {
  display: block; }

.login-module.loading .login-forms {
  display: none; }

.login-module .sep {
  border-bottom: 1px solid #ddd;
  position: relative;
  margin: 30px 0; }
  .login-module .sep span {
    position: absolute;
    left: 50%;
    top: -18px;
    margin-left: -17px;
    display: block;
    width: 35px;
    height: 35px;
    border: 1px solid #ddd;
    line-height: 35px;
    text-align: center;
    font-size: 0.875em;
    border-radius: 35px;
    background-color: #fff; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3000;
  overflow: auto;
  animation: opacity-0-1 0.25s; }
  .modal.modal--mobile {
    position: absolute; }

.modal__overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  min-height: 100%;
  min-width: 320px;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }

.modal__containter-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  white-space: nowrap;
  font-size: 0;
  min-width: 320px; }
  .modal__containter-wrap:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.modal__containter {
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  padding: 25px;
  max-width: 100%;
  overflow: hidden;
  font-size: 16px;
  white-space: normal;
  text-align: left;
  background: #fff;
  animation: opacity-0-1 0.5s;
  animation-delay: 0.25s;
  animation-fill-mode: both;
  padding: 100px; }
  .modal__containter > * {
    max-width: 974px; }
  .success-modal .modal__containter {
    padding: 50px;
    text-align: center;
    background: #7dcef1;
    color: #fff; }
    .success-modal .modal__containter .btn {
      max-width: 100%; }
  .error-modal .modal__containter {
    padding: 50px;
    text-align: center;
    background: #fd5f5f;
    color: #fff; }
    .error-modal .modal__containter .btn {
      max-width: 100%; }
  .cancel-modal .modal__containter .btn {
    color: #333 !important; }
    .cancel-modal .modal__containter .btn:hover {
      background-color: #7dcef1 !important;
      color: #fff !important; }
  .modal__containter > * {
    max-width: 824px; }
  .success-modal .modal__containter {
    padding: 75px; }
    .success-modal .modal__containter > * {
      max-width: 874px; }

.modal__close-btn {
  position: absolute;
  right: 0;
  top: 0;
  margin: 17px;
  font-size: 1.5em;
  line-height: 24px;
  height: 24px;
  width: 24px;
  color: #adadad;
  margin: 17px; }
  .success-modal .modal__close-btn,
  .error-modal .modal__close-btn {
    color: #fff; }
    .success-modal .modal__close-btn:hover,
    .error-modal .modal__close-btn:hover {
      color: #333; }
  .cancel-modal .modal__close-btn:hover {
    color: #fff; }
  .modal__close-btn .label {
    display: none; }

body.modal--open {
  overflow: hidden;
  height: 100%; }

.modal-message {
  max-width: 450px; }
  .modal-message__title {
    margin: 0 0 0.5em;
    text-transform: uppercase;
    font-size: 2.25em; }
  .modal-message__subtitle {
    margin: 0 0 0.5em;
    text-transform: uppercase;
    font-size: 1.5em; }
  .modal-message__text {
    font-family: Georgia, Times, "Times New Roman", serif; }
  .modal-message__action {
    margin-top: 30px;
    margin-left: -13px;
    margin-right: -13px; }
    .modal-message__action .btn {
      display: block;
      margin-top: 10px;
      width: 100%; }
    .modal-message__action:after {
      content: "";
      display: table;
      clear: both; }
    .modal-message__action .btn {
      display: inline-block;
      width: auto;
      margin-left: 13px;
      margin-right: 13px; }

.video-modal .modal__containter,
.video-serie-modal .modal__containter {
  width: 100%;
  max-width: 972px; }

.video-modal__title,
.video-serie-modal__title {
  font-size: 1.3125em; }

.video-modal__player,
.video-serie-modal__player {
  position: relative;
  overflow: hidden; }
  .video-modal__player:before,
  .video-serie-modal__player:before {
    content: "";
    display: block;
    padding-top: 56.25%; }
  .video-modal__player img,
  .video-serie-modal__player img {
    position: absolute;
    left: -9999px;
    right: -9999px;
    top: -9999px;
    bottom: -9999px;
    width: 100%;
    margin: auto; }
  .video-modal__player .video-player__close,
  .video-serie-modal__player .video-player__close {
    display: none;
    visibility: hidden; }

.video-modal__serie .play-carousel .highlights-control.prev,
.video-modal__serie .play-carousel .highlights-control.next,
.video-serie-modal__serie .play-carousel .highlights-control.prev,
.video-serie-modal__serie .play-carousel .highlights-control.next {
  margin-top: -10px !important; }

.video-modal .video__play-btn,
.video-serie-modal .video__play-btn {
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: -9999px;
  bottom: -9999px;
  margin: auto; }

.video-serie-modal__date {
  color: #a0a0a0;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  font-size: 0.8125em;
  line-height: 1.23077em;
  margin: 0; }

.video-serie-modal__title {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  font-size: 1.875em;
  line-height: 1.16667em;
  margin: 0; }

.video-serie-modal__seriename {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  font-size: 1.5em;
  line-height: 1.16667em;
  margin: 0;
  color: white;
  text-transform: uppercase;
  margin-bottom: 15px; }

.video-serie-modal__buttons {
  margin-top: 15px;
  margin-bottom: 15px; }
  .video-serie-modal__buttons__add {
    display: inline-block;
    text-transform: uppercase;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
    font-size: 0.875em;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 1.21429em;
    text-align: center; }
  .video-serie-modal__buttons__add {
    background-color: #fff;
    color: #7ccff1;
    padding: 10px 25px 10px 20px; }
    .video-serie-modal__buttons__add .icon {
      font-size: 1.5em; }
    .video-serie-modal__buttons__add__text {
      padding-left: 5px; }

.video-serie-modal .modal__containter {
  padding: 50px 10px 10px 10px;
  width: 70%;
  width: 80%; }
  .video-serie-modal .modal__containter > * {
    max-width: none; }

.video-serie-modal figure {
  opacity: 0;
  visibility: hidden; }

.cancel-modal .modal__containter {
  max-width: 580px;
  text-align: center;
  background: #333;
  color: #fff; }

#recover-password,
#recover-password-success {
  text-align: center; }
  #recover-password .recover-password__title,
  #recover-password-success .recover-password__title {
    margin-top: 0;
    line-height: 1.25;
    font-size: 1.875em; }
  #recover-password .recover-password__info,
  #recover-password-success .recover-password__info {
    color: #adadad; }

#recover-password {
  max-width: 280px; }
  #recover-password input {
    width: 100%; }
  #recover-password .input-wrap,
  #recover-password .btn {
    width: 100%;
    margin: 30px 0 0; }
  #recover-password .btn {
    text-align: center;
    background: #7dcef1;
    color: #fff;
    border: 1px solid #7dcef1; }
    #recover-password .btn:hover, #recover-password .btn:focus {
      background: #fff;
      color: #7dcef1; }

.modal-form {
  padding: 30px 50px 50px;
  margin: 30px -50px -50px;
  text-align: left;
  background: #fff;
  color: #333;
  padding: 50px 100px 100px;
  margin: 50px -100px -100px; }
  .modal-form .elabel {
    margin: 30px 0; }
  .modal-form__title {
    margin: 0 0 0.25em;
    text-transform: none;
    font-size: 1.5em;
    color: #7dcef1;
    font-size: 1.875em; }
  .modal-form__text {
    margin: 0.5em 0;
    color: #7dcef1; }
  .modal-form__action {
    margin: 5px 0; }
    .modal-form__action .btn {
      display: block;
      margin-top: 25px;
      padding-left: 1em !important;
      padding-right: 1em !important;
      width: 100%;
      background: #333 !important;
      color: #fff !important; }
      .modal-form__action .btn:hover, .modal-form__action .btn:focus {
        background: #7dcef1 !important; }

.pdf-modal .cover-pdf-hack {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1; }

.pdf-modal .modal__containter {
  width: 80%;
  max-width: 716px; }

.pdf-modal .pdfobject-container {
  position: relative; }
  .pdf-modal .pdfobject-container:before {
    content: "";
    display: block;
    padding-top: 141.42857%; }

.pdf-modal .pdf-iframe,
.pdf-modal .pdfobject {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.pdf-modal__download-btn {
  display: block;
  width: 100%;
  text-align: center; }

.shareable-modal .modal__containter {
  padding: 50px;
  padding-top: 70px;
  overflow: visible;
  padding: 100px; }
  .shareable-modal.modal--mobile .shareable-modal .modal__containter-wrap {
    overflow: auto; }

.shareable-modal .modal__content {
  position: relative; }

.shareable-modal .share-drop {
  position: absolute;
  right: -50px;
  top: 0;
  margin-top: -15px;
  z-index: 20;
  text-align: left;
  margin-top: -45px;
  right: -100px; }
  .shareable-modal .share-drop__toggle-btn {
    position: absolute;
    right: 58px;
    top: -48px; }
  .shareable-modal .share-drop__content {
    clear: both; }
    .shareable-modal .share-drop__content:before, .shareable-modal .share-drop__content:after {
      right: 82px; }

.page-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3000; }

.page-overlay__cover {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #333;
  filter: alpha(opacity=40); }

.page-cover {
  margin-bottom: 50px;
  outline: 0 !important; }

.page-cover__close-btn {
  float: right;
  padding: 26px 0;
  font-size: 0.875em;
  line-height: 1.71429em;
  text-transform: uppercase;
  color: #333;
  border-bottom: 2px solid; }
  .page-cover__close-btn:hover, .page-cover__close-btn:focus {
    color: #7dcef1; }
  .page-cover__close-btn .icon {
    position: relative;
    margin-left: .5em;
    font-size: 1.71429em;
    vertical-align: middle; }

.page-cover__logo {
  float: left;
  margin-top: 10px;
  margin-top: 75px; }

.page-cover__title {
  display: inline-block;
  padding-top: 1em;
  color: #7dcef1;
  text-transform: uppercase;
  font-size: 2.25em;
  font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  line-height: 1;
  border-top: 8px solid; }

.page-cover__content {
  clear: both; }

.page-cover--open #main-nav,
.page-cover--open #content {
  display: none; }

.page-title-wrap {
  position: relative;
  z-index: 1500;
  background: #fff; }

#user-password__form {
  background: #7dcef1;
  text-align: center;
  color: #fff; }
  .change-password-page #user-password__form {
    margin-top: 20px;
    margin-top: 35px; }
  #user-password__form .container {
    padding-top: 50px;
    padding-bottom: 50px; }
  #user-password__form fieldset {
    padding: 0;
    margin: 0 auto;
    max-width: 380px;
    border: 0;
    text-align: left; }
  #user-password__form .input-wrap, #user-password__form .btn {
    margin-top: 2em; }
  #user-password__form input {
    border: 0; }
  #user-password__form input, #user-password__form button {
    display: block;
    width: 100%; }
  #user-password__form .btn {
    color: #fff;
    border: 1px solid #fff; }
    #user-password__form .btn:hover, #user-password__form .btn:focus {
      color: #333; }
  #user-password__form label {
    color: #333; }
  #user-password__form .elabel input:focus + label, #user-password__form .elabel input:focus + .parsley-errors-list + label, #user-password__form .elabel .not-empty + label, #user-password__form .elabel .not-empty + .parsley-errors-list + label, #user-password__form .elabel .not-empty + .select2 + label {
    color: #fff; }

.user-password__title,
.user-password__info {
  width: 90%;
  max-width: 480px;
  margin: 0 auto; }
  .change-password-page .user-password__title, .change-password-page
  .user-password__info {
    max-width: 540px; }

.user-password__title {
  margin: 0 auto .5em;
  font-size: 1.3125em;
  line-height: 1.25;
  text-transform: uppercase;
  font-size: 1.875em;
  font-size: 2.25em; }

.user-password__info {
  font-family: Georgia, Times, "Times New Roman", serif; }

.message-page__header {
  margin: 20px 0;
  padding: 20px 0;
  text-align: center;
  background: #7dcef1;
  color: #fff;
  padding: 50px 0;
  margin-bottom: 50px;
  padding: 75px 0;
  margin-bottom: 75px; }
  .message-page__header__inner {
    width: 70%;
    width: 50%; }
  .message-page__header__title {
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    font-size: 36px;
    margin: 0 0 20px; }
  .message-page__header__text {
    margin: 20px 0; }
  .message-page__header .btn {
    margin: 1em 0 0; }

.message-page__content__title {
  margin: 1.5em auto;
  text-align: center;
  color: #6ec1e4;
  width: 70%;
  width: 50%; }

.search-page {
  min-height: 390px; }
  .search-page .input-wrap input,
  .search-page .select2-container--default .select2-selection--single {
    border-color: #ddd;
    color: #7dcef1; }
  .search-page .select2-search--dropdown {
    display: none; }
  .search-page label {
    color: #adadad;
    width: 100%; }
  .search-page .twitter-typeahead {
    display: block;
    width: 100% !important; }
    .search-page .twitter-typeahead input {
      position: relative;
      z-index: 101; }
    .search-page .twitter-typeahead label {
      z-index: 101; }
    .search-page .twitter-typeahead .tt-menu {
      padding: 80.0625px 20px 20px;
      margin: -60.0625px -20px 0;
      right: 0;
      background: #fff;
      border: 1px solid #ddd;
      z-index: 100; }
    .search-page .twitter-typeahead .tt-suggestion {
      padding: 0.625em 0;
      cursor: pointer; }
      .search-page .twitter-typeahead .tt-suggestion:hover, .search-page .twitter-typeahead .tt-suggestion.tt-cursor {
        color: #7dcef1; }
    .search-page .twitter-typeahead .tt-highlight {
      color: #7dcef1; }
  .search-page .load-more-btn {
    margin-top: 1.90476em !important;
    text-align: center;
    font-size: 1.3125em;
    height: 3.09524em;
    line-height: 3.09524em;
    background: #f4f4f4;
    color: #333; }
    .search-page .load-more-btn:hover, .search-page .load-more-btn:focus {
      background: #7dcef1; }

button.search-page__see-more-btn {
  display: none;
  width: 100%; }
  button.search-page__see-more-btn.visible {
    display: block; }

.search-form__fieldset {
  border: 0;
  margin-left: -13px;
  margin-right: -13px;
  font-size: 0; }
  .search-form__fieldset:after {
    content: "";
    display: table;
    clear: both; }
  .search-form__fieldset > * {
    display: inline-block;
    float: none !important;
    font-size: 16px;
    vertical-align: top; }

.search-form__note {
  margin-top: 10px;
  font-size: 14px;
  color: #adadad;
  margin-top: 20px; }

.search-form__text-column,
.search-form__option-column,
.search-form__theme-column,
.search-form__button-column {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  float: left;
  margin-top: 30px;
  padding-left: 13px;
  padding-right: 13px; }

.search-form__text-column,
.search-form__button-column {
  width: 100%; }

.search-form__text-column {
  margin-bottom: 15px; }

.search-form__option-column {
  width: 25%; }

.search-form__theme-column {
  width: 75%; }

.search-form__button-column .btn {
  display: block;
  width: 100%;
  color: #fff;
  background: #7dcef1; }
  .search-form__button-column .btn .icon {
    font-size: 1.5em;
    vertical-align: middle; }
  .search-form__button-column .btn:focus {
    background: #6ec1e4; }
  .search-form__button-column .btn:hover {
    background: #333; }

.search-form__option-column span {
  width: 48px;
  text-transform: uppercase;
  color: #333; }

.search-form__option-column {
  width: 16.66667%; }

.search-form__theme-column {
  width: 83.33333%; }

.search-form__text-column {
  width: 25%;
  margin-bottom: 0; }

.search-form__theme-column {
  width: 56.25%; }

.search-form__option-column {
  width: 8.33333%; }

.search-form__button-column {
  width: 10.41667%; }

.search-form__button-column .label {
  display: none; }

.search-form__option-column {
  text-align: center; }

.search-form__button-column {
  text-align: right; }

.search-form__button-column .btn {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0;
  border-radius: 200px; }
  .search-form__button-column .btn:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%; }
  .search-form__button-column .btn .icon {
    font-size: 1.875em;
    position: absolute;
    top: -9999px;
    left: -9999px;
    bottom: -9999px;
    right: -9999px;
    margin: auto;
    width: 1em;
    height: 1em; }

.search-form__text-column,
.search-form__theme-column {
  width: 41.66667%; }

.search-form__option-column,
.search-form__button-column {
  width: 8.33333%; }

.search-form__button-column .btn .icon {
  font-size: 2.25em; }

.search-page__results-count {
  padding: 1.5em 0;
  font-size: 1.1875em;
  color: #7dcef1;
  border-bottom: 2px solid; }

.search__history__title {
  margin: 2em 0 1.25em;
  text-transform: uppercase;
  font-size: 30px; }

.search__history__subtitle {
  margin: 1em 0 .5em;
  text-transform: uppercase;
  font-size: 21px;
  color: #7dcef1; }

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

.search__history__link {
  font-size: 21px;
  color: #adadad; }
  .search__history__link:hover, .search__history__link:focus {
    color: #333; }

.location-page .map-module__map {
  margin-top: 20px;
  height: 375px;
  margin-top: 35px;
  height: 535px;
  height: 445px;
  margin-top: 40px;
  height: 595px; }
  .location-page .map-module__map .map-module__marker {
    display: none;
    width: 275px; }
  .location-page .map-module__map .map-module__marker {
    display: block; }
    .location-page .map-module__map .map-module__marker h2 {
      margin-top: 0; }

.location-page .map-module__marker {
  color: #adadad;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  display: none; }
  .location-page .map-module__marker h2 {
    color: #333; }
  .location-page .map-module__marker .icon-email {
    margin-right: .5em; }

.location-page h2 {
  margin-top: 2em;
  font-size: 1.3125em;
  line-height: 1.2; }

.location-page__list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: Georgia, Times, "Times New Roman", serif; }
  .location-page__list li {
    margin: .5em 0;
    padding-left: 1em; }
    .location-page__list li:before {
      content: "—";
      float: left;
      margin-left: -1em; }

.register-page__intro, .register-page__login, .register-page__social-networks__title {
  display: none;
  display: block; }

.register-page__intro {
  margin-bottom: 3em; }

.register-page__social-networks {
  border-top: 1px solid; }
  .register-page__social-networks__list {
    margin: 0;
    padding: 0;
    list-style: none; }
    .register-page__social-networks__list > * {
      margin: 10px 0 0; }
      .register-page__social-networks__list > *:first-child {
        margin-top: 0; }
  .register-page__social-networks__link {
    display: table;
    width: 100%;
    border: 1px solid #ddd; }
    .register-page__social-networks__link > * {
      display: table-cell;
      vertical-align: middle; }
    .register-page__social-networks__link .icon {
      height: 45px;
      width: 45px;
      min-width: 45px !important;
      line-height: 45px;
      font-size: 1.25em;
      text-align: center;
      border-right: 1px solid #ddd; }
    .register-page__social-networks__link .label {
      padding: 0 10px; }

.register-page .user-data-form:before {
  display: block;
  content: "";
  height: 0;
  border-top: 1px solid #6ec1e4; }

.register-page .user-data-form__footer {
  border-top: 2px solid #6ec1e4;
  padding-top: 30px; }
  .register-page .user-data-form__footer .inner {
    float: right; }
  .register-page .user-data-form__footer .btn {
    margin: 20px 0 10px;
    display: block;
    width: 100%; }
  .register-page .user-data-form__footer .status {
    margin: 20px 0 10px; }

.register-page .user-data-form__fieldset {
  margin-left: -13px;
  margin-right: -13px; }
  .register-page .user-data-form__fieldset:after {
    content: "";
    display: table;
    clear: both; }
  .register-page .user-data-form__fieldset__legend {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 33.33333%; }
  .register-page .user-data-form__fieldset__fields {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 66.66667%; }

.register-page__aside,
.register-page .user-data-form {
  margin-top: 30px; }

.register-page__content {
  margin-left: -13px;
  margin-right: -13px; }
  .register-page__content:after {
    content: "";
    display: table;
    clear: both; }

.register-page__aside,
.register-page .user-data-form {
  margin-top: 0;
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  float: left; }

.register-page__aside {
  float: right;
  width: 25%; }

.register-page .user-data-form {
  width: 66.66667%; }

.register-page__form__data-fieldset {
  position: relative;
  margin-top: 20px; }
  .register-page__form__data-fieldset:before {
    content: "";
    display: block !important;
    height: 0;
    border-top: 1px solid #ddd;
    margin: 0 13px; }

.register-page__aside__title {
  margin: 20px 0;
  text-transform: uppercase; }

.register-page__login {
  margin-top: 30px;
  border-top: 8px solid; }

.register-success-page__header {
  margin: 20px 0;
  padding: 20px 0;
  text-align: center;
  background: #7dcef1;
  color: #fff;
  padding: 50px 0;
  margin-bottom: 50px;
  padding: 75px 0;
  margin-bottom: 75px; }
  .register-success-page__header__inner {
    width: 70%;
    width: 50%; }
  .register-success-page__header__title {
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    font-size: 36px;
    margin: 0 0 20px; }
  .register-success-page__header__text {
    margin: 20px 0; }
  .register-success-page__header .btn {
    margin: 1em 0 0; }

.register-success-page__content__title {
  margin: 1.5em auto;
  text-align: center;
  color: #6ec1e4;
  width: 70%;
  width: 50%; }

.register-success-page__header__title {
  text-transform: uppercase;
  font-family: "AzoSans-Light", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }

.home-ffms-quote {
  clear: both;
  color: #7dcef1;
  margin: 0;
  position: relative; }
  #header .home-ffms-quote {
    padding-top: 20px; }
    #header .home-ffms-quote h2.heading {
      margin-bottom: 0 !important; }
  #header .home-ffms-quote h2.heading,
  .home-ffms-quote .heading {
    margin: 0;
    font-size: 1.25em;
    line-height: 1.2;
    margin-bottom: 30px;
    width: 100%;
    float: left; }
  #header .home-ffms-quote h2.heading,
  .home-ffms-quote .heading {
    font-size: 1.8125em; }
  #header .home-ffms-quote h2.heading,
  .home-ffms-quote .heading {
    width: 80%;
    font-size: 2.1875em; }
  #header .home-ffms-quote {
    padding-top: 4px; }

.conferences-grid-list__item {
  margin-bottom: 50px; }
  .conferences-grid-list__item figure, .conferences-grid-list__item__figure {
    margin-bottom: 20px; }
  .conferences-grid-list__item__figure {
    display: block;
    float: none;
    margin-bottom: 20px !important; }
    .conferences-grid-list__item__figure a[target=video-player] {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #000; }
      .conferences-grid-list__item__figure a[target=video-player] img {
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto; }
    .conferences-grid-list__item__figure .video__play-btn {
      position: absolute;
      top: 50%;
      left: 50%; }
    .conferences-grid-list__item__figure .video-player .sound, .conferences-grid-list__item__figure .video-player .progress-holder {
      display: none; }
    .conferences-grid-list__item__figure .video-player.fullscreen-player .sound, .conferences-grid-list__item__figure .video-player.fullscreen-player .progress-holder {
      display: block; }
  .conferences-grid-list__item:hover .conferences-grid-list__item__figure img {
    transform: scale(1.05); }
  .conferences-grid-list__item__figure {
    position: relative;
    overflow: hidden; }
    .conferences-grid-list__item__figure:before {
      content: "";
      display: block;
      padding-top: 100%; }
    .conferences-grid-list__item__figure img {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: auto;
      transition: .3s all ease; }
    .conferences-grid-list__item__figure .label {
      position: absolute;
      bottom: 10px;
      padding: 10px;
      left: 0;
      max-width: 80%;
      text-transform: uppercase;
      font-size: 0.875em;
      color: #333;
      background: #fff; }
  .conferences-grid-list__item__title {
    margin: 0 0 3px 0;
    font-size: 1.3125em;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
  .conferences-grid-list__item__date {
    margin: 0 0 25px 0;
    font-size: 0.75em;
    text-transform: uppercase; }
  .conferences-grid-list__item__text {
    font-family: Georgia, Times, "Times New Roman", serif;
    line-height: 1.4;
    color: #333; }
  .from-group .conferences-grid-list__item__content {
    padding: 10px;
    padding-left: 26px;
    padding-left: 10px; }

.conferences-list-filters {
  margin-bottom: 30px;
  margin-bottom: 65px; }

.conferences-cycle-header {
  margin-bottom: 30px;
  margin-bottom: 40px; }
  .conferences-cycle-header .item-wrap {
    padding: 10px; }
  .conferences-cycle-header__figure {
    position: relative;
    overflow: hidden;
    margin: 0; }
    .conferences-cycle-header__figure img {
      display: block;
      width: 100%; }
    .conferences-cycle-header__figure.with-video {
      position: relative; }
      .conferences-cycle-header__figure.with-video a {
        position: relative;
        display: block;
        width: 100%;
        height: 100%; }
  .conferences-cycle-header__content {
    padding: 26px; }
  .conferences-cycle-header .content-highlight__taxonomy {
    color: inherit;
    color: #fff;
    margin-bottom: 15px; }
  .conferences-cycle-header__title {
    margin: 0 0 13px 0;
    font-size: 1.875em;
    line-height: 1.2; }
  .conferences-cycle-header__intro {
    margin-bottom: 30px;
    font-size: 1.125em;
    line-height: 1.4;
    font-family: Georgia, Times, "Times New Roman", serif; }
  body .conferences-cycle-header__btn {
    padding-left: 1.25em;
    padding-right: 1.25em;
    padding-top: 22.5px;
    padding-bottom: 22.5px;
    min-height: 4.0625em;
    line-height: 1.25;
    text-align: center; }
  .conferences-cycle-header .item-wrap {
    position: relative;
    padding: 0;
    overflow: hidden; }
  .conferences-cycle-header__figure {
    float: left;
    width: 66.66667%; }
    .conferences-cycle-header__figure-wrap {
      display: block;
      padding: 10px; }
  .conferences-cycle-header__content {
    float: left;
    width: 33.33333%;
    padding: 26px !important; }
  .conferences-cycle-header__date {
    margin: 0 0 27px 0;
    font-size: 0.875em;
    text-transform: uppercase; }
  .conferences-cycle-header__figure {
    position: relative; }
  .conferences-cycle-header .content-hero__label {
    right: 10px; }

.conferences-cycle-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .conferences-cycle-list__item {
    margin-left: -13px;
    margin-right: -13px;
    overflow: hidden;
    position: relative;
    padding: 28px 0 40px;
    padding-top: 38px;
    padding-top: 48px; }
    .conferences-cycle-list__item:after {
      content: "";
      display: table;
      clear: both; }
    .conferences-cycle-list__item > * {
      position: relative;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      float: left;
      width: 100%; }
    .conferences-cycle-list__item:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      border-top: 4px solid #7dcef1;
      margin-left: 13px;
      margin-right: 13px; }
    .conferences-cycle-list__item:first-child {
      padding-top: 20px; }
      .conferences-cycle-list__item:first-child:before {
        display: none; }
    .conferences-cycle-list__item__figure {
      margin: 0;
      margin-bottom: 20px; }
      .conferences-cycle-list__item__figure .figure-wrap {
        position: relative;
        padding: 5px; }
      .conferences-cycle-list__item__figure img {
        display: block;
        width: 100%; }
      .conferences-cycle-list__item__figure .label {
        position: absolute;
        padding: 10px;
        max-width: 80%;
        text-transform: uppercase;
        font-size: 0.875em;
        color: #333;
        background: #fff;
        bottom: 20px;
        left: 5px; }
    .conferences-cycle-list__item__link {
      margin-bottom: 25px;
      display: inline-block;
      text-transform: uppercase;
      font-size: 0.875em; }
    .conferences-cycle-list__item__action-btn {
      display: block;
      text-align: center;
      margin-bottom: 8px !important; }
    .conferences-cycle-list__item .note {
      font-size: 0.8125em; }
    .conferences-cycle-list__item .content-highlight__taxonomy {
      margin-bottom: 10px; }
    .conferences-cycle-list__item__title {
      margin: 0 0 15px 0;
      font-size: 1.25em; }
    .conferences-cycle-list__item__text {
      font-family: Georgia, Times, "Times New Roman", serif;
      font-size: 1.0625em;
      margin-bottom: 20px; }
    .conferences-cycle-list__item__location {
      margin-bottom: 20px; }
    .conferences-cycle-list__item:before {
      border-top-width: 8px; }
    .conferences-cycle-list__item__figure {
      width: 25%; }
      .conferences-cycle-list__item__figure .figure-wrap {
        padding: 10px; }
      .conferences-cycle-list__item__figure .label {
        left: 10px; }
    .conferences-cycle-list__item__content {
      width: 50%; }
    .conferences-cycle-list__item__extra-content {
      width: 25%; }
    .conferences-cycle-list__item__link {
      min-width: 33.33333%;
      text-transform: uppercase;
      font-size: 14px;
      position: relative;
      padding-bottom: 20px;
      display: inline-block; }
      .conferences-cycle-list__item__link:before {
        content: "";
        position: absolute;
        width: 120%;
        min-width: 225px;
        height: 2px;
        background-color: #7dcef1;
        bottom: 0;
        left: 0; }
    .conferences-cycle-list__item .event-date__dates {
      overflow: hidden;
      display: inline-block; }
      .conferences-cycle-list__item .event-date__dates * {
        line-height: 1; }
    .conferences-cycle-list__item .event-date__date {
      display: inline-block;
      vertical-align: top; }
    .conferences-cycle-list__item .event-date__day {
      font-size: 2.25em;
      line-height: 1;
      font-weight: 700;
      display: inline-block;
      vertical-align: top;
      font-size: 3em;
      font-size: 3.5em; }
    .conferences-cycle-list__item .event-date__month {
      display: block;
      clear: both;
      font-size: 1.5em;
      text-transform: uppercase;
      margin-bottom: 0;
      font-size: 1.875em; }
    .conferences-cycle-list__item .event-date__divider {
      width: auto;
      display: inline-block;
      line-height: 1;
      font-size: 1.5em;
      padding: 0.5em 0 0.20833em 0;
      vertical-align: top;
      padding: 0.83333em 0 0.20833em 0;
      font-size: 1.8125em; }
    .conferences-cycle-list__item .event-date__date + .event-date__divider {
      margin-bottom: 0.92em;
      margin-bottom: 0.7931em; }
    .conferences-cycle-list__item .event-date__time {
      float: left;
      width: 100%; }
    .conferences-cycle-list__item .event-date__map-btn {
      display: inline-block;
      margin-top: 20px;
      color: #333;
      font-size: 0.875em; }
      .conferences-cycle-list__item .event-date__map-btn:focus, .conferences-cycle-list__item .event-date__map-btn:hover {
        color: #7dcef1; }
      .conferences-cycle-list__item .event-date__map-btn .icon {
        font-size: 24px;
        vertical-align: middle;
        margin-right: 5px; }
    .conferences-cycle-list__item__year {
      font-size: 1.375em;
      line-height: 1;
      color: #adadad;
      margin: 15px 0 30px 0; }
    .conferences-cycle-list__item__year {
      margin: 35px 0 30px 0; }
    .conferences-cycle-list__item .event-date__month,
    .conferences-cycle-list__item .event-date__date + .event-date__divider {
      margin-bottom: 0; }

.conferences-cycle-description {
  border-top: 2px solid #7dcef1;
  padding: 27px 0 60px 0; }
  .conferences-cycle-description__intro {
    color: #7dcef1;
    font-size: 1.375em;
    margin: 0 0 45px 0; }
  .conferences-cycle-description__text {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.125em; }
  .conferences-cycle-description__intro {
    font-size: 1.875em; }
  .conferences-cycle-description__text {
    padding-left: 100px; }

.conference-header__figure-wrap {
  position: relative; }

.conference-header__banner .page-header-banner__taxonomy,
.conference-header__banner .page-header-banner__date,
.conference-header__banner .page-header-banner__title {
  color: #fff; }
  .dark-title .conference-header__banner .page-header-banner__taxonomy, .dark-title
  .conference-header__banner .page-header-banner__date, .dark-title
  .conference-header__banner .page-header-banner__title {
    color: #333 !important; }
  .light-title .conference-header__banner .page-header-banner__taxonomy, .light-title
  .conference-header__banner .page-header-banner__date, .light-title
  .conference-header__banner .page-header-banner__title {
    color: #fff !important; }

.conference-header__banner .btn {
  text-align: center;
  width: 100%;
  padding: 10px 20px;
  line-height: 1.4;
  white-space: nowrap;
  color: #fff;
  background: #333; }
  .conference-header__banner .btn:hover, .conference-header__banner .btn:focus {
    color: #333;
    background: #fff; }
  .conference-header__banner .btn.inverse {
    color: #333;
    background: #fff; }
    .conference-header__banner .btn.inverse:hover, .conference-header__banner .btn.inverse:focus {
      color: #fff;
      background: #333; }
  .conference-header__banner .btn span {
    display: none; }

.conference-header__banner .note {
  font-size: 0.75em; }
  .conference-header__banner .note ~ .btn {
    margin-top: 5px; }

.note {
  display: none; }
  .note ~ .btn {
    margin-top: 0; }

.conference-header__banner .page-header-banner__action .btn + .note {
  margin: 5px 0 0; }

.conference-header__banner .page-header-banner__title {
  font-size: 1.5em; }

.conference-header__banner .btn {
  padding: 20px 10px; }

.btn span {
  display: inline; }

.note {
  display: block; }

.conference-header__banner .page-header-banner__title {
  font-size: 2em; }

.conference-questions-form--open .conference-header__banner {
  transform: none; }

.conference-header__figure {
  margin: 0;
  position: relative;
  overflow: hidden; }
  .conference-header__figure:before {
    content: "";
    display: block;
    padding-top: 118.75%;
    padding-top: 59.74026%;
    padding-top: 47.65957%; }
  .conference-header__figure-wrap {
    background: #7dcef1;
    background-position: 50% 50%;
    background-size: cover; }
  .conference-header__figure img {
    position: absolute;
    display: block;
    top: -9999px;
    bottom: -9999px;
    left: 0;
    width: 100%;
    margin: auto; }

.conference-header__embed {
  position: relative;
  overflow: hidden; }
  .conference-header__embed:before {
    content: "";
    display: block;
    padding-top: 56.25%; }
  .conference-header__embed > iframe,
  .conference-header__embed > object,
  .conference-header__embed > video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%; }
  .conference-header__embed__stamp {
    color: #fff; }
    .conference-header__embed__stamp .label {
      padding-left: 20px; }
      .conference-header__embed__stamp .label > * {
        display: block; }
    .conference-header__embed__stamp .icon {
      font-size: 1em; }
    .conference-header__embed__stamp .live {
      position: relative;
      color: #aad754;
      font-size: 0.875em;
      font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
      .conference-header__embed__stamp .live:before {
        position: absolute;
        content: "";
        left: -16px;
        top: 4px;
        height: 10px;
        width: 10px;
        border-radius: 6px;
        background: #aad754; }
    .conference-header__embed__stamp .from {
      font-size: 0.75em; }
  .conference-header__embed script {
    display: none !important; }

.conference-header__countdown {
  position: relative; }
  .conference-header__countdown .streaming-countdown__message > * {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    .conference-header__countdown .streaming-countdown__message > *:before {
      padding-top: 118.75%;
      padding-top: 59.74026%;
      padding-top: 47.70017%; }

.conference-questions-form--open .conference-header .fixed-block--clone {
  position: static !important; }

.conference-form--open .conference-header .page-header-banner {
  position: relative;
  z-index: 1501; }

.conference-header .page-header-banner.fixed-block--clone.no-action {
  display: none; }

.conference-header .page-header-banner.fixed-block--clone .btn {
  padding: 10px 20px; }

.conference-header .page-header-banner.fixed-block--clone__taxonomy {
  display: none; }

.conference-header .page-header-banner.fixed-block--clone__title {
  margin: 0 0 10px 0;
  font-size: 1.5em;
  display: none; }

.conference-header .page-header-banner.fixed-block--clone__date {
  display: none; }

.conference-header .page-header-banner.fixed-block--clone__action .note {
  display: none; }

.conference-header .page-header-banner.fixed-block--clone.no-action {
  display: block; }

.conference-header .page-header-banner.fixed-block--clone__taxonomy {
  display: block; }

.conference-header .page-header-banner.fixed-block--clone__title {
  margin: 0 0 10px 0;
  font-size: 1.5em;
  display: block; }

.conference-header .page-header-banner.fixed-block--clone__date {
  display: none; }

.conference-header .page-header-banner.fixed-block--clone__action .btn {
  margin: 25px 0 5px 0; }

.conference-header .page-header-banner.fixed-block--clone__action .note {
  display: none; }

.conference-header .page-header-banner.fixed-block--clone .page-header-banner__title {
  font-size: 1.5em; }

.belongs_to_cycle .conference-header .page-header-banner.fixed-block--clone .page-header-banner__figure.cycle-figure {
  display: table-cell; }

.belongs_to_cycle .conference-header .page-header-banner.fixed-block--clone .page-header-banner__figure.conference-figure {
  display: none !important; }

.conference-header .page-header-banner.fixed-block--clone .cycle-info {
  display: none !important; }

.conference-header .page-header-banner.fixed-block--clone .conference-info {
  display: block !important; }

.conference-form--open .conference-header .page-header-banner.fixed-block--clone {
  display: none !important; }

.belongs_to_cycle .conference-header .page-header-banner__figure.cycle-figure {
  display: none; }

.belongs_to_cycle .conference-header .page-header-banner .cycle-info {
  display: block; }

.belongs_to_cycle .conference-header .page-header-banner .conference-info {
  display: none; }

#conference-questions-forms {
  position: absolute;
  top: -30px;
  right: 0;
  width: 100%;
  margin-right: 0; }

.conference-questions-form .questions-form {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  margin-right: 0;
  margin-right: 13px; }
  .conference-questions-form .questions-form__container {
    right: 0;
    width: 100%;
    padding: 20px; }
  .conference-questions-form .questions-form__close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 24px;
    color: #333; }
    .conference-questions-form .questions-form__close-btn:hover, .conference-questions-form .questions-form__close-btn:focus {
      color: #adadad; }
  .conference-questions-form .questions-form__container {
    width: 200%;
    right: -10px; }
  .conference-questions-form .questions-form__container {
    width: 250%;
    right: 0; }

#conference-forms {
  background: #fff; }

.conference-form {
  position: relative; }
  .conference-form__overlay {
    display: block;
    z-index: 1499; }
  .conference-form__content {
    position: relative;
    background: #fff;
    z-index: 1500; }
    .conference-form__content:before {
      content: "";
      display: table;
      clear: both; }
    .conference-form__content:after {
      content: "";
      display: table;
      clear: both; }

.questions-form {
  position: relative; }
  .questions-form__overlay {
    display: block; }
  .questions-form__container {
    position: absolute;
    z-index: 3000;
    background: #fff; }
    .modal .questions-form__container {
      position: relative;
      max-width: 480px; }
  .questions-form__title {
    margin: .5em 0;
    padding-right: 24px;
    text-transform: uppercase;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    font-size: 2.25em; }
  .questions-form__text {
    font-size: 1.5em; }
  .questions-form .radio-label {
    color: #adadad; }
  .questions-form .textarea-wrap {
    margin-top: 40px; }
    .questions-form .textarea-wrap label {
      left: 0; }
  .questions-form textarea {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    border-top: 2px solid #333;
    resize: none; }
  .questions-form-modal .modal__containter {
    padding: 50px; }

.conference-questions__title {
  padding: 0 0 1em; }

.conference-questions__list {
  margin: 0;
  padding: 0;
  list-style: none; }

.conference-questions__item {
  padding: 20px 0 40px;
  border-top: 2px solid #ddd; }
  .conference-questions__item:first-child {
    border-top: 0; }

.conference-questions .author__picture {
  float: left;
  margin-left: -60px;
  background-color: #ddd; }

.conference-questions .author__name {
  padding: .2em 0;
  font-size: 0.875em;
  font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }

.conference-question__info {
  padding-left: 60px; }
  .conference-question__info:after {
    content: "";
    display: table;
    clear: both; }
  .conference-question__info--no-user-photo {
    padding-left: 0; }

.conference-question__time {
  font-size: 0.875em;
  color: #adadad; }

.conference-question__question {
  margin: .5em 0;
  font-size: 1.3125em;
  color: #7dcef1; }

.conference-question__targets {
  font-size: 0.875em;
  color: #adadad; }
  .conference-question__targets a {
    color: #333;
    text-decoration: underline; }

.conference-question__answer {
  margin: 2em 0 0; }
  .conference-question__answer__author {
    font-size: 0.875em; }
  .conference-question__answer__text {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
    color: #adadad; }

.conference-detail__intro-wrap ~ * > .conference-detail__program:first-child {
  margin-top: 40px; }

.conference-detail__intro {
  padding-top: 30px;
  clear: both;
  padding-top: 40px; }
  .light-text .conference-detail__intro {
    color: #fff; }
  .conference-detail__intro__title {
    margin-bottom: 0;
    font-size: 1.875em;
    line-height: 1.1;
    color: #7dcef1; }
    .conference-detail__intro__title ~ * {
      margin-top: 20px; }
  .conference-detail__intro__title ~ .conference-detail__intro__subtitle {
    margin-top: 5px; }
  .conference-detail__intro__subtitle {
    font-size: 1.3125em;
    color: #7dcef1; }
    .conference-detail__intro__subtitle ~ * {
      margin-top: 20px; }
  .conference-detail__intro__title {
    font-size: 2.25em; }
  .conference-detail__intro__subtitle {
    font-size: 1.5em; }
  .conference-detail__intro > .container:before {
    content: "";
    display: block;
    width: 100%;
    border-top: 4px solid #7dcef1;
    border-top-width: 8px; }
    .dark-title .conference-detail__intro > .container:before {
      border-color: #333 !important; }
    .light-title .conference-detail__intro > .container:before {
      border-color: #fff !important; }
  .light-title .conference-detail__intro__title, .light-title .conference-detail__intro__subtitle {
    color: #fff !important; }
  .dark-title .conference-detail__intro__title, .dark-title .conference-detail__intro__subtitle {
    color: #333 !important; }
  .conference-detail__intro .registration-status {
    margin-top: 34px;
    padding-left: 34px;
    text-transform: uppercase;
    font-size: 0.75em; }
    .conference-detail__intro .registration-status .icon {
      float: left;
      margin-left: -34px;
      margin-top: 4px;
      width: 34px;
      font-size: 24px; }
    .conference-detail__intro .registration-status a {
      text-decoration: underline;
      color: #333; }
      .conference-detail__intro .registration-status a:hover {
        color: inherit; }

.conference-detail__dates {
  margin-bottom: 30px; }
  .conference-detail__dates .event-date__dates {
    overflow: hidden;
    display: inline-block; }
    .conference-detail__dates .event-date__dates * {
      line-height: 1; }
  .conference-detail__dates .event-date__date {
    display: inline-block;
    vertical-align: top; }
  .conference-detail__dates .event-date__day {
    font-size: 2.25em;
    line-height: 1;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    font-size: 3em;
    font-size: 3.5em; }
  .conference-detail__dates .event-date__month {
    display: block;
    clear: both;
    font-size: 1.5em;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 1.875em; }
  .conference-detail__dates .event-date__divider {
    width: auto;
    display: inline-block;
    line-height: 1;
    font-size: 1.5em;
    padding: 0.5em 0 0.20833em 0;
    vertical-align: top;
    padding: 0.83333em 0 0.20833em 0;
    font-size: 1.8125em; }
  .conference-detail__dates .event-date__date + .event-date__divider {
    margin-bottom: 0.92em;
    margin-bottom: 0.7931em; }
  .conference-detail__dates .event-date__time {
    float: left;
    width: 100%; }
  .conference-detail__dates .event-date__map-btn {
    display: inline-block;
    margin-top: 20px;
    color: #333;
    font-size: 0.875em; }
    .conference-detail__dates .event-date__map-btn:focus, .conference-detail__dates .event-date__map-btn:hover {
      color: #7dcef1; }
    .conference-detail__dates .event-date__map-btn .icon {
      font-size: 24px;
      vertical-align: middle;
      margin-right: 5px; }
  .conference-detail__dates__year {
    font-size: 1.375em;
    line-height: 1;
    color: #adadad;
    margin: 15px 0 30px 0; }
  .conference-detail__dates__year {
    margin: 35px 0 30px 0; }
  .conference-detail__dates .event-date {
    margin-bottom: 20px; }
  .light-text .conference-detail__dates__year {
    color: #fff; }
  .dark-text .conference-detail__dates__year {
    color: #333; }

.conference-detail__program {
  border-top: 4px solid #7dcef1;
  border-top-width: 8px; }
  .conference-detail__program__day-location {
    padding: 0.2em 0;
    margin: 1em 0 0;
    text-transform: uppercase;
    font-size: 1.3125em;
    color: #adadad;
    border-bottom: 2px solid #ddd; }
  .conference-detail__program__sessions {
    margin: 0;
    padding: 0;
    list-style: none; }
  .conference-detail__program__session {
    margin-bottom: 30px;
    margin-left: -13px;
    margin-right: -13px; }
    .conference-detail__program__session:before {
      content: "";
      display: block;
      height: 30px;
      border-top: 2px solid #ddd; }
    .conference-detail__program__session:first-child:before {
      border-top: 0; }
    .conference-detail__program__session:after {
      content: "";
      display: table;
      clear: both; }
    .conference-detail__program__session:before {
      display: block;
      margin-left: 13px;
      margin-right: 13px; }
    .conference-detail__program__session > * {
      position: relative;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      float: left; }
    .conference-detail__program__session__info {
      width: 33.33333%; }
    .conference-detail__program__session__details {
      width: 66.66667%; }
    .conference-detail__program__session__details {
      width: 58.33333%; }
    .conference-detail__program__session__info {
      margin-bottom: 10px; }
    .conference-detail__program__session__time, .conference-detail__program__session__title {
      margin: 0 0 5px;
      font-size: 1.875em;
      font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
    .conference-detail__program__session__title {
      color: #7dcef1; }
    .conference-detail__program__session__subtitle {
      margin: 15px 0 5px;
      font-size: 1.3125em; }
    .conference-detail__program__session__description {
      margin: 0 0 5px;
      font-family: Georgia, Times, "Times New Roman", serif;
      font-size: 1.125em; }
    .conference-detail__program__session__speakers {
      margin: 0;
      padding: 0;
      list-style: none; }
      .conference-detail__program__session__speakers strong {
        font-weight: normal;
        color: #adadad; }
      .conference-detail__program__session__speakers a {
        text-decoration: underline;
        color: #333; }
        .conference-detail__program__session__speakers a:hover, .conference-detail__program__session__speakers a:focus {
          text-decoration: none; }

.conference-detail__speakers {
  margin-top: 30px; }
  .conference-detail__speakers > .container:before {
    content: "";
    display: block;
    width: 100%;
    border-top: 4px solid #7dcef1;
    border-top-width: 8px; }
  .conference-detail__speakers .profiles-list__title {
    margin: 0.25em 0 0;
    font-size: 2.25em;
    text-transform: uppercase; }
  .conference-detail__speakers .profiles-list__item__title {
    font-size: 1.3125em;
    line-height: 1.2; }
  .conference-detail__speakers .profile,
  .conference-detail__speakers .profile__links a,
  .conference-detail__speakers .profiles-list__detail__close {
    color: #333; }
    .light-title .conference-detail__speakers .profile, .light-title
    .conference-detail__speakers .profile__links a, .light-title
    .conference-detail__speakers .profiles-list__detail__close {
      color: #fff; }
  .conference-detail__speakers .profile__links a:hover, .conference-detail__speakers .profile__links a:focus,
  .conference-detail__speakers .profiles-list__detail__close:hover,
  .conference-detail__speakers .profiles-list__detail__close:focus {
    color: #fff; }
    .light-title .conference-detail__speakers .profile__links a:hover, .light-title .conference-detail__speakers .profile__links a:focus, .light-title
    .conference-detail__speakers .profiles-list__detail__close:hover, .light-title
    .conference-detail__speakers .profiles-list__detail__close:focus {
      color: #333; }

.conference-detail__intro {
  margin: 0 auto;
  padding-left: 17px;
  padding-right: 17px;
  max-width: 1024px;
  padding-left: 17px;
  padding-right: 17px;
  padding-left: 26px;
  padding-right: 26px;
  padding-left: 26px;
  padding-right: 26px; }
  .conference-detail__intro > .container {
    padding: 0;
    margin-left: -13px;
    margin-right: -13px; }
    .conference-detail__intro > .container:after {
      content: "";
      display: table;
      clear: both; }
    .conference-detail__intro > .container:before {
      display: block;
      width: auto;
      margin-left: 13px;
      margin-right: 13px; }
    .conference-detail__intro > .container > * {
      position: relative;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      float: left; }

.conference-detail__dates {
  width: 33.33333%; }

.conference-detail__description {
  width: 66.66667%; }

.conference-detail__intro > .container:before {
  border-top-width: 8px; }

.conference-detail__intro > .container > * {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  float: left; }

.conference-detail__dates {
  width: 25%; }

.conference-detail__description {
  width: 58.33333%;
  margin-left: 8.33333%; }

.conference-register__form {
  margin-bottom: 20px;
  margin-left: -13px;
  margin-right: -13px; }
  .conference-register__form:after {
    content: "";
    display: table;
    clear: both; }
  .conference-register__form__header {
    margin: 30px 0; }
    .conference-register__form__header:before {
      content: "";
      display: block;
      border-top: 8px solid;
      margin-bottom: 30px; }
  .conference-register__form__title {
    margin: 0;
    text-transform: uppercase;
    font-size: 2.25em; }
  .conference-register__form__intro {
    margin-bottom: 20px; }
    .conference-register__form__intro p {
      font-size: 1.125em;
      font-family: Georgia, Times, "Times New Roman", serif; }
      .conference-register__form__intro p:first-child {
        margin-top: 0; }
      .conference-register__form__intro p.note {
        font-size: 0.875em; }
  .conference-register__form__content:before {
    content: "";
    display: block;
    border-top: 2px solid #ddd; }
  .conference-register__form:after {
    content: "";
    display: table;
    clear: both; }
  .conference-register__form > * {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left; }
  .conference-register__form__header {
    width: 100%; }
  .conference-register__form__intro {
    width: 25%; }
  .conference-register__form__content {
    width: 66.66667%;
    margin-left: 8.33333%; }

.conference-register .user-data-form__footer .inner {
  text-align: right; }
  .conference-register .user-data-form__footer .inner > * {
    float: right;
    clear: right; }

.conference-register .user-data-form__footer .notes {
  float: left !important;
  margin: 0 20px 20px 0; }

.conference-register .user-data-form__footer-actions {
  margin: 20px 0;
  overflow: hidden; }

.conference-register .user-data-form__footer .btn {
  margin: 15px 0 0 20px; }

.conference-register .user-data-form__footer .user-data-form__submit-btn {
  float: right;
  width: 304px; }

.conference-register .user-data-form__footer .user-data-form__cancel-btn {
  padding-left: 5em;
  padding-right: 5em;
  border: 1px solid; }

.conference-register .user-data-form__footer .status {
  margin: 20px 0 10px; }

.conference-register .user-data-form__fieldset {
  margin-left: -13px;
  margin-right: -13px; }
  .conference-register .user-data-form__fieldset:after {
    content: "";
    display: table;
    clear: both; }
  .conference-register .user-data-form__fieldset > * {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left; }
  .conference-register .user-data-form__fieldset__legend {
    width: 37.5%; }
  .conference-register .user-data-form__fieldset__fields {
    width: 62.5%; }

.dacast-jw7,
.dacast-theo {
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  top: 0; }
  .dacast-jw7 + .content-hero__corner-info-wrap,
  .dacast-theo + .content-hero__corner-info-wrap {
    left: auto;
    bottom: auto;
    overflow: visible; }
    .dacast-jw7 + .content-hero__corner-info-wrap .label > *,
    .dacast-theo + .content-hero__corner-info-wrap .label > * {
      white-space: nowrap; }

.publication-excerpt {
  position: relative;
  max-width: 523px;
  padding: 0 48px;
  margin: 50px -25px;
  text-align: center;
  padding: 0 74px;
  max-width: 575px;
  margin: 0 -100px;
  width: 575px; }
  .publication-excerpt__pages {
    border: 1px solid #ddd; }
  .publication-excerpt .slick-next {
    left: 100%;
    margin-left: 1px;
    right: auto; }
  .publication-excerpt .slick-prev {
    right: 100%;
    margin-right: 1px;
    left: auto; }
  .publication-excerpt-modal .modal__close-btn {
    margin: 25px; }
  .publication-excerpt__page {
    overflow: hidden; }
    .publication-excerpt__page:before {
      content: "";
      display: block;
      width: 100%;
      margin-left: -100%;
      float: left;
      padding-top: 50%; }
  .publication-excerpt .carousel-module__counter {
    display: inline-block;
    padding-top: 20px;
    color: #adadad; }
    .publication-excerpt .carousel-module__counter .current {
      position: relative;
      top: -5px;
      font-size: 23px; }
    .publication-excerpt .carousel-module__counter .total {
      position: relative;
      bottom: -5px;
      font-size: 14px; }
  .publication-excerpt .share-drop {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -10px;
    z-index: 20;
    text-align: left;
    margin-top: -35px; }
    .publication-excerpt .share-drop__toggle-btn {
      position: absolute;
      right: 75px;
      top: -48px; }
    .publication-excerpt .share-drop__content {
      clear: both; }
      .publication-excerpt .share-drop__content:before, .publication-excerpt .share-drop__content:after {
        right: 99px; }

.publication-teaser {
  padding: 30px 0;
  border-top: 8px solid #7dcef1; }
  .publication-teaser__header {
    margin-left: -13px;
    margin-right: -13px; }
    .publication-teaser__header:after {
      content: "";
      display: table;
      clear: both; }
    .publication-teaser__header > * {
      position: relative;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      float: left; }
    .publication-teaser__header-text {
      width: 50%; }
    .publication-teaser__header-text {
      width: 58.33333%; }
  .publication-teaser__figure {
    overflow: hidden;
    position: relative;
    margin: 0 0 20px;
    margin-bottom: 0;
    width: 25%; }
    .publication-teaser__figure:before {
      content: "";
      float: left;
      padding-top: 100%;
      margin-left: -100%; }
    .publication-teaser__figure img {
      display: block;
      width: 100%; }
    .publication-teaser__figure > .label {
      position: absolute;
      bottom: 10px;
      left: 0;
      max-width: 80%;
      background: #fff;
      font-size: 0.875em;
      padding: 15px 10px; }
    .publication-teaser__figure .label {
      margin-left: 13px;
      margin-right: 13px; }
    .publication-teaser__figure .video__play-btn {
      position: absolute;
      top: 50%;
      left: 50%; }
  .publication-teaser__corner-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    text-align: center;
    margin-left: 13px;
    margin-right: 13px; }
    .publication-teaser__corner-btn .icon {
      display: block;
      width: 48px;
      height: 48px;
      border-radius: 48px;
      line-height: 48px;
      font-size: 1.875em;
      background: #7dcef1;
      color: #fff;
      transition: .5s all ease; }
    .publication-teaser__corner-btn .label {
      display: none;
      position: absolute;
      margin-top: 5px;
      top: 100%;
      left: 50%;
      width: 200%;
      margin-left: -100%;
      text-transform: uppercase;
      font-size: 0.75em;
      color: #333;
      font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
    .publication-teaser__corner-btn:hover .icon, .publication-teaser__corner-btn:focus .icon {
      background: #333; }
    .publication-teaser__corner-btn:hover .label, .publication-teaser__corner-btn:focus .label {
      display: block; }
  .publication-teaser__action {
    width: 25%;
    width: 16.66667%; }
  .publication-teaser .action-btns {
    margin: 0;
    padding: 0;
    list-style: none; }
    .publication-teaser .action-btns .btn {
      display: block;
      text-align: center; }
    .publication-teaser .action-btns .price {
      font-size: 1.2em;
      font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
    .publication-teaser .action-btns .download-btn {
      border: 1px solid #ddd;
      background-color: #fff;
      color: #333; }
      .publication-teaser .action-btns .download-btn:hover {
        background-color: #ddd;
        color: #fff; }
  .publication-teaser .action-btn {
    margin-bottom: 10px; }
  .publication-teaser .action-note {
    font-size: 0.75em;
    color: #7dcef1; }
  .publication-teaser__taxonomy {
    margin-bottom: 1em; }
  .publication-teaser__title {
    margin: 0;
    line-height: 1.25;
    font-size: 1.875em;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    color: #7dcef1; }
  .publication-teaser__edition {
    margin-top: .5em;
    text-transform: uppercase;
    font-size: 0.875em;
    color: #7dcef1; }
  .publication-teaser__intro {
    font-size: 1.125em;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: normal; }
  .publication-teaser__toggle-button {
    display: inline-block;
    height: 45px;
    width: 33.33333%;
    margin: 0 0 1em;
    text-transform: uppercase;
    text-align: left;
    line-height: 45px;
    border-bottom: 2px solid;
    margin-bottom: 0;
    width: 33.33333%; }
    .publication-teaser__toggle-button .active {
      display: none; }
    .publication-teaser__toggle-button.shown .active, .publication-teaser__toggle-button[aria-expanded=true] .active {
      display: block; }
    .publication-teaser__toggle-button.shown .inactive, .publication-teaser__toggle-button[aria-expanded=true] .inactive {
      display: none; }
  .publication-teaser__content {
    margin-top: 30px;
    border-top: 2px solid #ddd; }

.publications-grid-list__item {
  margin-bottom: 50px; }
  .publications-grid-list__item figure, .publications-grid-list__item__figure {
    margin-bottom: 20px; }
  .publications-grid-list__item__figure {
    display: block;
    float: none;
    margin-bottom: 20px !important; }
    .publications-grid-list__item__figure a[target=video-player] {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #000; }
      .publications-grid-list__item__figure a[target=video-player] img {
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto; }
    .publications-grid-list__item__figure .video__play-btn {
      position: absolute;
      top: 50%;
      left: 50%; }
    .publications-grid-list__item__figure .video-player .sound, .publications-grid-list__item__figure .video-player .progress-holder {
      display: none; }
    .publications-grid-list__item__figure .video-player.fullscreen-player .sound, .publications-grid-list__item__figure .video-player.fullscreen-player .progress-holder {
      display: block; }
  .publications-grid-list__item:hover .publications-grid-list__item__figure img {
    transform: scale(1.05); }
  .publications-grid-list__item__figure {
    position: relative;
    overflow: hidden; }
    .publications-grid-list__item__figure:before {
      content: "";
      display: block;
      padding-top: 100%; }
    .publications-grid-list__item__figure img {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: auto;
      transition: .3s all ease; }
    .publications-grid-list__item__figure .label {
      position: absolute;
      bottom: 10px;
      padding: 10px;
      left: 0;
      max-width: 80%;
      text-transform: uppercase;
      font-size: 0.875em;
      color: #333;
      background: #fff; }
  .publications-grid-list__item__title {
    margin: 0 0 3px 0;
    font-size: 1.3125em;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
  .publications-grid-list__item__date {
    margin: 0 0 25px 0;
    font-size: 0.75em;
    text-transform: uppercase; }
  .publications-grid-list__item__text {
    font-family: Georgia, Times, "Times New Roman", serif;
    line-height: 1.4;
    color: #333; }

.publication-stores {
  text-align: center;
  max-width: 375px; }
  .publication-stores__title {
    margin: 0 0 .5em;
    font-size: 1.875em;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
  .publication-stores__list {
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 275px;
    margin: 0 auto; }
    .publication-stores__list > * {
      margin: 20px 0 0; }
    .publication-stores__list .btn {
      display: block;
      padding: 10px 0;
      font-size: 18px;
      line-height: 2.5em;
      color: #333;
      border: 1px solid #333; }
      .publication-stores__list .btn:hover, .publication-stores__list .btn:focus {
        background: #333;
        color: #fff; }

.podcast__category {
  text-transform: uppercase;
  font-size: 0.875em;
  color: #adadad; }

.podcast__title {
  color: #6ec1e4;
  font-family: "AzoSans-Regular";
  font-size: 1.3125em;
  line-height: 1.33333em;
  margin-top: 17px; }

.podcast__sub-title {
  color: #333;
  font-family: "AzoSans-Regular";
  font-size: 1em;
  line-height: 1.625em;
  margin-top: 7px; }

.podcast__date {
  color: #a9a9a9;
  font-family: "AzoSans-Regular";
  font-size: 0.75em;
  line-height: 1.66667em;
  text-transform: uppercase;
  margin-top: 7px; }

.podcast__text {
  color: #333;
  font-family: Georgia;
  font-size: 1em;
  line-height: 1.375em;
  margin-top: 12px; }

.podcast__player {
  margin-top: 21px; }

.podcast-filters {
  height: 80px;
  border-bottom: 2px solid #ddd;
  border-top: 2px solid #7dcef1;
  margin-top: 5px; }
  .podcast-filters__title {
    text-transform: uppercase;
    color: #333;
    font-family: "AzoSans-Regular";
    font-size: 1.5em;
    line-height: 3.33333em;
    float: left; }
  .podcast-filters__filter {
    text-transform: uppercase;
    color: #a9a9a9;
    font-family: "AzoSans-Regular";
    font-size: 0.875em;
    line-height: 5.71429em;
    float: left;
    margin-left: 60px; }
    .podcast-filters__filter a {
      color: #a9a9a9; }
      .podcast-filters__filter a:hover {
        color: #333; }
      .podcast-filters__filter a.active-filter {
        color: #6ec1e4; }
    .podcast-filters__filter .list-filters__list-btn {
      padding-right: 20px;
      line-height: 1.42857em !important; }
  .podcast-filters__drop {
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    float: left;
    color: #a9a9a9;
    height: 5.42857em; }
    .podcast-filters__drop .icon-down {
      margin-left: 25px;
      padding-top: 4px; }

.sub-filter {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.875em;
  line-height: 2.85714em; }

.active-filter {
  color: #6ec1e4 !important; }

.podcasts-list,
.tab-panel-podcasts {
  overflow: auto;
  margin-bottom: 45px; }

.podcast-item {
  float: left;
  margin-top: 34px;
  width: 100%; }

.podcast-item-pub {
  width: 100%; }
  .podcast-item-pub:first-child {
    margin-top: 8px; }
  .podcast-item-pub:not(:first-child) {
    margin-top: 34px; }

@media (max-width: 768px) {
  .podcast-item {
    width: 100%; } }

@media (min-width: 768px) {
  .podcast-item {
    width: 50%; }
    .podcast-item:nth-child(odd) {
      padding-right: 13px;
      clear: left; }
    .podcast-item:nth-child(even) {
      padding-left: 13px; } }

@media (max-width: 801px) {
  .filters-s {
    display: block; }
  .filters-l {
    display: none; }
  .podcast-filters__filter {
    float: right; } }

@media (min-width: 801px) {
  .filters-s {
    display: none; }
  .filters-l {
    display: block; }
  .podcast-filters__filter {
    float: left; } }

@media (max-width: 480px) {
  .podcast-filters .list-filters__list-toggle-button > span:first-child {
    top: -24px; }
  .podcast-filters .list-filters__list {
    padding-left: 50px;
    padding-right: 50px; } }

.fixed-block--clone .filters-s {
  display: block;
  float: right; }

.fixed-block--clone .filters-l {
  display: none; }

.fixed-block--clone .podcast-filters {
  border: 0; }

.theme-filter {
  margin-left: 33px;
  width: auto; }
  .theme-filter ul,
  .theme-filter .podcast-filters__drop {
    width: 180px; }

.source-filter {
  margin-left: 190px;
  width: auto; }
  .source-filter ul,
  .source-filter .podcast-filters__drop {
    width: 180px; }

.hidden {
  display: none; }

.area-coordinator {
  margin: 0 0 30px;
  background: #7dcef1;
  color: #fff; }
  .area-coordinator__bio-toggle-button {
    color: #fff;
    border-bottom: 1px; }
    .area-coordinator__bio-toggle-button .active {
      display: none; }
    .area-coordinator__bio-toggle-button.shown .active, .area-coordinator__bio-toggle-button[aria-expanded=true] .active {
      display: block; }
    .area-coordinator__bio-toggle-button.shown .inactive, .area-coordinator__bio-toggle-button[aria-expanded=true] .inactive {
      display: none; }
  .area-coordinator .profile {
    margin-left: -13px;
    margin-right: -13px; }
    .area-coordinator .profile:after {
      content: "";
      display: table;
      clear: both; }
    .area-coordinator .profile > * {
      position: relative;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      float: left;
      margin-left: 25%;
      width: 83.33333%;
      margin-left: 8.33333%; }
    .area-coordinator .profile__bio {
      font-family: "AzoSans-Light", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
  .area-coordinator__header .inner-wrap {
    margin-left: -13px;
    margin-right: -13px; }
    .area-coordinator__header .inner-wrap:after {
      content: "";
      display: table;
      clear: both; }
    .area-coordinator__header .inner-wrap > * {
      position: relative;
      min-height: 1px;
      padding-left: 13px;
      padding-right: 13px;
      float: left; }
  .area-coordinator__figure {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 33.33333%;
    margin-left: -33.33333%;
    margin-right: 0;
    margin-top: 0; }
    .area-coordinator__figure img {
      display: block;
      width: 100%;
      border-radius: 200px; }
  .area-coordinator__titles, .area-coordinator__aside, .area-coordinator__action {
    width: 100%; }
  .area-coordinator__name {
    margin: 8px 0 5px;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    font-size: 1.5em; }
  .area-coordinator__title {
    margin-top: 5px;
    color: #333 !important;
    font-size: 1.125em; }
    .area-coordinator__title:before {
      display: none !important; }
  .area-coordinator__header {
    width: 83.33333%; }
  .area-coordinator__figure {
    width: 10%;
    margin-left: -10%; }
  .area-coordinator__titles {
    width: 30%;
    padding-bottom: 60px; }
  .area-coordinator__aside {
    float: right;
    width: 70%; }
  .area-coordinator__action {
    clear: left;
    width: 20%;
    margin-top: -40px; }
  .area-coordinator__bio-toggle-button {
    display: block;
    width: 100%;
    padding: 10px 0;
    font-size: 0.875em;
    text-transform: uppercase;
    text-align: left;
    border-bottom: 1px solid; }
  .area-coordinator__copy, .area-coordinator__aside {
    font-size: 1.125em;
    font-size: 1.3125em;
    font-size: 1.875em; }
  .area-coordinator__bio {
    clear: both; }

.newsletter-subscribe .input-wrap + .input-wrap {
  margin-top: 30px; }

.newsletter-subscribe .newsletter_consent .checkbox-label.parsley-error .box {
  border-color: #fd5f5f; }

.newsletter-subscribe__content {
  margin-bottom: 80px; }

.newsletter-subscribe__title {
  margin: 0;
  text-transform: uppercase;
  font-size: 2.25em;
  font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  color: #7dcef1; }

.newsletter-subscribe__text {
  margin: 0.5 0;
  font-size: 1.125em;
  font-family: Georgia, Times, "Times New Roman", serif; }

.newsletter-subscribe input,
.newsletter-subscribe button, .newsletter-subscribe__send-msg.loading.grow-width {
  width: 100%;
  padding-left: 1.25em;
  padding-right: 1.25em;
  font-size: 1.125em;
  padding-top: 21.25px;
  padding-bottom: 21.25px;
  min-height: 4.0625em;
  line-height: 1.25; }

.newsletter-subscribe__label {
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px; }

.newsletter-subscribe__email {
  margin-bottom: 20px; }

.newsletter-subscribe__send-msg {
  display: none; }
  .submiting .newsletter-subscribe__send-msg {
    display: block; }

.submiting .newsletter-subscribe__submit-btn {
  display: none; }

.newsletter-subscribe .form-status-message > * {
  margin-top: 10px; }

.newsletter-subscribe__content {
  margin-left: -13px;
  margin-right: -13px; }
  .newsletter-subscribe__content:after {
    content: "";
    display: table;
    clear: both; }
  .newsletter-subscribe__content > * {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left; }

.newsletter-subscribe__label {
  width: 25%;
  padding-top: 20px;
  font-size: 1.3125em; }

.newsletter-subscribe__email {
  width: 41.66667%; }

.newsletter-subscribe__action {
  width: 33.33333%; }

.newsletter-subscribe__label {
  width: 16.66667%; }

.newsletter-subscribe__email {
  width: 58.33333%; }

.newsletter-subscribe__action {
  width: 25%; }

.newsletter-subscribe-result {
  margin-bottom: 50px; }
  .newsletter-subscribe-result__header {
    margin: 1em 0;
    padding: 20px 0;
    text-align: center; }
    .newsletter-subscribe-result__header__inner {
      width: 70%; }
    .newsletter-subscribe-result__header__title {
      text-transform: uppercase;
      margin: 20px 0; }
    .newsletter-subscribe-result__header__text {
      margin: 20px 0; }
    .newsletter-subscribe-result__header .btn {
      margin: 1em 0; }

.about-pages .nav-tabs .subnav a:hover {
  color: #315c6f !important;
  font-weight: bold; }

.about-pages .tabs__nav {
  border-bottom: none;
  margin-top: 7px; }
  .about-pages .tabs__nav .nav-tabs li:first-child a {
    padding-top: 0; }

.about-pages .tabs__content {
  margin-top: 7px; }
  .about-pages .tabs__content .tab-pane__title {
    border-bottom: 0; }
  .about-pages .tabs__content .list-filters__label {
    padding-top: 20px; }
  .about-pages .tabs__content .profiles-list {
    margin-top: 0; }
    .about-pages .tabs__content .profiles-list__items {
      padding-top: 25px; }
    .about-pages .tabs__content .profiles-list.no-padding-top .profiles-list__items {
      padding-top: 0; }
    .about-pages .tabs__content .profiles-list__item {
      margin-bottom: 15px; }
      .about-pages .tabs__content .profiles-list__item__link {
        display: block;
        overflow: hidden; }
    .about-pages .tabs__content .profiles-list__item__title {
      margin: 20px 0 10px 0;
      line-height: 1.2;
      font-size: 1.125em; }
    .about-pages .tabs__content .profiles-list__item__role {
      font-size: 0.9375em;
      color: #7dcef1; }

.about-pages .tabs__content .generic-text {
  border-top: 8px solid #7dcef1;
  padding: 40px 0; }
  .about-pages .tabs__content .generic-text:after {
    content: "";
    display: table;
    clear: both; }
  .about-pages .tabs__content .generic-text > img {
    margin-bottom: 20px; }
  .about-pages .tabs__content .generic-text:first-child {
    border-top: none;
    padding-top: 0; }

.about-pages .avatar {
  overflow: hidden;
  position: relative;
  margin: 0;
  border-radius: 50%;
  border: 1px solid #7dcef1;
  background: #7dcef1;
  width: 41.66667%;
  margin: 0 auto 20px auto;
  width: 25%;
  float: left; }
  .about-pages .avatar:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: #7dcef1;
    opacity: .3; }
  .about-pages .avatar ~ p {
    padding-left: 32%; }
  .about-pages .avatar:before {
    content: "";
    display: block;
    padding-top: 100%; }
  .about-pages .avatar img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

.about-pages .foundation-team {
  margin-bottom: 60px; }
  .about-pages .foundation-team dt {
    font-size: 1.3125em;
    line-height: 1.2;
    margin: 30px 0 18px 0; }
    .about-pages .foundation-team dt:first-child {
      margin-top: 0; }
  .about-pages .foundation-team dd {
    margin: 0 0 10px 0;
    font-size: 1em; }
  .about-pages .foundation-team dd {
    font-size: 1.125em; }

.about-pages .profiles-list__detail .profile {
  color: #fff !important; }

.about-pages .profiles-list__detail p {
  font-family: "AzoSans-Light", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  line-height: 1.4; }

.about-pages .generic-text h1 {
  font-size: 1.875em;
  line-height: 1.2;
  margin: 0 0 8px 0; }
  .about-pages .generic-text h1 + h3 {
    margin: 0 0 2.500em 0; }

.about-pages .generic-text h2 {
  font-size: 1.3125em;
  line-height: 1.3;
  margin: 0 0 1.429em 0; }

.about-pages .generic-text h3 {
  font-size: 1em;
  line-height: 1.3; }

.about-pages .generic-text h5 {
  font-size: 1em;
  line-height: 1.3;
  margin: 0 0 2.2em 0; }

.about-pages .generic-text ul {
  padding-left: 1.3em;
  margin-top: 0; }

.about-pages .generic-text li {
  padding-left: .5em; }

.about-pages .generic-text .page-links__list {
  padding-left: 0; }

.about-pages .generic-text .page-links__item {
  font-family: "AzoSans-Light", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  padding-left: 0;
  margin-bottom: 0; }

.terms-page__intro {
  font-size: 1.125em;
  line-height: 1.25;
  font-size: 1.3125em; }

.terms-page__content {
  margin-left: 10%;
  width: 80%; }
  .terms-page__content h2 {
    margin-top: 2em;
    font-size: 1.3125em;
    font-family: "AzoSans-Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    line-height: 1.25;
    font-size: 1.5em; }
  .terms-page__content p {
    font-size: 1.125em;
    line-height: 1.25;
    font-family: Georgia, Times, "Times New Roman", serif; }

.serie-episode-banner .page-header-banner__action .btn {
  display: block;
  white-space: nowrap; }

.play-item {
  transition: all 0.2s ease-in-out;
  position: relative;
  display: block; }
  .play-item__image {
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%; }
    .play-item__image:after {
      content: "";
      display: block;
      padding-top: 100%;
      position: relative !important; }
    .play-item__image img {
      max-width: 100%; }
  .play-item__title {
    color: #9f9f9f;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
    font-size: 0.75em;
    margin-bottom: 30px;
    transition: opacity 0.4s ease-out;
    opacity: 1;
    margin: 0 10px;
    margin-top: 10px;
    height: 33px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    overflow: hidden;
    text-overflow: ellipsis; }
  .play-item__details {
    position: absolute;
    top: 50%;
    margin: 0 10px;
    transition: opacity 0.4s ease-out;
    opacity: 0;
    width: calc(100% - 20px); }
    .play-item__details--center {
      transform: translateY(-50%); }
    .play-item__details--center-on-serie {
      transform: translateY(50%); }
    .play-item__details__play {
      position: absolute;
      top: -35px;
      left: 50%; }
      .play-item__details__play .video__play-btn {
        font-size: 0.5em; }
        .play-item__details__play .video__play-btn.small {
          font-size: 0.25em; }
    .play-item__details__subject, .play-item__details__year {
      color: #fff;
      font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
      font-size: 0.625em;
      font-weight: bold;
      line-height: 1.2em; }
    .play-item__details__subject {
      height: 24px;
      display: -webkit-box;
      margin: 0 auto;
      -webkit-line-clamp: 2;
      /* autoprefixer: off */
      -webkit-box-orient: vertical;
      /* autoprefixer: on */
      overflow: hidden;
      text-overflow: ellipsis; }
    .play-item__details__year {
      padding-bottom: 5px; }
    .play-item__details__description {
      border-top: 1px solid #fff;
      padding-top: 5px;
      color: #e5e5e5;
      font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
      font-size: 0.5em;
      line-height: 1.25em;
      display: -webkit-box;
      height: 25px;
      margin: 0 auto;
      -webkit-line-clamp: 2;
      /* autoprefixer: off */
      -webkit-box-orient: vertical;
      /* autoprefixer: on */
      overflow: hidden;
      text-overflow: ellipsis; }
  .play-item:hover {
    transform: scale(1.1);
    z-index: 200; }
    .play-item:hover .play-item__title {
      opacity: 0; }
    .play-item:hover .play-item__details {
      opacity: 1; }
    .play-item:hover .play-item__image::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0.5;
      background-color: #000; }

.play-list-item {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  width: 50%;
  width: 33.333%;
  width: 20%; }

.play-carousel__items .content-highlights__items {
  margin-left: 0px;
  margin-right: 0px; }

.play-carousel__items article.content-highlights__item a {
  background-color: #000; }

.play-list h3,
.play-carousel h3 {
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  font-size: 0.875em;
  line-height: 1.21429em; }

.play-list {
  position: relative; }
  .play-list h3 {
    margin-top: 50px; }

.play-theme-filter {
  vertical-align: middle; }
  .play-theme-filter__div {
    color: #fff;
    display: inline-block; }

.fixed-search {
  display: none;
  float: right;
  margin-top: 10px; }

.fixed-block--clone .list-filters__list-container {
  float: right; }

.fixed-block--clone .fixed-search {
  display: block; }

.play-home {
  margin-bottom: 50px; }
  .play-home__figure {
    margin: 0;
    display: block;
    position: relative; }
    .play-home__figure picture:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$color1+0,7db9e8+100 */
      background: rgba(51, 51, 51, 0.02);
      /* Old browsers */
      /* FF3.6+ */
      /* Chrome,Safari4+ */
      /* Chrome10+,Safari5.1+ */
      /* Opera 11.10+ */
      /* IE10+ */
      background: linear-gradient(to bottom, rgba(51, 51, 51, 0.02) 0%, rgba(51, 51, 51, 0.4) 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05333333', endColorstr='#66333333', GradientType=0); }
  .play-home__image {
    width: 100%;
    display: block; }
  .play-home__detail {
    position: relative; }
  .play-home__title {
    color: #fff;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
    font-size: 3.0625em;
    line-height: 1.16327em;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 20px; }
  .play-home__description {
    color: #787878;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
    font-size: 1em;
    line-height: 1.25em; }
  .play-home__buttons {
    margin-top: 30px;
    text-align: center;
    display: inline-block; }
    .play-home__buttons__play, .play-home__buttons__add {
      display: inline-block;
      text-transform: uppercase;
      font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
      font-size: 0.875em;
      font-weight: bold;
      letter-spacing: 0.2px;
      line-height: 1.21429em;
      text-align: center;
      margin-right: 0.5em;
      margin-bottom: 0.5em; }
      .play-home__buttons__play:hover, .play-home__buttons__add:hover {
        background-color: #000; }
    .play-home__buttons__play {
      background-color: #7ccff1;
      color: #fff;
      padding: 10px 25px;
      position: relative; }
      .play-home__buttons__play::before {
        content: "";
        position: absolute;
        top: 10px;
        left: 20px;
        width: 0;
        height: 0;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        border-left: 15px solid #fff; }
      .play-home__buttons__play__text {
        padding-left: 25px;
        color: #fff; }
    .play-home__buttons__add {
      background-color: #fff;
      color: #7ccff1;
      padding: 10px 25px 10px 20px; }
      .play-home__buttons__add__text {
        padding-left: 5px;
        color: #7ccff1; }
  .play-home__share .page-share__title {
    display: none; }
  .play-home__share .page-share__url input {
    max-width: 100% !important;
    background-color: transparent;
    color: #fff; }
  .play-home__categories {
    margin-top: 40px !important; }
  .play-home__detail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 56.25%;
    /* &__overlay {
                position: absolute;
                width: 100%;
                height: 100%;
                @include vertical-gradient(rgba($baseTextColor, 0.02), rgba($baseTextColor, .4));
            }*/ }
    .play-home__detail__wrap {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      padding-top: 220px;
      height: 100%; }
      .play-home__detail__wrap__center {
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
  .play-home__title {
    width: 450px;
    margin-top: 0; }
  .play-home__description {
    width: 406px;
    color: #fff;
    display: -webkit-box;
    height: 63px;
    -webkit-line-clamp: 3;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    overflow: hidden;
    text-overflow: ellipsis; }
  .play-home__buttons {
    text-align: left;
    display: inline-block; }
  .play-home__share {
    display: inline-block; }
    .play-home__share .page-share {
      padding: 0; }
      .play-home__share .page-share .icon {
        height: 37px;
        width: 37px;
        line-height: 37px;
        font-size: 16px; }
      .play-home__share .page-share .page-share__url input {
        padding: 0px 40px;
        line-height: 20px !important;
        min-height: 36px; }
      .play-home__share .page-share .container {
        padding-left: 0px;
        padding-right: 0px; }
    .play-home__share .page-share__title,
    .play-home__share .color-divider {
      display: none; }

.play-home__categories .play-carousel {
  margin-bottom: 30px; }

.play-carousel {
  overflow: hidden; }
  .play-carousel__theme {
    position: relative;
    z-index: 300; }
  .play-carousel__items {
    position: relative; }
  .play-carousel .slick-list {
    overflow: visible; }
  .play-carousel .content-highlights__item {
    margin-bottom: 0 !important; }
  .play-carousel .highlights-control.prev,
  .play-carousel .highlights-control.next {
    position: absolute;
    top: 0;
    bottom: 0;
    color: white;
    z-index: 200;
    transform: scale(3);
    width: 30px;
    margin-top: -36px; }
  .play-carousel .highlights-control.prev {
    left: 10px;
    background: linear-gradient(to right, black, transparent); }
    .play-carousel .highlights-control.prev .icon {
      margin-left: -7px;
      font-size: 0.625em; }
    .play-carousel .highlights-control.prev.gray {
      background: linear-gradient(to right, #3e3e3e, transparent); }
  .play-carousel .highlights-control.next {
    right: 10px;
    background: linear-gradient(to right, transparent, black); }
    .play-carousel .highlights-control.next .icon {
      margin-right: -7px;
      font-size: 0.625em; }
    .play-carousel .highlights-control.next.gray {
      background: linear-gradient(to right, transparent, #3e3e3e); }

.favorite-icon {
  width: 14px;
  height: 13px;
  display: inline-block;
  background: url(../img/icons/ic_plus.svg) center no-repeat; }
  .favorite-icon--favorite {
    background: url(../img/icons/ic_check.svg) center no-repeat; }

.no-favorites {
  color: gray;
  padding-left: 30px;
  font-size: 0.875em;
  display: none; }

.content_dynamic_slick {
  position: relative; }

.play-loader {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 200;
  display: none; }
  .play-loader__loading {
    position: absolute;
    top: calc(100% / 2 - 25px);
    left: calc(100% / 2 - 25px);
    border: 10px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #7dcef1;
    width: 50px;
    height: 50px;
    animation: spin 0.8s linear infinite;
    z-index: 300; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.play-error-404 {
  height: 480px;
  width: 100%;
  background-color: #fff;
  margin-top: 70px;
  text-align: center; }
  .play-error-404__detail {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
    .play-error-404__detail__icon {
      margin-bottom: 10px;
      height: 150px;
      background: url(../img/icons/ic_erro_404.svg) center no-repeat; }
    .play-error-404__detail__text {
      max-width: 547px;
      color: #000;
      font-weight: bold;
      font-family: "AzoSans-Regular";
      font-size: 1.875em;
      line-height: 1.26667em;
      text-align: center;
      margin: 0 auto;
      margin-bottom: 33px; }
    .play-error-404__detail__button a {
      color: #fff;
      background-color: #7ccff1;
      padding: 10px 20px;
      font-family: "Lucida Grande";
      font-size: 0.875em;
      font-weight: bold;
      letter-spacing: 0.2px;
      line-height: 1.21429em;
      transition: background-color 0.3s linear; }
      .play-error-404__detail__button a:hover {
        background-color: #000; }

.play-error-500 {
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #000;
  text-align: center; }
  .play-error-500__detail {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
    .play-error-500__detail__logo .ffms-logo {
      float: none; }
    .play-error-500__detail__image {
      margin-top: 66px;
      height: 150px;
      background: url(../img/icons/ic_erro_500.svg) center no-repeat; }
    .play-error-500__detail__title {
      margin-top: 63px;
      font-family: "AzoSans-Regular";
      font-size: 1.875em;
      font-weight: 500;
      line-height: 1.06667em; }
    .play-error-500__detail__message {
      margin-top: 20px;
      font-family: "AzoSans-Regular";
      font-size: 1.125em;
      font-weight: 300;
      line-height: 1.27778em; }
      .play-error-500__detail__message span {
        max-width: 271px;
        display: block;
        margin: 0 auto; }
    .play-error-500__detail__button {
      margin-top: 40px; }
      .play-error-500__detail__button a {
        color: #000;
        background-color: #fff;
        padding: 10px 20px;
        font-family: "Lucida Grande";
        font-size: 0.875em;
        font-weight: bold;
        letter-spacing: 0.2px;
        line-height: 1.21429em;
        transition: background-color 0.3s linear; }
        .play-error-500__detail__button a:hover {
          background-color: #7ccff1; }

.play .ffms-menu {
  position: relative; }

.hidden {
  display: none !important; }

body.big_highlight .content-hero-carousel .container {
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important; }

body.big_highlight .content-hero-carousel--with-nav:not(.content-hero-carousel--with-nav_over) .content-hero.content-hero--wide .content-hero__wrap,
body.big_highlight .content-hero-carousel--with-nav:not(.content-hero-carousel--with-nav_over) .content-hero--wide .content-hero__content:before,
body.big_highlight .content-hero-carousel--with-nav:not(.content-hero-carousel--with-nav_over) .content-hero-carousel.content-hero__slideshow,
body.big_highlight .content-hero-carousel--with-nav:not(.content-hero-carousel--with-nav_over) .content-hero__figure:before {
  padding-bottom: 0 !important; }

body.big_highlight .content-hero-carousel__controls {
  bottom: 48px !important; }
  .slick-initialized + body.big_highlight .content-hero-carousel__controls {
    display: none; }
  .content-hero-carousel--with-nav .slick-initialized + body.big_highlight .content-hero-carousel__controls {
    display: block; }

body.big_highlight .content-hero .video-player__iframe-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$color1+0,7db9e8+100 */
  background: rgba(51, 51, 51, 0.02);
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(51, 51, 51, 0.02) 0%, rgba(51, 51, 51, 0.4) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05333333', endColorstr='#66333333', GradientType=0);
  pointer-events: none; }

body.big_highlight .content-hero .hidden-controls .video-player__close {
  opacity: 1 !important; }

@media only screen and (min-width: 1024px) and (max-width: 1324px) {
  body.big_highlight .content-hero .video-player__close {
    top: calc(100% - 110px); } }

body.big_highlight .content-hero .video__play-btn {
  top: calc(333px + (100% - 333px) *0.5 - 30px); }

body.big_highlight .content-hero .video__play-btn {
  z-index: 2; }

body.big_highlight .content-hero.content-hero--wide .content-hero__wrap {
  /*min-height: 600px;
                    height: calc(100vh - 45px );
                    padding-top:0 !important;

                    figure {
                        min-height: 100vh;
                        min-width: 100vw;
                        
                    }*/ }
  body.big_highlight .content-hero.content-hero--wide .content-hero__wrap:before {
    padding-top: calc( 56.25% + 48px) !important;
    /* 16:9 Aspect Ratio */ }

body.big_highlight .content-hero .hidden-controls .video-player .control-bar {
  bottom: 0 !important; }

body.big_highlight .content-hero .hidden-controls .video-player .video-player__iframe-wrapper {
  bottom: 48px !important; }

body.big_highlight .content-hero .content-hero__content__wrap {
  max-width: 700px;
  font-size: 10px;
  margin-top: 0px; }
  @media (min-width: 768px) {
    body.big_highlight .content-hero .content-hero__content__wrap {
      max-width: calc(78.125vw + 100px); } }
  @media (min-width: 1024px) {
    body.big_highlight .content-hero .content-hero__content__wrap {
      max-width: calc(52.08333vw + 366.66667px); } }
  @media (min-width: 1600px) {
    body.big_highlight .content-hero .content-hero__content__wrap {
      max-width: 1200px; } }
  @media (min-width: 320px) {
    body.big_highlight .content-hero .content-hero__content__wrap {
      font-size: calc(0.44643vw + 8.57143px); } }
  @media (min-width: 768px) {
    body.big_highlight .content-hero .content-hero__content__wrap {
      font-size: calc(1.5625vw + 0px); } }
  @media (min-width: 1024px) {
    body.big_highlight .content-hero .content-hero__content__wrap {
      font-size: 16px; } }
  @media only screen and (max-height: 650px) and (min-width: 1024px) {
    body.big_highlight .content-hero .content-hero__content__wrap {
      font-size: 12px; } }

body.big_highlight .content-hero--wide .content-hero__figure img {
  /*min-width:100vw;
                        min-height:100%;
                        //height:100%;
                        height:auto;
                        */ }

body.big_highlight .content-hero--wide .content-hero__content__wrap:before,
body.big_highlight .content-hero--wide .content-hero__content:before {
  padding-top: calc( 56.25% + 48px) !important;
  /* 16:9 Aspect Ratio */
  max-height: 950px;
  /*@include breakpoint( 2100px){
                        padding-top: 0 !important;
                        height:950px !important;
                    }
    
                    @include breakpoint( L ){
                        min-height: 650px;
                        height: calc(100vh - 45px );             
                    }*/
  /*min-height: 650px;
                        height: calc(100vh - 45px );
                        padding-top:0 !important;
                        */ }

body.big_highlight .content-hero--wide .content-hero__content__wrap__wrap,
body.big_highlight .content-hero--wide .content-hero__content__wrap {
  padding-top: 360px !important; }

@media only screen and (min-width: 1024px) and (max-width: 1324px) {
  body.big_highlight .content-hero--wide .content-hero__content__wrap__wrap,
  body.big_highlight .content-hero--wide .content-hero__content__wrap {
    padding-top: 275px !important; } }

body.big_highlight #header .bar {
  padding-top: 14px;
  padding-bottom: 20px;
  border-top: 0;
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%; }

body.big_highlight #header .menu-link {
  border-radius: 48px; }

body.big_highlight #header .nav-cmd .switch {
  background-color: #fff; }

body.big_highlight #header .site-areas-menu__link,
body.big_highlight #header .site-areas-submenu__toggle {
  color: #fff;
  padding: 0 0 10px;
  text-shadow: 0 1px 2px rgba(51, 51, 51, 0.5); }
  body.big_highlight #header .site-areas-menu__link:hover,
  body.big_highlight #header .site-areas-submenu__toggle:hover {
    color: #7dcef1; }
  body.big_highlight #header .site-areas-menu__link:after,
  body.big_highlight #header .site-areas-submenu__toggle:after {
    border-color: #fff; }

body.big_highlight #header .home-ffms-quote {
  padding-top: 50px;
  color: #fff;
  text-shadow: 0 1px 2px rgba(51, 51, 51, 0.5); }
  body.big_highlight #header .home-ffms-quote .heading {
    width: 100% !important; }
  body.big_highlight #header .home-ffms-quote .color-bar {
    background-color: #fff;
    width: 100%; }
  @media only screen and (min-width: 1024px) and (max-width: 1324px) {
    body.big_highlight #header .home-ffms-quote {
      padding-top: 30px; }
      body.big_highlight #header .home-ffms-quote .heading {
        font-size: 20px !important; } }

.svg body.big_highlight .ffms-logo .logo.white {
  display: none !important; }

.svg body.big_highlight .ffms-logo .logo.colour {
  display: none !important; }

.container {
  margin: 0 auto;
  padding-left: 17px;
  padding-right: 17px;
  max-width: 1024px;
  padding-left: 17px;
  padding-right: 17px;
  padding-left: 26px;
  padding-right: 26px;
  padding-left: 26px;
  padding-right: 26px; }
  .container:after {
    content: "";
    display: table;
    clear: both; }

#app-grid {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  pointer-events: none; }
  #app-grid .container,
  #app-grid .app-grid__row,
  #app-grid .app-grid__column {
    height: 100%; }
  #app-grid .app-grid__row {
    margin-left: -13px;
    margin-right: -13px; }
    #app-grid .app-grid__row:after {
      content: "";
      display: table;
      clear: both; }
  #app-grid .app-grid__column {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    float: left;
    width: 8.33333%;
    background: rgba(0, 0, 0, 0.05); }
    #app-grid .app-grid__column:before {
      content: "";
      display: block;
      height: 100%;
      background: rgba(0, 0, 0, 0.05); }

.list-filters:after, .agenda-teasers__list:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both; }


.clearfix-full:before {
  content: "";
  display: table;
  clear: both; }


.clearfix-full:after {
  content: "";
  display: table;
  clear: both; }

.input-divider {
  line-height: 2.6875em;
  height: 2.8125em; }

.loading.grow-width, input, .btn, .select2-container--default .select2-selection--single {
  line-height: 2.6875em;
  min-height: 2.8125em;
  padding: 0 0.625em;
  margin: 0; }

.page-message__action .btn, .message-page__header .btn, .register-success-page__header .btn, .newsletter-subscribe-result__header .btn {
  padding-left: 2em;
  padding-right: 2em; }

.success-modal .modal__containter .btn, .error-modal .modal__containter .btn {
  padding-left: 4em;
  padding-right: 4em; }

#header .nav-cmd .switch, .search-form__option-column span, label.circle,
button.circle,
a.circle, #footer .social-list a, #header .nav-cmd .menu, #newsletter form button, #header .menu-link [class^="icon-"],
#header .menu-link [class*=" icon-"], #header .menu-link.user .user-picture, #header .dropdown .sub-menu [class^="icon-"],
#header .dropdown .sub-menu [class*=" icon-"] {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #adadad;
  border-radius: 48px; }
  #header .nav-cmd .switch *, .search-form__option-column span *, label.circle *,
  button.circle *,
  a.circle *, #footer .social-list a *, #header .nav-cmd .menu *, #newsletter form button *, #header .menu-link [class^="icon-"] *,
  #header .menu-link [class*=" icon-"] *, #header .menu-link.user .user-picture *, #header .dropdown .sub-menu [class^="icon-"] *,
  #header .dropdown .sub-menu [class*=" icon-"] * {
    line-height: 46px;
    vertical-align: middle;
    display: block; }
  #header .nav-cmd .loading.switch, .search-form__option-column span.loading, label.loading.circle,
  button.loading.circle,
  a.loading.circle, #footer .social-list a.loading, #header .nav-cmd .loading.menu, #newsletter form button.loading, #header .menu-link .loading[class^="icon-"],
  #header .menu-link .loading[class*=" icon-"], #header .menu-link.user .loading.user-picture, #header .dropdown .sub-menu .loading[class^="icon-"],
  #header .dropdown .sub-menu .loading[class*=" icon-"] {
    transition: all .3s linear;
    speak: none; }
    #header .nav-cmd .loading.switch *, .search-form__option-column span.loading *, label.loading.circle *,
    button.loading.circle *,
    a.loading.circle *, #footer .social-list a.loading *, #header .nav-cmd .loading.menu *, #newsletter form button.loading *, #header .menu-link .loading[class^="icon-"] *,
    #header .menu-link .loading[class*=" icon-"] *, #header .menu-link.user .loading.user-picture *, #header .dropdown .sub-menu .loading[class^="icon-"] *,
    #header .dropdown .sub-menu .loading[class*=" icon-"] * {
      display: none;
      color: transparent; }
    #header .nav-cmd .loading.switch:after, .search-form__option-column span.loading:after, label.loading.circle:after,
    button.loading.circle:after,
    a.loading.circle:after, #footer .social-list a.loading:after, #header .nav-cmd .loading.menu:after, #newsletter form button.loading:after, #header .menu-link .loading[class^="icon-"]:after,
    #header .menu-link .loading[class*=" icon-"]:after, #header .menu-link.user .loading.user-picture:after, #header .dropdown .sub-menu .loading[class^="icon-"]:after,
    #header .dropdown .sub-menu .loading[class*=" icon-"]:after {
      content: "";
      border: 2px solid transparent;
      border-left: 2px solid #fff;
      display: inline-block;
      width: 46px;
      height: 46px;
      border-radius: 100%;
      position: absolute;
      top: 0;
      left: 0;
      animation: spin 4s linear infinite; }

#header .menu-link .itens {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 24px; }
  #header .menu-link .itens * {
    line-height: 22px;
    vertical-align: middle;
    display: block; }
  #header .menu-link .loading.itens {
    transition: all .3s linear;
    speak: none; }
    #header .menu-link .loading.itens * {
      display: none;
      color: transparent; }
    #header .menu-link .loading.itens:after {
      content: "";
      border: 2px solid transparent;
      border-left: 2px solid #fff;
      display: inline-block;
      width: 22px;
      height: 22px;
      border-radius: 100%;
      position: absolute;
      top: 0;
      left: 0;
      animation: spin 4s linear infinite; }

label.circle,
button.circle,
a.circle, #footer .social-list a, #header .nav-cmd .menu, #newsletter form button, #header .menu-link [class^="icon-"],
#header .menu-link [class*=" icon-"], #header .menu-link.user .user-picture, #header .dropdown .sub-menu [class^="icon-"],
#header .dropdown .sub-menu [class*=" icon-"] {
  width: 48px; }

#header .menu-link .itens {
  width: 24px; }

.page-comments__form button, .questions-form__actions button {
  text-transform: uppercase;
  font-size: 0.875em; }

.page-comments__form .divider:before, .questions-form__actions .divider:before {
  content: "•";
  color: #adadad; }

/*
sintaxe: color-BK_COLOR-TEXT_COLOR-BORDER_COLOR
*/
#header .menu-link.search-link [class^="icon-"],
#header .menu-link.search-link [class*=" icon-"], .login-module .social-login a:hover, .conferences-cycle-list__item__action-btn:hover, label.bk-blue,
button.bk-blue,
a.bk-blue, #newsletter form button, label.circle:hover,
button.circle:hover,
a.circle:hover, #footer .social-list a:hover, #header .nav-cmd .menu:hover {
  border-color: #7dcef1;
  background-color: #7dcef1;
  color: #fff; }

#header .dropdown .sub-menu, .login-module .social-login a, .success-modal .modal__containter .btn, .error-modal .modal__containter .btn, label.circle,
button.circle,
a.circle, #footer .social-list a, #header .nav-cmd .menu {
  border-color: #ddd;
  background-color: #fff;
  color: #7dcef1; }

#header .dropdown .sub-menu.logout {
  border-color: #ddd;
  background-color: #fff;
  color: #adadad; }

#header .menu-link, #header .dropdown .sub-menu:hover, label.black,
button.black,
a.black, #header .nav-cmd .menu, .message-page__header .btn, .register-success-page__header .btn, label.white:hover,
button.white:hover,
a.white:hover {
  border-color: #adadad;
  background-color: #fff;
  color: #333; }

#header .menu-link.opened [class^="icon-"],
#header .menu-link.opened [class*=" icon-"], #header .menu-link:hover [class^="icon-"],
#header .menu-link:hover [class*=" icon-"], #header .dropdown .sub-menu:hover [class^="icon-"],
#header .dropdown .sub-menu:hover [class*=" icon-"], .success-modal .modal__containter .btn:hover, .error-modal .modal__containter .btn:hover, .conferences-cycle-list__item__action-btn, label.bk-blue:hover,
button.bk-blue:hover,
a.bk-blue:hover, #newsletter form button:hover, label.black:hover,
button.black:hover,
a.black:hover, #header .nav-cmd .menu:hover, .message-page__header .btn:hover, .register-success-page__header .btn:hover, label.white,
button.white,
a.white {
  border-color: #ddd;
  background-color: #333;
  color: #fff; }

#header .menu-link .itens {
  border-color: #fff;
  background-color: #333;
  color: #fff; }

label.error,
button.error,
a.error {
  border-color: #fd5f5f;
  background-color: #fd5f5f;
  color: #fff; }

.author__picture img, .profiles-list__item__figure img, #header .menu-link.user img {
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
  filter: grayscale(100%);
  filter: gray; }
