@import url(https://fonts.googleapis.com/css?family=Montserrat:700,700i,400,400i);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i);h1, h2, .adage-accordion-heading, h3, .rich-text h4, .adage-video-block figcaption h2, .adage-image-block figcaption h2, .adage-video-content-heading, .adage-highlight-item-title p, .notes-heading, .homefeature-item-title, .ace-cal-grid-days-empty > p, h4, .footer-social-cta-link.btn-ghost-light, .footer-main-link, .lyric-main-nav-links-li0 > button, .lyric-main-nav-links-li1.group-header, .lyric-main-nav-links-li1 > a, .rich-text h5, .cs-breadcrumbs, .adage-audio-item-heading, .adage-accordion-title, .adage-accordion-trigger, .adage-highlight-item-clickable, .adage-gallery .adage-gallery-item-caption-page, .adage-columns-auto-header-link, .adage-listing-cta-link, .ace-cal-grid-event-na, .ace-cal-list-event-na, .ace-cal-upnext-date, .ace-cal-upnext-title-leadin, .ace-cal-filters-clearmobile button, .ace-cal-filter > label, .ace-cal-clear-filters button, .ace-cal-toggles-btn, .ace-cal-filters-modal-close, .ace-cal-filters-modal-trigger, .adage-detail-page-pretitle, .adage-detail-page-composer, .blog-subtitle, h5, .rich-text h6, .adage-highlight-item-pretitle p, h6, .btn, .btn-teal, button, .btn-secondary, .btn-orange, .adage-theme-light.adage-fiftyfifty-item .btn-secondary, .adage-theme-light.adage-fwcta .btn-secondary, .adage-theme-light.adage-newsletter-signup .btn-secondary, .adage-theme-default.adage-fiftyfifty-item .btn-secondary, .adage-theme-default.adage-fwcta .btn-secondary, .adage-theme-default.adage-newsletter-signup .btn-secondary, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary, .adage-theme-dark.adage-fwcta .btn-secondary, .adage-theme-dark.adage-newsletter-signup .btn-secondary, .btn-ghost-light, .btn-tertiary, .btn-white, input[type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary, .adage-theme-light.adage-fwcta .btn-tertiary, .adage-theme-light.adage-newsletter-signup .btn-tertiary, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary, .adage-theme-default.adage-fwcta .btn-tertiary, .adage-theme-default.adage-newsletter-signup .btn-tertiary, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary, .adage-theme-dark.adage-fwcta .btn-tertiary, .adage-theme-dark.adage-newsletter-signup .btn-tertiary, .ace-cal-loadmore-btn, .btn-primary-sm, .btn-teal-sm, .adage-theme-light.adage-fiftyfifty-item .btn, .adage-theme-light.adage-fwcta .btn, .adage-theme-light.adage-newsletter-signup .btn, .adage-theme-default.adage-fiftyfifty-item .btn, .adage-theme-default.adage-fwcta .btn, .adage-theme-default.adage-newsletter-signup .btn, .adage-theme-dark.adage-fiftyfifty-item .btn, .adage-theme-dark.adage-fwcta .btn, .adage-theme-dark.adage-newsletter-signup .btn, .artist-item-name, .ace-cal-grid-weekday, .ace-cal-grid-day-date, .ace-cal-list-event-venue, .ace-cal-month-dropdown select, .upcoming-performances-header-text, .upcoming-performances-month-text {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700; }

body, .lyric-main-nav-links-li1 > a, .caption, input[type=text], input[type=number], input[type=password], input[type=tel], input[type=email], input[type=search], input[type=url], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], select, textarea, .lyric-nav-utility-button, .lyric-nav-utility-link > a, .adage-accordion-panel {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400; }

/* z-index: map-get($zindex, z-index-#); */
.adage-fiftyfifty .adage-image-block figcaption, .visually-hidden, .sr-only {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute; }

.hide {
  display: none;
  visibility: hidden; }

/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

html, body {
  height: 100%;
  font-size: 100%; }

body {
  line-height: 1; }

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

ol, ul {
  list-style-type: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

input, select {
  vertical-align: middle; }

html {
  box-sizing: border-box; }

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

img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

@-webkit-keyframes slideOpenMobile {
  0% {
    max-height: 0; }
  99% {
    max-height: 800px; }
  100% {
    max-height: none; } }

@keyframes slideOpenMobile {
  0% {
    max-height: 0; }
  99% {
    max-height: 800px; }
  100% {
    max-height: none; } }

@-webkit-keyframes slideClosedMobile {
  0% {
    max-height: none; }
  1% {
    max-height: 800px; }
  100% {
    max-height: 0; } }

@keyframes slideClosedMobile {
  0% {
    max-height: none; }
  1% {
    max-height: 800px; }
  100% {
    max-height: 0; } }

@-webkit-keyframes slideOpenMobileIE {
  0% {
    max-height: 0; }
  99% {
    max-height: 800px; }
  100% {
    max-height: 10000px; } }

@keyframes slideOpenMobileIE {
  0% {
    max-height: 0; }
  99% {
    max-height: 800px; }
  100% {
    max-height: 10000px; } }

@-webkit-keyframes slideClosedMobileIE {
  0% {
    max-height: 10000px; }
  1% {
    max-height: 800px; }
  100% {
    max-height: 0; } }

@keyframes slideClosedMobileIE {
  0% {
    max-height: 10000px; }
  1% {
    max-height: 800px; }
  100% {
    max-height: 0; } }

@-webkit-keyframes slideOpen {
  0% {
    max-height: 0; }
  99% {
    max-height: 400px; }
  100% {
    max-height: none; } }

@keyframes slideOpen {
  0% {
    max-height: 0; }
  99% {
    max-height: 400px; }
  100% {
    max-height: none; } }

@-webkit-keyframes slideClosed {
  0% {
    max-height: none; }
  1% {
    max-height: 400px; }
  100% {
    max-height: 0; } }

@keyframes slideClosed {
  0% {
    max-height: none; }
  1% {
    max-height: 400px; }
  100% {
    max-height: 0; } }

@-webkit-keyframes slideOpenIE {
  0% {
    max-height: 0; }
  99% {
    max-height: 500px; }
  100% {
    max-height: 10000px; } }

@keyframes slideOpenIE {
  0% {
    max-height: 0; }
  99% {
    max-height: 500px; }
  100% {
    max-height: 10000px; } }

@-webkit-keyframes slideClosedIE {
  0% {
    max-height: 10000px; }
  1% {
    max-height: 500px; }
  100% {
    max-height: 0; } }

@keyframes slideClosedIE {
  0% {
    max-height: 10000px; }
  1% {
    max-height: 500px; }
  100% {
    max-height: 0; } }

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

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

/* Slide In Element */
@-webkit-keyframes slideIn {
  from {
    -webkit-transform: translateY(-120%);
            transform: translateY(-120%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes slideIn {
  from {
    -webkit-transform: translateY(-120%);
            transform: translateY(-120%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

/* Fade In */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* Fade Out - hide on finish */
@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
    z-index: 100000; }
  100% {
    opacity: 0;
    visibility: hidden;
    display: none;
    z-index: 100; } }
@keyframes fade-out {
  0% {
    opacity: 1;
    z-index: 100000; }
  100% {
    opacity: 0;
    visibility: hidden;
    display: none;
    z-index: 100; } }

@-webkit-keyframes load5 {
  0%, 100% {
    box-shadow: 0rem -2.6rem 0rem 0rem #45ada5, 1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2), 2.5rem 0rem 0 0rem rgba(69, 173, 165, 0.2), 1.75rem 1.75rem 0 0rem rgba(69, 173, 165, 0.2), 0rem 2.5rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem 1.8rem 0 0rem rgba(69, 173, 165, 0.2), -2.6rem 0rem 0 0rem rgba(69, 173, 165, 0.5), -1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.7); }
  12.5% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(69, 173, 165, 0.7), 1.8rem -1.8rem 0 0rem #45ada5, 2.5rem 0rem 0 0rem rgba(69, 173, 165, 0.2), 1.75rem 1.75rem 0 0rem rgba(69, 173, 165, 0.2), 0rem 2.5rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem 1.8rem 0 0rem rgba(69, 173, 165, 0.2), -2.6rem 0rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.5); }
  25% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(69, 173, 165, 0.5), 1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.7), 2.5rem 0rem 0 0rem #45ada5, 1.75rem 1.75rem 0 0rem rgba(69, 173, 165, 0.2), 0rem 2.5rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem 1.8rem 0 0rem rgba(69, 173, 165, 0.2), -2.6rem 0rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2); }
  37.5% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(69, 173, 165, 0.2), 1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.5), 2.5rem 0rem 0 0rem rgba(69, 173, 165, 0.7), 1.75rem 1.75rem 0 0rem #45ada5, 0rem 2.5rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem 1.8rem 0 0rem rgba(69, 173, 165, 0.2), -2.6rem 0rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2); }
  50% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(69, 173, 165, 0.2), 1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2), 2.5rem 0rem 0 0rem rgba(69, 173, 165, 0.5), 1.75rem 1.75rem 0 0rem rgba(69, 173, 165, 0.7), 0rem 2.5rem 0 0rem #45ada5, -1.8rem 1.8rem 0 0rem rgba(69, 173, 165, 0.2), -2.6rem 0rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2); }
  62.5% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(69, 173, 165, 0.2), 1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2), 2.5rem 0rem 0 0rem rgba(69, 173, 165, 0.2), 1.75rem 1.75rem 0 0rem rgba(69, 173, 165, 0.5), 0rem 2.5rem 0 0rem rgba(69, 173, 165, 0.7), -1.8rem 1.8rem 0 0rem #45ada5, -2.6rem 0rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2); }
  75% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(69, 173, 165, 0.2), 1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2), 2.5rem 0rem 0 0rem rgba(69, 173, 165, 0.2), 1.75rem 1.75rem 0 0rem rgba(69, 173, 165, 0.2), 0rem 2.5rem 0 0rem rgba(69, 173, 165, 0.5), -1.8rem 1.8rem 0 0rem rgba(69, 173, 165, 0.7), -2.6rem 0rem 0 0rem #45ada5, -1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2); }
  87.5% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(69, 173, 165, 0.2), 1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2), 2.5rem 0rem 0 0rem rgba(69, 173, 165, 0.2), 1.75rem 1.75rem 0 0rem rgba(69, 173, 165, 0.2), 0rem 2.5rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem 1.8rem 0 0rem rgba(69, 173, 165, 0.5), -2.6rem 0rem 0 0rem rgba(69, 173, 165, 0.7), -1.8rem -1.8rem 0 0rem #45ada5; } }

@keyframes load5 {
  0%, 100% {
    box-shadow: 0rem -2.6rem 0rem 0rem #45ada5, 1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2), 2.5rem 0rem 0 0rem rgba(69, 173, 165, 0.2), 1.75rem 1.75rem 0 0rem rgba(69, 173, 165, 0.2), 0rem 2.5rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem 1.8rem 0 0rem rgba(69, 173, 165, 0.2), -2.6rem 0rem 0 0rem rgba(69, 173, 165, 0.5), -1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.7); }
  12.5% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(69, 173, 165, 0.7), 1.8rem -1.8rem 0 0rem #45ada5, 2.5rem 0rem 0 0rem rgba(69, 173, 165, 0.2), 1.75rem 1.75rem 0 0rem rgba(69, 173, 165, 0.2), 0rem 2.5rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem 1.8rem 0 0rem rgba(69, 173, 165, 0.2), -2.6rem 0rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.5); }
  25% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(69, 173, 165, 0.5), 1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.7), 2.5rem 0rem 0 0rem #45ada5, 1.75rem 1.75rem 0 0rem rgba(69, 173, 165, 0.2), 0rem 2.5rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem 1.8rem 0 0rem rgba(69, 173, 165, 0.2), -2.6rem 0rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2); }
  37.5% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(69, 173, 165, 0.2), 1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.5), 2.5rem 0rem 0 0rem rgba(69, 173, 165, 0.7), 1.75rem 1.75rem 0 0rem #45ada5, 0rem 2.5rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem 1.8rem 0 0rem rgba(69, 173, 165, 0.2), -2.6rem 0rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2); }
  50% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(69, 173, 165, 0.2), 1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2), 2.5rem 0rem 0 0rem rgba(69, 173, 165, 0.5), 1.75rem 1.75rem 0 0rem rgba(69, 173, 165, 0.7), 0rem 2.5rem 0 0rem #45ada5, -1.8rem 1.8rem 0 0rem rgba(69, 173, 165, 0.2), -2.6rem 0rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2); }
  62.5% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(69, 173, 165, 0.2), 1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2), 2.5rem 0rem 0 0rem rgba(69, 173, 165, 0.2), 1.75rem 1.75rem 0 0rem rgba(69, 173, 165, 0.5), 0rem 2.5rem 0 0rem rgba(69, 173, 165, 0.7), -1.8rem 1.8rem 0 0rem #45ada5, -2.6rem 0rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2); }
  75% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(69, 173, 165, 0.2), 1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2), 2.5rem 0rem 0 0rem rgba(69, 173, 165, 0.2), 1.75rem 1.75rem 0 0rem rgba(69, 173, 165, 0.2), 0rem 2.5rem 0 0rem rgba(69, 173, 165, 0.5), -1.8rem 1.8rem 0 0rem rgba(69, 173, 165, 0.7), -2.6rem 0rem 0 0rem #45ada5, -1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2); }
  87.5% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(69, 173, 165, 0.2), 1.8rem -1.8rem 0 0rem rgba(69, 173, 165, 0.2), 2.5rem 0rem 0 0rem rgba(69, 173, 165, 0.2), 1.75rem 1.75rem 0 0rem rgba(69, 173, 165, 0.2), 0rem 2.5rem 0 0rem rgba(69, 173, 165, 0.2), -1.8rem 1.8rem 0 0rem rgba(69, 173, 165, 0.5), -2.6rem 0rem 0 0rem rgba(69, 173, 165, 0.7), -1.8rem -1.8rem 0 0rem #45ada5; } }

html {
  font-size: 100%; }

