/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/*! + some other stuff from HTML5 Reset from Richard Clark */
*,
*:before,
*:after {
  box-sizing: border-box;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
.block-navigation h2,
.subtopic-navigation h2,
.notification h2,
.search-results li h2,
.list h3,
.alphabet-list .letter span,
.organisation-list-item .item-title,
.person-list .name,
.content-sidebar .legislation-module .element-title,
.content-sidebar.right .content-module .element-title,
.teasers-grid h3,
.teaser-module .element-title,
.exposed-news-module .title h3 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
q:before,
blockquote:after,
q:after {
  content: '';
  content: none;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden],
.hidden {
  display: none !important;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
address {
  font-style: normal;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
optgroup {
  font-weight: bold;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  min-width: 0;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  color: #111;
  font-family: 'Republika', arial, helvetica, sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-size: 0.8125em;
}
@media only screen and (min-width:40em) {
  body {
    font-size: 0.875em;
  }
}
@media only screen and (min-width:64em) {
  body {
    font-size: 0.9375em;
  }
}
.focus-tabulator {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #111 !important;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
}
.focus-tabulator img {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.sr-only,
.guide-form label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
div[tabindex="-1"]:focus,
main[tabindex="-1"]:focus {
  outline: none !important;
}
a {
  color: #397289;
}
a:hover {
  color: #2A5566;
}
a:focus,
a:active {
  color: #529DBA;
}
a:focus:not(.pad-inside) {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #111 !important;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
}
a:focus:not(.pad-inside) img {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.main a[href^="http://"]:after,
.main a[href^="https://"]:after {
  content: " \e90c";
  font-family: 'SPOTIcons';
}
.main a[href^='tel:']:after,
.main a[href^='mailto:']:after,
.main a[href^='/']:after,
.main a[href*='spot.gov.si']:after,
.main a[href*='evem.gov.si']:after,
.main a[href^='tel:'] .ficon-external_link,
.main a[href^='mailto:'] .ficon-external_link,
.main a[href^='/'] .ficon-external_link,
.main a[href*='spot.gov.si'] .ficon-external_link,
.main a[href*='evem.gov.si'] .ficon-external_link,
.main a[href^='tel:'] .visuallyhidden,
.main a[href^='mailto:'] .visuallyhidden,
.main a[href^='/'] .visuallyhidden,
.main a[href*='spot.gov.si'] .visuallyhidden,
.main a[href*='evem.gov.si'] .visuallyhidden {
  display: none;
}
.title-wrapper a:after {
  display: none;
}
a.no-after:after {
  display: none !important;
}
.ficon-website + a:after {
  display: none;
}
p {
  line-height: 1.5;
  margin: 0 0 1.5em;
}
p:last-child {
  margin-bottom: 0;
}
p:empty {
  display: none;
}
h1,
.h1 {
  font-weight: normal;
  line-height: 1.1;
  font-size: 2.15384615em;
}
@media only screen and (min-width:40em) {
  h1,
  .h1 {
    font-size: 3em;
  }
}
@media only screen and (min-width:64em) {
  h1,
  .h1 {
    font-size: 2.8em;
  }
}
.page-head h1,
.page-head .h1 {
  color: #397289;
}
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
.block-navigation h2,
.subtopic-navigation h2,
.notification h2,
.search-results li h2,
.list h3,
.alphabet-list .letter span,
.organisation-list-item .item-title,
.person-list .name,
.content-sidebar .legislation-module .element-title,
.content-sidebar.right .content-module .element-title,
.teasers-grid h3,
.teaser-module .element-title,
.exposed-news-module .title h3 {
  line-height: 1.2;
  font-weight: bold;
  margin: 1.6em 0 1em;
}
h2:first-child,
.h2:first-child,
h3:first-child,
.h3:first-child,
h4:first-child,
.h4:first-child,
h5:first-child,
.h5:first-child {
  margin-top: 0;
}
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child {
  margin-bottom: 0;
}
.content-module + .content-module h2,
.content-module + .content-module .h2,
.content-module + .content-module h3,
.content-module + .content-module .h3,
.content-module + .content-module h4,
.content-module + .content-module .h4,
.content-module + .content-module h5,
.content-module + .content-module .h5 {
  margin-top: 1.6em;
}
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
  text-decoration: none;
}
h2 a:focus,
.h2 a:focus,
h3 a:focus,
.h3 a:focus,
h4 a:focus,
.h4 a:focus,
h5 a:focus,
.h5 a:focus {
  box-shadow: none;
}
h2,
.h2,
.alphabet-list .letter span,
.exposed-news-module .title h3 {
  font-size: 1.46153846em;
}
@media only screen and (min-width:40em) {
  h2,
  .h2,
  .alphabet-list .letter span,
  .exposed-news-module .title h3 {
    font-size: 1.42857143em;
  }
}
@media only screen and (min-width:64em) {
  h2,
  .h2,
  .alphabet-list .letter span,
  .exposed-news-module .title h3 {
    font-size: 1.4em;
  }
}
h3,
.h3 {
  font-size: 1.30769231em;
}
@media only screen and (min-width:40em) {
  h3,
  .h3 {
    font-size: 1.28571429em;
  }
}
@media only screen and (min-width:64em) {
  h3,
  .h3 {
    font-size: 1.26666667em;
  }
}
h4,
.h4,
.search-results li h2,
.list h3,
.teasers-grid h3 {
  font-size: 1.23076923em;
}
@media only screen and (min-width:40em) {
  h4,
  .h4,
  .search-results li h2,
  .list h3,
  .teasers-grid h3 {
    font-size: 1.21428571em;
  }
}
@media only screen and (min-width:64em) {
  h4,
  .h4,
  .search-results li h2,
  .list h3,
  .teasers-grid h3 {
    font-size: 1.2em;
  }
}
h5,
.h5,
.block-navigation h2,
.subtopic-navigation h2,
.notification h2,
.organisation-list-item .item-title,
.person-list .name,
.content-sidebar .legislation-module .element-title,
.content-sidebar.right .content-module .element-title,
.teaser-module .element-title {
  font-size: 1.15384615em;
}
@media only screen and (min-width:40em) {
  h5,
  .h5,
  .block-navigation h2,
  .subtopic-navigation h2,
  .notification h2,
  .organisation-list-item .item-title,
  .person-list .name,
  .content-sidebar .legislation-module .element-title,
  .content-sidebar.right .content-module .element-title,
  .teaser-module .element-title {
    font-size: 1.07142857em;
  }
}
@media only screen and (min-width:64em) {
  h5,
  .h5,
  .block-navigation h2,
  .subtopic-navigation h2,
  .notification h2,
  .organisation-list-item .item-title,
  .person-list .name,
  .content-sidebar .legislation-module .element-title,
  .content-sidebar.right .content-module .element-title,
  .teaser-module .element-title {
    font-size: 1.06666667em;
  }
}
.with-line {
  display: block;
  padding-bottom: 10px;
  font-weight: normal;
  border-bottom: 1px solid #666;
  margin-bottom: 25px;
}
.content-blocks .typo h2,
.content-blocks .typography h2,
.content-blocks .typo h3,
.content-blocks .typography h3,
.content-blocks .typo h4,
.content-blocks .typography h4,
.content-blocks .typo h5,
.content-blocks .typography h5 {
  margin-top: 2em;
  margin-bottom: 0.4em;
}
.typo p,
.typography p,
.typo ul,
.typography ul,
.typo ol,
.typography ol,
.typo table,
.typography table,
.typo .at-container,
.typography .at-container {
  margin: 0 0 1.5em;
}
.typo p:last-child,
.typography p:last-child,
.typo ul:last-child,
.typography ul:last-child,
.typo ol:last-child,
.typography ol:last-child,
.typo table:last-child,
.typography table:last-child,
.typo .at-container:last-child,
.typography .at-container:last-child {
  margin-bottom: 0;
}
.typo .intro,
.typography .intro,
.intro {
  font-size: 1.2em;
  line-height: 1.5;
  margin: 0 0 1.5em;
}
.typo ul,
.typography ul {
  list-style: disc;
}
.typo ul,
.typography ul,
.typo ol,
.typography ol {
  line-height: 1.5;
}
.typo li,
.typography li {
  position: relative;
  margin: 0 0 0.4em 1em;
}
.typo li:last-child,
.typography li:last-child {
  margin-bottom: 0;
}
.typo li.indent-0,
.typography li.indent-0 {
  maring-left: 0px;
}
.typo li.indent-1,
.typography li.indent-1 {
  margin-left: 20px;
}
.typo li.indent-2,
.typography li.indent-2 {
  margin-left: 40px;
}
.typo li.indent-3,
.typography li.indent-3 {
  margin-left: 60px;
}
.typo li.indent-4,
.typography li.indent-4 {
  margin-left: 80px;
}
.Page .content-blocks.elements > div:first-of-type .element-title {
  margin-top: 0;
}
.description + ul {
  margin-left: 1em;
}
.list-typo ul,
.list-typo ol {
  list-style: none;
  line-height: 1.5;
}
.list-typo ol {
  counter-reset: typo-ol;
}
.list-typo ol li:before {
  content: counter(typo-ol) '.';
  counter-increment: typo-ol;
  text-align: right;
  left: 0;
  width: 1.2em;
}
.list-typo li {
  padding-left: 1.86666667em;
  position: relative;
  margin: 0 0 0.4em;
}
.list-typo li:last-child {
  margin-bottom: 0;
}
.list-typo li:before {
  content: '\2013';
  position: absolute;
  left: 0.4em;
  top: 0;
}
.nice-title {
  margin-top: 20px;
  color: #333;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 1.17;
}
@media only screen and (max-width:39.96875em) {
  .nice-title {
    font-size: 17px;
    margin-top: 10px;
  }
}
blockquote {
  display: block;
  background-color: #F3F2F0;
  padding: 50px 20px 20px;
  background-image: url("../images/svg/icons/icon_blockquote.svg");
  background-repeat: no-repeat;
  background-position: top 20px left 20px;
  background-size: 25px 20px;
  width: 100%;
  margin-bottom: 20px;
  line-height: 1.4;
  font-size: 19px;
  font-weight: bold;
  color: #5B514B;
}
blockquote br {
  display: block;
  margin-top: 15px;
}
blockquote p:nth-of-type(1) {
  color: #5B514B;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  margin-top: 0 !important;
}
blockquote p:nth-of-type(2) {
  color: #333;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.17;
}
blockquote > strong {
  color: #333;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.17;
}
.rte aside {
  padding: 5px 20px 20px;
  background-color: #F3F2F0;
  color: #333;
  font-size: 13px;
  letter-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
  line-height: 1.4;
  font-size: 1.07692308em;
}
@media only screen and (min-width:40em) {
  .rte aside {
    font-size: 1.07142857em;
  }
}
@media only screen and (min-width:64em) {
  .rte aside {
    font-size: 1.13333333em;
  }
}
.rte aside p {
  margin: 0;
}
.rte aside strong {
  display: block;
  color: #5B514B;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.524;
}
.rte aside strong + br {
  display: none;
}
@media only screen and (min-width:60em) {
  blockquote,
  .rte aside {
    width: 46%;
    margin-left: 9%;
    float: right;
    min-width: 15.8em;
  }
}
@media only screen and (min-width:60em) {
  .rte aside {
    min-width: 17.6em;
  }
}
.title-with-icon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.title-with-icon .icon {
  margin-right: 5px;
  font-size: 20px;
}
.content-blocks .element-title-wrapper + .element-content-wrapper {
  margin-top: 20px;
}
.element-content-wrapper li a[href$=".docx"],
.element-content-wrapper li a[href$=".doc"],
.element-content-wrapper li a[href$=".pdf"],
.element-content-wrapper li a[href$=".ppt"],
.element-content-wrapper li a[href$=".pptx"] {
  position: relative;
  padding-left: 1.3em;
}
.element-content-wrapper li a[href$=".docx"]:after,
.element-content-wrapper li a[href$=".doc"]:after,
.element-content-wrapper li a[href$=".pdf"]:after,
.element-content-wrapper li a[href$=".ppt"]:after,
.element-content-wrapper li a[href$=".pptx"]:after {
  display: inline-block;
  text-decoration: none;
  font-size: 80%;
  color: #111;
  margin-left: 5px;
}
.element-content-wrapper li a[href$=".docx"]:before,
.element-content-wrapper li a[href$=".doc"]:before,
.element-content-wrapper li a[href$=".pdf"]:before,
.element-content-wrapper li a[href$=".ppt"]:before,
.element-content-wrapper li a[href$=".pptx"]:before {
  display: inline;
  font-family: 'SPOTIcons' !important;
  font-size: 1.2em;
  content: "\e905";
  position: absolute;
  color: #111;
  left: 0;
  top: -4px;
}
.element-content-wrapper li a[href$=".docx"]:after {
  content: ' (docx)';
}
.element-content-wrapper li a[href$=".pdf"]:after {
  content: ' (pdf)';
}
.element-content-wrapper li a[href$=".ppt"]:after {
  content: ' (ppt)';
}
.element-content-wrapper li a[href$=".pptx"]:after {
  content: ' (pptx)';
}
.with-tooltip {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.with-tooltip .tippy-tooltip {
  -webkit-flex: 0 0 24px;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  margin-left: 5px;
}
.ss-htmleditorfield-file.embed {
  width: 100% !important;
}
.ss-htmleditorfield-file.embed iframe {
  width: 100%;
  height: auto;
}
.short-intro {
  margin-top: 20px;
  margin-bottom: 20px;
}
.text-small {
  font-size: 0.92307692em;
}
@media only screen and (min-width:40em) {
  .text-small {
    font-size: 0.85714286em;
  }
}
@media only screen and (min-width:64em) {
  .text-small {
    font-size: 0.86666667em;
  }
}
[class^="ficon-"],
[class*=" ficon-"],
.___fonticon {
  /* use !important to prevent issues with browser extensions that change fonts */
  line-height: 1;
}
[class^="ficon-"]:before,
[class*=" ficon-"]:before,
.___fonticon {
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-family: "SPOTIcons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
}
.ficon-icon-info:before {
  content: "\e90d";
}
.ficon-icon-mojspot:before {
  content: "\e90e";
}
.ficon-icon-pomoc:before {
  content: "\e90f";
}
.ficon-icon-postopki:before {
  content: "\e910";
}
.ficon-icon-spot:before {
  content: "\e911";
}
.ficon-icon-zbirke:before {
  content: "\e912";
}
.ficon-external_link:before {
  content: "\e90c";
}
.ficon-calendar3:before {
  content: "\e90b";
}
.ficon-dvr:before {
  content: "\e90a";
}
.ficon-calendar:before {
  content: "\e906";
}
.ficon-document:before {
  content: "\e905";
}
.ficon-big_arrow_down:before {
  content: "\e900";
}
.ficon-big_arrow_left:before {
  content: "\e901";
}
.ficon-big_arrow_right:before {
  content: "\e902";
}
.ficon-big_arrow_up:before {
  content: "\e903";
}
.ficon-phone:before {
  content: "\e0cd";
}
.ficon-external_link2:before {
  content: "\e0b2";
}
.ficon-chat:before {
  content: "\e0b7";
}
.ficon-chat_bubble_outline:before {
  content: "\e0cb";
}
.ficon-date_range:before {
  content: "\e916";
}
.ficon-delete:before {
  content: "\e872";
}
.ficon-favorite_full:before {
  content: "\e87d";
}
.ficon-favorite_border:before {
  content: "\e87e";
}
.ficon-goat:before {
  content: "\e904";
}
.ficon-arrow_down:before {
  content: "\e313";
}
.ficon-arrow_left:before {
  content: "\e314";
}
.ficon-arrow_right:before {
  content: "\e315";
}
.ficon-arrow_up:before {
  content: "\e316";
}
.ficon-mail_outline:before {
  content: "\e0e1";
}
.ficon-message:before {
  content: "\e0c9";
}
.ficon-user_account:before {
  content: "\e7fd";
}
.ficon-search:before {
  content: "\e8b6";
}
.ficon-translate:before {
  content: "\e8e2";
}
.ficon-calendar-2:before {
  content: "\e953";
}
.ficon-website:before {
  content: "\e9ca";
}
.ficon-facebook:before {
  content: "\ea90";
}
.ficon-instagram:before {
  content: "\ea92";
}
.ficon-twitter:before {
  content: "\ea96";
}
.ficon-youtube:before {
  content: "\ea9d";
}
.ficon-linkedin2:before {
  content: "\eaca";
}
.ficon-monitor:before {
  content: "\e914";
}
.ficon-user:before {
  content: "\e913";
}
.ficon-close-new:before {
  content: "\e915";
}
.ficon-search-new:before {
  content: "\e917";
}
.ficon-info-new:before {
  content: "\e918";
}
.ficon-warning-new:before {
  content: "\e919";
}
.ficon-like-new:before {
  content: "\e91a";
}
.ficon-notification-highlight:before {
  content: "\e91a";
}
.ficon-notification-info:before {
  content: "\e918";
}
.ficon-notification-alert:before {
  content: "\e919";
}
@font-face {
  font-family: 'Republika';
  src: url(../fonts/Republika/ver1.2/republika-regular-webfont.eot?v=3);
  src: url(../fonts/Republika/ver1.2/republika-regular-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/Republika/ver1.2/republika-regular-webfont.woff2?v=3) format('woff2'), url(../fonts/Republika/ver1.2/republika-regular-webfont.woff?v=3) format('woff'), url(../fonts/Republika/ver1.2/republika-regular-webfont.ttf?v=3) format('truetype'), url(../fonts/Republika/ver1.2/republika-regular-webfont.svg#Republika) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Republika';
  src: url(../fonts/Republika/ver1.2/republika-bold-webfont.eot?v=3);
  src: url(../fonts/Republika/ver1.2/republika-bold-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/Republika/ver1.2/republika-bold-webfont.woff2?v=3) format('woff2'), url(../fonts/Republika/ver1.2/republika-bold-webfont.woff?v=3) format('woff'), url(../fonts/Republika/ver1.2/republika-bold-webfont.ttf?v=3) format('truetype'), url(../fonts/Republika/ver1.2/republika-bold-webfont.svg#Republika) format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SPOTIcons';
  src: url(../fonts/Icons/SPOTIcons.eot?v=8);
  src: url(../fonts/Icons/SPOTIcons.eot?#iefix) format('embedded-opentype'),  url(../fonts/Icons/SPOTIcons.woff?v=8) format('woff'), url(../fonts/Icons/SPOTIcons.ttf?v=8) format('truetype'), url(../fonts/Icons/SPOTIcons.svg#SPOTIcons) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
  border-style: solid;
  text-transform: none;
}
.at-container table {
  margin: 0;
}
.at-is-scrollable [data-at-fixedcolumns--left="1"] td:first-child,
.at-is-scrollable [data-at-fixedcolumns--left="2"] td:first-child,
.at-is-scrollable [data-at-fixedcolumns--left="3"] td:first-child,
.at-is-scrollable [data-at-fixedcolumns--left="1"] th:first-child,
.at-is-scrollable [data-at-fixedcolumns--left="2"] th:first-child,
.at-is-scrollable [data-at-fixedcolumns--left="3"] th:first-child {
  width: 1px;
}
.at-is-scrollable [data-at-fixedcolumns--left="2"] td:nth-child(2),
.at-is-scrollable [data-at-fixedcolumns--left="3"] td:nth-child(2),
.at-is-scrollable [data-at-fixedcolumns--left="2"] th:nth-child(2),
.at-is-scrollable [data-at-fixedcolumns--left="3"] th:nth-child(2) {
  width: 1px;
}
.at-is-scrollable [data-at-fixedcolumns--left="3"] td:nth-child(3),
.at-is-scrollable [data-at-fixedcolumns--left="3"] th:nth-child(3) {
  width: 1px;
}
.at-is-scrollable [data-at-fixedcolumns--right="1"] td:last-child,
.at-is-scrollable [data-at-fixedcolumns--right="2"] td:last-child,
.at-is-scrollable [data-at-fixedcolumns--right="3"] td:last-child,
.at-is-scrollable [data-at-fixedcolumns--right="1"] th:last-child,
.at-is-scrollable [data-at-fixedcolumns--right="2"] th:last-child,
.at-is-scrollable [data-at-fixedcolumns--right="3"] th:last-child {
  width: 1px;
}
.at-is-scrollable [data-at-fixedcolumns--right="2"] td:nth-last-child(2),
.at-is-scrollable [data-at-fixedcolumns--right="3"] td:nth-last-child(2),
.at-is-scrollable [data-at-fixedcolumns--right="2"] th:nth-last-child(2),
.at-is-scrollable [data-at-fixedcolumns--right="3"] th:nth-last-child(2) {
  width: 1px;
}
.at-is-scrollable [data-at-fixedcolumns--right="3"] td:nth-last-child(3),
.at-is-scrollable [data-at-fixedcolumns--right="3"] th:nth-last-child(3) {
  width: 1px;
}
.at-fixed-table.at-left-cells {
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
}
.at-fixed-table.at-right-cells {
  box-shadow: -1px 0 2px rgba(0, 0, 0, 0.2);
}
table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border-top: solid 1px #D7D7D7;
  background: #fff;
  caption-side: bottom;
}
table.stripes tbody tr:nth-child(2n + 1) {
  background: #ECF2F4;
}
table.stripes tbody tr:nth-child(2n) {
  background: #fff;
}
table caption {
  text-align: left;
  color: #65656a;
  font-size: 1em;
  padding: 0.3em 0 0;
}
@media only screen and (min-width:40em) {
  table caption {
    font-size: 0.92857143em;
  }
}
@media only screen and (min-width:64em) {
  table caption {
    font-size: 1em;
  }
}
table .bold {
  font-weight: bold;
}
table .italic {
  font-style: oblique;
}
table .strikethrough {
  text-decoration: line-through;
}
table .align-default,
table .align-left {
  text-align: left;
}
table .align-center {
  text-align: center;
}
table .align-right {
  text-align: right;
}
table .big {
  font-size: 1.30769231em;
}
@media only screen and (min-width:40em) {
  table .big {
    font-size: 1.28571429em;
  }
}
@media only screen and (min-width:64em) {
  table .big {
    font-size: 1.4em;
  }
}
table .small {
  font-size: 1em;
}
@media only screen and (min-width:40em) {
  table .small {
    font-size: 0.92857143em;
  }
}
@media only screen and (min-width:64em) {
  table .small {
    font-size: 1em;
  }
}
table .bgcolor {
  background: rgba(0, 0, 0, 0.05);
  background: #d5e3e7;
  background: #dae0e1;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.1) 0px, transparent 2px, transparent 10px);
}
thead td,
thead th {
  border: solid #111;
  border-width: 1px 0;
}
td,
th {
  line-height: 1.4;
  border-bottom: solid 1px #D7D7D7;
  padding: 1em;
}
td:first-child,
th:first-child {
  padding-left: 0.6em;
}
td:last-child,
th:last-child {
  padding-right: 0.6em;
}
th {
  font-weight: bold;
  background-color: #EDECEC;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
table .text-center {
  text-align: center;
}
table .text-right {
  text-align: right;
}
table .text-left {
  text-align: left;
}
table.center {
  text-align: center;
}
table.right {
  text-align: right;
}
nav ul,
nav ol {
  list-style: none;
  padding: 0;
}
.at-container {
  overflow-x: auto;
}
.at-container.at-is-scrollable .at-fixed-table {
  display: block;
}
.at-responsive-table .at-wrapper {
  position: relative;
  overflow: hidden;
}
.at-fixed-table {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 2;
  display: none;
}
.at-fixed-table.at-right-cells {
  left: auto;
  right: 0;
}
.at-fixed-table td,
.at-fixed-table th {
  display: none;
}
.at-fixed-table td.at-fixed,
.at-fixed-table th.at-fixed {
  display: table-cell;
}
.at-scrollable-table {
  overflow-x: auto;
  position: relative;
  z-index: 1;
}
.at-cell-hidden {
  display: none !important;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image::before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable='true'] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
          transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px 44px 25px 44px;
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
}
/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: 12px;
      padding-right: 12px;
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
/*! jQuery UI - v1.12.1 - 2017-05-17
* http://jqueryui.com
* Includes: core.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, spinner.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}
/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(100% - 2.4em);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.datepicker-wrapper {
  font-family: 'Republika', arial, helvetica, sans-serif;
}
@media only screen and (max-width:47.96875em) {
  .datepicker-wrapper {
    display: none;
  }
  .datepicker-wrapper.is-open {
    display: block;
    position: fixed;
    background: #fff;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 66px 6% 6%;
  }
}
@media only screen and (max-width:47.96875em) {
  .datepicker-wrapper .datepicker-header,
  .datepicker-wrapper .datepicker-container {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}
.datepicker-wrapper .datepicker-header {
  position: relative;
  padding: 36px 0 15px;
}
@media only screen and (min-width:48em) {
  .datepicker-wrapper .datepicker-header {
    display: none;
  }
}
.datepicker-wrapper .close-datepicker {
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  height: 36px;
  text-align: left;
  text-indent: -9999px;
}
.datepicker-wrapper .close-datepicker:before,
.datepicker-wrapper .close-datepicker:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  height: 22px;
  border: solid 2px #333;
}
.datepicker-wrapper .close-datepicker:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.datepicker-wrapper .datepicker-label {
  font-size: 1.6em;
  font-weight: normal;
  text-align: center;
}
.datepicker-wrapper .ui-datepicker {
  padding: 0;
}
@media only screen and (max-width:47.96875em) {
  .datepicker-wrapper .ui-datepicker {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    width: 100%;
  }
}
@media only screen and (min-width:48em) {
  .datepicker-wrapper .ui-datepicker {
    background: #fff;
    padding: 5px;
    border: solid 1px #eee;
  }
}
.datepicker-wrapper .ui-datepicker-header {
  text-align: center;
  padding: 0;
  overflow: hidden;
}
.datepicker-wrapper .ui-datepicker-prev,
.datepicker-wrapper .ui-datepicker-next {
  position: relative;
  left: 0;
  top: 0;
  float: left;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.datepicker-wrapper .ui-datepicker-prev.ui-state-disabled,
.datepicker-wrapper .ui-datepicker-next.ui-state-disabled {
  opacity: 0.3;
}
.datepicker-wrapper .ui-datepicker-prev:before,
.datepicker-wrapper .ui-datepicker-next:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  border: solid;
  border-width: 9px 10px 9px 0;
  border-color: transparent #555;
  margin: -9px -5px;
}
.datepicker-wrapper .ui-datepicker-next {
  float: right;
}
.datepicker-wrapper .ui-datepicker-next:before {
  border-width: 9px 0 9px 10px;
}
.datepicker-wrapper .ui-datepicker-calendar th {
  padding: 0 1px 0;
  width: 14.28571429%;
}
.datepicker-wrapper .ui-datepicker-calendar th span {
  display: block;
  padding: 0.5em;
  background: #f5f5f5;
}
.datepicker-wrapper .ui-datepicker-calendar td {
  width: 14.28571429%;
  padding: 1px;
  overflow: hidden;
  position: relative;
  vertical-align: center;
}
.datepicker-wrapper .ui-datepicker-calendar td .ui-state-default {
  text-align: center;
  display: block;
  line-height: 0;
  padding: 48% 0;
  border: solid 1px transparent;
  background: #fff;
}
.datepicker-wrapper .ui-datepicker-calendar td a.ui-state-default {
  border: solid 1px #ddd;
  background: #fff;
}
.datepicker-wrapper .ui-datepicker-calendar td span.ui-state-default {
  border: solid 1px transparent;
  background: #f9f9f9;
  color: #ccc;
}
.datepicker-wrapper .ui-datepicker-calendar td.ui-datepicker-today a,
.datepicker-wrapper .ui-datepicker-calendar td.ui-datepicker-today span {
  font-weight: bold;
}
.datepicker-wrapper .ui-datepicker-calendar td a.ui-state-hover {
  background: #2A5566;
}
.datepicker-wrapper .ui-datepicker-calendar td a.ui-state-active,
.datepicker-wrapper .ui-datepicker-calendar td a.ui-state-active.ui-state-hover {
  border-color: #397289;
  background: #397289;
  color: #fff;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: 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-slide img {
  display: block;
}
.slick-loading.slick-slide img {
  display: none;
}
.dragging.slick-slide img {
  pointer-events: none;
}
/* Arrows */
.slick-arrow {
  position: absolute;
  display: block;
  height: 100%;
  width: 50px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 0;
  padding: 0;
  border: none;
  outline: none;
  z-index: 3;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-arrow:hover,
.slick-arrow:focus {
  outline: none;
  background: transparent;
}
.slick-arrow:hover:before,
.slick-arrow:focus:before {
  opacity: 1;
}
.slick-arrow:before {
  content: '';
  position: absolute;
  border: solid #fff;
  border-width: 0 4px 4px 0;
  width: 20px;
  height: 20px;
  -webkit-transform-origin: 10px 10px;
      -ms-transform-origin: 10px 10px;
          transform-origin: 10px 10px;
  top: 50%;
  margin: -10px 19px;
  opacity: 0;
  transition: opacity 0.4s;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.slick-disabled.slick-arrow:before {
  opacity: 0.3;
}
.slick-prev {
  left: 0;
}
.slick-prev:before {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  left: 0;
}
.slick-next {
  right: 0;
}
.slick-next:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 0;
}
.slick-dots {
  position: absolute;
  bottom: 18px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 4;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  cursor: pointer;
}
.slick-dots .slick-active button:hover:before,
.slick-dots .slick-active button:focus:before {
  opacity: 1;
}
.slick-dots .slick-active button:before {
  opacity: 1;
}
.slick-dots button {
  display: none;
  background: none;
  border: 0;
  color: transparent;
  display: block;
  height: 16px;
  width: 16px;
  padding: 0;
  cursor: pointer;
  outline: 0;
}
.slick-dots button:hover,
.slick-dots button:focus {
  outline: none;
}
.slick-dots button:hover:before,
.slick-dots button:focus:before {
  opacity: 0.8;
}
.slick-dots button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  margin: -6px;
  border-radius: 12px;
  opacity: 0.5;
  background: #fff;
  transition: opacity 0.5s;
}
.video-js {
  position: relative;
  padding-bottom: 0;
  min-height: 1px;
  width: 100%;
  max-width: 100%;
}
.video-js video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-js + a {
  display: block;
  margin-top: 15px;
}
.video-js .vjs-text-track-display div {
  font-size: 1em;
}
.video-js ::cue {
  font-size: 1em;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none;
}
.select2-results__option--selectable {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
@media only screen and (min-width:64.0625em) {
  .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
  }
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--group {
  padding: 0;
}
.select2-container--default .select2-results__option--disabled {
  color: #999;
}
.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option--group {
  padding: 0;
}
.select2-container--classic .select2-results__option--disabled {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container.select2-container--focus {
  outline: none;
}
.select2-container.select2-container--focus .select2-selection {
  border-color: #FFC689;
  box-shadow: 0 0 0 5px #FFC689 inset;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container .select2-selection--multiple {
  -webkit-user-select: none;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  border: none;
  box-sizing: border-box;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-search--dropdown .select2-search__field {
  box-sizing: border-box;
  padding: 4px;
  width: 100%;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
@media only screen and (min-width:64.0625em) {
  [class*="select2-wrapper--"] .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
  }
}
.select2-container--form .select2-selection--single {
  background-color: #ffffff;
  border: 1px solid #aaaaaa;
}
.select2-container--disabled.select2-container--form .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--form .select2-selection--single .select2-selection__rendered {
  color: #444444;
  line-height: 28px;
}
.select2-container--form .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
[dir="rtl"].select2-container--form .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--disabled.select2-container--form .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--form .select2-selection--single .select2-selection__placeholder {
  color: #999999;
}
.select2-container--form .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 20px;
}
[dir="rtl"].select2-container--form .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--form .select2-selection--single .select2-selection__arrow b {
  border-color: #888888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--open.select2-container--form .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--form .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaaaaa;
  cursor: text;
}
.select2-container--focus.select2-container--form .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--disabled.select2-container--form .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--form .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--form .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--form .select2-selection--multiple .select2-selection__placeholder {
  color: #999999;
  float: left;
  margin-top: 5px;
}
.select2-container--form .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 5px;
}
.select2-container--form .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaaaaa;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--form .select2-selection--multiple .select2-selection__choice__remove {
  color: #999999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--disabled.select2-container--form .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}
.select2-container--form .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333333;
}
.select2-container--form .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--form .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--form .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--form .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--form .select2-results__option[aria-disabled=true] {
  color: #999999;
}
.select2-container--form .select2-results__option[aria-selected=true] {
  background-color: #dddddd;
}
.select2-container--form .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--form .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--form .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--form .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--form .select2-results__option--highlighted[aria-selected] {
  background-color: #397289;
  color: white;
}
.select2-container--form .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
@media only screen and (max-width:64.03125em) {
  .select2-container--main-form {
    display: none;
  }
}
.select2-container--main-form .select2-selection--multipleselect2-selection--single {
  background-color: #ffffff;
  border: 1px solid #aaaaaa;
}
.select2-container--disabled.select2-container--main-form .select2-selection--multipleselect2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__rendered {
  color: #444444;
  line-height: 28px;
}
.select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
[dir="rtl"].select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--disabled.select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__placeholder {
  color: #999999;
}
.select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 20px;
}
[dir="rtl"].select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__arrow b {
  border-color: #888888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--open.select2-container--main-form .select2-selection--multipleselect2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--main-form .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaaaaa;
  cursor: text;
}
.select2-container--focus.select2-container--main-form .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--disabled.select2-container--main-form .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--main-form .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--main-form .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--main-form .select2-selection--multiple .select2-selection__placeholder {
  color: #999999;
  float: left;
  margin-top: 5px;
}
.select2-container--main-form .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 5px;
}
.select2-container--main-form .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaaaaa;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--main-form .select2-selection--multiple .select2-selection__choice__remove {
  color: #999999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--disabled.select2-container--main-form .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}
.select2-container--main-form .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333333;
}
.select2-container--main-form .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--main-form .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--main-form .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--main-form .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--main-form .select2-results__option[aria-disabled=true] {
  color: #999999;
}
.select2-container--main-form .select2-results__option[aria-selected=true] {
  background-color: #dddddd;
}
.select2-container--main-form .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--main-form .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--main-form .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--main-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--main-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--main-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--main-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--main-form .select2-results__option--highlighted[aria-selected] {
  background-color: #397289;
  color: white;
}
.select2-container--main-form .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
@media only screen and (max-width:64.03125em) {
  .select2-container--module-form {
    display: none;
  }
}
.select2-container--module-form .select2-container--focus {
  outline: none;
}
.select2-container--module-form .select2-container--focus .select2-selection {
  border-color: #FFC689;
  box-shadow: 0 0 0 5px #FFC689 inset;
}
.select2-container--module-form .select2-selection--single {
  background-color: #ffffff;
  border: 0;
  border-radius: 4px;
  height: 2.35294118em;
  box-shadow: 0 0 0 1px #397289 inset;
}
.no-smil .select2-container--module-form .select2-selection--single {
  border-radius: 0;
}
.select2-container--below.select2-container--open.select2-container--module-form .select2-selection--single {
  box-shadow: 1px 0 0 #397289 inset, -1px 0 0 #397289 inset, 0 1px 0 #397289 inset;
  border-radius: 4px 4px 0 0;
}
.no-smil .select2-container--below.select2-container--open.select2-container--module-form .select2-selection--single {
  border-radius: 0;
}
.select2-container--above.select2-container--open.select2-container--module-form .select2-selection--single {
  box-shadow: 1px 0 0 #397289 inset, -1px 0 0 #397289 inset, 0 -1px 0 #397289 inset;
  border-radius: 0 0 4px 4px;
}
.no-smil .select2-container--above.select2-container--open.select2-container--module-form .select2-selection--single {
  border-radius: 0;
}
.select2-container--disabled.select2-container--module-form .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--module-form .select2-selection--single .select2-selection__rendered {
  line-height: 1.47058824;
  padding: 0.41176471em 2.35294118em 0.47058824em 0.88235294em;
}
.select2-container--module-form .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
[dir="rtl"].select2-container--module-form .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--disabled.select2-container--module-form .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--module-form .select2-selection--single .select2-selection__placeholder {
  color: #999999;
}
.select2-container--module-form .select2-selection--single .select2-selection__arrow {
  position: absolute;
  right: 0;
  top: 0;
  width: 2.35294118em;
  height: 100%;
}
.select2-container--module-form .select2-selection--single .select2-selection__arrow:before {
  content: "\e313";
  font-family: 'SPOTIcons' !important;
  text-align: center;
  width: 100%;
  font-size: 1.64705882em;
  color: #397289;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.select2-container--open.select2-container--module-form .select2-selection--single .select2-selection__arrow:before {
  content: "\e316";
}
[dir="rtl"].select2-container--module-form .select2-selection--single .select2-selection__arrow {
  left: 0;
  right: auto;
}
.select2-container--module-form .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container--module-form .select2-selection--multiple {
  background-color: #ffffff;
  border: 0;
  border-radius: 4px;
  height: auto;
  min-height: 2.35294118em;
  box-shadow: 0 0 0 1px #397289 inset;
  padding: 0.29411765em 2.35294118em 5px 0.29411765em;
  position: relative;
  overflow-y: auto;
  padding-bottom: 0;
}
.no-smil .select2-container--module-form .select2-selection--multiple {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #397289;
}
.select2-container--module-form .select2-selection--multiple:before {
  content: '\271A';
  color: #397289;
  position: absolute;
  right: 0;
  top: 1.1em;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  text-align: center;
  line-height: 1;
  font-family: 'SPOTIcons';
}
.select2-container--below.select2-container--open.select2-container--module-form .select2-selection--multiple {
  box-shadow: 1px 0 0 #397289 inset, -1px 0 0 #397289 inset, 0 1px 0 #397289 inset;
  border-radius: 4px 4px 0 0;
}
.no-smil .select2-container--below.select2-container--open.select2-container--module-form .select2-selection--multiple {
  border-radius: 0;
}
.select2-container--above.select2-container--open.select2-container--module-form .select2-selection--multiple {
  box-shadow: 1px 0 0 #397289 inset, -1px 0 0 #397289 inset, 0 -1px 0 #397289 inset;
  border-radius: 0 0 4px 4px;
}
.no-smil .select2-container--above.select2-container--open.select2-container--module-form .select2-selection--multiple {
  border-radius: 0;
}
.select2-container--disabled.select2-container--module-form .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__rendered {
  display: block;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
  margin: 0 0.29411765em 0.29411765em 0;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  padding: 0.23529412em 0.41176471em 0.29411765em 1.52941176em;
  border: 0;
  background: #EDECEC;
  box-shadow: 0 0 0 1px #8AB8CB inset;
  height: auto;
  line-height: 1.23529412;
  border-radius: 3px;
  position: relative;
}
.no-smil .select2-container--module-form .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #397289;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
  position: absolute;
  left: 0.17647059em;
  top: -1px;
  width: 1.29411765em;
  height: 100%;
  line-height: 29px;
  text-align: center;
  color: #397289;
  border: 0;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__placeholder {
  color: #999999;
  float: left;
  margin-top: 5px;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 5px;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaaaaa;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__choice__remove {
  color: #999999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--disabled.select2-container--module-form .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}
.select2-container--module-form .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333333;
}
.select2-container--module-form .select2-dropdown {
  padding: 0.29411765em 0.29411765em 0.29411765em;
  border: 0;
}
.select2-container--module-form .select2-dropdown.select2-dropdown--below {
  border-radius: 0 0 4px 4px;
  box-shadow: 1px 0 0 #397289 inset, -1px 0 0 #397289 inset, 0 1px 0 #D7D7D7 inset, 0 -1px 0 #397289 inset;
}
.no-smil .select2-container--module-form .select2-dropdown.select2-dropdown--below {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #397289;
}
.select2-container--module-form .select2-dropdown.select2-dropdown--above {
  border-radius: 4px 4px 0 0;
  box-shadow: 1px 0 0 #397289 inset, -1px 0 0 #397289 inset, 0 -1px 0 #D7D7D7 inset, 0 1px 0 #397289 inset;
}
.no-smil .select2-container--module-form .select2-dropdown.select2-dropdown--above {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #397289;
}
.select2-container--module-form .select2-search--dropdown {
  padding: 0em 0em 0.58823529em;
}
.select2-container--module-form .select2-search--dropdown .select2-search__field {
  box-shadow: 0 0 0 1px #D7D7D7 inset;
  border: 0;
  height: 2.17647059em;
  border-radius: 4px;
  line-height: 1.47058824;
  padding: 0.35294118em 0.58823529em;
  outline: 1px solid #FFC689;
}
.no-smil .select2-container--module-form .select2-search--dropdown .select2-search__field {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #397289;
}
.select2-container--module-form .select2-search--inline {
  padding: 0;
}
.select2-container--module-form .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  margin: 0.29411765em 0 0.29411765em 0.29411765em;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--module-form .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--module-form .select2-results__option {
  padding: 0.41176471em 0.58823529em;
  line-height: 1.35294118;
}
.select2-container--module-form .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--module-form .select2-results__option[aria-disabled=true] {
  color: #999999;
}
.select2-container--module-form .select2-results__option[aria-selected=true] {
  background-color: #c4d5dc;
}
.select2-container--module-form .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--module-form .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--module-form .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--module-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--module-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--module-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--module-form .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--module-form .select2-results__option--highlighted[aria-selected] {
  background-color: #397289;
  color: white;
}
.select2-container--module-form .select2-results__option--highlighted[aria-selected=true] {
  background-color: #397289;
  color: white;
}
.select2-container--module-form .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-wrapper--module-form {
  position: relative;
}
.dropdown .select2-wrapper--module-form:before {
  content: "\e313";
  font-family: 'SPOTIcons' !important;
  font-size: 1.64705882em;
  color: #397289;
  text-align: center;
  width: 1.42857143em;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}
@media only screen and (min-width:64.0625em) {
  .dropdown .select2-wrapper--module-form:before {
    display: none;
  }
}
.multiselect.dropdown .select2-wrapper--module-form:before {
  content: '';
  border: solid 1px currentColor;
  border-left: 0;
  height: 100%;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  top: 0;
  border-radius: 0 4px 4px 0;
}
.no-smil .multiselect.dropdown .select2-wrapper--module-form:before {
  border-radius: 0;
}
.select2-wrapper--module-form select {
  -webkit-appearance: none;
  appearance: none;
}
.select2-wrapper--module-form select::-ms-expand {
  display: none;
}
html {
  overflow: auto;
  scroll-padding-top: 140px;
}
@media only screen and (max-width:64.03125em) {
  html {
    scroll-padding-top: 70px;
  }
}
#wrapper {
  position: relative;
  max-width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}
.mt15 {
  margin-top: 15px;
}
img {
  max-width: 100%;
}
.accordion {
  transition: height 0.3s;
  overflow: hidden;
}
[data-accordion].is-closed .accordion {
  height: 0;
}
.accordion-btn {
  display: inline-block;
  border: 0;
  padding: 0;
  background: 0;
  -webkit-appearance: none;
}
[data-accordion].is-closed .accordion-btn .closed {
  display: none;
}
[data-accordion].is-closed .accordion-btn .opened {
  display: block;
}
.accordion-btn .closed {
  display: block;
}
.accordion-btn .opened {
  display: none;
}
/* accordion */
.tirs-accordion {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
  text-align: left;
}
.tirs-accordion > li {
  margin: 0;
  border-bottom: 1px solid #3E7C94;
}
.tirs-accordion > li:first-of-type {
  border-top: 1px solid #3E7C94;
}
.tirs-accordion > li .sel {
  position: relative;
  display: block;
  color: #3E7C94;
  width: 100%;
  text-align: left;
  border: 0;
  padding: 10px 25px 10px 0;
}
.tirs-accordion > li .sel:after {
  content: "\e313";
  font-family: 'SPOTIcons' !important;
  font-size: 25px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -15px;
  font-weight: normal;
}
.tirs-accordion > li .sel.active:after {
  content: "\e316";
}
.tirs-accordion > li .cont {
  display: none;
  padding: 15px 0;
}
.tirs-accordion .typography ul,
.tirs-accordion .typography ol {
  margin-left: 20px;
}
.tirs-accordion .typography table {
  background-color: transparent;
}
details > summary::marker,
details > summary::-webkit-details-marker {
  display: none;
}
details > summary {
  position: relative;
  display: block;
  color: #3E7C94;
  width: 100%;
  text-align: left;
  border: 0;
  padding: 10px 0 10px 10px;
  cursor: pointer;
  margin: 0;
  border-top: 1px solid rgba(62, 124, 148, 0.4);
  padding-right: 25px;
  transition: background-color 0.24s ease-in-out;
}
details > summary:hover {
  background-color: #eee;
}
details > summary:after {
  content: "\e313";
  font-family: 'SPOTIcons' !important;
  font-size: 25px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -16px;
  font-weight: normal;
}
details[open] > summary:after {
  content: "\e316";
  margin-top: -17px;
}
details ul {
  list-style-type: disc;
}
details ul,
details ol {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  padding-left: 15px;
}
details ul li,
details ol li {
  margin: 5px 0;
}
details > .inner-wrap {
  padding: 0 25px 15px;
}
.guide-intro details > summary:after {
  margin-top: -12px;
}
.guide-intro details[open] > summary:after {
  margin-top: -12px;
}
.guide-intro details > .inner-wrap {
  padding: 0 25px 15px 10px;
}
ul.has-accordion,
ol.has-accordion {
  list-style: none;
}
ul.has-accordion > li.is-last,
ol.has-accordion > li.is-last {
  border-bottom: 1px solid rgba(62, 124, 148, 0.4);
}
ul.has-accordion + ul.has-accordion,
ol.has-accordion + ul.has-accordion,
ul.has-accordion + ol.has-accordion,
ol.has-accordion + ol.has-accordion,
ul.has-accordion + details,
ol.has-accordion + details {
  margin-top: 30px;
}
ul.has-accordion details > .inner-wrap,
ol.has-accordion details > .inner-wrap {
  padding: 0 10px 15px 25px;
}
ul.has-accordion details > summary:after,
ol.has-accordion details > summary:after {
  margin-top: -18px;
}
ul.has-accordion > li {
  position: relative;
  padding: 0;
  margin: 0;
}
ul.has-accordion > li details > summary {
  padding-left: 25px;
}
ul.has-accordion > li:before {
  content: "• ";
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  color: #3E7C94;
  font-size: 1.2rem;
}
ol.has-accordion {
  counter-reset: item;
}
ol.has-accordion > li {
  position: relative;
  padding: 0;
  margin: 0;
}
ol.has-accordion > li details > summary:before {
  content: counter(item) ". ";
  counter-increment: item;
  font-weight: bold;
  color: #3E7C94;
}
.guide-intro details:last-of-type {
  border-bottom: 1px solid rgba(62, 124, 148, 0.4);
}
.element-content-wrapper > details:last-of-type,
.rte > details:last-of-type,
.guide-info-content > details:last-of-type {
  border-bottom: 1px solid rgba(62, 124, 148, 0.4);
}
.guide-intro details > summary:hover,
.info-item details > summary:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.adapt,
.adapt-normal {
  max-width: 83.75rem;
  margin: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media only screen and (min-width:48em) {
  .adapt,
  .adapt-normal {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media only screen and (min-width:75em) {
  .adapt,
  .adapt-normal {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
.intro-adapt {
  padding: 1.19047619em 0 0.85714286em;
}
.v-adapt {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media only screen and (min-width:48em) {
  .v-adapt {
    padding-top: 2.1875rem;
    padding-bottom: 2.1875rem;
  }
}
@media only screen and (min-width:75em) {
  .v-adapt {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
}
.page-head + .v-adapt {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media only screen and (min-width:48em) {
  .page-head + .v-adapt {
    padding-top: 2.1875rem;
    padding-bottom: 2.1875rem;
  }
}
@media only screen and (min-width:75em) {
  .page-head + .v-adapt {
    padding-top: 2.5rem;
    padding-bottom: 3.125rem;
  }
}
.top-adapt {
  padding-top: 1.25rem;
}
@media only screen and (min-width:48em) {
  .top-adapt {
    padding-top: 2.1875rem;
  }
}
@media only screen and (min-width:75em) {
  .top-adapt {
    padding-top: 3.125rem;
  }
}
.bottom-adapt {
  padding-bottom: 1.25rem;
}
@media only screen and (min-width:48em) {
  .bottom-adapt {
    padding-bottom: 2.1875rem;
  }
}
@media only screen and (min-width:75em) {
  .bottom-adapt {
    padding-bottom: 3.125rem;
  }
}
.sidebar-adapt {
  padding: 0.85714286em 1.57142857em;
}
@media only screen and (min-width:40em) {
  .sidebar-adapt {
    padding: 1.06666667em 1.66666667em;
  }
}
@media only screen and (min-width:64em) {
  .sidebar-adapt {
    padding: 1.29411765em 1.88235294em;
  }
}
.badge {
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  background: #111;
  color: #fff;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  line-height: 1.53846154;
  text-transform: uppercase;
  padding: 0 0.38461538em;
  font-size: 0.92307692em;
}
@media only screen and (min-width:40em) {
  .badge {
    font-size: 0.85714286em;
  }
}
@media only screen and (min-width:64em) {
  .badge {
    font-size: 0.86666667em;
  }
}
.page-head .badge {
  font-size: 1em;
  margin-top: 0.5em;
}
button,
[type="button"],
[type="submit"],
[type="reset"] {
  cursor: pointer;
  background: none;
}
button:focus,
[type="button"]:focus,
[type="submit"]:focus,
[type="reset"]:focus {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #111 !important;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
}
button:focus img,
[type="button"]:focus img,
[type="submit"]:focus img,
[type="reset"]:focus img {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.btn,
[class*=" btn-"],
[class^="btn-"],
.form [type="submit"],
.form .btn.reset,
.form [type="reset"],
.iCD_showOpt,
#_iCDsave {
  cursor: pointer;
  display: inline-block;
  font-size: 1.13333333em;
  font-family: 'Republika', arial, helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.29411765;
  text-align: center;
  text-decoration: none !important;
  color: #397289;
}
.btn:hover,
[class*=" btn-"]:hover,
[class^="btn-"]:hover,
.form .btn.reset:hover,
.form [type="reset"]:hover {
  color: #2A5566;
}
.btn:active,
[class*=" btn-"]:active,
[class^="btn-"]:active,
.form .btn.reset:active,
.form [type="reset"]:active {
  color: #529DBA;
}
.btn:focus,
[class*=" btn-"]:focus,
[class^="btn-"]:focus,
.form .btn.reset:focus,
.form [type="reset"]:focus {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #111 !important;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
  background-color: #FFC689 !important;
}
.btn:focus img,
[class*=" btn-"]:focus img,
[class^="btn-"]:focus img {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.btn-toolbar {
  cursor: initial;
  display: block;
  font-size: 1em;
  font-family: 'Republika', arial, helvetica, sans-serif;
  font-weight: initial;
  line-height: 1.5;
  text-align: initial;
  color: #111;
  padding-bottom: 3px;
}
.btn-toolbar:hover,
.btn-toolbar:focus {
  color: initial;
}
.btn-toolbar:active {
  color: initial;
}
.btn-default,
.btn-border,
.btn-blank,
.form [type="submit"],
.form .btn.reset,
.form [type="reset"],
.iCD_showOpt,
#_iCDsave {
  padding: 0.44444444em 1em;
  border-radius: 4px;
  min-width: 4.16666667em;
}
.btn-default:active,
.btn-border:active,
.btn-blank:active,
.form [type="submit"]:active,
.form .btn.reset:active,
.form [type="reset"]:active,
.iCD_showOpt:active,
#_iCDsave:active {
  -webkit-transform: translate(3px, 3px);
      -ms-transform: translate(3px, 3px);
          transform: translate(3px, 3px);
}
.btn-default,
.form [type="submit"],
.iCD_showOpt,
#_iCDsave {
  color: #fff;
  background: #397289;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
}
.btn-default:hover,
.btn-default:focus,
.form [type="submit"]:hover,
.iCD_showOpt:hover,
#_iCDsave:hover,
.iCD_showOpt:focus,
#_iCDsave:focus {
  color: #fff;
  background: #2A5566;
}
.btn-default:active,
.form [type="submit"]:active,
.iCD_showOpt:active,
#_iCDsave:active {
  color: #fff;
  background: #529DBA;
  box-shadow: none;
}
.btn-default.btn-red {
  background: #B2414D;
}
.btn-default.btn-red:hover {
  background: #973741;
}
.btn-default.btn-red:active {
  background: #be5e68;
}
.btn-default.btn-green {
  background: #41b07e;
}
.btn-default.btn-green:hover {
  background: #37966b;
}
.btn-default.btn-green:active {
  background: #5ebc91;
}
.btn-border {
  box-shadow: 0 0 0 2px currentColor inset, 3px 3px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
}
.btn-border:active {
  box-shadow: 0 0 0 2px currentColor inset;
}
.btn-border.btn-red {
  color: #B2414D;
}
.btn-border.btn-red:hover {
  color: #973741;
}
.btn-border.btn-red:active {
  color: #be5e68;
}
.btn-border.btn-green {
  color: #41b07e;
}
.btn-border.btn-green:hover {
  color: #37966b;
}
.btn-border.btn-green:active {
  color: #5ebc91;
}
.btn-blank,
.form .btn.reset,
.form [type="reset"] {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset, 3px 3px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
}
.btn-blank:active,
.form .btn.reset:active,
.form [type="reset"]:active {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
}
.btn-blank.btn-red {
  color: #B2414D;
}
.btn-blank.btn-red:hover {
  color: #973741;
}
.btn-blank.btn-red:active {
  color: #be5e68;
}
.btn-blank.btn-green {
  color: #41b07e;
}
.btn-blank.btn-green:hover {
  color: #37966b;
}
.btn-blank.btn-green:active {
  color: #5ebc91;
}
.btn-group {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 1.5em;
  text-align: left;
}
.btn-group .btn-default {
  margin: 5px;
  font-size: inherit;
}
[class^="btn-"].external-icon:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-family: "SPOTIcons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  content: " \e90c";
}
.btn-as-link {
  display: inline-block;
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 1.06666667em;
  color: #3E7C94;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  /* 150% */
  letter-spacing: -0.053px;
  -webkit-text-decoration-line: underline !important;
          text-decoration-line: underline !important;
}
.btn-as-link:hover {
  color: #2A5566;
}
#feedback-form input[type="text"],
#feedback-form textarea {
  border-radius: 4px;
  line-height: 1.47058824;
  padding: 0.47058824em 0.88235294em 0.52941176em;
  border: 1px solid #397289;
  width: 100%;
}
#feedback-form input[type="text"]:focus,
#feedback-form textarea:focus {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #111 !important;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
}
#feedback-form input[type="text"]:focus img,
#feedback-form textarea:focus img {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
#feedback-form .has-error input[type="email"],
#feedback-form .has-error input[type="text"],
#feedback-form .has-error textarea {
  border-color: #ff0000;
}
#feedback-form .feedback-innch {
  display: none;
}
#feedback-form textarea {
  resize: vertical;
  min-height: 150px;
}
#feedback-form .form-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 30px;
}
#feedback-form .form-group .left,
#feedback-form .form-group .right {
  width: 100%;
}
@media only screen and (min-width:64.0625em) {
  #feedback-form .form-group .left,
  #feedback-form .form-group .right {
    width: 50%;
  }
  #feedback-form .form-group .left {
    padding-right: 15px;
  }
}
#feedback-form .form-group label {
  margin-bottom: 5px;
}
#feedback-form .form-group .feedback-terms {
  width: 100%;
}
#feedback-form .form-group .feedback-desc {
  margin-bottom: 10px;
}
@media only screen and (max-width:64.03125em) {
  #feedback-form .form-group {
    margin-bottom: 0;
  }
  #feedback-form .form-group .left {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  #feedback-form .form-group .feedback-terms {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin: 0 0 10px;
  }
  #feedback-form .form-group .right {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}
