@charset "UTF-8";
/**
 * version: 0.0.1
 * file:    main.css
 * author:  Squiz Australia
 * updated: Wed Dec 10 2025 09:38:08 GMT+1100 (Australian Eastern Daylight Time)
 *
 * Table of Contents
 *
 * - Reset
 * - Utilities
 * - General
 * - Content
 * - Modules
    Accordion
    Breadcrumbs
    Magnific popup
    Pagination
    Skip links
    Slick
    S
 */
/*
	Copyright (C) Hoefler & Co.
	This software is the property of Hoefler & Co. (H&Co).
	Your right to access and use this software is subject to the
	applicable License Agreement, or Terms of Service, that exists
	between you and H&Co. If no such agreement exists, you may not
	access or use this software for any purpose.
	This software may only be hosted at the locations specified in
	the applicable License Agreement or Terms of Service, and only
	for the purposes expressly set forth therein. You may not copy,
	modify, convert, create derivative works from or distribute this
	software in any way, or make it accessible to any third party,
	without first obtaining the written permission of H&Co.
	For more information, please visit us at http://typography.com.
*/
@font-face {
  font-family: "HCo Gotham SSm";
  src: url("./mysource_files/GothamSSm-XLight_Web.woff2") format("woff2"), url("./mysource_files/GothamSSm-XLight_Web.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "HCo Gotham SSm";
  src: url("./mysource_files/GothamSSm-XLightItalic_Web.woff2") format("woff2"), url("./mysource_files/GothamSSm-XLightItalic_Web.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "HCo Gotham SSm";
  src: url("./mysource_files/GothamSSm-Light_Web.woff2") format("woff2"), url("./mysource_files/GothamSSm-Light_Web.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "HCo Gotham SSm";
  src: url("./mysource_files/GothamSSm-LightItalic_Web.woff2") format("woff2"), url("./mysource_files/GothamSSm-LightItalic_Web.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "HCo Gotham SSm";
  src: url("./mysource_files/GothamSSm-Book_Web.woff2") format("woff2"), url("./mysource_files/GothamSSm-Book_Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "HCo Gotham SSm";
  src: url("./mysource_files/GothamSSm-BookItalic_Web.woff2") format("woff2"), url("./mysource_files/GothamSSm-BookItalic_Web.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "HCo Gotham SSm";
  src: url("./mysource_files/GothamSSm-Medium_Web.woff2") format("woff2"), url("./mysource_files/GothamSSm-Medium_Web.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "HCo Gotham SSm";
  src: url("./mysource_files/GothamSSm-MediumItalic_Web.woff2") format("woff2"), url("./mysource_files/GothamSSm-MediumItalic_Web.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "HCo Gotham SSm";
  src: url("./mysource_files/GothamSSm-Bold_Web.woff2") format("woff2"), url("./mysource_files/GothamSSm-Bold_Web.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "HCo Gotham SSm";
  src: url("./mysource_files/GothamSSm-BoldItalic_Web.woff2") format("woff2"), url("./mysource_files/GothamSSm-BoldItalic_Web.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "HCo Gotham SSm";
  src: url("./mysource_files/GothamSSm-Black_Web.woff2") format("woff2"), url("./mysource_files/GothamSSm-Black_Web.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "HCo Gotham SSm";
  src: url("./mysource_files/GothamSSm-BlackItalic_Web.woff2") format("woff2"), url("./mysource_files/GothamSSm-BlackItalic_Web.woff") format("woff");
  font-weight: 800;
  font-style: italic;
}
/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
.skip-links__link, .visuallyhidden, .sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.skip-links__link:focus, .visuallyhidden.focusable:active, .focusable.sr-only:active,
.visuallyhidden.focusable:focus,
.focusable.sr-only:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.rhs-filters ul, .search-results__list, .landscape-carousel__dots, .addtocalendar .atcb-list, .toc__list, .form__list, .rhs__panel-links__list, .sidebar__menu-list, .footer-links__list,
.footer-social__list,
.footer-contact__list, .feature-box__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing), .event__info-list, .slick-dots, .skip-links__list, .popup__list, .breadcrumbs__list, .tabs__tab-list, .main__content ol:not(.breadcrumbs__list), .main__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main__content .highlight {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.rhs-filters:before, .form-list__item:before, .top-nav:before, .event__content:before, .clearfix:before, .rhs-filters:after, .form-list__item:after, .top-nav:after, .event__content:after, .clearfix:after {
  content: "";
  display: table;
  line-height: 0;
}
.rhs-filters:after, .form-list__item:after, .top-nav:after, .event__content:after, .clearfix:after {
  clear: both;
}
.rhs-filters, .form-list__item, .top-nav, .event__content, .clearfix {
  *zoom: 1;
}

/* stylelint-enable */
/*
--------------------
Reset (normalize.css)
--------------------
*/
/* stylelint-disable */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer,
header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  text-decoration: none;
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 500;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  min-width: 0;
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  line-height: inherit;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

/* stylelint-enable */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

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

/*
--------------------
Utilities
--------------------
*/
.wow {
  visibility: hidden;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

.hidden-opacity {
  opacity: 0;
}

.pull-left {
  float: left;
}

img.pull-left,
figure.pull-left {
  margin-right: 1em;
  margin-bottom: 1em;
  max-width: 50%;
}

.pull-right {
  float: right;
}

img.pull-right,
figure.pull-right {
  margin-left: 1em;
  margin-bottom: 1em;
  max-width: 50%;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
--------------------
General
--------------------
*/
::-moz-selection {
  background: #A85CFF;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #A85CFF;
  text-shadow: none;
}

html,
body {
  height: 100%;
}

body {
  font-family: "HCo Gotham SSm", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  color: #4f4f4f;
  line-height: 1.75rem;
  background-color: #f2f2f2;
  padding: 0;
  margin: 0;
  overflow-y: scroll;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    width: 100%;
    overflow-x: hidden;
  }
}

img {
  max-width: 100%;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

@-ms-viewport {
  width: device-width;
}
@page {
  margin: 0.5cm;
}
a {
  color: #1e264a;
}
a:hover, a:focus {
  color: #1e264a;
  text-decoration: none;
}

a[rel=external]::after {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNzZhZCIgcG9pbnRzPSI5MS44NzUsNjIgODUsNjIgODUsODUgMTUsODUgMTUsMTUgMzgsMTUgMzgsOC4xMjUgMzgsMCAwLDAgMCwxMDAgMTAwLDEwMCAxMDAsNjIgIj48L3BvbHlnb24+PHBvbHlnb24gZmlsbD0iIzAwNzZhZCIgcG9pbnRzPSI1NCwwIDU0LDAuNjI3IDcxLjc4NywxOC40NzcgNTIuNzAxLDM4IDM4LDM4IDM4LDYyIDYyLDYyIDYyLDQ5Ljc5OSA4Mi43NzMsMjkuNDYyIDk5LjM3NCw0NiAxMDAsNDYgMTAwLDAgIj48L3BvbHlnb24+PC9zdmc+");
  width: 11px;
  height: 11px;
  display: inline-block;
  margin-left: 4px;
}

/*
--------------------
Content
--------------------
*/
/* Buttons */
.btn,
.atcb-link {
  font-family: "Noto Serif", serif;
  font-style: italic;
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  padding: 0.9rem 2rem 0.9rem 3.6rem;
  font-size: 1rem;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  background: #888;
  margin-bottom: 0.5rem;
}
.btn:hover,
.atcb-link:hover {
  background: rgb(110.5, 110.5, 110.5);
  color: #fff !important;
}
.btn:hover::before,
.atcb-link:hover::before {
  background-position: 0;
}
.btn.btn-lg,
.atcb-link.btn-lg {
  font-size: 150%;
}
.btn.btn-lg::before,
.atcb-link.btn-lg::before {
  margin-top: 0.5rem;
}
.btn.btn-sm,
.atcb-link.btn-sm {
  font-size: 80%;
  padding: 0.5rem 0.85rem;
  padding-bottom: 0.5rem !important;
  padding-left: 2rem;
}
.btn.btn-sm::before,
.atcb-link.btn-sm::before {
  background-size: 80%;
  margin-left: -1.3125rem;
  margin-top: 0.0625rem;
}
.btn::before,
.atcb-link::before {
  content: "";
  background: url("../mysource_files/ico-arrow-btn.svg") no-repeat;
  width: 23px;
  height: 11px;
  background-position: -0.4375rem;
  display: block;
  position: absolute;
  margin-left: -1.875rem;
  margin-top: 0.3125rem;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}

.btn-primary {
  color: #1e264a !important;
  background-color: #69be28;
}
.btn-primary:hover, .btn-primary:focus {
  color: #fff !important;
  background-color: #704b99;
}
.btn-primary.btn-inverted {
  color: #fff !important;
  background-color: #704b99;
}
.btn-primary.btn-inverted:hover, .btn-primary.btn-inverted:focus {
  color: #1e264a;
  background-color: #69be28;
}

.sq-form-submit {
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 2px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  color: #fff;
  background-color: #704b99;
  border-color: #1b325f;
}
.sq-form-submit:hover, .sq-form-submit:focus {
  color: #1e264a;
  background-color: #69be28;
  border-color: #1b325f;
}

.btn-secondary {
  color: #777;
  background-color: transparent;
  border-color: #777;
}
.btn-secondary:hover, .btn-secondary:focus {
  color: #fff;
  background-color: #777;
  border-color: #777;
}

.btn-success {
  color: #5cb85c;
  background-color: transparent;
  border-color: #5cb85c;
}
.btn-success:hover, .btn-success:focus {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-info {
  color: #5bc0de;
  background-color: transparent;
  border-color: #5bc0de;
}
.btn-info:hover, .btn-info:focus {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-warning {
  color: #f0ad4e;
  background-color: transparent;
  border-color: #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-danger {
  color: #d9534f;
  background-color: transparent;
  border-color: #d9534f;
}
.btn-danger:hover, .btn-danger:focus {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-social,
.atcb-link {
  color: #fff;
  background-color: #1e264a;
  border-color: #1e264a;
}
.btn-social + .btn-social,
.btn-social + .addtocalendar, .addthis-toolbox + .btn-social, .addtocalendar + .btn-social,
.btn-social + .addthis-toolbox,
.atcb-link + .btn-social,
.atcb-link + .addtocalendar,
.addthis-toolbox + .atcb-link,
.addtocalendar + .atcb-link,
.atcb-link + .addthis-toolbox {
  margin-left: 0.75rem;
}
.btn-social:hover, .btn-social:focus,
.atcb-link:hover,
.atcb-link:focus {
  color: #fff;
  background-color: rgb(24.1153846154, 30.5461538462, 59.4846153846);
  border-color: rgb(24.1153846154, 30.5461538462, 59.4846153846);
}

.btn-block {
  width: 100%;
  display: block;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

.btn-small {
  font-size: 0.8rem;
  padding: 0.4rem 0.75rem;
}

.btn-large {
  font-size: 1.25rem;
  padding: 0.75rem 1.5rem;
}

.btn-filter {
  cursor: pointer;
  padding: 0.75rem;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  background: #f2f2f2;
}
.btn-filter::before {
  display: none;
}
.btn-filter:hover {
  background: #69be28;
}

.btn-subscribe {
  background: -webkit-linear-gradient(#14a4e6, #0d8de0);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#14a4e6, #0d8de0);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#14a4e6, #0d8de0);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#14a4e6, #0d8de0);
  /* Standard syntax */
  font-weight: 500;
  font-style: normal;
  color: #fff !important;
  /* override top-nav__link*/
  font-size: 0.75rem !important;
  padding: 0.25rem 0.5rem;
  border-radius: 2px;
  padding-left: 32px;
  position: relative;
}
.btn-subscribe::before {
  content: "";
  display: block;
  position: absolute;
  width: 25px;
  height: 13px;
  top: 3px;
  background: url("../mysource_files/ico-subscribe.svg") no-repeat center center;
  border-right: 1px solid #0a74d9;
}
.btn-subscribe:hover {
  text-decoration: none !important;
  background: -webkit-linear-gradient(rgb(15.92, 130.544, 183.08), rgb(10.2025316456, 110.6582278481, 175.7974683544));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(rgb(15.92, 130.544, 183.08), rgb(10.2025316456, 110.6582278481, 175.7974683544));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(rgb(15.92, 130.544, 183.08), rgb(10.2025316456, 110.6582278481, 175.7974683544));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(rgb(15.92, 130.544, 183.08), rgb(10.2025316456, 110.6582278481, 175.7974683544));
  /* Standard syntax */
}

.link-special {
  font-family: "Noto Serif", serif;
  font-style: italic;
  text-decoration: none;
  padding-left: 30px;
  /*override main__content a*/
  color: #1e264a !important;
  font-weight: normal !important;
  border-bottom: none !important;
  overflow: hidden;
  position: relative;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.link-special::before {
  content: "";
  background: url("../mysource_files/ico-arrow-green-long.svg") no-repeat;
  width: 23px;
  height: 11px;
  display: inline-block;
  position: absolute;
  margin-left: -37px;
  margin-top: 0.5rem;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.consultations__item__details .link-special::before {
  width: 23px;
}
.link-special:hover {
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.link-special:hover::before {
  margin-left: -30px;
  background: url("../mysource_files/ico-arrow-blue.svg") no-repeat;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}

/* stylelint-disable */
.addthis_button {
  position: relative;
}
.addthis_button:after {
  content: "";
  display: inline-block;
  height: 10px;
  width: 10px;
  margin-left: 1rem;
  margin-top: -6px;
  vertical-align: middle;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* stylelint-enable */
.main__content h1:first-of-type {
  margin-top: 0;
  margin-bottom: 0.6em;
  line-height: 1;
}
.main__content {
  /* Headings */
}
.main__content h1,
.main__content h2,
.main__content h3,
.main__content h4,
.main__content h5,
.main__content h6 {
  font-weight: 500;
  color: #1e264a;
}
.main__content h1:not(h1, h2:first-of-type, .search-result__heading, .map__description-heading, .feature-box__heading, .toc__heading),
.main__content h2:not(h1, h2:first-of-type, .search-result__heading, .map__description-heading, .feature-box__heading, .toc__heading),
.main__content h3:not(h1, h2:first-of-type, .search-result__heading, .map__description-heading, .feature-box__heading, .toc__heading),
.main__content h4:not(h1, h2:first-of-type, .search-result__heading, .map__description-heading, .feature-box__heading, .toc__heading),
.main__content h5:not(h1, h2:first-of-type, .search-result__heading, .map__description-heading, .feature-box__heading, .toc__heading),
.main__content h6:not(h1, h2:first-of-type, .search-result__heading, .map__description-heading, .feature-box__heading, .toc__heading) {
  margin-top: 4rem;
}
.main__content h1 {
  font-size: 3.125rem;
}
.main__content h2 {
  font-size: 1.75rem;
  line-height: 2.25rem;
  margin-top: 1.125rem;
  margin-bottom: 0.6875rem;
}
.main__content h3 {
  font-size: 1.5rem;
  margin-top: 1.125rem;
  margin-bottom: 0.6875rem;
}
.main__content h4 {
  font-size: 1.125rem;
  margin-top: 1.125rem;
  margin-bottom: 0.6875rem;
}
.main__content h5 {
  font-size: 1.125rem;
  margin-top: 1.125rem;
  margin-bottom: 0.6875rem;
}
.main__content h6 {
  font-size: 1.125rem;
  margin-top: 1.125rem;
  margin-bottom: 0.6875rem;
}
.main__content p {
  margin-top: 0.6875rem;
  margin-bottom: 0.6875rem;
}
.main__content hr {
  display: block;
  opacity: 0.45;
  height: 1px;
  border: 0;
  border-top: 1px solid #a8a8a8;
  margin: 3.5rem 0;
  padding: 0;
}
.main__content {
  /* Tables */
  /* stylelint-disable */
}
.main__content .responsive__table {
  width: 100%;
  overflow: auto;
  border-bottom: none;
  margin: 2.5rem 0;
}
.main__content .responsive__table table {
  min-width: 50rem;
}
.main__content .responsive__table:after {
  content: "< Swipe left to view table";
  display: block;
  font-family: "Noto Serif", serif;
  font-style: italic;
  color: #1e264a;
  margin-top: 1rem;
  font-size: 0.9375rem;
}
.main__content table {
  width: 100%;
  margin: 2px;
}
.main__content table ul > li,
.main__content table ol > li {
  margin-bottom: 0.25rem !important;
}
.main__content form {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
.main__content tbody tr {
  border-bottom: none;
  -webkit-transition: 0.15s background-color linear;
  -moz-transition: 0.15s background-color linear;
  transition: 0.15s background-color linear;
}
.main__content tbody tr:nth-child(odd) {
  background-color: transparent;
}
.main__content tbody tr:nth-child(odd):hover {
  background-color: #eee;
}
.main__content tbody tr:nth-child(even) {
  background-color: #f7f7f7;
}
.main__content tbody tr:nth-child(even):hover {
  background-color: #eee;
}
.main__content tbody tr:last-child {
  border-bottom: 0;
}
.main__content caption {
  font-size: 12.8px;
  font-size: 0.8rem;
  font-style: italic;
}
.main__content th {
  font-size: 1rem;
  line-height: 1.45;
  text-align: left;
  color: #1e264a;
  padding: 1.875rem 1.25rem 1.5625rem;
  white-space: nowrap;
}
.main__content th:last-child {
  border-right: 0;
}
.main__content td {
  padding: 1em;
  font-size: 0.875rem;
}
.main__content td ul,
.main__content td ol {
  margin-top: 0;
  margin-bottom: 0;
}
.main__content thead {
  border-bottom: 1px solid #1e264a;
}
.main__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) {
  margin-bottom: 1.25rem;
}
.main__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing).list-dash > li {
  padding-left: 1.625rem;
}
.main__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing).list-dash > li::before {
  content: "—";
  position: absolute;
  left: 0;
  top: 0px;
  display: inline-block;
  background-color: #fff;
}
.main__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) > li {
  position: relative;
  margin-bottom: 0.625rem;
  padding-left: 0.9375rem;
}
@media (min-width: 960px) {
  .main__content ul:not(.no-content-styles,
  .pagination,
  .atcb-list,
  .general-listing) > li {
    margin-bottom: 0.625rem;
  }
}
.main__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  height: 6px;
  width: 6px;
  display: inline-block;
  background-color: #4f4f4f;
  border-radius: 50%;
}
.main__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) > li ul,
.main__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) > li ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.main__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) > li ul li {
  padding-left: 1.4375rem;
}
.main__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) > li ul li::before {
  content: "";
  position: absolute;
  top: 12px;
  width: 9px;
  height: 2px;
  border-radius: 0;
}
.main__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) > li:last-child {
  margin-bottom: 0;
}
.main__content ol:not(.breadcrumbs__list) {
  counter-reset: li;
}
.main__content ol:not(.breadcrumbs__list) > li {
  position: relative;
  margin-bottom: 0.625rem;
  padding-left: 1.6875rem;
}
@media (min-width: 960px) {
  .main__content ol:not(.breadcrumbs__list) > li {
    margin-bottom: 0.625rem;
  }
}
.main__content ol:not(.breadcrumbs__list) > li:last-child {
  margin-bottom: 0;
}
.main__content ol:not(.breadcrumbs__list) > li::before {
  position: absolute;
  left: 0;
  content: counter(li) ". ";
  counter-increment: li;
  color: #4f4f4f;
}
.main__content ol:not(.breadcrumbs__list) > li ul,
.main__content ol:not(.breadcrumbs__list) > li ol {
  margin-top: 0.625rem;
  margin-bottom: 1rem;
  margin-left: -0.4375rem;
}
@media (min-width: 960px) {
  .main__content ol:not(.breadcrumbs__list) > li ul,
  .main__content ol:not(.breadcrumbs__list) > li ol {
    margin-top: 0.625rem;
    margin-left: 1.8125rem;
  }
}
.main__content ol:not(.breadcrumbs__list) > li ol li::before {
  content: counter(li, lower-roman) ". ";
}
.main__content {
  /* Quotes */
}
.main__content blockquote {
  position: relative;
  margin: 0 0 1.25rem 0;
  padding: 1rem;
  min-height: 8rem;
  background: url("../mysource_files/ico-quote.svg") center top no-repeat;
  background-color: transparent;
  background-size: 9.5rem;
  color: #1e264a;
  font-family: "Noto Serif", serif;
  font-size: 1.25rem;
  font-style: italic;
  line-height: 2.1875rem;
  text-align: center;
}
.main__content blockquote p {
  margin-top: 0;
  margin-bottom: 0.875rem;
}
.main__content blockquote footer {
  font-weight: 400;
  font-size: 0.875rem;
  color: #4f4f4f;
  font-style: normal;
}
@-moz-document url-prefix() {
  .main__content blockquote::before {
    top: 20px;
  }
  .main__content blockquote::after {
    bottom: 15px;
    right: -7px;
  }
}
.main__content .pull-quote {
  border-top: 1px solid #4f4f4f;
  padding: 1em 0.5em 0 0.5em;
  margin: 1em;
}
.main__content {
  /* Highlight */
}
.main__content .highlight {
  background: #cccccc;
  padding: 0.1em 0.5em;
}
.main__content {
  /* stylelint-enable */
}
.main__content .text-featured {
  font-family: "Noto Serif", serif;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.67;
  color: #704b99;
  margin-bottom: 1.875rem;
}
.main__content {
  padding-bottom: 5rem;
}

.main-content__wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: auto;
  min-width: 1px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 3rem;
}
.home .main-content__wrapper {
  padding: 0;
  max-width: 100%;
  display: block;
}

.main-column__wrapper {
  background: #fff;
}

.icon-image {
  height: 100%;
  width: 100%;
}

.main {
  background-color: #fff;
  position: relative;
  transition: 0.3s ease transform;
  will-change: transform;
}

.main__footer {
  position: relative;
  transition: 0.3s ease transform;
  will-change: transform;
}

.wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 79rem;
  margin-left: auto;
  margin-right: auto;
  background: #f2f2f2;
}
.wrapper + .wrapper {
  padding-top: 0;
}
.home .wrapper {
  padding: 0;
  max-width: 100%;
  display: block;
}

.tool-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 2rem;
  margin-top: 3.4375rem;
  display: none;
}

.tools-social {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.tools-social > * {
  margin-right: 1rem;
}
.tools-social > *:last-child() {
  margin-right: 0;
}

.home .page-heading {
  display: none;
}

.space-between {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.compat-object-fit {
  background-position: center center;
  background-size: cover;
}
.compat-object-fit img {
  opacity: 0;
}

/*
--------------------
Modules
--------------------
*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* Module: Accordion */
.accordion__link:after {
  content: "+";
  border: 1px solid;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-left: 1em;
  width: 1em;
  text-align: center;
}
.accordion__link.uber-accordion__button-active:after {
  content: "-";
}

.js-enabled .accordion__target {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease;
  -moz-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}
.js-enabled .accordion__target.uber-accordion__target-active {
  max-height: 100em;
}

.tabs__item {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.tabs__link {
  padding: 0.5em;
  border: 1px solid;
  border-bottom: 0;
  background: #eee;
}
.tabs__link.uber-accordion__button-active {
  background: #fff;
}

.js-enabled .tabs__target {
  display: none;
}
.js-enabled .tabs__target.uber-accordion__target-active {
  display: block;
}

.no-js .uber-accordion__target {
  display: none;
}
.no-js .uber-accordion__target:target {
  display: block;
}

/* Module: Breadcrumbs */
.breadcrumbs {
  display: none;
}

.breadcrumbs__list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.breadcrumbs__item {
  position: relative;
  margin-right: 0.55rem;
  padding-right: 1.65rem;
  font-family: "Noto Serif", serif;
  font-size: 0.875rem;
  font-style: italic;
}
.breadcrumbs__item:not(.breadcrumbs__current)::after {
  content: "";
  position: absolute;
  top: 0.5625rem;
  right: 0.05rem;
  display: block;
  height: 0.75rem;
  width: 1rem;
  background: url("../mysource_files/ico-arrow-breadcrumbs.svg") no-repeat;
}

.page-consultations-details .breadcrumbs__link,
.breadcrumbs__link {
  color: #1e264a;
  text-decoration: none;
  display: block;
  font-weight: normal;
  border-bottom: none;
  padding-bottom: none;
}
.page-consultations-details .breadcrumbs__link:hover, .page-consultations-details .breadcrumbs__link:focus,
.breadcrumbs__link:hover,
.breadcrumbs__link:focus {
  color: #1e264a;
  text-decoration: underline;
}

.breadcrumbs__divider {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 5px;
}

.breadcrumbs__current {
  font-weight: 500;
  color: #1e264a;
  font-style: normal;
  padding-right: 0;
  margin-right: 0;
}

/* Module: Magnific popup */
/* Module: Pagination */
.pagination {
  list-style: none;
  margin: 2.5rem 0 1.5rem 0;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pagination__item {
  margin: 0 0.5rem;
  text-align: center;
}

.pagination__link,
.pagination__item--current > span {
  color: #704b99;
  display: block;
  position: relative;
  line-height: 1.25;
  text-decoration: none;
  padding: 0.5rem;
}
.pagination__link::after,
.pagination__item--current > span::after {
  -moz-transition: width 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: width 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition: width 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  background-color: #1e264a;
  top: 100%;
  left: 0;
  content: "";
  height: 0.1875rem;
  position: absolute;
  width: 0.0001%;
}

.pagination__link {
  -webkit-transition: 0.15s background-color ease-in-out;
  -moz-transition: 0.15s background-color ease-in-out;
  transition: 0.15s background-color ease-in-out;
}
.pagination__link:hover, .pagination__link:focus {
  color: #704b99;
}
.pagination__link:hover::after, .pagination__link:focus::after {
  width: 100%;
}

.pagination__item--current {
  font-weight: 500;
}
.pagination__item--current > span {
  border-bottom: 3px solid #1e264a;
}

.pagination__previous .pagination__link::before {
  content: "";
  display: inline-block;
  height: 10px;
  width: 10px;
  border-left: 4px solid #704b99;
  border-bottom: 4px solid #704b99;
  margin-right: 0.4rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.pagination__next .pagination__link::before {
  content: "";
  display: inline-block;
  height: 10px;
  width: 10px;
  border-right: 4px solid #704b99;
  border-bottom: 4px solid #704b99;
  margin-left: 0.4rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Module: Skip links */
/* Module: Slick */
.slick-list {
  position: relative;
  overflow: hidden;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  zoom: 1;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  min-height: 1px;
  overflow-x: hidden;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-slideshow__slide img {
  margin: 0 auto;
}

.slick-next {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0;
}

.slick-prev {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 0;
}

.slick-dots {
  margin-top: 1em;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.slick-dots li + li {
  margin-left: 1em;
}

/* Module: S */
/* Typeahead */
.twitter-typeahead {
  width: 100%;
  border-bottom: 0;
}
.search-page .twitter-typeahead {
  -ms-flex-negative: 1;
}

.search-page .form__group-inline {
  height: 2.5rem;
}
.search-page .form__group-inline .btn {
  padding-top: 10px;
  margin-bottom: 0;
}

.tt-menu {
  font-weight: 500;
  background-color: #f2f2f2;
  color: #704b99;
  margin-top: -0.0625rem;
  text-align: left;
  width: 100%;
  padding: 0.9375rem 0.9375rem;
}
.rgba .tt-menu {
  background-color: #f2f2f2;
}
.is-opened .tt-menu {
  margin-top: 0;
}
.tt-menu .tt-dataset::before {
  padding-left: 0.9375rem;
  content: "Suggestions";
  display: block;
  font-family: "Noto Serif", serif;
  font-style: italic;
  font-size: 0.875rem;
}

.form__control.typeahead {
  border-width: 1px;
  height: 100%;
}
.form__control.typeahead:focus {
  border-width: 1px;
}

.tt-selectable {
  -webkit-transition: border-color 0.4s cubic-bezier(0.77, 0, 0.175, 1), background-color 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: border-color 0.4s cubic-bezier(0.77, 0, 0.175, 1), background-color 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition: border-color 0.4s cubic-bezier(0.77, 0, 0.175, 1), background-color 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  cursor: pointer;
  font-size: 0.875rem;
  padding: 0.625rem 1rem;
  color: #4f4f4f;
}
.tt-selectable:focus, .tt-selectable:hover, .tt-selectable.tt-cursor {
  color: #1e264a;
  background-color: #f2f2f2;
}

/* Module: S */
.detailed-guide .main__content,
.detailed-guide-2-col .main__content {
  order: 1;
  padding-bottom: 0;
}
.detailed-guide .rhs__column,
.detailed-guide-2-col .rhs__column {
  order: 4;
}
.detailed-guide .guide-links,
.detailed-guide-2-col .guide-links {
  order: 2;
}
.detailed-guide .guide-content,
.detailed-guide-2-col .guide-content {
  order: 3;
  padding-bottom: 6rem;
}

/* Module: S */
.news__info {
  margin-bottom: 1.5rem;
}
.news__info h1,
.news__info h2 {
  line-height: 2rem;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.news__publication time {
  font-weight: bold;
  font-style: italic;
}

.news__summary {
  font-weight: 500;
  margin-bottom: 1rem;
}

.event__info {
  margin-bottom: 1rem;
}

.event__info-inner {
  margin-bottom: 0.75rem;
}
.event__info-inner h1,
.event__info-inner h2 {
  line-height: 2rem;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 1rem;
}

.event__details {
  margin-bottom: 1rem;
}

.event__map {
  height: 100%;
  width: 100%;
  max-height: 400px;
  max-width: 400px;
  border: 1px solid #999;
}
.event__map.pull-right {
  margin-left: 0.75rem;
}
.event__map.pull-left {
  margin-right: 0.75rem;
}
@media screen and (max-width: 35.3125rem) {
  .event__map {
    max-width: none;
    float: none !important;
    margin: 0.5rem 0 !important;
  }
}

.event__info-list li {
  line-height: 1.75;
}
.event__info-list span {
  font-weight: 400;
}

.rss-icon {
  fill: #fff;
  height: 1rem;
  width: 1rem;
}

/* Module: S */
/* stylelint-disable */
.feature-panels__wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 79rem;
  margin: 0 auto;
  padding: 2rem 1rem;
}
.gradient__wrapper .feature-panels__wrapper {
  padding: 0;
}
.feature-panels__wrapper + .feature-panels__wrapper {
  margin-bottom: 0;
}

/* stylelint-enable */
.feature-box__container {
  position: relative;
  width: 100%;
  background-color: #fff;
  margin-top: 1.5rem;
}
.feature-box__container.large-box {
  margin-top: 0;
  background-color: transparent;
}
.feature-box__container:not(.large-box) {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.feature-box__container:first-child {
  margin-top: 0;
}

.feature-box__link {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.large-box .feature-box__link {
  padding: 3rem 2rem;
}
.image-box > .feature-box__link::before {
  content: "";
  background-color: rgba(30, 38, 74, 0.35);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
  -webkit-transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
  -moz-transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
  transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
}
.feature-box__link:hover .feature-box__heading, .feature-box__link:focus .feature-box__heading {
  color: #fff;
  background-color: #1e264a;
}
.large-box .feature-box__link:hover .feature-box__heading, .large-box .feature-box__link:focus .feature-box__heading {
  color: #1e264a;
  background-color: transparent;
}
.feature-box__link:hover .feature-box__heading::after, .feature-box__link:focus .feature-box__heading::after {
  border-bottom-color: #fff;
  border-right-color: #fff;
  right: 1.35rem;
}

h3.feature-box__heading {
  position: relative;
  color: #1e264a;
  font-weight: 500;
  background-color: #fff;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1rem 2.75em 1rem 1.25rem;
  z-index: 3;
  -webkit-transition: 0.3s background-color ease-in-out;
  -moz-transition: 0.3s background-color ease-in-out;
  transition: 0.3s background-color ease-in-out;
  -webkit-font-smoothing: antialiased;
}
h3.feature-box__heading::after {
  content: "";
  position: absolute;
  top: 1.3rem;
  right: 1.75rem;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #1e264a;
  border-bottom: 2px solid #1e264a;
  -webkit-transition: 0.2s right linear;
  -moz-transition: 0.2s right linear;
  transition: 0.2s right linear;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.large-box h3.feature-box__heading {
  text-align: center;
  color: #2b2b2b;
  font-size: 180%;
  line-height: 1.45;
  padding: 0;
  background-color: transparent;
}
.large-box h3.feature-box__heading span {
  font-weight: bold;
}
.large-box h3.feature-box__heading::after {
  content: none;
}

.feature-box__content {
  font-size: 0.875rem;
  color: #58595b;
  background-color: #fff;
  line-height: 1.75;
  padding: 1rem;
}
.feature-box__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) {
  margin-bottom: 1.25rem;
}
.feature-box__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing).list-dash > li {
  padding-left: 1.625rem;
}
.feature-box__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing).list-dash > li::before {
  content: "—";
  position: absolute;
  left: 0;
  top: 0px;
  display: inline-block;
  background-color: #fff;
}
.feature-box__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) > li {
  position: relative;
  margin-bottom: 0.625rem;
  padding-left: 0.9375rem;
}
@media (min-width: 960px) {
  .feature-box__content ul:not(.no-content-styles,
  .pagination,
  .atcb-list,
  .general-listing) > li {
    margin-bottom: 0.625rem;
  }
}
.feature-box__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 9px;
  height: 2px;
  display: inline-block;
  background-color: #1e264a;
}
.feature-box__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) > li ul,
.feature-box__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) > li ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.feature-box__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) > li ul li {
  padding-left: 1.4375rem;
}
.feature-box__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) > li ul li::before {
  left: 0;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
}
.feature-box__content ul:not(.no-content-styles,
.pagination,
.atcb-list,
.general-listing) > li:last-child {
  margin-bottom: 0;
}
.large-box .feature-box__content {
  padding: 1.25rem 0 0;
  background-color: transparent;
  display: none;
}
.feature-box__content .event-date {
  font-size: 85%;
  font-weight: bold;
  color: #1e264a;
  margin-right: 0.25rem;
}
.feature-box__content a {
  color: #4f4f4f;
  text-decoration: none;
  -webkit-transition: 0.05s all ease-in-out;
  -moz-transition: 0.05s all ease-in-out;
  transition: 0.05s all ease-in-out;
}
.feature-box__content a:hover, .feature-box__content a:focus {
  color: #1e264a;
  text-decoration: underline;
}

.feature-box__image {
  width: 100%;
  height: auto;
  display: block;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
.large-box .feature-box__image {
  display: none;
  -webkit-order: inherit;
  -ms-flex-order: inherit;
  order: inherit;
}

@media screen and (max-width: 767px) {
  .gradient__wrapper .large-box:nth-child(odd) .feature-box__link {
    background-color: #fff;
  }
  .gradient__wrapper .large-box:nth-child(odd) .feature-box__link .feature-box__heading {
    color: #2b2b2b;
  }
  .gradient__wrapper .large-box:nth-child(even) .feature-box__link {
    color: #fff;
    background-color: #2b2b2b;
  }
  .gradient__wrapper .large-box:nth-child(even) .feature-box__link .feature-box__heading {
    color: #fff;
  }
}
.small-box .feature-box__heading {
  padding: 0;
  position: relative;
  height: 3.4375rem;
  font-size: 1.17em;
}
.small-box .feature-box__heading span {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  display: inline-block;
  padding: 0 3em 0 1.5em;
}

/* Module: S */
.footer-search {
  display: block;
  width: 100%;
  clear: both;
  padding: 20px 0 30px;
}
.footer-search .tt-dataset-fb-suggestions {
  display: flex;
  flex-wrap: wrap;
}
.footer-search .tt-dataset-fb-suggestions::before {
  flex: 1 0 100%;
  padding: 0 0 15px 0;
}
.footer-search .tt-dataset-fb-suggestions .tt-selectable {
  background: #fff;
  margin: 0 3px 3px 0;
  padding: 2px 10px;
}

.footer-search__form {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 2px solid #fff;
  padding: 0 0 10px 0;
}

.footer-search__block {
  flex: 1 0 100%;
  display: flex;
  flex-wrap: nowrap;
}
.footer-search__block .twitter-typeahead {
  flex: 1 0 calc(100% - 40px);
}

.footer-search__label {
  margin: 0;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0;
}

.footer-search__input {
  background: none;
  width: 100%;
  border: none;
  height: 2.5rem;
  line-height: 2.5rem;
  color: #fff;
}
.footer-search__input::-webkit-input-placeholder { /* Edge */
  color: #fff;
}
.footer-search__input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
.footer-search__input::placeholder {
  color: #fff;
}

.footer-search__submit-button {
  flex: 1 0 40px;
  height: 2.5rem;
}
.footer-search__submit-button button {
  background: none;
  width: 2.5rem;
  height: 2.5rem;
  border: none;
}
.footer-search__submit-button .search-icon {
  fill: #fff;
  height: 37px;
  width: 26px;
}

/* Module: S */
/* stylelint-disable */
.main__footer {
  color: #fff;
  background-color: #1e264a;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 2rem;
}

.footer__cta {
  padding-top: 1.875rem;
  padding-bottom: 1.25rem;
  margin-bottom: 1.875rem;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.footer__cta-content {
  font-family: "Noto Serif", serif;
  font-style: italic;
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
}

.footer__menu {
  list-style: none;
  padding: 0 0;
  margin: 0;
}
.footer__menu li {
  display: block;
  border-right: none;
  line-height: 1.5rem;
  font-size: 0.875rem;
  font-family: "Noto Serif", serif;
  font-style: italic;
  margin: 1.25rem 0;
}
.footer__menu li a {
  color: #fff;
  text-decoration: none;
  margin-right: 20px;
}
.footer__menu li a:hover {
  text-decoration: underline;
}
.footer__menu li:first-child {
  padding-left: 0;
}
.footer__menu li:last-child {
  border-right: none;
}

/* stylelint-enable */
.footer-links__item,
.footer-contact__item {
  font-size: 1rem;
  margin-bottom: 0.75rem;
  font-weight: 300;
}
.footer-links__item:last-child,
.footer-contact__item:last-child {
  margin-bottom: 0;
}

/* stylelint-disable */
.footer-links__wrapper {
  width: 100%;
  max-width: 80rem;
}

/* stylelint-enable */
.footer-links__column {
  margin-bottom: 2.5rem;
}
.footer-links__column:last-child {
  margin-bottom: 0;
}
.footer-links__column::before {
  content: "";
  display: inline-block;
  width: 3rem;
  height: 4px;
  margin-bottom: 2rem;
  background-color: #1e264a;
}

.footer-link,
.footer-phone__link,
.footer-contact__heading {
  font-size: 1.125rem;
  color: #fff;
  text-decoration: none;
  line-height: 1.5;
  display: inline-block;
}
.footer-link:not(.footer-contact__heading):hover, .footer-link:not(.footer-contact__heading):focus,
.footer-phone__link:not(.footer-contact__heading):hover,
.footer-phone__link:not(.footer-contact__heading):focus,
.footer-contact__heading:not(.footer-contact__heading):hover,
.footer-contact__heading:not(.footer-contact__heading):focus {
  color: #fff;
  text-decoration: underline;
}

.footer-contact__heading {
  color: #fff;
  display: block;
  font-weight: inherit;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* stylelint-disable */
.footer-social__wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: #01183c;
  margin-top: 3rem;
  margin-left: -2rem;
  margin-right: -2rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

/* stylelint-enable */
.footer-icon {
  fill: #fff;
  width: 1.25rem;
  height: 1.25rem;
  display: block;
  margin: 10px auto;
}

.footer-social__link {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 0.5rem;
  background-color: #01183c;
  border-radius: 0.35rem;
  -webkit-transition: 0.1s background-color ease-in-out;
  -moz-transition: 0.1s background-color ease-in-out;
  transition: 0.1s background-color ease-in-out;
}
.footer-social__link .sr-only {
  color: #fcffff;
}
.footer-social__link:last-child {
  margin-right: 0;
}
.footer-social__link:hover, .footer-social__link:focus {
  background-color: #fff;
  outline: none;
}
.footer-social__link:hover.facebook .footer-icon, .footer-social__link:focus.facebook .footer-icon {
  fill: #3b5998;
}
.footer-social__link:hover.youtube .footer-icon, .footer-social__link:focus.youtube .footer-icon {
  fill: #bb0000;
}
.footer-social__link:hover.linkedin .footer-icon, .footer-social__link:focus.linkedin .footer-icon {
  fill: #0077b5;
}
.footer-social__link:hover.instagram .footer-icon, .footer-social__link:focus.instagram .footer-icon {
  fill: #bc2a8d;
}
.footer-social__link:hover.twitter .footer-icon, .footer-social__link:focus.twitter .footer-icon {
  fill: #0084b4;
}

/* Module: S */
.general-listing__info {
  color: #1e264a;
  font-size: 0.875rem;
}
.general-listing__info strong {
  font-weight: 700;
  font-weight: normal;
}

.general-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}

.general-listing__item {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  padding-bottom: 2.5rem;
}
.general-listing__item::before {
  display: none;
}

.general-listing__link {
  text-decoration: none;
  display: block;
  border-bottom: none !important;
}
.general-listing__link:focus {
  outline: #A85CFF dotted 1px;
}

.general-listing-body__heading {
  margin-bottom: 0.15rem !important;
  font-size: 1.125rem !important;
  margin-top: 0 !important;
  line-height: 1.4 !important;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
.general-listing__link:hover .general-listing-body__heading, .general-listing__link:focus .general-listing-body__heading {
  color: #704b99;
}

.general-listing-item__header {
  position: relative;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0.75rem;
  border-bottom: 1px solid #d8d6d6;
  border-top: 1px solid #d8d6d6;
  font-size: 0.875rem;
}

.general-listing-header__category {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  font-weight: 700;
  color: #1e264a !important;
}

.general-listing-header__meta {
  font-family: "Noto Serif", serif;
  font-style: italic;
}
.general-listing-header__meta > div {
  margin-right: 20px;
}

.general-listing-header__meta-texticon {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: underline;
}
.general-listing-header__meta-texticon svg {
  fill: #a8a8a8;
  height: 0.9375rem;
  max-width: 0.9375rem;
  margin-right: 0.3125rem;
}

.general-listing-events .general-listing-header__meta-texticon {
  text-decoration: none;
}
.general-listing-events .general-listing-header__meta-texticon.general-listing-header__meta-texticon--location {
  color: #4f4f4f !important;
}

.general-listing-header__meta-text,
.general-listing-header__meta-texticon {
  display: inline-block;
  /*override .main__content a */
  font-weight: normal !important;
  color: #1e264a !important;
}

div.general-listing-header__meta-date {
  position: absolute;
  right: 0;
  top: 10px;
  margin-right: 0;
}

.general-listing-body__desc {
  color: #4f4f4f;
  font-weight: normal !important;
}

.sidebar__menu-item-has-form {
  padding-top: 1rem;
  margin-bottom: 0.5rem;
}
.sidebar__menu-item-has-form .form__group {
  margin-bottom: 0;
}
.sidebar__menu-item-has-form .form__group label {
  padding-left: 0;
  margin-bottom: 0;
  color: #fff;
}
.sidebar__menu-item-has-form .form__group .btn-filter {
  background: transparent;
  padding-right: 0;
}
.sidebar__menu-item-has-form .form__group .calendar__icon {
  fill: #fff;
  width: 11px;
}
.sidebar__menu-item-has-form .form__group .datepicker__wrap {
  display: block;
}
.sidebar__menu-item-has-form .form__group .datepicker__clear {
  color: #fff;
  right: 0.9375rem;
  top: 1.375rem;
}
.sidebar__menu-item-has-form .form__control::-webkit-input-placeholder,
.sidebar__menu-item-has-form .form__control:focus::-webkit-input-placeholder {
  /* Chrome */
  color: #fff;
}
.sidebar__menu-item-has-form .form__control:-ms-input-placeholder,
.sidebar__menu-item-has-form .form__control:focus:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.sidebar__menu-item-has-form .form__control::-moz-placeholder,
.sidebar__menu-item-has-form .form__control:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 1;
}
.sidebar__menu-item-has-form .form__control:-moz-placeholder,
.sidebar__menu-item-has-form .form__control:focus:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #fff;
  opacity: 1;
}
.sidebar__menu-item-has-form .form__control,
.sidebar__menu-item-has-form .form__control:focus {
  padding-left: 0;
  color: #fff;
  background: transparent;
}
.sidebar__menu-item-has-form select {
  background-image: url("../mysource_files/ico-arrow-down.svg") !important;
  background-position: center right 0 !important;
  background-color: transparent;
  color: #fff;
  padding-left: 0;
  padding-right: 0;
}
.sidebar__menu-item-has-form select:focus {
  background-color: transparent;
  color: #fff;
}
.sidebar__menu-item-has-form select::-ms-expand {
  display: none;
}
.sidebar__menu-item-has-form select option {
  color: #1e264a;
}
.sidebar__menu-item-has-form:last-child {
  margin-bottom: 0;
}

.sidebar__menu-has-filters {
  background: #704b99 !important;
}
.sidebar__menu-has-filters .sidebar__menu-item-has-form {
  margin-left: 1.875rem;
  margin-right: 1.875rem;
}
.sidebar__menu-has-filters .sidebar__menu-list {
  margin-bottom: 0 !important;
}
.sidebar__menu-has-filters button[type=submit] {
  display: none;
  margin-bottom: 1.875rem;
  margin-left: 1.875rem;
}

/* Module: S */
.sidebar__menu.news-event__list {
  display: block;
}

.grid-cards {
  display: flex;
  flex-wrap: wrap;
}
.grid-cards .card {
  position: relative;
  flex: 1 0 33%;
  min-width: 230px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 40px 0;
  padding: 0;
}
.grid-cards .card > * {
  flex: 1 1 100%;
}
.grid-cards .card-body {
  position: relative;
  padding: 0 30px 65px 0;
}
.grid-cards .card-body:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: -20px;
  background: #eee;
}
.grid-cards .btn {
  position: absolute;
  bottom: 0;
}
.grid-cards .card-date {
  font-family: "Noto Serif", serif;
  font-style: italic;
  font-size: 0.85em;
}
.grid-cards .card-title {
  margin: 0;
  line-height: 1.4em;
  font-size: 1rem;
}
.grid-cards .card-title small {
  margin: 3px 0px;
  background: rgba(30, 38, 74, 0.75);
  color: #fff;
  font-size: 0.625rem;
  padding: 3px 5px;
  line-height: 1.4em;
  display: inline-block;
}
.grid-cards .card-text {
  font-size: 0.9em;
  line-height: 2em;
}
.grid-cards .card-img-top {
  width: 100%;
  height: auto;
}
.grid-cards .event-region {
  font-size: 0.9em;
}
.grid-cards .event-icon {
  display: inline-block;
  width: 20px;
  height: 17px;
}
.grid-cards .event-icon svg {
  height: 100%;
  width: 100%;
}
.grid-cards .document-card .btn {
  padding: 0.5rem 1.25rem 0.5rem 2.6875rem;
}
.grid-cards .card-wrapping-link {
  display: block;
  border-bottom: none;
}
.grid-cards .card-wrapping-link:hover, .grid-cards .card-wrapping-link:focus {
  border-bottom: none;
}
.grid-cards .card-wrapping-link .card-title {
  font-size: 1.17rem;
}

.grid-pages-wrapper .grid-cards .card-body {
  padding: 0 30px 20px 0;
}

/* Module: S */
.close-icon {
  display: none;
}
.is-active .close-icon {
  display: block;
}

.search-icon,
.menu-icon {
  display: block;
}
.is-active .search-icon,
.is-active .menu-icon {
  display: none;
}

.search-icon,
.menu-icon,
.close-icon {
  fill: #000;
}

.main-header {
  background: #fff;
  position: relative;
}
.is-mobile .main-header {
  z-index: 4;
}

.top-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 79rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.top-nav__wrapper {
  display: none;
  background: #fff;
  padding-top: 2.0625rem;
}

.top-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}

.top-nav__item {
  font-family: "Noto Serif", serif;
  font-style: italic;
  color: #777676;
  float: left;
  line-height: 1rem;
  padding: 0 1rem;
  position: relative;
}
.top-nav__item:last-child {
  padding: 0 0 0 1rem;
}
.top-nav__item:last-child::after {
  display: none;
}

.top-nav__link {
  font-size: 0.875rem;
  color: #777676;
  text-decoration: none;
}
.top-nav__link:hover {
  color: #777676;
  text-decoration: underline;
}
.top-nav__link:focus {
  color: #777676;
}
.top-nav__link:focus {
  outline: #A85CFF dotted 1px;
}

.top-nav-mobile {
  display: block;
}
.top-nav-mobile__items {
  margin: 1rem 0;
  padding: 0;
}
.top-nav-mobile__item {
  font-weight: 700;
  list-style: none;
  margin: 0;
  padding: 0.35rem 2rem;
}
.top-nav-mobile__item a {
  text-decoration: none;
  color: #000;
}

.main-header__wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 1rem;
}

.logo__link {
  height: 2.25rem;
  display: inline-block;
  margin-right: auto;
}
.logo__link:focus {
  outline: #A85CFF dotted 1px;
}

.logo__link-text img {
  height: 1.4375rem;
  margin-bottom: -0.1875rem;
}

.logo__image {
  display: inline-block;
  height: 100%;
}

.header__logo {
  margin-top: -0.5rem;
  margin-right: auto;
}
.header__logo > a::after {
  background: none !important;
  width: 0;
  height: 0;
  display: block;
  margin: 0;
}

.main-nav {
  display: none;
}

.main-nav__list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

.main-nav__item {
  position: relative;
}
.main-nav__item:hover::before {
  transform: scaleX(1);
}

.main-nav__link {
  font-weight: 500;
  font-size: 1rem;
}
.active .main-nav__link {
  font-weight: 500;
}
.main-nav__link:focus {
  outline: #A85CFF dotted 1px;
}

.header-search__form {
  position: absolute;
  top: 0.4375rem;
  left: 0;
  width: 100%;
  display: none;
}
.header-search__form .sr-only {
  color: #3E7D87;
}

.header-search__input {
  border: none;
  border-top: 0 solid #fff;
  padding: 1rem 3.75rem 1rem 1.5rem;
  vertical-align: top;
  width: 100%;
  background: #fff;
  font-weight: 500;
  -webkit-transition: 0.15s background-color linear;
  -moz-transition: 0.15s background-color linear;
  transition: 0.15s background-color linear;
}
.header-search__input:focus, .header-search__input:active {
  outline: 0;
  background-color: rgb(242.25, 242.25, 242.25);
}

.header-search__submit-button,
.header-search__close-button {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  padding: 0.5rem;
  float: right;
}

.header-search__close-button {
  display: none;
  padding: 0.75rem;
  top: 1.9rem;
  right: -9px;
}

.main-menu__btn,
.header-search__mobile-btn {
  border: none;
  width: 40px;
  height: 40px;
  background: none;
  padding: 0.5rem;
  display: inline-block;
  z-index: 1;
}

.main-menu__btn.is-active svg {
  width: 20px;
  height: 20px;
}

.header-search__mobile-btn {
  width: 35px;
  height: 35px;
}

.mega-menu__wrapper {
  padding: 0;
  border-top: 1px solid #ddd;
  position: absolute;
  width: 100%;
  display: none;
  height: auto;
  background: #fff;
}
.mega-menu__wrapper .mega-menu__item:last-child {
  border-bottom: 0;
}

.menu-arrow {
  display: block;
  top: 0;
  height: 100%;
  position: absolute;
  right: 0;
  width: 3.75rem;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.menu-arrow:hover, .menu-arrow:focus {
  outline: 0;
}
.menu-arrow::after {
  background: url("../mysource_files/ico-arrow-down-black.svg") no-repeat;
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  width: 0.7rem;
  height: 0.85rem;
  margin-top: -0.3125rem;
  margin-left: -0.5625rem;
  -webkit-transition: 0.15s transform linear;
  -moz-transition: 0.15s transform linear;
  transition: 0.15s transform linear;
}
.is-expanded > .mega-menu__feature .menu-arrow::after, .is-expanded > .mega-menu__sub-nav-title .menu-arrow::after {
  margin-top: -0.3125rem;
  margin-left: -0.625rem;
  width: 0.75rem;
  height: 0.75rem;
  background: url("../mysource_files/close.svg") no-repeat;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.mega-menu__close-button {
  display: none;
}

.mega-menu__item {
  padding: 0;
  opacity: 1;
  position: relative;
  border-bottom: 1px solid #ddd;
}

.mega-menu__feature {
  width: 100%;
  padding: 0;
  float: none;
}

.mega-menu__feature-description {
  display: none;
  margin-top: 0;
  margin-bottom: 0;
}

.mega-menu__feature-title,
.mega-menu__sub-nav-title {
  margin-top: 0;
  margin-bottom: 0;
}

.mega-menu__feature-link {
  font-weight: 500;
  position: relative;
  display: block;
  font-size: 0.875rem;
  padding: 1.25rem 3.875rem 1.25rem 1.875rem;
  text-decoration: none;
  color: #000;
}
.mega-menu__feature-link:hover, .mega-menu__feature-link:focus {
  color: #1e264a;
}
.mega-menu__feature-link:focus {
  outline: #A85CFF dotted 1px;
}

.mega-menu__navs-wrapper {
  width: 100%;
  display: none;
  overflow: hidden;
  background: #fff;
  margin-top: -0.625rem;
  padding-bottom: 1rem;
}
.mega-menu__navs-wrapper .mega-menu__list {
  width: 100%;
  padding: 0;
}

.mega-menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.lvl-2 .mega-menu__list {
  display: none;
  background: #fff;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.mega-menu__list .lvl-2 {
  /* 3rd level styling: specificy used to override .lvl-2 & */
}
.mega-menu__list .lvl-2 ul.mega-menu__list {
  background: #f5f5f5;
}

.mega-menu__sub-nav-link,
.mega-menu__sub-nav-text {
  position: relative;
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  padding: 0.625rem 3.875rem 0.625rem 1.875rem;
  color: #000;
  text-decoration: none;
}
.mega-menu__sub-nav-link:hover, .mega-menu__sub-nav-link:focus,
.mega-menu__sub-nav-text:hover,
.mega-menu__sub-nav-text:focus {
  color: #704b99;
  outline: 0;
}

.mega-menu__sub-nav-text:hover {
  text-decoration: none;
}

.menu-overlay {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 4;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
  -moz-transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
  transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
}
.menu-overlay.show {
  opacity: 1;
  visibility: visible;
}

.mega-menu__list-item-has-children .mega-menu__lvl3-toggler {
  display: none;
}

/* Module: S */
.homepage-infoblocks {
  max-width: 79rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  margin: auto;
  margin-top: -7rem;
  width: 100%;
}
.homepage-infoblocks__item {
  position: relative;
  vertical-align: top;
  z-index: 1;
  margin-bottom: 0.5rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.homepage-infoblocks__item:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background: transparent;
}
.homepage-infoblocks__header {
  font-family: "Noto Serif", serif;
  font-style: italic;
  font-size: 1.5rem;
  color: #fff;
  margin-bottom: 1.25rem;
  margin-left: -0.3125rem;
}
.homepage-infoblocks__header:hover {
  background: transparent !important;
}
.homepage-infoblocks__header::after {
  content: "";
  display: block;
  height: 3px;
  width: 30px;
  background: #69be28;
  margin-top: 0.625rem;
  margin-left: 0.3125rem;
}
.homepage-infoblocks__link {
  text-decoration: none;
  position: relative;
}
.homepage-infoblocks__link:focus {
  outline: #A85CFF dotted 1px;
}
.homepage-infoblocks__title {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-weight: 500;
  font-size: 1.125rem;
  padding: 0.5rem 0;
  padding-bottom: 0;
}
.homepage-infoblocks-image__wrapper {
  overflow: hidden;
}
.homepage-infoblocks__image {
  /* inline overrides in DOM*/
  background-size: cover !important;
  background-position: center center !important;
  height: 5.625rem;
  width: 62.5rem;
  margin-left: -50%;
}
.homepage-infoblocks__image-disableParallax {
  /* override parallax on mobile */
  transform: translateX(0) !important;
  width: auto !important;
}
.homepage-infoblocks__heading {
  margin-bottom: 1rem;
}
.homepage-infoblocks__icon {
  width: 18px;
  height: 18px;
}
.homepage-infoblocks__icon svg {
  width: 100%;
  height: 100%;
  fill: #1e264a;
}
.homepage-infoblocks__icon svg path {
  fill: #1e264a;
}
.homepage-infoblocks__content {
  display: none;
  border-top: 1px solid #cacaca;
  padding-top: 0.75rem;
  margin-left: 1rem;
  margin-right: 1rem;
  padding-bottom: 1rem;
  font-size: 0.9375rem;
}

/* Module: S */
.quicklinks {
  position: relative;
}

.quicklinks__heading {
  cursor: pointer;
  position: relative;
  background-color: #2b2b2b;
  font-size: 1rem;
  font-weight: 500;
  color: #fff;
  line-height: 2.5rem;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0.75rem 1rem;
}
.quicklinks__heading::after {
  content: "";
  position: absolute;
  right: 1.25rem;
  top: 50%;
  margin-top: -8px;
  display: block;
  height: 10px;
  width: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.15s transform linear;
  -moz-transition: 0.15s transform linear;
  transition: 0.15s transform linear;
}
.quicklinks__heading[data-expanded=true]::after {
  margin-top: -2px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.quicklinks__container {
  display: none;
}

.quicklinks__block {
  position: relative;
  z-index: 1;
}
.quicklinks__block.active {
  border-bottom: 2px solid #02809d;
}
.quicklinks__block.active:last-child {
  border-bottom: 0;
}
.quicklinks__block .quicklinks__heading {
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  font-size: 100%;
  font-weight: 300;
  text-align: left;
  padding: 0.25rem 2.75rem 0.25rem 1rem;
  padding-right: 2.75rem;
  background-color: #1e264a;
  border: 0;
  border-bottom: 2px solid #02809d;
  -webkit-transition: 0.2s background-color linear;
  -moz-transition: 0.2s background-color linear;
  transition: 0.2s background-color linear;
}
.quicklinks__block .quicklinks__heading:hover, .quicklinks__block .quicklinks__heading:focus {
  outline: 0;
  background-color: rgb(26.3221153846, 33.3413461538, 64.9278846154);
}
.quicklinks__block .quicklinks__heading::after {
  content: "";
  position: absolute;
  right: 1.25rem;
  top: 50%;
  margin-top: -8px;
  display: block;
  height: 10px;
  width: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.quicklinks__block:last-child .quicklinks__heading {
  border-bottom: 0;
}
.quicklinks__block.active .quicklinks__heading {
  color: #4f4f4f;
  background-color: #fff;
  border-bottom: 0;
}
.quicklinks__block.active .quicklinks__heading::after {
  margin-top: -2px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  border-color: #4f4f4f;
}

.quicklinks__content {
  display: none;
  background-color: #1e264a;
  padding: 0.75rem 1rem;
}

.quicklinks__link {
  color: #fff;
  line-height: 2;
  display: block;
  text-decoration: none;
  -webkit-transition: 0.15s color ease-in-out;
  -moz-transition: 0.15s color ease-in-out;
  transition: 0.15s color ease-in-out;
}
.quicklinks__link:focus, .quicklinks__link:hover {
  outline: 0;
  text-decoration: underline;
  color: #fff;
}

/* Module: S */
.homepage-stats__wrapper {
  display: block;
}

.homepage-stats__header {
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  position: relative;
  order: 1;
}

.homepage-stats__heading {
  font-family: "Noto Serif", serif;
  font-style: italic;
  font-size: 1.5rem;
  padding: 2.2rem 2rem 1rem;
  color: #fff;
  line-height: 1.3;
  width: 100%;
  background: #704b99;
  order: 1;
}
.homepage-stats__heading::after {
  content: "";
  display: block;
  background: #fff;
  height: 2px;
  width: 18px;
  margin-top: 0.5rem;
}
.homepage-stats__heading br {
  display: none;
}

.homepage-stats__content {
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: left;
  background: #704b99;
  color: #fff;
  order: 2;
  padding-bottom: 1.5rem;
}

.homepage-stats__item {
  padding: 1rem 2rem;
}

.homepage-stats__item-number {
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 0.25rem;
}

.homepage-stats__item-desc {
  font-weight: 400;
  font-size: 0.875rem;
}

/* Module: S */
.homepage-subfooter-cta {
  display: block;
}
.homepage-subfooter-cta__item-inner-wrapper {
  text-decoration: none;
  max-width: 12.5rem;
  text-align: center;
}

.homepage-subfooter-cta__item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 2rem;
  text-align: center;
}
.homepage-subfooter-cta__item:first-child {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #f2f2f2;
}
.homepage-subfooter-cta__item::after {
  display: none;
}

.homepage-subfooter-cta__title {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.4;
}
.homepage-subfooter-cta__title:hover {
  color: #000;
}

.homepage-subfooter-cta__link {
  display: none;
  font-size: 0.9375rem;
}

/* Module: S */
.homepage-updates__wrapper-outer {
  padding-top: 1.125rem;
  position: relative;
}

.homepage-updates__wrapper {
  position: relative;
  width: 100%;
  max-width: 79rem;
  margin: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.homepage-updates-column {
  max-width: 100%;
}
.homepage-updates-column .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: initial !important;
  animation-fill-mode: initial !important;
}

.homepage-updates__item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 3.5rem;
  height: auto;
  font-size: 1rem;
  text-decoration: none;
}
.homepage-updates__item:focus {
  outline: #A85CFF dotted 1px;
}

.homepage-updates__header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 0.875rem;
  border-top: 1px solid #a8a8a8;
  border-bottom: 1px solid #a8a8a8;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.homepage-updates__header-type {
  font-weight: 700;
  color: #1e264a;
}
.homepage-updates__header-date {
  font-family: "Noto Serif", serif;
  font-style: italic;
  color: #1e264a;
}

.homepage-updates__item-heading {
  font-family: "Noto Serif", serif;
  font-style: italic;
  font-size: 1.5rem;
  color: #1e264a;
  height: auto;
  line-height: 1;
  padding: 0;
  max-width: 100%;
  margin-bottom: 3rem;
}
.homepage-updates__item-heading span::after {
  content: "";
  display: block;
  background: #704b99;
  height: 3px;
  width: 30px;
  margin-top: 22px;
  position: absolute;
}

.homepage-updates__item-plain {
  color: #4f4f4f;
}

.homepage-updates__item-fancy {
  color: #4f4f4f;
  position: relative;
  overflow: hidden;
}
.homepage-updates__item-fancy:focus {
  color: #1e264a;
}
.homepage-updates__item-fancy .homepage-updates__header {
  border-top: 1px solid #a8a8a8;
  border-bottom: 1px solid #a8a8a8;
}
.homepage-updates__item-fancy .homepage-updates__bg {
  display: none;
  height: 100%;
  width: 31.25rem;
  position: absolute;
  background-size: cover !important;
  margin-left: -27%;
  top: 0;
}
.homepage-updates__item-fancy .homepage-updates__bg::before, .homepage-updates__item-fancy .homepage-updates__bg::after {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  /* Old browsers */
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 100%, rgba(0, 0, 0, 0.2) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 100%, rgba(0, 0, 0, 0.2) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.2) 100%, rgba(0, 0, 0, 0.2) 100%);
}
.homepage-updates__item-fancy .homepage-updates__bg::after {
  background: rgba(0, 0, 0, 0.5);
  /* Old browsers */
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 100%, rgba(0, 0, 0, 0.2) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 100%, rgba(0, 0, 0, 0.2) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.2) 100%, rgba(0, 0, 0, 0.2) 100%);
}
.homepage-updates__item-fancy .homepage-updates__bg-disableParallax {
  /* override parallax on mobile */
  transform: translateX(0) !important;
}

.homepage-updates__item-header-wrapper,
.homepage-updates__item-body {
  z-index: 1;
}

.homepage-updates__item-body {
  padding-top: 1rem;
}

.btn-load-more {
  display: block;
  width: 100%;
  height: auto;
  font-size: 0.875rem;
  font-family: "Noto Serif", serif;
  font-style: italic;
  padding: 0;
  background: transparent;
  border: none;
  margin-bottom: 2rem;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.btn-load-more:hover {
  color: #704b99;
}
.btn-load-more::before {
  content: "";
  display: inline-block;
  background: url("../mysource_files/ico-reload.svg") no-repeat center center;
  width: 13px;
  height: 13px;
  margin-right: 10px;
}
.btn-load-more:hover::before {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.btn-load-more.btn-load-more-alt {
  text-align: left;
  border-bottom: 1px solid #a8a8a8;
  padding-bottom: 1rem;
}

/* Module: S */
.landing-heading__container::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  background-image: url("../mysource_files/overlay-header-mobile.png");
  background-size: cover;
  background-position: center center;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.countdown-widget__container {
  display: none;
  position: relative;
  z-index: 3;
  top: 0;
  color: #fff;
  background-color: #704b99;
  font-weight: 400;
  font-weight: 1000;
  font-size: 0.90625rem;
  width: 100%;
  padding: 0 1.875rem;
  line-height: 1.6rem;
}
.countdown-widget__container p {
  margin: 0;
}
.countdown-widget__container .countdown__time {
  display: inline-block;
  font-size: 1rem;
}
.countdown-widget__container .countdown__link {
  display: inline-block;
  font-family: "Noto Serif", serif;
  color: rgb(99, 181, 41);
  text-decoration: none;
  font-style: italic;
}
.countdown-widget__container .countdown__link:hover, .countdown-widget__container .countdown__link:focus {
  text-decoration: underline;
}
.countdown-widget__container .countdown__link::before {
  display: inline-block;
  content: "-";
  width: 0.625rem;
  height: auto;
  color: #fff;
  margin-left: 0.625rem;
}

/* Module: S */
.sidebar__menu {
  display: none;
  z-index: 2;
}
.sidebar__menu > .sidebar__menu-list {
  padding: 0 1.875rem;
}
.has-sidebar .sidebar__menu {
  display: block;
}

.general__sidebar {
  background: #e8e8e8;
}
.general__sidebar > div {
  padding: 0 1.875rem;
}
.general__sidebar > div:last-child {
  margin-bottom: 1.875rem;
}

.news-event .general__sidebar {
  display: none !important;
}

.sidebar__menu-toggle {
  color: #fff;
  background-color: #704b99;
  position: relative;
  width: 100%;
  display: flex;
  font-weight: 500;
  font-size: 1rem;
  border: 0;
  text-align: left;
  line-height: 1.5;
  padding: 2.1875rem 3.125rem 2.1875rem 1.875rem;
  -webkit-transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  transition: 0.2s all linear;
}
.sidebar__menu-toggle:focus {
  outline: 0;
}
.sidebar__menu-toggle::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.5625rem;
  display: block;
  width: 0.85rem;
  height: 0.85rem;
  margin-top: -7px;
  background: url("../mysource_files/ico-arrow-down.svg") no-repeat center center;
  -webkit-transition: 0.2s transform linear, 0.2s border-color linear;
  -moz-transition: 0.2s transform linear, 0.2s border-color linear;
  transition: 0.2s transform linear, 0.2s border-color linear;
}
.sidebar__menu-toggle[data-expanded=true] {
  color: #fff;
  background-color: #704b99;
}
.sidebar__menu-toggle[data-expanded=true]::after {
  background: url("../mysource_files/ico-close-sidebar.svg") no-repeat center center;
  background-size: 0.6875rem;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.sidebar__menu-toggle svg {
  fill: #fff;
  width: 25px;
  height: 22px;
  margin-right: 0.5rem;
}

.sidebar__menu-list:not(.menu__level-2,
.menu__level-3,
.menu__level-4,
.menu__level-5) {
  display: none;
  padding-bottom: 1rem;
}

.sidebar__menu-list {
  background: #704b99;
}
.sidebar__menu-list.menu__level-2, .sidebar__menu-list.menu__level-3, .sidebar__menu-list.menu__level-4, .sidebar__menu-list.menu__level-5 {
  border-top: 1px solid #8568a7;
}

.sidebar__menu-item {
  border-bottom: 1px solid #8568a7;
}
.sidebar__menu-item-active {
  padding-left: 0.625rem;
}
.sidebar__menu-item.extra-contents {
  max-width: 100%;
  border-bottom: none !important;
}

.sidebar__menu-link {
  display: block;
  position: relative;
  font-size: 0.875rem;
  text-decoration: none;
  line-height: 1.4;
  color: #fff;
  padding: 1rem 1rem 1rem 0;
  -webkit-transition: 0.1s color ease-in-out, 0.1s background-color ease-in-out;
  -moz-transition: 0.1s color ease-in-out, 0.1s background-color ease-in-out;
  transition: 0.1s color ease-in-out, 0.1s background-color ease-in-out;
  -webkit-transition: 0.2s padding ease-in-out;
  -moz-transition: 0.2s padding ease-in-out;
  transition: 0.2s padding ease-in-out;
}
.sidebar__menu-link:hover, .sidebar__menu-link.active, .sidebar__menu-link.current {
  color: #fff;
  padding-left: 1.5625rem;
  font-weight: bold;
}
.sidebar__menu-link:hover::before, .sidebar__menu-link.active::before, .sidebar__menu-link.current::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  border: 0.0625rem solid #fff;
  width: 0.875rem;
  margin: 1.25rem auto;
  margin-left: -1.5625rem;
  margin-top: 0.625rem;
}
.sidebar__menu-link.current.has-children {
  padding-right: 2.75rem;
}
.sidebar__menu-link.current.has-children::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0.3125rem;
  display: block;
  width: 0.85rem;
  height: 100%;
  background: url("../mysource_files/ico-arrow-down.svg") no-repeat center center;
  -webkit-transition: 0.2s transform linear, 0.2s border-color linear;
  -moz-transition: 0.2s transform linear, 0.2s border-color linear;
  transition: 0.2s transform linear, 0.2s border-color linear;
}
.sidebar__menu-link:hover, .sidebar__menu-link:focus {
  color: #fff;
  font-weight: bold;
}
.menu__level-2 .sidebar__menu-link {
  color: #fff;
  background-color: #704b99;
  padding-left: 1.75rem;
}
.menu__level-2 .sidebar__menu-link.active, .menu__level-2 .sidebar__menu-link.current {
  color: #fff;
  background-color: #704b99;
}
.menu__level-2 .sidebar__menu-link.current::after {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
.menu__level-2 .sidebar__menu-link:hover, .menu__level-2 .sidebar__menu-link:focus {
  color: #fff;
  font-weight: bold;
}
.menu__level-3 .sidebar__menu-link {
  color: #fff;
  background-color: #704b99;
  padding-left: 2.5rem;
}
.menu__level-3 .sidebar__menu-link.active, .menu__level-3 .sidebar__menu-link.current {
  color: #fff;
  background-color: #704b99;
}
.menu__level-3 .sidebar__menu-link.current::after {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
.menu__level-3 .sidebar__menu-link:hover, .menu__level-3 .sidebar__menu-link:focus {
  color: #fff;
  font-weight: bold;
}
.menu__level-4 .sidebar__menu-link {
  color: #fff;
  background-color: #704b99;
  padding-left: 3.25rem;
}
.menu__level-4 .sidebar__menu-link.active, .menu__level-4 .sidebar__menu-link.current {
  color: #fff;
  background-color: #704b99;
}
.menu__level-4 .sidebar__menu-link.current::after {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
.menu__level-4 .sidebar__menu-link:hover, .menu__level-4 .sidebar__menu-link:focus {
  color: #fff;
  font-weight: bold;
}
.menu__level-5 .sidebar__menu-link {
  color: #fff;
  background-color: #704b99;
  padding-left: 4rem;
}
.menu__level-5 .sidebar__menu-link.active {
  color: #fff;
  background-color: #704b99;
}
.menu__level-5 .sidebar__menu-link.current::after {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
.menu__level-5 .sidebar__menu-link:hover, .menu__level-5 .sidebar__menu-link:focus {
  color: #fff;
  font-weight: bold;
}
.sidebar__menu-link:focus {
  outline: #A85CFF dotted 1px;
}

.sidebar__menu-toggle-secondary {
  background: #e8e8e8;
}
.sidebar__menu-toggle-secondary .sidebar__menu-title {
  color: #1e264a;
}
.sidebar__menu-toggle-secondary::after {
  width: 0.73rem;
  background: url("../mysource_files/ico-arrow-down-blue.svg") no-repeat center center;
}
.sidebar__menu-toggle-secondary[data-expanded=true] {
  color: #1e264a;
  background: #e8e8e8;
}
.sidebar__menu-toggle-secondary[data-expanded=true]::after {
  background: url("../mysource_files/ico-close-sidebar-blue.svg") no-repeat center center;
}

.sidebar__menu-list-secondary {
  background: #e8e8e8;
}
.sidebar__menu-list-secondary .sidebar__menu-item {
  border-bottom: 1px solid #ccc;
}
.sidebar__menu-list-secondary .sidebar__menu-link {
  color: #1e264a;
}
.sidebar__menu-list-secondary .sidebar__menu-link:hover {
  color: #1e264a;
  font-weight: bold;
}
.sidebar__menu-list-secondary .sidebar__menu-link::before {
  border: 0.0625rem solid #1e264a;
}
.sidebar__menu-list-secondary .sidebar__menu-item-subtitle {
  font-size: 0.875rem;
  color: #1e264a;
  border-bottom: none;
}
.sidebar__menu-list-secondary .sidebar__menu-item-subtitle span {
  display: inline-block;
  padding-left: 1rem;
  font-family: "Noto Serif", serif;
  font-style: italic;
}
.sidebar__menu-list-secondary .sidebar__menu-item-subtitle p {
  margin: 0;
}

.rhs__column {
  margin-top: 2rem;
}
.is-listing + .rhs__column {
  margin-top: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.rhs__panel {
  position: relative;
  color: #4f4f4f;
  margin-bottom: 2.5rem;
  background-color: #fff;
  box-shadow: 0 1.25rem 50px -18px rgba(0, 0, 0, 0.15);
  will-change: transform;
}
.rhs__panel.rhs__related {
  background-color: transparent;
  box-shadow: none;
  padding: 1rem 1rem 0;
}
.rhs__panel.rhs__related::after {
  content: none;
}
.rhs__panel .popup__image {
  position: relative;
  z-index: 2;
}

.rhs__image-panel {
  display: block;
  height: 100%;
}
.rhs__image-panel .rhs__panel-image {
  height: 100%;
  object-fit: cover;
}

.rhs__panel-heading {
  font-size: 1.25rem;
  font-weight: 500;
  color: #1e264a;
  background-color: rgb(74.9807692308, 94.4423076923, 182.0192307692);
  padding: 0.75rem 1rem;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 0;
}
.rhs__related .rhs__panel-heading {
  background-color: transparent;
  padding: 0;
  margin-bottom: 1rem;
}
.rhs__related .rhs__panel-heading::after {
  content: "";
  display: block;
  width: 1.5rem;
  height: 0.25rem;
  margin-top: 0.75rem;
  background-color: #1e264a;
}
.rhs__panel-heading.inside-content {
  background-color: transparent;
  border-bottom: 0;
  padding: 0;
  margin-bottom: 0.5rem;
}

.rhs__panel-image {
  width: 100%;
  display: block;
}

.rhs-panel__link {
  position: relative;
  background-color: transparent;
  color: #333;
  display: block;
  padding: 0.2rem 2rem 0.2rem 0;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.15s color ease-in-out;
  -moz-transition: 0.15s color ease-in-out;
  transition: 0.15s color ease-in-out;
}
.rhs-panel__link::after {
  content: "";
  position: absolute;
  top: 0.7rem;
  right: 0.1rem;
  display: block;
  height: 6px;
  width: 6px;
  border-right: 2px solid #1e264a;
  border-bottom: 2px solid #1e264a;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: 0.25s border-color linear, 0.25s right linear;
  -moz-transition: 0.25s border-color linear, 0.25s right linear;
  transition: 0.25s border-color linear, 0.25s right linear;
}
.rhs-panel__link:hover, .rhs-panel__link:focus {
  color: #1e264a;
  background-color: transparent;
}
.rhs-panel__link:hover::after, .rhs-panel__link:focus::after {
  border-right-color: #1e264a;
  border-bottom-color: #1e264a;
}
.rhs-panel__link:last-child {
  border-bottom: 0;
}

.rhs__panel-content {
  color: #58595b;
  background-color: #fff;
  padding: 1rem;
  line-height: 1.65;
  position: relative;
  z-index: 2;
}
.rhs__panel-content h1,
.rhs__panel-content h2,
.rhs__panel-content h3,
.rhs__panel-content h4,
.rhs__panel-content h5,
.rhs__panel-content h6 {
  color: #1e264a;
}
.rhs__panel-content > h2:first-child,
.rhs__panel-content > h3:first-child,
.rhs__panel-content > h4:first-child,
.rhs__panel-content > h5:first-child {
  margin-top: 0;
}
.rhs__panel-content p:first-child {
  margin-top: 0;
}
.rhs__panel-content p:last-child {
  margin-bottom: 0;
}

.main__content a {
  color: #704b99;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 2px solid #704b99;
  padding-bottom: 2px;
}
.main__content a:hover {
  color: #1e264a;
  border-bottom: 2px solid #1e264a;
}
.main__content a.btn {
  color: initial;
  font-weight: normal;
  padding-bottom: 0.9rem;
  border-bottom: none;
}
.main__content a.btn:after {
  content: none;
  background: none !important;
}

.tab__button, .accordion__heading {
  position: relative;
  display: block;
  width: 100%;
  border: 0;
  outline: 0;
  padding: 1.25rem 1.875rem;
  line-height: 1;
  text-align: left;
  text-decoration: none;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  -webkit-transition: 0.15s background-color linear;
  -moz-transition: 0.15s background-color linear;
  transition: 0.15s background-color linear;
}

.accordion,
.tabs,
.mobile-tabs__accordion {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}

.accordion__block {
  margin-bottom: 0.125rem;
}
.accordion__block.active .accordion__heading {
  background: #fff;
  color: #0f2b3c;
  border-top: 1px solid #ddd;
}
.accordion__block.active .accordion__content {
  border-bottom: 1px solid #ddd;
}

.accordion__heading {
  background-color: #1e264a;
  color: #fff;
  font-weight: bold;
  font-size: 1.125rem;
  padding: 1.25rem 1.875rem;
  line-height: 1;
}
.accordion__heading:focus {
  outline: #A85CFF dotted 1px;
}
.accordion__heading {
  border-radius: 0;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.accordion__heading::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 20px;
  right: 25px;
}
.accordion__heading::after {
  content: "";
  position: absolute;
  right: 1.25rem;
  top: 1.1875rem;
  display: inline-block;
  width: 12px;
  height: 15px;
  background: url("../mysource_files/ico-arrow-down.svg") no-repeat center center;
  -webkit-transition: 0.1s all linear;
  -moz-transition: 0.1s all linear;
  transition: 0.1s all linear;
}
.active > .accordion__heading::after {
  width: 12px;
  height: 15px;
  background: url("../mysource_files/ico-close-sidebar-blue.svg") no-repeat center center;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: 0.1s all linear;
  -moz-transition: 0.1s all linear;
  transition: 0.1s all linear;
}
.accordion__content {
  background-color: #fff;
  display: none;
  overflow: hidden;
  padding: 0rem 1.25rem 1.25rem 1.875rem;
  margin-bottom: 1.25rem;
}
.accordion__content p:first-of-type {
  margin-top: 0;
}
.accordion__content p:last-of-type {
  margin-bottom: 0;
}

.tabs {
  position: relative;
  display: none;
}

/* stylelint-disable */
.tab__buttons {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

/* stylelint-enable */
.tab__button {
  color: #fff;
  background-color: #1e264a;
  text-align: center;
  font-weight: bold;
  margin-right: 4px;
  border: 1px solid transparent;
  border-bottom: 0;
}
.tab__button:last-child {
  margin-right: 0;
}
.tab__button:hover, .tab__button:focus {
  color: #fff;
  background-color: rgb(22.6442307692, 28.6826923077, 55.8557692308);
}
.tab__button.active {
  color: #1e264a;
  background-color: #fff;
  border: 1px solid #f0f0f0;
  border-bottom: 0;
}
.tab__button:focus {
  outline: #A85CFF dotted 1px;
}

.tabs__contents {
  position: relative;
  border: 1px solid #f0f0f0;
  border-top: 0;
}

.tab__content {
  display: none;
  padding: 1rem;
  background-color: #fff;
}
.tab__content p:first-of-type {
  margin-top: 0;
}
.tab__content p:last-of-type {
  margin-bottom: 0;
}
.tab__content.active {
  display: block;
}

.gallery {
  max-width: 50rem;
  margin: 1.875rem auto;
}

.gallery__nav {
  width: 90%;
  position: relative;
  margin: -1.5rem auto 3rem auto;
  padding: 1.25rem 1rem;
  background-color: #fff;
  border: 1px solid #f0f0f0;
}
.gallery__nav .gallery__item {
  outline: none;
}
.gallery__nav .gallery__image {
  cursor: pointer;
  border: 4px solid transparent;
}
.gallery__nav .gallery__image:hover, .gallery__nav .gallery__image:focus {
  border: 4px solid #1e264a;
}
.gallery__nav .slick-list {
  position: relative;
}
.gallery__nav .slick-next,
.gallery__nav .slick-prev {
  position: absolute;
  top: 50%;
  right: -2.3rem;
  padding: 0;
  margin: -0.8125rem 0 0 0;
  background-color: transparent;
  color: transparent;
  text-indent: 200%;
  overflow: hidden;
  border: 0;
  height: 1.75rem;
  width: 1.75rem;
  -webkit-transition: 0.1s all ease-in-out;
  -moz-transition: 0.1s all ease-in-out;
  transition: 0.1s all ease-in-out;
}
.gallery__nav .slick-next::after,
.gallery__nav .slick-prev::after {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0rem;
  height: 12px;
  width: 28px;
  background: url("../mysource_files/ico-arrow-blue.svg") no-repeat center center;
  -webkit-transition: 0.1s all ease-in-out;
  -moz-transition: 0.1s all ease-in-out;
  transition: 0.1s all ease-in-out;
}
.gallery__nav .slick-next:hover::after,
.gallery__nav .slick-prev:hover::after {
  -webkit-transition: 0.1s all ease-in-out;
  -moz-transition: 0.1s all ease-in-out;
  transition: 0.1s all ease-in-out;
  background: url("../mysource_files/ico-arrow-green.svg") no-repeat center center;
}
.gallery__nav .slick-prev {
  left: -2.2rem;
  right: auto;
}
.gallery__nav .slick-prev::after {
  left: auto;
  right: 0.375rem;
  border-right: 0;
  width: 22px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.gallery__image {
  display: block;
}

.gallery__description {
  color: inherit;
  background-color: rgb(66.7788461538, 84.5865384615, 164.7211538462);
  padding: 0.5rem 0.75rem;
  margin-top: 0.5rem;
}

.form__group,
.sq-form-question {
  margin-bottom: 1rem;
}
.form__group label,
.sq-form-question label {
  color: #393939;
}
.form__group .form__group:last-child,
.form__group .form__check:last-child,
.sq-form-question .form__group:last-child,
.sq-form-question .form__check:last-child {
  margin-bottom: 0;
}
.form__group.is-required label::after,
.sq-form-question.is-required label::after {
  content: "*";
  color: #f03a47;
  margin-left: 0.5rem;
  position: absolute;
  font-size: 1.125rem;
  margin-top: 0.125rem;
}

.form__instructions {
  text-align: right;
  padding-right: 1rem;
  font-size: 0.875rem;
}
.form__instructions::after {
  content: "*";
  color: #f03a47;
  margin-left: 0.5rem;
  position: absolute;
  font-size: 1.125rem;
  margin-top: 0.125rem;
}

.sq-form-question-answer > ul > li {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
.sq-form-question-answer > ul > li::before {
  content: none !important;
}

.form__group-inline {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.form__group-inline > .datepicker__wrap {
  display: block;
  width: 100%;
}
.form__group-inline > input[type=text],
.form__group-inline > .datepicker__wrap {
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

.form-fieldset__content {
  display: none;
  margin-top: 0.75rem;
}
.form-fieldset__content li input[type=checkbox],
.form-fieldset__content li input[type=radio] {
  margin-right: 0.25rem;
  margin-top: -4px;
  vertical-align: middle;
}
.form-fieldset__content li:last-child label {
  margin-bottom: 0;
}

.sq-form-question-option-list li,
.sq-form-question-tickbox-list li,
.form__check {
  position: relative;
  display: block;
  margin-bottom: 0.25rem;
}

.sq-form-question-option-list label,
.sq-form-question-tickbox-list label,
.form-check__label {
  color: #4f4f4f;
  padding-left: 0;
  line-height: 1.5rem;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.disabled > .sq-form-question-option-list label,
.disabled > .sq-form-question-tickbox-list label,
.disabled > .form-check__label {
  color: rgb(117.25, 117.25, 117.25);
  cursor: not-allowed;
}

.sq-form-question-option-list input[type=radio],
.sq-form-question-tickbox-list input[type=checkbox] {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: 0;
}

.form-check__input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.5rem;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.875rem;
  padding-left: 0.5rem;
}

.form__control,
.sq-form-field:not([type=radio]):not([type=checkbox]) {
  display: block;
  width: 100%;
  padding: 0.8rem 0.75rem;
  color: inherit;
  font-size: 1rem;
  line-height: 1.25;
  border: none;
  background-color: #f2f2f2;
  border-radius: 0;
  -webkit-transition: 0.2s background-color ease-in-out, 0.2s border-color ease-in-out, 0.2s color ease-in-out;
  -moz-transition: 0.2s background-color ease-in-out, 0.2s border-color ease-in-out, 0.2s color ease-in-out;
  transition: 0.2s background-color ease-in-out, 0.2s border-color ease-in-out, 0.2s color ease-in-out;
}
.form__control:focus, .form__control:hover,
.sq-form-field:not([type=radio]):not([type=checkbox]):focus,
.sq-form-field:not([type=radio]):not([type=checkbox]):hover {
  color: #464a4c;
  background-color: #e1e1e1;
  border: none;
  outline: #A85CFF dotted 1px;
}
.has-success .form__control,
.has-success .sq-form-field:not([type=radio]):not([type=checkbox]) {
  border-color: #2c882c;
}
.has-warning .form__control,
.has-warning .sq-form-field:not([type=radio]):not([type=checkbox]) {
  border-color: #aa6708;
}
.has-error .form__control,
.has-error .sq-form-field:not([type=radio]):not([type=checkbox]) {
  border-color: #e00;
}
.form__group-inline > .form__control,
.form__group-inline > .sq-form-field:not([type=radio]):not([type=checkbox]) {
  margin-right: 0.5rem;
}
.form__group-inline > .form__control:last-child:not(:first-child),
.form__group-inline > .sq-form-field:not([type=radio]):not([type=checkbox]):last-child:not(:first-child) {
  margin-right: 0;
}

.form__control:focus {
  outline: #A85CFF dotted 1px;
}

select.form__control:not([size]):not([multiple]),
select.sq-form-field:not([size]):not([multiple]) {
  padding-right: 2rem;
  height: 45px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI5Mi4zNjIgMjkyLjM2MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjkyLjM2MiAyOTIuMzYyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTI4Ni45MzUsNjkuMzc3Yy0zLjYxNC0zLjYxNy03Ljg5OC01LjQyNC0xMi44NDgtNS40MjRIMTguMjc0Yy00Ljk1MiwwLTkuMjMzLDEuODA3LTEyLjg1LDUuNDI0ICAgQzEuODA3LDcyLjk5OCwwLDc3LjI3OSwwLDgyLjIyOGMwLDQuOTQ4LDEuODA3LDkuMjI5LDUuNDI0LDEyLjg0N2wxMjcuOTA3LDEyNy45MDdjMy42MjEsMy42MTcsNy45MDIsNS40MjgsMTIuODUsNS40MjggICBzOS4yMzMtMS44MTEsMTIuODQ3LTUuNDI4TDI4Ni45MzUsOTUuMDc0YzMuNjEzLTMuNjE3LDUuNDI3LTcuODk4LDUuNDI3LTEyLjg0N0MyOTIuMzYyLDc3LjI3OSwyOTAuNTQ4LDcyLjk5OCwyODYuOTM1LDY5LjM3N3oiIGZpbGw9IiMwMDAwMDAiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: center right 12px;
  background-size: 12px;
}

.form__control-success,
.form__control-warning,
.form__control-error {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem;
}

/* stylelint-disable */
.form__control-error {
  background-color: #fbf3f4;
}

/* stylelint-enable */
.sq-form-error,
.form-control__feedback {
  margin-top: 0.3rem;
  font-weight: 400;
  font-size: 0.875rem;
  padding-left: 0.875rem;
  margin-left: 1rem;
}
.sq-form-error::before,
.form-control__feedback::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  margin-top: 10px;
  margin-left: -16px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.has-success .sq-form-error,
.has-success .form-control__feedback {
  color: #2c882c;
}
.has-success .sq-form-error::before,
.has-success .form-control__feedback::before {
  border-bottom: 6px solid #2c882c;
}
.has-warning .sq-form-error,
.has-warning .form-control__feedback {
  color: #aa6708;
}
.has-warning .sq-form-error::before,
.has-warning .form-control__feedback::before {
  border-bottom: 6px solid #aa6708;
}
.has-error .sq-form-error,
.has-error .form-control__feedback {
  color: #e00;
}
.has-error .sq-form-error::before,
.has-error .form-control__feedback::before {
  border-bottom: 6px solid #e00;
}
.sq-form-question-error .sq-form-error,
.sq-form-question-error .form-control__feedback {
  color: #e00;
}
.sq-form-question-error .sq-form-error::before,
.sq-form-question-error .form-control__feedback::before {
  border-bottom: 6px solid #e00;
}

.sq-form-question-error .form__control {
  border-color: #e00;
}
.sq-form-question-error .sq-form-error {
  color: #e00;
  margin-top: 0.5rem;
}

.form__text {
  display: block;
  margin-top: 0.25rem;
  font-size: 85%;
  color: #636c72;
}

.form-list__item {
  padding-bottom: 0.4rem;
}
.form-list__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.form-list__link {
  -webkit-transition: 0.15s color ease-in-out;
  -moz-transition: 0.15s color ease-in-out;
  transition: 0.15s color ease-in-out;
  color: #393939;
  text-decoration: none;
}
.form-list__link:hover, .form-list__link:focus, .form-list__link.active {
  color: #1e264a;
}
.form-list__link.active {
  font-weight: 500;
}

.form-list__count {
  float: right;
  font-size: 90%;
  font-family: Helvetica, Arial, Sans-serif;
  line-height: 1em;
  color: #01183c;
  background-color: rgb(216.75, 216.75, 216.75);
  padding: 0.25rem 0.35rem;
  border-radius: 0.25rem;
}

.form__separator {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-top-color: #1e264a;
  border-bottom: 0;
}

.toc__list {
  display: none;
}

.toc__toggler {
  font-size: 1rem;
  color: #58595b;
  background-color: transparent;
  font-weight: 500;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
}

h3.toc__heading {
  color: #1e264a;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 1rem;
}
h3.toc__heading::after {
  content: "";
  display: block;
  width: 1.5rem;
  height: 0.25rem;
  margin-top: 0.65rem;
  background-color: #1e264a;
}

.toc__link {
  position: relative;
  display: block;
  font-size: 0.9375rem;
  color: #58595b;
  text-decoration: none;
  padding-right: 1.5rem;
  -webkit-transition: 0.15s color ease-in-out;
  -moz-transition: 0.15s color ease-in-out;
  transition: 0.15s color ease-in-out;
}
.toc__link::after {
  content: "";
  position: absolute;
  top: 0.4rem;
  right: 0.1rem;
  display: block;
  height: 6px;
  width: 6px;
  border-right: 2px solid #1e264a;
  border-bottom: 2px solid #1e264a;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.toc__link:hover, .toc__link:focus {
  color: #1e264a;
}

.toc__item {
  margin-bottom: 0.5rem;
}
.toc__item:last-child {
  margin-bottom: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .toc__item {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  .toc__item:before {
    content: none !important;
  }
}

/* stylelint-disable */
.gMap {
  width: 100%;
  height: 400px;
}

/* stylelint-enable */
.btt__wrapper {
  width: 100%;
  position: absolute;
  bottom: 100%;
  left: 0;
  padding: 0 1.5rem;
}

.btt {
  max-width: 80rem;
  margin: 0 auto;
}

.btt a {
  float: right;
  display: block;
  height: 36px;
  width: 80px;
  position: relative;
  background-color: #ddd;
  border: 2px solid #ddd;
  transition: all 0.3s ease;
  color: #fff;
}
.btt a::before {
  content: "";
  position: absolute;
  border-width: 3px 0 0 3px;
  border-style: solid;
  border-color: #fff;
  width: 12px;
  height: 12px;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: all 0.3s ease;
}
.btt a:hover, .btt a:focus {
  background: #fff;
}
.btt a:hover::before, .btt a:focus::before {
  border-color: #ddd;
}

.figure__image {
  position: relative;
  margin-bottom: 2.5rem;
}
.figure__image img {
  display: block;
}
.figure__image figcaption {
  color: #2e2e2e;
  margin-top: 0.5rem;
  font-size: 0.875rem;
}

.popup__video {
  text-decoration: none;
}

.addtocalendar {
  position: relative;
  display: inline-block;
  background: transparent;
}
.addtocalendar var {
  display: none;
}
.addtocalendar .atcb-list {
  position: absolute;
  left: 0;
  display: none;
  background-color: #fff;
  margin-top: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.25rem;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.addtocalendar .atcb-list:hover {
  display: block;
}
.addtocalendar .atcb-link:focus + .atcb-list,
.addtocalendar .atcb-link:active + .atcb-list {
  display: block;
}
.addtocalendar .atcb-item-link {
  font-size: 0.9375rem;
  padding: 0.35rem 0.75rem;
  display: block;
  text-decoration: none;
  white-space: nowrap;
}
.addtocalendar .atcb-item-link:hover, .addtocalendar .atcb-item-link:focus {
  background-color: rgb(239.7, 239.7, 239.7);
}

.at-share-tbx-element .at-icon-wrapper {
  display: none !important;
}

.video-container {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 1.875rem;
  position: relative;
}

.video-container embed,
.video-container iframe,
.video-container object {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.video-poster,
.video-container {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}

.video-poster a img {
  vertical-align: bottom;
  width: 100%;
}
.video-poster a .image__wrapper {
  position: relative;
  overflow: hidden;
}
.video-poster a .image__wrapper::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #262626;
  opacity: 0.6;
  position: absolute;
}
.video-poster a .image__wrapper::after {
  content: "";
  top: calc(50% - 25px);
  right: calc(50% - 25px);
  position: absolute;
  background-repeat: no-repeat;
  background-size: 50px;
  background-position: center center;
  height: 50px;
  width: 50px;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 37px solid #fff;
}
.map__description {
  position: relative;
  padding: 1.9375rem;
  background-color: #fff;
  box-shadow: 0 1.5rem 50px -18px rgba(0, 0, 0, 0.15);
  will-change: transform;
  color: #2e2e2e;
}
.map__description h3.map__description-heading {
  color: #1e264a;
  margin-top: 0;
  margin-bottom: 1.3125rem;
  font-size: 1.375rem;
}
.map__description p {
  margin: 0;
}

/* iCheck plugin Square skin
----------------------------------- */
.icheckbox_square,
.iradio_square {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 23px;
  background: url("../mysource_files/square.png") no-repeat;
  border: none;
  cursor: pointer;
}

.icheckbox_square {
  background-position: 0 0;
}

.icheckbox_square.hover,
.icheckbox_square.focus {
  background-position: -24px 0;
}

.icheckbox_square.checked {
  background-position: -48px 0;
}

.icheckbox_square.disabled {
  background-position: -72px 0;
  cursor: default;
}

.icheckbox_square.checked.disabled {
  background-position: -96px 0;
}

.iradio_square {
  background-position: -120px 0;
}

.iradio_square.hover,
.iradio_square.focus {
  background-position: -144px 0;
}

.iradio_square.checked {
  background-position: -168px 0;
}

.iradio_square.disabled {
  background-position: -192px 0;
  cursor: default;
}

.iradio_square.checked.disabled {
  background-position: -216px 0;
}

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square,
  .iradio_square {
    background-image: url("../mysource_files/square@2x.png");
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px;
  }
}
.listing__item.pdf::before {
  content: none;
  height: 0 !important;
}

.listing__item.pdf svg {
  height: 0.9375rem;
  max-width: 0.9375rem;
  margin-right: 0.3125rem;
}

/* Module: S */
.inside-header {
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #ccc;
}
.inside-header h1 {
  font-weight: 400;
  color: #1e264a;
  font-size: 1.75rem;
  line-height: 1.3;
}
.inside-header h2 {
  font-family: "Noto Serif", serif;
  font-style: italic;
  font-weight: normal;
  color: #704b99;
  font-size: 1.125rem;
}

/* Module: S */
.landing-panel {
  color: #4f4f4f;
  background-color: #fff;
  border: 1px solid #704b99;
  margin-top: 1.5rem;
  padding: 1rem;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.landing-panel:first-child {
  margin-top: 0;
}
.landing-panel:hover, .landing-panel:focus {
  color: #4f4f4f;
  background-color: rgb(93.125, 110.625, 189.375);
  border: 1px solid #704b99;
}

.landing-panel__link {
  color: #4f4f4f;
  text-decoration: none;
}

.landing-panel__heading {
  margin-top: 0;
  margin-bottom: 0.75rem;
}

.landing-panel__image {
  display: block;
  margin-bottom: 1rem;
}

.landing-image__container {
  position: relative;
  height: 12.5rem;
  overflow: hidden;
}

.landing-image {
  position: relative;
  display: block;
  height: 18.75rem;
  margin-top: -1.25rem;
  width: 100%;
  object-fit: cover;
  z-index: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .landing-image {
    z-index: inherit;
  }
}
.landing-image {
  margin: 0 auto;
}

.landing-heading {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  max-width: 79rem;
  height: 100%;
  margin: auto;
  position: relative;
  z-index: 2;
}
.landing-heading h1 {
  font-weight: 400;
  font-size: 1.75rem;
  color: #fff;
  margin-bottom: 0;
}
.landing-heading h2 {
  font-family: "Noto Serif", serif;
  font-weight: normal;
  color: #fff;
  font-style: italic;
  font-size: 1.125rem;
}
.landing-heading {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
.landing-heading__container {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: -moz-radial-gradient(center, circle cover, rgba(1, 25, 61, 0) 0%, rgba(1, 25, 61, 0.5) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(1, 25, 61, 0)), color-stop(100%, rgba(1, 25, 61, 0.5)));
  background: -webkit-radial-gradient(center, circle cover, rgba(1, 25, 61, 0) 0%, rgba(1, 25, 61, 0.5) 100%);
  background: -o-radial-gradient(center, circle cover, rgba(1, 25, 61, 0) 0%, rgba(1, 25, 61, 0.5) 100%);
  background: -ms-radial-gradient(center, circle cover, rgba(1, 25, 61, 0) 0%, rgba(1, 25, 61, 0.5) 100%);
  background: radial-gradient(center, circle cover, rgba(1, 25, 61, 0) 0%, rgba(1, 25, 61, 0.5) 100%);
  background-color: rgba(1, 25, 61, 0);
}

.landing__content h1,
.landing__content h2,
.landing__content h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.landing__content + .panels__container {
  margin-top: 1.5rem;
}

/* Module: S */
.landscape-carousel {
  display: none;
}
.landscape-carousel.slick-initialized {
  display: inherit;
}

.landscape-carousel,
.landscape-carousel__caption-wrapper {
  position: relative;
  overflow: hidden;
}

.landscape-carousel__caption-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  max-width: 79rem;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  top: 4.0625rem;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.landscape-carousel__wrapper {
  position: relative;
}

.landscape-carousel__item {
  background-color: transparent;
  overflow: hidden;
  background-color: #0d1246;
}
.landscape-carousel__item::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-image: url("../mysource_files/overlay-carousel-mobile.png");
  background-size: cover;
  background-position: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.landscape-carousel__caption {
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  display: block;
  position: relative;
  line-height: 1.25;
}
.landscape-carousel__caption:hover, .landscape-carousel__caption:focus {
  color: #fff;
}
.landscape-carousel__caption:hover .landscape-carousel__caption-heading::after, .landscape-carousel__caption:focus .landscape-carousel__caption-heading::after {
  width: 100%;
}
.landscape-carousel__caption.is-video::after {
  content: "Watch Video";
  display: inline-block;
  font-weight: 500;
  color: #fff;
  border: 2px solid #fff;
  padding: 0.625rem 0.875rem 0.5rem;
  margin-top: 1.5rem;
}

.landscape-carousel__image-wrapper {
  background-size: cover !important;
  /* inline css override */
  height: 40.625rem;
}
.landscape-carousel__image-wrapper-disableParallax {
  /* override parallax on mobile */
  transform: translateX(0) !important;
}

.landscape-carousel__image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 37.5rem;
}

.landscape-carousel__caption-preheading {
  font-size: 1.125rem;
  font-family: "Noto Serif", serif;
  font-style: italic;
  padding-left: 2.1875rem;
  margin-bottom: 0.75rem;
}
.landscape-carousel__caption-preheading::before {
  content: "";
  display: block;
  height: 2px;
  width: 20px;
  position: absolute;
  top: 11px;
  left: 0;
  background: #69be28;
}

.landscape-carousel__caption-heading {
  font-size: 1.75rem;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
}

.landscape-carousel__caption-content {
  font-size: 0.875rem;
  line-height: 1.86;
}
.landscape-carousel__caption-content .btn {
  padding: 0.75rem 1.25rem 0.75rem 3rem;
}
.landscape-carousel__caption-content p {
  /*margin-bottom: 1.5rem;*/
}

.landscape-carousel__dots {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.landscape-carousel__dots > li {
  margin-right: 0.75rem;
}
.landscape-carousel__dots > li button {
  display: block;
  height: 0.6875rem;
  width: 0.6875rem;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.15);
  border: 0.125rem solid #fff;
  margin: 4px 0;
  padding: 0;
  color: #757575;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}
.landscape-carousel__dots > li.slick-active button {
  background-color: #fff;
}

/* stylelint-disable */
.landscape-carousel__controls {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  max-width: 79rem;
  margin: 0 auto;
  padding-left: 1.75rem;
  padding-right: 1rem;
  bottom: 28%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}

/* stylelint-enable */
.landscape-carousel__toggler {
  background-color: transparent;
  height: 0.6875rem;
  width: 0.75rem;
  border-width: 0 0.25rem 0 0.25rem;
  border-style: none solid;
  border-color: transparent #fff;
  padding: 0;
  margin-left: 0.25rem;
}
.landscape-carousel__toggler.carousel-paused {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #fff;
}

/* Module: S */
.search-result__item {
  margin-bottom: 2.5rem;
  border: 1px solid #f0f0f0;
}
.search-result__item:first-child {
  margin-top: 3rem;
}
.search-result__item:last-child {
  margin-bottom: 0;
}

.search-result__link {
  position: relative;
  color: #1e264a;
  text-decoration: none;
  background-color: #fff;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  box-shadow: 0 1.5rem 50px -18px rgba(0, 0, 0, 0.1);
  will-change: transform;
}
.search-result__link:hover .search-result__heading, .search-result__link:focus .search-result__heading {
  text-decoration: underline;
}

.search-result__desc {
  color: #58595b;
  margin-top: 1rem;
}

h2.search-result__heading {
  font-size: 1.25rem;
  line-height: 1.4rem;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.search-result__best-bet h2.search-result__heading {
  color: #1e264a;
}

.search-result__image-wrapper {
  display: none;
  position: absolute;
  height: 100%;
  width: 125px;
}

.search-result__image {
  display: none;
  max-width: 125px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.search-result__content {
  padding: 1.8125rem;
  line-height: 1.5;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  width: 100%;
}
.search-result__best-bet .search-result__content {
  border-bottom: 5px solid #1e264a;
}

.search-result__type {
  font-weight: 400;
  margin-bottom: 0.2rem;
}

@media screen and (min-width: 35.3125em) {
  .search-result__image,
  .search-result__image-wrapper {
    display: inherit;
  }
  .search-result__image-wrapper + .search-result__content {
    padding-left: 154px;
  }
  .listing-3-col .search-result__image,
  .listing-3-col .search-result__image-wrapper {
    display: none;
  }
  .listing-3-col .search-result__image-wrapper + .search-result__content {
    padding-left: 1.8125rem;
  }
}
.search-result__date {
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}
.search-result__date time {
  font-weight: 400;
}
.search-result__content-inner .search-result__date {
  margin-bottom: 0;
}

.search-result__event-location {
  margin-bottom: 0.5rem;
}

.search-result__event-location {
  font-style: italic;
  font-weight: 400;
}

.search-result__url {
  line-height: 1rem;
  font-size: 0.875rem;
  font-weight: 400;
  margin-top: 1rem;
  word-break: break-all;
}

.rhs-filters__heading {
  font-weight: normal;
  font-size: 1.35rem;
  line-height: 1.35rem;
  margin-top: 0;
  margin-bottom: 1.5rem;
  padding-bottom: 0.45rem;
  border-bottom: 2px solid #1e264a;
}

.rhs-filters.form-filters .rhs-filters__container[data-expanded=true] > .rhs-filters__heading::before {
  top: 0.3125rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rhs-filters.form-filters .rhs-filters__heading {
  border-bottom: 1px solid #d8d8d8;
  position: relative;
}
.rhs-filters.form-filters .rhs-filters__heading::before {
  content: "";
  position: absolute;
  right: 1.1rem;
  top: 0.625rem;
  height: 0.75rem;
  width: 0.75rem;
  border-right: 4px solid #01183c;
  border-bottom: 4px solid #01183c;
  display: block;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.rhs-filters.form-filters .rhs-filters__heading + form {
  display: none;
}
.rhs-filters.form-filters legend {
  color: #01183c;
  background-color: transparent;
  padding: 0;
  margin: 0;
  font-size: 125%;
  font-weight: 500;
  text-transform: none;
  width: auto;
  display: inline-block;
  cursor: default;
}
.rhs-filters.form-filters legend::before {
  content: none;
}
.rhs-filters.form-filters legend + .form-fieldset__content {
  display: block;
  margin-top: 1rem;
}
.rhs-filters.form-filters legend::after {
  content: "";
  display: block;
  width: 1.25rem;
  height: 3px;
  margin-top: 0.25rem;
  background-color: #1e264a;
}
.rhs-filters.form-filters fieldset.form__group[data-expanded=true] > legend::before {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.rhs-filters.facets-filters legend {
  line-height: 2;
  border: 0;
  background-color: #1e264a;
  margin: 0;
  padding: 0.65rem 1rem;
  color: #fff;
  font-size: 80%;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}
.rhs-filters.facets-filters legend::before {
  content: "";
  position: absolute;
  right: 1.1rem;
  top: 1.15rem;
  height: 0.75rem;
  width: 0.75rem;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
  display: block;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.rhs-filters.facets-filters fieldset.form__group {
  margin-bottom: 1rem;
}
.rhs-filters.facets-filters fieldset.form__group[data-expanded=true] > legend::before {
  top: 0.75rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.calendar__icon {
  display: block;
  fill: #1e264a;
  height: 22px;
  width: 26px;
}

.ui-datepicker {
  display: none;
  background-color: #fff;
  padding: 0.5rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
  margin-top: 3px;
}

.ui-datepicker-header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.4rem;
}

.ui-datepicker-prev > .ui-icon,
.ui-datepicker-next > .ui-icon {
  display: none;
}

/* stylelint-disable */
.ui-datepicker-prev,
.ui-datepicker-next {
  cursor: pointer;
  display: block;
  height: 33px;
  width: 28px;
  background-color: #eee;
}
.ui-datepicker-prev::after,
.ui-datepicker-next::after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-style: solid;
  border-width: 7px 8px 7px 0;
  border-color: transparent #555 transparent transparent;
  vertical-align: middle;
  margin-top: 4px;
  margin-left: 9px;
}
.ui-datepicker-prev:hover, .ui-datepicker-prev:focus,
.ui-datepicker-next:hover,
.ui-datepicker-next:focus {
  background-color: rgb(222.7, 222.7, 222.7);
}

/* stylelint-enable */
.ui-datepicker-next {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}
.ui-datepicker-next::after {
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #555;
  margin-left: 10px;
}

.ui-datepicker-calendar {
  width: 100%;
  min-width: 12.5rem;
}
.ui-datepicker-calendar td {
  padding: 1px;
}
.ui-datepicker-calendar thead span {
  font-size: 80%;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.3rem;
}
.ui-datepicker-calendar .ui-state-default {
  display: block;
  padding: 0.25rem 0.45rem;
  color: #555;
  font-size: 0.9375rem;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  background-color: #eee;
}
.ui-datepicker-calendar .ui-state-default.ui-state-hover {
  background-color: rgb(222.7, 222.7, 222.7);
}
.ui-datepicker-calendar .ui-state-default.ui-state-active {
  color: #fff;
  background-color: #704b99;
}

.datepicker__wrap {
  position: relative;
}
.datepicker__wrap .datepicker__clear {
  position: absolute;
  top: 50%;
  right: 2.75rem;
  padding: 0;
  border: 0;
  height: 1.875pxrem;
  width: 1.25rem;
  color: #000;
  background-color: transparent;
  display: none;
  -webkit-transition: 0.2s background-color ease-in-out;
  -moz-transition: 0.2s background-color ease-in-out;
  transition: 0.2s background-color ease-in-out;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.datepicker__wrap .datepicker__clear:hover, .datepicker__wrap .datepicker__clear:focus {
  outline: 0;
}

.pagination {
  font-family: "Noto Serif", serif;
  font-style: italic;
  font-size: 0.9375rem;
}

.pagination__link {
  /*override main__content a*/
  color: #1e264a !important;
  font-weight: normal !important;
  border-bottom: none !important;
  padding: 0.5rem !important;
}

.pagination__item--current span {
  color: #1e264a;
  font-weight: normal;
  border-bottom: 2px solid #979797;
}

.pagination__next .pagination__link::before {
  content: "Next";
  display: inline-block;
  border-right: none;
  border-bottom: none;
  margin-left: 0;
  width: auto;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}

.pagination__previous .pagination__link::before {
  content: "Prev";
  display: inline-block;
  border-left: none;
  border-bottom: none;
  margin-left: 0;
  width: auto;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}

.pagination__link::after,
.pagination__item--current > span::after {
  height: 2px;
}

/* Module: S */
.page-consultations__hiw,
.page-consultations__completed-consultations,
.page-consultations-details {
  padding: 2rem;
  max-width: 79rem;
  margin: auto;
}

.hiw__main-heading h2 {
  font-family: "Noto Serif", serif;
  font-weight: normal;
  font-style: italic;
  font-size: 1.5rem;
  color: #1e264a;
  line-height: 1.5;
}
.hiw__main-heading h2::after {
  content: "";
  display: block;
  width: 18px;
  height: 2px;
  margin-top: 7px;
  background: #704b99;
}

.hiw__item {
  text-align: center;
  margin-bottom: 3rem;
}

.hiw__icon {
  max-width: 4.375rem;
  height: 4.375rem;
}

.hiw__heading {
  font-weight: 500;
  font-weight: normal;
  font-size: 1.125rem;
  color: #1e264a;
  padding-bottom: 0.9375rem;
  border-bottom: 2px solid #ddd;
}

.page-consultations__current-consultations {
  background: #1e264a;
  color: #fff;
  padding: 2rem;
}

.current-consultations__content {
  background: #704b99;
  font-size: 0.875rem;
  padding: 1rem;
}

.current-consultations__heading h2 {
  font-size: 1.5rem;
  font-family: "Noto Serif", serif;
  font-weight: normal;
  font-style: italic;
  margin-bottom: 2rem;
}
.current-consultations__heading h2::after {
  content: "";
  display: block;
  width: 18px;
  height: 2px;
  margin-top: 12px;
  background: #704b99;
}

.current-consultations__content-meta-status {
  font-weight: 700;
  font-size: 0.875rem;
}

.current-consultations__content-meta-dates {
  font-family: "Noto Serif", serif;
  font-style: italic;
  font-size: 0.875rem;
}

.current-consultations__progress-wrapper {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.current-consultations__details h3 {
  font-weight: 500;
  font-size: 1.125rem;
}
.current-consultations__details p {
  font-size: 0.875rem;
}

.current-consultations__remaining-time {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 700;
}

.current-consultations__time-icon {
  fill: #fff;
  width: 15px;
  height: 15px;
  margin-right: 0.75rem;
}

.current-consultations__btn-wrapper {
  margin-top: 1.5rem;
}

.completed-consultations__heading h2 {
  font-family: "Noto Serif", serif;
  font-weight: normal;
  font-style: italic;
  font-size: 1.5rem;
  color: #1e264a;
  line-height: 1.5;
}
.completed-consultations__heading h2::after {
  content: "";
  display: block;
  width: 18px;
  height: 2px;
  margin-top: 7px;
  background: #69be28;
}

.completed-consultations__item {
  border-top: 1px solid #bbb;
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  padding-top: 0.5rem;
  color: #1e264a;
}

.consultations__item-meta-status {
  font-weight: 700;
  font-weight: normal;
  font-size: 0.875rem;
  color: #1e264a;
}

.consultations__item-meta-dates {
  font-family: "Noto Serif", serif;
  font-style: italic;
  font-size: 0.875rem;
  color: #1e264a;
}

.consultations__item__progress-wrapper {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.consultations__item__details h3 {
  font-weight: 400;
  font-size: 1.125rem;
}

.consultations__item__btn-wrapper {
  margin-top: 1rem;
}

.page-consultations-details__wrapper {
  border-top: 1px solid #ccc;
}
.consultation .page-consultations-details__wrapper {
  margin: auto;
  width: 100%;
}

.page-consultations-details .tool-box {
  display: none;
  margin-top: 0.5rem;
  margin-bottom: 2.5rem;
}

.consultations-details-item__heading {
  margin-bottom: 1.5rem;
}

.consultations-details__period-heading {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-weight: 700;
  color: #1e264a;
  font-size: 0.875rem;
  line-height: 1.4;
  margin-bottom: 0.5rem;
}
.consultations-details__period-heading svg {
  fill: #1e264a;
  width: 15px;
  height: 15px;
  margin-right: 1rem;
  margin-top: 0.1rem;
}

.consultations-details__period {
  font-family: "Noto Serif", serif;
  font-style: italic;
  color: #1e264a;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
}

.page-consultations-details__item form li {
  padding-left: 0 !important;
}
.page-consultations-details__item form li .form__ele {
  display: inline-block;
}
.page-consultations-details__item form li.form__checkbox {
  padding-left: 0 !important;
}
.page-consultations-details__item form li.form__checkbox input[type=checkbox] {
  margin-right: 10px;
}
.page-consultations-details__item form li.form__radio .form__ele {
  margin-right: 20px;
}
.page-consultations-details__item form li::before {
  content: none !important;
}
.page-consultations-details__item form .sq-form-section-title {
  font-size: 2rem;
  font-weight: bold;
}
.page-consultations-details__item form .sq-form-submit {
  border: none;
}
.page-consultations-details__item form .ajax-form-container {
  margin-top: 1rem;
}
.page-consultations-details__item form .error,
.page-consultations-details__item form .target-error {
  color: #ff0000;
}

.bottom-line:not(:last-child) {
  border-top: 0.1px solid #fff;
  margin: 2.5rem 0;
}

/* Module: S */
.progressbar {
  height: 16px;
  position: relative;
  overflow: hidden;
  background: #ddd;
}
.progressbar > span {
  display: block;
  height: 16px;
  background-color: #bbb;
  position: relative;
  overflow: hidden;
}
.progressbar.progressbar-green {
  background: #c5b8d5;
}
.progressbar.progressbar-green > span {
  background-color: #69be28;
}

/* Module: S */
/*
--------------------
Pages
--------------------
*/
@media screen and (min-width: 63.75em) {
  .tooltip__text {
    min-width: 300px;
  }
}
.col-2-left.long-page .layout-left.toc-hidden {
  width: 100%;
}

.lhs-toc {
  display: none;
  position: relative;
}

@media screen and (min-width: 63.75em) {
  .lhs-toc {
    display: block;
  }
  .lhs-toc.toc-hidden {
    display: none;
  }
  .long-page .lhs-toc {
    left: auto !important;
    padding-right: 20px;
    position: absolute;
    top: 50px;
    width: 23.5%;
    overflow-y: scroll;
    margin-top: 30px;
  }
  .long-page.is-sticky-menu .lhs-toc {
    left: auto !important;
    position: fixed !important;
    background: #fff;
  }
}
@media screen and (min-width: 82.5em) {
  .long-page .lhs-toc {
    width: 300px;
  }
}
@media screen and (min-width: 63.75em) {
  .rhs-toc {
    display: none;
  }
}
.toc {
  position: static;
  top: auto;
  width: 100%;
}

.toc-helper h3 {
  margin-top: 0;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
}

.toc-helper ul {
  padding: 0;
  overflow: hidden;
}

.toc__list .toc__item,
.toc__list .toc__sub-item,
.toc__list .toc__sub-sub-item {
  padding: 8px 0;
}

.toc__list .toc__item a,
.toc__list .toc__sub-item a,
.toc__list .toc__sub-sub-item a {
  text-decoration: none;
  border-bottom: 0;
}

.toc__list .toc__item.is-current > a,
.toc__list .toc__sub-item.is-current > a,
.toc__list .toc__sub-sub-item.is-current > a {
  font-weight: bold;
  text-decoration: underline;
}

.toc__list .toc__item.is-current .toc__sub-item a,
.toc__list .toc__sub-item.is-current .toc__sub-item a,
.toc__list .toc__sub-sub-item.is-current .toc__sub-item a {
  font-weight: normal;
  text-decoration: none;
}

a.lhs-toc__switch {
  display: none;
  left: 340px;
  position: absolute;
  top: 314px;
  width: 25px;
  height: 25px;
  background: darkgray;
  text-indent: -999em;
  border-bottom: 0;
  cursor: pointer;
}
a.lhs-toc__switch:hover {
  border-bottom: 0;
}
a.lhs-toc__switch::after {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0.55rem;
  display: block;
  height: 0.65rem;
  width: 0.65rem;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

@media screen and (min-width: 63.75em) {
  a.lhs-toc__switch {
    display: block;
  }
}
.layout-left.toc-hidden a.lhs-toc__switch {
  left: 0;
}
.layout-left.toc-hidden a.lhs-toc__switch::after {
  left: unset;
  right: 0.55rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (min-width: 63.75em) {
  .long-page .layout-left {
    padding-left: 21.875rem;
  }
  .long-page .layout-left.toc-hidden {
    padding-left: 3.125rem;
  }
}
.long-page .wrapper {
  position: relative;
}

.long-page .main-content__wrapper {
  display: block;
}

.long-page .rhs-toc .toc__list {
  display: block;
  list-style-type: none;
}

.long-page .rhs-toc .toc__list > li {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}

.long-page .rhs-toc .toc__list li:before {
  display: none !important;
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
@media (min-width: 48em) {
  .wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .consultation .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .main__content.is-listing {
    -webkit-order: inherit;
    -ms-flex-order: inherit;
    order: inherit;
    margin-top: 0;
  }
  /*
  --------------------
  Modules
  --------------------
  */
  .offset-top {
    margin-top: -3.75rem;
  }
  .no-banner .offset-top {
    margin-top: 0;
  }
  /* Module: Breadcrumbs */
  .breadcrumbs {
    display: inherit;
  }
  /* Module: S */
  .event__info-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .event__info-inner h1,
  .event__info-inner h2 {
    margin-right: 0.5rem;
    margin-bottom: 0;
  }
  .event__info-list {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 3rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  .event__info-list li {
    margin-bottom: 0.5rem;
  }
  .event__info-list strong {
    display: block;
  }
  /* Module: S */
  .gradient__wrapper {
    background: #f3f3f3;
    background: -moz-linear-gradient(left, #f3f3f3 0%, #ffffff 50%, #2b2b2b 50%);
    background: -webkit-linear-gradient(left, #f3f3f3 0%, #ffffff 50%, #2b2b2b 50%);
    background: linear-gradient(to right, #f3f3f3 0%, #ffffff 50%, #2b2b2b 50%);
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
  .gradient__wrapper .large-box:nth-child(2) .feature-box__heading,
  .gradient__wrapper .large-box:nth-child(2) .feature-box__content {
    color: #fff;
  }
  .large-box .feature-box__link {
    padding: 0;
  }
  .feature-panels__wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .gradient__wrapper + .feature-panels__wrapper {
    padding-top: 0;
    margin-top: -2rem;
  }
  .large-box .feature-box__heading {
    text-align: left;
    padding-bottom: 1rem;
  }
  .feature-box__container {
    width: calc(50% - 10px);
  }
  .feature-box__container.large-box {
    width: 50%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .feature-box__container:not(.large-box) {
    box-shadow: 0 1.5rem 50px -18px rgba(0, 0, 0, 0.15);
    will-change: transform;
  }
  .feature-box__container:nth-child(2) {
    margin-top: 0;
  }
  .feature-box__container:nth-child(n+3) {
    margin-top: 3rem;
  }
  .large-box .feature-box__image {
    display: inherit;
  }
  .feature-box__content {
    font-size: 1rem;
    line-height: 1.75;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .large-box .feature-box__content {
    display: inherit;
    padding-top: 1.25rem;
    font-size: 1rem;
    line-height: 1.75rem;
  }
  /* Module: S */
  .footer-search__form {
    flex-wrap: nowrap;
  }
  .footer-search__block {
    flex: 1 0 auto;
  }
  .footer-search__label {
    flex: 0 0 auto;
    margin: 0 40px 0 0;
  }
  /* Module: S */
  .main__footer {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer__cta-wrapper {
    width: 100%;
    max-width: 79rem;
    margin: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .footer__cta {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    margin-bottom: 0.625rem;
  }
  .footer__cta-content {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
  .footer__menu li {
    display: inline-block;
    border-right: 1px solid #fff;
    padding-left: 15px;
    line-height: 0.8rem;
  }
  /* stylelint-disable */
  .footer-links__wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
  }
  /* stylelint-enable */
  .footer-links__column {
    width: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .footer-icon {
    width: 1.5rem;
    height: 1.5rem;
    margin: 10px auto;
  }
  .footer-social__link {
    width: 2.75rem;
    height: 2.75rem;
    margin-right: 1rem;
  }
  .footer-link,
  .footer-phone__link,
  .footer-contact__heading {
    font-size: 1.125rem;
  }
  .footer-social__wrapper {
    margin-top: 4.5rem;
  }
  /* Module: S */
  .general-listing__item {
    padding-bottom: 4.8125rem;
  }
  .general-listing-item__header {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .general-listing-header__meta {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .general-listing-header__meta > div {
    margin-left: 20px;
    margin-right: 0;
  }
  .general-listing-header__meta > div:first-child {
    margin-left: 0;
  }
  .general-listing-header__meta-texticon {
    margin-left: 1.25rem;
  }
  div.general-listing-header__meta-date {
    position: inherit;
  }
  /* Module: S */
  /* Module: S */
  .top-nav,
  .main-header__wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .top-nav__item {
    padding: 0 1.5rem;
  }
  .logo__link {
    height: 3.8125rem;
  }
  .header__logo {
    width: 14.6875rem;
    margin-right: auto;
  }
  .logo__link-text img {
    height: 2.3125rem;
  }
  .main-menu__btn,
  .header-search__mobile-btn {
    margin-left: 0.5rem;
  }
  .header-search__form {
    position: absolute;
    left: 0;
    width: 100%;
    display: none;
    background: #fff;
    height: 4.375rem;
  }
  /* Module: S */
  .homepage-infoblocks {
    margin-top: -3rem;
    padding-right: 0;
    padding-bottom: 3rem;
  }
  .homepage-infoblocks__item {
    margin-bottom: 2.5rem;
  }
  .homepage-infoblocks__header {
    padding-top: 8rem;
    color: #1e264a;
    font-size: 1.75rem;
    line-height: 1.29;
    margin-bottom: 2.5rem;
  }
  .homepage-infoblocks__header::after {
    margin-top: 1.25rem;
  }
  .homepage-infoblocks__heading {
    font-size: 1.125rem;
    line-height: 1.875rem;
  }
  .homepage-infoblocks__title {
    font-size: 1.75rem;
    padding: 1.5rem 1rem 0.25rem;
  }
  .homepage-infoblocks__image {
    height: 11.25rem;
    width: 44.5rem;
    margin-left: -8%;
  }
  .homepage-infoblocks__icon {
    width: 30px;
    height: 30px;
  }
  .homepage-infoblocks__content {
    display: block;
  }
  #homepage-infoblocks[data-columns]::before {
    content: "2 .column.size-1of2";
    visibility: hidden;
  }
  .column {
    float: left;
  }
  .size-1of2 {
    width: calc(50% - 30px);
  }
  .size-1of2:nth-child(odd) {
    margin-right: 30px;
  }
  /* Module: S */
  .quicklinks__wrapper {
    width: 100%;
    max-width: 79rem;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    bottom: -1.75rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  h2.quicklinks__heading {
    cursor: default;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  h2.quicklinks__heading:after {
    content: none;
  }
  .quicklinks__container {
    display: inherit;
  }
  .quicklinks {
    position: absolute;
    bottom: 0;
    right: 2rem;
    max-width: 18.75rem;
    width: 100%;
    box-shadow: 0px 3px 40px 0 rgba(0, 0, 0, 0.4);
  }
  /* Module: S */
  .homepage-stats__wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: block;
  }
  .homepage-stats__content {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: left;
    padding-top: 0;
  }
  .homepage-stats__item {
    min-width: auto !important;
    min-height: 200px;
  }
  /* Module: S */
  .homepage-subfooter-cta {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .homepage-subfooter-cta__item-inner-wrapper {
    max-width: 20rem;
  }
  .homepage-subfooter-cta__item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding: 3rem 6rem;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-left: 8%;
  }
  .homepage-subfooter-cta__item:first-child {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding-right: 8%;
  }
  .homepage-subfooter-cta__title {
    font-size: 1.75rem;
    margin-bottom: 1rem;
    line-height: 1.2;
  }
  .homepage-subfooter-cta__link {
    display: inline-block;
  }
  /* Module: S */
  .homepage-updates__wrapper-outer::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #1e264a;
    margin-top: 12rem;
  }
  .homepage-updates__wrapper {
    padding-bottom: 3rem;
  }
  .homepage-updates {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .homepage-updates-column {
    -webkit-flex: 1 1 40%;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: calc(50% - 12px);
  }
  .homepage-updates__item {
    height: calc(31.8rem / 2 - 17px);
    padding: 1.5rem;
    margin-bottom: 24px;
  }
  .homepage-updates__item-full-height {
    height: 31.8rem;
  }
  .homepage-updates__item-half-height {
    height: calc(31.8rem / 2 - 15px);
  }
  .homepage-updates__header {
    border-top: none;
    padding-top: 0;
  }
  .homepage-updates__item-heading {
    font-size: 2.75rem;
    max-width: 12.5rem;
    height: 15rem;
    line-height: 1.2;
    margin-bottom: 2.05rem;
    padding-left: 0;
    padding-top: 1rem;
  }
  .homepage-updates__item-heading::after {
    width: 30px;
    margin-top: 25px;
  }
  .homepage-updates__item-plain {
    background: #f2f2f2;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
  }
  .homepage-updates__item-plain:hover {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    background: #ccc;
  }
  .homepage-updates__item-fancy {
    color: #fff;
    background: #1e264a;
    -webkit-transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
    transition: opacity 0.25s;
  }
  .homepage-updates__item-fancy:focus {
    color: #fff;
  }
  .homepage-updates__item-fancy:hover {
    color: #fff;
    transition: sq-transition(opacity 0.25s);
  }
  .homepage-updates__item-fancy:hover .homepage-updates__bg {
    -webkit-transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
    transition: opacity 0.25s;
    opacity: 0.65;
  }
  .homepage-updates__item-fancy .homepage-updates__header {
    border-top: none;
    border-bottom: 1px solid #fff;
    padding-top: 0;
  }
  .homepage-updates__item-fancy .homepage-updates__header-type {
    color: #fff;
  }
  .homepage-updates__item-fancy .homepage-updates__header-date {
    color: #fff;
  }
  .homepage-updates__item-fancy .homepage-updates__bg {
    display: block;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1;
  }
  .homepage-updates__item-fancy .homepage-updates__bg::before {
    background: rgba(0, 0, 0, 0.5);
    /* Old browsers */
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 20%, rgba(0, 0, 0, 0) 60%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 20%, rgba(0, 0, 0, 0) 60%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 20%, rgba(0, 0, 0, 0) 60%);
  }
  .homepage-updates__item-fancy .homepage-updates__bg::after {
    background: rgba(0, 0, 0, 0.5);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 30%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 30%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 30%);
  }
  .btn-load-more {
    display: none;
  }
  /* Module: S */
  /* Module: S */
  .sidebar__menu {
    position: relative;
  }
  .accordion {
    position: relative;
  }
  .accordion__block {
    margin-bottom: 1.25rem;
  }
  .accordion__heading {
    margin: 0;
    width: 100%;
  }
  .tabs {
    display: inherit;
    margin-bottom: 3rem;
  }
  .tab__content {
    padding: 1.875rem 1.875rem;
  }
  .mobile-tabs__accordion {
    display: none;
  }
  .toc__box {
    width: 250px;
    display: inline-block;
    float: right;
    margin-left: 2rem;
    margin-bottom: 2rem;
  }
  .toc__list {
    display: block;
  }
  .toc__link {
    width: 100%;
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .rhs__column {
    margin-top: 2rem;
    margin-bottom: 0.75rem;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .is-listing + .rhs__column {
    display: block;
  }
  .rhs__panel {
    width: calc(50% - 0.75rem);
  }
}
@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  /* stylelint-disable */
  _::-webkit-full-page-media,
  _:future,
  :root .rhs__column {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .main__content {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .is-listing + .rhs__column {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* stylelint-enable */
}
@media (min-width: 48em) {
  /* Module: S */
  .inside-header {
    margin-bottom: 4.375rem;
  }
  .inside-header h1 {
    font-weight: 700;
    font-size: 2.75rem;
    line-height: 1.3;
  }
  .inside-header h2 {
    /*.main-content h2 override*/
    font-size: 1.5rem !important;
  }
  /* Module: S */
  .panels__container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .landing-panel {
    width: calc(50% - 0.75rem);
  }
  .landing-panel:nth-child(2) {
    margin-top: 0;
  }
  .landing-image__container {
    height: 21.875rem;
  }
  .landing-image {
    height: 26.875rem;
    margin-top: -3.125rem;
  }
  /* Module: S */
  /* stylelint-disable */
  .landscape-carousel__caption-wrapper {
    top: 80px;
  }
  /* stylelint-enable */
  .landscape-carousel__image-wrapper {
    height: 33.75rem;
  }
  .landscape-carousel__controls {
    bottom: 5rem;
    width: 100%;
  }
  .landscape-carousel__image {
    height: 31.25rem;
  }
  .landscape-carousel__caption {
    font-weight: 400;
    width: 100%;
    max-width: 85%;
    line-height: 1.35;
  }
  .landscape-carousel__caption.is-video::after {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .landscape-carousel__caption-preheading {
    font-size: 1.5rem;
    padding-left: 2.5rem;
  }
  .landscape-carousel__caption-preheading::before {
    width: 27px;
    top: 16px;
    height: 3px;
  }
  .landscape-carousel__caption-heading {
    font-size: 2.75rem;
    line-height: 3.625rem;
    margin-bottom: 1rem;
    padding-bottom: 0;
    border-bottom: 0;
    margin-right: 0.8rem;
  }
  .landscape-carousel__caption-content {
    max-width: 85%;
    font-size: 1rem;
    line-height: 1.625rem;
  }
  .landscape-carousel__item:before {
    background-image: url("../mysource_files/overlay-carousel-tablet.png");
  }
  /* Module: S */
  .search-result__content-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 0.5rem;
  }
  .search-result__type {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1rem;
    margin-bottom: 0;
  }
  /* Module: S */
  .hiw__main-heading h2 {
    font-size: 2.75rem;
  }
  .hiw__main-heading h2::after {
    height: 3px;
    margin-top: 15px;
    width: 30px;
  }
  .hiw__items {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-bottom: 6rem;
  }
  .hiw__item {
    -webkit-flex: 1 1 33.3%;
    -ms-flex: 1 1 33.3%;
    flex: 1 1 33.3%;
    padding-top: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .hiw__item:first-child {
    padding-left: 0;
  }
  .hiw__item:last-child {
    padding-right: 0;
  }
  .page-consultations__current-consultations {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    position: relative;
    padding-right: 0;
    padding-bottom: 6.5rem;
  }
  .current-consultations__heading-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1 40%;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    display: block;
  }
  .current-consultations__heading {
    width: 100%;
  }
  .current-consultations__heading h2 {
    font-size: 2.75rem;
    line-height: 1.2;
  }
  .current-consultations__heading h2::after {
    width: 30px;
    margin-top: 20px;
    height: 3px;
  }
  .current-consultations__heading {
    display: block;
    float: right;
    padding-right: 21%;
  }
  .current-consultations__content-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    position: relative;
  }
  .current-consultations__content-meta-wrapper,
  .current-consultations__progress-wrapper,
  .current-consultations__details {
    max-width: 46.5rem;
  }
  .current-consultations__content {
    width: 100%;
    margin-top: -7rem;
    padding: 1.75rem;
  }
  .current-consultations__content-meta-wrapper,
  .consultations__item__meta-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .current-consultations__content-meta-status {
    font-size: 1.125rem;
    padding-right: 2rem;
  }
  .current-consultations__details h3 {
    font-size: 1.75rem;
    margin-top: 2.5rem;
  }
  .current-consultations__details p {
    font-size: 1rem;
    margin-bottom: 2rem;
  }
  .page-consultations__completed-consultations {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-top: 3rem;
  }
  .completed-consultations__item {
    margin-bottom: 4rem;
  }
  .completed-consultations__heading {
    padding-right: 15%;
  }
  .completed-consultations__heading h2 {
    font-size: 2.75rem;
    margin-top: 1.5rem;
    line-height: 1.2;
  }
  .completed-consultations__heading h2::after {
    width: 30px;
    margin-top: 20px;
    height: 3px;
  }
  .consultations__item-meta-status {
    font-size: 1.125rem;
  }
  .consultations__item__details h3 {
    font-size: 1.75rem;
    line-height: 1.4;
  }
  .consultations__item__details p {
    font-size: 1rem;
    margin-bottom: 2rem;
  }
  .page-consultations-details .tool-box {
    display: block;
  }
  .main__content.page-consultations-details__wrapper {
    padding-right: 0;
  }
  .page-consultations-details__item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-bottom: 1.5rem;
  }
  .consultations-details-item__heading {
    -webkit-flex-basis: 35%;
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
    padding-right: 5%;
  }
  .consultations-details-item__heading h3 {
    margin-top: 1rem;
    font-size: 2.25rem;
    line-height: 1;
  }
  .consultations-details-item__content {
    -webkit-flex-basis: 65%;
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%;
  }
  .consultations-details__period {
    display: inline-block;
  }
  .page-consultations-details__item form li {
    padding-left: 0;
  }
  .page-consultations-details__item form li::before {
    content: none !important;
  }
  /* Module: S */
}
@media (min-width: 64em) {
  body {
    font-size: 1rem;
  }
  .wrapper,
  .main-content__wrapper {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .main-column__wrapper {
    min-width: 1px;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
  .main-content__wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 49.1875rem;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .main__content {
    width: auto;
    min-width: 1px;
    padding-right: 15%;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .main__content h2 {
    font-size: 2.75rem;
    line-height: 1;
  }
  .main__content h3 {
    font-size: 2.25rem;
    line-height: 1;
  }
  .main__content h4 {
    font-size: 1.75rem;
    line-height: 1;
  }
  .main__content h5 {
    font-size: 1.125rem;
    line-height: 1;
  }
  .main__content blockquote {
    font-size: 1.5rem;
  }
  .main__content .text-featured {
    font-size: 1.375rem;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .tool-box {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .tool-box + .main__content {
    -webkit-flex-basis: 1px;
    -ms-flex-preferred-size: 1px;
    flex-basis: 1px;
  }
  .sidebar__menu-toggle {
    font-size: 1.375rem;
    padding: 1.875rem 1.875rem 0.625rem 1.875rem;
    line-height: 1.25;
  }
  .sidebar__menu-toggle::after {
    display: none;
  }
  .sidebar__menu-toggle {
    cursor: default;
  }
  .sidebar__menu-list:not(.menu__level-2, .menu__level-3, .menu__level-4, .menu__level-5) {
    display: inherit;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
    padding-bottom: 2.3rem;
  }
  .sidebar__menu-toggle-secondary .sidebar__menu-title {
    max-width: 14.0625rem;
  }
  .sidebar__menu-list-secondary .sidebar__menu-item-subtitle {
    padding-top: 1rem;
  }
  .landing-image__container + .wrapper .tools-social {
    margin-top: 1rem;
  }
  .tool-box {
    display: block;
    margin-bottom: 3.6rem;
    margin-top: 2.5rem;
  }
  /*
  --------------------
  Modules
  --------------------
  */
  /* Module: Breadcrumbs */
  .landing-image__container + .wrapper .breadcrumbs__item:not(.breadcrumbs__current)::after {
    border-right-color: #fff;
    border-bottom-color: #fff;
  }
  /* Module: S */
  .main-header .twitter-typeahead {
    width: 100%;
  }
  /* Module: S */
  .detailed-guide .main-content__wrapper {
    position: relative;
    padding-right: 6.875rem;
    display: flex;
    flex-flow: row wrap;
  }
  .detailed-guide .main__content {
    order: 1;
    width: 100%;
    flex-basis: 100%;
  }
  .detailed-guide .rhs__column {
    order: 4;
    position: absolute;
    right: 0;
    top: 0;
    max-width: 15.3125rem;
  }
  .detailed-guide .guide-links {
    order: 2;
    padding-right: 20%;
  }
  .detailed-guide .guide-content {
    order: 3;
    padding-right: 20%;
  }
  /* 2 column layout */
  .detailed-guide-2-col .main-content__wrapper {
    position: relative;
    padding-right: 6.875rem;
    display: flex;
    flex-flow: row wrap;
  }
  .detailed-guide-2-col .main__content {
    flex-basis: 100%;
    margin-right: 18rem;
    order: 1;
  }
  .detailed-guide-2-col .rhs__column {
    order: 4;
    position: absolute;
    right: 0;
    top: 0;
    max-width: 15.3125rem;
  }
  .detailed-guide-2-col .guide-links {
    flex-basis: 15rem;
    margin-right: 1rem;
    order: 2;
  }
  .detailed-guide-2-col .guide-content {
    flex-basis: calc(100% - 290px);
    order: 3;
  }
  /* Module: S */
  .event__info-list {
    display: inline-block;
  }
  .event__info-list strong {
    display: inline-block;
  }
  .event__info-list li {
    margin-bottom: 0;
  }
  /* stylelint-disable */
  _::-webkit-full-page-media, _:future, :root .event__info-list {
    display: block;
    max-width: 40rem;
  }
  /* stylelint-enable */
  /* Module: S */
  .gradient__wrapper {
    padding-top: 5rem;
    padding-bottom: 8.4375rem;
  }
  .feature-box__container {
    width: calc(33.3333333333% - 20px);
  }
  .feature-box__container.landing-box {
    width: calc(50% - 20px);
  }
  .feature-box__container.landing-box:nth-child(3) {
    margin-top: 4rem;
  }
  .feature-box__container.large-box {
    padding-left: 2rem;
    padding-right: 4rem;
  }
  .feature-box__container.large-box:nth-child(2) {
    padding-right: 2rem;
    padding-left: 4rem;
  }
  .feature-box__container:nth-child(3) {
    margin-top: 0;
  }
  .feature-box__container:nth-child(n+4) {
    margin-top: 4rem;
  }
  .feature-box__link {
    display: block;
  }
  .image-box > .feature-box__link:hover .feature-box__content, .image-box > .feature-box__link:focus .feature-box__content {
    -webkit-transform: translateY(-63px);
    -ms-transform: translateY(-63px);
    transform: translateY(-63px);
  }
  .image-box > .feature-box__link:hover::before, .image-box > .feature-box__link:focus::before {
    visibility: visible;
    opacity: 1;
  }
  .feature-box__heading {
    padding: 1.25rem 3em 1.25rem 1.5rem;
    margin-top: -1px;
  }
  .feature-box__heading:after {
    top: 1.6rem;
  }
  .large-box .feature-box__heading {
    font-size: 2.5rem;
    padding-bottom: 1.5rem;
  }
  .feature-box__content {
    font-size: 0.875rem;
  }
  .large-box .feature-box__content {
    padding-top: 2.25rem;
  }
  .image-box .feature-box__content {
    color: #58595b;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    -webkit-transition: 0.3s transform ease-in-out;
    -moz-transition: 0.3s transform ease-in-out;
    transition: 0.3s transform ease-in-out;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
  .small-box .feature-box__heading {
    height: 3.9375rem;
  }
  /* Module: S */
  .footer-search__block .twitter-typeahead {
    border: none;
  }
  /* Module: S */
  .general-listing-body__heading {
    font-size: 1.75rem !important;
    margin-bottom: 1rem !important;
    line-height: 2.25rem;
  }
  .general-listing-item__header {
    margin-bottom: 1.5rem;
  }
  .sidebar__menu-has-filters button[type=submit] {
    display: block !important;
  }
  .sidebar__menu-item-has-form {
    max-width: 250px !important;
  }
  /* Module: S */
  /* Module: S */
  .main-header__wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 79rem;
    padding-top: 0;
    padding-bottom: 0;
  }
  .header-search__wrapper {
    position: relative;
    width: 2.5rem;
    border: none;
    margin-top: -12px;
    height: 3.125rem;
  }
  .header-search__wrapper .header-search__form {
    display: none;
  }
  .header-search__wrapper.is-open {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    width: 40%;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  .header-search__wrapper.is-open .header-search__submit-button {
    display: none;
  }
  .header-search__wrapper.is-open .header-search__close-button {
    display: block;
  }
  .header-search__wrapper.is-open .header-search__form {
    display: block;
  }
  .header__logo {
    margin-top: -1.5rem;
  }
  .top-nav__wrapper {
    display: block;
  }
  .top-nav-mobile {
    display: none;
  }
  .twitter-typeahead {
    border-bottom: 1px solid #a8a8a8;
  }
  .header-search__input {
    position: relative;
    border: none;
    padding: 0.625rem 2.1875rem 0.625rem 0.2rem;
    vertical-align: top;
    background: none;
  }
  .header-search__input:focus {
    background-color: #fff !important;
  }
  .header-search__input::-ms-clear {
    display: none;
  }
  .header-search__submit-button {
    display: block;
    float: none;
    position: absolute;
    top: 10px;
    right: -9px;
    width: 35px;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .header-search__submit-button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .header-search__close-button {
    position: absolute;
  }
  .header-search__close-button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .header-search__form {
    height: auto;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .main-nav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    min-height: 5.6875rem;
  }
  .main-nav__link {
    color: #000;
    text-decoration: none;
    padding: 2.25rem 1.25rem 2.1875rem 1.25rem;
    display: block;
    line-height: 1.25;
    -webkit-transition: 0.2s color linear;
    -moz-transition: 0.2s color linear;
    transition: 0.2s color linear;
  }
  .main-nav__link:hover, .main-nav__link:focus {
    color: #704b99;
  }
  .main-nav__link::after, .main-nav__link::before {
    -webkit-transition: 0.3s ease opacity;
    -moz-transition: 0.3s ease opacity;
    transition: 0.3s ease opacity;
  }
  .main-nav__link::after {
    content: "";
    bottom: 0;
    display: block;
    width: 50px;
    height: 20px;
    background-color: #704b99;
    position: absolute;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .main-nav__link::before {
    bottom: 0;
    content: "";
    position: absolute;
    left: 50%;
    display: block;
    height: 0.75rem;
    width: 0.75rem;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    opacity: 0;
    z-index: 2;
    -webkit-transform: translate(-50%, 0) rotate(-135deg);
    -ms-transform: translate(-50%, 0) rotate(-135deg);
    transform: translate(-50%, 0) rotate(-135deg);
  }
  .main-nav__link.main-nav__link--active::after {
    opacity: 1;
  }
  .main-nav__link.main-nav__link--active::before {
    opacity: 1;
  }
  .menu-arrow {
    display: none;
  }
  .mega-menu__wrapper {
    padding: 2.25rem 0;
    display: block;
    width: 100%;
    height: 400px;
    background: #fff;
    overflow: hidden;
  }
  .mega-menu__items {
    max-width: 79rem;
    margin: 0 auto;
    position: relative;
  }
  .mega-menu__close-button {
    background: none;
    border: none;
    padding: 0;
    display: block;
    height: 18px;
    width: 18px;
    position: absolute;
    right: 2rem;
    top: 0;
  }
  .mega-menu__close-button .close-icon {
    display: block;
  }
  .mega-menu__close-button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .mega-menu__item {
    position: absolute;
    left: 50%;
    width: 100%;
    max-width: 79rem;
    padding-left: 2rem;
    padding-right: 3.5rem;
    opacity: 0;
    visibility: hidden;
    border-bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.3s ease-in-out opacity, 0.3s ease-in-out visibility;
    -moz-transition: 0.3s ease-in-out opacity, 0.3s ease-in-out visibility;
    transition: 0.3s ease-in-out opacity, 0.3s ease-in-out visibility;
  }
  .mega-menu__item.mega-menu__item--visible {
    opacity: 1;
    visibility: visible;
  }
  .mega-menu__item .desktop-hidden {
    display: none !important;
    visibility: hidden;
  }
  .mega-menu__feature {
    width: 30%;
    padding-right: 4rem;
    float: left;
    margin-top: -7px;
  }
  .mega-menu__feature-title {
    margin-bottom: 0.75rem;
  }
  .mega-menu__feature-description {
    display: block;
    line-height: 1.56;
    color: #58595b;
  }
  .mega-menu__feature-link {
    color: #000;
    border: none;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.5rem;
    padding: 0;
  }
  .mega-menu__feature-link:hover {
    text-decoration: underline;
  }
  .mega-menu__navs-wrapper {
    background: none;
    display: block;
    float: left;
    width: 70%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .mega-menu__navs-wrapper > .mega-menu__list {
    width: 33%;
    padding-right: 3rem;
  }
  .mega-menu__navs-wrapper > .mega-menu__list:nth-child(3n) {
    padding-right: 0;
  }
  .mega-menu__navs-wrapper > .mega-menu__list:nth-child(n+4) {
    margin-top: 2rem;
  }
  .mega-menu__list {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
  }
  .lvl-2 .mega-menu__list {
    display: block;
    background: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .mega-menu__list .lvl-2 {
    /* 3rd level styling: specificy used to override .lvl-2 & */
  }
  .mega-menu__list .lvl-2 ul.mega-menu__list {
    background: #fff;
  }
  .mega-menu__sub-nav-title {
    margin-top: 0;
    margin-bottom: 0.5rem;
  }
  .mega-menu__sub-nav-title .mega-menu__sub-nav-link,
  .mega-menu__sub-nav-title .mega-menu__sub-nav-text {
    font-size: 1.05rem;
    color: #1e264a;
    padding-top: 0;
    padding-bottom: 0;
  }
  .mega-menu__sub-nav-link,
  .mega-menu__sub-nav-text {
    color: #58595b;
    display: inline-block;
    font-weight: bold;
    padding: 0.2rem 0;
    text-decoration: none;
    -webkit-transition: 0.1s color ease-in-out;
    -moz-transition: 0.1s color ease-in-out;
    transition: 0.1s color ease-in-out;
  }
  .mega-menu__sub-nav-link:hover, .mega-menu__sub-nav-link:focus,
  .mega-menu__sub-nav-text:hover,
  .mega-menu__sub-nav-text:focus {
    color: #704b99;
    text-decoration: underline;
  }
  .mega-menu__sub-nav-text {
    font-weight: 500;
  }
  .mega-menu__sub-nav-text:hover {
    text-decoration: none;
  }
  .main-menu__btn,
  .header-search__mobile-btn {
    display: none;
  }
  .mega-menu__2columns,
  .mega-menu__3columns {
    display: flex;
  }
  .mega-menu__2columns .mega-menu__feature,
  .mega-menu__3columns .mega-menu__feature {
    flex: 0 0 30%;
  }
  .mega-menu__columns-wrapper {
    flex: 1 0 70%;
    display: flex;
  }
  .mega-menu__column {
    padding: 0 3rem 0 0;
    flex: 1 0 33%;
  }
  .mega-menu__column .mega-menu__list {
    float: none;
  }
  .mega-menu__column .mega-menu__list .lvl-2 {
    margin-bottom: 2rem;
  }
  .mega-menu__list-item-has-children .mega-menu__sub-nav-title {
    position: relative;
    overflow: hidden;
  }
  .mega-menu__list-item-has-children .mega-menu__sub-nav-title .mega-menu__sub-nav-link {
    display: block;
    float: left;
  }
  .mega-menu__list-item-has-children .mega-menu__list {
    display: none;
  }
  .mega-menu__list-item-has-children .mega-menu__lvl3-toggler {
    display: block;
    float: left;
    margin: 0 0 0 15px;
    width: 30px;
    height: 30px;
    position: relative;
    background: none;
    transform: rotate(180deg);
  }
  .mega-menu__list-item-has-children .mega-menu__lvl3-toggler:after {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    left: 50%;
    display: block;
    height: 12px;
    width: 12px;
    border-right: 3px solid #1e264a;
    border-bottom: 3px solid #1e264a;
    z-index: 2;
    -webkit-transform: translate(-50%, 0) rotate(-135deg);
    -ms-transform: translate(-50%, 0) rotate(-135deg);
    transform: translate(-50%, 0) rotate(-135deg);
  }
  .mega-menu__list-item-has-children .mega-menu__lvl3-toggler:hover:after, .mega-menu__list-item-has-children .mega-menu__lvl3-toggler:focus:after {
    border-right: 3px solid #704b99;
    border-bottom: 3px solid #704b99;
  }
  .mega-menu__list-item-has-children.active .mega-menu__lvl3-toggler {
    transform: rotate(0);
  }
  .mega-menu__list-item-has-children.active .mega-menu__lvl3-toggler:after {
    border-right: 3px solid #704b99;
    border-bottom: 3px solid #704b99;
  }
  .mega-menu__list-item-has-children.active .mega-menu__list {
    display: block;
  }
  /* Module: S */
  .homepage-infoblocks__header {
    font-size: 2.75rem;
    line-height: 1.18;
  }
  .homepage-infoblocks__heading {
    font-size: 1.75rem;
    line-height: 1.36;
  }
  /* Module: S */
  .quicklinks__heading {
    display: inline-block;
    padding: 0.375rem 1.25rem;
    position: absolute;
    left: -7.4375rem;
    top: -0.6875rem;
    z-index: 2;
  }
  .quicklinks__block .quicklinks__heading {
    position: relative;
    padding: 0.3125rem 2.75rem 0.3125rem 2rem;
  }
  .quicklinks__content {
    padding: 1rem 2rem;
  }
  /* Module: S */
  .homepage-stats__wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .homepage-stats__header {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    position: relative;
    order: 2;
  }
  .homepage-stats__heading {
    font-size: 2.75rem;
    background: #1e264a;
    padding: 3.2rem 3.5rem;
  }
  .homepage-stats__heading::after {
    background: #704b99;
    width: 30px;
    margin-top: 1.5rem;
  }
  .homepage-stats__heading br {
    display: block;
  }
  .homepage-stats__content {
    order: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    align-items: center;
    padding: 5.5rem 2rem;
  }
  .homepage-stats__item {
    margin-left: 1.65rem;
    min-width: 200px !important;
  }
  .homepage-stats__item-number {
    font-weight: 700;
    font-size: 2.25rem;
    margin-bottom: 1rem;
  }
  .homepage-stats__item-desc {
    font-weight: 500;
  }
  /* custom MQ for inbetween resolutions */
  /* Module: S */
  /* Module: S */
  .homepage-updates__wrapper-outer {
    padding-top: 2.4375rem;
  }
  .homepage-updates__wrapper-outer::before {
    height: 53.5rem;
  }
  .homepage-updates__wrapper-outer-reduced::before {
    height: 100%;
  }
  .homepage-updates {
    flex-wrap: nowrap;
  }
  .homepage-updates__wrapper {
    padding-bottom: 6rem;
  }
  .homepage-updates-column {
    -webkit-flex: 1 1 23.2%;
    -ms-flex: 1 1 23.2%;
    flex: 1 1 23.2%;
    max-width: 23.2%;
  }
  .homepage-updates__item {
    margin-bottom: 2rem;
  }
  .homepage-updates__item-fancy .homepage-updates__bg {
    margin-left: -44%;
  }
  /* Module: S */
  .countdown-widget__container {
    position: absolute;
    z-index: 3;
    top: 0;
    color: #fff;
    background-color: #704b99;
    font-weight: 400;
    font-weight: 1000;
    font-size: 1.125rem;
    width: 100%;
  }
  .countdown-widget__container p {
    margin: 0.90625rem 0;
  }
  .countdown-widget__container .countdown__time {
    font-size: 1.21875rem;
  }
  .countdown-widget__container .countdown__link {
    font-family: "Noto Serif", serif;
    color: rgb(99, 181, 41);
    text-decoration: none;
    font-style: italic;
  }
  .landing-heading__container::before {
    background-image: none;
  }
  .landing-heading__container::before {
    background-image: none;
    width: 85%;
    margin: 0 auto;
    background: radial-gradient(circle at left bottom, transparent 65%, rgba(8, 25, 68, 0.5) 80%, #081944 98%);
    left: auto;
    right: 0;
    z-index: 0;
    display: none;
  }
  .landing-heading__container::after {
    content: "";
    width: 85%;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    background: radial-gradient(circle at right bottom, transparent 43%, rgba(8, 25, 68, 0.5) 60%, #081944 88%);
    left: 0;
    right: auto;
    z-index: 0;
  }
  /* Module: S */
  .sidebar__menu {
    margin-left: -5.3%;
    -webkit-flex-basis: 34%;
    -ms-flex-preferred-size: 34%;
    flex-basis: 34%;
    order: 2;
  }
  .landing-image__container + .wrapper .sidebar__menu {
    margin-top: -4rem;
  }
  .sidebar__menu-list:not(.menu__level-2, .menu__level-3, .menu__level-4, .menu__level-5) {
    padding-bottom: 2.3rem;
  }
  .sidebar__menu-item {
    max-width: 230px;
  }
  .news .news__list {
    display: block;
  }
  .sidebar__menu-title {
    order: 1;
    margin-right: 1rem;
    cursor: default;
  }
  .sidebar__menu-svg {
    order: 2;
    cursor: default;
  }
  .menu__level-2 .sidebar__menu-link {
    padding-left: 1.5rem;
  }
  .menu__level-3 .sidebar__menu-link {
    padding-left: 2.75rem;
  }
  .menu__level-4 .sidebar__menu-link {
    padding-left: 4rem;
  }
  .menu__level-5 .sidebar__menu-link {
    padding-left: 5.25rem;
  }
  .sidebar__menu-link.current.has-children::after {
    top: 1.15rem;
    right: 1.5rem;
  }
  .sidebar__menu-link {
    cursor: default;
  }
  .rhs__column {
    display: block;
    -webkit-flex-basis: 15.3125rem;
    -ms-flex-preferred-size: 15.3125rem;
    flex-basis: 15.3125rem;
    margin-top: 2rem;
    margin-left: 2rem;
  }
  .is-listing + .rhs__column {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-order: inherit;
    -ms-flex-order: inherit;
    order: inherit;
  }
  .rhs__panel {
    width: 100%;
  }
  .rhs-panel__link {
    max-width: 17.3125rem;
  }
  .form-fieldset__content {
    display: inherit;
    margin-top: 0;
  }
  .addtocalendar .atcb-list {
    left: auto;
    right: 0;
  }
  .btt__wrapper {
    padding: 0 2rem;
  }
  .wrapper {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
  .main-column__wrapper {
    -webkit-flex-basis: 77%;
    -ms-flex-preferred-size: 77%;
    flex-basis: 77%;
  }
  .has-sidebar .main-column__wrapper {
    -webkit-flex-basis: 88.5%;
    -ms-flex-preferred-size: 88.5%;
    flex-basis: 88.5%;
  }
  .main-content__wrapper {
    max-width: 100%;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .has-sidebar .main__content {
    padding-right: 20%;
  }
  /* Module: S */
  .landing-image__container {
    height: 26.875rem;
    overflow: hidden;
    background-color: rgb(13, 18, 70);
  }
  .landing-image {
    height: 37.5rem;
  }
  .landing-heading h1 {
    font-weight: 700;
    font-size: 3.75rem;
    margin-bottom: 1rem;
    line-height: 4rem;
  }
  .landing-heading h2 {
    font-size: 1.5rem;
  }
  /* Module: S */
  .landscape-carousel__image {
    height: 30.3125rem;
  }
  .landscape-carousel__controls {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding-left: 2rem;
    bottom: 6.5rem;
    padding-right: 32px;
  }
  .landscape-carousel__caption-wrapper {
    top: calc((100% - 48px) / 2);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .landscape-carousel__image-wrapper {
    height: 30.3125rem;
    width: 100%;
    margin: 0 auto;
  }
  .landscape-carousel__item::before {
    background-image: none;
    width: 85%;
    margin: 0 auto;
    background: radial-gradient(circle at right bottom, transparent 65%, rgba(8, 25, 68, 0.5) 80%, #081944 98%);
    left: 0;
    right: auto;
    z-index: 0;
  }
  .landscape-carousel__item::after {
    content: "";
    width: 85%;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    background: radial-gradient(circle at left bottom, transparent 43%, rgba(8, 25, 68, 0.5) 60%, #081944 88%);
    left: auto;
    right: 0;
    z-index: 0;
  }
  .landscape-carousel__caption {
    width: auto;
    max-width: 35.625rem;
    min-width: 35.625rem;
    margin-right: 0.85rem;
  }
  .landscape-carousel__caption-content {
    max-width: 90%;
  }
  .landscape-carousel__caption-content .btn {
    margin-top: 0.5rem;
  }
  .landscape-carousel__caption-heading {
    font-size: 3.75rem;
    line-height: 1.1;
    margin-bottom: 1.375rem;
  }
  /* Module: S */
  .rhs-filters.form-filters .facet,
  .rhs-filters.facets-filters .facet {
    margin-bottom: 2rem;
  }
  .rhs-filters.form-filters fieldset.form__group,
  .rhs-filters.facets-filters fieldset.form__group {
    border: 0;
  }
}
@media screen and (min-width: 64em) and (-ms-high-contrast: active), (min-width: 64em) and (-ms-high-contrast: none) {
  .rhs-filters.form-filters fieldset.form__group,
  .rhs-filters.facets-filters fieldset.form__group {
    position: relative;
    padding-top: 1.75rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 64em) {
  .rhs-filters.form-filters .rhs-filters__heading,
  .rhs-filters.facets-filters .rhs-filters__heading {
    border-bottom: 2px solid #1e264a;
  }
  .rhs-filters.form-filters .rhs-filters__heading::before,
  .rhs-filters.facets-filters .rhs-filters__heading::before {
    content: none;
  }
  .rhs-filters.form-filters .rhs-filters__heading + form,
  .rhs-filters.facets-filters .rhs-filters__heading + form {
    display: block;
  }
  .rhs-filters.form-filters legend,
  .rhs-filters.facets-filters legend {
    color: #01183c;
    background-color: transparent;
    padding: 0;
    margin: 0;
    font-size: 125%;
    font-weight: 500;
    text-transform: none;
    width: auto;
    display: inline-block;
    cursor: default;
  }
  .rhs-filters.form-filters legend::before,
  .rhs-filters.facets-filters legend::before {
    content: none;
  }
  .rhs-filters.form-filters legend + .form-fieldset__content,
  .rhs-filters.facets-filters legend + .form-fieldset__content {
    margin-top: 1rem;
  }
  .rhs-filters.form-filters legend::after,
  .rhs-filters.facets-filters legend::after {
    content: "";
    display: block;
    width: 1.25rem;
    height: 3px;
    margin-top: 0.25rem;
    background-color: #1e264a;
  }
}
@media screen and (min-width: 64em) and (-ms-high-contrast: active), (min-width: 64em) and (-ms-high-contrast: none) {
  .rhs-filters.form-filters legend,
  .rhs-filters.facets-filters legend {
    position: absolute;
    top: -13px;
  }
}
@media (min-width: 64em) {
  .rhs__column-listing {
    margin-left: 0;
    margin-right: 3rem;
  }
}
@media (min-width: 64em) {
  /* Module: S */
  .current-consultations__heading {
    width: auto;
  }
  /* Module: S */
  .long-page .main {
    will-change: unset;
  }
}
@media (min-width: 80em) {
  /* Module: S */
  .feature-box__content {
    font-size: 1rem;
  }
  /* Module: S */
  .main-nav__item {
    margin-left: 0.5rem;
  }
  /* Module: S */
  .rhs__column {
    -webkit-flex-basis: 17.3125rem;
    -ms-flex-preferred-size: 17.3125rem;
    flex-basis: 17.3125rem;
  }
  .map__description {
    width: 40%;
    position: absolute;
    bottom: -3.125rem;
    left: 1rem;
  }
  .map__wrapper {
    position: relative;
    margin-bottom: calc(3rem + 50px);
  }
  /* Module: S */
  .search-result__image-wrapper {
    width: 244px;
  }
  .search-result__image-wrapper + .search-result__content {
    padding-left: 273px;
  }
  .search-result__image {
    max-width: 244px;
  }
  .listing-3-col .search-result__image-wrapper {
    display: inherit;
  }
  .listing-3-col .search-result__image-wrapper + .search-result__content {
    padding-left: 273px;
  }
  .listing-3-col .search-result__image {
    display: inherit;
  }
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  /* stylelint-disable */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* stylelint-enable */
  .ir a::after,
  a[href^="javascript:"]::after,
  a[href^="#"]::after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .landing-image__container {
    height: auto;
  }
  .landing-image__container img {
    display: none;
  }
  .offset-top {
    margin-top: 0 !important;
  }
  .sidebar__menu-link:hover::before,
  .sidebar__menu-link.active::before,
  .sidebar__menu-link.current::before {
    border: 0.0625rem solid #000;
  }
  .sidebar__menu-item {
    border-bottom: 1px solid #ccc;
  }
  .mega-menu__close-button {
    display: none;
  }
  .btn-subscribe {
    background: #000 !important;
  }
  .btn-subscribe::before {
    border-right: 1px solid #fff;
  }
  .form__control {
    border: 1px solid #000;
  }
  .btn {
    background: #aaa !important;
  }
  .form-check__input,
  .sq-form-field {
    position: relative !important;
    opacity: 1 !important;
    display: block !important;
    margin-left: auto !important;
  }
  /* Module: Breadcrumbs */
  .breadcrumbs {
    display: none;
  }
  /* Module: Pagination */
  .pagination {
    display: none;
  }
}
/*# sourceMappingURL=main.css.map */