body {
  font-size: 100%;
  font-weight: 400;
  line-height: 1.5em;
  color: #252525; }

a, .secondary-link, .subnav-mobile-current-section, .cs-breadcrumbs-link, .tool-tip-css {
  transition: all 0.2s ease-in;
  color: #08a8a0;
  text-decoration: none;
  cursor: pointer;
  font-weight: 700; }
  a:hover, .secondary-link:hover, .subnav-mobile-current-section:hover, .cs-breadcrumbs-link:hover, .tool-tip-css:hover, a:active, .secondary-link:active, .subnav-mobile-current-section:active, .cs-breadcrumbs-link:active, .tool-tip-css:active, a:focus, .secondary-link:focus, .subnav-mobile-current-section:focus, .cs-breadcrumbs-link:focus, .tool-tip-css:focus {
    color: #6abdb7;
    text-decoration: underline; }

b, strong, h1, h2, .adage-accordion-heading, h3, .rich-text h4, .adage-video-block figcaption h2, .adage-image-block figcaption h2, .adage-video-content-heading, .adage-highlight-item-title p, .notes-heading, .homefeature-item-title, .ace-cal-grid-days-empty > p, h4, .footer-social-cta-link.btn-ghost-light, .footer-main-link, .lyric-main-nav-links-li0 > button, .lyric-main-nav-links-li1.group-header, .lyric-main-nav-links-li1 > a, .rich-text h5, .cs-breadcrumbs, .adage-audio-item-heading, .adage-accordion-title, .adage-accordion-trigger, .adage-highlight-item-clickable, .adage-gallery .adage-gallery-item-caption-page, .adage-columns-auto-header-link, .adage-listing-cta-link, .ace-cal-grid-event-na, .ace-cal-list-event-na, .ace-cal-upnext-date, .ace-cal-upnext-title-leadin, .ace-cal-filters-clearmobile button, .ace-cal-filter > label, .ace-cal-clear-filters button, .ace-cal-toggles-btn, .ace-cal-filters-modal-close, .ace-cal-filters-modal-trigger, .adage-detail-page-pretitle, .adage-detail-page-composer, .blog-subtitle, h5, .rich-text h6, .adage-highlight-item-pretitle p, h6, .btn, .btn-teal, button, .btn-secondary, .btn-orange, .adage-theme-light.adage-fiftyfifty-item .btn-secondary, .adage-theme-light.adage-fwcta .btn-secondary, .adage-theme-light.adage-newsletter-signup .btn-secondary, .adage-theme-default.adage-fiftyfifty-item .btn-secondary, .adage-theme-default.adage-fwcta .btn-secondary, .adage-theme-default.adage-newsletter-signup .btn-secondary, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary, .adage-theme-dark.adage-fwcta .btn-secondary, .adage-theme-dark.adage-newsletter-signup .btn-secondary, .btn-ghost-light, .btn-tertiary, .btn-white, input[type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary, .adage-theme-light.adage-fwcta .btn-tertiary, .adage-theme-light.adage-newsletter-signup .btn-tertiary, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary, .adage-theme-default.adage-fwcta .btn-tertiary, .adage-theme-default.adage-newsletter-signup .btn-tertiary, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary, .adage-theme-dark.adage-fwcta .btn-tertiary, .adage-theme-dark.adage-newsletter-signup .btn-tertiary, .ace-cal-loadmore-btn, .btn-primary-sm, .btn-teal-sm, .adage-theme-light.adage-fiftyfifty-item .btn, .adage-theme-light.adage-fwcta .btn, .adage-theme-light.adage-newsletter-signup .btn, .adage-theme-default.adage-fiftyfifty-item .btn, .adage-theme-default.adage-fwcta .btn, .adage-theme-default.adage-newsletter-signup .btn, .adage-theme-dark.adage-fiftyfifty-item .btn, .adage-theme-dark.adage-fwcta .btn, .adage-theme-dark.adage-newsletter-signup .btn, .secondary-link, .subnav-mobile-current-section {
  font-weight: 700; }

em, i, .rich-text .blockquote-author {
  font-style: italic; }

.btn, .btn-teal, button, .btn-secondary, .btn-orange, .adage-theme-light.adage-fiftyfifty-item .btn-secondary, .adage-theme-light.adage-fwcta .btn-secondary, .adage-theme-light.adage-newsletter-signup .btn-secondary, .adage-theme-default.adage-fiftyfifty-item .btn-secondary, .adage-theme-default.adage-fwcta .btn-secondary, .adage-theme-default.adage-newsletter-signup .btn-secondary, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary, .adage-theme-dark.adage-fwcta .btn-secondary, .adage-theme-dark.adage-newsletter-signup .btn-secondary, .btn-ghost-light, .btn-tertiary, .btn-white, input[type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary, .adage-theme-light.adage-fwcta .btn-tertiary, .adage-theme-light.adage-newsletter-signup .btn-tertiary, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary, .adage-theme-default.adage-fwcta .btn-tertiary, .adage-theme-default.adage-newsletter-signup .btn-tertiary, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary, .adage-theme-dark.adage-fwcta .btn-tertiary, .adage-theme-dark.adage-newsletter-signup .btn-tertiary, .ace-cal-loadmore-btn, .btn-primary-sm, .btn-teal-sm, .adage-theme-light.adage-fiftyfifty-item .btn, .adage-theme-light.adage-fwcta .btn, .adage-theme-light.adage-newsletter-signup .btn, .adage-theme-default.adage-fiftyfifty-item .btn, .adage-theme-default.adage-fwcta .btn, .adage-theme-default.adage-newsletter-signup .btn, .adage-theme-dark.adage-fiftyfifty-item .btn, .adage-theme-dark.adage-fwcta .btn, .adage-theme-dark.adage-newsletter-signup .btn {
  text-transform: uppercase; }

p {
  font-size: 1rem;
  line-height: 1.5;
  word-wrap: break-word; }
  @media screen and (max-width: 40em) {
    p {
      font-size: 1rem;
      line-height: 1.5; } }
  p:empty, p:blank {
    display: none; }

address {
  line-height: 1.5; }

ol, ul {
  margin: 1.5rem 0 1.5rem 2rem; }
  ol ol, ol ul, ul ol, ul ul {
    margin: 1.5rem 0 1.5rem 2rem; }

ol {
  list-style-type: decimal; }

ul {
  list-style-type: disc; }

h1 + h1, h2 + h1, h3 + h1, h4 + h1, h5 + h1, h6 + h1, input + h1, label + h1, fieldset + h1, h1 + h2, h2 + h2, h3 + h2, h4 + h2, h5 + h2, h6 + h2, input + h2, label + h2, fieldset + h2, h1 + h3, h2 + h3, h3 + h3, h4 + h3, h5 + h3, h6 + h3, input + h3, label + h3, fieldset + h3, h1 + h4, h2 + h4, h3 + h4, h4 + h4, h5 + h4, h6 + h4, input + h4, label + h4, fieldset + h4, h1 + h5, h2 + h5, h3 + h5, h4 + h5, h5 + h5, h6 + h5, input + h5, label + h5, fieldset + h5, h1 + h6, h2 + h6, h3 + h6, h4 + h6, h5 + h6, h6 + h6, input + h6, label + h6, fieldset + h6, h1 + input, h2 + input, h3 + input, h4 + input, h5 + input, h6 + input, input + input, label + input, fieldset + input, h1 + label, h2 + label, h3 + label, h4 + label, h5 + label, h6 + label, input + label, label + label, fieldset + label, h1 + fieldset, h2 + fieldset, h3 + fieldset, h4 + fieldset, h5 + fieldset, h6 + fieldset, input + fieldset, label + fieldset, fieldset + fieldset {
  margin-top: 1.5rem; }

h1 + div > h1, h2 + div > h1, h3 + div > h1, h4 + div > h1, h5 + div > h1, h6 + div > h1, input + div > h1, label + div > h1, fieldset + div > h1, h1 + div > h2, h2 + div > h2, h3 + div > h2, h4 + div > h2, h5 + div > h2, h6 + div > h2, input + div > h2, label + div > h2, fieldset + div > h2, h1 + div > h3, h2 + div > h3, h3 + div > h3, h4 + div > h3, h5 + div > h3, h6 + div > h3, input + div > h3, label + div > h3, fieldset + div > h3, h1 + div > h4, h2 + div > h4, h3 + div > h4, h4 + div > h4, h5 + div > h4, h6 + div > h4, input + div > h4, label + div > h4, fieldset + div > h4, h1 + div > h5, h2 + div > h5, h3 + div > h5, h4 + div > h5, h5 + div > h5, h6 + div > h5, input + div > h5, label + div > h5, fieldset + div > h5, h1 + div > h6, h2 + div > h6, h3 + div > h6, h4 + div > h6, h5 + div > h6, h6 + div > h6, input + div > h6, label + div > h6, fieldset + div > h6, h1 + div > input, h2 + div > input, h3 + div > input, h4 + div > input, h5 + div > input, h6 + div > input, input + div > input, label + div > input, fieldset + div > input, h1 + div > label, h2 + div > label, h3 + div > label, h4 + div > label, h5 + div > label, h6 + div > label, input + div > label, label + div > label, fieldset + div > label, h1 + div > fieldset, h2 + div > fieldset, h3 + div > fieldset, h4 + div > fieldset, h5 + div > fieldset, h6 + div > fieldset, input + div > fieldset, label + div > fieldset, fieldset + div > fieldset {
  margin-top: 1.5rem; }

div + h1, div + h2, div + h3, div + h4, div + h5, div + h6, div + input, div + label, div + fieldset {
  margin-top: 1.5rem; }

div + div > h1, div + div > h2, div + div > h3, div + div > h4, div + div > h5, div + div > h6, div + div > input, div + div > label, div + div > fieldset {
  margin-top: 1.5rem; }

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p, input + p, label + p, fieldset + p {
  margin-top: 1rem; }

p + p {
  margin-top: 1rem; }

li > label {
  margin-top: 0.5rem; }

div + div > h1 {
  margin-top: 2rem; }

input + label {
  margin-top: 0.5rem; }

p.loading, h1.loading, h2.loading, h3.loading, h4.loading, h5.loading, p.loading:before, p.loading:after, h1.loading:before, h1.loading:after, h2.loading:before, h2.loading:after, h3.loading:before, h3.loading:after, h4.loading:before, h4.loading:after, h5.loading:before, h5.loading:after {
  width: .25rem;
  height: 1.25rem;
  border-radius: 2px; }

@-webkit-keyframes glow {
  0% {
    background-color: transparent; }
  50% {
    background-color: #45ada5; }
  100% {
    background-color: transparent; } }

@keyframes glow {
  0% {
    background-color: transparent; }
  50% {
    background-color: #45ada5; }
  100% {
    background-color: transparent; } }

p.loading, h1.loading, h2.loading, h3.loading, h4.loading, h5.loading {
  display: block;
  position: relative;
  margin-left: .5rem;
  margin-bottom: .25rem;
  text-indent: -9999px;
  -webkit-animation: glow 0.6s 0.1s infinite;
          animation: glow 0.6s 0.1s infinite; }
  p.loading:before, p.loading:after, h1.loading:before, h1.loading:after, h2.loading:before, h2.loading:after, h3.loading:before, h3.loading:after, h4.loading:before, h4.loading:after, h5.loading:before, h5.loading:after {
    content: '';
    position: absolute;
    display: block;
    top: 0; }
  p.loading:before, h1.loading:before, h2.loading:before, h3.loading:before, h4.loading:before, h5.loading:before {
    left: -.5rem;
    -webkit-animation: glow 0.6s 0s infinite;
            animation: glow 0.6s 0s infinite; }
  p.loading:after, h1.loading:after, h2.loading:after, h3.loading:after, h4.loading:after, h5.loading:after {
    left: .5rem;
    -webkit-animation: glow 0.6s 0.2s infinite;
            animation: glow 0.6s 0.2s infinite; }

.lyric-main-nav-links-li1 > a {
  font-size: 1rem;
  line-height: 1.5; }
  @media screen and (max-width: 40em) {
    .lyric-main-nav-links-li1 > a {
      font-size: 1rem;
      line-height: 1.5; } }

h1 {
  font-size: 3rem;
  line-height: 1.33; }
  @media screen and (max-width: 40em) {
    h1 {
      font-size: 2rem;
      line-height: 1.25; } }

h2 {
  font-size: 2.25rem;
  line-height: 1.33; }
  @media screen and (max-width: 40em) {
    h2 {
      font-size: 1.625rem;
      line-height: 1.38; } }

.adage-accordion-heading, h3 {
  font-size: 1.875rem;
  line-height: 1.33; }
  @media screen and (max-width: 40em) {
    .adage-accordion-heading, h3 {
      font-size: 1.5rem;
      line-height: 1.16; } }

.rich-text h4, .adage-video-block figcaption h2, .adage-image-block figcaption h2, .adage-video-content-heading, .adage-highlight-item-title p, .notes-heading, .homefeature-item-title, .ace-cal-grid-days-empty > p, h4 {
  font-size: 1.5rem;
  line-height: 1.33; }
  @media screen and (max-width: 40em) {
    .rich-text h4, .adage-video-block figcaption h2, .adage-image-block figcaption h2, .adage-video-content-heading, .adage-highlight-item-title p, .notes-heading, .homefeature-item-title, .ace-cal-grid-days-empty > p, h4 {
      font-size: 1.25rem;
      line-height: 1.2; } }

.footer-social-cta-link.btn-ghost-light, .footer-main-link, .lyric-main-nav-links-li0 > button, .lyric-main-nav-links-li1.group-header, .lyric-main-nav-links-li1 > a, .rich-text h5, .cs-breadcrumbs, .adage-audio-item-heading, .adage-accordion-title, .adage-accordion-trigger, .adage-highlight-item-clickable, .adage-gallery .adage-gallery-item-caption-page, .adage-columns-auto-header-link, .adage-listing-cta-link, .ace-cal-grid-event-na, .ace-cal-list-event-na, .ace-cal-upnext-date, .ace-cal-upnext-title-leadin, .ace-cal-filters-clearmobile button, .ace-cal-filter > label, .ace-cal-clear-filters button, .ace-cal-toggles-btn, .ace-cal-filters-modal-close, .ace-cal-filters-modal-trigger, .adage-detail-page-pretitle, .adage-detail-page-composer, .blog-subtitle, h5 {
  font-size: 1rem;
  line-height: 1.5; }
  @media screen and (max-width: 40em) {
    .footer-social-cta-link.btn-ghost-light, .footer-main-link, .lyric-main-nav-links-li0 > button, .lyric-main-nav-links-li1.group-header, .lyric-main-nav-links-li1 > a, .rich-text h5, .cs-breadcrumbs, .adage-audio-item-heading, .adage-accordion-title, .adage-accordion-trigger, .adage-highlight-item-clickable, .adage-gallery .adage-gallery-item-caption-page, .adage-columns-auto-header-link, .adage-listing-cta-link, .ace-cal-grid-event-na, .ace-cal-list-event-na, .ace-cal-upnext-date, .ace-cal-upnext-title-leadin, .ace-cal-filters-clearmobile button, .ace-cal-filter > label, .ace-cal-clear-filters button, .ace-cal-toggles-btn, .ace-cal-filters-modal-close, .ace-cal-filters-modal-trigger, .adage-detail-page-pretitle, .adage-detail-page-composer, .blog-subtitle, h5 {
      font-size: 1rem;
      line-height: 1.5; } }

.rich-text h6, .adage-highlight-item-pretitle p, h6 {
  font-size: 0.875rem;
  line-height: 1.7; }
  @media screen and (max-width: 40em) {
    .rich-text h6, .adage-highlight-item-pretitle p, h6 {
      font-size: 0.875rem;
      line-height: 1.7; } }

.caption {
  font-size: 0.875rem;
  line-height: 1.7; }
  @media screen and (max-width: 40em) {
    .caption {
      font-size: 0.875rem;
      line-height: 1.7; } }

html {
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s; }

body {
  background: #252525; }

.webforms-wrapper, .mvc-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .webforms-wrapper > header, .mvc-wrapper > header {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .webforms-wrapper > main, .mvc-wrapper > main {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    min-height: 1px; }
    .webforms-wrapper > main .lyric-header, .mvc-wrapper > main .lyric-header {
      height: unset; }
  .webforms-wrapper > footer, .mvc-wrapper > footer {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }

.svg-sprite {
  display: none; }

.ng-cloak {
  visibility: hidden !important; }

.bgOverlay {
  background: rgba(37, 37, 37, 0.5); }

.modal-overlay {
  background: rgba(237, 237, 237, 0.95); }

.modal-background {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 75; }

.error {
  color: #FC363B;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  display: block; }

.locked {
  overflow-y: hidden; }

.svg-icon {
  width: 1.2rem;
  height: 1.2rem;
  position: relative; }
  .svg-icon:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.errorMsg, .errorBox li, .validation-summary-errors li, .errorBox p, .errorBox span, .validation-summary-errors p, .validation-summary-errors span {
  color: #FC363B;
  font-weight: 700; }

input + .errorMsg:before, select + .errorMsg:before {
  content: '* '; }

.errorBox, .validation-summary-errors {
  clear: both;
  border: 1px solid #FC363B;
  padding: 1rem;
  border-radius: 0.313rem;
  margin: 1rem 0; }
  .errorBox ul, .validation-summary-errors ul {
    margin: 0;
    list-style-type: none; }
  .errorBox p, .errorBox span, .validation-summary-errors p, .validation-summary-errors span {
    margin-top: 0; }

.field input {
  display: block; }

textarea {
  border: 0; }

input[type="hidden"] {
  display: none; }

input[type=text], input[type=number], input[type=password], input[type=tel], input[type=email], input[type=search], input[type=url], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], select, textarea {
  padding: 0.75rem 1rem;
  border: 1px solid #333333;
  color: #757575;
  transition: all 0.2s ease-in;
  width: 100%;
  max-width: 31rem;
  height: auto;
  box-sizing: border-box;
  vertical-align: top;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5; }
  input:focus[type=text], input:focus[type=number], input:focus[type=password], input:focus[type=tel], input:focus[type=email], input:focus[type=search], input:focus[type=url], input:focus[type=date], input:focus[type=month], input:focus[type=week], input:focus[type=time], input:focus[type=datetime], input:focus[type=datetime-local], select:focus, textarea:focus {
    border-color: #252525;
    color: #252525; }
  input:invalid:not(:focus)[type=text], input:invalid:not(:focus)[type=number], input:invalid:not(:focus)[type=password], input:invalid:not(:focus)[type=tel], input:invalid:not(:focus)[type=email], input:invalid:not(:focus)[type=search], input:invalid:not(:focus)[type=url], input:invalid:not(:focus)[type=date], input:invalid:not(:focus)[type=month], input:invalid:not(:focus)[type=week], input:invalid:not(:focus)[type=time], input:invalid:not(:focus)[type=datetime], input:invalid:not(:focus)[type=datetime-local], select:invalid:not(:focus), textarea:invalid:not(:focus) {
    border-bottom: 2px solid #FC363B; }
  label + input[type=text], label + input[type=number], label + input[type=password], label + input[type=tel], label + input[type=email], label + input[type=search], label + input[type=url], label + input[type=date], label + input[type=month], label + input[type=week], label + input[type=time], label + input[type=datetime], label + input[type=datetime-local], label + select, label + textarea, a + input[type=text], a + input[type=number], a + input[type=password], a + input[type=tel], a + input[type=email], a + input[type=search], a + input[type=url], a + input[type=date], a + input[type=month], a + input[type=week], a + input[type=time], a + input[type=datetime], a + input[type=datetime-local], a + select, a + textarea {
    margin-top: 0.5rem; }

select {
  height: auto;
  padding-top: 0.6875rem;
  padding-bottom: .75rem; }

textarea {
  margin-top: 0.5rem; }

input[type=checkbox], input[type=radio] {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  input[type=checkbox]:focus, input[type=radio]:focus {
    outline: none;
    border: none;
    box-shadow: none; }
  input[type=checkbox] + label, input[type=checkbox] + input[type=hidden] + label, input[type=radio] + label, input[type=radio] + input[type=hidden] + label {
    position: relative;
    padding-left: 23px;
    display: inline-block; }
    input[type=checkbox] + label:before, input[type=checkbox] + input[type=hidden] + label:before, input[type=radio] + label:before, input[type=radio] + input[type=hidden] + label:before {
      content: '';
      width: 1rem;
      height: 1rem;
      border: 2px solid #45ada5;
      display: inline-block;
      position: absolute;
      top: 2px;
      left: 0; }
  input[type=checkbox]:checked + label:after, input[type=checkbox]:checked + input[type=hidden] + label:after, input[type=radio]:checked + label:after, input[type=radio]:checked + input[type=hidden] + label:after {
    content: '';
    position: absolute; }

input[type=checkbox] + label:after, input[type=checkbox] + input[type=hidden] + label:after {
  width: 14px;
  height: 7px;
  border: 2px solid #252525;
  border-width: 0 0 2px 2px;
  -webkit-transform: rotate(-55deg) skew(-10deg);
          transform: rotate(-55deg) skew(-10deg);
  display: block;
  top: 5px;
  left: 2px; }

input[type=radio] + label:before, input[type=radio] + input[type=hidden] + label:before {
  border-radius: 50%; }

input[type=radio] + label:after, input[type=radio] + input[type=hidden] + label:after {
  width: 6px;
  height: 6px;
  background: #252525;
  border-radius: 50%;
  display: block;
  top: 7px;
  left: 5px; }

textarea.short {
  height: 3rem; }

textarea.tall {
  height: 10rem; }

input[type="reset"] + * {
  margin-left: 0.5rem; }

/* Epi Forms */
div.EPiServerForm-container .Form__Element + .Form__Element, div.EPiServerForm-container .Form__Element + .Form__NavigationBar {
  margin-top: 1rem; }

div.EPiServerForm-container .required-field-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  div.EPiServerForm-container .required-field-wrapper > span {
    font-size: 1.5rem;
    color: #45ada5;
    margin: 1.5rem 0 0 0.25rem; }

div.EPiServerForm-container .FormChoice input[type=checkbox], div.EPiServerForm-container .FormChoice input[type=radio] {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  opacity: 1; }

div.EPiServerForm-container .FormChoice > label + label {
  margin-top: 0.5rem; }

div.EPiServerForm-container .FormChoice.enhanced-fields > label {
  position: relative; }

div.EPiServerForm-container .FormChoice.enhanced-fields input[type=checkbox], div.EPiServerForm-container .FormChoice.enhanced-fields input[type=radio] {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  div.EPiServerForm-container .FormChoice.enhanced-fields input[type=checkbox]:focus, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=radio]:focus {
    outline: none;
    border: none;
    box-shadow: none; }
  div.EPiServerForm-container .FormChoice.enhanced-fields input[type=checkbox] + .fuax-label, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=checkbox] + input[type=hidden] + .fuax-label, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=radio] + .fuax-label, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=radio] + input[type=hidden] + .fuax-label {
    position: relative;
    padding-left: 23px; }
    div.EPiServerForm-container .FormChoice.enhanced-fields input[type=checkbox] + .fuax-label:before, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=checkbox] + input[type=hidden] + .fuax-label:before, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=radio] + .fuax-label:before, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=radio] + input[type=hidden] + .fuax-label:before {
      content: '';
      width: 1rem;
      height: 1rem;
      border: 2px solid #45ada5;
      display: inline-block;
      position: absolute;
      top: 2px;
      left: 0; }
  div.EPiServerForm-container .FormChoice.enhanced-fields input[type=checkbox]:checked + .fuax-label:after, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=checkbox]:checked + input[type=hidden] + .fuax-label:after, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=radio]:checked + .fuax-label:after, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=radio]:checked + input[type=hidden] + .fuax-label:after {
    content: '';
    position: absolute; }

div.EPiServerForm-container .FormChoice.enhanced-fields input[type=checkbox] + .fuax-label:after, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=checkbox] + input[type=hidden] + .fuax-label:after {
  width: 14px;
  height: 7px;
  border: 2px solid #252525;
  border-width: 0 0 2px 2px;
  -webkit-transform: rotate(-55deg) skew(-10deg);
          transform: rotate(-55deg) skew(-10deg);
  display: block;
  top: 5px;
  left: 2px; }

div.EPiServerForm-container .FormChoice.enhanced-fields input[type=radio] + .fuax-label:before, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=radio] + input[type=hidden] + .fuax-label:before {
  border-radius: 50%; }

div.EPiServerForm-container .FormChoice.enhanced-fields input[type=radio] + .fuax-label:after, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=radio] + input[type=hidden] + .fuax-label:after {
  width: 6px;
  height: 6px;
  background: #252525;
  border-radius: 50%;
  display: block;
  top: 7px;
  left: 5px; }

div.EPiServerForm-container button[disabled] {
  cursor: default;
  pointer-events: none;
  opacity: .6; }

div.EPiServerForm-container input[type="file"] {
  background: none; }

div.EPiServerForm-container .Form__Warning__Message {
  color: #FC363B; }

div.EPiServerForm-container .FormCaptcha > label.Form__Element__Caption {
  display: block;
  margin-bottom: 0.5rem; }
  div.EPiServerForm-container .FormCaptcha > label.Form__Element__Caption .FormCaptcha__Refresh {
    font-size: 0.75rem;
    padding: 0.5rem;
    margin-left: 5px; }

div.EPiServerForm-container .FormCaptcha > img {
  width: 350px;
  max-width: 100%;
  border: 1px solid #252525; }

div.EPiServerForm-container .FormCaptcha > input[type=text] {
  width: 350px;
  max-width: 100%;
  margin-top: 0.5rem; }

div.EPiServerForm-container .FormChoice--Image .Form__Element__Caption {
  display: block; }

div.EPiServerForm-container .FormChoice--Image img {
  display: block; }

div.EPiServerForm-container .FormChoice--Image .FormChoice--Image__Item {
  margin: 1rem 0;
  text-align: left; }
  div.EPiServerForm-container .FormChoice--Image .FormChoice--Image__Item input.hidden {
    width: 0;
    overflow: hidden;
    margin: 0; }

div.EPiServerForm-container .FormChoice--Image .FormChoice__Input:checked ~ img {
  border: 3px solid #08a8a0; }

div.EPiServerForm-container .Form__Element[data-f-type=range] .Form__Element__Caption {
  display: block; }

div.EPiServerForm-container .Form__NavigationBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__ProgressBar {
  width: 35%; }

div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=NextStep], div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=PreviousStep] {
  cursor: pointer;
  transition: .2s all;
  background: none;
  border: none;
  box-shadow: 0;
  color: #08a8a0;
  padding: 0; }
  @media (max-width: 768px) {
    div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=NextStep], div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=PreviousStep] {
      font-size: .875rem; } }
  div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=NextStep]:hover, div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=PreviousStep]:hover {
    color: #45ada5; }
  div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=NextStep]:disabled, div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=PreviousStep]:disabled {
    color: GrayText; }
    div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=NextStep]:disabled:before, div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=NextStep]:disabled:after, div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=PreviousStep]:disabled:before, div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=PreviousStep]:disabled:after {
      border-color: GrayText; }

