/*==============================================================
## Import variables, mixins, ...
==============================================================*/
/*==============================================================
## Import Base
==============================================================*/
/* Document ========================================================================== */
*, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; }

/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. */
html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers. */
body { margin: 0; }

/** Render the `main` element consistently in IE. */
main { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; }

/** 1. Remove the bottom border in Chrome 57- 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

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

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10. */
img { border-style: none; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** Correct the inability to style clickable types in iOS and Safari. */
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { vertical-align: baseline; }

/** Remove the default vertical scrollbar in IE 10+. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10. 2. Remove the padding in IE 10. */
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in Edge, IE 10+, and Firefox. */
details { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Misc ========================================================================== */
/** Add the correct display in IE 10+. */
template { display: none; }

/** Add the correct display in IE 10. */
[hidden] { display: none; }

.clearfix-bottom:after, .clearfix:before, .clearfix:after { content: " "; display: table; }

.clear, .clearfix-bottom:after, .clearfix:after { clear: both; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; margin: 0; padding: 0; }

iframe { max-width: 100%; }

ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after { content: ""; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

a { -webkit-text-decoration-skip: objects; text-decoration-skip: objects; text-decoration: none; }

body { background: #fee800; }

.container { max-width: 1170px; margin: 0 auto; position: relative; padding: 0 30px; }

.pr-15 { padding-right: 15px; }

.pr-0 { padding-right: 0; }

.pl-0 { padding-left: 0; }

.pl-15 { padding-left: 15px; }

.container-inner { position: relative; }

.container-no-padding { padding-left: 0; padding-right: 0; }

a { color: #000302; }

a:hover { color: #0099ce; text-decoration: underline; }

#header, #main, #footer { position: relative; }

#header { z-index: 100; }

#main { z-index: 10; }

#footer { z-index: 5; }

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

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

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

.display-table, .table-view { display: table; width: 100%; height: 100%; table-layout: fixed; }

.display-cell, .cell-view { display: table-cell; vertical-align: middle; }

button, a { -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

strong { font-weight: 600; }

.to-uppercase { text-transform: uppercase; }

.phone-only, .tablet-only { display: none; }

.desktop-only { display: block; }

/*==============================================================
## Responsive
==============================================================*/
@media (max-width: 1200px) { .container { margin-left: 1.5625rem; margin-right: 1.5625rem; }
  .container:not(.container-no-padding) { padding-left: 30px; padding-right: 30px; }
  .container.container-no-padding { padding: 0; }
  .desktop-only, .phone-only { display: none; }
  .tablet-only { display: block; } }

@media (max-width: 767px) { .container:not(.container-no-padding) { padding-left: 15px; padding-right: 15px; }
  .container.container-no-padding { padding: 0; }
  .desktop-only, .tablet-only { display: none; }
  .phone-only { display: block; } }

body { font-family: "barlow", sans-serif; color: #000302; line-height: 1.5; font-weight: 400; font-size: 1rem; }

.font-size-regular { font-size: 1rem; line-height: 1.5; }

.font-size-medium { font-size: 0.75rem; line-height: 1.66667; }

.font-size-small { font-size: 0.625rem; line-height: 1.4; }

h1, h2, h3, h4, h5, h6 { font-family: "barlow", sans-serif; font-weight: 600; color: inherit; line-height: 1; position: relative; }

h1, .h1 { font-size: 2.125rem; line-height: 1.29412; text-transform: uppercase; font-weight: 800; }

h2, .h2 { font-size: 2rem; line-height: 1; text-transform: uppercase; font-weight: 800; }

h3, .h3 { font-size: 1rem; line-height: 1.5; }

h4, .h4 { font-size: 1em; }

h5, .h5 { font-size: 1rem; line-height: 1.5; }

h6, .h6 { font-size: 1rem; line-height: 1.5; }

.sub-head { text-transform: uppercase; font-size: 1.375rem; line-height: 1.45455; font-weight: 400; }

.sub-head-alt { text-transform: uppercase; font-size: 0.75rem; line-height: 1.5; font-weight: 400; }

.the-content .sub-head-small, .sub-head-small { text-transform: uppercase; font-size: 0.625rem; line-height: 1.8; font-weight: 600; }

.the-content .sub-head-medium, .sub-head-medium { text-transform: uppercase; font-size: 0.75rem; line-height: 1.5; font-weight: 400; }

@media (max-width: 767px) { h1, .h1 { font-size: 1.5625rem; line-height: 1.32; }
  h2, .h2 { font-size: 1.25rem; line-height: 1.25; }
  .sub-head { font-size: 1rem; line-height: 1.25; }
  .sub-head-medium { font-size: 0.75rem; line-height: 1.5; }
  .sub-head-small { font-size: 0.75rem; line-height: 1.5; font-weight: 400; } }

/*==============================================================
## Import Vendors
==============================================================*/
#outdated { position: absolute; background-color: #f25648; color: white; display: none; overflow: hidden; left: 0; position: fixed; text-align: center; text-transform: uppercase; top: 0; width: 100%; z-index: 1500; padding: 0 24px 24px 0; }

#outdated.fullscreen { height: 100%; }

#outdated .vertical-center { display: table-cell; text-align: center; vertical-align: middle; }

#outdated h6 { font-size: 25px; line-height: 25px; margin: 12px 0; }

#outdated p { font-size: 12px; line-height: 12px; margin: 0; }

#outdated #buttonUpdateBrowser { border: 2px solid white; color: white; cursor: pointer; display: block; margin: 30px auto 0; padding: 10px 20px; position: relative; text-decoration: none; width: 230px; }

#outdated #buttonUpdateBrowser:hover { background-color: white; color: #f25648; }

#outdated .last { height: 20px; position: absolute; right: 70px; top: 10px; width: auto; display: inline-table; }

#outdated .last[dir=rtl] { left: 25px !important; right: auto !important; }

#outdated #buttonCloseUpdateBrowser { color: white; display: block; font-size: 36px; height: 100%; line-height: 36px; position: relative; text-decoration: none; width: 100%; }

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }

.sf-menu li { position: relative; }

.sf-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }

.sf-menu > li { float: left; }

.sf-menu li:hover > ul, .sf-menu li.sfHover > ul { display: block; }

.sf-menu a { display: block; position: relative; }

.sf-menu ul ul { top: 0; left: 100%; }

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

.fancybox-active { height: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-navigation .fancybox-button--arrow_left { left: 0; left: env(safe-area-inset-left); padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right { padding: 31px 6px 31px 26px; right: 0; right: env(safe-area-inset-right); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*==============================================================
## Import Components
==============================================================*/
.the-content { /* -- Image -- */ /* -- Margin -- */ }

.the-content h1 { margin: 0 0 0.38095em; }

.the-content h2 { margin: 0 0 0.58333em; }

.the-content a { text-decoration: underline; font-weight: 600; }

.the-content .btn, .the-content .button, .the-content .main-page-links a, .main-page-links .the-content a { vertical-align: middle; text-decoration: none; }

.the-content .italic { font-style: italic; }

.the-content svg, .the-content img { vertical-align: baseline; }

.the-content ol { list-style: decimal; list-style-position: outside; margin-left: 1.7em; }

.the-content ul, .the-content ol { padding-left: 1.2em; }

.the-content ul { list-style: none; margin-left: 0; }

.the-content li { margin-top: 0.5em; }

.the-content ul > li { padding-left: 0.85em; position: relative; }

.the-content ul > li::before { content: "\2022"; position: absolute; top: -1px; left: 0; vertical-align: top; font-weight: 700; }

.the-content li ul, .the-content li ol { margin-left: 1em; }

.the-content blockquote, .the-content table, .the-content p, .the-content ul, .the-content ol, .the-content dd, .the-content pre, .the-content iframe, .the-content address, .the-content .wp-block-image, .the-content hr { margin-top: 0; margin-bottom: 1.375em; }

.the-content .wp-block-image { margin-bottom: 2em; }

.the-content ul ul, .the-content ol ol, .the-content ul ol, .the-content ol ul { margin-bottom: 0.3em; }

.the-content blockquote p { margin-bottom: 0.5em; }

.the-content blockquote p:last-child { margin-bottom: 0; }

.the-content blockquote cite { display: block; font-size: 19px; font-style: normal; color: #000302; font-weight: 800; }

.the-content hr { border: 0; border-bottom: 1px solid #EEEEEE; }

.the-content .content-slideshow { margin: 2em 0 1.375em; }

.the-content-a-style a { text-decoration: underline; font-weight: 600; }

img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img { max-width: 100%; height: auto; }

.alignleft, img.alignleft { display: block; float: left; margin: 3px 25px 0 0; }

.alignright, img.alignright { display: block; float: right; margin: 3px 0 0 25px; }

.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px; }

.wp-caption { margin-bottom: 20px; max-width: 100% !important; /* prevent too-wide images from breaking layout */ padding: 0; text-align: left; }

.wp-caption img { vertical-align: top; }

figcaption, .wp-caption p.wp-caption-text { background: #FAFAFA; text-align: left; margin: 0; padding: 19px 30px 17px; }

.wp-smiley { margin: 0; }

.gallery { margin: 0 auto 18px; }

.gallery .gallery-item { float: left; margin-top: 0; text-align: center; width: 33%; }

.gallery-columns-2 .gallery-item { width: 50%; }

.gallery-columns-4 .gallery-item { width: 25%; }

.gallery img { border: 2px solid #cfcfcf; }

.gallery-columns-2 .attachment-medium { max-width: 92%; height: auto; }

.gallery-columns-4 .attachment-thumbnail { max-width: 84%; height: auto; }

.gallery .gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }

.gallery dl { margin: 0; }

.gallery img { border: 10px solid #f1f1f1; }

.gallery br + br { display: none; }

.the-content h1:first-child, .the-content h2:first-child, .the-content h3:first-child, .the-content h4:first-child, .the-content article h1:first-child, .the-content article h2:first-child, .the-content article h3:first-child, .the-content article h4:first-child { margin-top: 0; }

.the-content iframe { width: 100%; }

.the-content > article > *:last-child, .the-content > *:last-child { margin-bottom: 0; }

@media (max-width: 767px) { .the-content h2 { margin-bottom: 0.25rem; } }

input[type="submit"], button:not(.fancybox-button), [type="submit"], .button, .main-page-links a, .btn { background-color: #000302; font-weight: 600; font-size: 1rem; line-height: 1.125; padding: 4px 10px 5px; text-transform: uppercase; cursor: pointer; color: #fee800 !important; outline: 0; display: inline-block; text-align: left; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; border-radius: 0; text-decoration: none; position: relative; margin: 5px 48px 5px 0; border: 0; }

input[type="submit"]:focus, input[type="submit"]:hover, button:not(.fancybox-button):focus, button:not(.fancybox-button):hover, [type="submit"]:focus, [type="submit"]:hover, .button:focus, .main-page-links a:focus, .button:hover, .main-page-links a:hover, .btn:focus, .btn:hover { background-color: #0099ce; color: #ffffff !important; text-decoration: none; }

input[type="submit"][disabled], button:not(.fancybox-button)[disabled], [type="submit"][disabled], .button[disabled], .main-page-links a[disabled], .btn[disabled] { opacity: 0.5; }

input[type="submit"]::before, button:not(.fancybox-button)::before, [type="submit"]::before, .button::before, .main-page-links a::before, .btn::before { content: ''; background: #ffffff; position: absolute; width: 36px; height: 36px; border-radius: 50%; top: -5px; right: -16px; z-index: -1; }

input[type="submit"]::after, button:not(.fancybox-button)::after, [type="submit"]::after, .button::after, .main-page-links a::after, .btn::after { content: ''; background: url("../images/icons/arrow-right.svg") center center no-repeat; position: absolute; width: 30px; height: 26px; right: -38px; top: 0; z-index: 2; }

input[type="submit"]::-moz-focus-inner, button:not(.fancybox-button)::-moz-focus-inner, [type="submit"]::-moz-focus-inner, .button::-moz-focus-inner, .main-page-links a::-moz-focus-inner, .btn::-moz-focus-inner { padding: 0; border: 0; }

input[type="submit"].active, button:not(.fancybox-button).active, [type="submit"].active, .button.active, .main-page-links a.active, .btn.active { background: #ffffff; color: #000302 !important; }

button.no-icon-btn, .no-icon-btn { margin: 0; }

button.no-icon-btn::before, button.no-icon-btn::after, .no-icon-btn::before, .no-icon-btn::after { display: none; }

.btn-disabled { background: #595301 !important; }

.btn-disabled:hover { color: #fee800 !important; }

button.no-style-btn, .no-style-btn { background: transparent; border: 0; border-radius: 0; min-width: 0; min-height: 0; width: auto; padding: 0; }

button.no-style-btn img, .no-style-btn img { vertical-align: baseline; }

button.no-style-btn::before, button.no-style-btn::after, .no-style-btn::before, .no-style-btn::after { display: none; }

button.no-style-btn:focus, button.no-style-btn:hover, button.no-style-btn:active, .no-style-btn:focus, .no-style-btn:hover, .no-style-btn:active { background: transparent; }

button.btn-sml, .btn-sml { font-size: 0.75rem; vertical-align: top; padding: 5px 8px; }

.btn-label { background-color: #000302; color: #fee800; font-size: 1rem; line-height: 1.25; font-weight: 600; text-align: center; text-transform: uppercase; padding: 6px 10px 7px; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.read-more { text-decoration: underline; font-weight: 600; }

@media (max-width: 767px) { input[type="submit"], button:not(.fancybox-button), [type="submit"], .button, .main-page-links a, .btn { font-size: 0.75rem; padding-top: 0.375rem; padding-bottom: 0.375rem; }
  input[type="submit"]::before, button:not(.fancybox-button)::before, [type="submit"]::before, .button::before, .main-page-links a::before, .btn::before { width: 2.125rem; height: 2.125rem; top: -0.25rem; right: -0.875rem; }
  input[type="submit"]::after, button:not(.fancybox-button)::after, [type="submit"]::after, .button::after, .main-page-links a::after, .btn::after { background-size: 100% auto; width: 1.6875rem; right: -2.125rem; } }

textarea, input[type="text"], input[type="email"], input[type="date"], input[type="tel"], input[type="search"], input[type="number"], input[type="password"] { background: #ffffff; width: 100%; border: 0; font-size: 1.125rem; padding: 5px 10px; outline: 0; line-height: 1.5; height: 40px; border-radius: 0; -webkit-appearance: none; }

textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder { color: inherit; opacity: 0.8; }

textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder { color: inherit; opacity: 0.8; }

textarea:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder { color: inherit; opacity: 0.8; }

textarea::-ms-input-placeholder, input[type="text"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder, input[type="date"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, input[type="search"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder { color: inherit; opacity: 0.8; }

textarea::placeholder, input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="date"]::placeholder, input[type="tel"]::placeholder, input[type="search"]::placeholder, input[type="number"]::placeholder, input[type="password"]::placeholder { color: inherit; opacity: 0.8; }

textarea { height: auto; }

.the-content .wpcf7, .the-content form { text-align: left; }

.the-content label { color: inherit; font-size: 1rem; text-transform: uppercase; margin: 0 0 5px; display: block; vertical-align: top; }

.the-content .wpcf7 { padding-top: 31px; }

.the-content textarea, .the-content input[type="text"], .the-content input[type="email"], .the-content input[type="date"], .the-content input[type="tel"], .the-content input[type="search"], .the-content input[type="number"], .the-content input[type="password"] { line-height: 1.6; padding: 15px 20px; height: 60px; margin: 0 0 11px; }

.the-content textarea { height: auto; }

.wpcf7 .col-half-left { float: left; width: 50%; padding-right: 15px; }

.wpcf7 .col-half-right { float: right; width: 50%; padding-left: 15px; }

.wpcf7 .col-last + * { clear: both; }

form#emma-subscription-form { padding: 1.25rem 0; }

form#emma-subscription-form ul#emma-form-elements { list-style-type: none !important; }

form#emma-subscription-form ul#emma-form-elements li { width: 100%; }

form#emma-subscription-form ul#emma-form-elements li::before { display: none; }

@media only screen and (min-width: 768px) { form#emma-subscription-form ul#emma-form-elements .emma-cf { width: 48%; } }

form#emma-subscription-form ul#emma-form-elements .emma-form-row-last { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.page-id-615 .selectric-wrapper .selectric { margin: 0 0 0.6875rem; background: none; border: 1px solid black; }

.page-id-615 .selectric-wrapper .selectric > span.label { line-height: 1.6; padding: 0.9375rem 1.25rem; height: 3.75rem; margin: 0; font-size: 1.125rem; background: white; }

.page-id-615 .selectric-wrapper .selectric .button, .page-id-615 .selectric-wrapper .selectric .main-page-links a, .main-page-links .page-id-615 .selectric-wrapper .selectric a { background-color: white; margin: 0; right: 0.625rem; top: 0.625rem; }

.page-id-615 .selectric-wrapper .selectric .button:after, .page-id-615 .selectric-wrapper .selectric .main-page-links a:after, .main-page-links .page-id-615 .selectric-wrapper .selectric a:after { border: 8px solid transparent; border-top-color: black; background: none; top: 0.625rem; }

.page-id-615 .selectric-wrapper .selectric .button:before, .page-id-615 .selectric-wrapper .selectric .main-page-links a:before, .main-page-links .page-id-615 .selectric-wrapper .selectric a:before { background-color: none; }

.page-id-615 .selectric-wrapper .selectric-scroll ul { list-style: none; }

.page-id-615 .selectric-wrapper .selectric-scroll ul li:before, .page-id-615 .selectric-wrapper .selectric-scroll ul li::before { display: none; }

.wpcf7 .wpcf7-form-control { border: 1px solid black !important; }

.wpcf7 .wpcf7-not-valid { border: 1px solid red !important; }

.wpcf7 .wpcf7-not-valid-tip { position: absolute; right: 10px; top: -5px; }

.wpcf7 .wpcf7-form-control-wrap.message .wpcf7-textarea.wpcf7-not-valid + .wpcf7-not-valid-tip { top: -28px; }

.widget-white-box { background: #ffffff; padding: 16px 14px; line-height: 1.5; }

.widget-white-box blockquote, .widget-white-box table, .widget-white-box p, .widget-white-box ul, .widget-white-box ol, .widget-white-box dd, .widget-white-box pre, .widget-white-box iframe, .widget-white-box address, .widget-white-box .wp-block-image, .widget-white-box hr { margin: 0 0 0.58333em; }

.widget-white-box > *:last-child { margin-bottom: 0; }

.widget-white-box .hidden { display: none; visibility: hidden; }

.widget-white-box .reg-icon { display: inline-block; vertical-align: top; margin-top: 5px; margin-left: 14px; }

.widget-white-box h4 { margin-bottom: 0.75em; margin-top: 1.33333em; font-size: 1em; }

.widget-white-box .widget-title { margin: 0 0 17px; }

.widget-white-box ul.registration-access-list { padding: 7px 3px 11px 0; margin: 0; }

.widget-white-box ul.registration-access-list li { background: #000302; display: inline-block; vertical-align: top; padding: 0; margin: 0 4px 5px 0; width: 27px; height: 27px; text-align: center; line-height: 25px; color: #fee800; border-radius: 50%; font-weight: 600; color: white; }

.widget-white-box ul.registration-access-list li a { display: block; height: 100%; color: #fee800; }

.widget-white-box ul.registration-access-list li a:hover { color: #fff; }

.widget-white-box ul.registration-access-list li::before { display: none; }

.widget-white-box ul.registration-access-list li.us { background: #f27176; }

.widget-white-box ul.registration-access-list li.ua { background: #00b796; }

.widget-white-box ul.registration-access-list li.ea { background: #a6a7a7; }

.widget-white-box ul.registration-access-list li.ba { background: #6c3db2; }

.widget-white-box .btn, .widget-white-box .button, .widget-white-box .main-page-links a, .main-page-links .widget-white-box a { font-size: 0.75rem; line-height: 1.5; padding-left: 9px; padding-right: 9px; }

.widget-white-box a.reg-more-btn { margin: 0 0 11px; }

.widget-white-box .sub-head-small .reg-icon { margin-top: 0; margin-left: 11px; }

.interior-hero-sidebar .widget-white-box { padding-bottom: 23px; }

.widget-submission-deadlines { padding-top: 12px; padding-bottom: 16px; }

.widget-submission-deadlines .widget-title { margin-bottom: 8px; }

.widget-submission-deadlines .sub-head-small { margin-top: 0; display: none; }

.widget-submission-deadlines .sub-head-small:first-of-type { display: block; }

.widget-submission-deadlines .btn { margin-top: 7px; }

.widget-submission-deadlines .sd-widget-entry h4 { margin-top: 12px; }

.widget-submission-deadlines .sd-widget-entry + .sd-widget-entry { margin-top: 18px; }

.widget-submission-deadlines .sd-widget-entry + .sd-widget-entry h4 { margin-top: 0; }

.widget + .widget { margin-top: 23px; }

.widget-white-box + .widget { margin-top: 95px; }

.widget-white-box + .widget-white-box { margin-top: 17px; }

.widget-sub-title { font-size: 0.75rem; line-height: 1.66667; margin: 0 0 8px; }

.widget-additional-links .btn { display: block; font-size: 0.75rem; line-height: 1.5; padding-left: 9px; padding-right: 9px; }

.widget-additional-links p { margin-bottom: 11px; }

.widget-additional-links p:last-child { margin: 0; }

.widget-share a { background: #000302; display: inline-block; vertical-align: top; width: 24px; height: 24px; color: #fee800; text-align: center; font-size: 0.875rem; line-height: 24px; padding: 0; text-align: center; margin: 1px 4px 0 0; }

.widget-share a:hover { background: #0099ce; color: #ffffff; }

.widget-chair .chair-entry { position: relative; }

.widget-chair .chair-entry img { width: 100%; position: relative; z-index: 1; }

.widget-chair .chair-entry > a { display: block; }

.widget-chair .chair-entry > a:after { content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 0px solid transparent; z-index: 10; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.widget-chair .chair-entry > a:hover .chair-name { color: #ffffff; background-color: #0099ce; }

.widget-chair .chair-entry > a:hover:after { border: 2px solid #0099ce; }

.widget-chair .chair-name { background: #000302; color: #fee800; font-size: 0.75rem; line-height: 1.5; font-weight: 600; z-index: 2; padding: 5px 9px 6px; -webkit-transition: background-color 0.2s ease; -o-transition: background-color 0.2s ease; transition: background-color 0.2s ease; }

.widget-chair img + .chair-name { position: absolute; left: 0; right: 0; bottom: 0; }

.widget-sponsors a { display: block; position: relative; }

.widget-sponsors a:after { content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 0px solid transparent; z-index: 10; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.widget-sponsors a:hover:after { border: 2px solid #0099ce; }

.widget-sponsors img { width: 100%; }

.widget-sponsors .widget-sponsors-entry + .widget-sponsors-entry { margin-top: 12px; }

@media (max-width: 767px) { .widget + .widget { margin-top: 1.5rem; }
  .widget-share a { width: 2.25rem; height: 2.25rem; font-size: 1.375rem; line-height: 2.125rem; }
  .widget-sponsors, .widget-chair { width: 50%; float: left; padding-right: 6px; margin-top: 1.5rem; }
  .widget-chair + .widget-sponsors { padding-left: 6px; padding-right: 0; } }

.img-icon { background: #ffffff; display: block; position: relative; width: 36px; height: 36px; border-radius: 50%; line-height: 36px; margin-right: 34px; }

.img-icon img { position: absolute; left: -7px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.img-icon::before { content: ''; background: url("../images/icons/arrow-right.svg") center center no-repeat; position: absolute; width: 30px; height: 26px; left: 28px; top: 5px; }

.img-icon .icon-abbr { background: #000302; display: block; position: absolute; text-align: center; border-radius: 50%; color: #ffffff; font-size: 0.75rem; font-weight: 600; top: 13.88889%; left: 13.88889%; right: 13.88889%; bottom: 13.88889%; }

.img-icon .icon-abbr span.abbr-inner { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.img-icon .icon-abbr .abbr-inner-small { color: #fee800; line-height: 1; font-size: 0.75rem; padding-bottom: 3px; }

.reg-icon { background: #ffffff; display: block; position: relative; width: 18px; height: 18px; border-radius: 50%; margin: 19px 27px 0 0; }

.reg-icon::before { content: ''; background: url("../images/icons/arrow-right.svg") center center no-repeat; position: absolute; width: 30px; height: 26px; left: 6px; top: -4px; }

.reg-icon::after { content: ''; background: #ffffff; border-radius: 50%; position: absolute; width: 5px; height: 5px; top: 7px; left: 39px; }

.icon-wrap .reg-icon { position: absolute; right: 100%; top: 14px; margin: 0 44px 0 0; }

.reg-icon-yellow { background: #fee800; }

.reg-icon-yellow::after { background: #fee800; }

.heading-icon { position: absolute; top: -2px; right: 100%; }

.img-icon-vert { background: #ffffff; width: 36px; height: 36px; border-radius: 50%; position: relative; text-align: center; }

.img-icon-vert img, .img-icon-vert svg { max-width: 36px; max-height: 36px; vertical-align: top; margin-top: -12px; }

.img-icon-vert::after { content: ''; background: url("../images/icons/arrow-down.svg") center center no-repeat; width: 16px; height: 30px; position: absolute; z-index: 5; left: 50%; margin-left: -8px; top: 24px; }

@media (max-width: 767px) { .reg-icon { width: 0.75rem; height: 0.75rem; margin: 0 18px 0 0; }
  .reg-icon::before { background-size: cover; width: 19px; height: 10px; left: 0.3125rem; top: 50%; margin-top: -0.3125rem; }
  .reg-icon::after { width: 0.25rem; height: 0.25rem; top: 50%; margin-top: -0.125rem; left: 1.625rem; }
  .icon-wrap .reg-icon-mobile-xs { margin-right: 1.375rem; }
  .reg-icon-mobile-xs { width: 0.5rem; height: 0.5rem; margin: 0 18px 0 0; }
  .reg-icon-mobile-xs::before { background-size: cover; width: 13px; height: 7px; left: 0.1875rem; top: 50%; margin-top: -0.1875rem; }
  .reg-icon-mobile-xs::after { width: 0.1875rem; height: 0.1875rem; top: 50%; margin-top: -0.09375rem; left: 1.125rem; }
  .img-icon { width: 2.125rem; height: 2.125rem; margin-right: 2rem; margin-top: -0.125rem; }
  .img-icon::before { left: 1.5625rem; top: 0.25rem; } }

.selectric-wrapper { position: relative; cursor: pointer; }

.selectric-responsive { width: 100%; }

.selectric { border: 1px solid #DDD; border-radius: 0px; background: #F8F8F8; position: relative; overflow: hidden; }

.selectric .label { display: block; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; margin: 0 38px 0 10px; font-size: 12px; line-height: 38px; color: #444; height: 38px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.selectric .button, .selectric .main-page-links a, .main-page-links .selectric a { display: block; position: absolute; right: 0; top: 0; width: 38px; height: 38px; line-height: 38px; background-color: #F8f8f8; color: #BBB; text-align: center; font: 0/0 a; *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial; }

.selectric .button:after, .selectric .main-page-links a:after, .main-page-links .selectric a:after { content: " "; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; width: 0; height: 0; border: 4px solid transparent; border-top-color: #BBB; border-bottom: none; }

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

.selectric-hover .selectric { border-color: #c4c4c4; }

.selectric-hover .selectric .button, .selectric-hover .selectric .main-page-links a, .main-page-links .selectric-hover .selectric a { color: #a2a2a2; }

.selectric-hover .selectric .button:after, .selectric-hover .selectric .main-page-links a:after, .main-page-links .selectric-hover .selectric a:after { border-top-color: #a2a2a2; }

.selectric-open { z-index: 9999; }

.selectric-open .selectric { border-color: #c4c4c4; }

.selectric-open .selectric-items { display: block; }

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

.selectric-hide-select { position: relative; overflow: hidden; width: 0; height: 0; }

.selectric-hide-select select { position: absolute; left: -100%; }

.selectric-hide-select.selectric-is-native { position: absolute; width: 100%; height: 100%; z-index: 10; }

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

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

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

/* Items box */
.selectric-items { display: none; position: absolute; top: 100%; left: 0; background: #F8F8F8; border: 1px solid #c4c4c4; z-index: -1; -webkit-box-shadow: 0 0 10px -6px; box-shadow: 0 0 10px -6px; }

.selectric-items .selectric-scroll { height: 100%; overflow: auto; }

.selectric-above .selectric-items { top: auto; bottom: 100%; }

.selectric-items ul, .selectric-items li { list-style: none; padding: 0; margin: 0; font-size: 12px; line-height: 20px; min-height: 20px; }

.selectric-items li { display: block; padding: 10px; color: #666; cursor: pointer; }

.selectric-items li.selected { background: #E0E0E0; color: #444; }

.selectric-items li.highlighted { background: #D0D0D0; color: #444; }

.selectric-items li:hover { background: #D5D5D5; color: #444; }

.selectric-items .disabled { filter: alpha(opacity=50); opacity: 0.5; cursor: default !important; background: none !important; color: #666 !important; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.selectric-items .selectric-group .selectric-group-label { font-weight: bold; padding-left: 10px; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background: none; color: #444; }

.selectric-items .selectric-group.disabled li { filter: alpha(opacity=100); opacity: 1; }

.selectric-items .selectric-group li { padding-left: 25px; }

/*==============================================================
## Import Layouts
==============================================================*/
#main > section:not(:last-child) { position: relative; }

#main > section:not(:last-child)::before { content: ''; position: absolute; bottom: 0; left: 0; right: 0; border-bottom: 1px solid rgba(0, 3, 2, 0.15); }

.container::before, .container::after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; border-left: 1px solid rgba(0, 3, 2, 0.15); }

.container::after { left: auto; right: 0; }

.fancybox-content { background: #fee800; overflow: visible; }

.fancybox-button, .fancybox-close-small { background: #ffffff; opacity: 1; border-radius: 50%; width: 30px; height: 30px; padding: 2px !important; margin: 8px; }

.fancybox-button svg path, .fancybox-close-small svg path { fill: #000302; }

.fancybox-button:hover, .fancybox-close-small:hover { background: #0099ce; }

.fancybox-button:hover path, .fancybox-close-small:hover path { fill: #ffffff; }

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

.fancybox-slide--html .fancybox-close-small { top: -15px; right: -15px; margin: 0; }

.fancybox-bg { background: #595301; }

.fancybox-is-open .fancybox-bg { opacity: 0.93; }

.grid-intro .grid-intro-text { max-width: 200px; padding: 0 0 25px; }

.grid-intro .sub-head { margin: 0 0 5px; }

.grid-intro h2 { margin: 0 0 12px; }

.grid-intro h2:last-child { margin: 0; }

.grid-intro .btn { margin-bottom: 0; }

.event-entry { background: #ffffff; border: 2px solid transparent; padding: 16px 12px 74px; position: relative; min-height: 170px; height: 100%; display: block; }

.event-entry .event-entry-icon { position: absolute; width: 36px; height: 36px; background: #fee800; border-radius: 50%; top: 6px; right: 12px; }

.event-entry .event-entry-icon img, .event-entry .event-entry-icon svg { max-height: 36px; position: absolute; left: 50%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); margin: -2px 0 0 -5px; }

.event-entry-header .event-entry-title { font-size: 1rem; line-height: 1.25; font-weight: 600; padding-right: 42px; margin: 0 0 2px; }

.event-entry-header p { line-height: 1.33333; margin-top: 4px; }

.event-entry-footer { position: absolute; bottom: 11px; left: 12px; right: 12px; }

.event-entry-footer .reg-icon { display: inline-block; margin-top: 0; margin-left: 7px; position: relative; top: -1px; vertical-align: top; }

.event-entry-footer .reg-icon, .event-entry-footer .reg-icon::after { background: #fee800; }

.event-entry-footer .event-entry-label { background: #000302; color: #fee800; padding: 4px 10px 5px; margin-top: 10px; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.content-with-icon { padding-left: 70px; }

.content-with-icon .sub-head-medium { margin: 0 0 5px; }

.icon-wrap { position: relative; }

.button-group { padding-top: 30px; }

.button-group .btn-group-label { margin-right: 14px; }

div.loading-posts { position: relative; -webkit-animation: fade-in 0.6s linear; animation: fade-in 0.6s linear; }

div.loading-posts::before { content: ''; background: url("../images/icons/siggraph.svg") center center no-repeat; background-size: 60px 60px; border-radius: 50%; position: absolute; width: 60px; height: 60px; left: 50%; top: 50%; margin: -30px 0 0 -30px; -webkit-animation: spin 0.8s infinite linear; animation: spin 0.8s infinite linear; }

.content-404 { padding: 90px 0; min-height: 50vh; }

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

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

@-webkit-keyframes spin { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }

@keyframes spin { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }

@media (max-width: 767px) { .grid-intro .grid-intro-text { max-width: none; padding-bottom: 0.5625rem; }
  .grid-intro .sub-head, .grid-intro .sub-head-small { margin-bottom: 0.125rem; }
  .event-entry { padding: 0.6875rem 0.5625rem 4.625rem; min-height: 9.625rem; }
  .event-entry-footer { left: 0.5625rem; right: 0.5625rem; bottom: 0.5625rem; }
  .event-entry-footer .event-entry-label { padding: 0.125rem 0.4375rem 0.1875rem; margin-top: 0.375rem; }
  .event-entry-footer .reg-icon { vertical-align: middle; margin-left: 0.1875rem; }
  .content-with-icon { padding-left: 4rem; } }

a.skip-nav-btn { position: absolute; top: 0; left: 0; z-index: 1000; border-radius: 0; left: 0; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }

a.skip-nav-btn:focus { -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); }

.alert-bar { background: #000302; color: #fee800; font-weight: 500; position: relative; z-index: 100; }

.alert-bar a { color: #fee800; text-decoration: underline; }

.alert-bar a:hover { color: #0099ce; }

.alert-bar a.alert-bar-link { text-transform: uppercase; font-weight: 800; }

.alert-bar .alert-bar-inner { padding: 10px 0 12px; }

#header { background: transparent; position: relative; -webkit-transition: background-color 0.2s ease; -o-transition: background-color 0.2s ease; transition: background-color 0.2s ease; }

#header::before { content: ''; position: absolute; bottom: 0; left: 0; right: 0; border-bottom: 1px solid rgba(0, 3, 2, 0.15); }

#header .container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

#header .container > * { min-width: 0; }

#header.no-alert { width: 100%; top: 0; left: 0; position: fixed; }

#header.sticky { background: #fee800; width: 100%; top: 0; left: 0; position: fixed; }

#logo-wrap { padding: 22px 1px 15px; -webkit-box-flex: 0; -ms-flex: 0 0 192px; flex: 0 0 192px; width: 192px; min-height: 83px; }

#logo a svg path { -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; fill: #000302; }

#logo a:hover svg path { fill: #0099ce; }

#nav-toggle { display: none; }

#nav { padding: 17px 0 5px 30px; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

#nav > * { min-width: 0; }

#nav li { text-transform: uppercase; font-weight: 600; font-size: 0.875rem; line-height: 1.28571; }

#nav .sf-menu { padding-right: 8px; }

#nav .sf-menu > li { margin-right: 15px; }

#nav .sf-menu > li svg { position: relative; top: 2px; margin-left: 1px; }

#nav .sf-menu > li svg path { -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

#nav .sf-menu > li:last-child { margin: 0; }

#nav .sf-menu > li > a { padding: 5px 10px 13px; position: relative; }

#nav .sf-menu > li > a::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 7px; z-index: -1; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

#nav .sf-menu > li > a svg path { fill: #000302; }

#nav .sf-menu li.current-menu-item > a, #nav .sf-menu li.current-menu-parent > a, #nav .sf-menu > li.sfHover > a, #nav .sf-menu > li > a:hover { color: #ffffff; text-decoration: none; }

#nav .sf-menu li.current-menu-item > a::before, #nav .sf-menu li.current-menu-parent > a::before, #nav .sf-menu > li.sfHover > a::before, #nav .sf-menu > li > a:hover::before { background: #0099ce; }

#nav .sf-menu li.current-menu-item > a svg path, #nav .sf-menu li.current-menu-parent > a svg path, #nav .sf-menu > li.sfHover > a svg path, #nav .sf-menu > li > a:hover svg path { fill: #ffffff; }

#nav .sf-menu ul { background: #000302; width: 167px; padding: 10px 14px 10px 15px; }

#nav .sf-menu ul li { font-size: 0.75rem; line-height: 1.5; border-top: 1px solid #ffffff; }

#nav .sf-menu ul li:first-child { border: 0; }

#nav .sf-menu ul li a { color: #fee800; padding: 11px 0; }

#nav .sf-menu ul li a:hover { color: #0099ce; text-decoration: none; }

#nav .sf-menu li.icon-register > a::after { content: ''; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' class='svg-inline'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23000302; fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M7.31,0A7.176,7.176,0,0,1,9.13.175,7.451,7.451,0,0,1,14.47,4.73a8.587,8.587,0,0,1,.4,1.38L14.96,6.69c0.033,0.192,0,.385.035,0.59V7.72q0,0.112,0,.225l-0.075.71a8.783,8.783,0,0,1-.48,1.715A7.431,7.431,0,0,1,9.67,14.685a10.819,10.819,0,0,1-1.315.27L7.72,15,7.28,15c-0.186-.03-0.371-0.006-0.54-0.035-0.22-.038-0.424-0.04-0.63-0.085a8.77,8.77,0,0,1-1.64-.515A7.41,7.41,0,0,1,.3,9.6a7.348,7.348,0,0,1-.22-3.21A8.071,8.071,0,0,1,.42,5.01,7.549,7.549,0,0,1,5.01.42,8.355,8.355,0,0,1,6.49.065L7.07,0.01Zm-0.045.75L7.06,0.76l-0.59.065a7.835,7.835,0,0,0-1.355.36A6.778,6.778,0,0,0,2.04,3.53c-0.18.252-.335,0.521-0.5,0.8a6.433,6.433,0,0,0-.395.93A5.706,5.706,0,0,0,.805,7.32a3.8,3.8,0,0,0,.03.635,8.267,8.267,0,0,0,.18.955c0.069,0.232.168,0.453,0.23,0.675l0.01-.005a2.53,2.53,0,0,1,.36-0.84A8.639,8.639,0,0,1,2.97,7.04,17.293,17.293,0,0,1,8.8,3.23,6.456,6.456,0,0,1,12,2.65L11.75,2.4,11.435,2.12a7.644,7.644,0,0,0-.65-0.46A6.363,6.363,0,0,0,7.265.75Zm4.12,2.3L11.16,3.06l-0.525.075a9.6,9.6,0,0,0-1.41.4A18.454,18.454,0,0,0,4.765,6.05c-0.333.251-.637,0.535-0.96,0.8l-0.32.305a3.9,3.9,0,0,0-.565.575l-0.315.35A5.6,5.6,0,0,0,1.7,9.56l-0.08.3a0.8,0.8,0,0,0,.64,1,3.923,3.923,0,0,0,.425.055,1.741,1.741,0,0,0,.5-0.01c0.217-.037.431-0.049,0.635-0.1a12.156,12.156,0,0,0,1.835-.6c0.219-.093.43-0.192,0.64-0.285l0.22-.105-0.5.15c-0.678.2-1.877,0.359-2.295-.185a0.746,0.746,0,0,1-.175-0.545,2.746,2.746,0,0,1,.055-0.36,4.6,4.6,0,0,1,.92-1.55l0.295-.32a3.138,3.138,0,0,1,.46-0.46L5.5,6.33c0.217-.174.421-0.361,0.645-0.53a14.874,14.874,0,0,1,3.33-1.97,9.284,9.284,0,0,1,1.915-.555,2.3,2.3,0,0,1,1.19.1A1.52,1.52,0,0,0,11.385,3.045Zm0.7,1.04-0.29.02-0.62.1A12.43,12.43,0,0,0,9.2,4.87c-0.162.071-.319,0.146-0.475,0.215L8.49,5.2l0.5-.15c0.675-.192,1.876-0.37,2.3.175a0.764,0.764,0,0,1,.18.575,3.789,3.789,0,0,1-.98,1.9l-0.31.335a2.822,2.822,0,0,1-.415.415L9.52,8.675c-0.2.158-.379,0.326-0.58,0.48A15.459,15.459,0,0,1,5.51,11.2a8.935,8.935,0,0,1-1.71.515,2.7,2.7,0,0,1-.935.05,4.447,4.447,0,0,1-.44-0.11L2.46,11.69,2.605,11.8a1.411,1.411,0,0,0,.375.135,2.921,2.921,0,0,0,1.105,0,10.031,10.031,0,0,0,1.885-.52A18.519,18.519,0,0,0,10.555,8.71,10.963,10.963,0,0,0,12.54,6.77a4.54,4.54,0,0,0,.815-1.455,0.949,0.949,0,0,0-.185-0.96A1.686,1.686,0,0,0,12.085,4.085Zm1.66,1.33a2.373,2.373,0,0,1-.32.77,9.653,9.653,0,0,1-.78,1.115c-0.15.19-.344,0.347-0.495,0.535a3.344,3.344,0,0,1-.5.485l-0.3.285c-0.272.218-.53,0.448-0.81,0.66a18.04,18.04,0,0,1-3.56,2.18c-0.346.153-.692,0.287-1.055,0.43a9.647,9.647,0,0,1-1.84.475,3.236,3.236,0,0,1-1.08,0,3.88,3.88,0,0,0,.8.7,6.883,6.883,0,0,0,2.1,1,7.541,7.541,0,0,0,.82.15,5.361,5.361,0,0,0,1.635,0,9.077,9.077,0,0,0,1.025-.215,6.738,6.738,0,0,0,3.595-2.55,5.588,5.588,0,0,0,.575-0.95,9.36,9.36,0,0,0,.39-1,6.44,6.44,0,0,0,.11-3.105,6.119,6.119,0,0,0-.21-0.725A0.625,0.625,0,0,0,13.745,5.415Z'%3E%3C/path%3E%3C/svg%3E"); background-position: center center; background-repeat: no-repeat; display: inline-block; width: 0.9375rem; height: 0.9375rem; vertical-align: top; margin: 2px 0 0 0.25rem; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

#nav .sf-menu li.icon-register > a:hover::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' class='svg-inline'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M7.31,0A7.176,7.176,0,0,1,9.13.175,7.451,7.451,0,0,1,14.47,4.73a8.587,8.587,0,0,1,.4,1.38L14.96,6.69c0.033,0.192,0,.385.035,0.59V7.72q0,0.112,0,.225l-0.075.71a8.783,8.783,0,0,1-.48,1.715A7.431,7.431,0,0,1,9.67,14.685a10.819,10.819,0,0,1-1.315.27L7.72,15,7.28,15c-0.186-.03-0.371-0.006-0.54-0.035-0.22-.038-0.424-0.04-0.63-0.085a8.77,8.77,0,0,1-1.64-.515A7.41,7.41,0,0,1,.3,9.6a7.348,7.348,0,0,1-.22-3.21A8.071,8.071,0,0,1,.42,5.01,7.549,7.549,0,0,1,5.01.42,8.355,8.355,0,0,1,6.49.065L7.07,0.01Zm-0.045.75L7.06,0.76l-0.59.065a7.835,7.835,0,0,0-1.355.36A6.778,6.778,0,0,0,2.04,3.53c-0.18.252-.335,0.521-0.5,0.8a6.433,6.433,0,0,0-.395.93A5.706,5.706,0,0,0,.805,7.32a3.8,3.8,0,0,0,.03.635,8.267,8.267,0,0,0,.18.955c0.069,0.232.168,0.453,0.23,0.675l0.01-.005a2.53,2.53,0,0,1,.36-0.84A8.639,8.639,0,0,1,2.97,7.04,17.293,17.293,0,0,1,8.8,3.23,6.456,6.456,0,0,1,12,2.65L11.75,2.4,11.435,2.12a7.644,7.644,0,0,0-.65-0.46A6.363,6.363,0,0,0,7.265.75Zm4.12,2.3L11.16,3.06l-0.525.075a9.6,9.6,0,0,0-1.41.4A18.454,18.454,0,0,0,4.765,6.05c-0.333.251-.637,0.535-0.96,0.8l-0.32.305a3.9,3.9,0,0,0-.565.575l-0.315.35A5.6,5.6,0,0,0,1.7,9.56l-0.08.3a0.8,0.8,0,0,0,.64,1,3.923,3.923,0,0,0,.425.055,1.741,1.741,0,0,0,.5-0.01c0.217-.037.431-0.049,0.635-0.1a12.156,12.156,0,0,0,1.835-.6c0.219-.093.43-0.192,0.64-0.285l0.22-.105-0.5.15c-0.678.2-1.877,0.359-2.295-.185a0.746,0.746,0,0,1-.175-0.545,2.746,2.746,0,0,1,.055-0.36,4.6,4.6,0,0,1,.92-1.55l0.295-.32a3.138,3.138,0,0,1,.46-0.46L5.5,6.33c0.217-.174.421-0.361,0.645-0.53a14.874,14.874,0,0,1,3.33-1.97,9.284,9.284,0,0,1,1.915-.555,2.3,2.3,0,0,1,1.19.1A1.52,1.52,0,0,0,11.385,3.045Zm0.7,1.04-0.29.02-0.62.1A12.43,12.43,0,0,0,9.2,4.87c-0.162.071-.319,0.146-0.475,0.215L8.49,5.2l0.5-.15c0.675-.192,1.876-0.37,2.3.175a0.764,0.764,0,0,1,.18.575,3.789,3.789,0,0,1-.98,1.9l-0.31.335a2.822,2.822,0,0,1-.415.415L9.52,8.675c-0.2.158-.379,0.326-0.58,0.48A15.459,15.459,0,0,1,5.51,11.2a8.935,8.935,0,0,1-1.71.515,2.7,2.7,0,0,1-.935.05,4.447,4.447,0,0,1-.44-0.11L2.46,11.69,2.605,11.8a1.411,1.411,0,0,0,.375.135,2.921,2.921,0,0,0,1.105,0,10.031,10.031,0,0,0,1.885-.52A18.519,18.519,0,0,0,10.555,8.71,10.963,10.963,0,0,0,12.54,6.77a4.54,4.54,0,0,0,.815-1.455,0.949,0.949,0,0,0-.185-0.96A1.686,1.686,0,0,0,12.085,4.085Zm1.66,1.33a2.373,2.373,0,0,1-.32.77,9.653,9.653,0,0,1-.78,1.115c-0.15.19-.344,0.347-0.495,0.535a3.344,3.344,0,0,1-.5.485l-0.3.285c-0.272.218-.53,0.448-0.81,0.66a18.04,18.04,0,0,1-3.56,2.18c-0.346.153-.692,0.287-1.055,0.43a9.647,9.647,0,0,1-1.84.475,3.236,3.236,0,0,1-1.08,0,3.88,3.88,0,0,0,.8.7,6.883,6.883,0,0,0,2.1,1,7.541,7.541,0,0,0,.82.15,5.361,5.361,0,0,0,1.635,0,9.077,9.077,0,0,0,1.025-.215,6.738,6.738,0,0,0,3.595-2.55,5.588,5.588,0,0,0,.575-0.95,9.36,9.36,0,0,0,.39-1,6.44,6.44,0,0,0,.11-3.105,6.119,6.119,0,0,0-.21-0.725A0.625,0.625,0,0,0,13.745,5.415Z'%3E%3C/path%3E%3C/svg%3E"); }

.header-search { -webkit-box-flex: 0; -ms-flex: 0 0 28px; flex: 0 0 28px; text-align: center; }

.header-search button { padding: 13px 1px; width: 100%; text-align: center; }

.header-search button svg path { fill: #000302; }

.header-search button:hover { background: transparent; }

.header-search button:hover svg path { fill: #0099ce !important; }

.header-search button svg, .header-search button img { width: 14px; }

#search-form-wrap { display: none; width: 688px; background: transparent; padding-top: 190px; }

#search-form-wrap .fancybox-button { top: 0; right: auto; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); padding: 0 !important; background: transparent; width: 70px; height: 70px; }

#search-form-wrap .fancybox-button svg path { fill: #ffffff; }

#search-form-wrap input[type="text"], #search-form-wrap input[type="search"] { background: transparent; color: #0099ce; font-size: 2.125rem; line-height: 1.29412; text-transform: uppercase; font-weight: 800; border: 0; border-bottom: 2px solid #ffffff; padding: 5px 0; height: auto; }

#search-form-wrap input[type="text"]::-webkit-input-placeholder, #search-form-wrap input[type="search"]::-webkit-input-placeholder { color: #0099ce; opacity: 1; }

#search-form-wrap input[type="text"]::-moz-placeholder, #search-form-wrap input[type="search"]::-moz-placeholder { color: #0099ce; opacity: 1; }

#search-form-wrap input[type="text"]:-ms-input-placeholder, #search-form-wrap input[type="search"]:-ms-input-placeholder { color: #0099ce; opacity: 1; }

#search-form-wrap input[type="text"]::-ms-input-placeholder, #search-form-wrap input[type="search"]::-ms-input-placeholder { color: #0099ce; opacity: 1; }

#search-form-wrap input[type="text"]::placeholder, #search-form-wrap input[type="search"]::placeholder { color: #0099ce; opacity: 1; }

#mobile-nav { background: #000302; position: fixed; top: 0; height: 100vh; width: 15.625rem; right: -15.625rem; display: none; z-index: 200; overflow: auto; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

#mobile-nav.expanded { right: 0; }

#mobile-nav a { color: #fee800; }

#mobile-nav a:hover { text-decoration: none; }

#mobile-nav svg path { fill: #ffffff; }

#mobile-nav button#mobile-menu-close { margin: 0; width: 100%; text-align: right; display: block; vertical-align: top; padding: 0.5rem; }

#mobile-nav button#mobile-menu-close svg { width: 2.5rem; }

#mobile-nav ul.mobile-menu { border-bottom: 1px solid #ffffff; }

#mobile-nav li { border-top: 1px solid #ffffff; text-transform: uppercase; font-weight: 600; font-size: 0.875rem; position: relative; }

#mobile-nav li br { display: none; }

#mobile-nav li a { display: block; padding: 10px 24px; }

#mobile-nav li.menu-item-has-children > a { padding-right: 50px; }

#mobile-nav li ul { border-top: 1px solid #ffffff; background: #0099ce; padding: 6px 0; display: none; }

#mobile-nav li li { border: 0; }

#mobile-nav li li a { padding: 3px 24px; color: #ffffff; }

#mobile-nav li.icon-register > a::after { content: ''; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' class='svg-inline'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fee800; fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M7.31,0A7.176,7.176,0,0,1,9.13.175,7.451,7.451,0,0,1,14.47,4.73a8.587,8.587,0,0,1,.4,1.38L14.96,6.69c0.033,0.192,0,.385.035,0.59V7.72q0,0.112,0,.225l-0.075.71a8.783,8.783,0,0,1-.48,1.715A7.431,7.431,0,0,1,9.67,14.685a10.819,10.819,0,0,1-1.315.27L7.72,15,7.28,15c-0.186-.03-0.371-0.006-0.54-0.035-0.22-.038-0.424-0.04-0.63-0.085a8.77,8.77,0,0,1-1.64-.515A7.41,7.41,0,0,1,.3,9.6a7.348,7.348,0,0,1-.22-3.21A8.071,8.071,0,0,1,.42,5.01,7.549,7.549,0,0,1,5.01.42,8.355,8.355,0,0,1,6.49.065L7.07,0.01Zm-0.045.75L7.06,0.76l-0.59.065a7.835,7.835,0,0,0-1.355.36A6.778,6.778,0,0,0,2.04,3.53c-0.18.252-.335,0.521-0.5,0.8a6.433,6.433,0,0,0-.395.93A5.706,5.706,0,0,0,.805,7.32a3.8,3.8,0,0,0,.03.635,8.267,8.267,0,0,0,.18.955c0.069,0.232.168,0.453,0.23,0.675l0.01-.005a2.53,2.53,0,0,1,.36-0.84A8.639,8.639,0,0,1,2.97,7.04,17.293,17.293,0,0,1,8.8,3.23,6.456,6.456,0,0,1,12,2.65L11.75,2.4,11.435,2.12a7.644,7.644,0,0,0-.65-0.46A6.363,6.363,0,0,0,7.265.75Zm4.12,2.3L11.16,3.06l-0.525.075a9.6,9.6,0,0,0-1.41.4A18.454,18.454,0,0,0,4.765,6.05c-0.333.251-.637,0.535-0.96,0.8l-0.32.305a3.9,3.9,0,0,0-.565.575l-0.315.35A5.6,5.6,0,0,0,1.7,9.56l-0.08.3a0.8,0.8,0,0,0,.64,1,3.923,3.923,0,0,0,.425.055,1.741,1.741,0,0,0,.5-0.01c0.217-.037.431-0.049,0.635-0.1a12.156,12.156,0,0,0,1.835-.6c0.219-.093.43-0.192,0.64-0.285l0.22-.105-0.5.15c-0.678.2-1.877,0.359-2.295-.185a0.746,0.746,0,0,1-.175-0.545,2.746,2.746,0,0,1,.055-0.36,4.6,4.6,0,0,1,.92-1.55l0.295-.32a3.138,3.138,0,0,1,.46-0.46L5.5,6.33c0.217-.174.421-0.361,0.645-0.53a14.874,14.874,0,0,1,3.33-1.97,9.284,9.284,0,0,1,1.915-.555,2.3,2.3,0,0,1,1.19.1A1.52,1.52,0,0,0,11.385,3.045Zm0.7,1.04-0.29.02-0.62.1A12.43,12.43,0,0,0,9.2,4.87c-0.162.071-.319,0.146-0.475,0.215L8.49,5.2l0.5-.15c0.675-.192,1.876-0.37,2.3.175a0.764,0.764,0,0,1,.18.575,3.789,3.789,0,0,1-.98,1.9l-0.31.335a2.822,2.822,0,0,1-.415.415L9.52,8.675c-0.2.158-.379,0.326-0.58,0.48A15.459,15.459,0,0,1,5.51,11.2a8.935,8.935,0,0,1-1.71.515,2.7,2.7,0,0,1-.935.05,4.447,4.447,0,0,1-.44-0.11L2.46,11.69,2.605,11.8a1.411,1.411,0,0,0,.375.135,2.921,2.921,0,0,0,1.105,0,10.031,10.031,0,0,0,1.885-.52A18.519,18.519,0,0,0,10.555,8.71,10.963,10.963,0,0,0,12.54,6.77a4.54,4.54,0,0,0,.815-1.455,0.949,0.949,0,0,0-.185-0.96A1.686,1.686,0,0,0,12.085,4.085Zm1.66,1.33a2.373,2.373,0,0,1-.32.77,9.653,9.653,0,0,1-.78,1.115c-0.15.19-.344,0.347-0.495,0.535a3.344,3.344,0,0,1-.5.485l-0.3.285c-0.272.218-.53,0.448-0.81,0.66a18.04,18.04,0,0,1-3.56,2.18c-0.346.153-.692,0.287-1.055,0.43a9.647,9.647,0,0,1-1.84.475,3.236,3.236,0,0,1-1.08,0,3.88,3.88,0,0,0,.8.7,6.883,6.883,0,0,0,2.1,1,7.541,7.541,0,0,0,.82.15,5.361,5.361,0,0,0,1.635,0,9.077,9.077,0,0,0,1.025-.215,6.738,6.738,0,0,0,3.595-2.55,5.588,5.588,0,0,0,.575-0.95,9.36,9.36,0,0,0,.39-1,6.44,6.44,0,0,0,.11-3.105,6.119,6.119,0,0,0-.21-0.725A0.625,0.625,0,0,0,13.745,5.415Z'%3E%3C/path%3E%3C/svg%3E"); background-position: center center; background-repeat: no-repeat; display: inline-block; width: 0.9375rem; height: 0.9375rem; vertical-align: top; margin: 3px 0 0 0.375rem; }

#mobile-nav li.mobile-menu-search-toggle a span { display: block; position: absolute; width: 2.625rem; height: 2.625rem; top: -1px; right: 0; }

#mobile-nav li.mobile-menu-search-toggle a svg { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

#mobile-nav .mobnav-subarrow { position: absolute; top: -1px; right: 0; width: 2.625rem; height: 2.625rem; cursor: pointer; }

#mobile-nav .mobnav-subarrow::after, #mobile-nav .mobnav-subarrow::before { content: ''; background: #ffffff; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

#mobile-nav .mobnav-subarrow::before { width: 12px; height: 2px; }

#mobile-nav .mobnav-subarrow::after { width: 2px; height: 12px; }

#mobile-nav .mobnav-subarrow.expanded::after { display: none; }

#mobile-nav-overlay { background: rgba(89, 83, 1, 0.93); position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 150; display: none; }

@media (min-width: 1201px) { #mobile-nav, #mobile-nav-overlay { display: none !important; } }

@media (max-width: 1200px) { #nav { display: none; }
  #logo-wrap { min-height: 0; }
  #nav-toggle { display: block; width: 1.78125rem; position: absolute; right: 0.9375rem; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  #mobile-nav { display: block; } }

@media (max-width: 767px) { #logo-wrap { max-width: 8.375rem; padding: 1.25rem 0 1.3125rem; }
  .alert-bar { font-size: 0.75rem; line-height: 1.5; } }

.footer-top { position: relative; }

.footer-top::before { content: ''; position: absolute; top: 0; left: 0; right: 0; border-top: 1px solid rgba(0, 3, 2, 0.15); }

.footer-top::before { z-index: 99; }

.footer-cta-row { display: -webkit-box; display: -ms-flexbox; display: flex; }

.footer-cta-row > * { min-width: 0; }

.footer-cta-info { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 45px 20px 25px 65px; }

.footer-cta-text-row { display: -webkit-box; display: -ms-flexbox; display: flex; max-width: 440px; }

.footer-cta-text-row .fct-left, .footer-cta-text-row .fct-right { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; padding: 16px 8px 0 0; }

.footer-cta-links-row { display: -webkit-box; display: -ms-flexbox; display: flex; border-left: 1px solid rgba(0, 3, 2, 0.15); padding-left: 14px; }

.footer-cta-links-row > * { min-width: 0; }

.footer-cta-link { width: 190px; border-left: 1px solid rgba(0, 3, 2, 0.15); text-align: center; text-transform: uppercase; padding: 0 0 37px; }

.footer-cta-link:first-child { border-left: 0; }

.footer-cta-link figure { margin-bottom: -8px; margin-top: -29px; position: relative; height: 150px; }

.footer-cta-link figure::before { content: ''; background: #ffffff; position: absolute; z-index: 1; width: 108px; height: 108px; border-radius: 50%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.footer-cta-link figure img.cta-img { width: 100%; max-width: 150px; max-height: 150px; position: relative; z-index: 9; }

.footer-cta-link figure .bg-footer-anim-1, .footer-cta-link figure .bg-footer-anim-2, .footer-cta-link figure .bg-footer-anim-0 { width: 190px; position: absolute; z-index: 3; top: 0; left: 50%; margin-left: -95px; -webkit-animation: footer-cta ease-in-out 9s infinite alternate; animation: footer-cta ease-in-out 9s infinite alternate; }

.footer-cta-link figure .bg-footer-anim-2 { -webkit-animation-delay: 1.5s; animation-delay: 1.5s; }

.footer-cta-link figure .bg-footer-anim-0 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }

.footer-cta-link .cta-pbt { display: block; padding: 0 0 3px; font-weight: 600; }

.footer-cta-link .cta-label { background-color: #000302; display: inline-block; font-size: 1rem; line-height: 1.125; font-weight: 600; color: #fee800; min-width: 75px; padding: 4px 9px 5px; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.footer-cta-link a { display: block; }

.footer-cta-link a:hover { text-decoration: none; color: #000302; }

.footer-cta-link a:hover figure::before { background-color: #0099ce; }

.footer-cta-link a:hover .cta-label { background-color: #0099ce; color: #ffffff; }

.footer-copyright, .footer-bottom { background: #000302; color: #fee800; text-transform: uppercase; }

.footer-copyright .container::before, .footer-copyright .container::after, .footer-bottom .container::before, .footer-bottom .container::after { border-color: rgba(255, 255, 255, 0.15); }

.footer-bottom-row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 46px 0 0; }

.footer-bottom-row > * { min-width: 0; }

.footer-menu-row { display: -webkit-box; display: -ms-flexbox; display: flex; }

.footer-menu-row > * { min-width: 0; }

.footer-logo-wrap { padding: 10px 20px 20px 2px; min-width: 200px; }

.footer-menu-col { padding: 0 13px 18px 0; max-width: 185px; }

.footer-menu-col .fmc-title { margin: 0 0 11px; }

.footer-menu-col li { padding: 0 7px 6px 0; }

.footer-menu-col a { background: #fee800; display: inline-block; font-size: 0.75rem; line-height: 1.66667; padding: 2px 8px 2px 8px; font-weight: 600; }

.footer-menu-col a:hover { background: #0099ce; color: #ffffff; text-decoration: none; }

.footer-menu-col .footer-social a { margin: 0 6px 7px 0; font-size: 0.875rem; width: 1.5rem; height: 1.5rem; line-height: 24px; padding: 0; text-align: center; }

.footer-menu-col:last-child { padding-right: 2px; }

.footer-copyright { position: relative; }

.footer-copyright::before { content: ''; position: absolute; top: 0; left: 0; right: 0; border-top: 1px solid rgba(0, 3, 2, 0.15); }

.footer-copyright::before { border-color: rgba(255, 255, 255, 0.15); }

.footer-copyright .container { display: -webkit-box; display: -ms-flexbox; display: flex; }

.footer-copyright .container > * { min-width: 0; }

.footer-copyright .container > * { min-width: 0; padding: 18px 10px 19px; }

.footer-copyright .footer-copyright-text { -webkit-box-flex: 0; -ms-flex: 0 0 275px; flex: 0 0 275px; }

@media (max-width: 1200px) { .footer-cta-row { display: block; }
  .footer-cta-info { padding-bottom: 2.5rem; }
  .footer-cta-links-row { padding: 0; border: 0; margin: 0 -1.875rem; }
  .footer-cta-link { width: auto; -webkit-box-flex: 0; -ms-flex: 0 0 33.333%; flex: 0 0 33.333%; border-top: 1px solid rgba(0, 3, 2, 0.15); }
  .footer-menu-row { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .footer-menu-col { -webkit-box-flex: 0; -ms-flex: 0 0 33.333%; flex: 0 0 33.333%; max-width: none; } }

@media (max-width: 800px) { .footer-cta-text-row { max-width: none; } }

@media (max-width: 767px) { .footer-cta-info { padding-top: 2.1875rem; padding-bottom: 2.1875rem; padding-right: 0; }
  .footer-cta-info h2 { font-size: 1.125rem; line-height: 1.27778; }
  .footer-cta-links-row { display: block; margin: 0 -0.9375rem; }
  .footer-cta-link { border-left: 0; }
  .footer-cta-link .cta-label { padding-top: 0.5rem; padding-bottom: 0.625rem; }
  .footer-copyright .container::before, .footer-copyright .container::after, .footer-bottom .container::before, .footer-bottom .container::after { display: none; }
  .footer-logo-wrap img { width: 100%; max-width: 10rem; }
  .footer-bottom-row { display: block; padding-top: 1.25rem; padding-bottom: 1.125rem; }
  .footer-menu-row { display: block; }
  .footer-menu-col { padding-left: 0; padding-right: 0 !important; padding-top: 0.9375rem; padding-bottom: 0; }
  .footer-menu-col li { padding-right: 0; }
  .footer-menu-col li a { display: block; text-align: center; padding: 0.4375rem; }
  .footer-menu-col .footer-social a { width: 2.25rem; height: 2.25rem; font-size: 1.375rem; line-height: 2.125rem; margin-right: 0.625rem; margin-top: 0.25rem; }
  .footer-copyright { font-size: 0.75rem; line-height: 1.5; }
  .footer-copyright::before { display: none; }
  .footer-copyright .container { display: block; }
  .footer-copyright .container > * { padding-left: 0; padding-right: 0; }
  .footer-copyright .footer-copyright-text { padding-top: 1.3125rem; padding-bottom: 0.625rem; }
  .footer-copyright .footer-c-line-text { padding-top: 0; padding-bottom: 1.125rem; } }

@media (max-width: 560px) { .footer-cta-text-row { display: block; max-width: none; }
  .footer-cta-text-row .fct-left, .footer-cta-text-row .fct-right { padding-top: 0.4375rem; } }

.homepage-hero-row { display: -webkit-box; display: -ms-flexbox; display: flex; }

.homepage-hero-row > * { min-width: 0; }

.homepage-hero-row figure { -webkit-box-flex: 0; -ms-flex: 0 0 38.37838%; flex: 0 0 38.37838%; text-align: center; position: relative; z-index: 1; }

.homepage-hero-row figure img.hero-image { display: block; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin-top: -2px; z-index: 2; }

.homepage-hero-row figure img.bg-anim-front { max-width: none; position: absolute; z-index: 3; top: -121px; left: -160px; -webkit-animation: bobtop ease-in-out 9s infinite alternate; animation: bobtop ease-in-out 9s infinite alternate; }

.homepage-hero-row figure img.bg-anim-back { max-width: none; position: absolute; z-index: 1; top: -93px; left: -194px; -webkit-animation: bobbottom ease-in-out 12s infinite alternate; animation: bobbottom ease-in-out 12s infinite alternate; }

.homepage-hero-row .homepage-hero-content { padding: 123px 40px 123px 145px; min-height: 467px; position: relative; z-index: 3; }

.homepage-hero-row .homepage-hero-content .sub-head { margin: 0 0 9px; }

.homepage-hero-row .homepage-hero-content .hero-content-inner { max-width: 440px; }

@media (max-width: 1200px) { .homepage-hero-row .homepage-hero-content { padding: 20px 0 20px 50px; padding-right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .homepage-hero-row .homepage-hero-content > * { min-width: 0; } }

@media (max-width: 767px) { .homepage-hero-row figure { -webkit-box-flex: 0; -ms-flex: 0 0 11.4375rem; flex: 0 0 11.4375rem; margin-left: -6.25rem; }
  .homepage-hero-row figure img.hero-image { margin: 0 0 0 -0.4375rem; }
  .homepage-hero-row figure img.bg-anim-front { width: 9.1875rem; top: -3.75rem; left: -5rem; }
  .homepage-hero-row figure img.bg-anim-back { width: 17.8125rem; top: -2.875rem; left: -7.1875rem; }
  .homepage-hero-row .homepage-hero-content { padding: 1.6875rem 0 1.875rem 0.375rem; min-height: 300px; }
  .homepage-hero-row .homepage-hero-content .sub-head { font-size: 1rem; line-height: 1.25; }
  .homepage-hero-row .homepage-hero-content h1 { font-size: 1.5625rem; line-height: 1.32; }
  .homepage-hero-row .homepage-hero-content h1 .reg-icon { top: 0.75rem; } }

.interest-areas-row { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 21px 0 22px; }

.interest-areas-row > * { min-width: 0; }

.ia-desc { -webkit-box-flex: 0; -ms-flex: 0 0 190px; flex: 0 0 190px; padding: 56px 30px 15px 2px; }

.ia-items { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; }

.ia-items-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -15px 0 -15px; }

.ia-items-inner > * { min-width: 0; }

.ia-entry { -webkit-box-flex: 0; -ms-flex: 0 0 190px; flex: 0 0 190px; padding: 15px; }

.ia-entry .ia-entry-inner { border: 1px solid rgba(0, 3, 2, 0.15); padding: 13px 16px 14px 14px; }

.ia-entry a { display: block; position: relative; }

.ia-entry figure { position: relative; z-index: 1; }

.ia-entry figure img { position: relative; z-index: 1; width: 100%; }

.ia-entry figure::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 5; background: #0099ce; mix-blend-mode: color; opacity: 0; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.ia-entry .ia-entry-icon { opacity: 0; background: rgba(0, 153, 206, 0.9); position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 3; text-align: center; padding: 8px 5px 0; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.ia-entry .ia-entry-icon img { position: relative; z-index: 5; }

.ia-entry .ia-entry-icon::before { content: ''; background: #ffffff; width: 36px; height: 36px; border-radius: 50%; position: absolute; left: 50%; top: 20px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); z-index: 1; }

.ia-entry .ia-entry-icon::after { content: ''; background: url("../images/icons/arrow-down.svg") center center no-repeat; width: 16px; height: 30px; position: absolute; z-index: 5; left: 50%; margin-left: -8px; top: 44px; }

.ia-entry .ia-entry-title { background: #000302; text-align: center; min-height: 53px; padding: 5px 3px; color: #fee800; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; position: relative; z-index: 5; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.ia-entry .ia-entry-title > * { min-width: 0; }

.ia-entry .ia-entry-title h4 { width: 100%; text-transform: uppercase; font-size: 1rem; line-height: 1.25; }

.ia-entry a:hover { text-decoration: none; }

.ia-entry a:hover .ia-entry-title { background: #10a1d3; color: #ffffff; }

.ia-entry a:hover .ia-entry-icon { opacity: 1; }

.ia-entry a:hover figure::before { opacity: 1; }

@media (max-width: 767px) { .interest-areas-row { display: block; }
  .ia-desc { padding-top: 0; padding-bottom: 0.9375rem; }
  .ia-desc br { display: none; } }

@media (max-width: 429px) { .ia-entry { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; padding-top: 0.375rem; padding-bottom: 0.5625rem; }
  .ia-entry .ia-entry-inner { padding: 0.6875rem; }
  .ia-entry .ia-entry-title { min-height: 2.8125rem; }
  .ia-entry .ia-entry-title h4 { font-size: 0.75rem; line-height: 1.375; } }

.speakers-row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -12px; padding: 69px 0 81px; }

.speakers-row > * { min-width: 0; }

.speaker-col { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; padding: 19px 15px 20px 12px; }

.speaker-col .speaker-info { display: none; }

.speaker-intro { padding: 6px 0 0; }

.speaker-entry { position: relative; display: block; }

.speaker-bg-img { position: absolute; top: 11px; left: 0; width: 100%; z-index: 1; }

.speaker-bg-img svg path { fill: #ffffff; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.speaker-bg-name { position: absolute; top: 0; left: 0; width: 100%; color: #ffffff; font-weight: 800; line-height: 1; text-transform: uppercase; z-index: 1; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.speaker-bg-name .reg-icon { margin-top: 15px; }

.speaker-photo { text-align: right; position: relative; z-index: 5; min-height: 211px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -ms-flex-line-pack: end; align-content: flex-end; }

.speaker-photo .speaker-photo-inner { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.speaker-text { position: absolute; left: 0; right: 0; bottom: 0; z-index: 9; }

.speaker-text h3, .speaker-text h4 { display: inline-block; background: #000302; color: #fee800; text-transform: uppercase; font-weight: 400; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.speaker-text h3 { font-weight: 600; font-size: 1rem; line-height: 1.125; padding: 4px 8px 5px; margin-bottom: -4px; }

.speaker-text h4 { font-size: 0.75rem; line-height: 1.5; padding: 0 8px 3px; }

.speaker-entry:hover .speaker-bg-name { color: #0099ce; }

.speaker-entry:hover .speaker-text h3, .speaker-entry:hover .speaker-text h4 { background: #0099ce; color: #ffffff; }

.speaker-entry:hover .speaker-bg-img svg path { fill: #0099ce; }

.speaker-info { max-width: 960px; }

.speaker-info-row { display: -webkit-box; display: -ms-flexbox; display: flex; }

.speaker-info-row > * { min-width: 0; }

.speaker-info-row .speaker-info-entry-wrap { -webkit-box-flex: 0; -ms-flex: 0 0 255px; flex: 0 0 255px; }

.speaker-info-row .speaker-info-entry { position: relative; }

.speaker-info-row .speaker-info-text { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; padding-left: 30px; }

@media (max-width: 940px) { .speaker-col { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; }
  .speaker-col-intro { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; }
  .speaker-col-intro .grid-intro-text { max-width: none; } }

@media (max-width: 767px) { .speaker-col { -webkit-box-flex: 0; -ms-flex: 0 0 33.333%; flex: 0 0 33.333%; padding-bottom: 0.5rem; }
  .speaker-col-intro { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding-bottom: 0.9375rem; }
  .speakers-row { padding: 0 0 1.4375rem; }
  .speakers-row .grid-intro h2 { margin-bottom: 0.25rem; }
  .speaker-text { line-height: 0.9; }
  .speaker-text h3 { font-size: 0.5625rem; line-height: 1.11111; padding: 0.1875rem 0.3125rem; }
  .speaker-text h4 { font-size: 0.4375rem; line-height: 1.42857; padding: 0.0625rem 0.3125rem 0.125rem; }
  .speaker-photo { height: 6.6875rem; min-height: 0; }
  .speaker-photo img { width: auto; max-width: none; max-height: 6.6875rem; }
  .speaker-bg-name .reg-icon { margin-top: 0.375rem; }
  .speaker-bg-img { width: 54.13534%; }
  .speaker-info-row .speaker-info-entry-wrap { -webkit-box-flex: 0; -ms-flex: 0 0 155px; flex: 0 0 155px; } }

@media (max-width: 560px) { .speaker-col { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; }
  .speaker-col-intro { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .speaker-info-row { display: block; }
  .speaker-info-row .speaker-info-entry-wrap { width: 155px; float: left; margin: 0 20px 10px 0; }
  .speaker-info-row .speaker-info-text { padding-left: 0; } }

@media (max-width: 420px) { .speaker-info-row .speaker-info-entry-wrap { float: none; margin: 0 0 20px; } }

.cfs-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -15px; padding: 84px 0 115px; }

.cfs-grid > * { min-width: 0; }

.cfs-col { -webkit-box-flex: 0; -ms-flex: 0 0 16.666%; flex: 0 0 16.666%; padding: 15px; }

.cfs-grid-intro-col { -webkit-box-flex: 0; -ms-flex: 0 0 33.332%; flex: 0 0 33.332%; padding-top: 10px; padding-bottom: 14px; }

.cfs-open:hover { border: 2px solid #0099ce; text-decoration: none; color: #000302; }

.cfs-open:hover .event-entry-label { background: #0099ce; color: #ffffff; }

.cfs-closed { background: #595301; color: #fee800; }

.cfs-closed .event-entry-icon { background: transparent; top: 8px; }

.cfs-closed .event-entry-icon svg path { fill: #fee800; }

.cfs-closed .event-entry-label { background: transparent; padding-left: 0; padding-right: 0; }

.cfs-tba { background: #fee800; border: 1px solid rgba(0, 3, 2, 0.5); opacity: 0.65; padding: 17px 13px 76px; }

.cfs-tba .event-entry-icon { top: 7px; right: 13px; }

.cfs-tba .event-entry-footer { left: 13px; right: 13px; bottom: 12px; }

@media (max-width: 1200px) { .cfs-col { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; }
  .cfs-grid-intro-col { -webkit-box-flex: 0; -ms-flex: 0 0 40%; flex: 0 0 40%; } }

@media (max-width: 940px) { .cfs-col { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; }
  .cfs-grid-intro-col { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; } }

@media (max-width: 767px) { .cfs-col { -webkit-box-flex: 0; -ms-flex: 0 0 33.333%; flex: 0 0 33.333%; padding: 0.5rem 0.8125rem; }
  .cfs-grid-intro-col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding-bottom: 2.0625rem; }
  .cfs-grid { padding: 0.9375rem 0 2.5rem; margin: 0 -0.8125rem; } }

@media (max-width: 560px) { .cfs-col { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; }
  .cfs-grid-intro-col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

.interior-hero { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding: 27px 0; }

.interior-hero > * { min-width: 0; }

.interior-hero-text { -webkit-box-flex: 0; -ms-flex: 0 1 410px; flex: 0 1 410px; padding: 33px 30px 30px 0; position: relative; z-index: 9; }

.interior-hero-text .sub-head { margin: 0 0 9px; }

.interior-hero-text h1 { margin: 0 0 17px; }

.interior-hero-text h1 .heading-icon { margin: 16px 44px 0 0; }

@media (min-width: 1201px) { .hero-style-sidebar-and-lower-content .interior-hero-text { -webkit-box-flex: 0; -ms-flex: 0 1 500px; flex: 0 1 500px; } }

.interior-hero-secondary-content { text-align: left; max-width: 340px; margin-left: 55px; padding: 65px 0 0; }

.interior-hero-media { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: right; position: relative; z-index: 5; }

.interior-hero-media .hero-media-inner { display: inline-block; vertical-align: top; max-width: 533px; position: relative; }

.interior-hero-media .video-link { display: block; position: relative; overflow: hidden; }

.interior-hero-media .video-link:after { content: ""; display: block; position: absolute; right: 0px; bottom: 0px; z-index: 10; width: 0; height: 0; border-style: solid; border-width: 0 0 72px 125px; border-color: transparent transparent #ffffff transparent; }

.interior-hero-media .video-link:before { content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 0px solid transparent; z-index: 11; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.interior-hero-media .video-link .video-cta-text { position: absolute; display: block; width: 94px; height: 48px; z-index: 15; right: 0px; bottom: 0px; padding: 8px 8px 0 28px; font-weight: 600; text-transform: uppercase; color: #000302; font-size: 12px; line-height: 18px; text-align: left; }

.interior-hero-media .video-link .video-cta-text:before { content: ""; display: block; width: 37px; height: 37px; border-radius: 50%; background-color: #fee800; position: absolute; left: 0; top: 0; z-index: -1; }

.interior-hero-media .video-link .video-cta-text:after { content: ""; display: block; width: 13px; height: 13px; background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy4xIiBoZWlnaHQ9IjEzIiB2aWV3Qm94PSIwIDAgMTMuMSAxMyI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogIzAwMDMwMjsKICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJQb2x5Z29uXzgyNiIgZGF0YS1uYW1lPSJQb2x5Z29uIDgyNiIgY2xhc3M9ImNscy0xIiBkPSJNMTQxNi42OSwzODguNDY2bC0xMy4wOCw2LjQ5M1YzODEuOTcyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE0MDMuNTkgLTM4MS45NjkpIi8+Cjwvc3ZnPgo="); background-repeat: no-repeat; position: absolute; top: 12px; left: 9px; }

.interior-hero-media .video-link.custom-video-cta-text:after { content: ""; display: block; position: absolute; right: 0px; bottom: 0px; z-index: 10; width: 0; height: 0; border-style: solid; border-width: 0 0 106px 183px; border-color: transparent transparent #ffffff transparent; }

.interior-hero-media .video-link.custom-video-cta-text .video-cta-text { width: 133px; height: 61px; }

.interior-hero-media .video-link:hover:before { border: 2px solid #0099ce; }

.interior-hero-media .video-link:hover .video-cta-text:before { background-color: #0099ce; }

.interior-hero-media .video-link:hover .video-cta-text:after { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy4xIiBoZWlnaHQ9IjEzIiB2aWV3Qm94PSIwIDAgMTMuMSAxMyI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogI2ZmZmZmZjsKICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJQb2x5Z29uXzgyNiIgZGF0YS1uYW1lPSJQb2x5Z29uIDgyNiIgY2xhc3M9ImNscy0xIiBkPSJNMTQxNi42OSwzODguNDY2bC0xMy4wOCw2LjQ5M1YzODEuOTcyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE0MDMuNTkgLTM4MS45NjkpIi8+Cjwvc3ZnPgo="); }

.interior-hero-media img { position: relative; z-index: 9; }

.interior-hero-media img.bg-anim-back, .interior-hero-media img.bg-anim-front { max-width: none; position: absolute; z-index: 3; top: 50%; left: 50%; margin-top: -215px; margin-left: -450px; }

.interior-hero-media img.bg-anim-back { z-index: 1; }

.interior-hero-media img.secondary-image { max-width: none; position: absolute; z-index: 8; top: 50%; left: 85%; margin-left: -11px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); max-width: 75% !important; }

.interior-hero.hero-style-sidebar-content .interior-hero-media img.bg-anim-back, .interior-hero.hero-style-sidebar-content .interior-hero-media img.bg-anim-front { margin-top: -204px; margin-left: -293px; }

.interior-hero.hero-style-sidebar-and-lower-content .interior-hero-media img.bg-anim-back, .interior-hero.hero-style-sidebar-and-lower-content .interior-hero-media img.bg-anim-front { margin-top: -184px; margin-left: -156px; }

.hero-style-sidebar-and-lower-content .interior-hero-media, .hero-style-sidebar-content .interior-hero-media { padding: 27px 0 0; margin: 0 0 -53px; }

.hero-style-sidebar-and-lower-content .interior-hero-media { padding-top: 0; }

.hero-style-video .interior-hero-media { padding: 23px 0 26px; }

.interior-hero .interior-hero-media.has-secondary-image { padding-right: 30px; }

.interior-hero-sidebar { -webkit-box-flex: 0; -ms-flex: 0 0 160px; flex: 0 0 160px; background: #ffffff; margin-left: 30px; margin-bottom: -53px; position: relative; z-index: 9; }

@media (max-width: 1200px) { .interior-hero.hero-style-sidebar-and-lower-content .interior-hero-media img.bg-anim-back, .interior-hero.hero-style-sidebar-and-lower-content .interior-hero-media img.bg-anim-front, .interior-hero.hero-style-sidebar-content .interior-hero-media img.bg-anim-back, .interior-hero.hero-style-sidebar-content .interior-hero-media img.bg-anim-front { width: 130%; margin-top: -40%; margin-left: -65%; }
  .interior-hero-secondary-content { margin-left: 0; } }

@media (max-width: 767px) { .interior-hero { -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0; }
  .interior-hero > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; position: relative; }
  .interior-hero-text { padding: 1.6875rem 1.875rem 1.875rem 0; -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .interior-hero-text .sub-head { margin-bottom: 0.5rem; }
  .interior-hero-text h1 { margin-bottom: 0.625rem; }
  .interior-hero-text h1 .heading-icon { margin-right: 1.4375rem; }
  .interior-hero-sidebar { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; margin: 0; }
  .interior-hero-sidebar .reg-icon { margin-top: 0.625rem; }
  .hero-style-video .interior-hero-media { padding-top: 0; padding-bottom: 3.125rem; }
  .interior-hero-media { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; text-align: center; }
  .hero-style-sidebar-and-lower-content .interior-hero-media, .hero-style-sidebar-content .interior-hero-media { padding: 0; margin: -2.9375rem 0 -0.5rem; }
  .hero-style-sidebar-and-lower-content .interior-hero-media img, .hero-style-sidebar-content .interior-hero-media img { width: 100%; max-width: 230px; }
  .interior-hero-media img.bg-anim-back, .interior-hero-media img.bg-anim-front { width: 170%; margin: 0; margin-left: -4%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  .interior-hero-media img.bg-anim-front { -webkit-animation: shakeup ease-in-out 3s infinite alternate; animation: shakeup ease-in-out 3s infinite alternate; }
  .interior-hero-media img.bg-anim-back { -webkit-animation: shakedown ease-in-out 3s infinite alternate; animation: shakedown ease-in-out 3s infinite alternate; }
  .interior-hero.hero-style-sidebar-and-lower-content .interior-hero-media img.bg-anim-back, .interior-hero.hero-style-sidebar-and-lower-content .interior-hero-media img.bg-anim-front, .interior-hero.hero-style-sidebar-content .interior-hero-media img.bg-anim-back, .interior-hero.hero-style-sidebar-content .interior-hero-media img.bg-anim-front { width: 295px; margin-top: -98px; margin-left: -147px; max-width: none; }
  .interior-hero.hero-style-sidebar-and-lower-content .interior-hero-media img.bg-anim-front, .interior-hero.hero-style-sidebar-content .interior-hero-media img.bg-anim-front { -webkit-animation: bobtop-mob ease-in-out 5s infinite alternate; animation: bobtop-mob ease-in-out 5s infinite alternate; }
  .interior-hero.hero-style-sidebar-and-lower-content .interior-hero-media img.bg-anim-back, .interior-hero.hero-style-sidebar-content .interior-hero-media img.bg-anim-back { -webkit-animation: bobbottom-mob ease-in-out 8s infinite alternate; animation: bobbottom-mob ease-in-out 8s infinite alternate; }
  .interior-hero-secondary-content { max-width: none; padding: 0 0 40px; }
  .interior-hero-media .interior-hero-secondary-content { display: none; } }

.image-text-row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 50px 0; }

.image-text-row > * { min-width: 0; }

.imt-image { -webkit-box-flex: 0; -ms-flex: 0 0 44.21053%; flex: 0 0 44.21053%; margin-left: 1px; }

.imt-text { -webkit-box-flex: 0; -ms-flex: 0 0 47.36842%; flex: 0 0 47.36842%; margin-top: -2px; }

.imt-text .imt-text-inner { max-width: 475px; }

.imt-text .imt-text-inner .sub-head-medium { margin-bottom: 5px; }

.icon-btn-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 50px 0 0; margin: 0 -15px -20px; }

.icon-btn-grid > * { min-width: 0; }

.icon-btn-grid .btn-box-outer { -webkit-box-flex: 0; -ms-flex: 0 0 33.333%; flex: 0 0 33.333%; padding: 19px 15px 20px; }

.icon-btn-grid .btn-box-outer .btn-box-w-icon { height: 100%; }

.icon-btn-grid .btn-box-outer .btn-box-w-icon .btn-label { height: 100%; }

.btn-box-w-icon { display: block; text-align: center; border: 1px solid rgba(0, 3, 2, 0.15); position: relative; padding: 46px 15px 14px; }

.btn-box-w-icon .img-icon-vert { position: absolute; top: -17px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.btn-box-w-icon:hover { text-decoration: none; }

.btn-box-w-icon:hover .btn-label { background: #0099ce; color: #ffffff; }

.button-grid { padding: 18px 0 0; }

@media (max-width: 1200px) { .icon-btn-grid .btn-box-outer { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; } }

@media (max-width: 767px) { .image-text-row { display: block; padding: 1.8125rem 0 2.5rem; }
  .imt-image { margin: 0 0 1.375rem; position: relative; }
  .imt-image img { -o-object-fit: contain; object-fit: contain; width: 100%; height: 100%; top: 0; left: 0; }
  .imt-text .imt-text-inner .sub-head-medium { margin-bottom: 1px; }
  .icon-btn-grid .btn-label { font-size: 0.75rem; line-height: 1.33333; }
  .btn-box-w-icon { padding-left: 0.5rem; padding-right: 0.5rem; padding-bottom: 0.5625rem; } }

.grid-filter-row { padding: 19px 0 21px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; margin: 0 -15px; }

.grid-filter-row > * { min-width: 0; }

.grid-filter-row > div { padding: 0 15px; }

.grid-filter-row .filter-right { -ms-flex-negative: 0; flex-shrink: 0; }

.grid-filter-row .sub-head-medium { margin: 0 0 4px; }

.filter-group button { margin-bottom: 3px; }

.pe-grid-wrap { position: relative; }

.pe-grid-wrap::before { content: ''; position: absolute; top: 0; left: 0; right: 0; border-top: 1px solid rgba(0, 3, 2, 0.15); }

.pe-grid-wrap .container { padding-top: 36px; padding-bottom: 55px; }

.pe-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -15px; }

.pe-grid > * { min-width: 0; }

.pe-grid-col { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; width: 25%; padding: 15px; }

.pe-sizer { width: 25%; }

.pe-grid-entry { display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; height: 100%; }

.pe-grid-entry > * { min-width: 0; }

.pe-grid-entry::before { content: ''; position: absolute; z-index: 9; top: 0; left: 0; right: 0; bottom: 0; border: 2px solid transparent; overflow: hidden; -webkit-transition: border-color 0.2s ease; -o-transition: border-color 0.2s ease; transition: border-color 0.2s ease; }

.pe-grid-entry figure { -webkit-box-flex: 0; -ms-flex: 0 0 95px; flex: 0 0 95px; height: 170px; position: relative; overflow: hidden; }

.pe-grid-entry figure img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.pe-grid-entry .event-entry { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; height: 170px; }

.pe-grid-entry .event-entry .event-entry-label { display: inline-block; vertical-align: top; }

.pe-grid-entry:hover { text-decoration: none; color: #000302; border-color: #0099ce; }

.pe-grid-entry:hover::before { height: 100%; border-color: #0099ce; }

.pe-grid-entry:hover .event-entry-label { background: #0099ce; color: #ffffff; }

.partner-event-entry { background: #fed900; }

@media (max-width: 1200px) { .pe-grid-col { width: 33.333%; } }

@media (max-width: 940px) { .pe-grid-col { width: 50%; } }

@media (max-width: 767px) { .grid-filter-row { display: block; padding-bottom: 14px; }
  .grid-filter-row .sub-head-medium { margin-bottom: 8px; }
  .filter-group { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-bottom: 10px; margin: 0 -0.3125rem; }
  .filter-group > * { min-width: 0; }
  .filter-group > * { display: block; -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; padding: 0 0.3125rem 0.3125rem; }
  .filter-group button { display: block; width: 100%; height: 100%; margin: 0; text-align: center; padding-left: 5px; padding-right: 5px; }
  .pe-grid-wrap .container { padding-top: 0.9375rem; padding-bottom: 1.875rem; }
  .pe-grid-col { width: 50%; padding-top: 0.9375rem; padding-bottom: 0; }
  .pe-grid-entry figure { -webkit-box-flex: 0; -ms-flex: 0 0 110px; flex: 0 0 110px; height: 163px; }
  .pe-grid-entry .event-entry { height: 163px; padding-left: 16px; }
  .pe-grid-entry .event-entry .event-entry-footer { left: 16px; bottom: 14px; } }

@media (max-width: 560px) { .pe-grid-col { width: 100%; } }

.two-col-text-row { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0 -15px; padding: 45px 0 47px; }

.two-col-text-row > * { min-width: 0; }

.two-col-text-row .tct-col { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; padding: 0 15px; }

.two-col-text-row .tct-col-inner { max-width: 480px; }

.two-col-text-row .sub-head-medium { margin: 0 0 4px; }

@media (max-width: 767px) { .two-col-text-row { display: block; padding: 1.5625rem 0 0; }
  .two-col-text-row .tct-col { padding-bottom: 2.1875rem; } }

.full-width-text-inner { padding: 45px 0 47px; max-width: 1050px; }

.full-width-text-inner .sub-head-medium { margin: 0 0 4px; }

.full-width-text-inner a { color: #0099ce; }

.full-width-text-inner a:hover { text-decoration: underline; }

@media (max-width: 767px) { .full-width-text-inner { padding: 1.5625rem 0 1.875rem; } }

.logo-listing-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -15px; padding: 34px 0; }

.logo-listing-grid > * { min-width: 0; }

.logo-listing-col { -webkit-box-flex: 0; -ms-flex: 0 0 16.666%; flex: 0 0 16.666%; padding: 15px; }

.logo-listing-intro-col { -webkit-box-flex: 0; -ms-flex: 0 0 33.333%; flex: 0 0 33.333%; padding-top: 10px; }

.logo-listing-intro-col .grid-intro .grid-intro-text { max-width: none; }

.logo-col-entry { display: block; border: 1px solid rgba(0, 3, 2, 0.15); }

.logo-col-entry .logo-col-entry-inner { padding-top: 106.25%; position: relative; }

.logo-col-entry img { max-height: 90%; max-width: 90%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin-top: 2px; }

@media (max-width: 1200px) { .logo-listing-col { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; }
  .logo-listing-intro-col { -webkit-box-flex: 0; -ms-flex: 0 0 40%; flex: 0 0 40%; } }

@media (max-width: 940px) { .logo-listing-col { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; }
  .logo-listing-intro-col { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; } }

@media (max-width: 767px) { .logo-listing-col { -webkit-box-flex: 0; -ms-flex: 0 0 33.333%; flex: 0 0 33.333%; padding: 0.9375rem 0.8125rem 0; }
  .logo-listing-intro-col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding-bottom: 0.9375rem; }
  .logo-listing-intro-col .grid-intro h2 { margin-bottom: 0.25rem; }
  .logo-listing-grid { padding: 0.9375rem 0 1.875rem; margin: 0 -0.8125rem; } }

@media (max-width: 560px) { .logo-listing-col { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; }
  .logo-listing-intro-col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

.com-member-grid { padding-top: 22px; padding-bottom: 30px; margin: 0 -15px; }

.com-member-grid .speaker-col { padding-left: 15px; padding-right: 15px; }

@media (max-width: 767px) { .com-member-grid { padding-bottom: 22px; } }

.rotator-ad-slider-wrap { padding: 50px 0; max-width: 728px; margin: 0 auto; }

@media (max-width: 767px) { .rotator-ad-slider-wrap { padding: 0.9375rem 0; } }

.pricing-table-wrap { padding: 50px 0; }

.pricing-table { width: 1030px; }

.pricing-table th, .pricing-table td { border: 1px solid rgba(0, 3, 2, 0.15); vertical-align: top; padding: 16px 16px 17px; }

.pricing-table .no-border { border: 0; }

.pricing-table th { font-size: 0.75rem; line-height: 1.16667; text-align: left; font-weight: 600; }

.pricing-table th .title-desc { font-size: 0.625rem; line-height: 1.4; font-weight: 400; }

.pricing-table td { text-align: center; font-size: 0.75rem; line-height: 1.16667; }

.pricing-table td img { display: block; width: 23px; margin: -4px auto -5px; }

.pricing-table thead th { width: 18.4466%; padding-top: 32px; padding-bottom: 25px; }

.pricing-table thead th:nth-child(1) { width: 26.21359%; }

.pricing-table.pricing-table-alt thead th { width: 12.5%; padding-top: 32px; padding-bottom: 25px; }

@media (max-width: 1200px) { .pricing-table-wrap { padding: 1.625rem 0 0.9375rem; }
  .table-group { padding-bottom: 1rem; }
  .table-group h3 { margin-bottom: 0.5625rem; }
  .pricing-table { width: 100%; }
  .pricing-table th, .pricing-table td { text-align: center; padding: 0.375rem 0.3125rem; width: 25%; }
  .pricing-table th { padding-bottom: 0.8125rem; }
  .pricing-table td { vertical-align: middle; height: 4.0625rem; }
  .pricing-table-alt th, .pricing-table-alt td { width: 12.5% !important; } }

@media (max-width: 767px) { .table-group h3 { font-size: 0.75rem; line-height: 1.5; margin-bottom: 0.5625rem; }
  .pricing-table td, .pricing-table th, .pricing-table th .title-desc { font-size: 0.5rem; line-height: 1.125; }
  .pricing-table-alt th, .pricing-table-alt td { width: 12.5%; } }

.accordion-wrap { padding: 44px 0 50px; }

.accordion-wrap .sub-head-medium { margin: 0 0 5px; }

.accordion-wrap .content-with-icon { padding-bottom: 51px; }

.accordion { max-width: 1030px; }

.accordion-entry { margin: 0 0 1px; }

.accordion-head { background: #000302; display: block; color: #fee800; position: relative; padding: 16px 50px 16px 63px; cursor: pointer; }

.accordion-head h3 { text-transform: uppercase; font-size: 1rem; line-height: 1.125; }

.accordion-head:hover { background: #0099ce; color: #ffffff; text-decoration: none; }

.accordion-head:hover .accordion-icon { background: #ffffff; }

.accordion-head:hover .accordion-icon svg path { fill: #0099ce; }

.accordion-icon { background: #fee800; position: absolute; width: 26px; height: 26px; border-radius: 50%; top: 50%; margin-top: -13px; left: 22px; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.accordion-icon .icon-plus, .accordion-icon .icon-minus { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.accordion-icon .icon-plus svg, .accordion-icon .icon-minus svg { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.accordion-icon .icon-plus svg path, .accordion-icon .icon-minus svg path { -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.accordion-icon .icon-minus { display: none; }

.accordion-arrow { top: 0; right: 0; bottom: 0; position: relative; position: absolute; width: 50px; }

.accordion-arrow::before { content: ''; position: absolute; top: 0; bottom: 0; left: 0; border-left: 1px solid rgba(0, 3, 2, 0.15); }

.accordion-arrow::before { display: none; }

.accordion-arrow svg { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.accordion-body { background: #ffffff; position: relative; display: none; padding: 25px 74px 98px 64px; }

.accordion-body::before { content: ''; position: absolute; top: 0; left: 0; right: 0; border-top: 1px solid rgba(0, 3, 2, 0.15); }

.accordion-body .accordion-body-inner { max-width: 856px; }

.accordion-body::after { content: ''; border-left: 1px solid rgba(0, 3, 2, 0.15); position: absolute; display: block; width: 50px; top: 0; right: 0; bottom: 0; }

.accordion-body .back-to-top { background: #000302; display: none; width: 49px; color: #fee800; text-transform: uppercase; font-size: 0.625rem; line-height: 1.2; font-weight: 600; position: absolute; right: 0; bottom: 0; padding: 10px 7px; z-index: 99; }

.accordion-body .back-to-top:hover { background: #0099ce; color: #ffffff; text-decoration: none; }

.section-registration-level-comparison .accordion-wrap { max-width: 1030px; }

.accordion-body-grid { padding: 0 49px 0 0; }

.accordion-content-grid-outer { overflow: hidden; }

.accordion-content-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: -1px; margin-right: -1px; position: relative; }

.accordion-content-grid > * { min-width: 0; }

.accordion-content-grid .accordion-content-cell { -webkit-box-flex: 0; -ms-flex: 0 0 14.28571%; flex: 0 0 14.28571%; font-weight: 600; font-size: 0.875rem; line-height: 1.28571; text-align: center; min-height: 75px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 10px 16px; border-bottom: 1px solid rgba(0, 3, 2, 0.15); border-right: 1px solid rgba(0, 3, 2, 0.15); position: relative; z-index: 3; }

.accordion-content-grid .accordion-content-cell > * { min-width: 0; }

.accordion-content-grid .accordion-content-cell.disabled { color: #a6a7a7; }

.accordion-content-grid .accordion-content-cell.disabled::before { content: ''; background: -o-linear-gradient(bottom left, transparent calc(50% - 1px), rgba(0, 3, 2, 0.15), transparent calc(50% + 1px)); background: linear-gradient(to top right, transparent calc(50% - 1px), rgba(0, 3, 2, 0.15), transparent calc(50% + 1px)); position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.accordion-content-grid .accordion-content-cell:nth-child(7n) { border-right: 0; }

.accordion-content-grid .accordion-content-cell .cell-inner { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.accordion-entry.active .accordion-head { background: #ffffff; color: #000302; }

.accordion-entry.active .accordion-icon { background: #000302; }

.accordion-entry.active .accordion-icon .icon-plus { display: none; }

.accordion-entry.active .accordion-icon .icon-minus { display: block; }

.accordion-entry.active .accordion-icon svg path { fill: #ffffff; }

.accordion-entry.active .accordion-arrow::before { display: block; }

.accordion-entry.active .accordion-arrow svg { -webkit-transform: translate(-50%, -50%) rotate(90deg); -ms-transform: translate(-50%, -50%) rotate(90deg); transform: translate(-50%, -50%) rotate(90deg); }

.accordion-entry.active .accordion-arrow svg path { fill: #000302; }

.accordion-entry.active .accordion-head:hover { color: #0099ce; }

.accordion-entry.active .accordion-head:hover .accordion-icon { background: #0099ce; }

.accordion-entry.active .accordion-head:hover .accordion-arrow svg path { fill: #0099ce; }

@media (max-width: 767px) { .accordion-wrap { padding: 1.5rem 0 1.875rem; }
  .accordion-wrap .sub-head-medium { margin-bottom: 0.0625rem; }
  .accordion-wrap .content-with-icon { padding-bottom: 1.25rem; }
  .accordion-head h3 { font-size: 0.75rem; line-height: 1.5; }
  .accordion-body { padding-left: 2rem; }
  .accordion-body-grid { padding: 0 49px 0 0; }
  .accordion-content-grid .accordion-content-cell { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; }
  .accordion-content-grid .accordion-content-cell:nth-child(7n) { border-right: 1px solid rgba(0, 3, 2, 0.15); }
  .accordion-content-grid .accordion-content-cell:nth-child(5n) { border-right: none; } }

@media (max-width: 600px) { .accordion-content-grid .accordion-content-cell { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; }
  .accordion-content-grid .accordion-content-cell:nth-child(5n) { border-right: 1px solid rgba(0, 3, 2, 0.15); }
  .accordion-content-grid .accordion-content-cell:nth-child(3n) { border-right: none; } }

@media (max-width: 410px) { .accordion-content-grid .accordion-content-cell { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; }
  .accordion-content-grid .accordion-content-cell:nth-child(3n) { border-right: 1px solid rgba(0, 3, 2, 0.15); }
  .accordion-content-grid .accordion-content-cell:nth-child(2n) { border-right: none; } }

.policies-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 35px 0; margin: 0 -15px; }

.policies-grid > * { min-width: 0; }

.policy-group { -webkit-box-flex: 0; -ms-flex: 0 0 33.333%; flex: 0 0 33.333%; padding: 15px; }

.policy-group-inner { background: #ffffff; height: 100%; padding: 32px 21px 35px; position: relative; }

.policy-group-icon { background: #fee800; position: absolute; width: 36px; height: 36px; border-radius: 50%; top: 12px; right: 13px; }

.policy-group-icon img { display: block; position: absolute; top: 50%; right: -5px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.policy-group-head { padding: 0 50px 12px 0; }

.policy-group-head .sub-head-medium { text-transform: none; margin-bottom: -2px; }

.policy-group-text li { position: relative; padding-left: 16px; }

.policy-group-text li::before { position: absolute; content: ''; background: rgba(0, 3, 2, 0.35); width: 0.4375rem; height: 0.0625rem; top: 0.6875rem; left: 0; }

.policy-group-text li::after { position: absolute; content: ''; background: rgba(0, 3, 2, 0.35); width: 0.0625rem; height: 0.4375rem; top: 0.5rem; left: 0.1875rem; }

@media (max-width: 767px) { .policies-grid { display: block; padding: 1.25rem 0 1.875rem; }
  .policy-group { padding-bottom: 0; } }

.cfs-wrap { padding: 50px 0; max-width: 1030px; }

.content-white-box { background: #ffffff; width: 160px; float: left; margin: 5px 23px 5px -4px; padding: 14px 15px 20px; font-size: 0.75rem; line-height: 1.5; font-weight: 600; }

.content-white-box h3 { margin-bottom: 5px; }

.content-white-box .reg-icon { display: inline-block; margin-top: 4px; margin-left: 11px; vertical-align: top; }

.content-white-box p { margin: 0; }

@media (max-width: 767px) { .cfs-wrap { padding: 1.4375rem 0 2.5rem; }
  .cfs-wrap .sub-head-medium { font-size: 1rem; line-height: 1.25; }
  .cfs-wrap .content-with-icon { padding-left: 0; }
  .cfs-wrap .cfs-head { padding-left: 2.0625rem; padding-bottom: 0.625rem; }
  .cfs-wrap .cfs-head h2 { font-size: 1.5rem; padding-left: 0.1875rem; padding-top: 0.1875rem; }
  .cfs-wrap .cfs-head .img-icon { width: 1.625rem; height: 1.625rem; top: 0; margin-top: 0.3125rem; }
  .cfs-wrap .cfs-head .img-icon img, .cfs-wrap .cfs-head .img-icon svg { max-width: 70%; left: -3px; }
  .cfs-wrap .cfs-head .img-icon::before { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 70%; }
  .content-white-box { float: none; width: auto; margin: 0 0 1.0625rem; }
  .content-white-box .reg-icon { margin-top: 9px; } }

.blog-heading-wrap { padding: 90px 0 42px; }

.blog-heading-wrap .sub-head { margin: 0 0 10px; }

.blog-filter-wrap { padding: 20px 0 30px; }

.blog-filter-wrap .sub-head-medium { margin: 0 0 8px; }

.posts-listing-wrap { padding: 95px 0 103px; }

p.post-meta { font-size: 0.75rem; line-height: 1.5; text-transform: uppercase; margin: 0 0 7px; }

.post-entry { max-width: 1030px; padding: 0 0 103px; }

.post-entry:last-child { padding-bottom: 0; }

.post-entry .post-entry-title { margin: 0 0 17px; }

.post-entry .post-entry-title a { text-decoration: underline; }

.post-entry .button-group a { margin-bottom: 5px; }

.post-content-wrap { padding: 95px 0 103px; }

.post-content-wrap .post-entry-title { margin-top: -7px; }

.search-heading-wrap { padding: 48px 0 67px; }

.search-heading-wrap .sub-head { margin: 0 0 10px; }

.search-results-wrap { padding-bottom: 103px; }

.search-entry { padding-bottom: 73px; }

.search-entry:last-child { padding-bottom: 0; }

.search-entry h2 a { text-decoration: underline; }

@media (max-width: 767px) { .blog-heading-wrap { padding: 1.6875rem 0 1.4375rem; }
  .blog-filter { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -0.3125rem; }
  .blog-filter > * { min-width: 0; }
  .blog-filter .filter-btn-wrap { display: block; -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; padding: 0 0.3125rem 0.375rem; }
  .blog-filter a { display: block; height: 100%; text-align: center; }
  .posts-listing-wrap { padding: 2.6875rem 0; }
  p.post-meta { margin-bottom: 0.125rem; }
  .post-entry { padding-bottom: 1.875rem; }
  .post-entry .post-entry-title { font-size: 1.125rem; margin-bottom: 0.625rem; }
  .post-entry .button-group span, .post-entry .button-group a { display: block; }
  .post-entry .button-group span { margin-bottom: 0.625rem; text-transform: uppercase; }
  .post-entry .button-group a { text-align: center; margin: 0 0 0.3125rem; padding: 0.625rem; }
  .post-content-wrap, .search-heading-wrap { padding: 25px 0 35px; }
  .search-entry { padding-bottom: 40px; }
  .post-content-wrap .post-entry-title { margin-top: 0; } }

.program-single-content .container { max-width: none; margin: 0; padding: 0; }

.program-single-content .container::before, .program-single-content .container::after { display: none; }

.program-single-content > section:not(:last-child) { position: relative; }

.program-single-content > section:not(:last-child)::before { content: ''; position: absolute; bottom: 0; left: 0; right: 0; border-bottom: 1px solid rgba(0, 3, 2, 0.15); }

.program-single-content > section:not(:last-child)::before { width: 200vw; left: 50%; right: auto; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.has-sidebar .program-single-content > section:not(:first-child)::before { display: none; }

.program-single-row { display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; }

.program-single-row > * { min-width: 0; }

.program-single-row .sidebar-program { -webkit-box-flex: 0; -ms-flex: 0 0 255px; flex: 0 0 255px; text-align: right; position: relative; z-index: 9; }

.program-single-row .sidebar-program .sidebar-inner { display: inline-block; vertical-align: top; width: 100%; max-width: 160px; text-align: left; }

.program-single-row .program-single-content { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; position: relative; z-index: 5; }

.program-single-row .line-sidebar { position: absolute; width: 1px; border-left: 1px solid rgba(0, 3, 2, 0.15); right: 189px; top: 0; bottom: 0; z-index: 1; }

.sidebar-program { padding: 67px 0; }

.section-sidebar-mobile { display: none; }

@media (max-width: 767px) { .program-single-row .line-sidebar, .program-single-row > .sidebar-program { display: none; }
  .section-sidebar-mobile { display: block; padding: 1.875rem 0; }
  .section-sidebar-mobile .sidebar-program { padding: 0; }
  .section-sidebar-mobile .sidebar-program .sidebar-inner { max-width: none; display: block; }
  .has-sidebar .program-single-content > section::before { display: block !important; } }

.ie11 #logo svg { height: 45px; }

.ie11 .header-search svg { height: 14px; }

.ie11 .ia-entry, .ie11 .ia-desc { max-width: 190px; }

.ie11 .pe-grid-col, .ie11 .speaker-col { max-width: 25%; }

.ie11 .speaker-info-row .speaker-info-entry-wrap { max-width: 255px; }

.ie11 .fancybox-content { width: 100%; }

.ie11 .cfs-col { max-width: 16.666%; }

.ie11 .cfs-grid-intro-col { max-width: 33.332%; }

.ie11 .icon-btn-grid .btn-box-outer { max-width: 33.3333%; }

.ie11 .accordion-icon .icon-plus svg, .ie11 .accordion-icon .icon-minus svg { height: 10px; }

.ie11 .accordion-arrow svg { height: 14px; }

.section-registration-level-nav { text-align: center; }

.section-registration-level-nav .section-inner { padding: 17px 0 21px; }

.section-registration-level-nav .registration-lv-nav-row { margin-left: -7px; padding-top: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.section-registration-level-nav .registration-lv-nav-row > * { min-width: 0; }

.section-registration-level-nav .registration-lv-nav-col { padding: 0 0 7px 7px; -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; }

.section-registration-level-nav .registration-lv-nav-col a.btn-sml { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; text-align: center; padding-top: 7px; padding-bottom: 7px; height: 100%; }

.section-registration-level-nav .registration-lv-nav-col a.btn-sml > * { min-width: 0; }

.section-registration-level-nav .registration-lv-nav-col a.btn-sml .btn-inner { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.section-registration-level .section-inner { padding: 44px 0 51px; }

.registration-lv-grid { padding-top: 18px; display: -webkit-box; display: -ms-flexbox; display: flex; }

.registration-lv-grid > * { min-width: 0; }

.registration-lv-grid .registration-lv-content { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding-right: 6.34615%; }

.registration-lv-grid .btn-wrap { padding: 18px 0 20px; }

.registration-lv-grid .registration-lv-table { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 412px; padding: 10px 0 0; }

.registration-lv-grid .registration-lv-table .pricing-table { width: 100%; table-layout: fixed; }

.registration-lv-grid .registration-lv-table .pricing-table td, .registration-lv-grid .registration-lv-table .pricing-table th { padding: 15px 8px 16px 11px; line-height: 1.5; height: 50px; text-align: left; font-weight: 600; }

.registration-lv-grid .registration-lv-table .pricing-table th { vertical-align: middle; padding-top: 5px; padding-bottom: 5px; }

.registration-lv-grid .footnotes { font-size: 0.625rem; line-height: 1.6; padding: 13px 0 0; max-width: 360px; }

.registration-lv-grid .footnotes p { margin-bottom: 0.5em; }

@media (max-width: 767px) { .section-registration-level .section-inner { padding: 1.5rem 0 1.875rem; }
  .section-registration-level-nav .registration-lv-nav-col { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; }
  .registration-lv-grid { display: block; }
  .registration-lv-grid .btn-wrap { padding: 0.3125rem 0 0.625rem; }
  .registration-lv-grid .registration-lv-content { padding-right: 0; }
  .registration-lv-grid .footnotes, .registration-lv-grid .registration-lv-table { max-width: none; }
  .registration-lv-grid .registration-lv-table { padding-top: 1.25rem; }
  .registration-lv-grid .registration-lv-table .pricing-table th, .registration-lv-grid .registration-lv-table .pricing-table td { height: 30px; } }

.section-registration-add-ons .section-inner { padding: 46px 0 69px; }

.addons-grid-outer { padding: 49px 0 0; max-width: 982px; }

.addons-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: 1px; }

.addons-grid > * { min-width: 0; }

.addons-grid .addon-col { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; border: 1px solid #d8c600; margin: -1px 0 0 -1px; }

.addons-grid .addon-cell-img { line-height: 130px; height: 149px; border-bottom: 1px solid #d8c600; text-align: center; padding: 5px 20px; position: relative; }

.addons-grid .addon-cell-img img.aci-img { width: auto; height: auto; max-height: 100%; vertical-align: middle; }

.addons-grid .addon-cell-img .bg-addon-anim-1, .addons-grid .addon-cell-img .bg-addon-anim-2, .addons-grid .addon-cell-img .bg-addon-anim-3, .addons-grid .addon-cell-img .bg-addon-anim-0 { width: 230px; position: absolute; z-index: 3; top: 0; left: 50%; top: 50%; margin-left: -115px; margin-top: -93px; -webkit-animation: footer-cta ease-in-out 9s infinite alternate; animation: footer-cta ease-in-out 9s infinite alternate; }

.addons-grid .addon-cell-img .bg-addon-anim-2 { -webkit-animation-delay: 1.5s; animation-delay: 1.5s; }

.addons-grid .addon-cell-img .bg-addon-anim-3 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }

.addons-grid .addon-cell-img .bg-addon-anim-0 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s; }

.addons-grid .addon-cell-name { min-height: 50px; border-bottom: 1px solid #d8c600; padding: 5px 18px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.addons-grid .addon-cell-name > * { min-width: 0; }

.addons-grid .addon-cell-name h3 { font-size: 0.75rem; line-height: 1.16667; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.addons-grid .addon-cell-desc { padding: 13px 18px 15px; }

.addons-grid .addon-cell-desc .the-content { font-size: 0.8125rem; line-height: 1.4; }

@media (max-width: 1200px) { .addons-grid .addon-col { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; } }

@media (max-width: 767px) { .section-registration-add-ons .section-inner { padding: 1.5rem 0 1.875rem; }
  .addons-grid-outer { padding-top: 1.5625rem; } }

@media (max-width: 550px) { .addons-grid { max-width: 320px; display: block; } }

@-webkit-keyframes bobtop { 0% { -webkit-transform: translateY(0) translateX(0px); transform: translateY(0) translateX(0px);
    -webkit-filter: blur(0px);
            filter: blur(0px); }
  100% { -webkit-transform: translateY(-50px) translateX(15px); transform: translateY(-50px) translateX(15px);
    -webkit-filter: blur(15px);
            filter: blur(15px); } }

@keyframes bobtop { 0% { -webkit-transform: translateY(0) translateX(0px); transform: translateY(0) translateX(0px);
    -webkit-filter: blur(0px);
            filter: blur(0px); }
  100% { -webkit-transform: translateY(-50px) translateX(15px); transform: translateY(-50px) translateX(15px);
    -webkit-filter: blur(15px);
            filter: blur(15px); } }

@-webkit-keyframes bobbottom { 0% { -webkit-transform: translateY(0); transform: translateY(0); }
  100% { -webkit-transform: translateY(50px); transform: translateY(50px); } }

@keyframes bobbottom { 0% { -webkit-transform: translateY(0); transform: translateY(0); }
  100% { -webkit-transform: translateY(50px); transform: translateY(50px); } }

@-webkit-keyframes bobhead { 0% { -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  100% { -webkit-transform: translate(-50%, -52%); transform: translate(-50%, -52%); } }

@keyframes bobhead { 0% { -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  100% { -webkit-transform: translate(-50%, -52%); transform: translate(-50%, -52%); } }

@-webkit-keyframes footer-cta { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); }
  100% { -webkit-transform: translateY(8px); transform: translateY(8px); } }

@keyframes footer-cta { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); }
  100% { -webkit-transform: translateY(8px); transform: translateY(8px); } }

@-webkit-keyframes bobtop-mob { 0% { -webkit-transform: translateY(0) translateX(0px); transform: translateY(0) translateX(0px);
    -webkit-filter: blur(0px);
            filter: blur(0px); }
  100% { -webkit-transform: translateY(-15px) translateX(10px); transform: translateY(-15px) translateX(10px);
    -webkit-filter: blur(10px);
            filter: blur(10px); } }

@keyframes bobtop-mob { 0% { -webkit-transform: translateY(0) translateX(0px); transform: translateY(0) translateX(0px);
    -webkit-filter: blur(0px);
            filter: blur(0px); }
  100% { -webkit-transform: translateY(-15px) translateX(10px); transform: translateY(-15px) translateX(10px);
    -webkit-filter: blur(10px);
            filter: blur(10px); } }

@-webkit-keyframes bobbottom-mob { 0% { -webkit-transform: translateY(0); transform: translateY(0); }
  100% { -webkit-transform: translateY(10px); transform: translateY(10px); } }

@keyframes bobbottom-mob { 0% { -webkit-transform: translateY(0); transform: translateY(0); }
  100% { -webkit-transform: translateY(10px); transform: translateY(10px); } }

@-webkit-keyframes shakeup { 0% { -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  100% { -webkit-transform: translate(-50%, -54%); transform: translate(-50%, -54%); } }

@keyframes shakeup { 0% { -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  100% { -webkit-transform: translate(-50%, -54%); transform: translate(-50%, -54%); } }

@-webkit-keyframes shakedown { 0% { -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  100% { -webkit-transform: translate(-50%, -46%); transform: translate(-50%, -46%); } }

@keyframes shakedown { 0% { -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  100% { -webkit-transform: translate(-50%, -46%); transform: translate(-50%, -46%); } }

/*==============================================================
## Import Pages
==============================================================*/
body.page-id-659 .the-content ul > li:before, body.page-id-659 .the-content ul > li::before { display: none !important; }

body.page-id-659 .the-content ul > li h2 { margin-top: 2.5rem; }

.page-id-633 .mailing-list-inner { padding: 2.5rem 0; }

.page-id-633 .mailing-list-inner #accept-terms { margin-right: 0.625rem; }

.page-id-180 #main section:nth-child(6) { display: none; }

.postid-500 .poster-template-grid { display: block; width: 100%; }

.postid-500 .poster-template-grid .row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

@media only screen and (min-width: 768px) { .postid-500 .poster-template-grid .row { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

.postid-500 .poster-template-grid .row .col { padding: 0 20px; }

.postid-500 .poster-template-grid .row .col.no-padding { padding: 0; }

.postid-500 .poster-template-grid .row .col img { max-width: 100%; height: auto; display: block; margin: 0 auto; }

.postid-500 .poster-template-grid .row .col a p { text-align: center; }

.postid-500 .poster-template-grid .row .col.full { width: 100%; }

.postid-500 .poster-template-grid .row .col.half { width: 100%; }

@media only screen and (min-width: 768px) { .postid-500 .poster-template-grid .row .col.half { width: 50%; } }

@media only screen and (min-width: 768px) { .postid-500 .poster-template-grid .row .col.full.half { width: 50% !important; } }

.page-id-352 .section-registration-level .img-icon { width: 52px; height: 52px; }

.page-id-352 .section-registration-level .img-icon:before { top: 50%; left: 37px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.page-id-352 .section-registration-level .img-icon.heading-icon { top: -11px; }

.page-id-352 .section-full-width-text a { text-decoration: underline; font-weight: 600; color: #000302; }

.page-id-352 .section-full-width-text a:hover { color: #0099ce; }

.page-id-352 .section-accordion h2 { width: 100%; }

@media only screen and (min-width: 1155px) { .page-id-352 .section-accordion h2 { width: calc(100% - 80px); } }

.page-id-352 .top { font-size: 14px; position: absolute; top: 3px; right: 0px; }

@media only screen and (min-width: 1155px) { .page-id-352 .top { top: 7px; } }

.section-schedule-at-a-glance .table { width: 100%; display: none; }

.section-schedule-at-a-glance .table * { -webkit-box-sizing: border-box; box-sizing: border-box; }

.section-schedule-at-a-glance .table .thead { border: solid 2px #fff; border-bottom: 0; border-top: 0; border-right-color: #222; }

.section-schedule-at-a-glance .table .thead .th:first-child { background: transparent; }

.section-schedule-at-a-glance .table .tbody { border: solid 2px #222; }

.section-schedule-at-a-glance .table .tbody .tr { border-bottom: solid 2px #222; }

.section-schedule-at-a-glance .table .tbody .tr:last-child { border-bottom: 0; }

.section-schedule-at-a-glance .table .tbody .tr:nth-child(odd) { background: #fff; }

.section-schedule-at-a-glance .table .tbody .tr:nth-child(even) { background: #f0eeed; }

.section-schedule-at-a-glance .table .tr { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.section-schedule-at-a-glance .table .th, .section-schedule-at-a-glance .table .td { width: 11.875rem; border-left: solid 2px #222; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.section-schedule-at-a-glance .table .th:nth-child(1), .section-schedule-at-a-glance .table .td:nth-child(1) { -webkit-box-flex: 2; -ms-flex-positive: 2; flex-grow: 2; border-left: 0; }

.section-schedule-at-a-glance .table .th { font-size: 0.875rem; line-height: 1rem; color: #fff; background: #111; padding: 1.125rem 0.625rem; text-align: left; text-transform: uppercase; font-weight: bold; }

.section-schedule-at-a-glance .table .td { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 1.5rem 0.9375rem; min-height: 6.25rem; }

.section-schedule-at-a-glance .table .td:first-child { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 1.75rem; padding-right: 1.75rem; line-height: 1.625rem; }

.section-schedule-at-a-glance .table .td:not(:first-child) { text-transform: uppercase; color: #111; font-family: "barlow", sans-serif; font-weight: 700; font-size: 0.875rem; }

.section-schedule-at-a-glance .table .check { display: block; width: 50px; height: 50px; background: #111; }

@media screen and (min-width: 860px) { .section-schedule-at-a-glance .table { display: block; }
  .section-schedule-at-a-glance .table .th, .section-schedule-at-a-glance .table .td { width: 9.375rem; }
  .section-schedule-at-a-glance .table .th:nth-child(1), .section-schedule-at-a-glance .table .td:nth-child(1) { -webkit-box-flex: 2; -ms-flex-positive: 2; flex-grow: 2; border-left: 0; width: 30%; }
  .section-schedule-at-a-glance .table .th { font-size: 0.75rem; line-height: 0.875rem; padding: 1.125rem 0.625rem; }
  .section-schedule-at-a-glance .table .th:nth-child(1) { width: 31%; }
  .section-schedule-at-a-glance .table .td { padding: 1.25rem 0.625rem; }
  .section-schedule-at-a-glance .table .td:first-child { padding-left: 1.125rem; padding-right: 1.125rem; line-height: 1.625rem; }
  .section-schedule-at-a-glance .table .td:not(:first-child) { font-size: 0.875rem; } }

@media screen and (min-width: 900px) { .section-schedule-at-a-glance .table .td { padding: 1.5rem 0.9375rem; }
  .section-schedule-at-a-glance .table .td:first-child { padding-left: 1.75rem; padding-right: 1.75rem; line-height: 1.625rem; }
  .section-schedule-at-a-glance .table .td:not(:first-child) { font-size: 0.875rem; } }

@media screen and (min-width: 1040px) { .section-schedule-at-a-glance .table .th, .section-schedule-at-a-glance .table .td { width: 11.875rem; }
  .section-schedule-at-a-glance .table .th:nth-child(1), .section-schedule-at-a-glance .table .td:nth-child(1) { -webkit-box-flex: 2; -ms-flex-positive: 2; flex-grow: 2; border-left: 0; }
  .section-schedule-at-a-glance .table .th { font-size: 0.875rem; line-height: 1rem; } }

.section-schedule-at-a-glance .table-mobile { width: 100%; }

.section-schedule-at-a-glance .table-mobile .th, .section-schedule-at-a-glance .table-mobile .td { -webkit-box-sizing: border-box; box-sizing: border-box; width: 25%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-right: solid 1px #222; }

.section-schedule-at-a-glance .table-mobile .th { font-size: 0.5rem; line-height: 0.5625rem; color: #fff; background: #111; padding: 0.625rem 0.5rem; text-align: center; text-transform: uppercase; }

.section-schedule-at-a-glance .table-mobile .td { width: 100%; }

.section-schedule-at-a-glance .table-mobile .tr { display: -webkit-box; display: -ms-flexbox; display: flex; }

.section-schedule-at-a-glance .table-mobile .tr .th:last-child, .section-schedule-at-a-glance .table-mobile .tr .td:last-child { border-right: 0; }

.section-schedule-at-a-glance .table-mobile .thead .td { width: 100%; padding: 0.75rem 0; font-size: 1rem; }

.section-schedule-at-a-glance .table-mobile .tbody { border: solid 1px #222; margin: 0 0 0.75rem; }

.section-schedule-at-a-glance .table-mobile .tbody .td { padding: 0.625rem; min-height: 4.375rem; text-transform: uppercase; font-family: "barlow", sans-serif; font-weight: 700; font-size: 0.5rem; background: white; }

.section-schedule-at-a-glance .table-mobile .tbody .td img { width: 1.5625rem; }

@media screen and (min-width: 500px) { .section-schedule-at-a-glance .table-mobile .th { font-size: 0.6875rem; line-height: 0.875rem; padding: 0.625rem; }
  .section-schedule-at-a-glance .table-mobile .tbody .td { font-size: 0.6875rem; } }

@media screen and (min-width: 600px) { .section-schedule-at-a-glance .table-mobile .thead .td { font-size: 1.125rem; }
  .section-schedule-at-a-glance .table-mobile .tbody { margin: 0 0 1.875rem; } }

@media screen and (min-width: 700px) { .section-schedule-at-a-glance .table-mobile .th { font-size: 0.875rem; line-height: 1rem; padding: 1.125rem 0.625rem; }
  .section-schedule-at-a-glance .table-mobile .tbody .td { padding: 1.5rem 0.9375rem; min-height: 6.25rem; font-size: 0.875rem; }
  .section-schedule-at-a-glance .table-mobile .tbody .td img { width: 3.125rem; } }

@media screen and (min-width: 860px) { .section-schedule-at-a-glance .table-mobile { display: none; } }

@media screen and (max-width: 1170px) { .section-schedule-at-a-glance .pricing-table { padding: 2.375rem 0; } }

.section-schedule-at-a-glance .container { padding: 1.875rem; }

.section-schedule-at-a-glance .table * { -webkit-box-sizing: border-box; box-sizing: border-box; }

.section-schedule-at-a-glance .table .thead { border: solid 2px #fff; border-bottom: 0; border-top: 0; border-right-color: #222; border-left-color: transparent; }

.section-schedule-at-a-glance .table .thead .th:first-child { background: transparent; }

.section-schedule-at-a-glance .table .thead.fixed-header { display: none; }

.section-schedule-at-a-glance .table .tbody { border: solid 2px #222; }

.section-schedule-at-a-glance .table .tbody .tr { border-bottom: solid 2px #222; }

.section-schedule-at-a-glance .table .tbody .tr:last-child { border-bottom: 0; }

.section-schedule-at-a-glance .table .tbody .tr:nth-child(even) { background: #f0eeed; }

.section-schedule-at-a-glance .table .tr { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.section-schedule-at-a-glance .table .th, .section-schedule-at-a-glance .table .td { width: 14.2857142857%; border-left: solid 2px #222; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.section-schedule-at-a-glance .table .th:nth-child(1), .section-schedule-at-a-glance .table .td:nth-child(1) { -webkit-box-flex: 2; -ms-flex-positive: 2; flex-grow: 2; border-left: 0; }

.section-schedule-at-a-glance .table .th { line-height: 1; color: #0f4468; padding: 0.625rem; text-align: left; text-transform: uppercase; font-size: 0.75rem; color: white; color-adjust: exact; -webkit-print-color-adjust: exact; print-color-adjust: exact; }

.section-schedule-at-a-glance .table .th.th-color-1 { background-color: #f27176 !important; }

.section-schedule-at-a-glance .table .th.th-color-2 { background-color: #00b796 !important; }

.section-schedule-at-a-glance .table .th.th-color-3 { background-color: #a6a7a7 !important; }

.section-schedule-at-a-glance .table .th.th-color-4 { background-color: #6c3db2 !important; }

.section-schedule-at-a-glance .table .td { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 5px; height: 20; }

.section-schedule-at-a-glance .table .td div { height: 20; }

.section-schedule-at-a-glance .table .td:first-child { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1; font-size: 1rem; font-weight: 700; }

.section-schedule-at-a-glance .table .td:not(:first-child) { text-transform: uppercase; color: #111; font-family: "barlow", sans-serif; font-weight: 500; font-size: 0.875rem; }

.section-schedule-at-a-glance .table .check { display: block; width: 20px; height: 20px; background: #111; }

.section-schedule-at-a-glance .table .has-check img { width: 25px; height: 25px; }

.section-schedule-at-a-glance .level-badges { margin-bottom: 5px; }

.section-schedule-at-a-glance .level-badges .badge { width: 0.625rem; height: 0.625rem; font-size: 0.3125rem; color: white; }

.section-schedule-at-a-glance .table-mobile .thead .tr .td { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.section-schedule-at-a-glance .table-mobile .thead .tr .td .level-badges { margin-top: 0.3125rem; }

.section-schedule-at-a-glance .level-badges { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

.section-schedule-at-a-glance .level-badges .badge { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 6.25rem; color: white; width: 1.25rem; height: 1.25rem; font-size: 0.5rem; margin-left: 5px; color-adjust: exact; -webkit-print-color-adjust: exact; print-color-adjust: exact; }

.section-schedule-at-a-glance .level-badges .badge:first-child { margin-left: 0; }

.section-schedule-at-a-glance .level-badges .badge.badge-us { background-color: #f27176; }

.section-schedule-at-a-glance .level-badges .badge.badge-ua { background-color: #00b796; }

.section-schedule-at-a-glance .level-badges .badge.badge-ea { background-color: #a6a7a7; }

.section-schedule-at-a-glance .level-badges .badge.badge-ba { background-color: #6c3db2; }

.section-schedule-at-a-glance .table .td:not(:first-child) { text-transform: none; }

.section-schedule-at-a-glance .disclaimer-section { position: relative; z-index: 99; padding: 20px; border: 2px solid #0f4468; border-top: 0; width: 100%; background: white; }

@media only screen and (max-width: 860px) { .section-schedule-at-a-glance .disclaimer-section { border-top: 2px solid #0f4468; } }

body.page-id-1649 .full-width-text-inner.the-content { max-width: 100% !important; }

.main-page-links { margin-bottom: 1.875rem; }

.main-page-links .joiner { display: none !important; visibility: hidden !important; }

.main-page-links a { color: #000302; display: block; width: 100%; text-align: center; }

.main-page-links > div { text-align: center; margin-bottom: 1.5625rem; }

.main-page-links > div span:first-child { margin: 0; }

.main-page-links .main-page-link { margin-left: 1.25rem; }

.main-page-links .main-page-link a { text-decoration: none; }

.main-page-links .main-page-link a:before, .main-page-links .main-page-link a:after { display: none; }

.main-page-links .main-page-link.search { margin-left: 1.25rem; }

.main-page-links .main-page-link.related-index a { font-weight: normal; }

.main-page-links .current-page.main-page-link a { color: #000302; }

.main-page-links .current-page.main-page-link a:hover, .main-page-links .current-page.main-page-link a:focus, .main-page-links .current-page.main-page-link a:active { color: #0099ce; }

.linklings-wp-plugin-contents .main-page-links > div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.linklings-wp-plugin-contents .main-page-links > div span.joiner { display: none; }

.linklings-wp-plugin-contents .date-time-room-section-header { text-align: center; }

.linklings-wp-plugin-contents .date-sels .large-date-sels div, .linklings-wp-plugin-contents .date-sels .small_date_sel_container div { margin: 0 0 0 2px; text-transform: uppercase; font-family: "barlow", sans-serif; font-size: 1.125rem; background: transparent; border: 1px solid black; padding: 0.625rem 1.25rem; }

.linklings-wp-plugin-contents .date-sels .large-date-sels div:first-child, .linklings-wp-plugin-contents .date-sels .small_date_sel_container div:first-child { margin: 0; }

.linklings-wp-plugin-contents .date-sels .large-date-sels div[date="unscheduled"], .linklings-wp-plugin-contents .date-sels .small_date_sel_container div[date="unscheduled"] { color: white; background: #111; }

.linklings-wp-plugin-contents .date-sels .large-date-sels div.selected-date, .linklings-wp-plugin-contents .date-sels .small_date_sel_container div.selected-date { background: #0099ce; color: white; font-weight: normal; }

.linklings-wp-plugin-contents .date-sels .large-date-sels div:hover, .linklings-wp-plugin-contents .date-sels .small_date_sel_container div:hover { background: #0099ce; color: white; }

.linklings-wp-plugin-contents .filters .filter-selector-label { display: none; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric { position: relative; width: 21.875rem; background: none; border: 0; border-bottom: 1px solid #000302; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric .label { text-align: left; text-transform: uppercase; color: #000302; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric .arrow { position: absolute; right: 10px; top: 50%; width: 1.25rem; height: 1.25rem; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric .arrow:before, .linklings-wp-plugin-contents .filters .selectric-wrapper .selectric .arrow:after { content: ""; top: 0; position: absolute; width: 0.75rem; height: 0.0625rem; background-color: #34215b; display: inline-block; -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric .arrow:before { left: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric .arrow:after { right: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.linklings-wp-plugin-contents .filters .selectric-wrapper.selectric-open .selectric .arrow:before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.linklings-wp-plugin-contents .filters .selectric-wrapper.selectric-open .selectric .arrow:after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items { width: 18.75rem; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li { line-height: 0.875rem; min-height: 0.875rem; text-align: left; color: white; background: #666; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.tag_group104 { display: none; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack123 { background: #4d5ba8; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack124 { background: #ef495c; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack125 { background: #34215b; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack126 { background: #faa224; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack127 { background: #57bd86; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack136 { background: #2fa9e0; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack137 { background: #5fbf7f; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack138 { background: #ffe500; color: #34215b; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack139 { background: #808285; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack140 { background: #884fa0; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack141 { background: #faa224; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack142 { background: #d76ba9; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack--- { background: #945c30; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack143 { background: #4d5ba8; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack144 { background: #ef495c; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack145 { background: #34215b; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack146 { background: #faa224; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack147 { background: #57bd86; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack173 { background: #fcc000; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack168 { background: #4cadde; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack272 { background: #f5838b; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li.ptrack273 { background: #049289; }

.linklings-wp-plugin-contents .filters .selectric-wrapper .selectric-items ul li::before { display: none !important; }

.linklings-wp-plugin-contents .date-disp .date-header { font-family: "Roboto", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000302; margin-bottom: 1.25rem; }

.linklings-wp-plugin-contents .date-disp .date-header .show-hide-links { color: #f0eeed; }

.linklings-wp-plugin-contents .date-disp .date-header .show-hide-links a { font-family: "Roboto", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 400; text-transform: capitalize; color: #000302; }

.linklings-wp-plugin-contents .date-disp .date-header .show-hide-links a:hover { color: white; }

.linklings-wp-plugin-contents .tablesched { background: white; }

.linklings-wp-plugin-contents .tablesched table thead tr th { color: white; background: #000302; padding: 0.9375rem 1.25rem; text-align: left; font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; min-width: unset !important; }

.linklings-wp-plugin-contents .tablesched table thead tr th.color-header { display: none; visibility: hidden; }

@media only screen and (min-width: 992px) { .linklings-wp-plugin-contents .tablesched table thead tr th.header.presentation-header { min-width: 36.85rem !important; }
  .linklings-wp-plugin-contents .tablesched table thead tr th.header.time-header { width: 7.5rem !important; }
  .linklings-wp-plugin-contents .tablesched table thead tr th.header.tag-header { width: 7.5rem !important; }
  .linklings-wp-plugin-contents .tablesched table thead tr th.header.calendar-header { width: 2rem !important; } }

.linklings-wp-plugin-contents .tablesched table tbody tr td { vertical-align: middle; font-family: "Roboto", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 400; }

.linklings-wp-plugin-contents .tablesched table tbody tr td.hide-large { display: none; visibility: hidden; }

.linklings-wp-plugin-contents .tablesched table tbody tr td.session-display { border: 3px solid #000302; }

.linklings-wp-plugin-contents .tablesched table tbody tr td.session-display .presentation-time-td { min-width: 10rem; }

.linklings-wp-plugin-contents .tablesched table tbody tr td span[type="button"] { -moz-appearance: none; -webkit-appearance: none; }

.linklings-wp-plugin-contents .tablesched table tbody tr td:nth-child(2) { min-width: 150px; }

.linklings-wp-plugin-contents .tablesched table tbody tr.presentation-row td.speaker-td span.presentation-speaker div.presenter-name a, .linklings-wp-plugin-contents .tablesched table tbody tr.presentation-row td.speaker-td span.presentation-speaker div.presenter-name a span { font-size: 12px !important; }

.linklings-wp-plugin-contents.presenter-display .info-section.presenter-desc { margin-bottom: 0; }

.linklings-wp-plugin-contents.presenter-display .info-section.presenter-name { text-transform: uppercase; font-family: franchiseregular, Arial, Helvetica Neue, Helvetica, sans-serif; font-size: 2.125rem; }

.linklings-wp-plugin-contents.presenter-display .info-section.presenter-institution { font-size: 1.125rem; line-height: 1.875rem; }

.linklings-wp-plugin-contents.presenter-display .info-section.biography .biography-header { margin-top: 1.25rem; margin-bottom: 0.625rem; }

.linklings-wp-plugin-contents.presenter-display .info-section.biography .presenter-biography { font-size: 1.125rem; line-height: 1.875rem; }

.linklings-wp-plugin-contents.presenter-display .info-section .info-label.presentation-header { margin-top: 1.25rem; margin-bottom: 0.625rem; }

.linklings-wp-plugin-contents.presenter-display .info-section .presentation-list .agenda-item { padding: 0; text-indent: 0; }

.linklings-wp-plugin-contents.presenter-display .info-section .presentation-list .agenda-item .program-track { margin-left: 0; padding-left: 0; }

.linklings-wp-plugin-contents.presenter-display .info-section .presentation-list .agenda-item .ptrack-list, .linklings-wp-plugin-contents.presenter-display .info-section .presentation-list .agenda-item .keyword { margin-top: 0.625rem; }

.linklings-wp-plugin-contents.presenter-display .info-section .presentation-list .agenda-item .ptrack-list .program-track, .linklings-wp-plugin-contents.presenter-display .info-section .presentation-list .agenda-item .keyword .program-track { font-size: 1.125rem; }

.linklings-wp-plugin-contents.organization-display .info-section { margin-top: 1.25rem; }

.linklings-wp-plugin-contents.organization-display .info-section:first-child { margin-top: 0; }

.linklings-wp-plugin-contents.organization-display .info-section .info-label { display: block; margin-bottom: 0.3125rem; }

.linklings-wp-plugin-contents.organization-display .info-section .info-label::after { display: none; }

.linklings-wp-plugin-contents.organization-display .info-section.institution-name { text-transform: uppercase; font-family: franchiseregular, Arial, Helvetica Neue, Helvetica, sans-serif; font-size: 2.125rem; color: #f48b8b !important; }

.linklings-wp-plugin-contents.organization-display .info-section .presenter-header, .linklings-wp-plugin-contents.organization-display .info-section .presentation-header { margin-top: 1.25rem; margin-bottom: 0.625rem; }

.linklings-wp-plugin-contents.organization-display .info-section .presenter-list .presenter { margin-top: 0.3125rem; }

.linklings-wp-plugin-contents.organization-display .info-section .presenter-list .presenter:first-child { margin-top: 0; }

.linklings-wp-plugin-contents.organization-display .info-section .presentation-list .agenda-item { padding: 0; text-indent: 0; }

.linklings-wp-plugin-contents.organization-display .info-section .presentation-list .agenda-item .program-track { margin-left: 0; padding-left: 0; }

.linklings-wp-plugin-contents.organization-display .info-section .presentation-list .agenda-item .ptrack-list, .linklings-wp-plugin-contents.organization-display .info-section .presentation-list .agenda-item .keyword { margin-top: 0.625rem; }

.linklings-wp-plugin-contents.organization-display .info-section .presentation-list .agenda-item .ptrack-list .program-track, .linklings-wp-plugin-contents.organization-display .info-section .presentation-list .agenda-item .keyword .program-track { font-size: 1.125rem; }

.linklings-wp-plugin-contents.presentation-display .rep-img-and-details-wrapper { width: 100%; }

.linklings-wp-plugin-contents.presentation-display .rep-img-and-details-wrapper:after { content: ""; display: table; clear: both; }

.linklings-wp-plugin-contents.presentation-display .rep-img-and-details-wrapper > div { -webkit-box-sizing: border-box; box-sizing: border-box; display: block; }

@media only screen and (min-width: 1024px) { .linklings-wp-plugin-contents.presentation-display .rep-img-and-details-wrapper > div { float: left; width: 50%; } }

.linklings-wp-plugin-contents.presentation-display .rep-img-and-details-wrapper .representative-image { padding: 0 0 0.9375rem 0; }

@media only screen and (min-width: 1024px) { .linklings-wp-plugin-contents.presentation-display .rep-img-and-details-wrapper .representative-image { padding: 0 1.25rem 0 0; } }

.linklings-wp-plugin-contents.presentation-display .rep-img-and-details-wrapper .representative-image img { width: 100%; max-width: 100%; height: auto; }

.linklings-wp-plugin-contents.presentation-display .info-section { margin-top: 1.25rem; }

.linklings-wp-plugin-contents.presentation-display .info-section:first-child { margin-top: 0; }

.linklings-wp-plugin-contents.presentation-display .info-section .info-label { display: block; margin-bottom: 0.3125rem; }

.linklings-wp-plugin-contents.presentation-display .info-section .info-label::after { display: none; }

.linklings-wp-plugin-contents.presentation-display .info-section.presentation-title { color: #000302; }

.linklings-wp-plugin-contents.presentation-display.technicalpapers.technicalpapersfastforward .info-section.presentation-date-sect .info-label { display: none; visibility: hidden; }

.linklings-wp-plugin-contents.presentation-display.technicalpapers.technicalpapersfastforward .info-section.presentation-date-sect .presentation-date, .linklings-wp-plugin-contents.presentation-display.technicalpapers.technicalpapersfastforward .info-section.presentation-date-sect .presentation-time { display: none; visibility: hidden; }

.linklings-wp-plugin-contents.presentation-display.talk .info-section.presenters-list-sect { display: none; visibility: hidden; }

.linklings-wp-plugin-contents.presentation-display.artgallery .info-section.artist.presenters-list-sect { display: none; visibility: hidden; }

.linklings-wp-plugin-contents.presentation-display .info-section:not(.presentation-title) { font-size: 1.125rem !important; }

.linklings-wp-plugin-contents.presentation-display .info-section a { font-weight: 400 !important; }

.linklings-wp-plugin-contents.presentation-display .info-section *, .linklings-wp-plugin-contents.presentation-display .info-section .presentation-tracks div.ptrack-list .program-track { font-size: 1.125rem !important; }

.linklings-wp-plugin-contents.presentation-display .info-section .presentation-tracks div.ptrack-list .program-track { margin-left: 0; padding-left: 0; }

.linklings-wp-plugin-contents.presentation-display .info-section.contributor.presenters-list-sect, .linklings-wp-plugin-contents.presentation-display .info-section.lecturer.presenters-list-sect { display: none; visibility: hidden; }

.linklings-wp-plugin-contents .presentation-display img.vrt-laurel { max-width: 100%; height: auto; }

.linklings-wp-plugin-contents .presentation-display .rep-img-and-details-wrapper { width: 100%; }

.linklings-wp-plugin-contents .presentation-display .rep-img-and-details-wrapper:after { content: ""; display: table; clear: both; }

.linklings-wp-plugin-contents .presentation-display .rep-img-and-details-wrapper > div { -webkit-box-sizing: border-box; box-sizing: border-box; display: block; }

@media only screen and (min-width: 1024px) { .linklings-wp-plugin-contents .presentation-display .rep-img-and-details-wrapper > div { float: left; width: 50%; } }

.linklings-wp-plugin-contents .presentation-display .rep-img-and-details-wrapper .representative-image { padding: 0 0 0.9375rem 0; }

@media only screen and (min-width: 1024px) { .linklings-wp-plugin-contents .presentation-display .rep-img-and-details-wrapper .representative-image { padding: 0 1.25rem 0 0; } }

.linklings-wp-plugin-contents .presentation-display .rep-img-and-details-wrapper .representative-image img { width: 100%; max-width: 100%; height: auto; }

.linklings-wp-plugin-contents.presentation-details-program .date-time-room-section-header, .linklings-wp-plugin-contents.presentation-details-program .session-title-sect, .linklings-wp-plugin-contents.presentation-details-program .presenters-list-sect, .linklings-wp-plugin-contents.presentation-details-program .presentation-date-sect, .linklings-wp-plugin-contents.presentation-details-program .room-sect { display: none; visibility: hidden; }

.linklings-wp-plugin-contents.presentation-details-program .presentation-display { padding-top: 3.125rem; border-top: 1px solid #ccc; }

.linklings-wp-plugin-contents.presentation-details-program .presentation-display:first-child { border-top: 0; padding-top: 0; }

.linklings-wp-plugin-contents.presentation-details-program .presentation-display .info-section { margin-top: 0; margin-bottom: 0.9375rem; }

.linklings-wp-plugin-contents.sessions-presentations-program.event-type-arcade .info-section.presenters-list-sect, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-museum .info-section.presenters-list-sect, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-village .info-section.presenters-list-sect { display: none; visibility: hidden; }

.linklings-wp-plugin-contents.sessions-presentations-program.event-type-arcade .info-section.abstract-sect, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-arcade .info-section.presenters-detail-sect, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-museum .info-section.abstract-sect, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-museum .info-section.presenters-detail-sect, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-village .info-section.abstract-sect, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-village .info-section.presenters-detail-sect { font-size: 1.125rem; line-height: 1.875rem; }

.linklings-wp-plugin-contents .registration-level.tag-group-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

.linklings-wp-plugin-contents .registration-level.tag-group-list .program-track { position: relative; text-indent: -9999px; width: 20px; height: 20px; border-radius: 20px; background: #222222; margin-bottom: 4px; }

.linklings-wp-plugin-contents .registration-level.tag-group-list .program-track:before { position: absolute; top: 50%; left: 50%; color: white; font-size: 9px; text-indent: 0px !important; -webkit-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); }

.linklings-wp-plugin-contents .registration-level.tag-group-list .program-track.ptrack183 { background: #f27176; }

.linklings-wp-plugin-contents .registration-level.tag-group-list .program-track.ptrack183:before { content: 'US'; }

.linklings-wp-plugin-contents .registration-level.tag-group-list .program-track.ptrack184 { background: #00b796; }

.linklings-wp-plugin-contents .registration-level.tag-group-list .program-track.ptrack184:before { content: 'UA'; }

.linklings-wp-plugin-contents .registration-level.tag-group-list .program-track.ptrack186 { background: #3366CC; }

.linklings-wp-plugin-contents .registration-level.tag-group-list .program-track.ptrack186:before { content: 'EU'; }

.linklings-wp-plugin-contents .registration-level.tag-group-list .program-track.ptrack299 { background: #a6a7a7; }

.linklings-wp-plugin-contents .registration-level.tag-group-list .program-track.ptrack299:before { content: 'EA'; }

.linklings-wp-plugin-contents .registration-level.tag-group-list .program-track.ptrack185 { background: #6c3db2; }

.linklings-wp-plugin-contents .registration-level.tag-group-list .program-track.ptrack185:before { content: 'BA'; }

.linklings-wp-plugin-contents .registration-level.tag-group-list .program-track.ptrack187 { background: #AA734B; }

.linklings-wp-plugin-contents .registration-level.tag-group-list .program-track.ptrack187:before { content: 'EB'; }

.page-id-1649 .linklings-wp-plugin-contents.program .registration-level.tag-group-list { display: block; }

.linklings-wp-plugin-contents.presentation-display .registration-level.tag-group-list, .linklings-wp-plugin-contents.session-display .registration-level.tag-group-list { padding-left: 0; }

.linklings-wp-plugin-contents.presentation-display .registration-level.tag-group-list > div:first-child, .linklings-wp-plugin-contents.session-display .registration-level.tag-group-list > div:first-child { margin-left: 0; }

.linklings-wp-plugin-contents.presentation-display .info-section.presentation-date-sect span[type="button"], .linklings-wp-plugin-contents.session-display .info-section.presentation-date-sect span[type="button"] { -moz-appearance: none; -webkit-appearance: none; }

.linklings-wp-plugin-contents.presentation-display .info-section.keyword.presentation-track-sect div.ptrack-list .keyword .program-track:not(:last-child), .linklings-wp-plugin-contents.session-display .info-section.keyword.presentation-track-sect div.ptrack-list .keyword .program-track:not(:last-child) { position: relative; }

.linklings-wp-plugin-contents.presentation-display .info-section.keyword.presentation-track-sect div.ptrack-list .keyword .program-track:not(:last-child):before, .linklings-wp-plugin-contents.session-display .info-section.keyword.presentation-track-sect div.ptrack-list .keyword .program-track:not(:last-child):before { content: ','; position: absolute; right: 0; }

.linklings-wp-plugin-contents.presentation-display .info-section.interest-area.presentation-track-sect div.ptrack-list .interest-area .program-track:not(:last-child), .linklings-wp-plugin-contents.session-display .info-section.interest-area.presentation-track-sect div.ptrack-list .interest-area .program-track:not(:last-child) { position: relative; }

.linklings-wp-plugin-contents.presentation-display .info-section.interest-area.presentation-track-sect div.ptrack-list .interest-area .program-track:not(:last-child):before, .linklings-wp-plugin-contents.session-display .info-section.interest-area.presentation-track-sect div.ptrack-list .interest-area .program-track:not(:last-child):before { content: ','; position: absolute; right: 0; }

.linklings-wp-plugin-contents.presentation-display .info-section.moderator, .linklings-wp-plugin-contents.presentation-display .info-section.panelist, .linklings-wp-plugin-contents.session-display .info-section.moderator, .linklings-wp-plugin-contents.session-display .info-section.panelist { display: none; visibility: hidden; }

.linklings-wp-plugin-contents.presentation-display .info-section .info-label, .linklings-wp-plugin-contents.session-display .info-section .info-label { display: block; margin-bottom: 0.3125rem; }

.linklings-wp-plugin-contents.presentation-display .info-section .info-label::after, .linklings-wp-plugin-contents.session-display .info-section .info-label::after { display: none; visibility: hidden; }

.linklings-wp-plugin-contents.presentation-display .info-section.presentation-title, .linklings-wp-plugin-contents.session-display .info-section.presentation-title { color: #000302; background: #cecece; }

@media only screen and (min-width: 640px) { .linklings-wp-plugin-contents.presentation-display .info-section.presentation-title, .linklings-wp-plugin-contents.session-display .info-section.presentation-title { background: none; } }

.linklings-wp-plugin-contents.presentation-display .info-section.abstract-sect, .linklings-wp-plugin-contents.presentation-display .info-section.presenter-details-sect, .linklings-wp-plugin-contents.presentation-display .info-section.interest-area div.ptrack-list *, .linklings-wp-plugin-contents.session-display .info-section.abstract-sect, .linklings-wp-plugin-contents.session-display .info-section.presenter-details-sect, .linklings-wp-plugin-contents.session-display .info-section.interest-area div.ptrack-list * { padding-left: 0; font-size: 1.125rem; line-height: 1.875rem; }

.linklings-wp-plugin-contents.presentation-display .info-section.organizer, .linklings-wp-plugin-contents.presentation-display .info-section.author, .linklings-wp-plugin-contents.session-display .info-section.organizer, .linklings-wp-plugin-contents.session-display .info-section.author { display: none; visibility: hidden; }

.linklings-wp-plugin-contents.presentation-details-program .info-section { margin-top: 1.25rem; }

.linklings-wp-plugin-contents.presentation-details-program .info-section:first-child { margin-top: 0; }

.linklings-wp-plugin-contents.presentation-details-program .info-section .info-label { display: block; margin-bottom: 0.3125rem; }

.linklings-wp-plugin-contents.presentation-details-program .info-section .info-label::after { display: none; }

.linklings-wp-plugin-contents.presentation-details-program .info-section.presentation-title { color: #0099ce; background: #cecece; }

@media only screen and (min-width: 640px) { .linklings-wp-plugin-contents.presentation-details-program .info-section.presentation-title { background: none; } }

.linklings-wp-plugin-contents.presentation-details-program .info-section.abstract-sect, .linklings-wp-plugin-contents.presentation-details-program .info-section.presenter-details-sect, .linklings-wp-plugin-contents.presentation-details-program .info-section.interest-area { font-size: 1.125rem; line-height: 1.875rem; }

.linklings-wp-plugin-contents.presentation-details-program .info-section div.ptrack-list * { font-size: 1.125rem; line-height: 1.875rem; padding: 0; }

.linklings-wp-plugin-contents.session-display .info-section { margin-top: 1.25rem; }

.linklings-wp-plugin-contents.session-display .info-section:first-child { margin-top: 0; }

.linklings-wp-plugin-contents.session-display .info-section:not(.session-title) { font-size: 1.125rem; line-height: 1.875rem; }

.linklings-wp-plugin-contents.session-display .info-section .info-label { display: block; margin-bottom: 0.3125rem; line-height: 1; }

.linklings-wp-plugin-contents.session-display .info-section .info-label::after { display: none; }

.linklings-wp-plugin-contents.session-display .info-section.presentation-track-sect div.ptrack-list .interest-area div, .linklings-wp-plugin-contents.session-display .info-section.presentation-track-sect div.ptrack-list .interest-area .program-track { font-size: 1.125rem; line-height: 1.875rem; padding: 0; }

.linklings-wp-plugin-contents.session-display .agenda-button { -moz-appearance: none; -webkit-appearance: none; }

.linklings-wp-plugin-contents.session-display .info-section *, .linklings-wp-plugin-contents.session-display .info-section .presentation-tracks div.ptrack-list .keyword .program-track { font-size: 1.125rem !important; }

.linklings-wp-plugin-contents.session-display .info-section .presentation-tracks div.ptrack-list .keyword .program-track { margin-left: 0; padding-left: 0; }

.linklings-wp-plugin-contents .session-display tr.agenda-item[ssid="misc_102"] td a, .linklings-wp-plugin-contents .session-display tr.agenda-item[ssid="misc_102"] td a:hover, .linklings-wp-plugin-contents .session-display tr.agenda-item[ssid="misc_102"] td a:focus, .linklings-wp-plugin-contents .session-display tr.agenda-item[ssid="misc_104"] td a, .linklings-wp-plugin-contents .session-display tr.agenda-item[ssid="misc_104"] td a:hover, .linklings-wp-plugin-contents .session-display tr.agenda-item[ssid="misc_104"] td a:focus, .linklings-wp-plugin-contents .session-display tr.agenda-item[ssid="misc_105"] td a, .linklings-wp-plugin-contents .session-display tr.agenda-item[ssid="misc_105"] td a:hover, .linklings-wp-plugin-contents .session-display tr.agenda-item[ssid="misc_105"] td a:focus, .linklings-wp-plugin-contents .session-display tr.agenda-item[ssid="misc_106"] td a, .linklings-wp-plugin-contents .session-display tr.agenda-item[ssid="misc_106"] td a:hover, .linklings-wp-plugin-contents .session-display tr.agenda-item[ssid="misc_106"] td a:focus { color: currentColor; cursor: default; text-decoration: none; background: inherit; pointer-events: none; }

.linklings-wp-plugin-contents.sessions-presentations-program .pic-auth-container { margin: 0.3125rem 0; font-style: italic; }

.linklings-wp-plugin-contents.sessions-presentations-program .presentation-display .bio { font-size: 1.125rem; line-height: 1.875rem; padding: 0; }

.linklings-wp-plugin-contents.sessions-presentations-program .info-section.session-description, .linklings-wp-plugin-contents.sessions-presentations-program .info-section.synopsis-sect .synopsis, .linklings-wp-plugin-contents.sessions-presentations-program .info-section.studio-aff-sect .studio-aff, .linklings-wp-plugin-contents.sessions-presentations-program .info-section.abstract-sect .abstract, .linklings-wp-plugin-contents.sessions-presentations-program .info-section.presenters-list-sect { font-size: 1.125rem; line-height: 1.875rem; padding: 0; }

.linklings-wp-plugin-contents.sessions-presentations-program .info-section .info-label { display: block; margin-bottom: 0.3125rem; }

.linklings-wp-plugin-contents.sessions-presentations-program .info-section .info-label::after { display: none; }

.linklings-wp-plugin-contents.sessions-presentations-program .info-section.presentation-date-sect span[type="button"] { -moz-appearance: none; -webkit-appearance: none; }

.linklings-wp-plugin-contents.sessions-presentations-program .info-section.interest-area, .linklings-wp-plugin-contents.sessions-presentations-program .info-section.registration-level, .linklings-wp-plugin-contents.sessions-presentations-program .info-section.room-sect { display: none; visibility: hidden; }

.linklings-wp-plugin-contents.sessions-presentations-program.event-type-museum .session-display.full-session .session-row, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-arcade .session-display.full-session .session-row, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-village .session-display.full-session .session-row { display: none; visibility: hidden; }

.linklings-wp-plugin-contents.sessions-presentations-program.event-type-museum .session-display .presentation-display .presentation-date, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-museum .session-display .presentation-display .presentation-time, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-museum .session-display .presentation-display .presentation-date-sect .info-label, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-museum .session-display .presentation-display .info-section.presenters-list-sect, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-arcade .session-display .presentation-display .presentation-date, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-arcade .session-display .presentation-display .presentation-time, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-arcade .session-display .presentation-display .presentation-date-sect .info-label, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-arcade .session-display .presentation-display .info-section.presenters-list-sect, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-village .session-display .presentation-display .presentation-date, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-village .session-display .presentation-display .presentation-time, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-village .session-display .presentation-display .presentation-date-sect .info-label, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-village .session-display .presentation-display .info-section.presenters-list-sect { display: none; visibility: hidden; }

.linklings-wp-plugin-contents.sessions-presentations-program.event-type-acmsiggraphdiversitysummit .session-display .session-row { display: none; visibility: hidden; }

.linklings-wp-plugin-contents.sessions-presentations-program.event-type-acmsiggraphdiversitysummit .presentation-display .info-section.abstract-sect .info-label { display: none; visibility: hidden; }

.linklings-wp-plugin-contents.sessions-presentations-program.event-type-acmsiggraphdiversitysummit .presentation-display.misc_104 .info-section.session-title-sect, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-acmsiggraphdiversitysummit .presentation-display.misc_105 .info-section.session-title-sect, .linklings-wp-plugin-contents.sessions-presentations-program.event-type-acmsiggraphdiversitysummit .presentation-display.misc_106 .info-section.session-title-sect { display: none; visibility: hidden; }

.linklings-wp-plugin-contents.program .tablesched thead th.header.location-header, .linklings-wp-plugin-contents.program .tablesched thead th.header.type-header { display: none; }

.linklings-wp-plugin-contents.program .tablesched tbody tr.presentation-row td.speaker-td + td, .linklings-wp-plugin-contents.program .tablesched tbody tr.presentation-row td.type-td { display: none; }

body.page-id-1649 .linklings-wp-plugin-contents.program .tablesched thead th.header.type-header { display: table-cell; }

body.page-id-1649 .linklings-wp-plugin-contents.program .tablesched tbody tr.presentation-row td.type-td { display: table-cell; }

.linklings-wp-plugin-contents .indices { text-align: center; }

.linklings-wp-plugin-contents .indices-organizations-divider, .linklings-wp-plugin-contents .indices-authors-divider, .linklings-wp-plugin-contents .section-divider { border-bottom: 1px solid #222; }

body.page-id-1842 .linklings-wp-plugin-contents.computeranimationfestivalelectronictheater.presentation-display .info-section.creator, body.page-id-1842 .linklings-wp-plugin-contents.computeranimationfestivalelectronictheater.presentation-display .info-section.abstract-sect, body.page-id-1842 .linklings-wp-plugin-contents.computeranimationfestivalelectronictheater.presentation-display .info-section.presenter-details-sect, body.page-id-1842 .linklings-wp-plugin-contents.computeranimationfestivalelectronictheater.session-display .info-section.creator, body.page-id-1842 .linklings-wp-plugin-contents.computeranimationfestivalelectronictheater.session-display .info-section.abstract-sect, body.page-id-1842 .linklings-wp-plugin-contents.computeranimationfestivalelectronictheater.session-display .info-section.presenter-details-sect, body.page-id-1653 .linklings-wp-plugin-contents.computeranimationfestivalelectronictheater.presentation-display .info-section.creator, body.page-id-1653 .linklings-wp-plugin-contents.computeranimationfestivalelectronictheater.presentation-display .info-section.abstract-sect, body.page-id-1653 .linklings-wp-plugin-contents.computeranimationfestivalelectronictheater.presentation-display .info-section.presenter-details-sect, body.page-id-1653 .linklings-wp-plugin-contents.computeranimationfestivalelectronictheater.session-display .info-section.creator, body.page-id-1653 .linklings-wp-plugin-contents.computeranimationfestivalelectronictheater.session-display .info-section.abstract-sect, body.page-id-1653 .linklings-wp-plugin-contents.computeranimationfestivalelectronictheater.session-display .info-section.presenter-details-sect { display: none; visibility: hidden; }

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