#feedback-form .feedback-terms {
  margin-top: 15px;
}
#feedback-form .action {
  margin-top: 30px;
}
#feedback-form .action .btn-blank {
  margin-left: 15px;
  box-shadow: none;
}
#feedback-form .action .btn-blank:focus {
  border-color: #FFC689;
}
.cols:after {
  content: "";
  display: table;
  clear: both;
}
.cols > .col {
  float: left;
}
.cols > .left {
  float: left;
}
.cols > .right {
  float: right;
}
@media only screen and (min-width:64em) {
  .cols > .col.left {
    padding-right: 45px;
  }
}
.grid-gap {
  margin-right: 1.8798151%;
}
.grid-col-1 {
  width: 6.61016949%;
}
.grid-col-2 {
  width: 15.10015408%;
}
.grid-col-3 {
  width: 23.59013867%;
}
.grid-col-4 {
  width: 32.08012327%;
}
.grid-col-5 {
  width: 40.57010786%;
}
.grid-col-6 {
  width: 49.06009245%;
}
.grid-col-7 {
  width: 57.55007704%;
}
.grid-col-8 {
  width: 66.04006163%;
}
.grid-col-9 {
  width: 74.53004622%;
}
.grid-col-10 {
  width: 83.02003082%;
}
.grid-col-11 {
  width: 91.51001541%;
}
.grid-col-12 {
  width: 100%;
}
.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.flex .fcol {
  margin-left: 10px;
  margin-right: 10px;
}
.flex.two-col .fcol {
  width: calc(50% - 20px);
}
@media only screen and (max-width:47.96875em) {
  .flex.two-col .fcol {
    width: calc(100% - 20px);
  }
}
.flex.three-col .fcol {
  width: calc(33.333% - 20px);
}
.flex.four-col .fcol {
  width: calc(25% - 20px);
}
.flex.five-col .fcol {
  width: calc(20% - 20px);
}
@media only screen and (max-width:63.96875em) {
  .flex.five-col .fcol {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width:47.96875em) {
  .flex.five-col .fcol {
    width: calc(100% - 20px);
  }
}
.link {
  text-decoration: none;
}
.link > span {
  text-decoration: underline;
}
.link.URL .icon:before {
  content: "\e90c";
}
.link.SiteTree .icon:before {
  content: "\e315";
}
.link .icon {
  text-decoration: none;
  line-height: 1;
  margin-left: 4px;
}
.link .icon:before {
  font-style: normal !important;
  font-family: 'SPOTIcons' !important;
  line-height: 1;
}
.list-accordion .accordion-heading h2,
.list-accordion .accordion-heading h3,
.list-accordion .accordion-content {
  border-bottom: 3px solid #3E7C94;
  font-weight: normal;
}
.list-accordion .accordion-heading h2,
.list-accordion .accordion-heading h3 {
  padding: 25px 55px 25px 20px;
}
.list-accordion .accordion-heading {
  position: relative;
}
.list-accordion .accordion-heading a {
  display: block;
  color: #333;
  text-decoration: none;
}
.list-accordion .accordion-heading a h2,
.list-accordion .accordion-heading a h3 {
  padding-right: 80px;
  /*&:after {
					position: absolute;
					top: 25px;
					right: 10px;
					font-family: @iconfonts;
					content: @ficon-arrow_down;
					color: inherit;
					font-size: 1.2em;
				}*/
}
.list-accordion .accordion-heading a h2 .icon,
.list-accordion .accordion-heading a h3 .icon {
  position: absolute;
  top: 25px;
  right: 10px;
  color: inherit;
  font-size: 1.2em;
}
.list-accordion .accordion-heading a h3 {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.17;
}
@media only screen and (max-width:47.96875em) {
  .list-accordion .accordion-heading a h3 {
    font-size: 18px;
  }
}
.list-accordion .accordion-heading a:focus {
  box-shadow: none;
  outline: 0;
}
.list-accordion .accordion-content {
  display: none;
  padding: 0 20px 30px 45px;
}
.list-accordion li:last-of-type .accordion-heading h2,
.list-accordion li:last-of-type .accordion-heading h3,
.list-accordion li:last-of-type .accordion-content {
  border-bottom: 0;
  margin-bottom: 0;
}
.list-accordion li.active {
  background-color: #ECF2F4;
}
.list-accordion li.active .accordion-content {
  display: block;
}
.list-accordion li.active .accordion-heading h2,
.list-accordion li.active .accordion-heading h3 {
  border-color: #ECF2F4;
  margin-bottom: 0;
  font-weight: bold;
}
.list-accordion li.active .accordion-heading a {
  color: #000;
}
.list-accordion li.active .accordion-heading a h2 .icon,
.list-accordion li.active .accordion-heading a h3 .icon {
  color: #000;
}
.list-accordion li.active .accordion-heading a h2 .icon:before,
.list-accordion li.active .accordion-heading a h3 .icon:before {
  content: "\e316";
}
.list-arrowed {
  list-style: none !important;
}
.list-arrowed li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
  color: #111;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.46;
}
.list-arrowed li:last-of-type {
  margin-bottom: 0;
}
.list-arrowed li .icon {
  position: relative;
  top: 2px;
  font-size: 1.3em;
  color: #397289;
}
.list-arrowed li a {
  text-decoration: none;
  font-weight: bold;
}
.list-arrowed li:hover:before {
  color: #2A5566;
}
.list-btn > li {
  margin-bottom: 18px;
}
.list-btn > li:last-of-type {
  margin-bottom: 0;
}
ul.list-dropdown {
  list-style: none;
  margin: 0 0 0 20px;
  padding-left: 0;
  float: right;
}
ul.list-dropdown li {
  color: #fff;
  background-color: #33505C;
  display: block;
  float: left;
  padding: 10px 13px 9px 13px;
  position: relative;
  text-decoration: none;
  transition-duration: 0.5s;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
}
ul.list-dropdown li:hover,
ul.list-dropdown li:focus {
  background-color: #456d7d;
  cursor: pointer;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
ul.list-dropdown li ul {
  background-color: #33505C;
  visibility: hidden;
  opacity: 0;
  min-width: 65px;
  position: absolute;
  transition: all 0.5s ease;
  margin-top: 8px;
  left: 0;
  display: none;
}
ul.list-dropdown li > ul {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
ul.list-dropdown li > ul > li:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
ul.list-dropdown > li {
  border-radius: 4px;
  background-image: url("../images/svg/icons/icon_arrow_dropdown.svg");
  background-repeat: no-repeat;
  background-position: center right 13px;
  padding-right: 36px;
}
ul.list-dropdown li:hover > ul,
ul.list-dropdown li:focus > ul,
ul.list-dropdown li ul:hover,
ul.list-dropdown li ul:focus {
  visibility: visible;
  opacity: 1;
  display: block;
}
ul.list-dropdown li ul li {
  clear: both;
  width: 100%;
}
ul.site-index {
  list-style: none;
}
ul.site-index a {
  text-decoration: underline;
}
ul.site-index a:hover {
  text-decoration: none;
}
ul.site-index .pad-inside {
  padding-right: 40px;
}
ul.site-index .pad-inside:focus {
  outline: 0;
}
ul.site-index .pad-inside:focus span {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #111 !important;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
}
ul.site-index .pad-inside:focus span img {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
ul.site-index ul {
  list-style: none;
}
ul.site-index > li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-top: 1px solid #666;
  padding-top: 20px;
  padding-bottom: 30px;
}
ul.site-index > li > a {
  width: 35%;
  color: #333;
  font-size: 1.15384615em;
  font-weight: bold;
  letter-spacing: -0.05px;
}
@media only screen and (min-width:40em) {
  ul.site-index > li > a {
    font-size: 1.14285714em;
  }
}
@media only screen and (min-width:64em) {
  ul.site-index > li > a {
    font-size: 1.2em;
  }
}
@media only screen and (max-width:64.03125em) {
  ul.site-index > li > a {
    width: 100%;
  }
}
ul.site-index > li > ul {
  width: 65%;
}
@media only screen and (max-width:64.03125em) {
  ul.site-index > li > ul {
    width: 100%;
    margin-top: 20px;
  }
}
ul.site-index > li > ul > li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-top: 1px solid #DEDCDB;
  padding-top: 20px;
  padding-bottom: 20px;
}
ul.site-index > li > ul > li:first-of-type {
  border-top: 0;
  padding-top: 0;
}
ul.site-index > li > ul > li > a {
  width: 50%;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: -0.04px;
}
@media only screen and (min-width:40em) {
  ul.site-index > li > ul > li > a {
    font-size: 1em;
  }
}
@media only screen and (min-width:64em) {
  ul.site-index > li > ul > li > a {
    font-size: 1em;
  }
}
@media only screen and (max-width:47.96875em) {
  ul.site-index > li > ul > li > a {
    width: 100%;
  }
}
ul.site-index > li > ul > li > ul {
  width: 50%;
}
@media only screen and (max-width:47.96875em) {
  ul.site-index > li > ul > li > ul {
    width: 100%;
    margin-top: 20px;
  }
}
ul.site-index > li > ul > li > ul {
  margin-top: -10px;
  margin-bottom: -10px;
}
@media only screen and (max-width:47.96875em) {
  ul.site-index > li > ul > li > ul {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
ul.site-index > li > ul > li > ul > li {
  margin: 10px 0;
}
ul.site-index > li > ul > li > ul > li > a {
  font-size: 1em;
  letter-spacing: -0.04px;
}
@media only screen and (min-width:40em) {
  ul.site-index > li > ul > li > ul > li > a {
    font-size: 1em;
  }
}
@media only screen and (min-width:64em) {
  ul.site-index > li > ul > li > ul > li > a {
    font-size: 1em;
  }
}
.FrontSitemapPage .footer-logos {
  margin-top: 40px;
}
.tippy-tooltip {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("../images/svg/icons/icon_tooltip.svg");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}
.tippy-tooltip:hover {
  background-image: url("../images/svg/icons/icon_tooltip_hover.svg");
}
.tippy-tooltip-as-tag {
  position: relative;
  display: inline-block;
  background-color: #EDECEC;
  font-size: 13px;
  line-height: 1;
  color: #111;
  padding: 3px 8px;
  margin: 3px;
  text-transform: uppercase;
  border: 0;
}
.skip-to-content {
  display: block;
  position: absolute;
  left: 2px;
}
.skip-to-content:focus,
.skip-to-content:active {
  position: static;
  left: 0;
  width: auto;
  height: auto;
  overflow: visible;
  box-shadow: none;
  background-color: transparent;
  outline: none;
}
.skip-to-content:focus .skip-to-content-hide,
.skip-to-content:active .skip-to-content-hide {
  display: block;
  position: absolute;
  border: solid 1px #D7D7D7;
  background: #fff;
  padding: 5px;
  margin-top: 10px;
  top: 2px;
  box-shadow: 0 0 0 3px #FFC689 inset;
  outline: 1px solid #FFC689;
  color: #397289;
}
.skip-to-content .skip-to-content-hide {
  display: none;
}
.form-skip-to-content {
  pointer-events: none;
  opacity: 0;
  position: absolute;
}
.form-skip-to-content:focus,
.form-skip-to-content:focus-visible {
  position: relative;
  pointer-events: visible;
  opacity: 1;
}
.visuallyhidden {
  /*
	position: absolute !important;
	left: -9999px !important;
	top: -9999px !important;
	/*/
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  /**/
}
.diffins {
  background: #ccffcc !important;
}
.diffdel {
  background: #ffcccc !important;
}
.diffmod {
  background: #ffeecc !important;
}
.rs-toolbar {
  background-color: #3E7C94;
  color: #fff;
  position: -webkit-sticky;
  position: sticky;
  z-index: 11;
  top: 0;
}
.rs-toolbar a {
  color: inherit;
}
.rs-toolbar .adapt > .left {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.rs-toolbar .rs-link {
  display: block;
  /*.sticky-nav & {
			display: none;
		}*/
}
.rs-toolbar .rs-link img {
  max-height: 31px;
  width: auto;
}
.rs-toolbar .rs-link:focus {
  background-color: transparent;
}
.rs-toolbar .rs-link:focus img {
  -webkit-filter: none;
          filter: none;
}
.rs-toolbar .adapt {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
}
.sticky-nav .rs-toolbar .adapt {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media only screen and (max-width:64.03125em) {
  .rs-toolbar .adapt {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 63.5px;
  }
  .sticky-nav .rs-toolbar .adapt {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.rs-toolbar .rs-login-btn,
.rs-toolbar .rs-logout-btn {
  background-color: #FFFFFF;
  color: #397289;
  display: inline-block;
  box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  border: 0;
  font-family: 'Republika', arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.0533333px;
  padding: 7px 20px;
  min-width: 100px;
}
.rs-toolbar .rs-login-btn:hover,
.rs-toolbar .rs-logout-btn:hover {
  color: #2A5566;
}
@media only screen and (max-width:64.03125em) {
  .rs-toolbar .rs-login-btn,
  .rs-toolbar .rs-logout-btn {
    display: none !important;
  }
}
@media only screen and (min-width:64.0625em) {
  .rs-toolbar .rs-login-btn.active,
  .rs-toolbar .rs-logout-btn.active {
    background-color: #18313B;
    color: #fff;
  }
}
.rs-toolbar .right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.rs-toolbar .right > a,
.rs-toolbar .right > div,
.rs-toolbar .right .trigger-search {
  margin-left: 10px;
  margin-right: 10px;
  height: 34px;
}
.rs-toolbar .right .trigger-search {
  width: 34px;
}
@media only screen and (max-width:64.03125em) {
  .rs-toolbar .locales-wrapper {
    display: none;
  }
  .rs-toolbar .right {
    margin-right: 90px;
  }
  .rs-toolbar .right .trigger-search {
    height: 40px;
    width: 40px;
    position: fixed;
    right: 80px;
    top: 12px;
  }
  .rs-toolbar .right .user-logout {
    display: none;
  }
}
@media only screen and (max-width:47.96875em) {
  .rs-toolbar .right .trigger-search {
    right: 60px;
  }
}
.header {
  background-color: #3E7C94;
}
.header .adapt {
  padding-top: 26px;
  padding-bottom: 42px;
}
@media only screen and (max-width:64.03125em) {
  .header .adapt {
    padding-top: 37px;
    padding-bottom: 22px;
  }
}
a.brand {
  position: relative;
  display: block;
  max-width: 312px;
  color: #fff;
}
@media only screen and (max-width:64.03125em) {
  a.brand {
    max-width: 261px;
  }
}
a.brand .logo {
  width: 100%;
  height: auto;
}
a.brand:after {
  display: none;
  content: '';
  position: absolute;
  border: 8px solid #FFC689;
  height: calc(100% + 36px);
  width: calc(100% + 36px);
  top: -18px;
  left: -18px;
}
a.brand:focus {
  background-color: transparent;
  box-shadow: none;
  outline: 0;
}
a.brand:focus:after {
  display: block;
}
a.brand:focus img {
  -webkit-filter: none;
          filter: none;
}
a.logo-small {
  display: none;
  margin-left: 15px;
}
.sticky-nav a.logo-small {
  display: inline-block;
}
@media screen and (max-width: 340px) {
  .sticky-nav a.logo-small {
    display: none;
  }
}
.logo-desc {
  display: none;
  border-left: 1px solid #fff;
  margin-left: 20px;
  padding-left: 20px;
  min-height: 44px;
  line-height: 44px;
}
@media only screen and (min-width:40em) {
  .sticky-nav .logo-desc {
    display: block;
  }
}
.footer {
  background-color: #18313B;
  color: #fff;
}
.footer .copyright {
  opacity: 0.77;
  font-size: 14px;
  letter-spacing: -0.07px;
  margin-bottom: 15px;
}
@media only screen and (min-width:60em) {
  .footer .copyright {
    margin-bottom: 0;
  }
}
@media only screen and (min-width:48em) {
  .footer .v-adapt {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
.footer .social-footer {
  margin: 0 -6px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}
.footer .social-footer li {
  display: inline-block;
  margin-left: 6px;
  margin-right: 6px;
}
.footer .social-footer a {
  display: block;
  color: inherit;
  text-decoration: none;
  width: 28px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 1.8em;
}
@media only screen and (min-width:60em) {
  .footer .footer-display {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.hamburger {
  position: fixed;
  right: 40px;
  top: 12px;
  z-index: 12;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 1px solid #ffffff;
  border-radius: 4px;
  background-color: transparent;
  cursor: pointer;
}
.hamburger:focus {
  outline: 0;
}
@media only screen and (min-width:64.0625em) {
  .hamburger {
    display: none;
  }
}
@media only screen and (max-width:47.96875em) {
  .hamburger {
    right: 20px;
  }
}
.navigation-active .hamburger {
  position: fixed;
}
.hamburger.active {
  border-color: #191919;
}
.hamburger .hamburger-icon {
  width: 26px;
  height: 22px;
  margin-right: 6px;
  margin-top: 3px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: 0.5s ease-in-out;
}
.hamburger .hamburger-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.hamburger .hamburger-icon span:nth-child(1) {
  top: 0px;
}
.hamburger .hamburger-icon span:nth-child(2),
.hamburger .hamburger-icon span:nth-child(3) {
  top: 8px;
}
.hamburger .hamburger-icon span:nth-child(4) {
  top: 16px;
}
.hamburger.active {
  z-index: 51;
}
.hamburger.active .hamburger-icon {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.hamburger.active .hamburger-icon span {
  visibility: visible !important;
  background: #191919;
}
.hamburger.active .hamburger-icon span:nth-child(1) {
  top: 15px;
  width: 0%;
  left: 50%;
}
.hamburger.active .hamburger-icon span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.hamburger.active .hamburger-icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
.hamburger.active .hamburger-icon span:nth-child(4) {
  top: 15px;
  width: 0%;
  left: 50%;
}
.hamburger:hover .hamburger-icon span:nth-child(1),
.hamburger:hover .hamburger-icon span:nth-child(2),
.hamburger:hover .hamburger-icon span:nth-child(3) {
  visibility: visible;
}
.locales-wrapper {
  position: relative;
  display: inline-block;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 6px 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100px;
}
@media only screen and (max-width:64.03125em) {
  .locales-wrapper {
    width: auto;
  }
  .ios-device .locales-wrapper {
    padding: 6px 4px;
  }
}
.locales-wrapper .select-locale {
  border: 0;
  color: inherit;
}
.locales-wrapper .ficon-translate {
  font-size: 17px;
  line-height: 1;
  margin-right: auto;
}
.locales-wrapper .locales {
  list-style: none;
  margin: 0;
  padding: 0;
}
.locales-wrapper .locales li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.locales-wrapper .locales li::marker {
  display: none;
}
.locales-wrapper .locales li > ul {
  display: none;
}
.locales-wrapper .locales > li {
  position: inherit;
  padding-left: 15px;
}
.locales-wrapper .locales > li:before {
  position: absolute;
  left: 50%;
  top: 6px;
  bottom: 0;
  content: '';
  display: inline;
  width: 1px;
  height: calc(100% - 12px);
  background: #fff;
}
.locales-wrapper .locales a,
.locales-wrapper .locales span {
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
  line-height: 1;
}
.locales-wrapper .locales li.current a {
  font-weight: 700 !important;
}
.locales-wrapper:hover .locales > li > ul,
.locales-wrapper.locales-active .locales > li > ul {
  display: block;
  position: absolute;
  top: 30px;
  right: -1px;
  left: auto;
  width: auto;
  border-radius: 4px;
  padding: 6px 0;
  border-top: 5px solid transparent;
}
@media only screen and (max-width:64.03125em) {
  .locales-wrapper:hover .locales > li > ul,
  .locales-wrapper.locales-active .locales > li > ul {
    top: auto;
    bottom: 40px;
    width: 50%;
  }
}
.locales-wrapper:hover .locales > li > ul > li,
.locales-wrapper.locales-active .locales > li > ul > li {
  background-color: #3E7C94;
  display: block;
  padding: 6px 0;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.locales-wrapper:hover .locales > li > ul > li:first-of-type,
.locales-wrapper.locales-active .locales > li > ul > li:first-of-type {
  border-top: 1px solid #fff;
  padding-top: 12px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.locales-wrapper:hover .locales > li > ul > li:last-of-type,
.locales-wrapper.locales-active .locales > li > ul > li:last-of-type {
  border-bottom: 1px solid #fff;
  padding-bottom: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.locales-wrapper:hover .locales > li > ul > li > a,
.locales-wrapper.locales-active .locales > li > ul > li > a {
  display: block;
  padding: 0 15px 0 10px;
  border-left: 5px solid transparent;
  box-shadow: none;
}
.locales-wrapper:hover .locales > li > ul > li > a:hover,
.locales-wrapper.locales-active .locales > li > ul > li > a:hover {
  border-color: #fff;
}
.locales-wrapper:hover .locales > li > ul > li > a:focus,
.locales-wrapper.locales-active .locales > li > ul > li > a:focus {
  border-color: transparent;
}
@media only screen and (max-width:64.03125em) {
  .locales-wrapper:hover .locales > li > ul > li,
  .locales-wrapper.locales-active .locales > li > ul > li {
    background-color: transparent;
    border-color: #3E7C94;
  }
  .locales-wrapper:hover .locales > li > ul > li:first-of-type,
  .locales-wrapper.locales-active .locales > li > ul > li:first-of-type {
    border-color: #3E7C94;
  }
  .locales-wrapper:hover .locales > li > ul > li:last-of-type,
  .locales-wrapper.locales-active .locales > li > ul > li:last-of-type {
    border-color: #3E7C94;
  }
  .locales-wrapper:hover .locales > li > ul > li > a,
  .locales-wrapper.locales-active .locales > li > ul > li > a {
    padding: 0 0 0 8px !important;
  }
  .locales-wrapper:hover .locales > li > ul > li > a:hover,
  .locales-wrapper.locales-active .locales > li > ul > li > a:hover {
    border-color: #3E7C94;
  }
}
button.trigger-search {
  display: inline-block;
  color: #fff;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 1.25rem;
  line-height: 1;
  transition: background-color 0.25s ease-in-out;
  padding: 0;
}
@media only screen and (max-width:64.03125em) {
  button.trigger-search {
    font-size: 1.5rem;
  }
}
button.trigger-search:hover {
  background-color: #fff;
  color: #2A5566;
}
.user-logout {
  text-align: right;
  margin-bottom: 10px;
}
@media only screen and (min-width:40em) {
  .user-logout {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: auto;
    margin-bottom: 0;
  }
}
.user-logout .user-logout-info {
  margin-right: 18px;
}
@media only screen and (max-width:39.96875em) {
  .user-logout .user-logout-info {
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 10px;
  }
}
.user-logout span {
  display: block;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.467;
  color: #fff;
}
@media only screen and (max-width:64.03125em) {
  .user-logout span {
    color: #191919;
  }
}
.user-logout span i {
  display: block;
  font-size: 12px;
  line-height: 14px;
  opacity: 0.5;
  font-style: normal;
  font-weight: normal;
}
.rs-login-options {
  display: block;
  background-color: #18313B;
  color: #fff;
  max-height: 0;
  transition: max-height 0.45s ease-out;
  overflow: hidden;
  width: 100%;
  position: fixed;
  top: 133px;
  z-index: 11;
}
.rs-login-options .close-login-option {
  display: none;
  position: absolute;
  right: 20px;
  top: 10px;
  width: 40px;
  height: 40px;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  color: #fff;
  line-height: 40px;
  z-index: 1;
  font-size: 20px;
  padding: 0;
}
.rs-login-options .close-login-option .ficon-close-new:before {
  position: relative;
  top: 1px;
}
@media only screen and (max-width:64.03125em) {
  .rs-login-options {
    position: fixed;
    top: 0;
    z-index: 52;
    bottom: 0;
    left: auto;
    right: -100%;
    height: 100vh;
    max-height: 100%;
    padding-top: 62px;
    overflow: visible;
    transition: all 0.25s ease-in-out;
  }
  .rs-login-options .close-login-option {
    display: block;
  }
}
.rs-login-options .rs-login-container {
  border-top: 1px solid #4e626a;
  padding-top: 45px;
  padding-bottom: 45px;
}
.rs-login-options.active {
  max-height: 500px;
  transition: max-height 0.45s ease-in;
}
@media only screen and (max-width:64.03125em) {
  .rs-login-options.active {
    right: 0;
    max-height: 100%;
    transition: all 0.45s ease-in-out;
  }
}
.rs-login-options h3 {
  margin-bottom: 8px;
}
.rs-login-options .rs-login-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width:63.96875em) {
  .rs-login-options .rs-login-wrapper {
    display: block;
  }
}
@media only screen and (max-width:39.96875em) {
  .rs-login-options .rs-login-wrapper {
    text-align: center;
  }
}
.rs-login-options .rs-login-wrapper .left {
  width: calc(100% - 180px);
  padding-right: 5px;
}
@media only screen and (max-width:63.96875em) {
  .rs-login-options .rs-login-wrapper .left {
    width: 100%;
    padding-right: 0;
  }
}
.rs-login-options .rs-login-wrapper .right {
  width: 180px;
  text-align: right;
}
@media only screen and (max-width:63.96875em) {
  .rs-login-options .rs-login-wrapper .right {
    width: 100%;
    text-align: left;
    margin-top: 15px;
  }
}
@media only screen and (max-width:39.96875em) {
  .rs-login-options .rs-login-wrapper .right {
    text-align: center;
  }
}
.rs-login-options .rs-login-wrapper .btn-sipass-holder {
  text-align: left;
}
.rs-login-options .rs-login-cols {
  position: relative;
}
.rs-login-options .rs-login-cols.cols > .col.left {
  padding-right: 95px;
}
@media only screen and (max-width:74.96875em) {
  .rs-login-options .rs-login-cols.cols > .col.left {
    padding-right: 45px;
  }
}
@media only screen and (max-width:39.96875em) {
  .rs-login-options .rs-login-cols.cols > .col.left {
    float: none;
    padding-right: 0;
    width: 100%;
  }
}
.rs-login-options .rs-login-cols.cols > .col.right {
  padding-left: 95px;
}
@media only screen and (max-width:74.96875em) {
  .rs-login-options .rs-login-cols.cols > .col.right {
    padding-left: 45px;
  }
}
@media only screen and (max-width:39.96875em) {
  .rs-login-options .rs-login-cols.cols > .col.right {
    float: none;
    padding-left: 0;
    width: 100%;
  }
}
.rs-login-options .rs-login-cols .rs-login-divider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -14px;
  right: 0;
  margin: auto;
  width: 28px;
  height: 28px;
  border: 1px solid #4e626a;
  border-radius: 28px;
  line-height: 25px;
  font-size: 0.8em;
  text-align: center;
}
@media only screen and (max-width:39.96875em) {
  .rs-login-options .rs-login-cols .rs-login-divider {
    position: relative;
    display: block;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 30px auto;
  }
}
.rs-login-options .rs-login-cols .rs-login-divider:before,
.rs-login-options .rs-login-cols .rs-login-divider:after {
  position: absolute;
  left: 0;
  margin-left: 13px;
  right: 0;
  content: '';
  width: 1px;
  height: 20px;
  background: #4e626a;
}
@media only screen and (max-width:39.96875em) {
  .rs-login-options .rs-login-cols .rs-login-divider:before,
  .rs-login-options .rs-login-cols .rs-login-divider:after {
    width: 140px;
    height: 1px;
  }
}
.rs-login-options .rs-login-cols .rs-login-divider:before {
  top: -21px;
}
@media only screen and (max-width:39.96875em) {
  .rs-login-options .rs-login-cols .rs-login-divider:before {
    top: 50%;
    left: -140px;
    margin-left: -2px;
  }
}
.rs-login-options .rs-login-cols .rs-login-divider:after {
  bottom: -21px;
}
@media only screen and (max-width:39.96875em) {
  .rs-login-options .rs-login-cols .rs-login-divider:after {
    top: 50%;
    margin-right: -2px;
    bottom: auto;
    left: auto;
    right: -140px;
  }
}
.rs-login-options .rs-login-info a {
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.rs-login-options .rs-login-info a:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/svg/icons/icon_qmark.svg") no-repeat center center;
  background-size: 20px 20px;
  position: absolute;
  left: 0;
  top: -5px;
}
.rs-login-options .rs-login-info a:hover {
  text-decoration: underline;
}
.rs-login-options .btn {
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-family: 'Republika', arial, helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.22222222;
  text-align: center;
  text-decoration: none !important;
  color: #fff;
  background: none;
  padding: 0.53333333em 1em;
  border-radius: 4px;
  min-width: 4.16666667em;
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-shadow: none;
  transition: all 0.2s ease-in-out;
  margin-left: auto;
  background: #397289;
  border-color: #397289;
}
.rs-login-options .btn:hover {
  background: #4587A1;
  border-color: #4587A1;
}
.rs-login-options .btn:active {
  -webkit-transform: translate(3px, 3px);
      -ms-transform: translate(3px, 3px);
          transform: translate(3px, 3px);
}
.rs-login-options .btn:focus {
  border-color: #FFC689;
}
@media only screen and (min-width:64em) {
  html:not(.sticky-nav) .rs-login-options {
    position: relative;
    top: auto;
    z-index: auto;
  }
}
.navigation {
  position: -webkit-sticky;
  position: sticky;
  z-index: 10;
  top: 74px;
  background-color: #EDECEC;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}
.navigation ul.primary li.link-mobile-only {
  display: none;
}
@media only screen and (max-width:64.03125em) {
  .navigation ul.primary li.shib-login .user-logout {
    text-align: left;
  }
  .navigation ul.primary li.shib-login .user-logout .user-logout-info {
    margin: 0 0 20px;
  }
  .navigation ul.primary li.shib-login .user-logout .user-logout-info span {
    color: #1B495A;
  }
  .navigation ul.primary li.shib-login .user-logout .user-logout-info span i {
    color: #1B495A;
    opacity: 0.5;
    margin-top: 5px;
  }
  .navigation ul.primary li.shib-login .user-logout .rs-logout-btn {
    padding: 10px 15px;
    color: #fff;
    text-transform: none;
    height: auto;
  }
  .navigation ul.primary li.locale-switcher {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 0;
    -webkit-justify-content: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
@media only screen and (max-width:39.96875em) {
  .navigation ul.primary li.shib-login .user-logout {
    margin-bottom: 0;
  }
}
@media only screen and (min-width:64.0625em) {
  .navigation ul.primary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .navigation ul.primary li a {
    display: block;
    font-family: 'Republika', arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    color: #191919;
    text-decoration: none;
    padding-top: 21px;
    padding-bottom: 21px;
    position: relative;
    transition: all 0.25 ease-in-out;
  }
  .navigation ul.primary li a:after {
    content: '';
    display: block;
    width: 0%;
    height: 7px;
    background: #397289;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: width 0.25s ease-in-out;
  }
  .navigation ul.primary li a:hover {
    color: #397289;
  }
  .navigation ul.primary li a:hover:after {
    width: 100%;
  }
  .navigation ul.primary li.current a,
  .navigation ul.primary li.section a {
    color: #397289;
  }
  .navigation ul.primary li.current a:after,
  .navigation ul.primary li.section a:after {
    width: 100%;
  }
}
@media only screen and (max-width:64.03125em) {
  .navigation {
    position: fixed;
    top: 0;
    right: -100%;
    left: auto;
    bottom: 0;
    height: 100%;
    z-index: 11;
    box-shadow: none;
    width: 100%;
    transition: right 0.25s linear;
    visibility: hidden;
  }
  .navigation .adapt {
    padding: 0;
    max-width: 100%;
  }
  .navigation-active .navigation {
    right: 0;
    visibility: visible;
  }
  .navigation-active .navigation ul.primary {
    margin-top: 62px;
    padding-top: 10px;
    border-top: 1px solid rgba(25, 25, 25, 0.1);
  }
  .navigation ul.primary {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: calc(100vh - 62px);
    height: calc(var(--vh, 1vh) * 100 - 62px);
  }
  .navigation ul.primary li {
    display: block;
  }
  .navigation ul.primary li a:not(.button-sipass):not(.sipass-link) {
    display: block;
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 1;
    letter-spacing: 0.166667px;
    text-transform: uppercase;
    color: #191919;
    border-left: 7px solid transparent;
    text-decoration: none;
    padding: 20px 20px 20px 27px;
  }
  .navigation ul.primary li.section a,
  .navigation ul.primary li.current a {
    border-color: #397289;
    color: #397289;
  }
  .navigation ul.primary li.link-mojspot {
    margin-top: 20px;
    border-top: 1px solid rgba(25, 25, 25, 0.1);
    border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  }
  .navigation ul.primary li.link-mojspot a {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .navigation ul.primary li.link-mobile-only {
    display: block;
    margin-top: auto;
    margin-bottom: 20px;
  }
  .navigation ul.primary li.link-mobile-only > ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 0 20px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .navigation ul.primary li.link-mobile-only > ul > li {
    margin-left: 10px;
    margin-right: 10px;
  }
  .navigation ul.primary li.link-mobile-only > ul > li:first-of-type {
    width: calc(61.98% - 20px);
    max-width: 200px;
  }
  .navigation ul.primary li.link-mobile-only > ul > li:last-of-type {
    width: calc(38.02% - 20px);
    max-width: 100px;
  }
  .navigation ul.primary li.link-mobile-only .rs-login-btn,
  .navigation ul.primary li.link-mobile-only .rs-logout-btn {
    display: block;
    background: #3E7C94;
    border-radius: 3px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.445;
    text-align: center;
    text-transform: none;
    height: 38px;
    padding: 0 12px;
    line-height: 38px;
    border: 0;
  }
  .navigation ul.primary li.link-mobile-only .rs-login-btn i,
  .navigation ul.primary li.link-mobile-only .rs-logout-btn i {
    display: none;
  }
  .navigation ul.primary li.link-mobile-only .locales-wrapper {
    height: 38px;
    border-color: #3E7C94;
    color: #3E7C94;
  }
  .navigation ul.primary li.link-mobile-only .locales-wrapper .ficon-translate {
    font-size: 20px;
  }
  .navigation ul.primary li.link-mobile-only .locales-wrapper .locales a {
    padding: 0;
    color: inherit;
    font-weight: normal;
  }
  .navigation ul.primary li.link-mobile-only .locales-wrapper .locales > li:before {
    background: #3E7C94;
  }
}
.footer-nav {
  margin-bottom: 15px;
  position: relative;
}
@media only screen and (min-width:60em) {
  .footer-nav {
    margin-left: 65px;
    margin-right: auto;
    margin-bottom: 0;
  }
}
.footer-nav ul {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width:60em) {
  .footer-nav ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer-nav ul li {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
}
@media only screen and (max-width:59.96875em) {
  .footer-nav ul li.cookie-nav-item {
    position: absolute;
    bottom: -43px;
    left: 25px;
  }
  .footer-nav ul li.cookie-nav-item img {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
}
.footer-nav ul li.cookie-nav-item img {
  cursor: pointer;
}
.footer-nav ul li.cookie-nav-item img:hover {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.footer-nav ul li a {
  display: block;
  opacity: 0.77;
  color: inherit;
  font-size: 14px;
  letter-spacing: -0.07px;
}
.subpage-navigation {
  background-color: #ECF2F4;
}
.subpage-navigation ul {
  display: block;
  margin-left: -25px;
  margin-right: -25px;
}
@media only screen and (max-width:63.96875em) {
  .subpage-navigation ul {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }
}
.subpage-navigation ul li {
  display: inline-block;
  margin: 0 25px;
}
@media only screen and (max-width:63.96875em) {
  .subpage-navigation ul li {
    display: block;
    margin: 0;
  }
}
.subpage-navigation ul li a {
  position: relative;
  display: block;
  text-decoration: none;
  padding: 30px 0;
  color: #111;
  font-weight: medium;
  font-size: 1.1rem;
}
@media only screen and (max-width:63.96875em) {
  .subpage-navigation ul li a {
    padding: 5px 0;
  }
}
@media only screen and (min-width:64em) {
  .subpage-navigation ul li a {
    transition: all 0.15s ease-in-out;
  }
  .subpage-navigation ul li a:before {
    content: '';
    height: 5px;
    width: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transition: width 0.25s;
  }
  .subpage-navigation ul li a:focus,
  .subpage-navigation ul li a:hover {
    color: #397289;
  }
  .subpage-navigation ul li a:focus:before,
  .subpage-navigation ul li a:hover:before {
    background: #397289;
    width: 100%;
  }
  .subpage-navigation ul li a:active {
    color: #397289;
  }
  .subpage-navigation ul li a:active:before {
    background: #397289;
    width: 100%;
  }
}
.page-head + .subpage-navigation {
  margin-top: 3.4375rem;
}
@media only screen and (max-width:63.96875em) {
  .page-head + .subpage-navigation {
    margin-top: 1.71875rem;
  }
}
.sublevel-navigation {
  background-color: #EDF2F4;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 45px;
}
@media only screen and (min-width:64em) {
  .sublevel-navigation ul {
    -webkit-column-count: 2;
            column-count: 2;
    max-width: 600px;
  }
}
.sublevel-navigation ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  color: #1B495A;
  -webkit-column-break-inside: avoid;
          break-inside: avoid-column;
}
@media only screen and (min-width:64em) {
  .sublevel-navigation ul li:first-of-type {
    margin-top: 0;
  }
}
.sublevel-navigation ul li i {
  -webkit-flex: 0 0 26px;
      -ms-flex: 0 0 26px;
          flex: 0 0 26px;
  font-size: 23px;
  margin-left: -5px;
}
.sublevel-navigation ul li a {
  -webkit-flex: 0 0 calc(100% - 26px);
      -ms-flex: 0 0 calc(100% - 26px);
          flex: 0 0 calc(100% - 26px);
  display: inline-block;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.412;
  color: inherit;
  text-decoration: none;
}
.sublevel-navigation ul li a:hover {
  color: #3E7C94;
  text-decoration: underline;
}
.header-login-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-login-links .button-sipass {
  display: inline-block;
  background-color: #fff;
  color: #252525;
  font-size: 15px;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  padding: 6px 15px 6px 42px;
  border-radius: 5px;
  background-image: url("../images/btn_sipass.svg");
  background-repeat: no-repeat;
  background-position: center left 15px;
  transition: background-color 0.24s ease-in-out;
}
@media only screen and (min-width:64em) {
  .header-login-links .button-sipass {
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  }
}
.header-login-links .button-sipass:hover {
  background-color: #FC6621;
  color: #fff;
  background-image: url("../images/btn_sipass_hover.svg");
}
.header-login-links .button-sipass:focus {
  box-shadow: 0 0 0 4px #FC7D42;
  outline: 1px solid #FC7D42;
}
.header-login-links .button-sipass:focus,
.header-login-links .button-sipass:active {
  background-color: #FC7D42;
  color: #fff;
  background-image: url("../images/btn_sipass_hover.svg");
}
@media only screen and (max-width:63.96875em) {
  .header-login-links .button-sipass {
    padding: 8px 15px 8px 42px;
    border: 1px solid #000;
  }
}
.header-login-links a.sipass-link {
  color: #fff;
  background: url("../images/svg/icons/icon_qmark_white.svg") no-repeat center center;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 14px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  transition: all 0.24s ease-in-out;
}
.header-login-links a.sipass-link:hover {
  text-decoration: underline;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
@media only screen and (max-width:63.96875em) {
  .header-login-links a.sipass-link {
    background: url("../images/svg/icons/icon_qmark.svg") no-repeat center center;
  }
}
@media only screen and (max-width:63.96875em) {
  .rs-toolbar .header-login-links {
    display: none;
  }
}
.breadcrumbs-container {
  position: relative;
  overflow: hidden;
  margin: auto;
  max-width: 83.75rem;
}
.breadcrumbs-container + .v-adapt,
.breadcrumbs-container + .top-adapt {
  padding-top: 0;
}
.breadcrumbs-container + .notifications {
  padding-top: 3.125rem;
}
@media only screen and (max-width:47.96875em) {
  .breadcrumbs-container + .notifications {
    padding-top: 2.1875rem;
  }
}
.breadcrumbs-container:before,
.breadcrumbs-container:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 12px;
  height: 100%;
  width: 1.25rem;
}
@media only screen and (min-width:48em) {
  .breadcrumbs-container:before,
  .breadcrumbs-container:after {
    width: 2.5rem;
  }
}
@media only screen and (min-width:87.5em) {
  .breadcrumbs-container:before,
  .breadcrumbs-container:after {
    display: none;
  }
}
.breadcrumbs-container:before {
  left: 0;
  background: linear-gradient(to right, #fff 30%, rgba(255, 255, 255, 0) 100%);
}
.breadcrumbs-container:after {
  right: 0;
  background: linear-gradient(to left, #fff 30%, rgba(255, 255, 255, 0) 100%);
}
.breadcrumbs-container .scrollable {
  overflow-x: auto;
}
.breadcrumbs-container .inner {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
}
.breadcrumbs-container .border:before {
  content: '';
  display: block;
  border-bottom: solid 1px #D7D7D7;
}
.breadcrumbs {
  padding-top: 0.58333333em;
  padding-bottom: 0.58333333em;
  white-space: nowrap;
  font-size: 0.75rem;
}
@media only screen and (min-width:48em) {
  .breadcrumbs {
    font-size: 0.8125rem;
  }
}
.breadcrumbs [itemscope] {
  display: inline;
}
.breadcrumbs a,
.breadcrumbs i {
  display: inline-block;
  vertical-align: middle;
}
.breadcrumbs a {
  text-decoration: none;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs i {
  font-style: normal;
  line-height: 1;
}
.breadcrumbs i:before {
  content: '/';
  margin: 0 0.3em;
  color: #397289;
}
.breadcrumbs > div:last-of-type i {
  display: none;
}
.br-only .breadcrumbs-container {
  margin-top: 10px;
}
.scroll-top-btn {
  background: #397289;
  color: #fff;
  border-radius: 50%;
  border: 0;
  padding: 0;
  position: fixed;
  z-index: 10;
  right: 50%;
  bottom: 0;
  margin: 7% -1.25em;
  width: 2.5em;
  height: 2.5em;
  overflow: hidden;
  transition: opacity 0.2s, height 0s 0s;
  font-size: 1.28571429em;
}
@media only screen and (min-width:40em) {
  .scroll-top-btn {
    right: 0;
    margin: 7%;
  }
}
@media only screen and (min-width:75em) {
  .scroll-top-btn {
    right: 0;
    margin: 2em;
    display: none;
  }
  .touchevents .scroll-top-btn {
    display: block;
  }
}
.scroll-top-btn.is-hidden,
.scroll-top-btn.cant-show {
  opacity: 0;
  height: 0;
  transition: opacity 0.2s, height 0s 0.2s;
}
.scroll-top-btn:hover {
  background: #2A5566;
}
.scroll-top-btn:focus,
.scroll-top-btn:active {
  background: #529DBA;
  outline: 0;
}
.scroll-top-btn:before {
  content: '';
  padding: 100% 0 0;
  display: block;
}
.scroll-top-btn .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 2.4em;
}
.search-popup {
  position: fixed;
  background-color: #3E7C94;
  z-index: 12;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-popup .search-inside {
  width: 100%;
  max-width: 482px;
}
@media only screen and (max-width:47.96875em) {
  .search-popup {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.search-popup button.close-popup-btn {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 34px;
  height: 34px;
  border: 1px solid #fff;
  border-radius: 4px;
  font-size: 1.4rem;
  line-height: 1;
  color: #fff;
  padding: 0;
  transition: all 0.25s ease-in-out;
  z-index: 13;
}
.search-popup button.close-popup-btn .ficon:before {
  position: relative;
  top: 1px;
}
.search-popup button.close-popup-btn:hover {
  background-color: #fff;
  color: #3E7C94;
}
@media only screen and (max-width:47.96875em) {
  .search-popup button.close-popup-btn {
    top: 12px;
    width: 40px;
    height: 40px;
  }
}
.header-search-form {
  position: relative;
  display: block;
}
.header-search-form fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.header-search-form input[type="search"] {
  -webkit-appearance: none;
  /*For Chrome*/
  /*For Mozilla*/
  appearance: none;
  border-radius: 0;
  width: 100%;
  border: 0;
  background-color: transparent;
  border-bottom: 1px solid #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.04px;
  color: #fff;
  padding: 11px 65px 11px 0;
}
.header-search-form input[type="search"]:focus {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #111 !important;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
  background-color: transparent;
  outline: 0;
  padding-left: 10px;
  color: #fff !important;
}
.header-search-form input[type="search"]:focus img {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.header-search-form button[type="submit"] {
  border: 0;
  padding: 0;
  margin: 0;
  background-color: transparent;
  color: #fff;
  width: 50px;
  height: 50px;
  font-size: 1.6rem;
  text-align: center;
}
.header-search-form button[type="submit"] .ficon:before {
  position: relative;
  top: 2px;
}
.header-search-form button[type="submit"]:hover {
  color: #1B495A;
}
.header-search-form button[type="submit"]:focus {
  color: #fff !important;
}
.header-search-form .actions {
  position: absolute;
  right: 0;
  top: 0;
}
.form fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.form .dropdown {
  display: block;
  width: 100%;
  height: auto;
  min-height: 2.35294118em;
  border-radius: 4px;
  line-height: 1.47058824;
  padding: 0.47058824em 0.88235294em 0.52941176em;
  padding-right: 2.05882353em;
}
@media only screen and (max-width:63.96875em) {
  .form .dropdown[multiple] {
    height: 6.76470588em;
  }
}
.form [type="submit"] {
  border: 0;
}
.form [type="submit"]:focus {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #111 !important;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
}
.form [type="submit"]:focus img {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.form .btn.reset,
.form [type="reset"] {
  border: 0;
}
.form .form-error {
  color: #ff0000;
}
.module-form {
  background: #F3F2F0;
  border-radius: 3px;
}
.module-form .adapt {
  padding-top: 1.25%;
  padding-bottom: 1.25%;
}
.module-form .inner {
  margin: 1.17647059em 0;
}
.module-form .form-title {
  font-size: 1.15384615em;
  text-transform: uppercase;
  margin: 0;
  font-weight: bold;
  margin-bottom: 1.5em;
}
@media only screen and (min-width:40em) {
  .module-form .form-title {
    font-size: 1.14285714em;
  }
}
@media only screen and (min-width:64em) {
  .module-form .form-title {
    font-size: 1.2em;
  }
}
.module-form .form-title + form {
  box-sizing: content-box;
}
@media only screen and (min-width:48em) {
  .module-form form {
    width: 66.04006163%;
  }
}
.module-form fieldset {
  margin: 0 -1.17647059em 0 0;
}
.module-form input:focus,
.module-form button:focus,
.module-form textarea:focus,
.module-form select:focus,
.module-form [class*=" btn-"]:focus,
.module-form [class^="btn-"]:focus {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #111 !important;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
}
.module-form input:focus img,
.module-form button:focus img,
.module-form textarea:focus img,
.module-form select:focus img,
.module-form [class*=" btn-"]:focus img,
.module-form [class^="btn-"]:focus img {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.module-form .field {
  padding: 0 1.17647059em 1.17647059em 0;
}
.module-form .field.dropdown .middleColumn {
  border-radius: 4px;
}
@media only screen and (max-width:64.03125em) {
  .module-form .field.dropdown .middleColumn {
    overflow: hidden;
  }
}
@media only screen and (min-width:64.0625em) {
  .module-form .field.dropdown .middleColumn {
    border-radius: 0;
  }
}
.module-form .field .text,
.module-form .field .dropdown,
.module-form .field .listbox {
  display: block;
  width: 100%;
  height: auto;
  min-height: 2.35294118em;
  border-radius: 4px;
  line-height: 1.47058824;
  padding: 0.47058824em 0.88235294em 0.52941176em;
  box-shadow: 0 0 0 1px #397289 inset;
  border: 0;
}
.module-form .field.date .middleColumn {
  max-width: 10em;
  position: relative;
}
.module-form .field.date .middleColumn:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-family: "SPOTIcons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  content: "\e906";
  position: absolute;
  right: 0.6em;
  top: 0.6em;
}
.module-form .field.date .middleColumn .date {
  padding-right: 2.05882353em;
  cursor: pointer;
}
.module-form .field .dropdown {
  padding-right: 2.05882353em;
}
@media only screen and (max-width:64.03125em) {
  .no-touchevents .module-form .field .dropdown[multiple] {
    height: 6.76470588em;
  }
}
@media only screen and (max-width:64.03125em) {
  .module-form .field.listbox .middleColumn {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
  }
  .module-form .field.listbox .middleColumn:before {
    content: '';
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    height: 100%;
    width: 2em;
    border-radius: 4px;
    border: solid #397289;
    border-width: 1px 1px 1px 0;
    pointer-events: none;
  }
}
.module-form .field .listbox {
  height: 7.76470588em;
}
.module-form .field.optionset .left {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.5;
}
.module-form .field .optionset {
  list-style: none;
}
.module-form .field .optionset li {
  line-height: 1.5;
  margin: 0 0 0.4em;
}
.module-form .field input[type="radio"],
.module-form .field input[type="checkbox"] {
  position: absolute;
  border: 0;
  width: 1px;
  height: 1px;
  -webkit-appearance: none;
  appearance: none;
  opacity: 0.01;
}
.module-form .field input[type="radio"]:focus,
.module-form .field input[type="checkbox"]:focus {
  box-shadow: none;
  background-color: transparent;
  border: 0;
  outline: 0;
}
.module-form .field input[type="radio"]:focus + label:before,
.module-form .field input[type="checkbox"]:focus + label:before {
  outline: 3px solid #FFC689;
  outline-offset: 3px;
}
.module-form .field input[type="radio"] + label,
.module-form .field input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  padding-left: 1.76470588em;
  line-height: 1.5;
  cursor: pointer;
}
.module-form .field input[type="radio"] + label:before,
.module-form .field input[type="checkbox"] + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.11764706em;
  width: 1.17647059em;
  height: 1.17647059em;
  border-radius: 50%;
  border: solid 1px #397289;
  background: #fff;
  box-shadow: 0 0 0 4px #fff inset;
}
.module-form .field input[type="radio"]:checked + label:before {
  background: #397289;
}
.module-form .field input[type="checkbox"]:checked + label:after {
  display: block;
}
.module-form .field input[type="checkbox"] + label:before {
  border-radius: 0;
}
.module-form .field input[type="checkbox"] + label:after {
  content: '';
  position: absolute;
  left: 0.23529412em;
  top: 0.41176471em;
  display: none;
  width: 0.70588235em;
  height: 0.41176471em;
  border: solid #397289;
  border-width: 0 0 3px 3px;
  -webkit-transform: rotate(-50deg);
      -ms-transform: rotate(-50deg);
          transform: rotate(-50deg);
}
.search-form form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.search-form fieldset {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding-right: 1em;
  margin: 0;
}
.search-form fieldset .clear {
  display: none;
}
.search-form fieldset .field,
.search-form fieldset .middleColumn,
.search-form fieldset .middleColumn input {
  height: 100%;
}
.search-form .field {
  padding: 0;
}
.search-form .btn-toolbar {
  -webkit-flex: 0 0;
      -ms-flex: 0 0;
          flex: 0 0;
}
.search-form label {
  display: none;
}
.search-form .clear {
  display: none;
}
.search-form [type="submit"] {
  height: 100%;
}
.form-wrapper {
  min-height: 75px;
}
@media only screen and (max-width:47.96875em) {
  .form-wrapper {
    min-height: 40px;
  }
}
.filter-form form {
  width: auto;
  padding: 2.5em 2.5em 0;
}
@media only screen and (max-width:47.96875em) {
  .filter-form form {
    padding: 1.25em 1.25em 0;
  }
}
.filter-form .field:after {
  content: "";
  display: table;
  clear: both;
}
.filter-form .field .left {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 0.41176471em;
  word-break: break-all;
}
@media only screen and (min-width:40em) {
  .filter-form .field .left {
    float: left;
    width: 23.59013867%;
    margin: 0 1.8798151% 0 0;
  }
}
@media only screen and (min-width:60em) and (max-width:74.96875em) {
  .filter-form .field .left {
    width: 32.08012327%;
  }
}
@media only screen and (min-width:40em) {
  .filter-form .field .middleColumn {
    float: left;
    width: 74.53004622%;
  }
  .filter-form .field .middleColumn h3 {
    margin-top: 0.2em;
  }
}
@media only screen and (min-width:60em) {
  .filter-form .field .middleColumn {
    width: 66.04006163%;
  }
}
@media only screen and (min-width:75em) {
  .filter-form .field .middleColumn {
    width: 57.55007704%;
  }
}
.filter-form .field .optionset {
  margin: 0 0 -20px;
}
.filter-form .field .optionset li {
  display: inline-block;
  margin: 0 20px 20px 0;
}
@media only screen and (min-width:40em) {
  .filter-form .text .left,
  .filter-form .dropdown .left {
    margin-top: 0.4em;
  }
}
@media only screen and (min-width:40em) {
  .filter-form .optionset .middleColumn {
    margin-top: 0.05882353em;
  }
}
.filter-form .btn-toolbar {
  word-spacing: 0.35294118em;
  padding-top: 0.58823529em;
}
@media only screen and (min-width:40em) {
  .filter-form .btn-toolbar {
    margin-left: 25.46995378%;
  }
}
@media only screen and (min-width:60em) and (max-width:74.96875em) {
  .filter-form .btn-toolbar {
    margin-left: 33.95993837%;
  }
}
.filter-form .btn-toolbar input,
.filter-form .btn-toolbar button,
.filter-form .btn-toolbar a {
  word-spacing: normal;
}
.filter-new-left,
.filter-form-new .field > .form-title,
.filter-form-new .field > .left,
.filter-form-new .field.optionset .left {
  width: 26.2%;
}
@media only screen and (max-width:47.96875em) {
  .filter-new-left,
  .filter-form-new .field > .form-title,
  .filter-form-new .field > .left,
  .filter-form-new .field.optionset .left {
    width: 100%;
    margin: 0 0 0.41176471em;
  }
}
.filter-new-right,
.filter-form-new .field > .middleColumn,
.filter-form-new .field.optionset .middleColumn {
  width: 73.8%;
  max-width: 780px;
}
@media only screen and (max-width:47.96875em) {
  .filter-new-right,
  .filter-form-new .field > .middleColumn,
  .filter-form-new .field.optionset .middleColumn {
    width: 100%;
    max-width: 100%;
  }
}
.filter-new-left--with-tooltip {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.filter-new-left--with-tooltip label {
  margin-right: 5px;
}
.filter-new-left--with-tooltip .tippy-tooltip {
  margin-bottom: 5px;
}
.filter-form-new {
  margin-top: 30px;
}
.filter-form-new .js-date-fieldset .middleColumn {
  margin-left: -5px;
}
.filter-form-new .field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.filter-form-new .field > .left {
  font-weight: bold;
  line-height: 1.4;
}
.filter-form-new .field.dropdown > fieldset {
  width: 100%;
}
.filter-form-new .field.dropdown > fieldset > .left {
  float: left;
  width: 26.2%;
  font-weight: bold;
  line-height: 40px;
}
@media only screen and (max-width:47.96875em) {
  .filter-form-new .field.dropdown > fieldset > .left {
    float: none;
    width: 100%;
    line-height: 1.4;
    margin: 0 0 0.41176471em;
  }
}
.filter-form-new .field.dropdown > fieldset > .middleColumn {
  width: calc(73.8% + 5px);
  float: left;
}
@media only screen and (max-width:47.96875em) {
  .filter-form-new .field.dropdown > fieldset > .middleColumn {
    float: none;
    width: 100%;
    margin-left: -5px;
  }
}
@media only screen and (max-width:39.96875em) {
  .filter-form-new .field.dropdown > fieldset > .middleColumn {
    margin-left: -10px;
  }
}
.filter-form-new .field ul.optionset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -5px;
}
.filter-form-new .field ul.optionset > li {
  display: inline-block;
  margin: 5px 10px;
}
.filter-form-new .filter-form-title {
  font-size: 1.15384615em;
  text-transform: uppercase;
  font-weight: bold;
  padding: 18px 0;
  margin: 0;
}
@media only screen and (min-width:40em) {
  .filter-form-new .filter-form-title {
    font-size: 1.14285714em;
  }
}
@media only screen and (min-width:64em) {
  .filter-form-new .filter-form-title {
    font-size: 1.2em;
  }
}
.filter-form-new .toggle-filter-form {
  position: relative;
  font-size: 1.15384615em;
  text-transform: uppercase;
  display: none;
  text-decoration: none;
  font-weight: bold;
  padding: 18px 30px 18px 0;
}
@media only screen and (min-width:40em) {
  .filter-form-new .toggle-filter-form {
    font-size: 1.14285714em;
  }
}
@media only screen and (min-width:64em) {
  .filter-form-new .toggle-filter-form {
    font-size: 1.2em;
  }
}
@media only screen and (max-width:85.34375em) {
  .filter-form-new .toggle-filter-form {
    display: inline-block;
  }
}
@media only screen and (max-width:47.96875em) {
  .filter-form-new .toggle-filter-form {
    padding: 10px 20px 10px 0;
  }
}
.filter-form-new .toggle-filter-form .filter-icon-toggle {
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
}
@media only screen and (max-width:47.96875em) {
  .filter-form-new .toggle-filter-form .filter-icon-toggle {
    font-size: 1.1em;
    margin-top: -8px;
  }
}
.filter-form-new .toggle-filter-form:focus {
  background-color: transparent;
  box-shadow: none;
  outline: 0;
  color: #397289;
}
.filter-form-new .filter-form-wrapper form {
  width: 100%;
  margin-bottom: 50px;
}
@media only screen and (max-width:47.96875em) {
  .filter-form-new .filter-form-wrapper form {
    margin-bottom: 25px;
  }
}
.filter-form-new .filter-form-wrapper form .Actions {
  margin-left: 26.2%;
  margin-top: 0.58823529em;
}
@media only screen and (max-width:47.96875em) {
  .filter-form-new .filter-form-wrapper form .Actions {
    margin-left: 0;
  }
}
.filter-form-new .filter-form-wrapper form .Actions.btn-toolbar .submit {
  margin-right: 5px;
}
.block-navigation {
  color: #5B514B;
  margin: 2em 0;
  box-shadow: 7px 0 0 #cecbc9 inset;
  background-color: #fff;
}
@media only screen and (min-width:60em) {
  .block-navigation {
    width: 46%;
    float: right;
    margin: 0 0 4.5% 9%;
    min-width: 22.66666667em;
  }
}
.block-navigation .block-navigation-adapt {
  padding: 0 1.66666667em;
}
@media only screen and (min-width:60em) {
  .block-navigation .sidebar-block-navigation {
    display: none;
  }
}
.block-navigation .sidebar-block-navigation li:first-child {
  margin-top: 1em;
  padding-top: 1em;
  border-top: solid 1px rgba(0, 0, 0, 0.25);
}
.block-navigation .sidebar-block-navigation li:first-child [class|="ficon"] {
  top: 0.83333333em;
}
.block-navigation h2 {
  text-transform: uppercase;
  margin: 0 0 1em;
}
.block-navigation ul {
  list-style: none;
}
.block-navigation li {
  line-height: 1.4;
  padding: 0 0 0.58823529em 1.33333333em;
  position: relative;
}
.block-navigation li:last-child {
  padding: 0 0 0.29411765em 1.33333333em;
}
.block-navigation li [class|="ficon"] {
  position: absolute;
  left: -0.33333333em;
  top: 0;
  font-size: 1.2em;
}
.block-navigation a {
  color: inherit;
  text-decoration: none;
}
.subtopic-navigation ul {
  margin-top: -10px;
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (min-width:35em) {
  .subtopic-navigation ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.subtopic-navigation li {
  background: #efeeed;
  width: calc(25% - 20px);
  margin: 10px;
  padding: 25px;
  line-height: 1.5;
}
@media only screen and (min-width:35em) {
  .subtopic-navigation li {
    min-height: 280px;
  }
}
@media only screen and (max-width:63.96875em) {
  .subtopic-navigation li {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width:34.96875em) {
  .subtopic-navigation li {
    width: calc(100% - 20px);
    min-height: 140px;
  }
}
.subtopic-navigation a.heading-link {
  text-decoration: none;
  display: block;
  margin-bottom: 20px;
}
.subtopic-navigation h2 {
  color: inherit;
}
.subtopic-navigation p {
  color: #111;
}
.subarticle-navigation ul {
  list-style: none;
}
.subarticle-navigation li.list-item > div.right {
  margin-top: 10px;
}
@media only screen and (min-width:40em) {
  .subarticle-navigation li.list-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .subarticle-navigation li.list-item > div.left {
    width: 50%;
    padding-right: 20px;
  }
  .subarticle-navigation li.list-item > div.right {
    width: 50%;
    padding-right: 50px;
    margin-top: 0;
  }
}
.pagination ul {
  list-style: none;
  display: inline-block;
}
.pagination li {
  display: inline-block;
  margin: 0 0.2em;
}
.pagination .selected a {
  background: #111;
  color: white;
}
.pagination .selected a:focus {
  color: #fff !important;
}
.pagination span,
.pagination a {
  display: block;
  padding: 0.2em 0.6em;
  line-height: 1.3;
  font-weight: bold;
}
.pagination a {
  text-decoration: none;
}
.HomePage .notifications {
  padding-top: 50px;
}
.HomePage .notifications + .v-adapt {
  padding-top: 20px;
}
.notification .notification-wrap {
  padding: 25px 22px;
  background: #ECF2F4;
  border-radius: 3px;
}
@media only screen and (max-width:64.03125em) {
  .notification .notification-wrap {
    padding: 25px 15px;
  }
}
.notification + .notification {
  margin-top: 5px;
}
.notification.info .notification-wrap {
  background: #397289;
  color: #fff;
}
.notification.alert .notification-wrap {
  background: #B2424E;
  color: #fff;
}
.notification.highlight .notification-wrap {
  background: #4E7E7E;
  color: #fff;
}
.notification a {
  color: inherit;
  font-weight: bold;
}
.notification a:hover {
  text-decoration: none;
}
.notification .inner {
  padding: 0 0 0 62px;
  position: relative;
  min-height: 42px;
}
@media only screen and (max-width:64.03125em) {
  .notification .inner {
    padding: 0 0 0 45px;
  }
}
.notification .inner > .icon {
  position: absolute;
  left: 0;
  top: 22px;
  font-size: 2.66666667em;
  margin-top: -0.5em;
}
@media only screen and (max-width:64.03125em) {
  .notification .inner > .icon {
    top: 18px;
    font-size: 1.88rem;
  }
}
.notification h2 {
  margin: 0 0 0.2em;
}
.article .intro-image {
  margin: 2em 0;
}
.article .intro-image img {
  width: 100%;
  display: block;
}
.article .info {
  font-size: 0.82352941em;
  margin: 0 0 1.5em;
  padding: 0.7em 0;
  border: solid #D7D7D7;
  border-width: 1px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.article .info time {
  white-space: nowrap;
}
.article .info .organisations {
  list-style: none;
  text-align: right;
}
.article .info .organisations li {
  display: inline-block;
  word-spacing: normal;
  margin-left: 1em;
}
.article .info .organisations a {
  text-decoration: none;
}
@media only screen and (max-width:59.96875em) {
  .article-cols {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (max-width:59.96875em) {
  .article-cols .col {
    float: none;
    width: auto;
    margin: 6em 0;
  }
  .article-cols .col:first-child {
    margin-top: 0;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .article-cols .col:last-child {
    margin-top: 0;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.article-cols .adapt {
  padding: 0;
}
.alphabet-wrapper {
  background-color: #71645C;
}
.alphabet-anchors {
  background: #71645C;
  color: #fff;
  border-radius: 0 0 3px 3px;
}
.alphabet-anchors .alphabet {
  list-style: none;
  margin: 0 -2px;
  padding: 12px;
}
@media only screen and (min-width:75em) {
  .alphabet-anchors .alphabet {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.alphabet-anchors li {
  margin: 0 2px;
  display: inline-block;
  text-transform: uppercase;
}
.alphabet-anchors a,
.alphabet-anchors span {
  display: block;
  line-height: 36px;
  width: 36px;
  text-align: center;
  color: inherit;
  font-weight: bold;
  text-decoration: none;
  border-radius: 2px;
  font-size: 17px;
}
.alphabet-anchors a {
  color: #fff;
}
.alphabet-anchors a:hover,
.alphabet-anchors a.selected {
  background: rgba(255, 255, 255, 0.25);
}
.alphabet-anchors span {
  opacity: 0.25;
}
.alphabet-anchors-secondary {
  background: #71645C;
  color: #fff;
  border-radius: 0 0 3px 3px;
}
.alphabet-anchors-secondary ul {
  list-style: none;
  margin: 0;
  padding: 12px;
  overflow: hidden;
}
@media only screen and (min-width:75em) {
  .alphabet-anchors-secondary ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.alphabet-anchors-secondary ul li {
  display: inline-block;
}
@media only screen and (max-width:74.96875em) {
  .alphabet-anchors-secondary ul li {
    float: left;
  }
}
.alphabet-anchors-secondary ul li a,
.alphabet-anchors-secondary ul li span {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-decoration: none;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
}
.alphabet-anchors-secondary ul li a:hover,
.alphabet-anchors-secondary ul li a.selected {
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.25);
}
.skd-levels {
  text-align: right;
  margin-left: -3px;
  margin-right: -3px;
  padding-top: 8px;
}
@media only screen and (max-width:47.96875em) {
  .skd-levels {
    text-align: left;
  }
}
.skd-levels .skd-level {
  display: inline-block;
  background-color: #EDECEC;
  font-size: 13px;
  line-height: 1;
  color: #111;
  padding: 3px 8px;
  margin: 3px;
}
.contact-info > h2,
.contact-info > h3,
.contact-info > h4,
.contact-info > h5 {
  line-height: 1.5;
  margin: 0 0 0.6em !important;
  text-transform: none;
  font-size: 1.15384615em;
}
@media only screen and (min-width:40em) {
  .contact-info > h2,
  .contact-info > h3,
  .contact-info > h4,
  .contact-info > h5 {
    font-size: 1.14285714em;
  }
}
@media only screen and (min-width:64em) {
  .contact-info > h2,
  .contact-info > h3,
  .contact-info > h4,
  .contact-info > h5 {
    font-size: 1.2em;
  }
}
.contact-info > h2 a:after,
.contact-info > h3 a:after,
.contact-info > h4 a:after,
.contact-info > h5 a:after {
  display: none;
}
.contact-info > a {
  text-decoration: none;
}
.contact-info > a h2,
.contact-info > a h3,
.contact-info > a h4 {
  line-height: 1.5;
  margin: 0;
  text-transform: none;
  font-size: 1.15384615em;
}
@media only screen and (min-width:40em) {
  .contact-info > a h2,
  .contact-info > a h3,
  .contact-info > a h4 {
    font-size: 1.14285714em;
  }
}
@media only screen and (min-width:64em) {
  .contact-info > a h2,
  .contact-info > a h3,
  .contact-info > a h4 {
    font-size: 1.2em;
  }
}
.contact-info .address {
  line-height: 1.5;
  margin: 0;
}
.contact-info p {
  margin: 0;
}
.contact-list,
.social-list {
  list-style: none;
  margin: 1em 0;
}
.typo .contact-list,
.typo .social-list {
  margin: 1em 0;
  list-style: none;
}
.contact-list:last-child,
.social-list:last-child {
  margin-bottom: 0;
}
.contact-list li,
.social-list li {
  padding-left: 1.64705882em;
  position: relative;
  margin: 0;
  line-height: 1.23529412;
}
.contact-list li:last-child,
.social-list li:last-child {
  margin: 0;
}
.contact-list li:before,
.social-list li:before {
  line-height: 1.23529412;
}
.contact-list a,
.social-list a {
  text-decoration: none;
  font-weight: normal;
  display: inline-block;
  line-height: 1.23529412;
  max-width: 100%;
  /*
			SUPPSPOT-164
		 	white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis;
		*/
}
.contact-list .icon,
.social-list .icon {
  position: absolute;
  left: 0;
  top: 0;
}
.social-list a {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.multiple-contacts {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.multiple-contacts > div {
  border-right: 1px solid #D7D7D7;
  padding-right: 15px;
  margin: 15px;
  width: calc(33.333% - 30px);
}
@media only screen and (min-width:64.0625em) {
  .multiple-contacts > div:nth-of-type(3n),
  .multiple-contacts > div:last-of-type {
    border-right: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width:64.03125em) {
  .multiple-contacts > div {
    width: calc(100% - 30px);
    border-right: 0;
    padding-right: 0;
    margin-top: 15px;
    margin-bottom: 0;
    border-bottom: 1px solid #D7D7D7;
    padding-bottom: 15px;
  }
  .multiple-contacts > div:last-of-type {
    border-bottom: 0;
    padding-bottom: 15px;
  }
}
@media only screen and (min-width:48em) {
  .organisation-contact-blocks {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media only screen and (min-width:48em) {
  .organisation-contact-blocks .organisation-module {
    -webkit-flex: 0 0 32.08012327%;
        -ms-flex: 0 0 32.08012327%;
            flex: 0 0 32.08012327%;
    max-width: 32.08012327%;
  }
  .organisation-contact-blocks .organisation-module:nth-child(n) {
    margin-left: 1.8798151%;
  }
  .organisation-contact-blocks .organisation-module:nth-child(3n + 1) {
    margin-left: 0;
  }
}
.organisation-contact-blocks .block {
  margin-top: 2em;
  margin-bottom: 2em;
}
@media only screen and (min-width:48em) {
  .organisation-contact-blocks .block {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.timetable-info h4 {
  font-size: 1.07692308em;
  line-height: 1.5;
  margin: 0;
}
@media only screen and (min-width:40em) {
  .timetable-info h4 {
    font-size: 1.07142857em;
  }
}
@media only screen and (min-width:64em) {
  .timetable-info h4 {
    font-size: 1.13333333em;
  }
}
.timetable-info p {
  line-height: 1.5;
  margin: 0;
}
.timetable-info .timetable-list {
  margin: 0.7em 0;
}
.timetable-info ul {
  list-style: none;
}
.timetable-info a {
  text-decoration: none;
}
.timetable-info .has-icon {
  position: relative;
  padding: 0 0 0 1.6em;
  margin: 0.25em 0 0;
}
.timetable-info .has-icon a {
  display: inline-block;
  position: relative;
  margin-left: -1.6em;
  padding: 0 0 0 1.6em;
}
.timetable-info .has-icon i {
  position: absolute;
  left: 0;
  top: 0.75em;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #111;
}
.hide-form {
  width: 0;
  height: 0;
  float: right;
  position: relative;
  -webkit-transform: translateY(1.17647059em);
      -ms-transform: translateY(1.17647059em);
          transform: translateY(1.17647059em);
}
.hide-form.is-closed .when-open {
  display: none;
}
.hide-form.is-closed .when-closed {
  display: block;
}
.hide-form.is-closed + .inner form {
  display: block;
}
.hide-form.is-open + .inner {
  height: auto!important;
}
.hide-form.is-open + .inner form {
  display: block;
}
.hide-form .when-closed {
  display: none;
}
.hide-form + .inner {
  overflow: hidden;
  transition: height 0.3s;
}
@media only screen and (max-width:63.96875em) {
  .hide-form + .inner form {
    display: none;
  }
}
.hide-form + .inner .btn-toolbar {
  min-height: 50px;
}
.hide-form-btn {
  position: absolute;
  right: 1.5em;
  top: 0;
  white-space: nowrap;
  border: 0;
  padding: 0 1.5em 0 0;
  color: #397289;
  outline: 0;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.2;
  font-size: 1.15384615em;
  min-height: 1.2em;
}
@media only screen and (min-width:40em) {
  .hide-form-btn {
    font-size: 1.14285714em;
  }
}
@media only screen and (min-width:64em) {
  .hide-form-btn {
    font-size: 1.2em;
  }
}
@media only screen and (max-width:47.96875em) {
  .hide-form-btn {
    top: 0.2em;
    right: 1em;
  }
}
.hide-form-btn > span span {
  display: none;
}
@media only screen and (min-width:30em) {
  .hide-form-btn > span span {
    display: inline-block;
  }
}
.hide-form-btn i {
  position: absolute;
  right: -0.4em;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.5em;
  padding: 0.4em;
}
@media only screen and (min-width:30em) {
  .hide-form-btn i {
    right: 0;
    padding: 0;
  }
}
.page-meta-details {
  overflow: hidden;
}
.page-meta-details dl {
  font-size: 1em;
  color: #65656a;
  white-space: nowrap;
}
@media only screen and (min-width:40em) {
  .page-meta-details dl {
    font-size: 1em;
  }
}
@media only screen and (min-width:64em) {
  .page-meta-details dl {
    font-size: 1em;
  }
}
.page-meta-details dt,
.page-meta-details dd {
  display: inline-block;
}
.page-meta-details dt {
  font-weight: bold;
}
.feedback-block {
  background: #F3F2F0;
}
.feedback-block .v-adapt {
  padding-top: 1.2em;
  padding-bottom: 1em;
}
.feedback-block label,
.feedback-block textarea {
  font-weight: bold;
  display: block;
  margin-bottom: 1em;
}
.feedback-block p {
  margin-bottom: 0;
  display: inline-block;
}
.feedback-block p + p {
  margin-top: 0.5em;
}
@media only screen and (min-width:48em) {
  .feedback-block p + p {
    display: inline-block;
    border-left: 1px solid #D7D7D7;
    padding-left: 0.7em;
    margin-top: 0;
    margin-left: 0.5em;
  }
}
.feedback-block textarea {
  border-radius: 4px;
  line-height: 1.47058824;
  padding: 0.47058824em 0.88235294em 0.52941176em;
  border: 1px solid #D7D7D7;
  width: 100%;
}
.feedback-block textarea:focus {
  outline: 1px solid #FFC689;
}
.feedback-block .hidden {
  display: none;
}
.feedback-block .form {
  margin-top: 1em;
  position: relative;
  width: 100%;
}
@media only screen and (min-width:48em) {
  .feedback-block .form {
    max-width: 49.06009245%;
  }
}
.feedback-block.feedback-block-sdg .question {
  position: relative;
}
.feedback-block.feedback-block-sdg .feedback-logo {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
}
.feedback-block.feedback-block-sdg .feedback-logo img {
  width: 110px;
  height: 30px;
}
@media only screen and (max-width:47.96875em) {
  .feedback-block.feedback-block-sdg .feedback-logo {
    margin-top: -10px;
  }
  .feedback-block.feedback-block-sdg .feedback-logo img {
    width: 75px;
    height: 21px;
  }
  .feedback-block.feedback-block-sdg .question p {
    display: block;
  }
}
.search-results {
  list-style: none;
}
.search-results li {
  border-top: 1px solid #666;
  padding-top: 20px;
  margin-bottom: 20px;
}
.search-results li:last-of-type {
  border-bottom: 1px solid #666;
}
.search-results li:last-of-type .search-summary {
  padding-bottom: 40px;
}
.search-results li .search-heading {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.search-results li .search-summary {
  padding-bottom: 20px;
}
.search-results li h2 {
  margin: 0 10px 0 0;
}
.search-results li .pagename {
  background-color: #111;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.84615385em;
  padding: 1px 8px;
}
@media only screen and (min-width:40em) {
  .search-results li .pagename {
    font-size: 0.85714286em;
  }
}
@media only screen and (min-width:64em) {
  .search-results li .pagename {
    font-size: 0.86666667em;
  }
}
.list {
  list-style: none;
}
.list .list-item {
  border-top: solid 1px #666;
  padding: 0.8em 0 1.66666667em;
}
.list .list-item:after {
  content: "";
  display: table;
  clear: both;
}
.list .datetime time {
  font-size: 1em;
  font-weight: bold;
}
@media only screen and (min-width:40em) {
  .list .datetime time {
    font-size: 1em;
  }
}
@media only screen and (min-width:64em) {
  .list .datetime time {
    font-size: 1em;
  }
}
.list h3 {
  text-transform: none;
}
.list h3 a {
  text-decoration: none;
}
.list + .more-link {
  border-top: solid 1px #D7D7D7;
  padding-top: 1.6em;
}
.list-in-list {
  list-style: none;
}
.list-small {
  border-top: solid 1px #D7D7D7;
  list-style: none;
  margin-bottom: 20px;
}
.list-small.border-top-none {
  border-top: 0;
}
.list-small.border-top-none > li:first-of-type {
  padding-top: 0;
}
.list-small > li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-bottom: solid 1px #D7D7D7;
  padding: 0.7em 0;
}
.list-small > li strong,
.list-small > li span {
  display: block;
}
.list-small > li > div {
  width: 50%;
}
.list-small > li span {
  margin-bottom: 10px;
}
.list-small > li span:last-of-type {
  margin-bottom: 0;
}
.list-small > li strong {
  text-transform: uppercase;
  font-size: 1em;
}
@media only screen and (min-width:40em) {
  .list-small > li strong {
    font-size: 0.92857143em;
  }
}
@media only screen and (min-width:64em) {
  .list-small > li strong {
    font-size: 0.86666667em;
  }
}
.list-small.timetable-list > li {
  margin: 0;
}
.list-small.timetable-list > li:before {
  display: none;
}
.list-small-no-border {
  list-style: none;
  margin-bottom: 20px;
}
.list-small-no-border > li {
  padding: 0.7em 0;
}
.list-small-no-border > li strong,
.list-small-no-border > li span {
  display: block;
}
.list-small-no-border > li strong {
  text-transform: uppercase;
  font-size: 1em;
}
@media only screen and (min-width:40em) {
  .list-small-no-border > li strong {
    font-size: 0.92857143em;
  }
}
@media only screen and (min-width:64em) {
  .list-small-no-border > li strong {
    font-size: 0.86666667em;
  }
}
.list-small-no-border.timetable-list > li {
  margin: 0;
}
.list-small-no-border.timetable-list > li:before {
  display: none;
}
.list-table {
  border: 0;
}
@media only screen and (max-width:63.96875em) {
  .list-table,
  .list-table tbody,
  .list-table tr,
  .list-table th,
  .list-table td {
    display: block;
  }
}
@media only screen and (max-width:63.96875em) {
  .list-table thead {
    display: none;
  }
}
.list-table th {
  font-size: 1em;
  border: 0;
  padding-top: 0.73333333em;
  padding-bottom: 0.73333333em;
  white-space: nowrap;
  color: #65656a;
  text-transform: uppercase;
}
@media only screen and (min-width:40em) {
  .list-table th {
    font-size: 0.92857143em;
  }
}
@media only screen and (min-width:64em) {
  .list-table th {
    font-size: 0.93333333em;
  }
}
@media only screen and (max-width:63.96875em) {
  .list-table tr {
    border-top: solid 1px #D7D7D7;
    padding: 1em;
  }
}
.list-table td {
  border: 0;
}
@media only screen and (max-width:63.96875em) {
  .list-table td {
    padding: 0;
  }
}
@media only screen and (min-width:64em) {
  .list-table td {
    border-top: solid 1px #D7D7D7;
  }
}
@media only screen and (max-width:63.96875em) {
  .list-table [data-key]:before {
    content: attr(data-key) ':';
    font-weight: bold;
    font-size: 0.92307692em;
    color: #65656a;
  }
}
@media only screen and (max-width:63.96875em) and only screen and (min-width:40em) {
  .list-table [data-key]:before {
    font-size: 0.85714286em;
  }
}
@media only screen and (max-width:63.96875em) and only screen and (min-width:64em) {
  .list-table [data-key]:before {
    font-size: 0.86666667em;
  }
}
.list-table .td-content a,
.list-table .td-title a {
  text-decoration: none;
  font-weight: bold;
}
@media only screen and (min-width:64em) {
  .list-table .td-tags:last-child,
  .list-table .th-tags:last-child {
    text-align: right;
    padding-right: 0;
  }
}
.alphabet-list .letter {
  float: left;
  width: 2em;
  margin: 0 -2em 0 0;
}
.alphabet-list .letter span {
  text-transform: uppercase;
  margin: 0;
}
.alphabet-list .content {
  float: right;
  padding-left: 2.5em;
  width: 100%;
}
@media only screen and (min-width:40em) {
  .alphabet-list .content {
    width: 74.53004622%;
    padding-left: 0;
  }
}
@media only screen and (min-width:60em) {
  .alphabet-list .content {
    width: 66.04006163%;
  }
}
@media only screen and (min-width:75em) {
  .alphabet-list .content {
    width: 74.53004622%;
  }
}
.alphabet-list .list-in-list li {
  margin: 0 0 0.4em;
}
.alphabet-list .list-in-list li:last-child {
  margin: 0;
}
.alphabet-list .list-in-list a {
  text-decoration: none;
  font-weight: bold;
}
.country-list {
  overflow: hidden;
}
@media only screen and (min-width:35em) {
  .country-list .list-item {
    float: left;
    width: 49.06009245%;
    margin-left: 1.8798151%;
  }
  .country-list .list-item:nth-child(2n + 1) {
    clear: left;
    margin-left: 0;
  }
}
.news-list .datetime {
  display: block;
  margin: 0 0 0.3em;
}
@media only screen and (min-width:35em) {
  .news-list .datetime {
    float: left;
    width: 23.59013867%;
  }
}
.grid-col-4 .news-list .datetime {
  float: none;
  width: auto;
}
@media only screen and (min-width:100em) {
  .grid-col-8 .news-list .datetime {
    width: 32.08012327%;
  }
}
.news-list .datetime time,
.news-list .datetime .badge {
  display: inline-block;
  vertical-align: middle;
}
.news-list .datetime time + .badge {
  margin: 0 0 0 0.6em;
}
.news-list .title {
  margin-top: 0;
}
@media only screen and (min-width:35em) {
  .news-list .title {
    float: right;
    width: 74.53004622%;
  }
}
@media only screen and (min-width:48em) {
  .news-list .title {
    float: left;
    width: 23.59013867%;
    margin-left: 1.8798151%;
  }
}
.grid-col-4 .news-list .title {
  float: none;
  width: auto;
}
@media only screen and (min-width:60em) {
  .grid-col-8 .news-list .title {
    float: right;
    width: 74.53004622%;
  }
}
@media only screen and (min-width:100em) {
  .grid-col-8 .news-list .title {
    width: 66.04006163%;
  }
}
@media only screen and (min-width:35em) {
  .news-list .content {
    float: right;
    width: 74.53004622%;
  }
}
@media only screen and (min-width:48em) {
  .news-list .content {
    float: left;
    width: 49.06009245%;
    margin-left: 1.8798151%;
  }
}
.grid-col-4 .news-list .content {
  float: none;
  width: auto;
}
@media only screen and (min-width:60em) {
  .grid-col-8 .news-list .content {
    float: right;
    width: 74.53004622%;
  }
}
@media only screen and (min-width:100em) {
  .grid-col-8 .news-list .content {
    width: 66.04006163%;
  }
}
.news-list-new .news-group {
  border-top: 1px solid #666;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 20px;
  padding-bottom: 20px;
}
.news-list-new .news-group .group-title {
  width: 35%;
}
@media only screen and (max-width:63.96875em) {
  .news-list-new .news-group .group-title {
    width: 100%;
    margin-bottom: 20px;
  }
}
.news-list-new .news-group .group-title h2 {
  text-transform: capitalize;
}
.news-list-new .news-group .group-items {
  width: 65%;
}
@media only screen and (max-width:63.96875em) {
  .news-list-new .news-group .group-items {
    width: 100%;
  }
}
.news-list-new .news-item {
  border-bottom: 1px solid #DEDCDB;
  padding-bottom: 20px;
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.news-list-new .news-item .news-left {
  width: 25%;
  padding-right: 20px;
}
.news-list-new .news-item .news-right {
  width: 75%;
  padding-right: 50px;
}
@media only screen and (max-width:47.96875em) {
  .news-list-new .news-item .news-right {
    padding-right: 0;
  }
}
.news-list-new .news-item:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}
.news-list-new .news-item .title {
  color: #397289;
}
.latest-news li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.latest-news li > time {
  width: 90px;
}
.latest-news li > a {
  width: calc(100% - 90px);
}
.news-detail-intro {
  margin-bottom: 40px;
}
.project-list .datetime {
  display: block;
  margin: 0 0 0.3em;
}
@media only screen and (min-width:35em) {
  .project-list .datetime {
    float: left;
    width: 23.59013867%;
  }
}
.grid-col-4 .project-list .datetime {
  float: none;
  width: auto;
}
@media only screen and (min-width:100em) {
  .grid-col-8 .project-list .datetime {
    width: 32.08012327%;
  }
}
.project-list .datetime time,
.project-list .datetime .badge {
  display: inline-block;
  vertical-align: middle;
}
.project-list .datetime time + .badge {
  margin: 0 0 0 0.6em;
}
.project-list .title {
  margin-top: 0;
}
@media only screen and (min-width:35em) {
  .project-list .title {
    float: right;
    width: 74.53004622%;
  }
}
@media only screen and (min-width:48em) {
  .project-list .title {
    float: left;
    width: 23.59013867%;
    margin-left: 1.8798151%;
  }
}
.grid-col-4 .project-list .title {
  float: none;
  width: auto;
}
@media only screen and (min-width:60em) {
  .grid-col-8 .project-list .title {
    float: right;
    width: 74.53004622%;
  }
}
@media only screen and (min-width:100em) {
  .grid-col-8 .project-list .title {
    width: 66.04006163%;
  }
}
@media only screen and (min-width:35em) {
  .project-list .content {
    float: right;
    width: 74.53004622%;
  }
}
@media only screen and (min-width:48em) {
  .project-list .content {
    float: left;
    width: 49.06009245%;
    margin-left: 1.8798151%;
  }
}
.grid-col-4 .project-list .content {
  float: none;
  width: auto;
}
@media only screen and (min-width:60em) {
  .grid-col-8 .project-list .content {
    float: right;
    width: 74.53004622%;
  }
}
@media only screen and (min-width:100em) {
  .grid-col-8 .project-list .content {
    width: 66.04006163%;
  }
}
.events-list .datetime {
  display: block;
  min-height: 1px;
}
@media only screen and (min-width:35em) {
  .events-list .datetime {
    float: left;
    width: 23.59013867%;
  }
}
.grid-col-4 .events-list .datetime {
  float: none;
  width: auto;
}
@media only screen and (min-width:100em) {
  .grid-col-8 .events-list .datetime {
    width: 32.08012327%;
  }
}
.events-list .datetime time {
  display: block;
}
.events-list .datetime .time {
  font-weight: normal;
}
.events-list .title {
  margin-top: 0;
}
@media only screen and (min-width:35em) {
  .events-list .title {
    float: right;
    width: 74.53004622%;
  }
}
@media only screen and (min-width:48em) {
  .events-list .title {
    float: left;
    width: 23.59013867%;
    margin-left: 1.8798151%;
  }
}
.grid-col-4 .events-list .title {
  float: none;
  width: auto;
}
@media only screen and (min-width:60em) {
  .grid-col-8 .events-list .title {
    float: right;
    width: 74.53004622%;
  }
}
@media only screen and (min-width:100em) {
  .grid-col-8 .events-list .title {
    width: 66.04006163%;
  }
}
@media only screen and (min-width:35em) {
  .events-list .content {
    float: right;
    width: 74.53004622%;
  }
}
@media only screen and (min-width:48em) {
  .events-list .content {
    float: left;
    width: 49.06009245%;
    margin-left: 1.8798151%;
  }
}
.grid-col-4 .events-list .content {
  float: none;
  width: auto;
}
@media only screen and (min-width:60em) {
  .grid-col-8 .events-list .content {
    float: right;
    width: 74.53004622%;
  }
}
@media only screen and (min-width:100em) {
  .grid-col-8 .events-list .content {
    width: 66.04006163%;
  }
}
.events-list .date {
  position: relative;
  padding-left: 1.8em;
}
.events-list .date:before {
  font-family: 'SPOTIcons';
  content: "\e90b";
  position: absolute;
  left: 0;
  top: 0em;
  font-size: 1.2em;
}
.old__events-list .datetime {
  display: inline-block;
  margin-left: 1em;
}
@media only screen and (min-width:35em) {
  .old__events-list .datetime {
    float: left;
    clear: left;
    width: 25.46995378%;
    margin-left: 0;
  }
}
@media only screen and (min-width:60em) {
  .old__events-list .datetime {
    clear: none;
  }
}
@media only screen and (min-width:100em) {
  .old__events-list .datetime {
    width: 16.97996918%;
  }
}
@media only screen and (min-width:60em) {
  .grid-col-8 .old__events-list .datetime {
    clear: left;
    width: 25.46995378%;
    padding-right: 1em;
  }
}
.old__events-list .datetime time {
  display: block;
}
.old__events-list .date {
  margin-left: 0;
}
.old__events-list .date time {
  position: relative;
  padding-left: 1.8em;
}
.old__events-list .date time:before {
  font-family: 'SPOTIcons';
  content: "\e906";
  position: absolute;
  left: 0;
  top: 0em;
  font-size: 1.2em;
}
@media only screen and (min-width:60em) {
  .old__events-list .time {
    width: 15.10015408%;
  }
}
@media only screen and (min-width:35em) {
  .old__events-list .content,
  .old__events-list .location {
    width: 74.53004622%;
    margin-left: auto;
  }
}
@media only screen and (min-width:60em) {
  .old__events-list .content,
  .old__events-list .location {
    width: 57.55007704%;
  }
}
@media only screen and (min-width:100em) {
  .old__events-list .content,
  .old__events-list .location {
    width: 49.06009245%;
    float: right;
  }
}
.grid-col-8 .old__events-list .content,
.grid-col-8 .old__events-list .location {
  float: none;
}
@media only screen and (min-width:60em) {
  .grid-col-8 .old__events-list .content,
  .grid-col-8 .old__events-list .location {
    width: 74.53004622%;
    margin-left: auto;
    margin-right: 0;
  }
}
@media only screen and (min-width:100em) {
  .grid-col-8 .old__events-list .content,
  .grid-col-8 .old__events-list .location {
    width: 66.04006163%;
  }
}
.old__events-list .content {
  margin-top: 0.5em;
  margin-bottom: 1.5em;
}
@media only screen and (min-width:35em) {
  .old__events-list .content {
    margin-top: 0;
  }
}
.old__events-list .content h3 {
  margin: 0 0 0.3em;
}
.old__events-list .location {
  font-size: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
@media only screen and (min-width:40em) {
  .old__events-list .location {
    font-size: 1em;
  }
}
@media only screen and (min-width:64em) {
  .old__events-list .location {
    font-size: 1em;
  }
}
@media only screen and (min-width:100em) {
  .old__events-list .location {
    width: 15.10015408%;
    margin: 0 1.8798151% 0 0;
  }
}
.institutions-list .institutions-group {
  margin: 0 0 1.73333333em;
}
@media only screen and (min-width:48em) {
  .institutions-list .institutions-group {
    float: left;
    width: 23.59013867%;
  }
}
.institutions-list .content {
  margin-left: 1.8798151%;
}
@media only screen and (min-width:48em) {
  .institutions-list .content {
    float: right;
    width: 66.04006163%;
  }
}
@media only screen and (min-width:64em) {
  .institutions-list .content {
    width: 57.55007704%;
  }
}
.institutions-list .institutions {
  border-top: solid 1px #D7D7D7;
}
@media only screen and (min-width:48em) {
  .institutions-list .institutions {
    border-top: 0;
  }
}
.institutions-list .institutions li {
  border-bottom: solid 1px #D7D7D7;
  padding: 0.66666667em 0;
}
@media only screen and (min-width:48em) {
  .institutions-list .institutions li {
    padding: 0 0 0.66666667em;
    margin: 0 0 0.66666667em;
  }
}
.institutions-list .institutions li:last-child {
  border-bottom: 0;
}
.institutions-list .institutions h3 {
  font-size: 1.53846154em;
  line-height: 1.33333333;
}
@media only screen and (min-width:40em) {
  .institutions-list .institutions h3 {
    font-size: 1.57142857em;
  }
}
@media only screen and (min-width:64em) {
  .institutions-list .institutions h3 {
    font-size: 1.6em;
  }
}
.document-item h3 {
  margin: 0 0 0.3em;
}
.document-item .summary,
.document-item .document-info {
  margin: 0.5em 0;
}
.document-item .document-info {
  font-size: 0.92307692em;
}
@media only screen and (min-width:40em) {
  .document-item .document-info {
    font-size: 0.85714286em;
  }
}
@media only screen and (min-width:64em) {
  .document-item .document-info {
    font-size: 0.86666667em;
  }
}
.document-item .files {
  margin: 0.7em 0 0;
}
.document-item .files li {
  margin: 0 0 0.3em 1.3em;
  position: relative;
}
.document-item .files li:last-child {
  margin-bottom: 0;
}
.document-item .files a {
  text-decoration: none;
  font-weight: bold;
}
.document-item .files i {
  position: absolute;
  color: #111;
  left: -1.3em;
  top: 0.2em;
}
.document-item .files i:before {
  font-size: 1.2em;
}
@media only screen and (min-width:48em) {
  .organisation-list-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media only screen and (min-width:48em) {
  .organisation-list-item .item-title {
    width: 30%;
    margin: 0 5% 0 0;
  }
}
.organisation-list-item .item-title i {
  position: relative;
  top: 0.05em;
}
@media only screen and (min-width:48em) {
  .organisation-list-item .item-info {
    width: 35%;
  }
}
.organisation-list-item .item-opening-hours {
  margin-top: 20px;
}
@media only screen and (min-width:48em) {
  .organisation-list-item .item-opening-hours {
    margin-top: 0;
    width: 30%;
  }
}
.organisation-list-item .contact-list {
  margin: 0.5em 0 0;
}
.organisation-list-item .accordion-btn {
  color: #397289;
  font-size: 1.07692308em;
  margin-bottom: 20px;
}
@media only screen and (min-width:40em) {
  .organisation-list-item .accordion-btn {
    font-size: 1.21428571em;
  }
}
@media only screen and (min-width:64em) {
  .organisation-list-item .accordion-btn {
    font-size: 1.13333333em;
  }
}
.materials-list,
.materials-list ul,
.materials-list ol {
  list-style: none;
}
.materials-list li {
  padding-left: 1.64705882em;
  line-height: 1.5;
  position: relative;
}
.materials-list li:before {
  display: none;
}
.materials-list a {
  font-weight: bold;
}
.materials-list .icon {
  position: absolute;
  text-decoration: none;
  color: #333;
  left: 0.2em;
  top: 0.3em;
}
.materials-list small {
  color: #30383C;
  font-size: 0.9em;
}
.gov-material-list .material-info {
  font-size: 1.07692308em;
}
@media only screen and (min-width:40em) {
  .gov-material-list .material-info {
    font-size: 1em;
  }
}
@media only screen and (min-width:64em) {
  .gov-material-list .material-info {
    font-size: 1em;
  }
}
@media only screen and (min-width:48em) {
  .gov-material-list .material-info {
    width: 49.06009245%;
    float: left;
    clear: left;
  }
}
@media only screen and (min-width:64em) {
  .gov-material-list .material-info {
    margin-right: 1.8798151%;
    clear: none;
  }
}
@media only screen and (min-width:64em) {
  .gov-material-list .date-published {
    width: 32.08012327%;
  }
}
@media only screen and (min-width:100em) {
  .gov-material-list .date-published {
    width: 23.59013867%;
  }
}
@media only screen and (min-width:64em) {
  .gov-material-list .proposed-by {
    width: 15.10015408%;
  }
}
@media only screen and (min-width:100em) {
  .gov-material-list .proposed-by {
    width: 23.59013867%;
  }
}
.gov-material-list .material-title {
  margin: 0.5em 0 0;
}
@media only screen and (min-width:48em) {
  .gov-material-list .material-title {
    width: 49.06009245%;
    margin: 0 0 0 auto;
  }
}
.person-grid {
  list-style: none;
  margin: 0 -2em -2em 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.grid-col-4 .person-grid {
  display: block;
  margin: 0;
}
.person-grid .item {
  padding: 0 2em 0 0;
  margin: 0 0 2em;
  max-width: 25.71428571em;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  box-shadow: 7px 0 0 #EDECEC inset;
}
@media only screen and (min-width:35em) {
  .person-grid .item {
    max-width: none;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media only screen and (min-width:81.25em) {
  .person-grid .item {
    -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
  }
}
.grid-col-4 .person-grid .item {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: none;
  padding: 0;
}
.grid-col-4 .person-grid .item .placeholder {
  display: none;
}
.person-grid .image img {
  display: block;
  margin: 0 0 1em;
  width: 100%;
}
.person-grid .placeholder {
  display: none;
  opacity: 0.5;
}
@media only screen and (min-width:35em) {
  .person-grid .placeholder {
    display: block;
  }
}
.person-grid h5 {
  margin: 0 0 0.5em;
}
.person-grid .name {
  line-height: 1.5;
  margin: 0;
  text-transform: none;
  font-size: 1.15384615em;
}
@media only screen and (min-width:40em) {
  .person-grid .name {
    font-size: 1.14285714em;
  }
}
@media only screen and (min-width:64em) {
  .person-grid .name {
    font-size: 1.2em;
  }
}
.person-grid .contact-list {
  margin: 0.6em 0 0;
}
.person-list {
  list-style: none;
  border-top: solid 1px #D7D7D7;
  padding: 1.5em 0 0;
}
.alphabet-person-list .person-list {
  border-top: 0;
  padding-top: 0;
}
.person-list .item {
  margin: 0 0 2em;
  padding: 0 0 1.5em;
  border-bottom: solid 1px #D7D7D7;
  overflow: hidden;
}
.person-list .item:last-child {
  margin: 0;
}
.alphabet-person-list .person-list .item:last-child {
  padding: 0;
  border: 0;
}
.person-list .item p {
  margin: 0;
}
.person-list .sidebar-adapt {
  padding: 0;
}
@media only screen and (min-width:75em) {
  .person-list .person,
  .person-list .contact-list {
    float: left;
    width: 50%;
  }
}
.grid-col-4 .person-list .person,
.grid-col-4 .person-list .contact-list {
  float: none;
  width: auto;
}
.person-list .contact-list {
  margin: 0.5em 0 0;
}
@media only screen and (min-width:75em) {
  .person-list .contact-list {
    padding-left: 4%;
  }
}
.grid-col-4 .person-list .contact-list {
  float: none;
  width: auto;
  padding: 0;
}
.person-list .name {
  line-height: 1.5;
  margin: 0;
  text-transform: none;
}
@media only screen and (min-width:64em) {
  .tender-list {
    overflow-y: hidden;
    overflow-x: auto;
  }
}
.tender-list-table .td-id:before,
.tender-list-table .td-title:before,
.tender-list-table .td-status:before {
  display: none;
}
@media only screen and (max-width:63.96875em) {
  .tender-list-table .td-title {
    padding-bottom: 0.7em;
  }
}
@media only screen and (max-width:63.96875em) {
  .tender-list-table .td-status {
    padding-top: 0.5em;
  }
}
@media only screen and (min-width:64em) {
  .tender-list-table .th-id,
  .tender-list-table .td-id {
    padding-left: 0;
  }
}
@media only screen and (min-width:64em) {
  .service-list {
    overflow-y: hidden;
    overflow-x: auto;
  }
}
.topics-list a {
  text-decoration: none;
}
.topics-list .cols .col {
  margin: 0;
}
.topics-list .cols .col h3 {
  margin: 0 0 0.6em;
}
@media only screen and (max-width:39.96875em) {
  .topics-list .cols .col {
    float: none;
    width: auto;
  }
}
.images-as-grid {
  list-style: none;
  margin: 0 -10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.images-as-grid li {
  width: 50%;
  padding: 10px;
}
@media only screen and (min-width:48em) {
  .images-as-grid li {
    width: 33.33333333%;
  }
}
@media only screen and (min-width:60em) {
  .images-as-grid li {
    width: 25%;
  }
}
.images-as-grid li a {
  display: block;
}
.images-as-grid li a:focus img {
  -webkit-filter: unset;
          filter: unset;
}
.content-sidebar .legislation-module,
.content-sidebar .content-module {
  margin-top: 2em;
  margin-bottom: 2em;
}
.block {
  margin-top: 4em;
  margin-bottom: 4em;
}
.content-sidebar .block {
  margin-top: 2em;
  margin-bottom: 2em;
}
.elements > .block:first-child {
  margin-top: 0;
}
.elements > .block:last-child {
  margin-bottom: 0;
}
.element:last-child .block {
  margin-bottom: 0;
}
.element:first-child .block {
  margin-top: 0;
}
.content-sidebar .legislation-module {
  position: relative;
}
.content-sidebar .legislation-module .element-title {
  padding: 17px 0 0 30px;
  margin: 0;
}
@media only screen and (max-width:63.96875em) {
  .content-sidebar .legislation-module .element-title {
    padding: 17px 0 0 25px;
  }
}
@media only screen and (max-width:39.96875em) {
  .content-sidebar .legislation-module .element-title {
    padding: 20px 0 0 20px;
  }
}
.content-sidebar .legislation-module .element-title:before {
  content: '';
  position: absolute;
  left: 0.7em;
  top: 0;
  height: 40px;
  border-left: solid 4px #397289;
}
@media only screen and (min-width:40em) {
  .content-sidebar .legislation-module .element-title:before {
    border-left-width: 5px;
  }
}
@media only screen and (min-width:64em) {
  .content-sidebar .legislation-module .element-title:before {
    border-left-width: 7px;
  }
}
.content-module a {
  position: relative;
}
.content-sidebar.right .content-module {
  background: #ECF2F4;
}
.content-sidebar.right .content-module .element-content-wrapper,
.content-sidebar.right .content-module .element-title-wrapper {
  padding: 1.15384615em 1.53846154em 1.53846154em;
}
@media only screen and (min-width:40em) {
  .content-sidebar.right .content-module .element-content-wrapper,
  .content-sidebar.right .content-module .element-title-wrapper {
    padding: 1.07142857em 1.78571429em 1.42857143em;
  }
}
@media only screen and (min-width:64em) {
  .content-sidebar.right .content-module .element-content-wrapper,
  .content-sidebar.right .content-module .element-title-wrapper {
    padding: 1.33333333em 2.13333333em 1.86666667em;
  }
}
.content-sidebar.right .content-module .element-title-wrapper {
  position: relative;
  padding-top: 1.23076923em;
  padding-bottom: 0.2em;
}
@media only screen and (min-width:40em) {
  .content-sidebar.right .content-module .element-title-wrapper {
    padding-top: 1.14285714em;
  }
}
@media only screen and (min-width:64em) {
  .content-sidebar.right .content-module .element-title-wrapper {
    padding-top: 1.2em;
  }
}
.content-sidebar.right .content-module .element-title-wrapper:before {
  content: '';
  position: absolute;
  left: 0.7em;
  top: 0;
  height: 100%;
  border-left: solid 4px #397289;
}
@media only screen and (min-width:40em) {
  .content-sidebar.right .content-module .element-title-wrapper:before {
    border-left-width: 5px;
  }
}
@media only screen and (min-width:64em) {
  .content-sidebar.right .content-module .element-title-wrapper:before {
    border-left-width: 7px;
  }
}
.content-sidebar.right .content-module .element-title {
  margin: 0;
}
.image-module {
  margin: 0 0 2.5em;
}
.image-module:last-child {
  margin-bottom: 0;
}
.image-module figure {
  margin: 0;
  padding: 0;
}
.image-module figure > a {
  display: block;
}
.image-module figure > a:focus img {
  -webkit-filter: unset;
          filter: unset;
}
.image-module figcaption {
  font-size: 0.92307692em;
  color: #65656a;
  line-height: 1.5;
  margin: 1.5em 0;
}
@media only screen and (min-width:40em) {
  .image-module figcaption {
    font-size: 0.85714286em;
  }
}
@media only screen and (min-width:64em) {
  .image-module figcaption {
    font-size: 0.86666667em;
  }
}
.image-module .count {
  display: inline-block;
  background: #65656a;
  color: white;
  padding: 0.1em 0.5em;
  margin: -0.1em 0;
}
.image-module img {
  width: 100%;
  display: block;
}
.teasers-grid {
  list-style: none;
}
@media only screen and (min-width:35em) {
  .teasers-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.teasers-grid li {
  margin: 0 0 2em;
}
@media only screen and (min-width:35em) {
  .teasers-grid li {
    -webkit-flex: 0 0 49.06009245%;
        -ms-flex: 0 0 49.06009245%;
            flex: 0 0 49.06009245%;
    margin-left: 1.8798151%;
  }
  .teasers-grid li:nth-child(2n + 1) {
    margin-left: 0;
  }
}
@media only screen and (min-width:64em) {
  .teasers-grid li {
    -webkit-flex: 0 0 23.59013867%;
        -ms-flex: 0 0 23.59013867%;
            flex: 0 0 23.59013867%;
  }
  .teasers-grid li:nth-child(n) {
    margin-left: 1.8798151%;
  }
  .teasers-grid li:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media only screen and (min-width:64em) {
  .grid-col-8 .teasers-grid li {
    -webkit-flex: 0 0 49.06009245%;
        -ms-flex: 0 0 49.06009245%;
            flex: 0 0 49.06009245%;
    margin-left: 1.8798151%;
  }
  .grid-col-8 .teasers-grid li:nth-child(2n + 1) {
    margin-left: 0;
  }
}
.teasers-grid a {
  text-decoration: none;
  color: inherit;
}
.teasers-grid a:hover h3 {
  color: #2A5566;
}
.teasers-grid a:active h3,
.teasers-grid a:focus h3 {
  color: #529DBA;
}
.teasers-grid .image {
  display: block;
}
.teasers-grid .image img {
  display: block;
  width: 100%;
}
.teasers-grid h3 {
  text-transform: none;
  color: #397289;
  margin-top: 0.8em;
}
.organisation-module {
  box-shadow: 7px 0 0 #EDECEC inset;
}
.organisation-module .image {
  margin: 0 0 1em;
}
.organisation-module img {
  display: block;
  width: 100%;
}
.organisation-module .accordion-btn {
  color: #397289;
  font-size: 1.07692308em;
  margin-bottom: 20px;
}
@media only screen and (min-width:40em) {
  .organisation-module .accordion-btn {
    font-size: 1.21428571em;
  }
}
@media only screen and (min-width:64em) {
  .organisation-module .accordion-btn {
    font-size: 1.13333333em;
  }
}
.organisation-module .group-right {
  margin-top: 1.5em;
}
.organisation-module .item-chief .contact-list > .contact-list {
  margin-top: 2px;
}
.organisation-module .group-bottom {
  margin-top: 1.5em;
}
.organisation-module .title-wrapper {
  margin-bottom: 0.6em;
}
.organisation-module .title-wrapper a:hover {
  text-decoration: underline;
}
@media only screen and (min-width:48em) {
  .content-blocks .organisation-module .title-wrapper {
    max-width: 50%;
    padding-right: 15px;
  }
}
.content-blocks .organisation-module .group-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.content-blocks .organisation-module .group-wrapper .group-left,
.content-blocks .organisation-module .group-wrapper .group-right {
  width: 100%;
}
@media only screen and (min-width:48em) {
  .content-blocks .organisation-module .group-wrapper .group-left,
  .content-blocks .organisation-module .group-wrapper .group-right {
    width: 50%;
  }
}
.content-blocks .organisation-module .group-wrapper .group-right {
  margin-top: 1px;
}
@media only screen and (max-width:47.96875em) {
  .content-blocks .organisation-module .group-wrapper .group-right {
    margin-top: 1.5em;
  }
}
.content-blocks .organisation-module .group-wrapper .group-right .contact-list {
  margin-top: 1px;
}
.content-blocks .organisation-module .group-wrapper .group-bottom {
  width: 100%;
}
.teaser-module,
.content-sidebar .legislation-module {
  background: #ECF2F4;
}
.teaser-module .sidebar-adapt {
  padding: 1.15384615em 1.53846154em 1.53846154em;
}
@media only screen and (min-width:40em) {
  .teaser-module .sidebar-adapt {
    padding: 1.07142857em 1.78571429em 1.42857143em;
  }
}
@media only screen and (min-width:64em) {
  .teaser-module .sidebar-adapt {
    padding: 1.33333333em 2.13333333em 1.86666667em;
  }
}
.teaser-module table {
  border-collapse: separate;
  border-spacing: 0 10px;
  background-color: transparent;
  border-top: 0;
}
.teaser-module table tr td {
  background-color: #fff;
  border-top: 1px solid #d7d7d7;
}
.teaser-module table tr td:first-child {
  border-left: 1px solid #d7d7d7;
}
.teaser-module table tr td:last-of-type {
  text-align: right;
  border-right: 1px solid #d7d7d7;
}
.teaser-module .teaser-title {
  position: relative;
  padding-top: 1.23076923em;
  padding-bottom: 0.2em;
}
@media only screen and (min-width:40em) {
  .teaser-module .teaser-title {
    padding-top: 1.14285714em;
  }
}
@media only screen and (min-width:64em) {
  .teaser-module .teaser-title {
    padding-top: 1.2em;
  }
}
.teaser-module .teaser-title:before {
  content: '';
  position: absolute;
  left: 0.7em;
  top: 0;
  height: 100%;
  border-left: solid 4px #397289;
}
@media only screen and (min-width:40em) {
  .teaser-module .teaser-title:before {
    border-left-width: 5px;
  }
}
@media only screen and (min-width:64em) {
  .teaser-module .teaser-title:before {
    border-left-width: 7px;
  }
}
.teaser-module .element-title {
  margin: 0;
}
.teaser-module .typo .links li:before {
  content: none;
}
.teaser-module .typo .links a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-family: "SPOTIcons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  content: "\e90c";
  line-height: inherit;
  position: absolute;
  left: 0.4em;
  top: 0;
  color: #111;
}
.infographics-module {
  background: #5B514B;
  color: #fff;
  text-align: center;
}
.infographics-module .ficon-big_arrow_up,
.infographics-module .ficon-big_arrow_down {
  font-size: 4em;
  vertical-align: middle;
}
.exposed-news-module {
  background: #EDECEC;
}
@media only screen and (min-width:40em) {
  .exposed-news-module .first .image,
  .exposed-news-module .first .content {
    float: left;
    width: 49.06009245%;
  }
  .exposed-news-module .first .content {
    float: right;
  }
  .exposed-news-module .first .title {
    margin: 2.11764706em 0 1.2em;
  }
}
@media only screen and (min-width:40em) {
  .exposed-news-module .item .title,
  .exposed-news-module .item .text {
    float: left;
    width: 49.06009245%;
  }
  .exposed-news-module .item .text {
    float: right;
  }
}
.exposed-news-module .image {
  margin: 0 0 1.5em;
}
.exposed-news-module .image img {
  width: 100%;
}
.exposed-news-module .title {
  margin: 0 0 1.2em;
}
.exposed-news-module .title a {
  text-decoration: none;
}
.exposed-news-module .title h3 {
  text-transform: none;
  margin: 0;
}
.exposed-news-module .title time {
  display: block;
  font-size: 1.07692308em;
  font-weight: bold;
  line-height: 1.25;
  margin: 0.5em 0 0;
}
@media only screen and (min-width:40em) {
  .exposed-news-module .title time {
    font-size: 1em;
  }
}
@media only screen and (min-width:64em) {
  .exposed-news-module .title time {
    font-size: 1em;
  }
}
.exposed-news-list {
  list-style: none;
}
.exposed-news-list > li {
  border-bottom: solid 1px #D7D7D7;
  padding-bottom: 2.47058824em;
  margin-bottom: 2em;
  overflow: hidden;
}
.exposed-news-list > li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.persons-module {
  overflow: hidden;
}
.code-module .element-title {
  border-bottom: solid 1px currentColor;
  padding-bottom: 0.2em;
}
.code-module .content h1,
.code-module .content h2,
.code-module .content h3,
.code-module .content h4,
.code-module .content h5,
.code-module .content h6 {
  margin: 0 0 1rem;
}
.code-module .content + .tabs-menu {
  margin-top: 1.5em;
}
.code-module .tabs-menu {
  list-style: none;
  overflow: hidden;
}
.code-module .tabs-menu li {
  float: left;
  margin: 0 0.2em 0 0;
}
.code-module .tabs-menu button {
  border: solid 1px #D7D7D7;
  background: #ddd;
  color: #555;
  padding: 0.3em 0.8em;
}
.code-module .tabs-menu .active {
  background: #fff;
  color: #111;
}
.code-module .tabs {
  margin: 0 0 1.5em;
}
.code-module .tab {
  display: none;
}
.code-module .tab.active {
  display: block;
}
.code-module .custom-html {
  background: #f8f8f8;
  border: solid #D7D7D7;
  border-width: 1px 0;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
@media only screen and (min-width:48em) {
  .code-module .custom-html {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
}
@media only screen and (min-width:75em) {
  .code-module .custom-html {
    margin-left: -5rem;
    margin-right: -5rem;
  }
}
.code-module code {
  display: block;
  white-space: pre;
}
.faqs-list-element__faqs .faq-item .faq-title:before {
  right: 0;
}
.faqs-list-element__faqs .faq-item .faq-title h3 {
  padding-right: 50px;
}
.faqs-list-element__faqs .faq-item .faq-answer {
  width: 100%;
  margin-left: 0;
  padding-right: 0;
  padding-bottom: 20px;
}
.faqs-list-element__faqs .faq-item.active .faq-answer {
  margin-top: 0;
}
.procedures-personal {
  padding: 18px 15px;
  border-radius: 4px;
  margin-bottom: 1.5em;
  background-color: #EDECEC;
  border: 0.5px solid #BDBAB8;
}
ul.list-procedures {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.list-procedures h3 {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 1.17;
  font-weight: 400;
}
ul.list-procedures ul {
  list-style-type: disc;
}
ul.list-procedures ul.list-in-list {
  list-style-type: none;
}
ul.list-procedures ul.list-in-list li {
  margin-left: 0;
}
ul.list-procedures li:first-of-type h3 {
  margin-top: 0;
}
ul.list-procedures + .activity-item {
  margin-top: 2em;
}
.Page .procedures-element__links,
.ArticlePage .procedures-element__links {
  margin-top: 2em;
  clear: right;
}
.Page .procedures-element__links .cols > .left,
.ArticlePage .procedures-element__links .cols > .left {
  display: none;
}
.Page .procedures-element__links .cols > .right,
.ArticlePage .procedures-element__links .cols > .right {
  width: 100%;
  float: none;
}
@media only screen and (max-width:47.96875em) {
  .Page .procedures-element__links .cols > .right,
  .ArticlePage .procedures-element__links .cols > .right {
    margin-top: 0;
  }
}
.table-module .table-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.4em 0;
}
.table-module .source {
  margin: 0;
  font-size: 1em;
}
@media only screen and (min-width:40em) {
  .table-module .source {
    font-size: 1em;
  }
}
@media only screen and (min-width:64em) {
  .table-module .source {
    font-size: 1em;
  }
}
.table-module .files {
  display: block;
  width: 100%;
  list-style: none;
  margin-left: auto;
  border-top: 1px solid #D7D7D7;
  margin-top: 1em;
  padding-top: 0.5em;
  text-align: right;
}
.table-module .files li {
  display: inline-block;
}
.table-module .files li:last-child:after {
  content: '';
}
.table-module .files li:after {
  content: ',';
}
.table-module .files a {
  text-decoration: none;
}
.table-module .files a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-family: "SPOTIcons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  vertical-align: bottom;
  color: #111;
}
.table-module .files span {
  display: none;
}
.table-module .files i {
  font-style: normal;
}
.table-module .table-footer .files {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.municipalities-module {
  background-color: #ECF2F4;
}
.municipalities-module .municipalities-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.municipalities-module .municipalities-list .mp-item {
  display: block;
  width: calc(25% - 20px);
  background-color: #fff;
  margin: 10px;
  padding: 25px;
  text-decoration: none;
  text-align: center;
}
@media only screen and (max-width:63.96875em) {
  .municipalities-module .municipalities-list .mp-item {
    width: calc(33.333% - 20px);
  }
}
@media only screen and (max-width:47.96875em) {
  .municipalities-module .municipalities-list .mp-item {
    width: calc(50% - 20px);
    padding: 15px;
  }
}
.municipalities-module .municipalities-list .mp-item .ficon-external_link {
  display: inline;
  margin-top: 10px;
}
.municipalities-module .municipalities-list .mp-item span {
  text-decoration: underline;
}
.municipalities-module .municipalities-list .mp-item:hover span {
  text-decoration: none;
}
.homepage-exposed {
  background: #1B495A;
  color: #fff;
}
.quickdata {
  position: relative;
  margin-top: -15px;
}
.quickdata .inside-wrap {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px);
}
.quickdata .inside-wrap > a,
.quickdata .inside-wrap > div {
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width:68.71875em) {
  .quickdata .inside-wrap > a,
  .quickdata .inside-wrap > div {
    width: 33.333%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width:59.96875em) {
  .quickdata .inside-wrap > a,
  .quickdata .inside-wrap > div {
    width: 50%;
  }
}
.quickdata a:not(.btn) {
  color: #fff;
  text-decoration: none;
}
.quickdata a:not(.btn):after {
  display: none;
}
[lang="en-IE"] .quickdata .inside-wrap > a,
[lang="en-IE"] .quickdata .inside-wrap > div {
  width: 25%;
}
@media only screen and (max-width:59.96875em) {
  [lang="en-IE"] .quickdata .inside-wrap > a,
  [lang="en-IE"] .quickdata .inside-wrap > div {
    width: 50%;
  }
}
@media only screen and (min-width:68.75em) {
  .cd {
    position: relative;
  }
}
.cd > a {
  display: block;
}
.cd p {
  margin: 0;
}
.cd .ficon-external_link {
  display: none;
}
.cd .num {
  margin-right: 15px;
}
.cd .num h3 {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: -0.03px;
  line-height: 1.2;
}
@media only screen and (max-width:47.96875em) {
  .cd .num h3 {
    font-size: 30px;
  }
}
.cd .text p {
  font-size: 13px;
  letter-spacing: -0.05px;
  line-height: 1.23;
}
@media only screen and (max-width:47.96875em) {
  .cd .text p {
    font-size: 12px;
  }
}
.cd.image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width:68.71875em) {
  .cd.image img {
    max-width: 212px;
  }
}
.cd.image,
.cd.link {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media only screen and (min-width:68.75em) {
  [lang="en-IE"] .cd.image {
    border-right: 0;
  }
}
@media only screen and (max-width:47.96875em) {
  .cd.image {
    padding-top: 0;
  }
}
@media only screen and (min-width:68.75em) {
  .cd.link .btn {
    max-width: 180px;
    margin-left: auto;
  }
}
html[lang="en-IE"] .cd:after {
  display: none;
}
.news-and-events ul {
  list-style: none;
  margin: -15px 0 20px;
  padding: 0;
}
.news-and-events ul li {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #DEDCDB;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.news-and-events ul li .date {
  width: 90px;
  color: #333;
  margin: 1px 0 0 0;
}
.news-and-events ul li .title {
  width: calc(100% - 90px);
  color: #397289;
  font-weight: bold;
}
.news-and-events ul li .title a {
  text-decoration: none;
}
@media only screen and (max-width:47.96875em) {
  .news-and-events .fcol:last-of-type {
    margin-top: 40px;
  }
}
.hp-footer-blocks {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.hp-footer-blocks .adapt,
.hp-footer-blocks .inner {
  height: 100%;
}
.hp-footer-blocks > div {
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% - 20px);
}
.hp-footer-blocks > div.ekc-module {
  width: calc(50% - 20px);
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width:47.96875em) {
  .hp-footer-blocks > div.ekc-module {
    width: calc(100% - 20px);
    margin-bottom: 20px;
  }
  .hp-footer-blocks > div.ekc-module:last-of-type {
    margin-bottom: 0;
  }
}
.hp-footer-blocks > div.ekc-module.bl {
  background-color: #529DBA;
}
.hp-footer-blocks > div.ekc-module.bd {
  background-color: #397289;
}
.hp-footer-blocks .contact-card {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.hp-footer-blocks .ekc-element__ekc-list .contact-card h2,
.hp-footer-blocks .ekc-element__ekc-list .contact-card h3 {
  margin-bottom: 0.2em;
}
.hp-footer-blocks .ekc-element__ekc-list .contact-card h2 a,
.hp-footer-blocks .ekc-element__ekc-list .contact-card h3 a {
  text-decoration: underline;
}
.hp-footer-blocks .ekc-element__ekc-list .contact-card h2 a:hover,
.hp-footer-blocks .ekc-element__ekc-list .contact-card h3 a:hover {
  text-decoration: none;
}
.hp-footer-blocks .adapt {
  padding: 0;
  max-width: 100%;
}
.contact-card {
  position: relative;
  text-align: center;
  background-color: #397289;
  color: #fff;
  padding: 40px 40px 60px;
  height: 100%;
}
.contact-card > div:last-of-type {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  margin-top: 1.5em;
  padding-top: 1.5em;
}
.contact-card:before {
  content: '';
  display: block;
  width: 69px;
  height: 68px;
  margin: 0 auto 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 69px 68px;
}
.contact-card.icon-contact:before {
  background-image: url("../images/svg/icons/icon_contact.svg");
}
.contact-card.icon-consult:before {
  background-image: url("../images/svg/icons/icon_consult.svg");
}
.contact-card.icon-e:before {
  background-image: url("../images/svg/icons/icon_spot_login.svg");
  background-size: 69px 69px;
  height: 69px;
}
@media only screen and (min-width:64em) {
  .contact-card .pe {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.contact-card .phone,
.contact-card .email {
  display: inline-block;
  text-decoration: none;
  font-size: 21px;
  letter-spacing: 0.23px;
  line-height: 25px;
  margin-left: 20px;
  margin-right: 20px;
  background-position: center left;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  padding-left: 30px;
}
.contact-card .email {
  background-image: url("../images/svg/icons/icon_email_small.svg");
}
.contact-card .phone {
  margin-bottom: 20px;
  background-image: url("../images/svg/icons/icon_phone_small.svg");
}
@media only screen and (min-width:64em) {
  .contact-card .phone {
    margin-bottom: 0;
  }
}
.contact-card a:not(.btn) {
  color: inherit;
}
.contact-card .cta-link {
  margin-top: 1.5em;
}
.contact-card.blue-light {
  background-color: #529DBA;
}
.content-sidebar .contact-card {
  text-align: left;
}
.content-sidebar .contact-card .pe {
  display: block;
}
.content-sidebar .contact-card .pe .email,
.content-sidebar .contact-card .pe .phone {
  display: block;
  margin: 0;
}
.content-sidebar .contact-card-box .element-title a {
  text-decoration: underline;
}
.content-sidebar .contact-card-box .element-title a:hover {
  text-decoration: none;
}
.icon-list {
  background-color: #73635B;
  padding-top: 90px;
  padding-bottom: 75px;
}
.icon-item {
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 15px;
}
@media only screen and (max-width:63.96875em) {
  .icon-item {
    margin-bottom: 40px;
  }
}
.icon-item .icon-img {
  margin-left: auto;
  margin-right: auto;
  min-height: 95px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.icon-item .icon-desc {
  margin-top: 50px;
}
@media only screen and (max-width:63.96875em) {
  .icon-item .icon-desc {
    margin-top: 20px;
  }
}
.footer-logos {
  background-color: #E5EDF0;
}
.list-logos {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (max-width:63.96875em) {
  .list-logos {
    display: block;
    text-align: center;
  }
}
.list-logos img {
  max-width: 275px;
  width: 100%;
  height: auto;
  display: block;
  min-width: 180px;
}
.list-logos .ficon-external_link {
  display: none;
}
.list-logos > a,
.list-logos > div {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 10px;
}
.list-logos > a {
  color: #326377;
}
.list-logos > a:after {
  display: none;
}
.Page .content-blocks .ekc-module.block {
  margin-top: 2em;
}
.banner20y {
  background: linear-gradient(0deg, #f3f2f1 0%, #f9f9f8 100%);
  margin-bottom: 1.25rem;
}
@media only screen and (min-width:48em) {
  .banner20y {
    margin-bottom: 2.1875rem;
  }
}
@media only screen and (min-width:75em) {
  .banner20y {
    margin-bottom: 3.125rem;
  }
}
.banner20y .inside-bg {
  background-image: url("../images/spot_20y_v2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1920px 300px;
  background-size: cover;
  min-height: 300px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.banner20y h2 {
  color: #397289;
}
.banner20y img {
  max-width: 216px;
  width: 100%;
  height: auto;
}
.banner20y .banner-content {
  margin-bottom: 30px;
}
@media only screen and (max-width:47.96875em) {
  .banner20y .banner-content {
    margin-bottom: 15px;
  }
}
.banner20y .content-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 600px;
}
.banner20y .content-wrapper .left {
  width: 216px;
}
@media only screen and (max-width:47.96875em) {
  .banner20y .content-wrapper .left {
    width: 108px;
    margin: 0 0 20px;
  }
}
.banner20y .content-wrapper .right {
  width: calc(100% - 216px);
  padding-left: 40px;
}
@media only screen and (max-width:47.96875em) {
  .banner20y .content-wrapper .right {
    width: 100%;
    padding-left: 0;
  }
}
.sbl-circ-ripple {
  height: 48px;
  width: 48px;
  color: #2A5566;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  top: 130px;
}
.sbl-circ-ripple:after,
.sbl-circ-ripple:before {
  content: '';
  height: 0;
  width: 0;
  border: inherit;
  border: 3px solid;
  border-radius: inherit;
  position: absolute;
  left: 40%;
  top: 40%;
  -webkit-animation: circle-ripple 1s linear infinite;
          animation: circle-ripple 1s linear infinite;
}
.sbl-circ-ripple:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
@-webkit-keyframes circle-ripple {
  0% {
    height: 0;
    width: 0;
    left: 20px;
    top: 20px;
  }
  100% {
    height: 48px;
    width: 48px;
    left: -5px;
    top: -5px;
    opacity: 0;
  }
}
@keyframes circle-ripple {
  0% {
    height: 0;
    width: 0;
    left: 20px;
    top: 20px;
  }
  100% {
    height: 48px;
    width: 48px;
    left: -5px;
    top: -5px;
    opacity: 0;
  }
}
#ajax-load {
  position: relative;
  border-top: 1px solid #666;
}
#ajax-load > p {
  margin-top: 20px;
}
.FaqPage .v-adapt {
  position: relative;
}
.FaqPage .loading {
  display: none;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.FaqPage .loading.active {
  display: block;
}
.faq-categories {
  position: relative;
  background-color: #F3F2F0;
  margin-bottom: 70px;
  padding: 20px 30px;
}
@media only screen and (max-width:63.96875em) {
  .faq-categories {
    padding: 20px;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
    margin-bottom: 40px;
  }
}
.faq-categories .close-filters {
  position: absolute;
  top: 20px;
  right: 30px;
}
@media only screen and (max-width:63.96875em) {
  .faq-categories .close-filters {
    right: 20px;
  }
}
.faq-categories .select2-wrapper--form {
  max-width: 650px;
  width: 100%;
  margin-bottom: 40px;
}
.faq-categories .Actions button {
  margin-right: 10px;
}
.faq-categories label {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: -0.04px;
  line-height: 25px;
}
.faq-categories .h4 {
  text-transform: uppercase;
  margin: 0;
}
.faq-categories .form {
  display: none;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 40px;
}
.faq-categories .form .left {
  width: 20%;
}
@media only screen and (max-width:63.96875em) {
  .faq-categories .form .left {
    width: 100%;
    margin-bottom: 20px;
  }
}
.faq-categories .form .right {
  width: 80%;
}
@media only screen and (max-width:63.96875em) {
  .faq-categories .form .right {
    width: 100%;
  }
}
.faq-categories .close-filters {
  color: #397289;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.02px;
  line-height: 21px;
  text-decoration: none;
  padding-right: 30px;
}
.faq-categories .close-filters:after {
  position: absolute;
  content: "\e313";
  font-family: 'SPOTIcons' !important;
  color: #2A5566;
  right: 0;
  top: 50%;
  font-size: 28px;
  margin-top: -11px;
  pointer-events: none;
}
.faq-categories.is-open .close-filters:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.faq-categories.is-open .form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.faq-item {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-bottom: 1px solid #DEDCDB;
  /*&:last-of-type {
    border-bottom: 1px solid @color-border-news;
  }*/
}
.faq-item:not(.active) {
  cursor: pointer;
}
.faq-item .faq-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  padding: 20px 0;
  width: 100%;
  border: 0;
  text-align: left;
}
@media only screen and (min-width:64em) {
  .faq-item .faq-title {
    width: 50%;
  }
}
.faq-item .faq-title i {
  color: #2A5566;
  position: absolute;
  right: 30px;
  top: 15px;
  font-size: 28px;
  cursor: pointer;
}
@media only screen and (max-width:63.96875em) {
  .faq-item .faq-title i {
    right: 0;
  }
}
.faq-item .faq-title:foucs {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #111 !important;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
}
.faq-item .faq-title:foucs img {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.faq-item .faq-title h3 {
  display: block;
  padding-right: 50px;
  color: #333;
}
.faq-item:first-of-type .faq-title {
  border-top: 0;
}
.faq-item .faq-answer {
  display: none;
  padding-top: 20px;
  width: 50%;
  padding-bottom: 40px;
  padding-right: 100px;
}
@media only screen and (max-width:63.96875em) {
  .faq-item .faq-answer {
    width: 100%;
    margin-left: 0;
    padding-right: 0;
  }
}
.faq-item.active .faq-title i:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.faq-item.active .faq-answer {
  display: block;
}
@media only screen and (max-width:63.96875em) {
  .select2-container {
    display: none;
  }
}
.NewsPage h1,
.EventPage h1 {
  color: #397289;
  font-size: 1.53846154em;
}
@media only screen and (min-width:40em) {
  .NewsPage h1,
  .EventPage h1 {
    font-size: 1.71428571em;
  }
}
@media only screen and (min-width:64em) {
  .NewsPage h1,
  .EventPage h1 {
    font-size: 1.6em;
  }
}
@media only screen and (min-width:64em) {
  .NewsPage h1,
  .EventPage h1 {
    display: block;
  }
}
.NewsPage .element-title,
.EventPage .element-title {
  margin-top: 0 !important;
}
.NewsPage .news-intro,
.EventPage .news-intro {
  margin-top: 20px;
}
.notification-list .notice {
  border-bottom: 1px solid #666;
  padding-top: 20px;
  padding-bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.notification-list .notice:first-of-type {
  border-top: 1px solid #666;
}
.notification-list .notice .date {
  width: 35%;
  font-size: 1.30769231em;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (min-width:40em) {
  .notification-list .notice .date {
    font-size: 1.28571429em;
  }
}
@media only screen and (min-width:64em) {
  .notification-list .notice .date {
    font-size: 1.26666667em;
  }
}
@media only screen and (max-width:47.96875em) {
  .notification-list .notice .date {
    width: 50%;
  }
}
.notification-list .notice .time {
  width: 15%;
}
@media only screen and (max-width:47.96875em) {
  .notification-list .notice .time {
    width: 50%;
  }
}
.notification-list .notice .notice-content {
  width: 50%;
  padding-right: 40px;
}
@media only screen and (max-width:47.96875em) {
  .notification-list .notice .notice-content {
    width: 100%;
    padding-right: 0;
    margin-top: 20px;
  }
}
.notification-list .notice .clock {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.notification-list .notice .clock:before {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border-radius: 100%;
  margin-right: 5px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  background-image: url("../images/notifications/green.svg");
}
.notification-list .notice.alert .clock {
  line-height: 1;
}
.notification-list .notice.alert .clock:before {
  background-image: url("../images/notifications/red.svg");
}
.calculator .msgs:not(:empty) {
  padding: 20px;
  background-color: #EDECEC;
  font-size: 1.15384615em;
  font-weight: bold;
}
@media only screen and (min-width:40em) {
  .calculator .msgs:not(:empty) {
    font-size: 1.21428571em;
  }
}
@media only screen and (min-width:64em) {
  .calculator .msgs:not(:empty) {
    font-size: 1.2em;
  }
}
@media only screen and (max-width:47.96875em) {
  .calculator input[type="text"]:active {
    font-size: 16px;
  }
}
.calculator h2 {
  color: #397289;
}
.calculator form label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.calculator form input[type="text"] {
  width: 100%;
  padding: 10px 20px;
  border: 1px solid #D7D7D7;
  border-radius: 4px;
  font-size: 1.15384615em;
}
@media only screen and (min-width:40em) {
  .calculator form input[type="text"] {
    font-size: 1.21428571em;
  }
}
@media only screen and (min-width:64em) {
  .calculator form input[type="text"] {
    font-size: 1.2em;
  }
}
.calculator form .form-group {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
.calculator form button {
  border: 0;
}
.calculator form .form-check label {
  font-weight: normal;
  display: inline;
}
.calculator .currency {
  position: absolute;
  right: 10px;
  bottom: 11px;
  font-size: 1.15384615em;
}
@media only screen and (min-width:40em) {
  .calculator .currency {
    font-size: 1.21428571em;
  }
}
@media only screen and (min-width:64em) {
  .calculator .currency {
    font-size: 1.2em;
  }
}
.form-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}
.form-wrap > div {
  width: calc(50% - 40px);
  max-width: 300px;
  margin-left: 20px;
  margin-right: 20px;
}
@media only screen and (max-width:47.96875em) {
  .form-wrap > div {
    width: calc(100% - 40px);
    max-width: 100%;
  }
}
.calc-results {
  display: none;
  margin-top: 40px;
}
.calc-results h2 {
  display: block;
  border-bottom: 1px solid #666;
  padding-bottom: 10px;
}
.calc-results .mt {
  margin-top: 40px;
}
.calc-results .wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}
.calc-results .wrap > div {
  width: calc(50% - 40px);
  margin-left: 20px;
  margin-right: 20px;
}
@media only screen and (max-width:47.96875em) {
  .calc-results .wrap > div {
    width: calc(100% - 40px);
    margin-bottom: 40px;
  }
}
.calc-results dl {
  display: block;
  width: 100%;
}
.calc-results dl dt,
.calc-results dl dd {
  font-size: 1.15384615em;
  line-height: 2em;
}
@media only screen and (min-width:40em) {
  .calc-results dl dt,
  .calc-results dl dd {
    font-size: 1.21428571em;
  }
}
@media only screen and (min-width:64em) {
  .calc-results dl dt,
  .calc-results dl dd {
    font-size: 1.2em;
  }
}
.calc-results dl dt {
  padding-right: 5%;
  float: left;
}
.calc-results dl dd {
  font-weight: bold;
}
.calc-results dl.calculation dt {
  font-weight: normal;
}
.calc-results dl.calculation dd {
  text-align: right;
}
.calc-results dl.calculation .total {
  border-top: 1px solid #666;
  padding-top: 5px;
  font-weight: bold;
}
.iCD_showOpt,
#_iCDsave {
  background: #397289 !important;
  border: 0;
}
.iCD_showOpt:hover,
#_iCDsave:hover {
  background: #2A5566 !important;
}
.iCD_showOpt:focus,
#_iCDsave:focus {
  background: #2A5566 !important;
}
.iCD_showOpt:active,
#_iCDsave:active {
  background: #2A5566 !important;
}
#_iCD .iCD_lf a.iCD_settings {
  background-color: #2A5566 !important;
}
#_iCDoptions input[type="checkbox"]:checked + label::before,
#_iCDoptions #_iCDsave {
  background: #2A5566 !important;
}
#_iCDoptions #_iCDsave:hover {
  background: #2A5566 !important;
}
.activity-list-page .letter-wrapper {
  border-top: 1px solid #666;
  padding-top: 18px;
  padding-bottom: 8.5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.activity-list-page .letter-wrapper:last-of-type {
  border-bottom: 1px solid #666;
}
.activity-list-page .letter-wrapper .left {
  width: 40px;
}
@media only screen and (min-width:48em) {
  .activity-list-page .letter-wrapper .left {
    width: 16%;
  }
}
.activity-list-page .letter-wrapper .right {
  width: calc(100% - 40px);
}
@media only screen and (min-width:48em) {
  .activity-list-page .letter-wrapper .right {
    width: 84%;
  }
}
.activity-list-page .letter-wrapper h3 {
  color: #333;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.43;
}
.activity-list-page .letter-wrapper ul {
  list-style: none;
  margin: -7.5px 0 0;
  padding: 0;
}
@media only screen and (min-width:48em) {
  .activity-list-page .letter-wrapper ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width:47.96875em) {
  .activity-list-page .letter-wrapper ul li {
    border-bottom: 1px solid #D7D7D7;
    margin-bottom: 10px;
  }
  .activity-list-page .letter-wrapper ul li:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
  }
}
@media only screen and (min-width:48em) {
  .activity-list-page .letter-wrapper ul li .skd-levels {
    width: 165px;
    margin-right: 10px;
  }
}
.activity-list-page .letter-wrapper ul li a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 7.5px 0;
}
@media only screen and (min-width:48em) {
  .activity-list-page .letter-wrapper ul li a {
    width: calc(100% - 175px);
  }
}
.activity-list-page .skd-levels-titles {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media only screen and (max-width:47.96875em) {
  .activity-list-page .skd-levels-titles {
    display: none;
  }
}
.activity-list-page .skd-levels-titles .skd-codes-title {
  width: 165px;
  margin-right: 10px;
  padding-right: 5px;
  word-break: break-all;
  text-align: right;
}
.activity-list-page .skd-levels-titles .skd-activity-title {
  width: calc(100% - 475px);
}
.activity-list-page .skd-levels-titles .skd-activity-results {
  width: 300px;
  text-align: right;
}
.activity-list-page .skd-levels-titles .skd-codes-title,
.activity-list-page .skd-levels-titles .skd-activity-title {
  font-weight: bold;
  color: #333;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 15px;
}
.activity-index {
  position: relative;
  width: 100%;
  max-width: 340px;
  background-color: #EDECEC;
  padding: 15px 25px 25px;
  margin-bottom: 44px;
}
@media only screen and (min-width:60em) {
  .activity-index.pull-right {
    width: 46%;
    float: right;
    margin: 0 0 4.5% 9%;
    min-width: 22.66666667em;
    z-index: 1;
  }
}
.activity-index h2 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.03px;
  text-transform: uppercase;
  line-height: 23px;
  display: block;
}
.activity-index h2:before {
  content: '';
  display: block;
  background-color: #73635B;
  width: 7px;
  height: 40px;
  position: absolute;
  left: 10px;
  top: 0;
}
.activity-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.activity-index ul li {
  margin: 0;
  padding: 0;
  display: block;
}
.activity-index ul li:before {
  display: none;
}
.activity-index ul li a {
  position: relative;
  display: block;
  color: #5B514B;
  font-size: 17px;
  line-height: 1.18;
  padding: 5px 0;
  text-decoration: none;
  transition: padding 0.15s ease-in-out;
  padding-left: 20px;
}
.activity-index ul li a i {
  position: absolute;
  left: 0;
  top: 5px;
}
.activity-index ul li a:hover {
  padding-left: 30px;
}
.ActivityPage,
.LicencePage,
.ProfessionPage,
.SKDActivityPage {
  /* 
	 * Move title to left, and content to right.
	 */
  /* 
	 * Do not add margin top title 
	 */
}
.ActivityPage .skd-classification .cols,
.LicencePage .skd-classification .cols,
.ProfessionPage .skd-classification .cols,
.SKDActivityPage .skd-classification .cols,
.ActivityPage .elements .adapt .cols,
.LicencePage .elements .adapt .cols,
.ProfessionPage .elements .adapt .cols,
.SKDActivityPage .elements .adapt .cols,
.ActivityPage .legislation-module .inner,
.LicencePage .legislation-module .inner,
.ProfessionPage .legislation-module .inner,
.SKDActivityPage .legislation-module .inner,
.ActivityPage .faqs-list-element__faqs .inner,
.LicencePage .faqs-list-element__faqs .inner,
.ProfessionPage .faqs-list-element__faqs .inner,
.SKDActivityPage .faqs-list-element__faqs .inner,
.ActivityPage .links-list-element__links .inner,
.LicencePage .links-list-element__links .inner,
.ProfessionPage .links-list-element__links .inner,
.SKDActivityPage .links-list-element__links .inner,
.ActivityPage .content-element__content .inner,
.LicencePage .content-element__content .inner,
.ProfessionPage .content-element__content .inner,
.SKDActivityPage .content-element__content .inner,
.ActivityPage .licenceactivities-element__licenceactivities .inner,
.LicencePage .licenceactivities-element__licenceactivities .inner,
.ProfessionPage .licenceactivities-element__licenceactivities .inner,
.SKDActivityPage .licenceactivities-element__licenceactivities .inner,
.ActivityPage .organisation-element__organisation-list .inner,
.LicencePage .organisation-element__organisation-list .inner,
.ProfessionPage .organisation-element__organisation-list .inner,
.SKDActivityPage .organisation-element__organisation-list .inner {
  border-bottom: 1px solid #666;
  padding-top: 18px;
  padding-bottom: 18px;
}
.ActivityPage .skd-intro .inner,
.LicencePage .skd-intro .inner,
.ProfessionPage .skd-intro .inner,
.SKDActivityPage .skd-intro .inner {
  border-top: 1px solid #666;
  padding-top: 18px;
  padding-bottom: 18px;
}
.ActivityPage .skd-intro .inner .cols,
.LicencePage .skd-intro .inner .cols,
.ProfessionPage .skd-intro .inner .cols,
.SKDActivityPage .skd-intro .inner .cols {
  padding-bottom: 18px;
}
.ActivityPage .list .list-item,
.LicencePage .list .list-item,
.ProfessionPage .list .list-item,
.SKDActivityPage .list .list-item {
  border-top: 0;
}
.ActivityPage .block,
.LicencePage .block,
.ProfessionPage .block,
.SKDActivityPage .block {
  margin-top: 0;
  margin-bottom: 0;
}
.ActivityPage .block .sidebar-adapt,
.LicencePage .block .sidebar-adapt,
.ProfessionPage .block .sidebar-adapt,
.SKDActivityPage .block .sidebar-adapt {
  border-bottom: 1px solid #666;
}
.ActivityPage .sidebar-adapt,
.LicencePage .sidebar-adapt,
.ProfessionPage .sidebar-adapt,
.SKDActivityPage .sidebar-adapt {
  padding: 18px 0;
}
.ActivityPage .intro,
.LicencePage .intro,
.ProfessionPage .intro,
.SKDActivityPage .intro {
  margin: 0;
}
.ActivityPage .intro .v-adapt,
.LicencePage .intro .v-adapt,
.ProfessionPage .intro .v-adapt,
.SKDActivityPage .intro .v-adapt {
  padding-bottom: 0;
}
.ActivityPage .intro .cols,
.LicencePage .intro .cols,
.ProfessionPage .intro .cols,
.SKDActivityPage .intro .cols {
  border-bottom: 1px solid #666;
}
@media only screen and (max-width:47.96875em) {
  .ActivityPage .grid-col-4,
  .LicencePage .grid-col-4,
  .ProfessionPage .grid-col-4,
  .SKDActivityPage .grid-col-4,
  .ActivityPage .grid-col-8,
  .LicencePage .grid-col-8,
  .ProfessionPage .grid-col-8,
  .SKDActivityPage .grid-col-8 {
    width: 100%;
  }
  .ActivityPage .grid-col-8,
  .LicencePage .grid-col-8,
  .ProfessionPage .grid-col-8,
  .SKDActivityPage .grid-col-8 {
    margin-top: 15px;
  }
}
.ActivityPage .organisation-element__organisation .sidebar-adapt,
.LicencePage .organisation-element__organisation .sidebar-adapt,
.ProfessionPage .organisation-element__organisation .sidebar-adapt,
.SKDActivityPage .organisation-element__organisation .sidebar-adapt,
.ActivityPage .legislation-element__legislation .sidebar-adapt,
.LicencePage .legislation-element__legislation .sidebar-adapt,
.ProfessionPage .legislation-element__legislation .sidebar-adapt,
.SKDActivityPage .legislation-element__legislation .sidebar-adapt,
.ActivityPage .faqs-list-element__faqs .sidebar-adapt,
.LicencePage .faqs-list-element__faqs .sidebar-adapt,
.ProfessionPage .faqs-list-element__faqs .sidebar-adapt,
.SKDActivityPage .faqs-list-element__faqs .sidebar-adapt,
.ActivityPage .links-list-element__links .sidebar-adapt,
.LicencePage .links-list-element__links .sidebar-adapt,
.ProfessionPage .links-list-element__links .sidebar-adapt,
.SKDActivityPage .links-list-element__links .sidebar-adapt,
.ActivityPage .content-element__content .sidebar-adapt,
.LicencePage .content-element__content .sidebar-adapt,
.ProfessionPage .content-element__content .sidebar-adapt,
.SKDActivityPage .content-element__content .sidebar-adapt,
.ActivityPage .organisation-element__organisation-list .sidebar-adapt,
.LicencePage .organisation-element__organisation-list .sidebar-adapt,
.ProfessionPage .organisation-element__organisation-list .sidebar-adapt,
.SKDActivityPage .organisation-element__organisation-list .sidebar-adapt,
.ActivityPage .organisation-element__organisation .inner,
.LicencePage .organisation-element__organisation .inner,
.ProfessionPage .organisation-element__organisation .inner,
.SKDActivityPage .organisation-element__organisation .inner,
.ActivityPage .legislation-element__legislation .inner,
.LicencePage .legislation-element__legislation .inner,
.ProfessionPage .legislation-element__legislation .inner,
.SKDActivityPage .legislation-element__legislation .inner,
.ActivityPage .faqs-list-element__faqs .inner,
.LicencePage .faqs-list-element__faqs .inner,
.ProfessionPage .faqs-list-element__faqs .inner,
.SKDActivityPage .faqs-list-element__faqs .inner,
.ActivityPage .links-list-element__links .inner,
.LicencePage .links-list-element__links .inner,
.ProfessionPage .links-list-element__links .inner,
.SKDActivityPage .links-list-element__links .inner,
.ActivityPage .content-element__content .inner,
.LicencePage .content-element__content .inner,
.ProfessionPage .content-element__content .inner,
.SKDActivityPage .content-element__content .inner,
.ActivityPage .organisation-element__organisation-list .inner,
.LicencePage .organisation-element__organisation-list .inner,
.ProfessionPage .organisation-element__organisation-list .inner,
.SKDActivityPage .organisation-element__organisation-list .inner {
  position: relative;
  min-height: 63px;
}
@media only screen and (min-width:48em) {
  .ActivityPage .organisation-element__organisation .element-title,
  .LicencePage .organisation-element__organisation .element-title,
  .ProfessionPage .organisation-element__organisation .element-title,
  .SKDActivityPage .organisation-element__organisation .element-title,
  .ActivityPage .legislation-element__legislation .element-title,
  .LicencePage .legislation-element__legislation .element-title,
  .ProfessionPage .legislation-element__legislation .element-title,
  .SKDActivityPage .legislation-element__legislation .element-title,
  .ActivityPage .faqs-list-element__faqs .element-title,
  .LicencePage .faqs-list-element__faqs .element-title,
  .ProfessionPage .faqs-list-element__faqs .element-title,
  .SKDActivityPage .faqs-list-element__faqs .element-title,
  .ActivityPage .links-list-element__links .element-title,
  .LicencePage .links-list-element__links .element-title,
  .ProfessionPage .links-list-element__links .element-title,
  .SKDActivityPage .links-list-element__links .element-title,
  .ActivityPage .content-element__content .element-title,
  .LicencePage .content-element__content .element-title,
  .ProfessionPage .content-element__content .element-title,
  .SKDActivityPage .content-element__content .element-title,
  .ActivityPage .organisation-element__organisation-list .element-title,
  .LicencePage .organisation-element__organisation-list .element-title,
  .ProfessionPage .organisation-element__organisation-list .element-title,
  .SKDActivityPage .organisation-element__organisation-list .element-title {
    position: absolute;
    left: 0;
    width: 32.08012327%;
  }
}
@media only screen and (min-width:48em) {
  .ActivityPage .organisation-element__organisation .group-wrapper,
  .LicencePage .organisation-element__organisation .group-wrapper,
  .ProfessionPage .organisation-element__organisation .group-wrapper,
  .SKDActivityPage .organisation-element__organisation .group-wrapper,
  .ActivityPage .legislation-element__legislation .group-wrapper,
  .LicencePage .legislation-element__legislation .group-wrapper,
  .ProfessionPage .legislation-element__legislation .group-wrapper,
  .SKDActivityPage .legislation-element__legislation .group-wrapper,
  .ActivityPage .faqs-list-element__faqs .group-wrapper,
  .LicencePage .faqs-list-element__faqs .group-wrapper,
  .ProfessionPage .faqs-list-element__faqs .group-wrapper,
  .SKDActivityPage .faqs-list-element__faqs .group-wrapper,
  .ActivityPage .links-list-element__links .group-wrapper,
  .LicencePage .links-list-element__links .group-wrapper,
  .ProfessionPage .links-list-element__links .group-wrapper,
  .SKDActivityPage .links-list-element__links .group-wrapper,
  .ActivityPage .content-element__content .group-wrapper,
  .LicencePage .content-element__content .group-wrapper,
  .ProfessionPage .content-element__content .group-wrapper,
  .SKDActivityPage .content-element__content .group-wrapper,
  .ActivityPage .organisation-element__organisation-list .group-wrapper,
  .LicencePage .organisation-element__organisation-list .group-wrapper,
  .ProfessionPage .organisation-element__organisation-list .group-wrapper,
  .SKDActivityPage .organisation-element__organisation-list .group-wrapper,
  .ActivityPage .organisation-element__organisation .legislation-list,
  .LicencePage .organisation-element__organisation .legislation-list,
  .ProfessionPage .organisation-element__organisation .legislation-list,
  .SKDActivityPage .organisation-element__organisation .legislation-list,
  .ActivityPage .legislation-element__legislation .legislation-list,
  .LicencePage .legislation-element__legislation .legislation-list,
  .ProfessionPage .legislation-element__legislation .legislation-list,
  .SKDActivityPage .legislation-element__legislation .legislation-list,
  .ActivityPage .faqs-list-element__faqs .legislation-list,
  .LicencePage .faqs-list-element__faqs .legislation-list,
  .ProfessionPage .faqs-list-element__faqs .legislation-list,
  .SKDActivityPage .faqs-list-element__faqs .legislation-list,
  .ActivityPage .links-list-element__links .legislation-list,
  .LicencePage .links-list-element__links .legislation-list,
  .ProfessionPage .links-list-element__links .legislation-list,
  .SKDActivityPage .links-list-element__links .legislation-list,
  .ActivityPage .content-element__content .legislation-list,
  .LicencePage .content-element__content .legislation-list,
  .ProfessionPage .content-element__content .legislation-list,
  .SKDActivityPage .content-element__content .legislation-list,
  .ActivityPage .organisation-element__organisation-list .legislation-list,
  .LicencePage .organisation-element__organisation-list .legislation-list,
  .ProfessionPage .organisation-element__organisation-list .legislation-list,
  .SKDActivityPage .organisation-element__organisation-list .legislation-list,
  .ActivityPage .organisation-element__organisation .organisation-list,
  .LicencePage .organisation-element__organisation .organisation-list,
  .ProfessionPage .organisation-element__organisation .organisation-list,
  .SKDActivityPage .organisation-element__organisation .organisation-list,
  .ActivityPage .legislation-element__legislation .organisation-list,
  .LicencePage .legislation-element__legislation .organisation-list,
  .ProfessionPage .legislation-element__legislation .organisation-list,
  .SKDActivityPage .legislation-element__legislation .organisation-list,
  .ActivityPage .faqs-list-element__faqs .organisation-list,
  .LicencePage .faqs-list-element__faqs .organisation-list,
  .ProfessionPage .faqs-list-element__faqs .organisation-list,
  .SKDActivityPage .faqs-list-element__faqs .organisation-list,
  .ActivityPage .links-list-element__links .organisation-list,
  .LicencePage .links-list-element__links .organisation-list,
  .ProfessionPage .links-list-element__links .organisation-list,
  .SKDActivityPage .links-list-element__links .organisation-list,
  .ActivityPage .content-element__content .organisation-list,
  .LicencePage .content-element__content .organisation-list,
  .ProfessionPage .content-element__content .organisation-list,
  .SKDActivityPage .content-element__content .organisation-list,
  .ActivityPage .organisation-element__organisation-list .organisation-list,
  .LicencePage .organisation-element__organisation-list .organisation-list,
  .ProfessionPage .organisation-element__organisation-list .organisation-list,
  .SKDActivityPage .organisation-element__organisation-list .organisation-list,
  .ActivityPage .organisation-element__organisation .element-faq-list,
  .LicencePage .organisation-element__organisation .element-faq-list,
  .ProfessionPage .organisation-element__organisation .element-faq-list,
  .SKDActivityPage .organisation-element__organisation .element-faq-list,
  .ActivityPage .legislation-element__legislation .element-faq-list,
  .LicencePage .legislation-element__legislation .element-faq-list,
  .ProfessionPage .legislation-element__legislation .element-faq-list,
  .SKDActivityPage .legislation-element__legislation .element-faq-list,
  .ActivityPage .faqs-list-element__faqs .element-faq-list,
  .LicencePage .faqs-list-element__faqs .element-faq-list,
  .ProfessionPage .faqs-list-element__faqs .element-faq-list,
  .SKDActivityPage .faqs-list-element__faqs .element-faq-list,
  .ActivityPage .links-list-element__links .element-faq-list,
  .LicencePage .links-list-element__links .element-faq-list,
  .ProfessionPage .links-list-element__links .element-faq-list,
  .SKDActivityPage .links-list-element__links .element-faq-list,
  .ActivityPage .content-element__content .element-faq-list,
  .LicencePage .content-element__content .element-faq-list,
  .ProfessionPage .content-element__content .element-faq-list,
  .SKDActivityPage .content-element__content .element-faq-list,
  .ActivityPage .organisation-element__organisation-list .element-faq-list,
  .LicencePage .organisation-element__organisation-list .element-faq-list,
  .ProfessionPage .organisation-element__organisation-list .element-faq-list,
  .SKDActivityPage .organisation-element__organisation-list .element-faq-list,
  .ActivityPage .organisation-element__organisation .links-list,
  .LicencePage .organisation-element__organisation .links-list,
  .ProfessionPage .organisation-element__organisation .links-list,
  .SKDActivityPage .organisation-element__organisation .links-list,
  .ActivityPage .legislation-element__legislation .links-list,
  .LicencePage .legislation-element__legislation .links-list,
  .ProfessionPage .legislation-element__legislation .links-list,
  .SKDActivityPage .legislation-element__legislation .links-list,
  .ActivityPage .faqs-list-element__faqs .links-list,
  .LicencePage .faqs-list-element__faqs .links-list,
  .ProfessionPage .faqs-list-element__faqs .links-list,
  .SKDActivityPage .faqs-list-element__faqs .links-list,
  .ActivityPage .links-list-element__links .links-list,
  .LicencePage .links-list-element__links .links-list,
  .ProfessionPage .links-list-element__links .links-list,
  .SKDActivityPage .links-list-element__links .links-list,
  .ActivityPage .content-element__content .links-list,
  .LicencePage .content-element__content .links-list,
  .ProfessionPage .content-element__content .links-list,
  .SKDActivityPage .content-element__content .links-list,
  .ActivityPage .organisation-element__organisation-list .links-list,
  .LicencePage .organisation-element__organisation-list .links-list,
  .ProfessionPage .organisation-element__organisation-list .links-list,
  .SKDActivityPage .organisation-element__organisation-list .links-list,
  .ActivityPage .organisation-element__organisation .inner > ul,
  .LicencePage .organisation-element__organisation .inner > ul,
  .ProfessionPage .organisation-element__organisation .inner > ul,
  .SKDActivityPage .organisation-element__organisation .inner > ul,
  .ActivityPage .legislation-element__legislation .inner > ul,
  .LicencePage .legislation-element__legislation .inner > ul,
  .ProfessionPage .legislation-element__legislation .inner > ul,
  .SKDActivityPage .legislation-element__legislation .inner > ul,
  .ActivityPage .faqs-list-element__faqs .inner > ul,
  .LicencePage .faqs-list-element__faqs .inner > ul,
  .ProfessionPage .faqs-list-element__faqs .inner > ul,
  .SKDActivityPage .faqs-list-element__faqs .inner > ul,
  .ActivityPage .links-list-element__links .inner > ul,
  .LicencePage .links-list-element__links .inner > ul,
  .ProfessionPage .links-list-element__links .inner > ul,
  .SKDActivityPage .links-list-element__links .inner > ul,
  .ActivityPage .content-element__content .inner > ul,
  .LicencePage .content-element__content .inner > ul,
  .ProfessionPage .content-element__content .inner > ul,
  .SKDActivityPage .content-element__content .inner > ul,
  .ActivityPage .organisation-element__organisation-list .inner > ul,
  .LicencePage .organisation-element__organisation-list .inner > ul,
  .ProfessionPage .organisation-element__organisation-list .inner > ul,
  .SKDActivityPage .organisation-element__organisation-list .inner > ul,
  .ActivityPage .organisation-element__organisation .element-content-wrapper,
  .LicencePage .organisation-element__organisation .element-content-wrapper,
  .ProfessionPage .organisation-element__organisation .element-content-wrapper,
  .SKDActivityPage .organisation-element__organisation .element-content-wrapper,
  .ActivityPage .legislation-element__legislation .element-content-wrapper,
  .LicencePage .legislation-element__legislation .element-content-wrapper,
  .ProfessionPage .legislation-element__legislation .element-content-wrapper,
  .SKDActivityPage .legislation-element__legislation .element-content-wrapper,
  .ActivityPage .faqs-list-element__faqs .element-content-wrapper,
  .LicencePage .faqs-list-element__faqs .element-content-wrapper,
  .ProfessionPage .faqs-list-element__faqs .element-content-wrapper,
  .SKDActivityPage .faqs-list-element__faqs .element-content-wrapper,
  .ActivityPage .links-list-element__links .element-content-wrapper,
  .LicencePage .links-list-element__links .element-content-wrapper,
  .ProfessionPage .links-list-element__links .element-content-wrapper,
  .SKDActivityPage .links-list-element__links .element-content-wrapper,
  .ActivityPage .content-element__content .element-content-wrapper,
  .LicencePage .content-element__content .element-content-wrapper,
  .ProfessionPage .content-element__content .element-content-wrapper,
  .SKDActivityPage .content-element__content .element-content-wrapper,
  .ActivityPage .organisation-element__organisation-list .element-content-wrapper,
  .LicencePage .organisation-element__organisation-list .element-content-wrapper,
  .ProfessionPage .organisation-element__organisation-list .element-content-wrapper,
  .SKDActivityPage .organisation-element__organisation-list .element-content-wrapper,
  .ActivityPage .organisation-element__organisation .title-wrapper,
  .LicencePage .organisation-element__organisation .title-wrapper,
  .ProfessionPage .organisation-element__organisation .title-wrapper,
  .SKDActivityPage .organisation-element__organisation .title-wrapper,
  .ActivityPage .legislation-element__legislation .title-wrapper,
  .LicencePage .legislation-element__legislation .title-wrapper,
  .ProfessionPage .legislation-element__legislation .title-wrapper,
  .SKDActivityPage .legislation-element__legislation .title-wrapper,
  .ActivityPage .faqs-list-element__faqs .title-wrapper,
  .LicencePage .faqs-list-element__faqs .title-wrapper,
  .ProfessionPage .faqs-list-element__faqs .title-wrapper,
  .SKDActivityPage .faqs-list-element__faqs .title-wrapper,
  .ActivityPage .links-list-element__links .title-wrapper,
  .LicencePage .links-list-element__links .title-wrapper,
  .ProfessionPage .links-list-element__links .title-wrapper,
  .SKDActivityPage .links-list-element__links .title-wrapper,
  .ActivityPage .content-element__content .title-wrapper,
  .LicencePage .content-element__content .title-wrapper,
  .ProfessionPage .content-element__content .title-wrapper,
  .SKDActivityPage .content-element__content .title-wrapper,
  .ActivityPage .organisation-element__organisation-list .title-wrapper,
  .LicencePage .organisation-element__organisation-list .title-wrapper,
  .ProfessionPage .organisation-element__organisation-list .title-wrapper,
  .SKDActivityPage .organisation-element__organisation-list .title-wrapper {
    width: 66.04006163%;
    margin-left: 32.08012327%;
    padding-left: 25px;
  }
}
@media only screen and (max-width:47.96875em) {
  .ActivityPage .organisation-element__organisation .element-content-wrapper,
  .LicencePage .organisation-element__organisation .element-content-wrapper,
  .ProfessionPage .organisation-element__organisation .element-content-wrapper,
  .SKDActivityPage .organisation-element__organisation .element-content-wrapper,
  .ActivityPage .legislation-element__legislation .element-content-wrapper,
  .LicencePage .legislation-element__legislation .element-content-wrapper,
  .ProfessionPage .legislation-element__legislation .element-content-wrapper,
  .SKDActivityPage .legislation-element__legislation .element-content-wrapper,
  .ActivityPage .faqs-list-element__faqs .element-content-wrapper,
  .LicencePage .faqs-list-element__faqs .element-content-wrapper,
  .ProfessionPage .faqs-list-element__faqs .element-content-wrapper,
  .SKDActivityPage .faqs-list-element__faqs .element-content-wrapper,
  .ActivityPage .links-list-element__links .element-content-wrapper,
  .LicencePage .links-list-element__links .element-content-wrapper,
  .ProfessionPage .links-list-element__links .element-content-wrapper,
  .SKDActivityPage .links-list-element__links .element-content-wrapper,
  .ActivityPage .content-element__content .element-content-wrapper,
  .LicencePage .content-element__content .element-content-wrapper,
  .ProfessionPage .content-element__content .element-content-wrapper,
  .SKDActivityPage .content-element__content .element-content-wrapper,
  .ActivityPage .organisation-element__organisation-list .element-content-wrapper,
  .LicencePage .organisation-element__organisation-list .element-content-wrapper,
  .ProfessionPage .organisation-element__organisation-list .element-content-wrapper,
  .SKDActivityPage .organisation-element__organisation-list .element-content-wrapper {
    margin-top: 15px;
  }
}
.ActivityPage .organisation-element__organisation .organisation-list .organisation-list-item,
.LicencePage .organisation-element__organisation .organisation-list .organisation-list-item,
.ProfessionPage .organisation-element__organisation .organisation-list .organisation-list-item,
.SKDActivityPage .organisation-element__organisation .organisation-list .organisation-list-item,
.ActivityPage .legislation-element__legislation .organisation-list .organisation-list-item,
.LicencePage .legislation-element__legislation .organisation-list .organisation-list-item,
.ProfessionPage .legislation-element__legislation .organisation-list .organisation-list-item,
.SKDActivityPage .legislation-element__legislation .organisation-list .organisation-list-item,
.ActivityPage .faqs-list-element__faqs .organisation-list .organisation-list-item,
.LicencePage .faqs-list-element__faqs .organisation-list .organisation-list-item,
.ProfessionPage .faqs-list-element__faqs .organisation-list .organisation-list-item,
.SKDActivityPage .faqs-list-element__faqs .organisation-list .organisation-list-item,
.ActivityPage .links-list-element__links .organisation-list .organisation-list-item,
.LicencePage .links-list-element__links .organisation-list .organisation-list-item,
.ProfessionPage .links-list-element__links .organisation-list .organisation-list-item,
.SKDActivityPage .links-list-element__links .organisation-list .organisation-list-item,
.ActivityPage .content-element__content .organisation-list .organisation-list-item,
.LicencePage .content-element__content .organisation-list .organisation-list-item,
.ProfessionPage .content-element__content .organisation-list .organisation-list-item,
.SKDActivityPage .content-element__content .organisation-list .organisation-list-item,
.ActivityPage .organisation-element__organisation-list .organisation-list .organisation-list-item,
.LicencePage .organisation-element__organisation-list .organisation-list .organisation-list-item,
.ProfessionPage .organisation-element__organisation-list .organisation-list .organisation-list-item,
.SKDActivityPage .organisation-element__organisation-list .organisation-list .organisation-list-item {
  display: block;
}
.ActivityPage .organisation-element__organisation .organisation-list .organisation-list-item .item-title,
.LicencePage .organisation-element__organisation .organisation-list .organisation-list-item .item-title,
.ProfessionPage .organisation-element__organisation .organisation-list .organisation-list-item .item-title,
.SKDActivityPage .organisation-element__organisation .organisation-list .organisation-list-item .item-title,
.ActivityPage .legislation-element__legislation .organisation-list .organisation-list-item .item-title,
.LicencePage .legislation-element__legislation .organisation-list .organisation-list-item .item-title,
.ProfessionPage .legislation-element__legislation .organisation-list .organisation-list-item .item-title,
.SKDActivityPage .legislation-element__legislation .organisation-list .organisation-list-item .item-title,
.ActivityPage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-title,
.LicencePage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-title,
.ProfessionPage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-title,
.SKDActivityPage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-title,
.ActivityPage .links-list-element__links .organisation-list .organisation-list-item .item-title,
.LicencePage .links-list-element__links .organisation-list .organisation-list-item .item-title,
.ProfessionPage .links-list-element__links .organisation-list .organisation-list-item .item-title,
.SKDActivityPage .links-list-element__links .organisation-list .organisation-list-item .item-title,
.ActivityPage .content-element__content .organisation-list .organisation-list-item .item-title,
.LicencePage .content-element__content .organisation-list .organisation-list-item .item-title,
.ProfessionPage .content-element__content .organisation-list .organisation-list-item .item-title,
.SKDActivityPage .content-element__content .organisation-list .organisation-list-item .item-title,
.ActivityPage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-title,
.LicencePage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-title,
.ProfessionPage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-title,
.SKDActivityPage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-title {
  width: 100%;
  margin: 0 0 0.6em;
  font-size: 1.23076923em;
}
@media only screen and (min-width:40em) {
  .ActivityPage .organisation-element__organisation .organisation-list .organisation-list-item .item-title,
  .LicencePage .organisation-element__organisation .organisation-list .organisation-list-item .item-title,
  .ProfessionPage .organisation-element__organisation .organisation-list .organisation-list-item .item-title,
  .SKDActivityPage .organisation-element__organisation .organisation-list .organisation-list-item .item-title,
  .ActivityPage .legislation-element__legislation .organisation-list .organisation-list-item .item-title,
  .LicencePage .legislation-element__legislation .organisation-list .organisation-list-item .item-title,
  .ProfessionPage .legislation-element__legislation .organisation-list .organisation-list-item .item-title,
  .SKDActivityPage .legislation-element__legislation .organisation-list .organisation-list-item .item-title,
  .ActivityPage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-title,
  .LicencePage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-title,
  .ProfessionPage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-title,
  .SKDActivityPage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-title,
  .ActivityPage .links-list-element__links .organisation-list .organisation-list-item .item-title,
  .LicencePage .links-list-element__links .organisation-list .organisation-list-item .item-title,
  .ProfessionPage .links-list-element__links .organisation-list .organisation-list-item .item-title,
  .SKDActivityPage .links-list-element__links .organisation-list .organisation-list-item .item-title,
  .ActivityPage .content-element__content .organisation-list .organisation-list-item .item-title,
  .LicencePage .content-element__content .organisation-list .organisation-list-item .item-title,
  .ProfessionPage .content-element__content .organisation-list .organisation-list-item .item-title,
  .SKDActivityPage .content-element__content .organisation-list .organisation-list-item .item-title,
  .ActivityPage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-title,
  .LicencePage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-title,
  .ProfessionPage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-title,
  .SKDActivityPage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-title {
    font-size: 1.21428571em;
  }
}
@media only screen and (min-width:64em) {
  .ActivityPage .organisation-element__organisation .organisation-list .organisation-list-item .item-title,
  .LicencePage .organisation-element__organisation .organisation-list .organisation-list-item .item-title,
  .ProfessionPage .organisation-element__organisation .organisation-list .organisation-list-item .item-title,
  .SKDActivityPage .organisation-element__organisation .organisation-list .organisation-list-item .item-title,
  .ActivityPage .legislation-element__legislation .organisation-list .organisation-list-item .item-title,
  .LicencePage .legislation-element__legislation .organisation-list .organisation-list-item .item-title,
  .ProfessionPage .legislation-element__legislation .organisation-list .organisation-list-item .item-title,
  .SKDActivityPage .legislation-element__legislation .organisation-list .organisation-list-item .item-title,
  .ActivityPage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-title,
  .LicencePage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-title,
  .ProfessionPage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-title,
  .SKDActivityPage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-title,
  .ActivityPage .links-list-element__links .organisation-list .organisation-list-item .item-title,
  .LicencePage .links-list-element__links .organisation-list .organisation-list-item .item-title,
  .ProfessionPage .links-list-element__links .organisation-list .organisation-list-item .item-title,
  .SKDActivityPage .links-list-element__links .organisation-list .organisation-list-item .item-title,
  .ActivityPage .content-element__content .organisation-list .organisation-list-item .item-title,
  .LicencePage .content-element__content .organisation-list .organisation-list-item .item-title,
  .ProfessionPage .content-element__content .organisation-list .organisation-list-item .item-title,
  .SKDActivityPage .content-element__content .organisation-list .organisation-list-item .item-title,
  .ActivityPage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-title,
  .LicencePage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-title,
  .ProfessionPage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-title,
  .SKDActivityPage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-title {
    font-size: 1.2em;
  }
}
.ActivityPage .organisation-element__organisation .organisation-list .organisation-list-item .item-info,
.LicencePage .organisation-element__organisation .organisation-list .organisation-list-item .item-info,
.ProfessionPage .organisation-element__organisation .organisation-list .organisation-list-item .item-info,
.SKDActivityPage .organisation-element__organisation .organisation-list .organisation-list-item .item-info,
.ActivityPage .legislation-element__legislation .organisation-list .organisation-list-item .item-info,
.LicencePage .legislation-element__legislation .organisation-list .organisation-list-item .item-info,
.ProfessionPage .legislation-element__legislation .organisation-list .organisation-list-item .item-info,
.SKDActivityPage .legislation-element__legislation .organisation-list .organisation-list-item .item-info,
.ActivityPage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-info,
.LicencePage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-info,
.ProfessionPage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-info,
.SKDActivityPage .faqs-list-element__faqs .organisation-list .organisation-list-item .item-info,
.ActivityPage .links-list-element__links .organisation-list .organisation-list-item .item-info,
.LicencePage .links-list-element__links .organisation-list .organisation-list-item .item-info,
.ProfessionPage .links-list-element__links .organisation-list .organisation-list-item .item-info,
.SKDActivityPage .links-list-element__links .organisation-list .organisation-list-item .item-info,
.ActivityPage .content-element__content .organisation-list .organisation-list-item .item-info,
.LicencePage .content-element__content .organisation-list .organisation-list-item .item-info,
.ProfessionPage .content-element__content .organisation-list .organisation-list-item .item-info,
.SKDActivityPage .content-element__content .organisation-list .organisation-list-item .item-info,
.ActivityPage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-info,
.LicencePage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-info,
.ProfessionPage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-info,
.SKDActivityPage .organisation-element__organisation-list .organisation-list .organisation-list-item .item-info {
  width: 100%;
}
.ActivityPage .organisation-module,
.LicencePage .organisation-module,
.ProfessionPage .organisation-module,
.SKDActivityPage .organisation-module {
  box-shadow: none;
}
.ActivityPage .content-blocks .typo .element-title,
.LicencePage .content-blocks .typo .element-title,
.ProfessionPage .content-blocks .typo .element-title,
.SKDActivityPage .content-blocks .typo .element-title {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width:47.96875em) {
  .ActivityPage .legislation-list,
  .LicencePage .legislation-list,
  .ProfessionPage .legislation-list,
  .SKDActivityPage .legislation-list {
    margin-top: 15px;
  }
}
.ActivityPage .links-list-element__links .list .list-item,
.LicencePage .links-list-element__links .list .list-item,
.ProfessionPage .links-list-element__links .list .list-item,
.SKDActivityPage .links-list-element__links .list .list-item {
  padding-bottom: 0;
}
/* 
 * Do not add margin top on first title if activity-index is present (SUPPSPOT-111).
 */
.activity-index + .content-blocks > div:first-of-type .element-title {
  margin-top: 0;
}
.skd-activities {
  padding-top: 18px;
  padding-bottom: 18px;
}
.skd-activities.activities-detail {
  margin-top: 18px;
  margin-bottom: 0;
}
.skd-activities.activities-detail .activities-title {
  font-size: 1.38461538em;
  line-height: 1.45;
}
@media only screen and (min-width:40em) {
  .skd-activities.activities-detail .activities-title {
    font-size: 1.14285714em;
  }
}
@media only screen and (min-width:64em) {
  .skd-activities.activities-detail .activities-title {
    font-size: 1em;
  }
}
.skd-code {
  text-align: center;
  display: inline-block;
}
.skd-code .code {
  display: inline-block;
  background-color: #EDECEC;
  padding: 0 10px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.45;
  text-align: center;
}
.skd-code .title {
  margin-top: 6px;
  display: block;
  font-size: 11px;
  line-height: 1.2;
}
@media only screen and (max-width:47.96875em) {
  .skd-list-items .col {
    width: 100%;
  }
  .skd-list-items .col.right {
    margin-top: 15px;
  }
}
.skd-list-items .skd-list-group {
  position: relative;
  border-top: 1px solid #666;
  padding-top: 18px;
  padding-bottom: 18px;
}
.skd-list-items .skd-item-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media only screen and (max-width:47.96875em) {
  .skd-list-items .skd-item-title {
    padding-right: 30px;
  }
}
.skd-list-items .skd-item-title .skd-code {
  width: 50px;
  color: #333;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  margin-right: 15px;
}
.skd-list-items .skd-item-title h3 {
  display: block;
  width: calc(100% - 65px);
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.29;
}
.skd-list-items .skd-show button {
  color: #397289;
  border: 0;
  background: transparent;
  padding: 0;
  text-decoration: underline;
}
.skd-list-items .skd-show i {
  color: #397289;
  font-size: 24px;
  position: absolute;
  right: 25px;
  top: 18px;
  cursor: pointer;
}
@media only screen and (max-width:47.96875em) {
  .skd-list-items .skd-show i {
    right: 0;
  }
}
.skd-list-items .skd-list-active .skd-show > button {
  display: none;
}
.skd-list-items .skd-list-active .ficon-arrow_down:before {
  content: '\e316';
}
.skd-list-items ul {
  display: none;
  list-style: none;
  margin: -4px 0 0;
  padding: 0;
}
.skd-list-items ul li {
  display: block;
  margin: 4px 0;
  color: #397289;
  font-weight: bold;
}
.skd-list-items ul li:marker {
  display: none;
}
.skd-list-items ul.active {
  display: block;
}
.spot-select2 select {
  -webkit-appearance: none;
  border: 1px solid #397289;
  border-radius: 4px;
  padding: 10px 40px 10px 10px;
  background-image: url("../images/svg/icons/icon_select_down.svg");
  background-repeat: no-repeat;
  background-position: center right 10px;
}
.spot-select2 .select2-container .select2-selection {
  border: 1px solid #397289;
  border-radius: 4px;
  height: 40px;
}
.spot-select2 .select2-container .select2-selection .select2-selection__arrow {
  margin: 4px 15px 0 0;
}
.spot-select2 .select2-container .select2-selection .select2-selection__arrow:before {
  font-family: 'SPOTIcons' !important;
  content: "\e313";
  color: #397289;
  font-size: 2em;
}
.spot-select2 .select2-container .select2-selection .select2-selection__arrow > b {
  display: none;
}
.spot-select2 .select2-container .select2-selection .select2-selection__rendered {
  line-height: 40px;
  color: #333;
  padding-left: 15px;
  padding-right: 45px;
}
.spot-select2 .select2-container.select2-container--open.select2-container--below .select2-selection {
  border-radius: 4px 4px 0 0;
}
.spot-select2 .select2-container.select2-container--open.select2-container--above .select2-selection {
  border-radius: 0 0 4px 4px;
}
.select2-results__option {
  padding: 10px 15px;
}
.select2-dropdown {
  border-color: #397289;
}
.LicencePage .activity-item,
.LicencePage .profession-item {
  display: none;
}
.LicencePage .activity-item.active,
.LicencePage .profession-item.active {
  display: block;
}
.LicencePage .activity-item .accordion-heading a,
.LicencePage .profession-item .accordion-heading a {
  text-decoration: none;
  color: #333;
}
.LicencePage .activity-item .accordion-heading h2,
.LicencePage .profession-item .accordion-heading h2 {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 1.17;
  font-weight: 400;
}
.LicencePage .intro .col.right,
.ProfessionPage .intro .col.right,
.ActivityPage .intro .col.right {
  padding-bottom: 1.5em;
}
.ActivityPage .intro .element-title {
  font-size: 1.17em;
}
.ActivityPage .intro .list-arrowed li {
  margin-left: -5px;
}
.letter-holder {
  padding: 24px 0 11px;
}
.letter-holder.nmt {
  padding-top: 0;
}
.letter-holder + .list-procedures {
  margin-top: 15px;
}
.results-num {
  color: #333;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 15px;
}
@media only screen and (min-width:48em) {
  .results-num {
    text-align: right;
  }
}
.results-num + .alphabet-anchors {
  margin-top: 15px;
}
.procedure-item {
  display: block;
  padding: 35px 18px 30px;
  background-color: #F3F2F0;
  margin-bottom: 20px;
  border-radius: 2px;
}
.procedure-item h2 {
  margin-top: 0;
}
.procedure-item .description,
.procedure-item .remark {
  margin-bottom: 20px;
}
.procedure-item .procedure-link {
  margin-top: 1.6em;
}
@media only screen and (max-width:47.96875em) {
  .procedure-item .cols > .left,
  .procedure-item .cols > .right {
    width: 100%;
    float: none;
  }
  .procedure-item .cols > .right {
    margin-top: 30px;
  }
}
.ProcedureListPage .filter-form form,
.SKDActivityListPage .filter-form form {
  padding-left: 0;
  padding-right: 0;
}
.SKDActivityListPage .form-wrapper {
  min-height: auto;
}
.SKDActivityListPage .filter-form .hide-form-btn {
  top: -0.8em;
  right: 0;
}
.procedures-hp {
  margin-bottom: 42px;
}
@media only screen and (max-width:64.03125em) {
  .procedures-hp {
    margin-bottom: 20px;
  }
}
.procedure-item-hp {
  position: relative;
  border-radius: 3px;
  background-color: #EDECEC;
  padding: 22px;
  margin-bottom: 5px;
  overflow: hidden;
}
@media only screen and (min-width:64em) {
  .procedure-item-hp {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.procedure-item-hp .ribbon {
  position: absolute;
  right: -50%;
  margin-right: 185px;
  top: auto;
  bottom: auto;
  display: block;
  width: 100%;
  text-align: center;
  -webkit-transform: rotate(-55deg);
      -ms-transform: rotate(-55deg);
          transform: rotate(-55deg);
  background: #d6e568;
  background: linear-gradient(#d6e568 0%, #d6e568 100%);
  z-index: 1;
  font-size: 15px;
  font-weight: bold;
  color: #111;
  text-transform: uppercase;
  line-height: 30px;
}
@media only screen and (max-width:63.96875em) {
  .procedure-item-hp .ribbon {
    -webkit-transform: rotate(55deg);
        -ms-transform: rotate(55deg);
            transform: rotate(55deg);
    max-width: 200px;
    bottom: auto;
    top: 0;
    right: 0;
    margin-right: -65px;
    margin-top: 30px;
  }
}
.procedure-item-hp.with-ribbon .procedure-info {
  padding-right: 90px;
}
@media only screen and (max-width:63.96875em) {
  .procedure-item-hp.with-ribbon .procedure-info {
    padding-right: 50px;
  }
}
@media only screen and (min-width:64em) {
  .procedure-item-hp .btn-default {
    min-width: 128px;
  }
}
@media only screen and (min-width:64em) {
  .procedure-item-hp .procedure-summary {
    padding-right: 15px;
  }
}
.procedure-item-hp:last-of-type {
  margin-bottom: 0;
}
.procedure-item-hp p {
  color: #111;
  margin: 0;
}
.procedure-item-hp .applications {
  z-index: 1;
  margin-left: auto;
}
@media only screen and (max-width:63.96875em) {
  .procedure-item-hp .applications {
    margin-top: 1em;
  }
}
.procedure-item-hp .applications a + a {
  margin-top: 10px;
}
.procedure-item-hp .procedure-info {
  position: relative;
  z-index: 1;
}
.procedure-item-hp .procedure-title {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.33;
  letter-spacing: -0.01875px;
  color: #191919;
  margin: 0 0 5px !important;
}
.procedure-item-hp .procedure-title a {
  text-decoration: underline;
}
.procedure-item-hp .procedure-title a:hover {
  text-decoration: none;
}
.procedure-item-hp .procedure-main-link {
  text-decoration: underline;
  display: block;
}
.procedure-item-hp .procedure-main-link .procedure-title {
  color: #397289;
}
.procedure-item-hp .procedure-main-link:hover {
  text-decoration: none;
}
.procedure-item-hp .procedure-main-link:hover .procedure-title {
  color: #2A5566;
}
.procedure-item-hp .procedure-link {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.33;
  letter-spacing: -0.01875px;
}
.procedure-item-hp .procedure-link a {
  font-size: inherit;
  line-height: inherit;
  text-decoration: none;
}
.procedure-item-hp .procedure-link a:hover {
  text-decoration: underline;
}
.procedures-elements > div:first-of-type {
  margin-top: 0.6em;
}
.procedures-elements .procedure-item-hp {
  border-radius: 4px;
  margin-bottom: 1.5em;
  background-color: #EDECEC;
  border: 0.5px solid #BDBAB8;
}
@media only screen and (min-width:64em) {
  .procedures-element__links .procedure-item-hp .procedure-info {
    padding-right: 90px;
  }
}
@media only screen and (min-width:64em) {
  .procedures-element__links .procedure-item-hp .applications {
    min-width: 120px;
    text-align: right;
  }
}
.legal-protection p {
  margin-bottom: 0;
}
.remark p + ul {
  margin-top: -1.1em;
}
.procedures-link-list {
  background-color: #ECF2F4;
}
.procedures-link-list .procedure-item-link {
  background-color: #fff;
  border-bottom: 1px solid #D7D7D7;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
}
.procedures-link-list .procedure-item-link:first-of-type {
  border-top: 1px solid #D7D7D7;
}
.procedures-link-list .procedure-item-link .applications {
  min-width: 120px;
  text-align: right;
}
.HomePage .procedure-item-hp .ficon-external_link {
  display: none;
}
.EventListPage .filter-form form {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.eventdatepicker table {
  background: transparent;
  border-top: 1px solid #DEDCDB;
}
.eventdatepicker .ui-datepicker .ui-datepicker-header {
  padding: 6px 0;
  border-top: 1px solid #DEDCDB;
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -0.02px;
  line-height: 18px;
  text-align: center;
}
.eventdatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  text-transform: capitalize;
}
.eventdatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.eventdatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  display: block;
  width: 40px;
  height: 40px;
  top: 0;
  cursor: pointer;
}
.eventdatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span,
.eventdatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  display: none;
}
.eventdatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before,
.eventdatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  font-family: 'SPOTIcons';
  color: #397289;
  font-size: 1.4em;
  line-height: 40px;
}
.eventdatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled,
.eventdatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled {
  opacity: 0.3;
  cursor: default;
}
.eventdatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:not(.ui-state-disabled):hover:before,
.eventdatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next:not(.ui-state-disabled):hover:before {
  opacity: 0.8;
}
.eventdatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  text-align: left;
  left: 0;
}
.eventdatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
  content: "\e314";
}
.eventdatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  text-align: right;
  right: 0;
}
.eventdatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  content: "\e315";
}
.eventdatepicker .ui-datepicker th {
  padding: 0;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 400;
  color: #736B66;
  font-size: 15px;
  letter-spacing: -0.02px;
  line-height: 18px;
  text-align: center;
}
.eventdatepicker .ui-datepicker thead {
  border-bottom: 1px solid #DEDCDB;
}
.eventdatepicker .ui-datepicker td {
  position: relative;
  color: #333333;
  font-size: 15px;
  letter-spacing: -0.02px;
  line-height: 18px;
  text-align: center;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  border: 0;
  border-radius: 2px;
  padding: 0;
}
.eventdatepicker .ui-datepicker td a,
.eventdatepicker .ui-datepicker td span {
  text-align: center;
  color: inherit;
  cursor: default;
  display: block;
}
.eventdatepicker .ui-datepicker td.ui-state-disabled {
  color: #BDBAB8;
}
.eventdatepicker .ui-datepicker td.highlight a {
  cursor: pointer;
}
.eventdatepicker .ui-datepicker td.highlight a:before {
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #529DBA;
  border-radius: 10px;
  right: 5px;
  top: 5px;
}
.eventdatepicker .ui-datepicker td.highlight:hover {
  background: #76b2c9;
  color: #fff;
}
.eventdatepicker .ui-datepicker td.highlight:hover a:before {
  background: #fff;
}
.eventdatepicker .ui-datepicker td.ui-datepicker-today {
  font-weight: bold;
}
.eventdatepicker .ui-datepicker td.ui-selected-filter-active {
  background-color: #397289;
  color: #fff;
  font-weight: bold;
}
.eventdatepicker .ui-datepicker td.ui-selected-filter-active.highlight a:before {
  display: none;
}
.GuidePage .btn-default {
  border: 0;
}
.GuidePage .btn-wrapper {
  margin-bottom: 75px;
}
.GuidePage .page-meta-details {
  display: none;
}
.GuidePage .guide-intro {
  border-radius: 10px 10px 10px 0px;
  background-color: #C9E1E1;
  padding: 20px;
  margin-bottom: 40px;
  color: #1B495A;
  /*details {
            > summary {
                &:after {
                    margin-top: -12px;
                }
                &:hover {
                    background-color: rgba(255,255,255,.2);
                }
            }
        }*/
}
.GuidePage .btn-fav {
  border: 0;
  background-color: transparent;
  display: inline-block;
  background-image: url("../images/guidepage/icon_fav.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
}
.GuidePage .btn-fav:hover,
.GuidePage .btn-fav.marked {
  background-image: url("../images/guidepage/icon_fav_full.svg");
  background-size: 20px 20px;
}
.GuidePage .adapt.add-padding .left,
.GuidePage .adapt.add-padding .right {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (max-width:64.03125em) {
  .GuidePage .adapt.add-padding .left,
  .GuidePage .adapt.add-padding .right {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.GuidePage .rsti-logo a {
  display: block;
}
.GuidePage .rsti-logo a i {
  display: none;
}
@media only screen and (max-width:47.96875em) {
  .GuidePage .rsti-logo {
    margin-top: 15px;
  }
}
.GuidePage .sticky-bookmarks {
  position: -webkit-sticky;
  position: sticky;
  top: 155px;
}
@media only screen and (max-width:63.96875em) {
  .GuidePage .sticky-bookmarks {
    position: relative;
    margin-top: 15px;
    top: auto;
  }
}
.GuidePage .tippy-box {
  background-color: #fff;
  color: #000;
  padding: 6.5px 10px;
  font-size: 0.875em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: -0.053px;
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
}
.GuidePage .tippy-box[data-placement^='top'] > .tippy-arrow::before {
  border-top-color: #fff;
}
.GuidePage .tippy-box[data-placement^='bottom'] > .tippy-arrow::before {
  border-bottom-color: #fff;
}
.GuidePage .tippy-box[data-placement^='left'] > .tippy-arrow::before {
  border-bottom-color: #fff;
}
.GuidePage .tippy-box[data-placement^='right'] > .tippy-arrow::before {
  border-right-color: #fff;
}
.GuidePage.is-mobile [data-tippy-root] {
  display: none !important;
}
.guide-btn-group {
  margin-top: 37px;
  margin-bottom: 37px;
}
.guide-btn-group p {
  margin-bottom: 10px;
}
.guide-btn-group .guide-finish-back {
  margin-bottom: 15px;
}
@media only screen and (min-width:48em) {
  .guide-btn-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0;
  }
  .guide-btn-group > div {
    margin-left: 15px;
    margin-right: 15px;
  }
  .guide-btn-group .guide-finish-back {
    margin-bottom: 0;
  }
}
.guide-intro-wrapper {
  position: relative;
  z-index: 1;
  max-width: 715px;
  width: 100%;
  margin-top: 40px;
  min-height: 570px;
}
.guide-intro-wrapper .btn-wrapper {
  margin-top: 40px;
}
.guide-intro-wrapper.finished {
  margin-top: 0;
}
.tirs-heading {
  border-bottom: 1px solid #C6D8DF;
  padding: 27px 0 22px;
}
@media only screen and (min-width:48em) {
  .tirs-heading .adapt {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.tirs-heading h1 {
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.053px;
  color: #1B495A;
}
.guide-bg {
  position: relative;
}
.guide-bg:after {
  content: '';
  display: block;
  position: absolute;
  right: -135px;
  top: 0;
  z-index: 0;
}
@media only screen and (max-width:68.71875em) {
  .guide-bg:after {
    display: none;
  }
}
.guide-bg.ilu-1:after {
  width: 430px;
  height: 451px;
  background-image: url("../images/guidepage/guidepage_ilu1.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 430px 451px;
}
.guide-bg.ilu-2:after {
  width: 430px;
  height: 439px;
  background-image: url("../images/guidepage/guidepage_ilu2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 430px 439px;
}
.guide-item {
  position: relative;
  border-top: 1px solid #C6D8DF;
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 18px;
}
@media only screen and (max-width:64.03125em) {
  .guide-item {
    padding-right: 0;
  }
}
.guide-item fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.guide-item:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.guide-item:not(:first-of-type):before {
  content: '';
  display: block;
  width: 100%;
  background: #C6D8DF;
  top: -1px;
  position: absolute;
  left: -100%;
  height: 1px;
}
@media only screen and (max-width:68.71875em) {
  .guide-item:not(:first-of-type):before {
    display: none;
  }
}
.guide-item .btn-bookmark {
  display: inline-block;
  background-image: url("../images/guidepage/icon_bookmark_default.svg");
  background-repeat: no-repeat;
  background-position: center center;
  border: 0;
  width: 20px;
  height: 20px;
  text-indent: -999999px;
}
.guide-item .btn-bookmark:hover,
.guide-item .btn-bookmark.marked {
  background-image: url("../images/guidepage/icon_bookmark.svg");
}
.guide-item .guide-question {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 10px 10px 10px 0px;
  background-color: #EEE;
  margin-bottom: 20px;
  padding: 20px;
  max-width: 715px;
}
.guide-item .guide-question h2 {
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  color: #1B495A;
  letter-spacing: -0.053px;
  width: calc(100% - 25px);
}
.guide-item .guide-question-content {
  max-width: 715px;
  margin-bottom: 30px;
}
.guide-page {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.guide-page .left {
  width: 75%;
}
@media only screen and (max-width:64.03125em) {
  .guide-page .left {
    width: 100%;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    padding-bottom: 0;
  }
}
.guide-page .right {
  position: relative;
  width: 25%;
  border-left: 1px solid #C6D8DF;
  padding: 0 20px;
}
.guide-page .right h3 {
  color: #1B495A;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: -0.053px;
  margin: 0 0 12px;
}
.guide-page .right p {
  margin-bottom: 12px;
}
@media only screen and (max-width:64.03125em) {
  .guide-page .right {
    width: 100%;
    border-left: 0;
    padding: 20px 0;
    border-bottom: 1px solid #C6D8DF;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.guide-page .answers {
  list-style: none;
  margin: 0;
  padding: 0;
}
.guide-page .answers li.selected {
  text-align: right;
}
.guide-page .answers li.selected .tirs-info {
  display: none;
}
.radio-answer {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: left;
  max-width: 568px;
  border: 1px solid #529DBA;
  border-radius: 10px;
  padding: 12px 15px;
  color: #1B495A;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.053px;
}
.radio-answer.has-edit {
  padding: 12px 55px 12px 15px;
}
.radio-answer i {
  position: relative;
  z-index: 2;
  font-style: normal;
}
.radio-answer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.radio-answer input:checked ~ .checkmark {
  background-color: #2196F3;
}
.radio-answer input[disabled] ~ .checkmark {
  cursor: not-allowed;
}
.radio-answer input:checked ~ .checkmark:after {
  display: block;
}
.radio-answer .checkmark {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
}
.radio-answer .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: white;
}
.radio-answer:hover input ~ .checkmark {
  background-color: #C5E1EC;
}
.selected .radio-answer {
  border-color: #C5E1EC;
  border-radius: 10px 10px 0px 10px;
  width: 100%;
  max-width: 715px;
  padding: 20px 60px 20px 20px;
}
.selected .radio-answer .checkmark:after {
  background: #C5E1EC;
  border-radius: 10px 10px 0px 10px;
}
.radio-answer.is-disabled {
  cursor: not-allowed;
  color: #ccc;
  border-color: #ccc;
}
.radio-answer.is-disabled:hover input ~ .checkmark {
  background-color: transparent;
}
.radio-answer .btn-edit {
  position: absolute;
  z-index: 3;
  background-image: url("../images/guidepage/icon_edit.svg");
  background-repeat: no-repeat;
  background-position: center center;
  border: 0;
  width: 21px;
  height: 21px;
  text-indent: -999999px;
  right: 20px;
  top: 50%;
  margin-top: -12px;
}
.radio-answer .btn-edit:hover {
  opacity: 0.7;
}
.radio-answer .btn-edit:focus {
  box-shadow: none;
}
.guide-infos {
  list-style: none;
  margin: 0;
  padding: 0;
}
.GuidePage .info-item {
  display: block;
  margin: 0 0 20px;
  max-width: 715px;
  width: 100%;
  margin-left: auto;
  position: relative;
  background-color: #C9E1E1;
  padding: 20px;
  border-radius: 10px 10px 10px 0px;
}
.GuidePage .info-item:before {
  display: none;
}
.GuidePage .info-item.guide-question {
  margin-left: 0;
  margin-right: auto;
}
.GuidePage .info-item .guide-info-heading {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.GuidePage .info-item .guide-info-heading h3 {
  margin: 0;
  color: #1B495A;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.053px;
  width: calc(100% - 35px);
  text-align: left;
}
.GuidePage .info-item .guide-info-heading .btn-fav {
  margin-top: -16px;
}
.GuidePage .info-item .guide-info-heading .guide-info-title-holder {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  width: calc(100% - 50px);
}
@media only screen and (max-width:47.96875em) {
  .GuidePage .info-item .guide-info-heading .guide-info-title-holder {
    display: block;
  }
}
.GuidePage .info-item .guide-info-heading .guide-info-icon {
  background-repeat: no-repeat;
  background-position: center left;
  background-color: #fff;
  background-size: 38px 38px;
  border-radius: 100px;
  font-size: 1em;
  color: #1B495A;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  height: 38px;
  padding: 0 12px 0 47px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 15px;
  white-space: nowrap;
}
@media only screen and (max-width:47.96875em) {
  .GuidePage .info-item .guide-info-heading .guide-info-icon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 10px;
  }
}
.GuidePage .info-item .guide-info-heading .guide-info-icon.icon-bulb {
  background-image: url("../images/tirs/tirs_bulb.svg");
}
.GuidePage .info-item .guide-info-heading .guide-info-icon.icon-exclamation {
  background-image: url("../images/tirs/tirs_exclamation.svg");
}
.GuidePage .info-item .guide-info-heading .guide-info-icon.icon-eye {
  background-image: url("../images/tirs/tirs_eye.svg");
}
.GuidePage .info-item .guide-info-content {
  color: #1B495A;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -0.053px;
  text-align: left;
}
.GuidePage .info-item .guide-info-content ol:not(.has-accordion) {
  margin-left: 15px;
  margin-bottom: 15px;
  padding: 0;
}
.GuidePage .info-item .guide-info-content a {
  color: inherit;
  text-decoration: underline;
}
.GuidePage .info-item .guide-info-content a:hover {
  text-decoration: none;
}
.GuidePage .info-item .guide-info-content .guide-info-image {
  margin-top: 40px;
}
.tirs-disabled-text {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 20px;
}
.guide-finish-form-text {
  max-width: 675px;
  margin-top: 30px;
  color: #1B495A;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: -0.053px;
}
.bookmark-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width:64.03125em) {
  .bookmark-list {
    max-width: 290px;
  }
}
.bookmark-list li {
  position: relative;
  margin: 0 0 6px;
}
.bookmark-list li:last-of-type {
  margin: 0;
}
.bookmark-list li a {
  display: block;
  border-radius: 5px 5px 5px 0px;
  padding: 10px 40px;
  text-decoration: none;
  color: #1B495A;
  font-size: 14px;
  line-height: 1.28;
  letter-spacing: -0.053px;
  background-repeat: no-repeat;
  transition: all 0.24s ease-in-out;
  background-color: #EEE;
}
.bookmark-list li a.is-bookmark {
  background-color: #EEE;
  background-image: url("../images/guidepage/icon_bookmark.svg");
  background-position: top 10px left 13px;
  background-size: 15px 15px;
}
.bookmark-list li a.is-bookmark:hover {
  background-color: #e1e1e1;
}
.bookmark-list li a.is-fav {
  background-color: #C9E1E1;
  background-image: url("../images/guidepage/icon_fav_full.svg");
  background-position: top 10px left 13px;
  background-size: 15px 15px;
}
.bookmark-list li a.is-fav:hover {
  background-color: #b9d8d8;
}
.bookmark-list .js-bookmark-remove {
  display: inline-block;
  border: 0;
  background-color: #1B495A;
  color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 50px;
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 7px;
  line-height: 1;
  text-align: center;
  padding: 0;
}
.bookmark-list .js-bookmark-remove:hover {
  opacity: 0.7;
}
.guide-form {
  position: relative;
  max-width: 573px;
  width: 100%;
  margin-top: 30px;
}
.guide-form fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.guide-form fieldset > .field {
  margin-bottom: 33px;
}
.guide-form fieldset > .field.email {
  max-width: calc(100% - 160px);
}
.guide-form input[type="text"],
.guide-form input[type="email"] {
  border-radius: 4px;
  border: 1px solid #3E7C94;
  color: #1B495A;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: -0.053px;
  padding: 8px 35px 8px 12px;
  width: 100%;
}
.guide-form input[type="text"]:focus,
.guide-form input[type="email"]:focus {
  box-shadow: 0 0 0 4px #FFC689;
  background-color: #FFC689;
  color: #111 !important;
  opacity: 1 !important;
  outline: 1px solid #FFC689;
  text-decoration: none;
  background-color: transparent !important;
}
.guide-form input[type="text"]:focus img,
.guide-form input[type="email"]:focus img {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.guide-form .btn-toolbar {
  position: absolute;
  top: 0;
  right: 0;
}
.guide-form .btn-copy {
  position: absolute;
  bottom: 32px;
  right: 0;
  display: inline-block;
  background-image: url("../images/guidepage/icon_copy.svg");
  background-repeat: no-repeat;
  background-position: center right 10px;
  width: 35px;
  background-size: 17px 21px;
  border: 0;
  background-color: transparent;
  text-indent: -9999px;
  height: 40px;
}
.guide-form .btn-copy:focus {
  background-color: transparent !important;
}
.tirs-info-text {
  display: none;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.tirs-info-text .inside {
  position: relative;
  display: block;
  background-color: #fff;
  border-radius: 10px;
  max-width: 715px;
  width: 100%;
  height: auto;
  max-height: 70vh;
  margin: 20px;
  padding: 20px 40px 20px 20px;
  text-align: left;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.053px;
  overflow: hidden;
}
@media only screen and (max-width:47.96875em) {
  .tirs-info-text .inside {
    font-size: 14px;
    letter-spacing: 0;
  }
}
.tirs-info-text .inside .scroll-text {
  position: relative;
  height: 100%;
  max-height: calc(70vh - 40px);
  overflow-y: auto;
}
.tirs-info-text.active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tirs-info-text .tirs-info-close {
  display: inline-block;
  width: 16px;
  height: 16px;
  color: #1B495A;
  border: 0;
  background-color: transparent;
  position: absolute;
  top: 20px;
  right: 20px;
}
.tirs-info-text .tirs-info-close:hover {
  opacity: 0.7;
}
button.tirs-info {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  top: -8px;
  border: 0;
  width: 22px;
  height: 20px;
  background-image: url("../images/tirs_info.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px;
}
button.tirs-info:hover {
  opacity: 0.7;
}
button.tirs-info.tirs-info-desktop,
button.tirs-info.tirs-info-mobile {
  display: none;
}
.is-desktop button.tirs-info.tirs-info-desktop {
  display: inline-block;
}
.is-mobile button.tirs-info.tirs-info-mobile {
  display: inline-block;
}
.legend-infos {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: -webkit-sticky;
  position: sticky;
  top: 90vh;
}
@media only screen and (max-width:63.96875em) {
  .legend-infos {
    margin-top: 15px;
  }
}
.trigger-legend {
  display: inline-block;
  border: 0;
  background-color: #1B495A;
  color: #fff;
  font-size: 1.5em;
  text-align: center;
  width: 37px;
  height: 37px;
  border-radius: 50px;
  margin-right: 20px;
}
.trigger-legend:hover {
  background-color: #21596e;
}
.tirs-small-popup {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 99991;
  display: none;
  padding: 20px;
}
.tirs-small-popup.active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tirs-small-popup .tirs-legend-close {
  display: inline-block;
  width: 16px;
  height: 16px;
  color: #1B495A;
  border: 0;
  background-color: transparent;
  position: absolute;
  top: 20px;
  right: 20px;
}
.tirs-small-popup .tirs-legend-close:hover {
  opacity: 0.7;
}
.tirs-small-popup .inside {
  position: relative;
  width: 100%;
  max-width: 715px;
  padding: 20px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
}
.tirs-small-popup h3 {
  color: #1B495A;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.053px;
  margin: 0 0 15px;
}
.tirs-small-popup .restart-buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.tirs-small-popup .restart-buttons .btn-default {
  margin-right: 20px;
}
.legend-icons {
  list-style: none;
  margin: 0;
  padding: 0;
}
.legend-icons li {
  margin: 0 0 10px;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.legend-icons li ::marker {
  display: none;
}
.legend-icons li span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 15px;
}
.legend-icons li span.legend-edit {
  background-image: url("../images/guidepage/icon_edit.svg");
}
.legend-icons li span.legend-favorite {
  background-image: url("../images/guidepage/icon_fav.svg");
}
.legend-icons li span.legend-bookmark {
  background-image: url("../images/guidepage/icon_bookmark_default.svg");
}
.legend-icons li span.legend-info {
  background-image: url("../images/tirs_info.svg");
}
.Landing20yearsPage .content-module {
  margin: 0 0 2.5em;
}
.Landing20yearsPage .page-head .adapt,
.Landing20yearsPage .page-meta-details .adapt {
  max-width: 960px !important;
}
.landing-page-20 .adapt {
  max-width: 960px !important;
}
.points-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style: none;
  margin: 0 -15px;
  padding: 0;
}
.points-list > li {
  width: calc(20% - 30px);
  margin: 15px;
  background-image: url("../images/spot-circle.png");
  background-size: 30px 30px;
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 45px;
}
@media only screen and (max-width:63.96875em) {
  .points-list > li {
    width: calc(33.333% - 30px);
  }
}
@media only screen and (max-width:47.96875em) {
  .points-list > li {
    width: calc(50% - 30px);
  }
}
.points-list > li h3 {
  text-transform: uppercase;
}
.points-list > li p {
  font-size: 0.92307692em;
  font-weight: bold;
}
@media only screen and (min-width:40em) {
  .points-list > li p {
    font-size: 0.85714286em;
  }
}
@media only screen and (min-width:64em) {
  .points-list > li p {
    font-size: 0.86666667em;
  }
}
.element-logos .list-logos {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/*# sourceMappingURL=style.css.map */