div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=NextStep] {
  padding: 0; }
  div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=NextStep]:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-style: solid;
    border-color: #ffffff;
    border-width: 0 1.5px 1.5px 0;
    transition: .3s;
    -webkit-transform: scaleY(0.8) rotate(-45deg);
            transform: scaleY(0.8) rotate(-45deg); }
  div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=NextStep]:hover:after {
    border-color: #ffffff; }

div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=PreviousStep] {
  padding: 0; }
  div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=PreviousStep]:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-style: solid;
    border-color: #ffffff;
    border-width: 1.5px 0 0 1.5px;
    transition: .3s;
    -webkit-transform: scaleY(0.8) rotate(-45deg);
            transform: scaleY(0.8) rotate(-45deg); }
  div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value=PreviousStep]:hover:before {
    border-color: #ffffff; }

div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__ProgressBar .Form__NavigationBar__ProgressBar--Progress {
  background-color: #08a8a0; }

div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__ProgressBar {
  border-color: #08a8a0; }

div.EPiServerForm-container .Form__Status .Form__Success__Message {
  background-color: transparent;
  padding: 0; }

div.EPiServerForm-container select {
  max-width: 100%; }

div.EPiServerForm-container option {
  white-space: pre-wrap; }

.btn, .btn-teal, button, .btn-secondary, .btn-orange, .adage-theme-light.adage-fiftyfifty-item .btn-secondary, .adage-theme-light.adage-fwcta .btn-secondary, .adage-theme-light.adage-newsletter-signup .btn-secondary, .adage-theme-default.adage-fiftyfifty-item .btn-secondary, .adage-theme-default.adage-fwcta .btn-secondary, .adage-theme-default.adage-newsletter-signup .btn-secondary, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary, .adage-theme-dark.adage-fwcta .btn-secondary, .adage-theme-dark.adage-newsletter-signup .btn-secondary, .btn-ghost-light, .btn-tertiary, .btn-white, input[type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary, .adage-theme-light.adage-fwcta .btn-tertiary, .adage-theme-light.adage-newsletter-signup .btn-tertiary, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary, .adage-theme-default.adage-fwcta .btn-tertiary, .adage-theme-default.adage-newsletter-signup .btn-tertiary, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary, .adage-theme-dark.adage-fwcta .btn-tertiary, .adage-theme-dark.adage-newsletter-signup .btn-tertiary, .ace-cal-loadmore-btn, .btn-primary-sm, .btn-teal-sm, .adage-theme-light.adage-fiftyfifty-item .btn, .adage-theme-light.adage-fwcta .btn, .adage-theme-light.adage-newsletter-signup .btn, .adage-theme-default.adage-fiftyfifty-item .btn, .adage-theme-default.adage-fwcta .btn, .adage-theme-default.adage-newsletter-signup .btn, .adage-theme-dark.adage-fiftyfifty-item .btn, .adage-theme-dark.adage-fwcta .btn, .adage-theme-dark.adage-newsletter-signup .btn {
  display: inline-block;
  padding: .75rem 1.25rem;
  text-align: center;
  border-radius: 0.313rem;
  color: #ffffff;
  text-decoration: none;
  font-size: 1rem;
  letter-spacing: .025rem;
  text-shadow: none;
  transition: .3s background, .3s box-shadow, .3s color;
  margin: 0;
  max-width: 100%;
  line-height: 1;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
  border: 2px solid transparent;
  white-space: normal; }
  .btn svg, .btn-teal svg, button svg, .btn-secondary svg, .btn-orange svg, .adage-theme-light.adage-fiftyfifty-item .btn-secondary svg, .adage-theme-light.adage-fwcta .btn-secondary svg, .adage-theme-light.adage-newsletter-signup .btn-secondary svg, .adage-theme-default.adage-fiftyfifty-item .btn-secondary svg, .adage-theme-default.adage-fwcta .btn-secondary svg, .adage-theme-default.adage-newsletter-signup .btn-secondary svg, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary svg, .adage-theme-dark.adage-fwcta .btn-secondary svg, .adage-theme-dark.adage-newsletter-signup .btn-secondary svg, .btn-ghost-light svg, .btn-tertiary svg, .btn-white svg, input[type="reset"] svg, .adage-theme-light.adage-fiftyfifty-item .btn-tertiary svg, .adage-theme-light.adage-fwcta .btn-tertiary svg, .adage-theme-light.adage-newsletter-signup .btn-tertiary svg, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary svg, .adage-theme-default.adage-fwcta .btn-tertiary svg, .adage-theme-default.adage-newsletter-signup .btn-tertiary svg, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary svg, .adage-theme-dark.adage-fwcta .btn-tertiary svg, .adage-theme-dark.adage-newsletter-signup .btn-tertiary svg, .ace-cal-loadmore-btn svg, .btn-primary-sm svg, .btn-teal-sm svg, .adage-theme-light.adage-fiftyfifty-item .btn svg, .adage-theme-light.adage-fwcta .btn svg, .adage-theme-light.adage-newsletter-signup .btn svg, .adage-theme-default.adage-fiftyfifty-item .btn svg, .adage-theme-default.adage-fwcta .btn svg, .adage-theme-default.adage-newsletter-signup .btn svg, .adage-theme-dark.adage-fiftyfifty-item .btn svg, .adage-theme-dark.adage-fwcta .btn svg, .adage-theme-dark.adage-newsletter-signup .btn svg {
    transition: .3s fill; }
  .btn:hover, .btn-teal:hover, button:hover, .btn-secondary:hover, .btn-orange:hover, .adage-theme-light.adage-fiftyfifty-item .btn-secondary:hover, .adage-theme-light.adage-fwcta .btn-secondary:hover, .adage-theme-light.adage-newsletter-signup .btn-secondary:hover, .adage-theme-default.adage-fiftyfifty-item .btn-secondary:hover, .adage-theme-default.adage-fwcta .btn-secondary:hover, .adage-theme-default.adage-newsletter-signup .btn-secondary:hover, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary:hover, .adage-theme-dark.adage-fwcta .btn-secondary:hover, .adage-theme-dark.adage-newsletter-signup .btn-secondary:hover, .btn-ghost-light:hover, .btn-tertiary:hover, .btn-white:hover, input:hover[type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary:hover, .adage-theme-light.adage-fwcta .btn-tertiary:hover, .adage-theme-light.adage-newsletter-signup .btn-tertiary:hover, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary:hover, .adage-theme-default.adage-fwcta .btn-tertiary:hover, .adage-theme-default.adage-newsletter-signup .btn-tertiary:hover, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary:hover, .adage-theme-dark.adage-fwcta .btn-tertiary:hover, .adage-theme-dark.adage-newsletter-signup .btn-tertiary:hover, .ace-cal-loadmore-btn:hover, .btn-primary-sm:hover, .btn-teal-sm:hover, .adage-theme-light.adage-fiftyfifty-item .btn:hover, .adage-theme-light.adage-fwcta .btn:hover, .adage-theme-light.adage-newsletter-signup .btn:hover, .adage-theme-default.adage-fiftyfifty-item .btn:hover, .adage-theme-default.adage-fwcta .btn:hover, .adage-theme-default.adage-newsletter-signup .btn:hover, .adage-theme-dark.adage-fiftyfifty-item .btn:hover, .adage-theme-dark.adage-fwcta .btn:hover, .adage-theme-dark.adage-newsletter-signup .btn:hover, .btn:active, .btn-teal:active, button:active, .btn-secondary:active, .btn-orange:active, .adage-theme-light.adage-fiftyfifty-item .btn-secondary:active, .adage-theme-light.adage-fwcta .btn-secondary:active, .adage-theme-light.adage-newsletter-signup .btn-secondary:active, .adage-theme-default.adage-fiftyfifty-item .btn-secondary:active, .adage-theme-default.adage-fwcta .btn-secondary:active, .adage-theme-default.adage-newsletter-signup .btn-secondary:active, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary:active, .adage-theme-dark.adage-fwcta .btn-secondary:active, .adage-theme-dark.adage-newsletter-signup .btn-secondary:active, .btn-ghost-light:active, .btn-tertiary:active, .btn-white:active, input:active[type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary:active, .adage-theme-light.adage-fwcta .btn-tertiary:active, .adage-theme-light.adage-newsletter-signup .btn-tertiary:active, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary:active, .adage-theme-default.adage-fwcta .btn-tertiary:active, .adage-theme-default.adage-newsletter-signup .btn-tertiary:active, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary:active, .adage-theme-dark.adage-fwcta .btn-tertiary:active, .adage-theme-dark.adage-newsletter-signup .btn-tertiary:active, .ace-cal-loadmore-btn:active, .btn-primary-sm:active, .btn-teal-sm:active, .adage-theme-light.adage-fiftyfifty-item .btn:active, .adage-theme-light.adage-fwcta .btn:active, .adage-theme-light.adage-newsletter-signup .btn:active, .adage-theme-default.adage-fiftyfifty-item .btn:active, .adage-theme-default.adage-fwcta .btn:active, .adage-theme-default.adage-newsletter-signup .btn:active, .adage-theme-dark.adage-fiftyfifty-item .btn:active, .adage-theme-dark.adage-fwcta .btn:active, .adage-theme-dark.adage-newsletter-signup .btn:active, .btn:focus, .btn-teal:focus, button:focus, .btn-secondary:focus, .btn-orange:focus, .adage-theme-light.adage-fiftyfifty-item .btn-secondary:focus, .adage-theme-light.adage-fwcta .btn-secondary:focus, .adage-theme-light.adage-newsletter-signup .btn-secondary:focus, .adage-theme-default.adage-fiftyfifty-item .btn-secondary:focus, .adage-theme-default.adage-fwcta .btn-secondary:focus, .adage-theme-default.adage-newsletter-signup .btn-secondary:focus, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary:focus, .adage-theme-dark.adage-fwcta .btn-secondary:focus, .adage-theme-dark.adage-newsletter-signup .btn-secondary:focus, .btn-ghost-light:focus, .btn-tertiary:focus, .btn-white:focus, input:focus[type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary:focus, .adage-theme-light.adage-fwcta .btn-tertiary:focus, .adage-theme-light.adage-newsletter-signup .btn-tertiary:focus, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary:focus, .adage-theme-default.adage-fwcta .btn-tertiary:focus, .adage-theme-default.adage-newsletter-signup .btn-tertiary:focus, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary:focus, .adage-theme-dark.adage-fwcta .btn-tertiary:focus, .adage-theme-dark.adage-newsletter-signup .btn-tertiary:focus, .ace-cal-loadmore-btn:focus, .btn-primary-sm:focus, .btn-teal-sm:focus, .adage-theme-light.adage-fiftyfifty-item .btn:focus, .adage-theme-light.adage-fwcta .btn:focus, .adage-theme-light.adage-newsletter-signup .btn:focus, .adage-theme-default.adage-fiftyfifty-item .btn:focus, .adage-theme-default.adage-fwcta .btn:focus, .adage-theme-default.adage-newsletter-signup .btn:focus, .adage-theme-dark.adage-fiftyfifty-item .btn:focus, .adage-theme-dark.adage-fwcta .btn:focus, .adage-theme-dark.adage-newsletter-signup .btn:focus {
    color: #ffffff;
    transition: .3s all;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-decoration: none; }
    .btn:hover.disabled, .btn-teal:hover.disabled, button:hover.disabled, .btn-secondary:hover.disabled, .btn-orange:hover.disabled, .btn-ghost-light:hover.disabled, .btn-tertiary:hover.disabled, .btn-white:hover.disabled, input:hover.disabled[type="reset"], .ace-cal-loadmore-btn:hover.disabled, .btn-primary-sm:hover.disabled, .btn-teal-sm:hover.disabled, .btn:hover[disabled=disabled], .btn-teal:hover[disabled=disabled], button:hover[disabled=disabled], .btn-secondary:hover[disabled=disabled], .btn-orange:hover[disabled=disabled], .btn-ghost-light:hover[disabled=disabled], .btn-tertiary:hover[disabled=disabled], .btn-white:hover[disabled=disabled], input:hover[disabled=disabled][type="reset"], .ace-cal-loadmore-btn:hover[disabled=disabled], .btn-primary-sm:hover[disabled=disabled], .btn-teal-sm:hover[disabled=disabled], .btn:hover[disabled], .btn-teal:hover[disabled], button:hover[disabled], .btn-secondary:hover[disabled], .btn-orange:hover[disabled], .btn-ghost-light:hover[disabled], .btn-tertiary:hover[disabled], .btn-white:hover[disabled], input:hover[disabled][type="reset"], .ace-cal-loadmore-btn:hover[disabled], .btn-primary-sm:hover[disabled], .btn-teal-sm:hover[disabled], .btn:active.disabled, .btn-teal:active.disabled, button:active.disabled, .btn-secondary:active.disabled, .btn-orange:active.disabled, .btn-ghost-light:active.disabled, .btn-tertiary:active.disabled, .btn-white:active.disabled, input:active.disabled[type="reset"], .ace-cal-loadmore-btn:active.disabled, .btn-primary-sm:active.disabled, .btn-teal-sm:active.disabled, .btn:active[disabled=disabled], .btn-teal:active[disabled=disabled], button:active[disabled=disabled], .btn-secondary:active[disabled=disabled], .btn-orange:active[disabled=disabled], .btn-ghost-light:active[disabled=disabled], .btn-tertiary:active[disabled=disabled], .btn-white:active[disabled=disabled], input:active[disabled=disabled][type="reset"], .ace-cal-loadmore-btn:active[disabled=disabled], .btn-primary-sm:active[disabled=disabled], .btn-teal-sm:active[disabled=disabled], .btn:active[disabled], .btn-teal:active[disabled], button:active[disabled], .btn-secondary:active[disabled], .btn-orange:active[disabled], .btn-ghost-light:active[disabled], .btn-tertiary:active[disabled], .btn-white:active[disabled], input:active[disabled][type="reset"], .ace-cal-loadmore-btn:active[disabled], .btn-primary-sm:active[disabled], .btn-teal-sm:active[disabled], .btn:focus.disabled, .btn-teal:focus.disabled, button:focus.disabled, .btn-secondary:focus.disabled, .btn-orange:focus.disabled, .btn-ghost-light:focus.disabled, .btn-tertiary:focus.disabled, .btn-white:focus.disabled, input:focus.disabled[type="reset"], .ace-cal-loadmore-btn:focus.disabled, .btn-primary-sm:focus.disabled, .btn-teal-sm:focus.disabled, .btn:focus[disabled=disabled], .btn-teal:focus[disabled=disabled], button:focus[disabled=disabled], .btn-secondary:focus[disabled=disabled], .btn-orange:focus[disabled=disabled], .btn-ghost-light:focus[disabled=disabled], .btn-tertiary:focus[disabled=disabled], .btn-white:focus[disabled=disabled], input:focus[disabled=disabled][type="reset"], .ace-cal-loadmore-btn:focus[disabled=disabled], .btn-primary-sm:focus[disabled=disabled], .btn-teal-sm:focus[disabled=disabled], .btn:focus[disabled], .btn-teal:focus[disabled], button:focus[disabled], .btn-secondary:focus[disabled], .btn-orange:focus[disabled], .btn-ghost-light:focus[disabled], .btn-tertiary:focus[disabled], .btn-white:focus[disabled], input:focus[disabled][type="reset"], .ace-cal-loadmore-btn:focus[disabled], .btn-primary-sm:focus[disabled], .btn-teal-sm:focus[disabled] {
      box-shadow: none; }
  .disabled.btn, .disabled.btn-teal, button.disabled, .disabled.btn-secondary, .disabled.btn-orange, .adage-theme-light.adage-fiftyfifty-item .disabled.btn-secondary, .adage-theme-light.adage-fwcta .disabled.btn-secondary, .adage-theme-light.adage-newsletter-signup .disabled.btn-secondary, .adage-theme-default.adage-fiftyfifty-item .disabled.btn-secondary, .adage-theme-default.adage-fwcta .disabled.btn-secondary, .adage-theme-default.adage-newsletter-signup .disabled.btn-secondary, .adage-theme-dark.adage-fiftyfifty-item .disabled.btn-secondary, .adage-theme-dark.adage-fwcta .disabled.btn-secondary, .adage-theme-dark.adage-newsletter-signup .disabled.btn-secondary, .disabled.btn-ghost-light, .disabled.btn-tertiary, .disabled.btn-white, input.disabled[type="reset"], .adage-theme-light.adage-fiftyfifty-item .disabled.btn-tertiary, .adage-theme-light.adage-fwcta .disabled.btn-tertiary, .adage-theme-light.adage-newsletter-signup .disabled.btn-tertiary, .adage-theme-default.adage-fiftyfifty-item .disabled.btn-tertiary, .adage-theme-default.adage-fwcta .disabled.btn-tertiary, .adage-theme-default.adage-newsletter-signup .disabled.btn-tertiary, .adage-theme-dark.adage-fiftyfifty-item .disabled.btn-tertiary, .adage-theme-dark.adage-fwcta .disabled.btn-tertiary, .adage-theme-dark.adage-newsletter-signup .disabled.btn-tertiary, .disabled.ace-cal-loadmore-btn, .disabled.btn-primary-sm, .disabled.btn-teal-sm, .adage-theme-light.adage-fiftyfifty-item .disabled.btn, .adage-theme-light.adage-fwcta .disabled.btn, .adage-theme-light.adage-newsletter-signup .disabled.btn, .adage-theme-default.adage-fiftyfifty-item .disabled.btn, .adage-theme-default.adage-fwcta .disabled.btn, .adage-theme-default.adage-newsletter-signup .disabled.btn, .adage-theme-dark.adage-fiftyfifty-item .disabled.btn, .adage-theme-dark.adage-fwcta .disabled.btn, .adage-theme-dark.adage-newsletter-signup .disabled.btn, .btn[disabled=disabled], .btn-teal[disabled=disabled], button[disabled=disabled], .btn-secondary[disabled=disabled], .btn-orange[disabled=disabled], .adage-theme-light.adage-fiftyfifty-item .btn-secondary[disabled=disabled], .adage-theme-light.adage-fwcta .btn-secondary[disabled=disabled], .adage-theme-light.adage-newsletter-signup .btn-secondary[disabled=disabled], .adage-theme-default.adage-fiftyfifty-item .btn-secondary[disabled=disabled], .adage-theme-default.adage-fwcta .btn-secondary[disabled=disabled], .adage-theme-default.adage-newsletter-signup .btn-secondary[disabled=disabled], .adage-theme-dark.adage-fiftyfifty-item .btn-secondary[disabled=disabled], .adage-theme-dark.adage-fwcta .btn-secondary[disabled=disabled], .adage-theme-dark.adage-newsletter-signup .btn-secondary[disabled=disabled], .btn-ghost-light[disabled=disabled], .btn-tertiary[disabled=disabled], .btn-white[disabled=disabled], input[disabled=disabled][type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary[disabled=disabled], .adage-theme-light.adage-fwcta .btn-tertiary[disabled=disabled], .adage-theme-light.adage-newsletter-signup .btn-tertiary[disabled=disabled], .adage-theme-default.adage-fiftyfifty-item .btn-tertiary[disabled=disabled], .adage-theme-default.adage-fwcta .btn-tertiary[disabled=disabled], .adage-theme-default.adage-newsletter-signup .btn-tertiary[disabled=disabled], .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary[disabled=disabled], .adage-theme-dark.adage-fwcta .btn-tertiary[disabled=disabled], .adage-theme-dark.adage-newsletter-signup .btn-tertiary[disabled=disabled], .ace-cal-loadmore-btn[disabled=disabled], .btn-primary-sm[disabled=disabled], .btn-teal-sm[disabled=disabled], .adage-theme-light.adage-fiftyfifty-item .btn[disabled=disabled], .adage-theme-light.adage-fwcta .btn[disabled=disabled], .adage-theme-light.adage-newsletter-signup .btn[disabled=disabled], .adage-theme-default.adage-fiftyfifty-item .btn[disabled=disabled], .adage-theme-default.adage-fwcta .btn[disabled=disabled], .adage-theme-default.adage-newsletter-signup .btn[disabled=disabled], .adage-theme-dark.adage-fiftyfifty-item .btn[disabled=disabled], .adage-theme-dark.adage-fwcta .btn[disabled=disabled], .adage-theme-dark.adage-newsletter-signup .btn[disabled=disabled], .btn[disabled], .btn-teal[disabled], button[disabled], .btn-secondary[disabled], .btn-orange[disabled], .adage-theme-light.adage-fiftyfifty-item .btn-secondary[disabled], .adage-theme-light.adage-fwcta .btn-secondary[disabled], .adage-theme-light.adage-newsletter-signup .btn-secondary[disabled], .adage-theme-default.adage-fiftyfifty-item .btn-secondary[disabled], .adage-theme-default.adage-fwcta .btn-secondary[disabled], .adage-theme-default.adage-newsletter-signup .btn-secondary[disabled], .adage-theme-dark.adage-fiftyfifty-item .btn-secondary[disabled], .adage-theme-dark.adage-fwcta .btn-secondary[disabled], .adage-theme-dark.adage-newsletter-signup .btn-secondary[disabled], .btn-ghost-light[disabled], .btn-tertiary[disabled], .btn-white[disabled], input[disabled][type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary[disabled], .adage-theme-light.adage-fwcta .btn-tertiary[disabled], .adage-theme-light.adage-newsletter-signup .btn-tertiary[disabled], .adage-theme-default.adage-fiftyfifty-item .btn-tertiary[disabled], .adage-theme-default.adage-fwcta .btn-tertiary[disabled], .adage-theme-default.adage-newsletter-signup .btn-tertiary[disabled], .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary[disabled], .adage-theme-dark.adage-fwcta .btn-tertiary[disabled], .adage-theme-dark.adage-newsletter-signup .btn-tertiary[disabled], .ace-cal-loadmore-btn[disabled], .btn-primary-sm[disabled], .btn-teal-sm[disabled], .adage-theme-light.adage-fiftyfifty-item .btn[disabled], .adage-theme-light.adage-fwcta .btn[disabled], .adage-theme-light.adage-newsletter-signup .btn[disabled], .adage-theme-default.adage-fiftyfifty-item .btn[disabled], .adage-theme-default.adage-fwcta .btn[disabled], .adage-theme-default.adage-newsletter-signup .btn[disabled], .adage-theme-dark.adage-fiftyfifty-item .btn[disabled], .adage-theme-dark.adage-fwcta .btn[disabled], .adage-theme-dark.adage-newsletter-signup .btn[disabled] {
    box-shadow: none;
    cursor: not-allowed;
    color: #ffffff; }
  .btn:focus, .btn-teal:focus, button:focus, .btn-secondary:focus, .btn-orange:focus, .adage-theme-light.adage-fiftyfifty-item .btn-secondary:focus, .adage-theme-light.adage-fwcta .btn-secondary:focus, .adage-theme-light.adage-newsletter-signup .btn-secondary:focus, .adage-theme-default.adage-fiftyfifty-item .btn-secondary:focus, .adage-theme-default.adage-fwcta .btn-secondary:focus, .adage-theme-default.adage-newsletter-signup .btn-secondary:focus, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary:focus, .adage-theme-dark.adage-fwcta .btn-secondary:focus, .adage-theme-dark.adage-newsletter-signup .btn-secondary:focus, .btn-ghost-light:focus, .btn-tertiary:focus, .btn-white:focus, input:focus[type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary:focus, .adage-theme-light.adage-fwcta .btn-tertiary:focus, .adage-theme-light.adage-newsletter-signup .btn-tertiary:focus, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary:focus, .adage-theme-default.adage-fwcta .btn-tertiary:focus, .adage-theme-default.adage-newsletter-signup .btn-tertiary:focus, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary:focus, .adage-theme-dark.adage-fwcta .btn-tertiary:focus, .adage-theme-dark.adage-newsletter-signup .btn-tertiary:focus, .ace-cal-loadmore-btn:focus, .btn-primary-sm:focus, .btn-teal-sm:focus, .adage-theme-light.adage-fiftyfifty-item .btn:focus, .adage-theme-light.adage-fwcta .btn:focus, .adage-theme-light.adage-newsletter-signup .btn:focus, .adage-theme-default.adage-fiftyfifty-item .btn:focus, .adage-theme-default.adage-fwcta .btn:focus, .adage-theme-default.adage-newsletter-signup .btn:focus, .adage-theme-dark.adage-fiftyfifty-item .btn:focus, .adage-theme-dark.adage-fwcta .btn:focus, .adage-theme-dark.adage-newsletter-signup .btn:focus {
    color: #ffffff; }

.btn, .btn-teal, button {
  background: #08a8a0; }
  .btn svg, .btn-teal svg, button svg {
    fill: #ffffff; }
  .btn:hover, .btn:focus, .btn:active, .btn-teal:hover, .btn-teal:focus, .btn-teal:active, button:hover, button:focus, button:active {
    background: #45ada5; }
  .btn.disabled, .btn[disabled=disabled], .btn[disabled], .btn-teal.disabled, .btn-teal[disabled=disabled], .btn-teal[disabled], button.disabled, button[disabled=disabled], button[disabled] {
    background: #8dcdc8; }

.btn-secondary, .btn-orange, .adage-theme-light.adage-fiftyfifty-item .btn-secondary, .adage-theme-light.adage-fwcta .btn-secondary, .adage-theme-light.adage-newsletter-signup .btn-secondary, .adage-theme-default.adage-fiftyfifty-item .btn-secondary, .adage-theme-default.adage-fwcta .btn-secondary, .adage-theme-default.adage-newsletter-signup .btn-secondary, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary, .adage-theme-dark.adage-fwcta .btn-secondary, .adage-theme-dark.adage-newsletter-signup .btn-secondary {
  background-color: #f08302; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-orange:hover, .btn-orange:focus, .btn-orange:active, .adage-theme-light.adage-fiftyfifty-item .btn-secondary:hover, .adage-theme-light.adage-fwcta .btn-secondary:hover, .adage-theme-light.adage-newsletter-signup .btn-secondary:hover, .adage-theme-default.adage-fiftyfifty-item .btn-secondary:hover, .adage-theme-default.adage-fwcta .btn-secondary:hover, .adage-theme-default.adage-newsletter-signup .btn-secondary:hover, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary:hover, .adage-theme-dark.adage-fwcta .btn-secondary:hover, .adage-theme-dark.adage-newsletter-signup .btn-secondary:hover, .adage-theme-light.adage-fiftyfifty-item .btn-secondary:focus, .adage-theme-light.adage-fwcta .btn-secondary:focus, .adage-theme-light.adage-newsletter-signup .btn-secondary:focus, .adage-theme-default.adage-fiftyfifty-item .btn-secondary:focus, .adage-theme-default.adage-fwcta .btn-secondary:focus, .adage-theme-default.adage-newsletter-signup .btn-secondary:focus, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary:focus, .adage-theme-dark.adage-fwcta .btn-secondary:focus, .adage-theme-dark.adage-newsletter-signup .btn-secondary:focus, .adage-theme-light.adage-fiftyfifty-item .btn-secondary:active, .adage-theme-light.adage-fwcta .btn-secondary:active, .adage-theme-light.adage-newsletter-signup .btn-secondary:active, .adage-theme-default.adage-fiftyfifty-item .btn-secondary:active, .adage-theme-default.adage-fwcta .btn-secondary:active, .adage-theme-default.adage-newsletter-signup .btn-secondary:active, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary:active, .adage-theme-dark.adage-fwcta .btn-secondary:active, .adage-theme-dark.adage-newsletter-signup .btn-secondary:active {
    background: #f39c35; }
  .btn-secondary.disabled, .btn-secondary[disabled=disabled], .btn-secondary[disabled], .btn-orange.disabled, .btn-orange[disabled=disabled], .btn-orange[disabled], .adage-theme-light.adage-fiftyfifty-item .disabled.btn-secondary, .adage-theme-light.adage-fwcta .disabled.btn-secondary, .adage-theme-light.adage-newsletter-signup .disabled.btn-secondary, .adage-theme-default.adage-fiftyfifty-item .disabled.btn-secondary, .adage-theme-default.adage-fwcta .disabled.btn-secondary, .adage-theme-default.adage-newsletter-signup .disabled.btn-secondary, .adage-theme-dark.adage-fiftyfifty-item .disabled.btn-secondary, .adage-theme-dark.adage-fwcta .disabled.btn-secondary, .adage-theme-dark.adage-newsletter-signup .disabled.btn-secondary, .adage-theme-light.adage-fiftyfifty-item .btn-secondary[disabled=disabled], .adage-theme-light.adage-fwcta .btn-secondary[disabled=disabled], .adage-theme-light.adage-newsletter-signup .btn-secondary[disabled=disabled], .adage-theme-default.adage-fiftyfifty-item .btn-secondary[disabled=disabled], .adage-theme-default.adage-fwcta .btn-secondary[disabled=disabled], .adage-theme-default.adage-newsletter-signup .btn-secondary[disabled=disabled], .adage-theme-dark.adage-fiftyfifty-item .btn-secondary[disabled=disabled], .adage-theme-dark.adage-fwcta .btn-secondary[disabled=disabled], .adage-theme-dark.adage-newsletter-signup .btn-secondary[disabled=disabled], .adage-theme-light.adage-fiftyfifty-item .btn-secondary[disabled], .adage-theme-light.adage-fwcta .btn-secondary[disabled], .adage-theme-light.adage-newsletter-signup .btn-secondary[disabled], .adage-theme-default.adage-fiftyfifty-item .btn-secondary[disabled], .adage-theme-default.adage-fwcta .btn-secondary[disabled], .adage-theme-default.adage-newsletter-signup .btn-secondary[disabled], .adage-theme-dark.adage-fiftyfifty-item .btn-secondary[disabled], .adage-theme-dark.adage-fwcta .btn-secondary[disabled], .adage-theme-dark.adage-newsletter-signup .btn-secondary[disabled] {
    background: #f6b971; }

.btn-ghost-light {
  background-color: transparent;
  color: white;
  border-color: white; }
  .btn-ghost-light:hover, .btn-ghost-light:focus, .btn-ghost-light:active {
    background: white;
    color: #424242; }
  .btn-ghost-light.disabled, .btn-ghost-light[disabled=disabled], .btn-ghost-light[disabled] {
    opacity: .5; }

.un-btn, .lyric-nav-utility-button, .lyric-main-nav-links-li0 > button, .adage-modal-close, .adage-accordion-trigger, .adage-video-thumbnail-trigger, .adage-gallery .gallery-btn, .ace-cal-filters-clearmobile button, .ace-cal-clear-filters button, .ace-cal-toggles-btn, .ace-cal-filters-modal-close, .ace-cal-filters-modal-trigger {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: inline;
  color: #08a8a0;
  text-align: left;
  min-width: 0;
  box-shadow: none;
  border-radius: 0; }
  .un-btn:hover, .lyric-nav-utility-button:hover, .lyric-main-nav-links-li0 > button:hover, .adage-modal-close:hover, .adage-accordion-trigger:hover, .adage-video-thumbnail-trigger:hover, .adage-gallery .gallery-btn:hover, .ace-cal-filters-clearmobile button:hover, .ace-cal-clear-filters button:hover, .ace-cal-toggles-btn:hover, .ace-cal-filters-modal-close:hover, .ace-cal-filters-modal-trigger:hover, .un-btn:focus, .lyric-nav-utility-button:focus, .lyric-main-nav-links-li0 > button:focus, .adage-modal-close:focus, .adage-accordion-trigger:focus, .adage-video-thumbnail-trigger:focus, .adage-gallery .gallery-btn:focus, .ace-cal-filters-clearmobile button:focus, .ace-cal-clear-filters button:focus, .ace-cal-toggles-btn:focus, .ace-cal-filters-modal-close:focus, .ace-cal-filters-modal-trigger:focus {
    background: transparent;
    color: #08a8a0; }
  .un-btn:hover, .lyric-nav-utility-button:hover, .lyric-main-nav-links-li0 > button:hover, .adage-modal-close:hover, .adage-accordion-trigger:hover, .adage-video-thumbnail-trigger:hover, .adage-gallery .gallery-btn:hover, .ace-cal-filters-clearmobile button:hover, .ace-cal-clear-filters button:hover, .ace-cal-toggles-btn:hover, .ace-cal-filters-modal-close:hover, .ace-cal-filters-modal-trigger:hover {
    box-shadow: none; }

.btn-tertiary, .btn-white, input[type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary, .adage-theme-light.adage-fwcta .btn-tertiary, .adage-theme-light.adage-newsletter-signup .btn-tertiary, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary, .adage-theme-default.adage-fwcta .btn-tertiary, .adage-theme-default.adage-newsletter-signup .btn-tertiary, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary, .adage-theme-dark.adage-fwcta .btn-tertiary, .adage-theme-dark.adage-newsletter-signup .btn-tertiary, .ace-cal-loadmore-btn {
  background: #ffffff;
  color: #08a8a0;
  border: 2px solid #08a8a0;
  box-shadow: none; }
  .btn-tertiary svg, .btn-white svg, input[type="reset"] svg, .adage-theme-light.adage-fiftyfifty-item .btn-tertiary svg, .adage-theme-light.adage-fwcta .btn-tertiary svg, .adage-theme-light.adage-newsletter-signup .btn-tertiary svg, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary svg, .adage-theme-default.adage-fwcta .btn-tertiary svg, .adage-theme-default.adage-newsletter-signup .btn-tertiary svg, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary svg, .adage-theme-dark.adage-fwcta .btn-tertiary svg, .adage-theme-dark.adage-newsletter-signup .btn-tertiary svg, .ace-cal-loadmore-btn svg {
    fill: #08a8a0; }
  .btn-tertiary:hover, .btn-tertiary:focus, .btn-tertiary:active, .btn-white:hover, .btn-white:focus, .btn-white:active, input:hover[type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary:hover, .adage-theme-light.adage-fwcta .btn-tertiary:hover, .adage-theme-light.adage-newsletter-signup .btn-tertiary:hover, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary:hover, .adage-theme-default.adage-fwcta .btn-tertiary:hover, .adage-theme-default.adage-newsletter-signup .btn-tertiary:hover, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary:hover, .adage-theme-dark.adage-fwcta .btn-tertiary:hover, .adage-theme-dark.adage-newsletter-signup .btn-tertiary:hover, .ace-cal-loadmore-btn:hover, input:focus[type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary:focus, .adage-theme-light.adage-fwcta .btn-tertiary:focus, .adage-theme-light.adage-newsletter-signup .btn-tertiary:focus, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary:focus, .adage-theme-default.adage-fwcta .btn-tertiary:focus, .adage-theme-default.adage-newsletter-signup .btn-tertiary:focus, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary:focus, .adage-theme-dark.adage-fwcta .btn-tertiary:focus, .adage-theme-dark.adage-newsletter-signup .btn-tertiary:focus, .ace-cal-loadmore-btn:focus, input:active[type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary:active, .adage-theme-light.adage-fwcta .btn-tertiary:active, .adage-theme-light.adage-newsletter-signup .btn-tertiary:active, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary:active, .adage-theme-default.adage-fwcta .btn-tertiary:active, .adage-theme-default.adage-newsletter-signup .btn-tertiary:active, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary:active, .adage-theme-dark.adage-fwcta .btn-tertiary:active, .adage-theme-dark.adage-newsletter-signup .btn-tertiary:active, .ace-cal-loadmore-btn:active {
    background: #45ada5;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
    color: #ffffff; }
    .btn-tertiary:hover svg, .btn-tertiary:focus svg, .btn-tertiary:active svg, .btn-white:hover svg, .btn-white:focus svg, .btn-white:active svg, input:hover[type="reset"] svg, .adage-theme-light.adage-fiftyfifty-item .btn-tertiary:hover svg, .adage-theme-light.adage-fwcta .btn-tertiary:hover svg, .adage-theme-light.adage-newsletter-signup .btn-tertiary:hover svg, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary:hover svg, .adage-theme-default.adage-fwcta .btn-tertiary:hover svg, .adage-theme-default.adage-newsletter-signup .btn-tertiary:hover svg, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary:hover svg, .adage-theme-dark.adage-fwcta .btn-tertiary:hover svg, .adage-theme-dark.adage-newsletter-signup .btn-tertiary:hover svg, .ace-cal-loadmore-btn:hover svg, input:focus[type="reset"] svg, .adage-theme-light.adage-fiftyfifty-item .btn-tertiary:focus svg, .adage-theme-light.adage-fwcta .btn-tertiary:focus svg, .adage-theme-light.adage-newsletter-signup .btn-tertiary:focus svg, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary:focus svg, .adage-theme-default.adage-fwcta .btn-tertiary:focus svg, .adage-theme-default.adage-newsletter-signup .btn-tertiary:focus svg, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary:focus svg, .adage-theme-dark.adage-fwcta .btn-tertiary:focus svg, .adage-theme-dark.adage-newsletter-signup .btn-tertiary:focus svg, .ace-cal-loadmore-btn:focus svg, input:active[type="reset"] svg, .adage-theme-light.adage-fiftyfifty-item .btn-tertiary:active svg, .adage-theme-light.adage-fwcta .btn-tertiary:active svg, .adage-theme-light.adage-newsletter-signup .btn-tertiary:active svg, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary:active svg, .adage-theme-default.adage-fwcta .btn-tertiary:active svg, .adage-theme-default.adage-newsletter-signup .btn-tertiary:active svg, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary:active svg, .adage-theme-dark.adage-fwcta .btn-tertiary:active svg, .adage-theme-dark.adage-newsletter-signup .btn-tertiary:active svg, .ace-cal-loadmore-btn:active svg {
      fill: #ffffff; }
  .btn-tertiary.disabled, .btn-tertiary[disabled=disabled], .btn-tertiary[disabled], .btn-white.disabled, .btn-white[disabled=disabled], .btn-white[disabled], input.disabled[type="reset"], .adage-theme-light.adage-fiftyfifty-item .disabled.btn-tertiary, .adage-theme-light.adage-fwcta .disabled.btn-tertiary, .adage-theme-light.adage-newsletter-signup .disabled.btn-tertiary, .adage-theme-default.adage-fiftyfifty-item .disabled.btn-tertiary, .adage-theme-default.adage-fwcta .disabled.btn-tertiary, .adage-theme-default.adage-newsletter-signup .disabled.btn-tertiary, .adage-theme-dark.adage-fiftyfifty-item .disabled.btn-tertiary, .adage-theme-dark.adage-fwcta .disabled.btn-tertiary, .adage-theme-dark.adage-newsletter-signup .disabled.btn-tertiary, .disabled.ace-cal-loadmore-btn, input[disabled=disabled][type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary[disabled=disabled], .adage-theme-light.adage-fwcta .btn-tertiary[disabled=disabled], .adage-theme-light.adage-newsletter-signup .btn-tertiary[disabled=disabled], .adage-theme-default.adage-fiftyfifty-item .btn-tertiary[disabled=disabled], .adage-theme-default.adage-fwcta .btn-tertiary[disabled=disabled], .adage-theme-default.adage-newsletter-signup .btn-tertiary[disabled=disabled], .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary[disabled=disabled], .adage-theme-dark.adage-fwcta .btn-tertiary[disabled=disabled], .adage-theme-dark.adage-newsletter-signup .btn-tertiary[disabled=disabled], .ace-cal-loadmore-btn[disabled=disabled], input[disabled][type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary[disabled], .adage-theme-light.adage-fwcta .btn-tertiary[disabled], .adage-theme-light.adage-newsletter-signup .btn-tertiary[disabled], .adage-theme-default.adage-fiftyfifty-item .btn-tertiary[disabled], .adage-theme-default.adage-fwcta .btn-tertiary[disabled], .adage-theme-default.adage-newsletter-signup .btn-tertiary[disabled], .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary[disabled], .adage-theme-dark.adage-fwcta .btn-tertiary[disabled], .adage-theme-dark.adage-newsletter-signup .btn-tertiary[disabled], .ace-cal-loadmore-btn[disabled] {
    background: #ffffff;
    color: #6abdb7; }
    .btn-tertiary.disabled svg, .btn-tertiary[disabled=disabled] svg, .btn-tertiary[disabled] svg, .btn-white.disabled svg, .btn-white[disabled=disabled] svg, .btn-white[disabled] svg, input.disabled[type="reset"] svg, .adage-theme-light.adage-fiftyfifty-item .disabled.btn-tertiary svg, .adage-theme-light.adage-fwcta .disabled.btn-tertiary svg, .adage-theme-light.adage-newsletter-signup .disabled.btn-tertiary svg, .adage-theme-default.adage-fiftyfifty-item .disabled.btn-tertiary svg, .adage-theme-default.adage-fwcta .disabled.btn-tertiary svg, .adage-theme-default.adage-newsletter-signup .disabled.btn-tertiary svg, .adage-theme-dark.adage-fiftyfifty-item .disabled.btn-tertiary svg, .adage-theme-dark.adage-fwcta .disabled.btn-tertiary svg, .adage-theme-dark.adage-newsletter-signup .disabled.btn-tertiary svg, .disabled.ace-cal-loadmore-btn svg, input[disabled=disabled][type="reset"] svg, .adage-theme-light.adage-fiftyfifty-item .btn-tertiary[disabled=disabled] svg, .adage-theme-light.adage-fwcta .btn-tertiary[disabled=disabled] svg, .adage-theme-light.adage-newsletter-signup .btn-tertiary[disabled=disabled] svg, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary[disabled=disabled] svg, .adage-theme-default.adage-fwcta .btn-tertiary[disabled=disabled] svg, .adage-theme-default.adage-newsletter-signup .btn-tertiary[disabled=disabled] svg, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary[disabled=disabled] svg, .adage-theme-dark.adage-fwcta .btn-tertiary[disabled=disabled] svg, .adage-theme-dark.adage-newsletter-signup .btn-tertiary[disabled=disabled] svg, .ace-cal-loadmore-btn[disabled=disabled] svg, input[disabled][type="reset"] svg, .adage-theme-light.adage-fiftyfifty-item .btn-tertiary[disabled] svg, .adage-theme-light.adage-fwcta .btn-tertiary[disabled] svg, .adage-theme-light.adage-newsletter-signup .btn-tertiary[disabled] svg, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary[disabled] svg, .adage-theme-default.adage-fwcta .btn-tertiary[disabled] svg, .adage-theme-default.adage-newsletter-signup .btn-tertiary[disabled] svg, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary[disabled] svg, .adage-theme-dark.adage-fwcta .btn-tertiary[disabled] svg, .adage-theme-dark.adage-newsletter-signup .btn-tertiary[disabled] svg, .ace-cal-loadmore-btn[disabled] svg {
      fill: #08a8a0; }

.btn-primary-sm, .btn-teal-sm {
  background: #08a8a0;
  padding: 0.75rem;
  font-size: 0.75rem;
  min-width: 0; }
  .btn-primary-sm:hover, .btn-primary-sm:focus, .btn-primary-sm:active, .btn-teal-sm:hover, .btn-teal-sm:focus, .btn-teal-sm:active {
    background: #45ada5; }
  .btn-primary-sm.disabled, .btn-primary-sm[disabled=disabled], .btn-primary-sm[disabled], .btn-teal-sm.disabled, .btn-teal-sm[disabled=disabled], .btn-teal-sm[disabled] {
    background: #6abdb7; }

.btn-mini {
  min-width: 0;
  box-shadow: none;
  padding: 0.5rem 0.625rem;
  font-weight: normal; }

input[type=submit] {
  margin-top: 1rem; }

.btn-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-icon svg {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 1rem;
    transition: .3s all; }
  .btn-icon.btn svg {
    fill: #ffffff; }
  .btn-icon.btn:hover svg, .btn-icon.btn:focus svg, .btn-icon.btn:active svg {
    fill: #08a8a0; }
  .btn-icon.btn-tertiary svg {
    fill: #08a8a0; }
  .btn-icon.btn-tertiary:hover svg, .btn-icon.btn-tertiary:focus svg, .btn-icon.btn-tertiary:active svg {
    fill: #ffffff; }

.btn-working {
  color: #6abdb7;
  background: #6abdb7;
  position: relative; }
  .btn-working:hover, .btn-working:focus, .btn-working:active {
    color: #6abdb7;
    background: #6abdb7;
    cursor: not-allowed; }
  .btn-working:after {
    content: '';
    position: absolute;
    width: 2rem;
    height: 2rem;
    display: block;
    left: calc(50% - 1rem);
    top: calc(50% - 1rem);
    -webkit-animation: 1s spin linear infinite;
            animation: 1s spin linear infinite;
    border-style: solid;
    border-width: 5px;
    border-radius: 50%;
    border-color: rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) #ffffff; }

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

.btn-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-inner > *:first-child {
    margin-right: 0.5rem; }

.addeventatc {
  margin-top: 1.5rem;
  padding: .75rem 1.25rem !important;
  background-image: none !important;
  border-radius: 0.313rem !important;
  text-decoration: none !important;
  font-size: 1rem !important;
  letter-spacing: .025rem !important;
  text-shadow: none !important;
  transition: .3s background, .3s box-shadow, .3s color !important;
  max-width: 100% !important;
  font-weight: 700 !important;
  font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
  line-height: 1.25 !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19) !important;
  border: 2px solid transparent !important;
  white-space: normal !important;
  z-index: 10 !important; }
  @media (max-width: 64em) {
    .addeventatc {
      margin-top: 0;
      margin-left: 1rem; } }
  @media (max-width: 40em) {
    .addeventatc {
      margin-top: 1rem;
      margin-left: 0;
      width: 100%; } }
  .addeventatc:hover, .addeventatc:active, .addeventatc:focus {
    transition: .3s all !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    text-decoration: none;
    color: white !important;
    background: #424242 !important; }
  .addeventatc:focus {
    color: #ffffff; }
  .addeventatc .addeventatc_icon {
    display: none; }

.adage-block, .adage-columns-auto-block {
  padding: 0 5rem;
  margin: 5rem 0; }
  @media (max-width: 40em) {
    .adage-block, .adage-columns-auto-block {
      margin: 2rem 1rem;
      padding: 0; } }

.adage-audio, .adage-gallery-heading, .adage-gallery-figure {
  max-width: 46.25rem;
  margin: 0 auto; }

.container, .content-site-container, .ace-cal-grid-container {
  padding-right: 2rem;
  padding-left: 2rem; }
  @media (max-width: 48em) {
    .container, .content-site-container, .ace-cal-grid-container {
      padding-right: 1rem;
      padding-left: 1rem; } }

.container, .content-site-container, .footer, .lyric-nav-alert-inner, .lyric-nav-top-inner, .lyric-main-nav-inner, .lyric-main-nav-links-subnavs-inner {
  width: 100%;
  margin: 0 auto;
  max-width: 73.125rem; }

.container, .content-site-container {
  max-width: 73.125rem;
  padding-bottom: 2rem;
  background: white; }

.footer-top, .footer-copyright, .footer-utility-links, .content, .cs-breadcrumbs, .hero-image-content, .hero-header, .adage-fwcta, .adage-listing-heading, .adage-listing-item, .artist-list-container, .EPiServerForms, .ace-cal-list, .adage-detail-page-overview-content, .adage-detail-page-overview-aside, .blog-page {
  padding: 5rem; }
  @media (max-width: 40em) {
    .footer-top, .footer-copyright, .footer-utility-links, .content, .cs-breadcrumbs, .hero-image-content, .hero-header, .adage-fwcta, .adage-listing-heading, .adage-listing-item, .artist-list-container, .EPiServerForms, .ace-cal-list, .adage-detail-page-overview-content, .adage-detail-page-overview-aside, .blog-page {
      padding: 2rem 1rem; } }

@media (min-width: 40.0625em) and (max-width: 64em) {
  .footer-top, .footer-copyright, .footer-utility-links {
    padding: 2rem 2.5rem; } }

@media (max-width: 40em) {
  .footer-top, .footer-copyright, .footer-utility-links {
    padding: 2rem 1rem; } }

a:focus, .secondary-link:focus, .subnav-mobile-current-section:focus, .cs-breadcrumbs-link:focus, .tool-tip-css:focus, body > *:focus, input:focus[type=text], input:focus[type=number], input:focus[type=password], input:focus[type=tel], input:focus[type=email], input:focus[type=search], input:focus[type=url], input:focus[type=date], input:focus[type=month], input:focus[type=week], input:focus[type=time], input:focus[type=datetime], input:focus[type=datetime-local], select:focus, textarea:focus, input[type=checkbox]:focus + label, input[type=checkbox]:focus + input[type=hidden] + label, input[type=radio]:focus + label, input[type=radio]:focus + input[type=hidden] + label, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=checkbox]:focus + .fuax-label, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=checkbox]:focus + input[type=hidden] + .fuax-label, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=radio]:focus + .fuax-label, div.EPiServerForm-container .FormChoice.enhanced-fields input[type=radio]:focus + input[type=hidden] + .fuax-label, .btn:focus, .btn-teal:focus, button:focus, .btn-secondary:focus, .btn-orange:focus, .adage-theme-light.adage-fiftyfifty-item .btn-secondary:focus, .adage-theme-light.adage-fwcta .btn-secondary:focus, .adage-theme-light.adage-newsletter-signup .btn-secondary:focus, .adage-theme-default.adage-fiftyfifty-item .btn-secondary:focus, .adage-theme-default.adage-fwcta .btn-secondary:focus, .adage-theme-default.adage-newsletter-signup .btn-secondary:focus, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary:focus, .adage-theme-dark.adage-fwcta .btn-secondary:focus, .adage-theme-dark.adage-newsletter-signup .btn-secondary:focus, .btn-ghost-light:focus, .btn-tertiary:focus, .btn-white:focus, input:focus[type="reset"], .adage-theme-light.adage-fiftyfifty-item .btn-tertiary:focus, .adage-theme-light.adage-fwcta .btn-tertiary:focus, .adage-theme-light.adage-newsletter-signup .btn-tertiary:focus, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary:focus, .adage-theme-default.adage-fwcta .btn-tertiary:focus, .adage-theme-default.adage-newsletter-signup .btn-tertiary:focus, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary:focus, .adage-theme-dark.adage-fwcta .btn-tertiary:focus, .adage-theme-dark.adage-newsletter-signup .btn-tertiary:focus, .ace-cal-loadmore-btn:focus, .btn-primary-sm:focus, .btn-teal-sm:focus, .adage-theme-light.adage-fiftyfifty-item .btn:focus, .adage-theme-light.adage-fwcta .btn:focus, .adage-theme-light.adage-newsletter-signup .btn:focus, .adage-theme-default.adage-fiftyfifty-item .btn:focus, .adage-theme-default.adage-fwcta .btn:focus, .adage-theme-default.adage-newsletter-signup .btn:focus, .adage-theme-dark.adage-fiftyfifty-item .btn:focus, .adage-theme-dark.adage-fwcta .btn:focus, .adage-theme-dark.adage-newsletter-signup .btn:focus, .addeventatc:focus {
  box-shadow: 0 0 5px 3px #45ada5, 0 0 0 2px #ffffff inset;
  outline: none;
  border-radius: 0.313rem; }

.lyric-nav-cart svg, .scrolltop-container, .adage-gallery-item-caption, .ace-cal-grid-event-bg {
  transition: .3s all; }

.trigger-link {
  background: transparent;
  color: #08a8a0;
  text-transform: none;
  box-shadow: none;
  padding: 0;
  display: block;
  margin: 1rem 0;
  min-width: 0; }
  .trigger-link:hover, .trigger-link:active {
    background: transparent;
    box-shadow: none;
    color: #6abdb7; }
    .trigger-link:hover:after, .trigger-link:active:after {
      border-color: #6abdb7; }
  .trigger-link:focus {
    background: transparent;
    color: #6abdb7; }
  .trigger-link:after {
    content: '';
    border-color: #08a8a0;
    border-width: 0 2px 2px 0;
    border-style: solid;
    display: inline-block;
    -webkit-transform: translateY(-0.2rem) rotate(45deg);
            transform: translateY(-0.2rem) rotate(45deg);
    width: .75rem;
    height: .75rem;
    margin-left: .5rem;
    transition: .3s; }
  .trigger-link.open:after {
    -webkit-transform: translateY(0.2rem) rotate(-135deg);
            transform: translateY(0.2rem) rotate(-135deg); }

.no-arrow:after {
  content: none; }

.ace-cal-loading {
  margin-top: 100px;
  margin-bottom: 100px;
  font-size: 25px;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  position: relative;
  text-indent: -9999rem;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
  .ace-cal-loading > * {
    display: none !important; }

.lyric-main-nav-links-li0 > button:after, .adage-accordion-trigger:after {
  content: '';
  width: 0.75rem;
  height: 0.75rem;
  display: block;
  position: absolute;
  right: 1.5rem;
  top: 50%;
  -webkit-transform: translateY(-0.53033rem) rotate(45deg);
          transform: translateY(-0.53033rem) rotate(45deg);
  transition: 0.2s -webkit-transform;
  transition: 0.2s transform;
  transition: 0.2s transform, 0.2s -webkit-transform;
  border-color: #45ada5;
  border-style: solid;
  border-width: 0 3px 3px 0; }

.lyric-main-nav-links-li0 > button[aria-expanded="true"]:after, .adage-accordion-trigger[aria-expanded="true"]:after {
  -webkit-transform: translateY(-0.26517rem) rotate(-135deg);
          transform: translateY(-0.26517rem) rotate(-135deg); }

main > .adage-block > .adage-block-inner, .adage-fiftyfifty-block .adage-block-heading, .adage-fiftyfifty-item .adage-wysiwyg-block, .adage-newsletter-signup-inner {
  padding-left: 5rem;
  padding-right: 5rem; }
  @media screen and (max-width: 80em) {
    main > .adage-block > .adage-block-inner, .adage-fiftyfifty-block .adage-block-heading, .adage-fiftyfifty-item .adage-wysiwyg-block, .adage-newsletter-signup-inner {
      padding-left: 4rem; } }
  @media screen and (max-width: 64em) {
    main > .adage-block > .adage-block-inner, .adage-fiftyfifty-block .adage-block-heading, .adage-fiftyfifty-item .adage-wysiwyg-block, .adage-newsletter-signup-inner {
      padding-left: 2.5rem; } }
  @media screen and (max-width: 40em) {
    main > .adage-block > .adage-block-inner, .adage-fiftyfifty-block .adage-block-heading, .adage-fiftyfifty-item .adage-wysiwyg-block, .adage-newsletter-signup-inner {
      padding-left: 1.5rem; } }
  @media screen and (max-width: 80em) {
    main > .adage-block > .adage-block-inner, .adage-fiftyfifty-block .adage-block-heading, .adage-fiftyfifty-item .adage-wysiwyg-block, .adage-newsletter-signup-inner {
      padding-right: 4rem; } }
  @media screen and (max-width: 64em) {
    main > .adage-block > .adage-block-inner, .adage-fiftyfifty-block .adage-block-heading, .adage-fiftyfifty-item .adage-wysiwyg-block, .adage-newsletter-signup-inner {
      padding-right: 2.5rem; } }
  @media screen and (max-width: 40em) {
    main > .adage-block > .adage-block-inner, .adage-fiftyfifty-block .adage-block-heading, .adage-fiftyfifty-item .adage-wysiwyg-block, .adage-newsletter-signup-inner {
      padding-right: 1.5rem; } }

.adage-fiftyfifty-item .adage-wysiwyg-block, .adage-newsletter-signup-inner {
  padding-top: 5rem;
  padding-bottom: 5rem; }
  @media screen and (max-width: 80em) {
    .adage-fiftyfifty-item .adage-wysiwyg-block, .adage-newsletter-signup-inner {
      padding-top: 4rem; } }
  @media screen and (max-width: 64em) {
    .adage-fiftyfifty-item .adage-wysiwyg-block, .adage-newsletter-signup-inner {
      padding-top: 2.5rem; } }
  @media screen and (max-width: 40em) {
    .adage-fiftyfifty-item .adage-wysiwyg-block, .adage-newsletter-signup-inner {
      padding-top: 1.5rem; } }
  @media screen and (max-width: 80em) {
    .adage-fiftyfifty-item .adage-wysiwyg-block, .adage-newsletter-signup-inner {
      padding-bottom: 4rem; } }
  @media screen and (max-width: 64em) {
    .adage-fiftyfifty-item .adage-wysiwyg-block, .adage-newsletter-signup-inner {
      padding-bottom: 2.5rem; } }
  @media screen and (max-width: 40em) {
    .adage-fiftyfifty-item .adage-wysiwyg-block, .adage-newsletter-signup-inner {
      padding-bottom: 1.5rem; } }

main > .adage-block {
  margin-top: 6rem;
  margin-bottom: 6rem; }
  @media screen and (max-width: 80em) {
    main > .adage-block {
      margin-top: 5rem; } }
  @media screen and (max-width: 64em) {
    main > .adage-block {
      margin-top: 4rem; } }
  @media screen and (max-width: 40em) {
    main > .adage-block {
      margin-top: 2rem; } }
  @media screen and (max-width: 80em) {
    main > .adage-block {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 64em) {
    main > .adage-block {
      margin-bottom: 4rem; } }
  @media screen and (max-width: 40em) {
    main > .adage-block {
      margin-bottom: 2rem; } }

.adage-highlight-item .adage-image-block-container img, .ace-cal-grid-day.is-today:after, .ace-cal-grid-event-bg, .ace-cal-grid-event-bg:before, .ace-cal-filters-modal {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

.hide {
  display: none;
  visibility: hidden; }

@media (min-width: 64.0625em) {
  .adage-staff-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.adage-staff-item {
  margin-right: 2.25rem; }
  @media screen and (max-width: 80em) {
    .adage-staff-item {
      margin-right: 1.5rem; } }
  @media screen and (max-width: 64em) {
    .adage-staff-item {
      margin-right: 1.5rem; } }
  @media screen and (max-width: 40em) {
    .adage-staff-item {
      margin-right: 1.25rem; } }
  @media (min-width: 64.0625em) {
    .adage-staff-item {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin-bottom: 2.5rem; }
      .adage-staff-item:nth-child(even) {
        margin-right: 0; }
      .adage-staff-item:last-child, .adage-staff-item:nth-last-child(2):nth-child(odd) {
        margin-bottom: 0; } }
  @media (min-width: 64.0625em) and (max-width: 80em) {
    .adage-staff-item {
      width: calc(50% - 0.75rem); } }
  @media (min-width: 80.0625em) {
    .adage-staff-item {
      width: calc(50% - 1.125rem); } }
  @media (max-width: 64em) {
    .adage-staff-item {
      width: 100%;
      margin-bottom: 2.5rem;
      margin-right: 0; } }

.footer-social-links, .footer-main-links, .lyric-main-nav-links-ul0, .lyric-main-nav-links-ul1, .lyric-nav-utility-mobile, .cs-breadcrumbs-list, .notes-pages, .homefeature-list, .ace-cal-grid-months, .ace-cal-grid-weekdays, .ace-cal-grid-days, .ace-cal-grid-day-content-list, .ace-cal-list-months, .ace-cal-list-days, .ace-cal-list-day-content, .ace-cal-filters-list, .adage-detail-page-properties {
  list-style-type: none;
  margin: 0;
  padding: 0; }

@media (min-width: 40.0625em) {
  .footer-social, .footer-main-nav {
    width: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0; } }

@media (min-width: 40.0625em) {
  .footer-top, .footer-copyright, .footer-main-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 40.0625em) {
  .footer-top, .footer-copyright {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 40.0625em) {
  .footer-main-links {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.footer {
  color: white;
  background-color: #424242;
  position: relative; }
  .footer a {
    color: white; }
  .footer svg {
    fill: currentColor; }
  .footer-top {
    padding-top: 3rem;
    padding-bottom: 3rem; }
    @media (max-width: 40em) {
      .footer-top {
        padding-top: 2rem;
        padding-bottom: 2rem; } }
  .footer-copyright {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
    .footer-copyright > p {
      margin: 0; }
      @media (max-width: 40em) {
        .footer-copyright > p + p {
          margin-top: 1.5rem; } }

.footer-social-intro {
  margin-bottom: 1.5rem; }

.footer-social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .footer-social-links-item + .footer-social-links-item {
    margin-left: 1.2rem; }

.footer-social-link {
  display: block; }

.footer-social-icon {
  display: block;
  width: 1.75rem;
  height: 1.75rem; }

.footer-social-cta {
  width: 100%;
  margin-top: 1.5rem; }
  .footer-social-cta-link.btn-ghost-light {
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: 1.2rem; }

@media (max-width: 40em) {
  .footer-main-links {
    margin-top: 2rem; } }

@media (min-width: 40.0625em) {
  .footer-main-links-item {
    width: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0 1rem;
    margin-bottom: 1.5rem; } }

@media (max-width: 40em) {
  .footer-main-links-item + .footer-main-links-item {
    margin-top: 1.5rem; } }

.footer-main-link {
  text-transform: uppercase; }

.footer-utility {
  position: relative;
  overflow: hidden; }
  .footer-utility-links {
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background-color: #575757;
    padding-top: 2rem;
    padding-bottom: 1rem; }
    @media (min-width: 73.125rem) {
      .footer-utility-links {
        margin-right: -0.5rem; } }
    @media (max-width: 40em) {
      .footer-utility-links {
        margin-right: -1rem; } }
    .footer-utility-links-item {
      margin-bottom: 1rem; }
      @media (min-width: 73.125rem) {
        .footer-utility-links-item {
          -webkit-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          margin-right: 0.5rem; } }
      @media (max-width: 73.125rem) {
        .footer-utility-links-item {
          margin-right: 1.5rem; } }
      @media (max-width: 40em) {
        .footer-utility-links-item {
          margin-right: 1rem; } }
  .footer-utility-link {
    font-weight: 400; }

.row-fluid + .row-fluid {
  margin-top: 2rem; }

.row-fluid .span4 {
  width: calc(33.33333% - 1rem);
  margin-right: 1.5rem; }
  .row-fluid .span4:nth-child(3n) {
    margin-right: 0; }

.field-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 31rem;
  margin-top: 0.5rem; }
  .expr .field-columns {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .field-columns label {
    margin-top: 0; }
    @media (max-width: 40em) {
      .field-columns label {
        margin-top: 0.5rem; } }
  .field-columns .leftCol, .field-columns .rightCol {
    width: calc(50% - 0.75rem); }
    .field-columns .leftCol input:not([type=radio]):not([type=checkbox]), .field-columns .leftCol select, .field-columns .rightCol input:not([type=radio]):not([type=checkbox]), .field-columns .rightCol select {
      width: 100%; }
  .field-columns .leftCol {
    margin-right: 1.5rem; }
  @media (max-width: 40em) {
    .field-columns-expand-mobile {
      display: block; }
      .field-columns-expand-mobile .leftCol, .field-columns-expand-mobile .rightCol {
        width: 100%; } }

.white-panel {
  background: #ffffff;
  border-radius: 0.313rem;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
  padding: 1rem; }
  .white-panel > *:first-child {
    margin-top: 0; }

.white-panel + .white-panel {
  margin-top: 2rem; }

#form1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh; }

.wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }

.lyric-column-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .lyric-column-container > * {
    min-height: 1px; }

.lyric-column-left {
  margin-right: 2rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: calc(50% - 1rem); }
  .lyric-column-left > * {
    width: 100%; }
  .lyric-column-left > *:first-child {
    margin-top: 0; }

.lyric-column-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: calc(50% - 1rem); }
  .lyric-column-right > * {
    width: 100%; }
  .lyric-column-right > *:first-child {
    margin-top: 0; }

.lyric-column-sidebar {
  margin-right: 2rem;
  margin-bottom: -2rem;
  border-bottom-left-radius: 0.5rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: calc(25% - 1rem); }
  .lyric-column-sidebar > * {
    width: 100%; }

.lyric-column-main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 600px;
  width: calc(75% - 1rem); }
  .lyric-column-main > * {
    width: 100%; }

.lyric-column-three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .lyric-column-three > div, .lyric-column-three > ul {
    width: calc(33.33333% - 1.33333rem);
    margin-right: 2rem;
    margin-top: 0; }
    .lyric-column-three > div + .white-panel, .lyric-column-three > ul + .white-panel {
      margin-top: 0; }
    .lyric-column-three > div > *:first-child, .lyric-column-three > ul > *:first-child {
      margin-top: 0; }
    .lyric-column-three > div:last-child, .lyric-column-three > ul:last-child {
      margin-right: 0; }
  .lyric-column-three > ul {
    margin-left: 0;
    list-style-type: none; }
  @media (max-width: 64em) {
    .lyric-column-three {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .lyric-column-three > div, .lyric-column-three > ul {
        width: 100%;
        margin-right: 0;
        margin-top: 2rem; }
        .lyric-column-three > div + .white-panel, .lyric-column-three > ul + .white-panel {
          margin-top: 2rem; }
        .lyric-column-three > div:first-child, .lyric-column-three > ul:first-child {
          margin-top: 0; } }

.lyric-column-quarter {
  margin-right: 2rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: calc(25% - 1rem); }
  .lyric-column-quarter > * {
    width: 100%; }
  .lyric-column-quarter > *:first-child {
    margin-top: 0; }

.lyric-column-three-quarters {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: calc(75% - 1rem); }
  .lyric-column-three-quarters > * {
    width: 100%; }
  .lyric-column-three-quarters > *:first-child {
    margin-top: 0; }

@media (max-width: 48em) {
  .lyric-column-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .lyric-column-container.reverse {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }
      .lyric-column-container.reverse > :first-child {
        margin-top: 2rem; }
      .lyric-column-container.reverse > :last-child {
        margin-top: 0; }
    .lyric-column-container > * {
      min-width: 100%;
      width: auto;
      margin-top: 2rem;
      margin-right: inherit; }
    .lyric-column-container > :first-child {
      margin-top: 0; } }

@media (min-width: 48.0625em) {
  .mobile {
    display: none;
    visibility: hidden; }
    .mobile.row-fluid + .row-fluid {
      margin-top: 0; } }

@media (max-width: 48em) {
  .desktop {
    display: none;
    visibility: hidden; }
    .desktop.row-fluid + .row-fluid {
      margin-top: 0; } }

.visually-hidden, .adage-fiftyfifty .adage-image-block figcaption {
  /*https://developer.yahoo.com/blogs/ydn/clip-hidden-content-better-accessibility-53456.html*/
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden; }

.lyric-page > h1:first-child, .lyric-page > h2:first-child, .lyric-page > h3:first-child {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.lyric-header + .lyric-body {
  padding-top: 2rem; }

.lyric-nav {
  background: #ffffff;
  margin-top: 4.875rem; }
  .lyric-nav-show-alert .lyric-nav-top {
    height: 8.625rem;
    padding-top: 0; }
  .lyric-nav-alert {
    height: 3.75rem;
    background-color: #08a8a0;
    margin-bottom: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: white;
    font-weight: 700;
    text-align: center; }
    .lyric-nav-alert a {
      color: white;
      text-decoration: underline; }
  .lyric-nav-top {
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: #ffffff;
    box-shadow: none;
    border-bottom: 1px solid #e0e0e0;
    height: 4.875rem; }
    .subnav-stuck .lyric-nav-top {
      box-shadow: none;
      border-bottom: 1px solid #f0f0f0; }
    .lyric-nav-top-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (min-width: 64.0625em) and (max-width: 73.125rem) {
        .lyric-nav-top-inner {
          padding-left: 1rem;
          padding-right: 1rem; } }
  @media (min-width: 40.0625em) {
    .lyric-nav-logo {
      min-height: 46px; } }
  .lyric-nav-utility {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    margin: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 40.0625em) {
      .lyric-nav-utility-mobile {
        display: none;
        visibility: hidden; } }
    .lyric-nav-utility-svg {
      width: 1.55rem;
      height: 1.55rem;
      fill: currentColor;
      margin-right: 0.5rem; }
    @media (min-width: 40.0625em) {
      .lyric-nav-utility-link + .lyric-nav-utility-link {
        margin-left: 3rem; } }
    .lyric-nav-utility-button {
      text-transform: none; }
    .lyric-nav-utility-button, .lyric-nav-utility-link > a {
      color: #252525;
      font-weight: 700;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .lyric-nav-utility-button:hover, .lyric-nav-utility-button:focus, .lyric-nav-utility-button:active, .lyric-nav-utility-link > a:hover, .lyric-nav-utility-link > a:focus, .lyric-nav-utility-link > a:active {
        color: #252525; }
  .lyric-nav-cart {
    display: block; }
    .lyric-nav-cart:hover svg, .lyric-nav-cart:focus svg, .lyric-nav-cart:active svg {
      fill: #757575; }

.lyric-main-nav {
  background: #252525;
  position: relative;
  z-index: 90; }
  @media (min-width: 64.0625em) {
    .lyric-main-nav {
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } }
  @media (min-width: 64.0625em) and (max-width: 73.125rem) {
    .lyric-main-nav-inner {
      padding-left: 1rem;
      padding-right: 1rem; } }
  .lyric-main-nav a {
    color: #ffffff;
    font-weight: normal; }
    .lyric-main-nav a:hover, .lyric-main-nav a:focus, .lyric-main-nav a:active {
      color: #08a8a0; }
  .lyric-main-nav-links-ul0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 64.0625em) {
      .lyric-main-nav-links-ul0 {
        width: calc(100% + 2rem);
        margin-left: -1rem; } }
  .lyric-main-nav-links-li0 {
    color: #ffffff;
    padding: 0; }
    .lyric-main-nav-links-li0:last-child {
      margin-right: 0; }
    .lyric-main-nav-links-li0 > button {
      color: white;
      text-transform: none;
      border-bottom: 0.3125rem solid transparent; }
      @media (min-width: 64.0625em) {
        .lyric-main-nav-links-li0 > button {
          padding: 1rem;
          padding-bottom: 0.6875rem; }
          .lyric-main-nav-links-li0 > button:after {
            display: none; } }
      .lyric-main-nav-links-li0 > button:focus {
        box-shadow: 0px 0px 2px 2px #a1a1a1; }
      .lyric-main-nav-links-li0 > button[aria-expanded="true"] {
        border-bottom-color: #08a8a0; }
      @media (max-width: 64em) {
        .lyric-main-nav-links-li0 > button {
          position: relative; } }
  .lyric-main-nav-links-ul1 {
    width: 25%;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media (min-width: 64.0625em) {
      .lyric-main-nav-links-ul1 + .lyric-main-nav-links-ul1 {
        padding-left: 1rem; } }
  .lyric-main-nav-links-li1 + .lyric-main-nav-links-li1 {
    margin-top: 0.5rem; }
  .lyric-main-nav-links-li1 > a {
    text-transform: none; }
  .lyric-main-nav-links-ul1 .lyric-main-nav-links-li1:nth-child(6) {
    border-right: none; }
  .lyric-main-nav-links-subnav-header {
    margin-bottom: 0.5rem; }
    .lyric-main-nav-links-subnav-header a, .lyric-main-nav-links-subnav-header {
      font-weight: 700; }
  .lyric-main-nav-links-subnavs {
    position: absolute;
    background: #424242;
    left: 0;
    right: 0;
    top: 100%; }
    @media (min-width: 64.0625em) {
      .lyric-main-nav-links-subnavs {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } }
    .lyric-main-nav-links-subnavs-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (min-width: 64.0625em) {
        .lyric-main-nav-links-subnavs-inner {
          padding-top: 2rem;
          padding-bottom: 2rem; } }

.lyric-main-nav-links ~ .lyric-main-nav-links-subnavs {
  overflow: hidden;
  max-height: 0; }

.lyric-main-nav-links[aria-expanded="false"] ~ .lyric-main-nav-links-subnavs {
  max-height: 0;
  -webkit-animation: slideClosed .5s ease-in;
          animation: slideClosed .5s ease-in;
  z-index: 100; }
  :-ms-lang(x), .lyric-main-nav-links[aria-expanded="false"] ~ .lyric-main-nav-links-subnavs {
    animation: slideClosedIE .5s; }

.lyric-main-nav-links[aria-expanded="true"] ~ .lyric-main-nav-links-subnavs {
  -webkit-animation: slideOpen .8s ease-out;
          animation: slideOpen .8s ease-out;
  max-height: none;
  z-index: 101; }
  :-ms-lang(x), .lyric-main-nav-links[aria-expanded="true"] ~ .lyric-main-nav-links-subnavs {
    animation: slideOpenIE .8s; }

@media (max-width: 64em) {
  .lyric-nav-alert {
    margin-left: -1rem;
    margin-right: -1rem; } }

.lyric-nav-mobile-toggle {
  background: none;
  box-shadow: none;
  min-width: 0;
  width: 2.25rem;
  height: 1.5rem;
  line-height: 0;
  border-radius: 0;
  border-color: #252525;
  border-style: solid;
  border-width: 3px 0;
  padding: 0;
  display: block;
  position: relative;
  transition: .3s all; }
  @media (min-width: 64.0625em) {
    .lyric-nav-mobile-toggle {
      display: none;
      visibility: hidden; } }
  .lyric-nav-mobile-toggle:hover, .lyric-nav-mobile-toggle:focus, .lyric-nav-mobile-toggle:active {
    background: none;
    border-color: #a1a1a1;
    border-radius: 0; }
    .lyric-nav-mobile-toggle:hover:before, .lyric-nav-mobile-toggle:hover:after, .lyric-nav-mobile-toggle:focus:before, .lyric-nav-mobile-toggle:focus:after, .lyric-nav-mobile-toggle:active:before, .lyric-nav-mobile-toggle:active:after {
      border-color: #a1a1a1; }
  .lyric-nav-mobile-toggle:focus {
    outline: 1px solid #ffffff; }
  .lyric-nav-mobile-toggle:hover, .lyric-nav-mobile-toggle:active {
    box-shadow: none; }
  .lyric-nav-mobile-toggle:before, .lyric-nav-mobile-toggle:after {
    content: '';
    width: 100%;
    position: absolute;
    border-top: 3px solid #252525;
    left: 0;
    top: calc(50% - 1.5px);
    transition: .3s all; }

.lyric-nav.open {
  background: transparent; }

.lyric-nav.open .lyric-nav-mobile-toggle {
  border-width: 0; }
  .lyric-nav.open .lyric-nav-mobile-toggle:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .lyric-nav.open .lyric-nav-mobile-toggle:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.lyric-nav-utility-mobile {
  margin-top: 1.5rem; }

@media (max-width: 64em) {
  .lyric-nav-logo {
    margin-left: 1rem; }
  .lyric-nav-top {
    padding-left: 2rem;
    padding-right: 2rem; }
    .lyric-nav-top-logomenu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .lyric-nav-top-inner {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .lyric-nav-cart .lyric-nav-utility-svg {
    margin-right: 0; }
  .lyric-nav-utility-mobile .lyric-nav-utility-link {
    padding: 0.5rem 0; }
    .lyric-nav-utility-mobile .lyric-nav-utility-link a {
      font-weight: 700; }
  .lyric-nav-utility-link.desktop {
    display: none;
    visibility: hidden; }
  .lyric-nav-utility-link-text {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden; }
  .lyric-nav-utility-link-search {
    display: none; } }

@media (max-width: 40em) {
  .lyric-nav-top {
    padding: 0.5rem 1rem;
    height: 3.125rem; }
  .lyric-nav-logo {
    width: 9.375rem;
    height: 2.02463rem;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0; }
  .lyric-nav-utility-link + .lyric-nav-utility-link {
    margin-left: 0; }
  .lyric-nav-utility-link.tablet {
    display: none; } }

@media (max-width: 64em) {
  .lyric-main-nav {
    padding: 0; }
    .lyric-main-nav-inner {
      padding: 1rem; }
    .lyric-main-nav-links-ul0 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-left: -1rem;
      margin-right: -1rem; }
    .lyric-main-nav-links-li0 {
      width: 100%;
      position: relative;
      border-bottom: 1px solid #333333; }
      .lyric-main-nav-links-li0 > button {
        border: none;
        padding: 1rem 1.5rem 1rem 1rem;
        width: 100%;
        text-align: left; }
    .lyric-main-nav-links-ul1 {
      width: 33.33%; } }
    @media (max-width: 64em) and (max-width: 40em) {
      .lyric-main-nav-links-ul1 {
        width: 100%; }
        .lyric-main-nav-links-ul1 + .lyric-main-nav-links-ul1 {
          margin-top: 1.5rem; } }

@media (max-width: 64em) {
    .lyric-main-nav-links-li1 + .lyric-main-nav-links-li1 {
      margin-top: 0.25rem; }
    .lyric-main-nav-links-li1, .lyric-main-nav-links-li1.group-header {
      width: 100%;
      padding: 0;
      border: none;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .lyric-main-nav-links-li1 a, .lyric-main-nav-links-li1.group-header a {
        text-align: left; }
    .lyric-main-nav-links-ul1 .lyric-main-nav-links-li1:last-child {
      margin-bottom: 1rem; }
    .lyric-main-nav-links-subnavs {
      position: relative;
      top: 0;
      width: calc(100% + 4rem);
      margin-left: -2rem;
      padding: 0 1rem; } }
    @media (max-width: 64em) and (max-width: 40em) {
      .lyric-main-nav-links-subnavs {
        width: calc(100% + 2rem);
        margin-left: -1rem; } }

@media (max-width: 64em) {
      .lyric-main-nav-links-subnavs-inner {
        padding: 2rem;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
      @media (max-width: 64em) and (max-width: 40em) {
        .lyric-main-nav-links-subnavs-inner {
          display: block;
          padding: 1rem; } }

@media (max-width: 64em) {
  .lyric-main-nav-links ~ .lyric-main-nav-links-subnavs {
    overflow: hidden;
    max-height: 0;
    margin-bottom: -1px; }
  .lyric-main-nav-links.closed ~ .lyric-main-nav-links-subnavs {
    max-height: 0;
    -webkit-animation: slideClosedMobile .5s ease-in;
            animation: slideClosedMobile .5s ease-in;
    z-index: 100; }
    :-ms-lang(x), .lyric-main-nav-links.closed ~ .lyric-main-nav-links-subnavs {
      animation: slideClosedMobileIE .5s; }
  .lyric-main-nav-links.open ~ .lyric-main-nav-links-subnavs {
    -webkit-animation: slideOpenMobile .8s ease-out;
            animation: slideOpenMobile .8s ease-out;
    max-height: none;
    z-index: 110; }
    :-ms-lang(x), .lyric-main-nav-links.open ~ .lyric-main-nav-links-subnavs {
      animation: slideOpenMobileIE .8s; } }

@media (max-width: 64em) {
  .lyric-main-nav {
    overflow: hidden;
    max-height: 0;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%; }
    .lyric-nav.closed .lyric-main-nav {
      max-height: 0;
      z-index: 100; }
    .lyric-nav.open .lyric-main-nav {
      -webkit-animation: slideOpenMobile .8s ease-out;
              animation: slideOpenMobile .8s ease-out;
      height: calc(100vh - 3.0625rem);
      max-height: calc(100vh - 3.0625rem);
      overflow: auto;
      padding-bottom: 3rem;
      z-index: 110; }
      :-ms-lang(x), .lyric-nav.open .lyric-main-nav {
        animation: slideOpenMobileIE .8s; } }

.rich-text > h3 + h3, .rich-text > h3 + h4, .rich-text > h3 + h5, .rich-text > h3 + h6, .rich-text > h3 + p, .rich-text > h3 + ul, .rich-text > h3 + ol, .rich-text > h4 + h3, .rich-text > h4 + h4, .rich-text > h4 + h5, .rich-text > h4 + h6, .rich-text > h4 + p, .rich-text > h4 + ul, .rich-text > h4 + ol, .rich-text > h5 + h3, .rich-text > h5 + h4, .rich-text > h5 + h5, .rich-text > h5 + h6, .rich-text > h5 + p, .rich-text > h5 + ul, .rich-text > h5 + ol, .rich-text > h6 + h3, .rich-text > h6 + h4, .rich-text > h6 + h5, .rich-text > h6 + h6, .rich-text > h6 + p, .rich-text > h6 + ul, .rich-text > h6 + ol, .rich-text > p + h3, .rich-text > p + h4, .rich-text > p + h5, .rich-text > p + h6, .rich-text > p + p, .rich-text > p + ul, .rich-text > p + ol, .rich-text > ul + h3, .rich-text > ul + h4, .rich-text > ul + h5, .rich-text > ul + h6, .rich-text > ul + p, .rich-text > ul + ul, .rich-text > ul + ol, .rich-text > ol + h3, .rich-text > ol + h4, .rich-text > ol + h5, .rich-text > ol + h6, .rich-text > ol + p, .rich-text > ol + ul, .rich-text > ol + ol {
  margin-top: 1.5rem; }
  @media screen and (max-width: 64em) {
    .rich-text > h3 + h3, .rich-text > h3 + h4, .rich-text > h3 + h5, .rich-text > h3 + h6, .rich-text > h3 + p, .rich-text > h3 + ul, .rich-text > h3 + ol, .rich-text > h4 + h3, .rich-text > h4 + h4, .rich-text > h4 + h5, .rich-text > h4 + h6, .rich-text > h4 + p, .rich-text > h4 + ul, .rich-text > h4 + ol, .rich-text > h5 + h3, .rich-text > h5 + h4, .rich-text > h5 + h5, .rich-text > h5 + h6, .rich-text > h5 + p, .rich-text > h5 + ul, .rich-text > h5 + ol, .rich-text > h6 + h3, .rich-text > h6 + h4, .rich-text > h6 + h5, .rich-text > h6 + h6, .rich-text > h6 + p, .rich-text > h6 + ul, .rich-text > h6 + ol, .rich-text > p + h3, .rich-text > p + h4, .rich-text > p + h5, .rich-text > p + h6, .rich-text > p + p, .rich-text > p + ul, .rich-text > p + ol, .rich-text > ul + h3, .rich-text > ul + h4, .rich-text > ul + h5, .rich-text > ul + h6, .rich-text > ul + p, .rich-text > ul + ul, .rich-text > ul + ol, .rich-text > ol + h3, .rich-text > ol + h4, .rich-text > ol + h5, .rich-text > ol + h6, .rich-text > ol + p, .rich-text > ol + ul, .rich-text > ol + ol {
      margin-top: 1rem; } }

.rich-text {
  max-width: 46.25rem; }
  .rich-text h2 {
    font-size: 2.25rem;
    line-height: 1.33; }
    @media screen and (max-width: 40em) {
      .rich-text h2 {
        font-size: 1.625rem;
        line-height: 1.38; } }
  .rich-text h3 {
    font-size: 1.875rem;
    line-height: 1.33; }
    @media screen and (max-width: 40em) {
      .rich-text h3 {
        font-size: 1.5rem;
        line-height: 1.16; } }
  .rich-text h6 {
    text-transform: uppercase; }
  .rich-text p {
    font-size: 1rem;
    line-height: 1.5; }
    @media screen and (max-width: 40em) {
      .rich-text p {
        font-size: 1rem;
        line-height: 1.5; } }
    .rich-text p.caption {
      font-size: 0.875rem;
      line-height: 1.4;
      color: #757575; }
      @media screen and (max-width: 40em) {
        .rich-text p.caption {
          font-size: 0.875rem;
          line-height: 1.4; } }
  .rich-text sup {
    font-size: 0.75em; }
  .rich-text ul, .rich-text ol {
    margin-left: 1.25rem; }
    .rich-text ul li + li, .rich-text ol li + li {
      margin-top: 0.5rem; }
  .rich-text > * + blockquote {
    margin-top: 5rem; }
    @media (max-width: 40em) {
      .rich-text > * + blockquote {
        margin-top: 2rem; } }
  .rich-text blockquote {
    font-size: 1.875rem;
    line-height: 1.33;
    position: relative;
    padding-left: 3.625rem; }
    @media screen and (max-width: 40em) {
      .rich-text blockquote {
        font-size: 1.5rem;
        line-height: 1.16; } }
    @media (max-width: 40em) {
      .rich-text blockquote {
        padding-left: 2.375rem; } }
    .rich-text blockquote:before {
      position: absolute;
      display: block;
      content: "";
      background-image: url(/Static/images/quote-icon.svg);
      background-size: contain;
      background-repeat: no-repeat;
      width: 2.625rem;
      height: 2.625rem;
      top: -1rem;
      left: 0; }
      @media (max-width: 40em) {
        .rich-text blockquote:before {
          width: 1.875rem;
          height: 1.875rem; } }
  .rich-text .blockquote-author {
    padding-left: 3.125rem;
    color: #757575; }
    @media (max-width: 40em) {
      .rich-text .blockquote-author {
        padding-left: 2.875rem; } }

.adage-video-block figcaption, .adage-image-block figcaption {
  margin-top: 1rem; }
  .adage-video-block figcaption h2 + p, .adage-image-block figcaption h2 + p {
    margin-bottom: 1rem; }
  .adage-video-block figcaption p, .adage-image-block figcaption p {
    color: #757575;
    font-size: 0.875rem;
    line-height: 1.4; }
    @media screen and (max-width: 40em) {
      .adage-video-block figcaption p, .adage-image-block figcaption p {
        font-size: 0.875rem;
        line-height: 1.4; } }

.block-container > *:not(.adage-wysiwyg-block-container):last-child {
  margin-bottom: 0; }

.adage-block-heading {
  margin-bottom: 2rem;
  margin-top: 0; }

.adage-block-full-bleed {
  padding: 0;
  margin: 0; }

.hero-image img, .adage-fiftyfifty .adage-image-block img, .adage-fiftyfifty .adage-video-block img, .adage-audio-item-image-inner img, .adage-video-thumbnail-imagecontainer img:not(.adage-detail-page-branchlogo), .adage-listing-item-image-inner .adage-image-block img, .adage-detail-page-header-imagecontainer img:not(.adage-detail-page-branchlogo) {
  height: 100%;
  width: auto;
  max-width: none;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .hero-image img, .adage-fiftyfifty .adage-image-block img, .adage-fiftyfifty .adage-video-block img, .adage-audio-item-image-inner img, .adage-video-thumbnail-imagecontainer img:not(.adage-detail-page-branchlogo), .adage-listing-item-image-inner .adage-image-block img, .adage-detail-page-header-imagecontainer img:not(.adage-detail-page-branchlogo) {
      display: none; } }
  @supports ((-o-object-fit: cover) or (object-fit: cover)) {
    .hero-image img, .adage-fiftyfifty .adage-image-block img, .adage-fiftyfifty .adage-video-block img, .adage-audio-item-image-inner img, .adage-video-thumbnail-imagecontainer img:not(.adage-detail-page-branchlogo), .adage-listing-item-image-inner .adage-image-block img, .adage-detail-page-header-imagecontainer img:not(.adage-detail-page-branchlogo) {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center center;
         object-position: center center;
      -webkit-transform: none;
              transform: none;
      left: 0;
      top: 0; } }

.hero-image [data-full-bleed-image-ie], .adage-fiftyfifty .adage-image-block [data-full-bleed-image-ie], .adage-fiftyfifty .adage-video-block [data-full-bleed-image-ie], .adage-audio-item-image-inner [data-full-bleed-image-ie], .adage-video-thumbnail-imagecontainer [data-full-bleed-image-ie], .adage-listing-item-image-inner .adage-image-block [data-full-bleed-image-ie], .adage-detail-page-header-imagecontainer [data-full-bleed-image-ie] {
  background-size: cover;
  background-position: center center;
  height: 100%;
  opacity: 0;
  transition: .3s opacity;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .hero-image [class][data-full-bleed-image-ie], .adage-fiftyfifty .adage-image-block [class][data-full-bleed-image-ie], .adage-fiftyfifty .adage-video-block [class][data-full-bleed-image-ie], .adage-audio-item-image-inner [class][data-full-bleed-image-ie], .adage-video-thumbnail-imagecontainer [class][data-full-bleed-image-ie], .adage-listing-item-image-inner .adage-image-block [class][data-full-bleed-image-ie], .adage-detail-page-header-imagecontainer [class][data-full-bleed-image-ie] {
    opacity: 1; }

.adage-theme-light.adage-fiftyfifty-item, .adage-theme-light.adage-fwcta, .adage-theme-light.adage-newsletter-signup, .adage-theme-light.adage-listing-item, .adage-theme-default.adage-fiftyfifty-item, .adage-theme-default.adage-fwcta, .adage-theme-default.adage-newsletter-signup, .adage-theme-default.adage-listing-item {
  background: #f0f0f0;
  color: #252525; }

.adage-theme-dark.adage-fiftyfifty-item, .adage-theme-dark.adage-fwcta, .adage-theme-dark.adage-newsletter-signup, .adage-theme-dark.adage-listing-item {
  background: #424242;
  color: white; }

.adage-theme-light.adage-fiftyfifty-item .btn, .adage-theme-light.adage-fwcta .btn, .adage-theme-light.adage-newsletter-signup .btn, .adage-theme-default.adage-fiftyfifty-item .btn, .adage-theme-default.adage-fwcta .btn, .adage-theme-default.adage-newsletter-signup .btn, .adage-theme-dark.adage-fiftyfifty-item .btn, .adage-theme-dark.adage-fwcta .btn, .adage-theme-dark.adage-newsletter-signup .btn {
  margin-top: 2rem; }
  @media screen and (max-width: 64em) {
    .adage-theme-light.adage-fiftyfifty-item .btn, .adage-theme-light.adage-fwcta .btn, .adage-theme-light.adage-newsletter-signup .btn, .adage-theme-default.adage-fiftyfifty-item .btn, .adage-theme-default.adage-fwcta .btn, .adage-theme-default.adage-newsletter-signup .btn, .adage-theme-dark.adage-fiftyfifty-item .btn, .adage-theme-dark.adage-fwcta .btn, .adage-theme-dark.adage-newsletter-signup .btn {
      margin-top: 1rem; } }

.adage-theme-light.adage-fiftyfifty-item .btn-secondary, .adage-theme-light.adage-fwcta .btn-secondary, .adage-theme-light.adage-newsletter-signup .btn-secondary, .adage-theme-default.adage-fiftyfifty-item .btn-secondary, .adage-theme-default.adage-fwcta .btn-secondary, .adage-theme-default.adage-newsletter-signup .btn-secondary, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary, .adage-theme-dark.adage-fwcta .btn-secondary, .adage-theme-dark.adage-newsletter-signup .btn-secondary {
  margin-top: 2rem; }
  @media screen and (max-width: 64em) {
    .adage-theme-light.adage-fiftyfifty-item .btn-secondary, .adage-theme-light.adage-fwcta .btn-secondary, .adage-theme-light.adage-newsletter-signup .btn-secondary, .adage-theme-default.adage-fiftyfifty-item .btn-secondary, .adage-theme-default.adage-fwcta .btn-secondary, .adage-theme-default.adage-newsletter-signup .btn-secondary, .adage-theme-dark.adage-fiftyfifty-item .btn-secondary, .adage-theme-dark.adage-fwcta .btn-secondary, .adage-theme-dark.adage-newsletter-signup .btn-secondary {
      margin-top: 1rem; } }

.adage-theme-light.adage-fiftyfifty-item .btn-tertiary, .adage-theme-light.adage-fwcta .btn-tertiary, .adage-theme-light.adage-newsletter-signup .btn-tertiary, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary, .adage-theme-default.adage-fwcta .btn-tertiary, .adage-theme-default.adage-newsletter-signup .btn-tertiary, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary, .adage-theme-dark.adage-fwcta .btn-tertiary, .adage-theme-dark.adage-newsletter-signup .btn-tertiary {
  margin-top: 2rem; }
  @media screen and (max-width: 64em) {
    .adage-theme-light.adage-fiftyfifty-item .btn-tertiary, .adage-theme-light.adage-fwcta .btn-tertiary, .adage-theme-light.adage-newsletter-signup .btn-tertiary, .adage-theme-default.adage-fiftyfifty-item .btn-tertiary, .adage-theme-default.adage-fwcta .btn-tertiary, .adage-theme-default.adage-newsletter-signup .btn-tertiary, .adage-theme-dark.adage-fiftyfifty-item .btn-tertiary, .adage-theme-dark.adage-fwcta .btn-tertiary, .adage-theme-dark.adage-newsletter-signup .btn-tertiary {
      margin-top: 1rem; } }

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

main {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  background: white; }

.skip-link {
  position: absolute;
  background: white;
  padding: 0.5rem;
  z-index: 1000;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%); }
  .skip-link:focus {
    -webkit-transform: none;
            transform: none; }

.content-site-container {
  padding: 0;
  position: relative; }

/**
 * When the native `<dialog>` element is supported, the overlay is implied and
 * can be styled with `::backdrop`, which means the DOM one should be removed.
 *
 * The `data-a11y-dialog-native` attribute is set by the script when the
 * `<dialog>` element is properly supported.
 *
 * Feel free to replace `:first-child` with the overlay selector you prefer.
 */
[data-a11y-dialog-native] > :first-child {
  display: none; }

/**
 * When the `<dialog>` element is not supported, its default display is `inline`
 * which can cause layout issues. This makes sure the dialog is correctly
 * displayed when open.
 */
dialog[open] {
  display: block; }

/**
 * When the native `<dialog>` element is not supported, the script toggles the
 * `aria-hidden` attribute on the container. If `aria-hidden` is set to `true`,
 * the container should be hidden entirely.
 *
 * Feel free to replace `.dialog-container` with the container selector you
 * prefer.
 */
.dialog-container[aria-hidden='true'] {
  display: none; }

.adage-modal-wrapper {
  transition: .5s opacity;
  z-index: 150;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 100vh;
  opacity: 1;
  overflow: auto; }
  .adage-modal-wrapper[aria-hidden="true"] {
    visibility: hidden;
    opacity: 0; }

.adage-modal-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #252525;
  opacity: 0.95; }
  .adage-modal-overlay:focus {
    outline: none;
    box-shadow: none;
    border: none; }
  .adage-modal-overlay:after {
    content: '';
    position: fixed;
    width: 100%;
    height: 100vh; }

.adage-modal-dialog {
  position: relative;
  width: 100%;
  max-width: 64em;
  margin-left: auto;
  margin-right: auto;
  top: 2rem; }
  @media (max-width: 48em) {
    .adage-modal-dialog {
      width: 100%;
      bottom: auto; } }

.adage-modal-inner {
  position: relative;
  overflow: auto;
  background-color: rgba(37, 37, 37, 0.95);
  color: white; }
  .adage-modal-inner .adage-wysiwyg-block {
    padding: 1rem; }

.adage-modal-wrapper {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 2rem; }
  @media screen and (max-width: 80em) {
    .adage-modal-wrapper {
      padding: 1.6rem; } }
  @media screen and (max-width: 64em) {
    .adage-modal-wrapper {
      padding: 1rem; } }
  @media screen and (max-width: 40em) {
    .adage-modal-wrapper {
      padding: 1rem; } }

.adage-modal-inner {
  padding: 5rem; }
  @media screen and (max-width: 80em) {
    .adage-modal-inner {
      padding: 4rem; } }
  @media screen and (max-width: 64em) {
    .adage-modal-inner {
      padding: 2.5rem; } }
  @media screen and (max-width: 40em) {
    .adage-modal-inner {
      padding: 1.5rem; } }
  .adage-modal-inner-full-bleed {
    padding: 0; }

.adage-modal-close {
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  right: 0;
  top: -3rem;
  min-width: 0; }
  @media (max-width: 64em) {
    .adage-modal-close {
      right: 0; } }
  .adage-modal-close:before, .adage-modal-close:after {
    content: '';
    display: block;
    width: 1.8rem;
    height: 3px;
    background: white;
    position: absolute;
    left: 0;
    top: calc(50% - 1.5px); }
  .adage-modal-close:before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .adage-modal-close:after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }

.subnav-mobile-arrowup, .subnav-mobile-arrowdown {
  margin-left: auto;
  width: 3rem;
  height: 2rem;
  border-left: 1px solid #f0f0f0;
  fill: #45ada5; }
  @media (max-width: 40em) {
    .mobile-hide.subnav-mobile-arrowup, .mobile-hide.subnav-mobile-arrowdown {
      display: none; } }

.subnav ul {
  list-style-type: none; }
  @media (min-width: 64.0625em) {
    .subnav ul {
      padding-left: 3.5rem; } }
  @media (min-width: 40.0625em) {
    .subnav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0;
      box-sizing: border-box;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1); } }
  @media (max-width: 40em) {
    .subnav ul {
      margin: 0; } }
  @media (min-width: 40.0625em) {
    .subnav ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (max-width: 40em) {
    .subnav ul li {
      padding-top: 1rem;
      padding-left: 1.5rem; } }
  @media (max-width: 40em) {
    .subnav ul li:nth-last-of-type(2) {
      padding-bottom: 1rem;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1); } }
  @media (min-width: 40.0625em) {
    .subnav ul li.addborder {
      border-bottom: 3px solid #08a8a0; } }
  @media (min-width: 40.0625em) {
    .subnav ul li.last-item {
      padding: 0;
      margin-left: auto;
      min-width: 21%; } }
  @media (max-width: 40em) {
    .subnav ul li.last-item {
      display: none; } }
  .subnav ul li a {
    border-radius: unset;
    text-decoration: none;
    width: 100%;
    padding: 0.75rem 1.5rem; }

.subnav-stuck .subnav {
  position: fixed;
  background-color: white;
  z-index: 30; }

@media (min-width: 40.0625em) {
  .subnav-mobile {
    display: none; } }

@media (min-width: 40.0625em) {
  .subnav-mobile-cta {
    display: none; } }

@media (max-width: 40em) {
  .subnav-mobile-cta {
    position: fixed;
    bottom: 0;
    width: 100%;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: unset;
    z-index: 30;
    height: 3.125rem;
    padding-top: 1rem; } }

.subnav-mobile-current-section {
  display: none; }
  @media (max-width: 40em) {
    .subnav-mobile-current-section {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
      padding: 0.5rem 0;
      padding-left: 1.5rem;
      width: 100%; }
      .subnav-mobile-current-section:hover {
        text-decoration: none; } }

@media (max-width: 40em) {
  .subnav-list.mobile-hide {
    display: none; } }

.scrolltop {
  height: 4rem;
  width: 4rem;
  border-radius: 4px;
  background-color: rgba(8, 168, 160, 0.8);
  pointer-events: fill;
  padding: 0.5rem; }
  @media (max-width: 40em) {
    .scrolltop {
      height: 2.5rem;
      width: 2.5rem; } }
  .scrolltop-container {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    bottom: 4rem;
    left: 0;
    right: 0;
    z-index: 30;
    max-width: 73.125rem;
    margin: 0 auto;
    height: auto !important;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3rem; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .scrolltop-container {
        max-width: initial;
        width: 73.125rem; } }
    @media (max-width: 48em) {
      .scrolltop-container {
        bottom: 2rem;
        padding-bottom: 1rem;
        padding-right: 1rem; } }
    .scrolltop-container.fixed {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 0; }
      @media (max-width: 48em) {
        .scrolltop-container.fixed {
          padding-right: 1rem; } }
    .scrolltop-container.static {
      position: absolute;
      bottom: 0; }
  .scrolltop svg {
    position: relative;
    height: 100%;
    width: 100%;
    fill: white;
    pointer-events: none; }

.show-back-to-top .scrolltop-container {
  opacity: 1;
  visibility: visible; }

.adage-detail-page + .scrolltop-container.fixed {
  bottom: 4.125rem; }

.cs-breadcrumbs-list-item + .cs-breadcrumbs-list-item:before, .cs-breadcrumbs-list li:nth-last-child(3):before {
  content: '';
  display: block;
  position: absolute;
  left: -0.28125rem;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  height: 0.5625rem;
  width: 0.5625rem;
  border-right: 0.125rem solid #424242;
  border-bottom: 0.125rem solid #424242; }

.cs-breadcrumbs {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 0.0625rem solid #e0e0e0; }
  .cs-breadcrumbs-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    color: #424242; }
    .cs-breadcrumbs-list-item {
      position: relative; }
      .cs-breadcrumbs-list-item + .cs-breadcrumbs-list-item {
        margin-left: 1rem;
        padding-left: 1rem; }
    @media (max-width: 48em) {
      .cs-breadcrumbs-list li {
        display: none; } }
    .cs-breadcrumbs-list li:nth-last-child(3) {
      display: initial;
      margin: 0; }
      @media (max-width: 48em) {
        .cs-breadcrumbs-list li:nth-last-child(3) {
          padding-left: 1rem; } }
      .cs-breadcrumbs-list li:nth-last-child(3):before {
        -webkit-transform: translateY(-50%) rotate(135deg);
                transform: translateY(-50%) rotate(135deg); }
        @media (min-width: 48.0625em) {
          .cs-breadcrumbs-list li:nth-last-child(3):before {
            display: none; } }
  .cs-breadcrumbs-link {
    color: #424242;
    text-decoration: underline; }
    .cs-breadcrumbs-link:hover, .cs-breadcrumbs-link:active, .cs-breadcrumbs-link:focus {
      color: #424242;
      text-decoration: none; }

.hero-image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 25rem; }
  @media (max-width: 40em) {
    .hero-image {
      min-height: 13.75rem; } }
  .hero-image-header {
    color: white; }
  .hero-image-content {
    background-color: rgba(0, 0, 0, 0.6);
    position: relative;
    z-index: 20;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .hero-image-content {
        min-height: 25rem; } }
      @media screen and (-ms-high-contrast: active) and (max-width: 40em), (-ms-high-contrast: none) and (max-width: 40em) {
        .hero-image-content {
          min-height: 13.75rem; } }
  .hero-image img {
    z-index: 10; }

.hero-header {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.social-share {
  margin-top: 3rem; }
  .social-share-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    margin: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 1rem; }
    .social-share-links-item + .social-share-links-item {
      margin-left: 1.5rem; }
    .social-share-links-link {
      width: 1.5rem;
      height: 1.5rem;
      display: block; }
      .social-share-links-link svg {
        width: 100%;
        height: 100%;
        fill: #757575;
        transition: .3s all; }
      .social-share-links-link:hover svg {
        fill: #08a8a0; }

.epi-editmode .social-share-links-item .epi-editContainer {
  display: inline; }

.adage-fiftyfifty {
  margin-left: auto;
  margin-right: auto; }
  .adage-fiftyfifty-block {
    padding: 0; }
    .adage-fiftyfifty-block-withheading + .adage-fiftyfifty-block-withheading {
      margin-top: 3rem; }
    .adage-fiftyfifty-block .adage-block-heading {
      margin-bottom: 3rem; }
      @media (max-width: 40em) {
        .adage-fiftyfifty-block .adage-block-heading {
          margin-bottom: 2rem; } }
  @media (min-width: 48.0625em) {
    .adage-fiftyfifty-item {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      width: 50%; } }
  @media (max-width: 40em) {
    .adage-fiftyfifty-item.hide-mobile .adage-block {
      display: none;
      visibility: hidden; } }
  @media (max-width: 48em) {
    .adage-fiftyfifty-inner.reversed .adage-fiftyfifty-item:first-child {
      display: none;
      visibility: hidden; } }
  @media (min-width: 48.0625em) {
    .adage-fiftyfifty-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .adage-fiftyfifty-inner.reversed .adage-fiftyfifty-item:last-child {
        display: none;
        visibility: hidden; } }

.adage-fiftyfifty-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .adage-fiftyfifty-item .adage-wysiwyg-block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.adage-fiftyfifty .adage-image-block {
  width: 100%; }

.adage-fiftyfifty-item {
  position: relative; }

.adage-fiftyfifty .adage-block {
  width: 100%;
  padding: 0; }

.adage-fiftyfifty .adage-image-block, .adage-fiftyfifty .adage-video-block {
  width: 100%;
  height: 0;
  overflow: hidden; }
  .adage-fiftyfifty .adage-image-block > a, .adage-fiftyfifty .adage-video-block > a {
    width: 100%;
    height: 100%; }

.adage-fiftyfifty-inner.ratio-standard .adage-image-block, .adage-fiftyfifty-inner.ratio-standard .adage-video-block {
  padding-bottom: 75%; }

.adage-fiftyfifty-inner.ratio-wide .adage-image-block, .adage-fiftyfifty-inner.ratio-wide .adage-video-block {
  padding-bottom: 56.25%; }

.adage-audio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .adage-audio .adage-wysiwyg-block-container {
    padding: 0;
    margin: 0; }
  @media (min-width: 40.0625em) {
    .adage-audio-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media (max-width: 40em) {
    .adage-audio-item {
      width: 100%; } }
  @media (max-width: 30em) {
    .adage-audio-item-heading {
      margin-top: 1rem; } }
  @media (max-width: 40em) {
    .adage-audio-item-content {
      margin-top: 2rem; } }
  .adage-audio-item-content-clips {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  @media (min-width: 40.0625em) {
    .adage-audio-item-image {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 250px; } }
  .adage-audio-item-image-inner {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative; }
    @media (max-width: 40em) {
      .adage-audio-item-image-inner img {
        width: 100%; } }
  .adage-audio svg, .adage-audio img {
    display: block; }

.adage-audio-item-heading {
  text-transform: none;
  margin: 0; }

.adage-audio-item-description {
  margin-top: 0.5rem; }

@media (min-width: 40.0625em) {
  .adage-audio-item-content {
    margin-left: 3rem; } }

.adage-audio-clip-heading {
  margin-top: 1.5rem;
  margin-bottom: 0; }

.adage-audio-clip-content {
  margin-top: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.audioplayer.adage-audio-player {
  width: 100%;
  min-width: 300px;
  height: 56px;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.07);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 24px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  background-color: #e3e3e3; }
  .audioplayer.adage-audio-player .play-pause-btn {
    display: block;
    cursor: pointer; }
    .audioplayer.adage-audio-player .play-pause-btn .pauseIcon {
      display: none; }
  .audioplayer.adage-audio-player .slider {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    background-color: #757575;
    cursor: pointer;
    position: relative; }
    .audioplayer.adage-audio-player .slider .audio-progress {
      background-color: #08a8a0;
      border-radius: inherit;
      position: absolute;
      pointer-events: none; }
      .audioplayer.adage-audio-player .slider .audio-progress .pin {
        width: 14px;
        height: 14px;
        border-radius: 8px;
        margin-top: -4px;
        background: black;
        cursor: pointer; }
  .audioplayer.adage-audio-player .controls {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #252525;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 12px;
    margin-right: 12px; }
    .audioplayer.adage-audio-player .controls .slider {
      margin-left: 16px;
      margin-right: 16px;
      border-radius: 4px;
      height: 6px; }
      .audioplayer.adage-audio-player .controls .slider .audio-progress {
        height: 100%;
        background-image: none; }
        .audioplayer.adage-audio-player .controls .slider .audio-progress .pin {
          right: -8px;
          top: -6px; }
    .audioplayer.adage-audio-player .controls span {
      cursor: default; }
  .audioplayer.adage-audio-player .volume {
    position: relative;
    margin-right: 12px; }
    .audioplayer.adage-audio-player .volume .volume-btn {
      cursor: pointer; }
      .audioplayer.adage-audio-player .volume .volume-btn .speakerMuteIcon {
        display: none; }
  .audioplayer.adage-audio-player .download {
    position: relative; }
    .audioplayer.adage-audio-player .download .download-btn {
      cursor: pointer; }

.adage-accordion {
  max-width: 46.25rem; }
  .adage-accordion-panel {
    overflow: hidden;
    transition: 0.2s height; }
    .adage-accordion-panel[aria-hidden="true"] {
      height: 0; }
  .adage-accordion button:not([disabled]):not([tabindex='-1']):focus {
    box-shadow: none;
    outline-color: transparent; }

.adage-accordion {
  margin-left: auto;
  margin-right: auto; }
  .adage-accordion-heading {
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem; }
  .adage-accordion-subtext + * {
    margin-top: 1.5rem; }
  .adage-accordion-title {
    padding: 0.5rem 0; }
  .adage-accordion-trigger {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    display: block;
    width: 100%;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-transform: none;
    box-shadow: none; }
  .adage-accordion-inner {
    list-style-type: none;
    margin: 0 0 1.5rem 0; }
  .adage-accordion-item {
    border-top: 1px solid #e0e0e0; }
    .adage-accordion-item:last-child {
      border-bottom: 1px solid #e0e0e0; }
  .adage-accordion-panel-content {
    padding-top: 0.5rem;
    padding-bottom: 1.5rem; }

.adage-accordion-trigger {
  position: relative;
  padding-right: 3.06065rem; }
  .adage-accordion-trigger:after {
    right: 0.5rem; }
  .adage-accordion-trigger:hover {
    box-shadow: none; }

.adage-wysiwyg-block {
  max-width: 46.25rem;
  margin: 0 auto; }
  .adage-wysiwyg-block-container {
    padding: 0; }

.tool-tip-css {
  position: relative; }
  .tool-tip-css svg {
    height: 1.25rem;
    width: 1.25rem;
    margin-bottom: -3px;
    fill: #333333; }
  .tool-tip-css:hover .tool-tip-css-text, .tool-tip-css:focus .tool-tip-css-text {
    opacity: 1; }
  .tool-tip-css-text {
    position: absolute;
    top: -10px;
    left: 25px;
    width: 400px;
    z-index: 90;
    opacity: 0;
    transition: all 0.2s ease-in; }
    .tool-tip-css-text-inner {
      padding: 5px;
      background: rgba(51, 51, 51, 0.9);
      color: #ffffff;
      border-radius: 6px;
      line-height: 1.4;
      font-size: 0.9rem;
      display: inline-block;
      font-weight: 400; }

.adage-video-iframe {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  max-width: 100%;
  background: linear-gradient(rgba(248, 248, 248, 0.3), #f8f8f8); }
  .adage-video-iframe > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.adage-video-content-heading {
  margin-bottom: 1.5rem; }

.adage-video-native {
  max-width: 100%; }
  .adage-video-native > video {
    width: 100%;
    height: auto;
    display: block; }

.adage-video-thumbnail {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0; }
  .adage-video-thumbnail-trigger {
    cursor: pointer;
    width: 100%;
    height: 100%;
    position: relative; }
  .adage-video-thumbnail-imagecontainer img:not(.adage-detail-page-branchlogo) {
    -o-object-position: top center;
       object-position: top center; }
  .adage-video-thumbnail-imagecontainer [data-full-bleed-image-ie] {
    background-position: top center; }

.standalone-video-block .adage-video-thumbnail {
  position: relative;
  height: auto; }
  .standalone-video-block .adage-video-thumbnail:before {
    content: '';
    display: block;
    padding-bottom: 56.25%; }
  .standalone-video-block .adage-video-thumbnail-trigger {
    position: absolute;
    top: 0;
    left: 0; }

.adage-video-thumbnail-trigger:before {
  content: '';
  display: block;
  position: absolute;
  transition: 0.2s;
  width: 9rem;
  height: 9rem;
  border-radius: 50%;
  margin-top: -4.5rem;
  margin-left: -4.5rem;
  top: 50%;
  left: 50%;
  z-index: 1;
  border: 10px solid rgba(255, 255, 255, 0.7); }

.adage-video-thumbnail-trigger svg {
  position: absolute;
  fill: white;
  width: 3.5rem;
  height: 3.5rem;
  margin-top: -1.75rem;
  margin-left: -1.75rem;
  top: 50%;
  left: 50%;
  z-index: 2;
  opacity: .7; }

@media (max-width: 48em) {
  .adage-video-thumbnail-trigger:before {
    width: 5.85rem;
    height: 5.85rem;
    margin-top: -2.925rem;
    margin-left: -2.925rem;
    border-width: 7.5px; }
  .adage-video-thumbnail-trigger svg {
    width: 2.275rem;
    height: 2.275rem;
    margin-top: -1.1375rem;
    margin-left: -1.1375rem; } }

main > .adage-block > .adage-video-block .adage-video-thumbnail {
  position: static; }

.adage-image-block-container img {
  width: 100%; }

.adage-highlight-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (max-width: 40em) {
    .adage-highlight-item-nocontent {
      display: none; } }
  .adage-highlight-item figcaption {
    display: none; }
  .adage-highlight-item-clickable {
    width: 100%;
    margin-top: 2rem;
    text-transform: uppercase; }
    .adage-highlight-item-clickable > * {
      min-height: 1px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .adage-highlight-item .adage-image-block-container {
    display: block;
    height: 0;
    padding-bottom: 56.25%;
    position: relative; }
    .adage-highlight-item .adage-image-block-container img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center center;
         object-position: center center; }

.adage-highlight-item-image + .adage-highlight-item-pretitle {
  padding-top: 1.25rem; }

.adage-highlight-item-clickable {
  text-decoration: none;
  color: #08a8a0; }
  .adage-highlight-item-clickable:hover, .adage-highlight-item-clickable:focus, .adage-highlight-item-clickable:active {
    color: #08a8a0; }

.adage-highlight-item-content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.adage-highlight-item-cta {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem; }
  @media screen and (max-width: 80em) {
    .adage-highlight-item-cta {
      padding-left: 1.25rem; } }
  @media screen and (max-width: 40em) {
    .adage-highlight-item-cta {
      padding-left: 1rem; } }
  @media screen and (max-width: 80em) {
    .adage-highlight-item-cta {
      padding-right: 1.25rem; } }
  @media screen and (max-width: 40em) {
    .adage-highlight-item-cta {
      padding-right: 1rem; } }
  @media screen and (max-width: 80em) {
    .adage-highlight-item-cta {
      padding-bottom: 1.25rem; } }
  @media screen and (max-width: 40em) {
    .adage-highlight-item-cta {
      padding-bottom: 1rem; } }

.adage-highlight-item-image + .adage-highlight-item-details, .adage-highlight-item-pretitle + .adage-highlight-item-details, .adage-highlight-item-title + .adage-highlight-item-details {
  padding-top: 1.25rem; }
  @media screen and (max-width: 80em) {
    .adage-highlight-item-image + .adage-highlight-item-details, .adage-highlight-item-pretitle + .adage-highlight-item-details, .adage-highlight-item-title + .adage-highlight-item-details {
      padding-top: 1.25rem; } }
  @media screen and (max-width: 40em) {
    .adage-highlight-item-image + .adage-highlight-item-details, .adage-highlight-item-pretitle + .adage-highlight-item-details, .adage-highlight-item-title + .adage-highlight-item-details {
      padding-top: 1rem; } }

.adage-highlight-item-pretitle {
  color: #757575; }
  .adage-highlight-item-pretitle + .adage-highlight-item-title {
    margin-top: 0.75rem; }
  .adage-highlight-item-pretitle p {
    text-transform: none; }

.adage-highlight-item-title {
  margin-bottom: 0; }

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  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;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

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

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

.adage-gallery-container {
  transition: opacity .3s ease; }
  .adage-gallery-container-show {
    opacity: 1; }

.adage-gallery .adage-video-iframe {
  padding-bottom: 66.67%; }

@media (max-width: 40em) {
  .adage-gallery-figure {
    padding: 0 1.5rem; } }

@media (min-width: 40em) {
  .adage-gallery-item-imagecontainer-inner {
    height: 0;
    position: relative;
    width: 100%;
    padding-bottom: 66.67%; }
    .adage-gallery-item-imagecontainer-inner img {
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-transform: none;
              transform: none;
      left: 0;
      top: 0; }
      @supports ((-o-object-fit: cover) or (object-fit: cover)) {
        .adage-gallery-item-imagecontainer-inner img {
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center center;
             object-position: center center; } } }

.adage-gallery-item-iframe {
  background-size: cover;
  background-position: center center; }

.adage-gallery .portrait .adage-gallery-item-imagecontainer {
  margin: 0 auto; }
  @media (min-width: 40em) {
    .adage-gallery .portrait .adage-gallery-item-imagecontainer {
      width: 20.5rem; } }
  @media (max-width: 40em) {
    .adage-gallery .portrait .adage-gallery-item-imagecontainer {
      width: 9.375rem; } }
  @media (min-width: 40em) {
    .adage-gallery .portrait .adage-gallery-item-imagecontainer-inner {
      padding-bottom: 150%; } }

@media (min-width: 48em) {
  .adage-gallery {
    margin: 0 10rem;
    padding: 0; } }

@media (min-width: 40.0625em) and (max-width: 48em) {
  .adage-gallery {
    margin: 0 4rem;
    padding: 0; } }

@media (max-width: 40em) {
  .adage-gallery-inner {
    position: relative;
    overflow: hidden; } }

.adage-gallery-block {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  overflow: hidden; }

.adage-gallery-item-caption {
  position: relative;
  padding: 2rem 5rem;
  opacity: 0; }
  @media (max-width: 40em) {
    .adage-gallery-item-caption {
      padding: 1.5rem 0;
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }
  .adage-gallery-item-caption-details {
    margin-top: 0.5rem; }

.adage-gallery .adage-gallery-item-caption-page {
  text-align: center; }
  @media (min-width: 40.0625em) {
    .adage-gallery .adage-gallery-item-caption-page {
      text-align: left; } }

.adage-gallery-video .adage-gallery-item-caption-page p:before {
  content: 'Video '; }

.adage-gallery-image .adage-gallery-item-caption-page p:before {
  content: 'Image '; }

.adage-gallery-image img {
  display: block;
  width: 100%; }

.adage-gallery .gallery-btn {
  transition: 0.2s;
  position: absolute; }
  @media (min-width: 40em) {
    .adage-gallery .gallery-btn {
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); } }
  .adage-gallery .gallery-btn-prev {
    left: 0; }
  .adage-gallery .gallery-btn-next {
    right: 0; }
    .adage-gallery .gallery-btn-next svg {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  @media (min-width: 40em) {
    .adage-gallery .gallery-btn {
      min-width: 2rem; } }
  @media (max-width: 40em) {
    .adage-gallery .gallery-btn {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); } }
  .adage-gallery .gallery-btn svg {
    height: 3rem;
    width: 2rem;
    fill: #45ada5;
    transition: 0.2s; }
    @media (max-width: 40em) {
      .adage-gallery .gallery-btn svg {
        width: 1rem;
        height: auto; } }

.swiper-slide-active .adage-gallery-item-caption {
  opacity: 1;
  visibility: visible; }

@media (min-width: 40.0625em) {
  .adage-columns-auto-block + .adage-columns-auto-block-noheader {
    margin-top: -3rem; } }

.adage-columns-auto-block-noheader {
  margin-top: 0; }

.adage-columns-auto-container {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 40em) {
    .adage-columns-auto-container {
      margin-left: 0;
      margin-right: 0;
      display: block; } }
  @media (max-width: 64em) {
    .adage-columns-auto-container {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .adage-columns-auto-container > * {
    padding: 0 1.25rem; }
    @media (max-width: 40em) {
      .adage-columns-auto-container > * {
        padding: 0; }
        .adage-columns-auto-container > * + * {
          margin-top: 2rem; } }
  .adage-columns-auto-container .adage-highlight-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: 0; }
    @media (min-width: 40.0625em) and (max-width: 64em) {
      .adage-columns-auto-container .adage-highlight-item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: calc(50% - 0.75rem);
        margin-bottom: 1.5rem; }
        .adage-columns-auto-container .adage-highlight-item:nth-last-child(odd) {
          margin-right: 0; }
          .adage-columns-auto-container .adage-highlight-item:nth-last-child(odd):first-child {
            width: 100%; } }
    @media (max-width: 40em) {
      .adage-columns-auto-container .adage-highlight-item {
        width: 100%;
        margin-bottom: 1.25rem; } }

.adage-columns-auto-header {
  margin-bottom: 3rem;
  border-bottom: 0.0625rem solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .adage-columns-auto-header > h2 {
    margin-bottom: 1rem; }
  .adage-columns-auto-header-link {
    margin-left: auto;
    margin-bottom: 1rem;
    -ms-flex-item-align: end;
        align-self: flex-end;
    position: relative;
    padding-right: 1.125rem; }
    .adage-columns-auto-header-link:after {
      content: '';
      display: block;
      position: absolute;
      left: -0.28125rem;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg);
      -webkit-transform-origin: center center;
              transform-origin: center center;
      height: 0.5625rem;
      width: 0.5625rem;
      border-right: 0.125rem solid #08a8a0;
      border-bottom: 0.125rem solid #08a8a0;
      right: 0;
      left: auto; }
  @media (max-width: 64em) {
    .adage-columns-auto-header {
      padding: 1.5rem 0; } }
  @media (max-width: 40em) {
    .adage-columns-auto-header {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0; }
      .adage-columns-auto-header > a {
        margin-left: 0;
        -ms-flex-item-align: start;
            align-self: flex-start; } }

.adage-columns-auto-cta {
  border-top: 0.0625rem solid #e0e0e0;
  padding-top: 2rem;
  margin-top: 3rem; }

.adage-auto-columns-media .adage-columns-auto-container {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 40em) {
    .adage-auto-columns-media .adage-columns-auto-container {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: block; } }
  @media (min-width: 40.0625em) {
    .adage-auto-columns-media .adage-columns-auto-container > * {
      width: 50%;
      margin-bottom: 3rem; } }
  .adage-auto-columns-media .adage-columns-auto-container > *:last-child {
    margin-bottom: 0; }

@media (min-width: 40.0625em) {
  .adage-auto-columns-media .adage-columns-auto .adage-image-block-portrait {
    max-width: 23.125rem; } }

@media (min-width: 40.0625em) {
  .adage-auto-columns-media .adage-columns-auto .full-width:not(.adage-image-block-portrait) {
    width: 100%;
    max-width: 46.25rem;
    margin: 0 auto;
    padding: 0;
    margin: 0;
    margin-bottom: 3rem; } }

.adage-auto-columns-media .adage-columns-auto .full-width:not(.adage-image-block-portrait) + .full-width:not(.adage-image-block-portrait) {
  margin-top: 3rem; }

.adage-auto-columns-media .adage-columns-auto .full-width:not(.adage-image-block-portrait).adage-image-block-portrait {
  padding: 0; }

@media (max-width: 48em) {
  .adage-auto-columns-media .adage-columns-auto .full-width:not(.adage-image-block-portrait) {
    padding: 0; } }

.adage-fwcta {
  padding-top: 7rem;
  padding-bottom: 7rem;
  position: relative; }
  @media (max-width: 40em) {
    .adage-fwcta {
      padding-top: 5rem;
      padding-bottom: 5rem; } }
  .adage-fwcta-image {
    background-size: cover;
    opacity: .3;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }
  .adage-fwcta-inner {
    position: relative;
    text-align: center; }
    .adage-fwcta-inner-content {
      margin-left: auto;
      margin-right: auto; }
    .adage-fwcta-inner-cta {
      margin-top: 2rem; }

.adage-staff-container {
  margin-top: 1.5rem;
  margin-bottom: 2rem; }

.adage-staff-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .adage-staff-item-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
    max-width: 10rem;
    margin-right: 2.25rem; }
    @media screen and (max-width: 80em) {
      .adage-staff-item-img {
        margin-right: 1.5rem; } }
    @media screen and (max-width: 64em) {
      .adage-staff-item-img {
        margin-right: 1.5rem; } }
    @media screen and (max-width: 40em) {
      .adage-staff-item-img {
        margin-right: 1.25rem; } }
  .adage-staff-item-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: 23.125rem; }

.adage-staff-item-img .adage-image-block {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 999rem; }
  .adage-staff-item-img .adage-image-block > * {
    position: absolute; }

.adage-staff-item-role {
  font-size: 0.875rem;
  line-height: 1.7;
  color: #f1f1f1; }
  @media screen and (max-width: 40em) {
    .adage-staff-item-role {
      font-size: 0.875rem;
      line-height: 1.7; } }

.adage-staff-item-info {
  margin-top: 0.5rem; }

.adage-newsletter-signup-inner {
  max-width: 46.25rem;
  margin-left: auto;
  margin-right: auto; }

.adage-newsletter-signup-description {
  margin-top: 1.5rem; }

.adage-newsletter-signup-form-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 0; }

.adage-listing {
  padding: 0; }
  .adage-listing-heading {
    padding-bottom: 0;
    padding-top: 0; }
  .adage-listing-container {
    margin-top: 1.5rem; }
  .adage-listing-cta {
    margin-top: 1.5rem; }
  @media (min-width: 48.0625em) {
    .adage-listing-mobile {
      display: none; } }
  @media (max-width: 48em) {
    .adage-listing-hidemobile {
      display: none; } }
  @media (max-width: 40em) {
    .adage-listing {
      margin-left: 0;
      margin-right: 0; } }

@media (min-width: 48.0625em) {
  .adage-listing-item {
    padding-top: 6rem;
    padding-bottom: 6rem; } }

@media (max-width: 40em) {
  .adage-listing-item-content {
    margin-top: 1.5rem; } }

.adage-listing-item-content h3.image-text-heading {
  margin-top: 0.5rem;
  margin-bottom: 1rem; }

.adage-listing-item-content h5 {
  margin-top: 0;
  margin-bottom: 0; }

@media (min-width: 40.0625em) {
  .adage-listing-item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -1.125rem;
    margin-right: -1.125rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 80em) {
    .adage-listing-item-inner {
      margin-left: -0.75rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 64em) {
    .adage-listing-item-inner {
      margin-left: -0.75rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .adage-listing-item-inner {
      margin-left: -0.625rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 80em) {
    .adage-listing-item-inner {
      margin-right: -0.75rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 64em) {
    .adage-listing-item-inner {
      margin-right: -0.75rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .adage-listing-item-inner {
      margin-right: -0.625rem; } }

@media (min-width: 40.0625em) {
  .adage-listing-item-content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .adage-listing-item-image {
    margin-left: 1.125rem;
    margin-right: 1.125rem;
    -ms-flex-negative: 0;
        flex-shrink: 0; } }
  @media screen and (min-width: 40.0625em) and (max-width: 80em) {
    .adage-listing-item-image {
      margin-left: 0.75rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 64em) {
    .adage-listing-item-image {
      margin-left: 0.75rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .adage-listing-item-image {
      margin-left: 0.625rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 80em) {
    .adage-listing-item-image {
      margin-right: 0.75rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 64em) {
    .adage-listing-item-image {
      margin-right: 0.75rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .adage-listing-item-image {
      margin-right: 0.625rem; } }

@media (min-width: 40.0625em) {
  .adage-listing-item-content {
    margin-right: 1.125rem;
    margin-left: 1.125rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 80em) {
    .adage-listing-item-content {
      margin-right: 0.75rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 64em) {
    .adage-listing-item-content {
      margin-right: 0.75rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .adage-listing-item-content {
      margin-right: 0.625rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 80em) {
    .adage-listing-item-content {
      margin-left: 0.75rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 64em) {
    .adage-listing-item-content {
      margin-left: 0.75rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .adage-listing-item-content {
      margin-left: 0.625rem; } }

@media (min-width: 48.0625em) {
  .adage-listing-item-image {
    width: 23.4375rem; } }

@media (min-width: 40.0625em) and (max-width: 48em) {
  .adage-listing-item-image {
    width: 14.6875rem; } }

.adage-listing-cta {
  text-transform: uppercase; }

.adage-listing-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.adage-listing-item-image-inner .adage-image-block {
  width: 100%;
  height: 0;
  position: relative;
  overflow: hidden; }
  .adage-listing-item-image-inner .adage-image-block > a {
    width: 100%;
    height: 100%; }

.adage-listing-item-image-inner.ratio-standard .adage-image-block, .adage-listing-item-image-inner.ratio-standard .adage-video-block {
  padding-bottom: 66.66667%; }

.adage-listing-item-image-inner.ratio-wide .adage-image-block, .adage-listing-item-image-inner.ratio-wide .adage-video-block {
  padding-bottom: 56.25%; }

.artist-list-container {
  background-color: #424242;
  color: white; }

.artist-list-heading {
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem; }
  @media (min-width: 40.0625em) and (max-width: 64em) {
    .artist-list-heading {
      padding-top: 3.75rem; } }
  @media (max-width: 40em) {
    .artist-list-heading {
      margin-bottom: 0; } }

@media (max-width: 40em) {
  .artist-list-legend {
    margin-top: 1rem; } }

@media (min-width: 40.0625em) {
  .artist-list-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -1.25rem;
    margin-right: -1.25rem; } }

@media (min-width: 48.0625em) {
  .artist-item {
    padding: 0 1rem 3rem; } }

@media (min-width: 40.0625em) and (max-width: 48em) {
  .artist-item {
    padding: 0 0.5rem 3rem; } }

@media (max-width: 40em) {
  .artist-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .artist-item + .artist-item {
      margin-top: 1rem; } }

@media (min-width: 64.0625em) {
  .artist-item.smallview {
    width: 16.66%; } }

@media (min-width: 40.0625em) and (max-width: 64em) {
  .artist-item.smallview {
    width: 25%; } }

@media (min-width: 64.0625em) {
  .artist-item.largeview {
    width: 25%; } }

@media (min-width: 40.0625em) and (max-width: 64em) {
  .artist-item.largeview {
    width: 33.3%; } }

@media (min-width: 64.0625em) {
  .artist-item img {
    padding-bottom: 1rem; } }

@media (min-width: 40.0625em) and (max-width: 64em) {
  .artist-item img {
    padding-bottom: 0.75rem; } }

@media (max-width: 40em) {
  .artist-item img {
    margin-right: 1rem;
    height: 10rem; } }

.artist-item-name.smallview {
  font-size: 1rem; }

.artist-item-name.largeview {
  font-size: 1.25rem; }

.artist-item-designation {
  margin-top: 0.5rem;
  font-size: 1rem; }

.epi-editmode .artist-list-legend-inner {
  margin-left: 0; }

.notes-heading {
  margin-bottom: 1.5rem; }

.notes-pages-item + .notes-pages-item {
  margin-top: 1.5rem; }

.notes-pages-item-parent {
  padding-bottom: 1.5rem;
  border-bottom: 0.0625rem solid #e0e0e0; }

.homefeature {
  overflow: hidden; }

@media (min-width: 40.0625em) {
  .homefeature-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 0.5rem);
    margin-left: -0.25rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.homefeature-item-title + .homefeature-item-description, .homefeature-item-subtitle + .homefeature-item-description {
  margin-top: 0.5rem;
  padding-top: 1rem;
  border-top: 0.0625rem solid #a1a1a1; }

.homefeature-item {
  position: relative; }
  @media (min-width: 40.0625em) {
    .homefeature-item {
      min-height: 26.25rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      border: 0.25rem solid white;
      border-top: none;
      border-bottom-width: 0.5rem; } }
  @media (max-width: 48em) {
    .homefeature-item {
      min-height: 23.75rem; } }
  @media (max-width: 40em) {
    .homefeature-item {
      min-height: 0; } }
  @media (min-width: 48.0625em) {
    .homefeature-item-half {
      width: 50%;
      min-height: 22.5rem; } }
  @media (max-width: 48em) {
    .homefeature-item-half {
      min-height: 15rem; } }
  @media (max-width: 40em) {
    .homefeature-item-half {
      min-height: 0; } }
  .homefeature-item-cta:not(:hover):not(:focus) {
    background-color: transparent; }
  .homefeature-item-title {
    margin-bottom: 0;
    margin-top: 0; }
    .homefeature-item-title + .homefeature-item-subtitle {
      margin-top: 0; }
  .homefeature-item-content {
    z-index: 20;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 1.5rem;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media (min-width: 40.0625em) {
      .homefeature-item-content {
        margin-top: 4rem; } }
    @media (min-width: 48.0625em) {
      .homefeature-item-content {
        width: 18.28125rem; } }
    @media (min-width: 40.0625em) and (max-width: 48em) {
      .homefeature-item-content {
        width: 21.875rem; } }
    @media (max-width: 40em) {
      .homefeature-item-content {
        padding: 1.5rem 1rem; } }
  @media (min-width: 40.0625em) {
    .homefeature-item-inner {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; } }
  @media (max-width: 40em) {
    .homefeature-item-image {
      position: relative;
      height: 0;
      width: 100%;
      padding-bottom: 50%; } }
  .homefeature-item-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform: none;
            transform: none;
    left: 0;
    top: 0;
    z-index: 10; }
    @supports ((-o-object-fit: cover) or (object-fit: cover)) {
      .homefeature-item-bg {
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center center;
           object-position: center center; } }
    .homefeature-item-bg[data-full-bleed-image-ie] {
      background-size: cover;
      background-position: center center; }
  .homefeature-item-cta-container {
    margin-top: 1.5rem; }
  @media (max-width: 40em) {
    .homefeature-item-cta {
      width: 100%; } }

.EPiServerForms + * {
  padding-top: 2rem; }

.EPiServerForms .Form__Description {
  margin-top: 2rem; }

.EPiServerForms label > input[type=checkbox], .EPiServerForms label > input[type=radio] {
  position: initial;
  width: auto;
  height: auto;
  opacity: 1; }

.ace-cal-grid-container {
  margin-top: 3rem; }
  @media (max-width: 64em) {
    .ace-cal-grid-container {
      display: none; } }

.ace-cal-grid-months > li + li .ace-cal-grid-weekdays-container {
  display: none; }

.ace-cal-grid-month {
  margin-bottom: 4rem; }
  .ace-cal-grid-month-name {
    text-align: center;
    margin-bottom: 2rem;
    position: relative; }

.ace-cal-grid-weekdays {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .ace-cal-grid-weekdays-container {
    height: 3.5625rem; }

.ace-cal-grid-weekday {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  width: 14.28%;
  text-align: center;
  padding: 1rem 0; }

.ace-cal-grid-days {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .ace-cal-grid-days-empty {
    text-align: center; }

.ace-cal-grid-day {
  width: 14.28%;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 9.375rem; }
  .ace-cal-grid-day:nth-child(7n + 1) {
    border-left: 1px solid #e0e0e0; }
  .ace-cal-grid-day:nth-child(-n + 7) {
    border-top: 1px solid #e0e0e0; }
  .ace-cal-grid-day.other-month {
    color: #e0e0e0; }
  .ace-cal-grid-day.is-past {
    color: #757575;
    background-color: #f0f0f0; }
  .ace-cal-grid-day.is-today:after {
    content: '';
    pointer-events: none;
    border: 2px solid #08a8a0; }
  .ace-cal-grid-day-date {
    font-size: 1.5rem;
    line-height: 2rem;
    position: relative;
    z-index: 20; }
  .ace-cal-grid-day-empty {
    width: 14.28%; }
  .ace-cal-grid-day-content {
    position: relative;
    z-index: 20;
    padding: 1rem;
    width: 100%; }
    .ace-cal-grid-day-content-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }

.ace-cal-grid-event {
  padding: 0.5rem 0;
  margin-bottom: auto; }
  .ace-cal-grid-event-content {
    position: relative;
    z-index: 20; }
  .ace-cal-grid-event-bg {
    background-size: cover;
    background-position: top center;
    z-index: 10;
    opacity: 0;
    pointer-events: none;
    transition-property: opacity;
    background-color: #252525; }
    .ace-cal-grid-event-bg:before {
      content: '';
      background-color: rgba(0, 0, 0, 0.6); }
  .ace-cal-grid-event.is-past {
    color: #757575;
    background-color: #f0f0f0; }
  .ace-cal-grid-event:first-of-type {
    padding-top: 1rem; }
  .ace-cal-grid-event:last-of-type {
    padding-bottom: 1rem; }
  .ace-cal-grid-event-name {
    margin: 0.5rem 0; }
    .ace-cal-grid-event-name.past-event {
      color: #757575; }
  .ace-cal-grid-event-cta {
    min-width: 0;
    font-size: 0.875rem;
    margin: 0.5rem 0;
    padding: 0.625rem;
    white-space: nowrap; }
  .ace-cal-grid-event-na {
    text-transform: uppercase; }

@media (min-width: 40.0625em) {
  .ace-cal-grid-day:not(.is-past) .ace-cal-grid-event:hover .ace-cal-grid-event-bg {
    opacity: 1; }
  .ace-cal-grid-day:not(.is-past) .ace-cal-grid-event:focus-within .ace-cal-grid-event-bg {
    opacity: 1; }
  .ace-cal-grid-day:not(.is-past) .ace-cal-grid-day-content-list:hover .ace-cal-grid-event-time, .ace-cal-grid-day:not(.is-past) .ace-cal-grid-day-content-list:hover + .ace-cal-grid-day-date, .ace-cal-grid-day:not(.is-past) .ace-cal-grid-day-content-list:hover .ace-cal-grid-event-na {
    color: white; }
  .ace-cal-grid-day:not(.is-past) .ace-cal-grid-day-content-list:focus-within .ace-cal-grid-event-time, .ace-cal-grid-day:not(.is-past) .ace-cal-grid-day-content-list:focus-within + .ace-cal-grid-day-date, .ace-cal-grid-day:not(.is-past) .ace-cal-grid-day-content-list:focus-within .ace-cal-grid-event-na {
    color: white; } }

.ace-cal-grid-container-stickweekdays .ace-cal-grid-weekdays {
  position: fixed;
  top: 13.4375rem;
  max-width: 73.125rem;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 30;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding-left: 3rem;
  padding-right: 3rem; }

.ace-cal-list {
  padding-right: 8rem;
  padding-left: 8rem; }
  @media (max-width: 64em) {
    .ace-cal-list {
      padding-right: 2rem;
      padding-left: 2rem; } }
  @media (max-width: 40em) {
    .ace-cal-list {
      padding-right: 1rem;
      padding-left: 1rem; } }
  .ace-cal-list-count {
    display: none; }
  .ace-cal-list-months {
    padding-bottom: 3rem;
    margin-bottom: 3rem;
    border-bottom: 1px solid #e0e0e0; }
    @media (max-width: 40em) {
      .ace-cal-list-months {
        margin-bottom: 2rem; } }
  .ace-cal-list-days {
    margin-top: 3rem; }
    @media (min-width: 64.0625em) {
      .ace-cal-list-days {
        padding-left: 3rem; } }
    @media (max-width: 40em) {
      .ace-cal-list-days {
        margin-top: 2rem; } }
  .ace-cal-list-month + .ace-cal-list-month {
    margin-top: 3rem; }
  .ace-cal-list-month-name {
    font-size: 3rem;
    line-height: 1.33; }
    @media screen and (max-width: 40em) {
      .ace-cal-list-month-name {
        font-size: 2rem;
        line-height: 1.25; } }
    @media (max-width: 40em) {
      .ace-cal-list-month-name {
        padding-bottom: 1.5rem;
        margin-bottom: 2rem;
        border-bottom: 1px solid #e0e0e0; } }

.ace-cal-list-day-hide {
  display: none !important; }

.ace-cal-list-day + .ace-cal-list-day {
  margin-top: 3rem; }

@media (max-width: 40em) {
  .ace-cal-list-day:not(.ace-cal-list-day-hide) + .ace-cal-list-day:not(.ace-cal-list-day-hide) {
    padding-top: 1.5rem;
    margin-top: 2rem;
    border-top: 1px solid #e0e0e0; } }

.ace-cal-list-day-date {
  padding-bottom: 1rem;
  font-size: 1.875rem;
  line-height: 1.33;
  text-transform: none; }
  @media screen and (max-width: 40em) {
    .ace-cal-list-day-date {
      font-size: 1.5rem;
      line-height: 1.16; } }
  @media (min-width: 40.0625em) {
    .ace-cal-list-day-date {
      margin-bottom: 1.5rem;
      border-bottom: 1px solid #e0e0e0; } }
  @media (max-width: 40em) {
    .ace-cal-list-day-date {
      padding-bottom: 2rem; } }

.ace-cal-list-event + .ace-cal-list-event {
  margin-top: 2rem; }
  @media (max-width: 40em) {
    .ace-cal-list-event + .ace-cal-list-event {
      margin-top: 3rem; } }

@media (min-width: 40.0625em) {
  .ace-cal-list-event-image {
    width: 19.5rem;
    -ms-flex-negative: 0;
        flex-shrink: 0; } }

@media (max-width: 40em) {
  .ace-cal-list-event-image {
    display: none; } }

@media (min-width: 40.0625em) {
  .ace-cal-list-event-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 40.0625em) {
  .ace-cal-list-event-details {
    padding-left: 2rem; } }

.ace-cal-list-event-name {
  font-size: 1.5rem;
  line-height: 1.33;
  margin-top: 0; }
  @media screen and (max-width: 40em) {
    .ace-cal-list-event-name {
      font-size: 1.25rem;
      line-height: 1.2; } }

.ace-cal-list-event-time, .ace-cal-list-event-venue {
  display: inline-block;
  font-weight: 700; }

.ace-cal-list-event-venue {
  margin-left: 0.5rem; }
  @media (max-width: 40em) {
    .ace-cal-list-event-venue {
      margin-top: space; } }
  .ace-cal-list-event-venue:before {
    content: "| "; }

.ace-cal-list-event-synopsis {
  margin: 1rem 0; }

.ace-cal-list-event-cta {
  margin-top: 1rem; }
  @media (max-width: 40em) {
    .ace-cal-list-event-cta a {
      width: 100%; } }

.ace-cal-list-event-na {
  text-transform: uppercase; }

.ace-cal-subnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%; }
  @media (min-width: 40.0625em) {
    .ace-cal-subnav {
      padding: 0 6rem; } }
  @media (max-width: 40em) {
    .ace-cal-subnav {
      padding: 2rem 1rem; } }
  @media (max-width: 40em) {
    .ace-cal-subnav {
      padding-top: 0;
      padding-bottom: 0; } }

.ace-cal-list-shown .ace-cal-subnav {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.ace-cal-main {
  padding-top: 3rem;
  padding-bottom: 3rem; }
  @media (max-width: 40em) {
    .ace-cal-main {
      padding-top: 5.125rem; } }

.ace-cal-loadmore {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2rem; }
  @media (max-width: 40em) {
    .ace-cal-loadmore-btn {
      width: 100%; } }

.ace-cal-month-dropdown {
  position: relative;
  height: 3.75rem;
  width: 28rem;
  font-weight: 400; }
  @media (max-width: 48em) {
    .ace-cal-month-dropdown {
      width: 18.75rem; } }
  .ace-cal-month-dropdown:focus-within:after {
    -webkit-transform: translateY(calc(-50% + 5px)) rotate(-45deg);
            transform: translateY(calc(-50% + 5px)) rotate(-45deg); }
  .ace-cal-month-dropdown:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 23px;
    height: 23px;
    right: 10px;
    bottom: 0;
    border-top: 5px solid #08a8a0;
    border-right: 5px solid #08a8a0;
    -webkit-transform: translateY(-50%) translateY(-5px) rotate(135deg);
            transform: translateY(-50%) translateY(-5px) rotate(135deg); }
  .ace-cal-month-dropdown select {
    font-size: 3rem;
    line-height: 1.33;
    color: black;
    padding: 0;
    margin: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    outline: none;
    border-color: transparent;
    -moz-appearance: none;
    -webkit-appearance: none; }
    @media screen and (max-width: 40em) {
      .ace-cal-month-dropdown select {
        font-size: 2rem;
        line-height: 1.25; } }
    .ace-cal-month-dropdown select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }
    .ace-cal-month-dropdown select::-ms-expand {
      display: none; }
    .ace-cal-month-dropdown select:focus {
      background-color: #f1f1f1; }
      .ace-cal-month-dropdown select:focus option {
        background-color: #f1f1f1; }

.ace-cal-loading {
  margin-left: auto;
  margin-right: auto; }
  .ace-cal-loading-container + .ace-cal-list-container, .ace-cal-loading-container + .ace-cal-grid-container {
    display: none; }

html:not([data-calendar-loading=true]) .ace-cal-loading-container {
  display: none;
  visibility: hidden; }
  html:not([data-calendar-loading=true]) .ace-cal-loading-container + .ace-cal-list-container, html:not([data-calendar-loading=true]) .ace-cal-loading-container + .ace-cal-grid-container {
    display: block; }

.ace-cal-list-shown .ace-cal-upnext {
  display: none; }

.ace-cal-upnext {
  background-color: #f0f0f0;
  padding: 2rem 5rem;
  position: relative;
  z-index: 10;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  @media (max-width: 64em) {
    .ace-cal-upnext {
      display: none; } }
  .ace-cal-upnext-img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10.9375rem;
    height: auto; }
    .ace-cal-upnext-img + .ace-cal-upnext-info {
      margin-left: 1.5rem; }
  .ace-cal-upnext-infocontainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .ace-cal-upnext-cta {
    width: 13.75rem;
    padding-bottom: 1.5rem; }
    .ace-cal-upnext-cta > .btn {
      width: 100%; }
  .ace-cal-upnext-date {
    margin-top: 0.5rem; }
  .ace-cal-upnext-title {
    color: #08a8a0; }
    .ace-cal-upnext-title-leadin {
      display: block;
      margin-bottom: 0.5rem;
      color: #757575; }

.ace-cal-filters {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  @media (max-width: 48em) {
    .ace-cal-filters-desktop {
      display: none; } }
  @media (min-width: 48.0625em) {
    .ace-cal-filters-mobile {
      display: none; } }
  .ace-cal-filters-clearmobile button {
    text-transform: none; }
  @media (min-width: 48.0625em) {
    .ace-cal-filters-clearmobile {
      display: none; } }
  .ace-cal-filters-container {
    padding: 1rem 2rem;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    position: relative;
    z-index: 20; }
    @media (min-width: 48.0625em) {
      .ace-cal-filters-container {
        height: 8.5625rem; } }
    @media (max-width: 48em) {
      .ace-cal-filters-container {
        height: 3.625rem; } }
    @media (max-width: 48em) {
      .ace-cal-filters-container {
        padding-bottom: 1rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media (max-width: 40em) {
      .ace-cal-filters-container {
        position: fixed;
        top: 4.875rem;
        max-width: 73.125rem;
        width: 100%;
        margin: 0 auto;
        left: 0;
        right: 0;
        background-color: white;
        z-index: 30; } }
  @media (max-width: 40em) and (max-width: 40em) {
    .ace-cal-filters-container {
      top: 3.125rem; } }
  .ace-cal-filters-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 48em) {
      .ace-cal-filters-list {
        margin-top: 2rem;
        padding: 1rem;
        margin-bottom: 2rem; } }
    @media (min-width: 48.0625em) {
      .ace-cal-filters-list {
        margin: 0 -0.5rem; } }

.ace-cal-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  @media (min-width: 48.0625em) {
    .ace-cal-filter {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0;
      padding: 0 0.5rem; } }
  @media (max-width: 48em) {
    .ace-cal-filter + .ace-cal-filter {
      margin-top: 1rem; } }
  .ace-cal-filter > select {
    margin-bottom: 0; }
    @media (max-width: 48em) {
      .ace-cal-filter > select {
        width: 100%;
        max-width: none; } }

.ace-cal-clear-filters button {
  text-transform: none;
  margin-bottom: 1rem; }

@media (min-width: 48.0625em) {
  .ace-cal-filters-and-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.ace-cal-filters-stuck .ace-cal-filters-container {
  position: fixed;
  top: 4.875rem;
  max-width: 73.125rem;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  background-color: white;
  z-index: 30; }
  @media (max-width: 40em) {
    .ace-cal-filters-stuck .ace-cal-filters-container {
      top: 3.125rem; } }

@media (min-width: 48.0625em) {
  .ace-cal.ace-cal-filters-stuck {
    padding-top: 8.5625rem; } }

@media (min-width: 48.0625em) {
  .ace-cal-filters-stuck .ace-cal-grid {
    position: relative;
    z-index: 10; } }

.ace-cal-toggles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 12.5rem; }
  @media (max-width: 48em) {
    .ace-cal-toggles {
      display: none; } }
  .ace-cal-toggles-icon {
    fill: #252525;
    height: 1.5625rem;
    width: 1.5625rem;
    margin-right: 1rem; }
    .ace-cal-toggles-icon-grid {
      fill: transparent;
      stroke-width: 2px;
      stroke: black; }
  .ace-cal-toggles-btn {
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-transform: none;
    border-radius: 0;
    color: #252525 !important;
    padding: 0.5rem 1rem;
    border-bottom: 5px solid transparent; }
    .ace-cal-toggles-btn[disabled] {
      background-color: transparent;
      opacity: 1;
      border-color: #08a8a0; }

.ace-cal-filters-modal {
  position: fixed;
  background-color: #f0f0f0;
  z-index: 110;
  padding: 1rem; }
  .ace-cal-filters-modal[aria-hidden=true] {
    opacity: 0;
    visibility: hidden; }
  .ace-cal-filters-modal[aria-hidden=false] {
    opacity: 1;
    visibility: visible; }
  .ace-cal-filters-modal .ace-cal-filters-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .ace-cal-filters-modal-header {
    padding-top: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .ace-cal-filters-modal-close {
    text-transform: none; }
  @media (min-width: 40.0625em) and (max-width: 48em) {
    .ace-cal-filters-modal-inner {
      padding: 2rem; } }

.ace-cal-filters-modal-trigger {
  text-transform: none;
  color: #424242;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .ace-cal-filters-modal-trigger svg {
    fill: #424242;
    width: 1.5625rem;
    height: 1.5625rem;
    margin-right: 0.5rem; }

@media (min-width: 48.0625em) {
  .ace-cal-filters-modal-trigger {
    display: none; } }

@media (max-width: 40em) {
  .upcoming-performances {
    margin-top: 3rem; } }

.upcoming-performances-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .upcoming-performances-header-text {
    font-size: 1.5rem;
    line-height: 1.33; }
    @media screen and (max-width: 40em) {
      .upcoming-performances-header-text {
        font-size: 1.25rem;
        line-height: 1.2; } }

.upcoming-performances-specialmessaging {
  margin-top: 2rem; }

.upcoming-performances-calendar {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .upcoming-performances-calendar-icon {
    fill: currentColor;
    margin-right: 0.5rem;
    height: 0.75rem;
    width: 0.75rem; }

.upcoming-performances-month {
  margin-top: 2rem; }
  .upcoming-performances-month-text {
    padding-bottom: 1rem;
    border-bottom: 1px solid #e0e0e0;
    color: #757575;
    font-size: 1rem;
    line-height: 1.5; }
    @media screen and (max-width: 40em) {
      .upcoming-performances-month-text {
        font-size: 1rem;
        line-height: 1.5; } }

.upcoming-performances-perf {
  padding: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e0e0e0; }
  .upcoming-performances-perf .perf-time {
    margin-top: unset;
    line-height: 2rem; }
    @media (min-width: 40.0625em) {
      .upcoming-performances-perf .perf-time {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; } }

.upcoming-performances .perf-unavailable {
  color: #757575; }

.upcoming-performances .perf-nomessage {
  color: black; }
  .upcoming-performances .perf-nomessage .upcoming-performances-date {
    text-align: center; }
  .upcoming-performances .perf-nomessage .upcoming-performances-time {
    text-align: right; }

.upcoming-performances-day {
  margin-right: 1rem; }
  @media (max-width: 40em) {
    .upcoming-performances-day.perf-time {
      -webkit-box-flex: 0.8;
          -ms-flex: 0.8;
              flex: 0.8;
      margin-right: 0; } }

@media (max-width: 40em) {
  .upcoming-performances-date.perf-time {
    -webkit-box-flex: 1.1;
        -ms-flex: 1.1;
            flex: 1.1; } }

@media (max-width: 40em) {
  .upcoming-performances-time.perf-time {
    -webkit-box-flex: 1.1;
        -ms-flex: 1.1;
            flex: 1.1; } }

.upcoming-performances-cta, .upcoming-performances-info {
  font-size: 0.875rem;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  min-width: 30%;
  margin-top: unset; }

.upcoming-performances-info {
  text-align: center;
  font-weight: 700; }
  @media (max-width: 30em) {
    .upcoming-performances-info {
      min-width: 40%; } }
  @media (min-width: 30.0625em) and (max-width: 40em) {
    .upcoming-performances-info {
      min-width: 30%; } }

.upcoming-performances-cta {
  padding: 0.625rem; }

.upcoming-performances-moreless svg {
  height: 2.5rem;
  width: 2.5rem;
  top: 1rem;
  position: relative;
  margin-right: -0.5rem; }

.upcoming-performances-hidden {
  display: none; }

a.upcoming-performances-moreless:hover svg {
  fill: #6abdb7; }

.adage-detail-page-heading {
  margin-bottom: 1.5rem; }

.adage-detail-page-blocks:not(:empty) {
  border-top: 0.125rem solid #e0e0e0; }

.adage-detail-page-branchlogo {
  position: absolute;
  z-index: 30;
  right: 2.5rem;
  bottom: 3.5rem;
  width: 8rem; }
  @media (max-width: 64em) {
    .adage-detail-page-branchlogo {
      right: 1.5rem;
      bottom: 2rem;
      width: 5rem; } }

.adage-detail-page-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 40em) {
    .adage-detail-page-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.adage-detail-page-header {
  -ms-flex-preferred-size: 100% !important;
      flex-basis: 100% !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative; }
  .adage-detail-page-header-inner {
    position: relative; }
  .adage-detail-page-header-imagecontainer {
    display: block;
    height: 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 34.25%; }
    @media (max-width: 48em) {
      .adage-detail-page-header-imagecontainer {
        padding-bottom: 56%; } }
    .adage-detail-page-header-imagecontainer img:not(.adage-detail-page-branchlogo) {
      -o-object-position: top center;
         object-position: top center; }
    .adage-detail-page-header-imagecontainer [data-full-bleed-image-ie] {
      background-position: top center; }
  .adage-detail-page-header .adage-image-block, .adage-detail-page-header .adage-video-block {
    height: 0;
    position: relative;
    width: 100%;
    overflow: hidden; }

.adage-detail-page-overview {
  width: 100%; }
  @media (min-width: 48.0625em) {
    .adage-detail-page-overview {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 48.0625em) {
    .adage-detail-page-overview-content {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; } }
  @media (min-width: 48.0625em) {
    .adage-detail-page-overview-aside {
      padding-left: 8rem;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 50%; } }
  @media (min-width: 48.0625em) and (max-width: 64em) {
    .adage-detail-page-overview-aside {
      padding-left: 2rem; } }
  @media (max-width: 48em) {
    .adage-detail-page-overview-aside {
      border-top: 0.125rem solid #e0e0e0; } }

.adage-detail-page-pretitle {
  color: #757575;
  margin-bottom: 0.5rem;
  display: block; }

.adage-detail-page-composer {
  font-size: 1.2rem;
  color: #757575;
  margin: 1rem 0 .75rem 0; }

.adage-detail-page-properties {
  margin: 1.5rem 0 3rem; }
  .adage-detail-page-properties-item {
    margin: 0.5rem 0; }

.adage-detail-page .adage-video-thumbnail-trigger:before {
  z-index: 30; }

@media (min-width: 48.0625em) {
  .blog-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 48.0625em) {
  .blog-page-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0; } }

.blog-page-content .adage-block {
  padding: 0; }

@media (min-width: 48.0625em) {
  .blog-page-aside {
    margin-left: 3rem;
    width: 21.875rem; } }

@media (max-width: 48em) {
  .blog-page-aside {
    margin-top: 3rem; } }

.blog-page-aside-inner {
  padding: 2rem;
  border: 0.0625rem solid #e0e0e0; }
  @media (min-width: 40.0625em) and (max-width: 48em) {
    .blog-page-aside-inner {
      padding: 3rem;
      margin-left: -3rem;
      margin-right: -3rem; } }
  @media (max-width: 40em) {
    .blog-page-aside-inner {
      padding: 2rem 1rem; } }
  @media (max-width: 40em) {
    .blog-page-aside-inner {
      padding-top: 1rem;
      padding-bottom: 1rem; } }

.blog-title {
  margin-bottom: 3rem; }

.blog-subtitle {
  display: block;
  margin-top: 2rem;
  color: #757575; }

/*# sourceMappingURL=content-site.css.map*/