@charset "UTF-8";/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}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:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}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-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.hidden{display:none!important}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}/*! jQuery UI - v1.12.1 - 2017-10-13
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.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: -.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-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default; }
  
  .ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0; }
  
  .ui-menu .ui-menu {
    position: absolute; }
  
  .ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    /* support: IE10, see #8844 */
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }
  
  .ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em; }
  
  .ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0; }
  
  .ui-menu .ui-state-focus,
  .ui-menu .ui-state-active {
    margin: -1px; }
  
  /* icon support */
  .ui-menu-icons {
    position: relative; }
  
  .ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em; }
  
  /* left-aligned */
  .ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0; }
  
  /* right-aligned */
  .ui-menu .ui-menu-icon {
    left: auto;
    right: 0; }
  
  /* utilities */
  /* clearfix */
  /* fonts */
  @font-face {
    font-family: "SH Headline Oblique";
    src: url("../fonts/Bree/Bree-SH-Headline-Oblique.eot");
    src: url("../fonts/Bree/Bree-SH-Headline-Oblique.eot?#iefix") format("embedded-opentype"), url("../fonts/Bree/Bree-SH-Headline-Oblique.woff2") format("woff2"), url("../fonts/Bree/Bree-SH-Headline-Oblique.woff") format("woff"), url("../fonts/Bree/Bree-SH-Headline-Oblique.ttf") format("truetype"), url("../fonts/Bree/Bree-SH-Headline-Oblique.otf") format("opentype");
    font-weight: 300;
    font-style: italic; }
  
  @font-face {
    font-family: "SH Headline";
    src: url("../fonts/Bree/Bree-SH-Headline-Regular.eot");
    src: url("../fonts/Bree/Bree-SH-Headline-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Bree/Bree-SH-Headline-Regular.woff2") format("woff2"), url("../fonts/Bree/Bree-SH-Headline-Regular.woff") format("woff"), url("../fonts/Bree/Bree-SH-Headline-Regular.ttf") format("truetype"), url("../fonts/Bree/Bree-SH-Headline-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal; }
  
  @font-face {
    font-family: "SH Text Bold";
    src: url("../fonts/Bree/Bree-SH-Text-Bold.eot");
    src: url("../fonts/Bree/Bree-SH-Text-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Bree/Bree-SH-Text-Bold.woff2") format("woff2"), url("../fonts/Bree/Bree-SH-Text-Bold.woff") format("woff"), url("../fonts/Bree/Bree-SH-Text-Bold.ttf") format("truetype"), url("../fonts/Bree/Bree-SH-Text-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal; }
  
  @font-face {
    font-family: "SH Text Bold Oblique";
    src: url("../fonts/Bree/Bree-SH-Text-BoldOblique.eot");
    src: url("../fonts/Bree/Bree-SH-Text-BoldOblique.eot?#iefix") format("embedded-opentype"), url("../fonts/Bree/Bree-SH-Text-BoldOblique.woff2") format("woff2"), url("../fonts/Bree/Bree-SH-Text-BoldOblique.woff") format("woff"), url("../fonts/Bree/Bree-SH-Text-BoldOblique.ttf") format("truetype"), url("../fonts/Bree/Bree-SH-Text-BoldOblique.otf") format("opentype");
    font-weight: 700;
    font-style: italic; }
  
  @font-face {
    font-family: "SH Text Regular";
    src: url("../fonts/Bree/Bree-SH-Text-Regular.eot");
    src: url("../fonts/Bree/Bree-SH-Text-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Bree/Bree-SH-Text-Regular.woff2") format("woff2"), url("../fonts/Bree/Bree-SH-Text-Regular.woff") format("woff"), url("../fonts/Bree/Bree-SH-Text-Regular.ttf") format("truetype"), url("../fonts/Bree/Bree-SH-Text-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal; }
  
  @font-face {
    font-family: "SH Text Oblique";
    src: url("../fonts/Bree/Bree-SH-Text-Oblique.eot");
    src: url("../fonts/Bree/Bree-SH-Text-Oblique.eot?#iefix") format("embedded-opentype"), url("../fonts/Bree/Bree-SH-Text-Oblique.woff2") format("woff2"), url("../fonts/Bree/Bree-SH-Text-Oblique.woff") format("woff"), url("../fonts/Bree/Bree-SH-Text-Oblique.ttf") format("truetype"), url("../fonts/Bree/Bree-SH-Text-Oblique.otf") format("opentype");
    font-weight: 400;
    font-style: italic; }
  
  @font-face {
    font-family: "SH Text Light";
    src: url("../fonts/Bree/Bree-SH-Text-Light.eot");
    src: url("../fonts/Bree/Bree-SH-Text-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Bree/Bree-SH-Text-Light.woff2") format("woff2"), url("../fonts/Bree/Bree-SH-Text-Light.woff") format("woff"), url("../fonts/Bree/Bree-SH-Text-Light.ttf") format("truetype"), url("../fonts/Bree/Bree-SH-Text-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal; }
  
  @font-face {
    font-family: "SH Text Light Oblique";
    src: url("../fonts/Bree/Bree-SH-Text-LightOblique.eot");
    src: url("../fonts/Bree/Bree-SH-Text-LightOblique.eot?#iefix") format("embedded-opentype"), url("../fonts/Bree/Bree-SH-Text-LightOblique.woff2") format("woff2"), url("../fonts/Bree/Bree-SH-Text-LightOblique.woff") format("woff"), url("../fonts/Bree/Bree-SH-Text-LightOblique.ttf") format("truetype"), url("../fonts/Bree/Bree-SH-Text-LightOblique.otf") format("opentype");
    font-weight: 300;
    font-style: italic; }
  
  @font-face {
    font-family: "SH Icon";
    src: url("../fonts/webfont/sh-web-icon.eot");
    src: url("../fonts/webfont/sh-web-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/webfont/sh-web-icon.woff2") format("woff2"), url("../fonts/webfont/sh-web-icon.woff") format("woff"), url("../fonts/webfont/sh-web-icon.ttf") format("truetype");
    font-weight: 400;
    font-style: normal; }
  
  @font-face {
    font-family: "Calibri";
    src: url("../fonts/Calibri/regular/Calibri.eot");
    src: url("../fonts/Calibri/regular/Calibri.eot?#iefix") format("embedded-opentype"), url("../fonts/Calibri/regular/Calibri.woff2") format("woff2"), url("../fonts/Calibri/regular/Calibri.woff") format("woff"), url("../fonts/Calibri/regular/Calibri.ttf") format("truetype");
    font-weight: 400;
    font-style: normal; }
  
  @font-face {
    font-family: "Icons";
    src: url("../fonts/icons/Icons.eot");
    src: url("../fonts/icons/Icons.eot?#iefix") format("eot"), url("../fonts/icons/Icons.woff") format("woff"), url("../fonts/icons/Icons.ttf") format("truetype"), url("../fonts/icons/Icons.svg#Icons") format("svg"); }
  
  [class^="icon-"]:before, [class*=" icon-"]:before {
    position: relative;
    font-family: "Icons";
    font-size: 68%;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  
  .icon-arrow-bold-up:before {
    content: ""; }
  
  .icon-booking-contact:before {
    content: ""; }
  
  .icon-calendar-icon:before {
    content: ""; }
  
  .icon-calendar:before {
    content: ""; }
  
  .icon-camera:before {
    content: ""; }
  
  .icon-close:before {
    content: ""; }
  
  .icon-edit-pencil:before {
    content: "";
    margin-top: -100%; }
  
  .icon-fax:before {
    content: ""; }
  
  .icon-home:before {
    content: ""; }
  
  .icon-how-to:before {
    content: ""; }
  
  .icon-logout:before {
    content: ""; }
  
  .icon-sort-asc:before {
    content: ""; }
  
  .icon-sort-desc:before {
    content: ""; }
  
  .icon-tick-circle:before {
    content: ""; }
  
  .icon-trash:before {
    content: ""; }
  
  .shtc-icon {
    display: inline-block;
    position: relative; }
    .shtc-icon:before {
      font-family: "SH Icon";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      text-align: center;
      /* For safety - reset parent styles, that can break glyph codes */
      font-variant: normal;
      text-transform: none;
      /* fix buttons height, for twitter bootstrap */
      /* Font smoothing. That was taken from TWBS */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .shtc-icon.bookmark:before {
      content: '\e802'; }
    .shtc-icon.calender:before {
      content: '\e804'; }
    .shtc-icon.filter:before {
      content: '\e806'; }
    .shtc-icon.house:before {
      content: '\e807'; }
    .shtc-icon.world:before {
      content: '\e808'; }
    .shtc-icon.large-view:before {
      content: '\e809'; }
    .shtc-icon.lock:before {
      content: '\e80A'; }
    .shtc-icon.phone:before {
      content: '\e80B'; }
    .shtc-icon.pin:before {
      content: '\e80C'; }
    .shtc-icon.play:before {
      content: '\e80D'; }
    .shtc-icon.search:before {
      content: '\e80F'; }
    .shtc-icon.settings:before {
      content: '\e810'; }
    .shtc-icon.share:before {
      content: '\e811'; }
    .shtc-icon.star:before {
      content: '\e812'; }
    .shtc-icon.twitter:before {
      content: '\e813'; }
    .shtc-icon.email:before {
      content: '\e815'; }
    .shtc-icon.user:before {
      content: '\e800'; }
    .shtc-icon.computer:before {
      content: '\e801'; }
    .shtc-icon.smartphone:before {
      content: '\e803'; }
    .shtc-icon.burger:before {
      content: '\e805'; }
    .shtc-icon.print:before {
      content: '\e816'; }
    .shtc-icon.arrow-right:before {
      content: '\e81C'; }
    .shtc-icon.arrow-left:before {
      content: '\e81E'; }
    .shtc-icon.arrow-top:before {
      content: '\e81D'; }
    .shtc-icon.arrow-down:before {
      content: '\e81F'; }
    .shtc-icon.xing:before {
      content: '\e820'; }
    .shtc-icon.facebook:before {
      content: '\e821'; }
    .shtc-icon.linkedin:before {
      content: '\e822'; }
    .shtc-icon.download:before {
      content: '\e823'; }
    .shtc-icon.basket:before {
      content: '\e80E'; }
    .shtc-icon.document:before {
      content: '\e814'; }
    .shtc-icon.info:before {
      content: '\e835'; }
    .shtc-icon.exclamationmark:before {
      content: '\e836'; }
    .shtc-icon.dropdown:before {
      content: '\e81b'; }
    .shtc-icon.check:before {
      content: '\e818'; }
    .shtc-icon.close:before {
      content: '\e817'; }
    .shtc-icon.heart:before {
      content: '\e824'; }
    .shtc-icon.pause:before {
      content: '\e825'; }
    .shtc-icon.slider:before {
      content: '\e826'; }
    .shtc-icon.volume-down:before {
      content: '\e828'; }
    .shtc-icon.volume-muted:before {
      content: '\e829'; }
    .shtc-icon.volume-off:before {
      content: '\e82a'; }
    .shtc-icon.volume-up:before {
      content: '\e82b'; }
    .shtc-icon.upload:before {
      content: '\e82c'; }
    .shtc-icon.plus:before {
      content: '\e82d'; }
    .shtc-icon.minus:before {
      content: '\e82e'; }
  
  .shtc-icon-small {
    display: inline-block; }
    .shtc-icon-small:before {
      font-family: "SH Icon";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      text-align: center;
      color: black;
      /* For safety - reset parent styles, that can break glyph codes */
      font-variant: normal;
      text-transform: none;
      /* fix buttons height, for twitter bootstrap */
      line-height: 16px;
      font-size: 16px;
      /* Font smoothing. That was taken from TWBS */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .shtc-icon-small.bookmark:before {
      content: '\e802'; }
    .shtc-icon-small.calender:before {
      content: '\e804'; }
    .shtc-icon-small.filter:before {
      content: '\e806'; }
    .shtc-icon-small.house:before {
      content: '\e807'; }
    .shtc-icon-small.world:before {
      content: '\e808'; }
    .shtc-icon-small.large-view:before {
      content: '\e809'; }
    .shtc-icon-small.lock:before {
      content: '\e80A'; }
    .shtc-icon-small.phone:before {
      content: '\e80B'; }
    .shtc-icon-small.pin:before {
      content: '\e80C'; }
    .shtc-icon-small.play:before {
      content: '\e80D'; }
    .shtc-icon-small.search:before {
      content: '\e80F'; }
    .shtc-icon-small.settings:before {
      content: '\e810'; }
    .shtc-icon-small.share:before {
      content: '\e811'; }
    .shtc-icon-small.star:before {
      content: '\e812'; }
    .shtc-icon-small.twitter:before {
      content: '\e813'; }
    .shtc-icon-small.email:before {
      content: '\e815'; }
    .shtc-icon-small.user:before {
      content: '\e800'; }
    .shtc-icon-small.computer:before {
      content: '\e801'; }
    .shtc-icon-small.smartphone:before {
      content: '\e803'; }
    .shtc-icon-small.burger:before {
      content: '\e805'; }
    .shtc-icon-small.print:before {
      content: '\e816'; }
    .shtc-icon-small.arrow-right:before {
      content: '\e81C'; }
    .shtc-icon-small.arrow-left:before {
      content: '\e81E'; }
    .shtc-icon-small.arrow-top:before {
      content: '\e81D'; }
    .shtc-icon-small.arrow-down:before {
      content: '\e81F'; }
    .shtc-icon-small.xing:before {
      content: '\e820'; }
    .shtc-icon-small.facebook:before {
      content: '\e821'; }
    .shtc-icon-small.linkedin:before {
      content: '\e822'; }
    .shtc-icon-small.download:before {
      content: '\e823'; }
    .shtc-icon-small.basket:before {
      content: '\e80E'; }
    .shtc-icon-small.document:before {
      content: '\e814'; }
    .shtc-icon-small.info:before {
      content: '\e835'; }
    .shtc-icon-small.exclamationmark:before {
      content: '\e836'; }
    .shtc-icon-small.check:before {
      content: '\e818'; }
    .shtc-icon-small.close:before {
      content: '\e817'; }
    .shtc-icon-small.dropdown:before {
      content: '\e81b'; }
    .shtc-icon-small.heart:before {
      content: '\e824'; }
    .shtc-icon-small.pause:before {
      content: '\e825'; }
    .shtc-icon-small.slider:before {
      content: '\e826'; }
    .shtc-icon-small.volume-down:before {
      content: '\e828'; }
    .shtc-icon-small.volume-muted:before {
      content: '\e829'; }
    .shtc-icon-small.volume-off:before {
      content: '\e82a'; }
    .shtc-icon-small.volume-up:before {
      content: '\e82b'; }
    .shtc-icon-small.upload:before {
      content: '\e82c'; }
    .shtc-icon-small.plus:before {
      content: '\e82d'; }
    .shtc-icon-small.minus:before {
      content: '\e82e'; }
  
  /**
   * Global margin definitions
   *
   * Use margin-top wherever possible.
   * The usage of margin-bottom is only allowed for critical workarounds, e.g. lists inside multi-column layouts
   */
  /* Global link styles */
  /* Global paragraph styles */
  p {
    margin: 0; }
  
  /* Global sup element */
  sup {
    font-size: 75%; }
  
  /* Screen reader only */
  .sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  
  /**
   * Infrastructure mixins and base rules
   */
  body[role="document"].modal-open {
    overflow: hidden !important; }
    @media only screen and (max-device-width: 480px) {
      body[role="document"].modal-open {
        position: fixed; } }
  
  .shtc-lightbox__backdrop {
    z-index: 7000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  
  .backdrop-container {
    min-height: 100%;
    height: 100vh;
    margin: 0;
    padding: 0;
    float: unset;
    z-index: 7001;
    position: relative; }
    @media (min-width: 320px) {
      .backdrop-container {
        min-width: 100%;
        max-width: 100vw; } }
    @media (min-width: 768px) {
      .backdrop-container {
        min-width: 768px;
        max-width: 768px; } }
    @media (min-width: 1366px) {
      .backdrop-container {
        min-width: 1366px;
        max-width: 1366px; } }
  
  .backdrop-element {
    position: relative;
    z-index: 5005;
    max-height: 100vh;
    display: block; }
  
  h1,
  h2,
  h3,
  h4,
  h5 {
    font-family: "SH Headline", "SH Text Regular", "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0; }
  
  h1 {
    font-size: 40px;
    line-height: 1.125; }
  
  h2 {
    font-size: 22px;
    line-height: 1.27273; }
  
  h3 {
    font-size: 20px;
    line-height: 1.35; }
  
  h4 {
    font-size: 17px;
    line-height: 1.47059; }
  
  input::-ms-clear {
    display: none; }
  
  html, body {
    min-width: 300px;
    position: relative;
    overflow-x: hidden; }
  
  html {
    box-sizing: border-box;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  
  *, *:before, *:after {
    box-sizing: inherit; }
  
  body {
    font-family: Arial, sans-serif;
    background-color: #fff;
    font-size: 16px;
    line-height: 25px;
    color: #000;
    min-width: 300px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased; }
    body.shtc-noScroll {
      overflow: hidden !important; }
  
  .layout--default {
    margin: 0; }
  
  .layout--default-detailPages .content {
    margin-top: 0; }
    @media (min-width: 768px) {
      .layout--default-detailPages .content {
        padding-top: 136px; } }
  
  .content {
    margin: 0;
    padding-top: 108px; }
    .content:before, .content:after {
      content: " ";
      display: table; }
    .content:after {
      clear: both; }
    @media (min-width: 600px) {
      .content {
        padding-top: 136px; } }
    @media (min-width: 768px) {
      .content {
        padding-top: 0; } }
    @media (min-width: 1024px) {
      .content {
        padding-top: 136px; } }
  
  .section {
    display: block;
    margin-top: 20px; }
    @media (min-width: 768px) {
      .section {
        margin-top: 20px; } }
    @media (min-width: 1366px) {
      .section {
        margin-top: 30px; } }
    .section--reducedWidth {
      max-width: 1280px;
      margin-left: auto;
      margin-right: auto; }
    .section:not([class*="section--colorTheme"]) + [class*="section--colorTheme"] {
      margin-top: 20px; }
      @media (min-width: 768px) {
        .section:not([class*="section--colorTheme"]) + [class*="section--colorTheme"] {
          margin-top: 20px; } }
      @media (min-width: 1366px) {
        .section:not([class*="section--colorTheme"]) + [class*="section--colorTheme"] {
          margin-top: 30px; } }
    .section[class*="section--colorTheme"] {
      margin-top: 0;
      padding: 0 6.75% 20px 6.25%; }
      @media (min-width: 768px) {
        .section[class*="section--colorTheme"] {
          padding-top: 20px;
          padding-bottom: 20px;
          padding-left: 1.96%;
          padding-right: 4.3%; } }
      @media (min-width: 1366px) {
        .section[class*="section--colorTheme"] {
          padding: 30px 30px; } }
      @media (max-width: 767px) {
        .section[class*="section--colorTheme"] > .row:first-of-type {
          margin-top: 0; } }
      .section[class*="section--colorTheme"] > .row--reducedWidth {
        margin-left: -15px;
        margin-right: -15px; }
        @media (min-width: 1500px) {
          .section[class*="section--colorTheme"] > .row--reducedWidth {
            margin-left: auto;
            margin-right: auto; } }
      .section[class*="section--colorTheme"].section--removeSidePaddings {
        padding-left: 0;
        padding-right: 0; }
    .section--colorTheme1 {
      background: rgba(51, 51, 51, 0.85); }
    .section--colorTheme2 {
      background: rgba(102, 102, 102, 0.85); }
    .section--colorTheme3 {
      background: rgba(153, 153, 153, 0.85); }
    .section--colorTheme4 {
      background: rgba(204, 204, 204, 0.85); }
    .section--colorTheme5 {
      background: rgba(229, 229, 229, 0.85); }
    .section--colorTheme7 {
      background: rgba(127, 178, 229, 0.85); }
    .section--colorTheme8 {
      background: rgba(229, 239, 250, 0.85); }
    .section--colorTheme9 {
      background: rgba(204, 0, 51, 0.85); }
    .section--colorTheme10 {
      background: rgba(116, 116, 186, 0.85); }
    .section--colorTheme11 {
      background: rgba(0, 153, 102, 0.85); }
    .section--colorTheme12 {
      background: rgba(255, 196, 20, 0.85); }
    .section--bg {
      background-color: rgba(242, 242, 242, 0.5); }
    .sectionWrapper {
      padding: 55px 0 30px; }
      .sectionWrapper .row,
      .sectionWrapper .col {
        margin-top: 0; }
  
  /* clearfix */
  .row {
    margin-top: -20px;
    margin-left: -15px;
    margin-right: -15px;
    max-width: none; }
    @media (min-width: 768px) {
      .row {
        margin-top: -20px; } }
    @media (min-width: 1366px) {
      .row {
        margin-top: -30px; } }
    .row:after {
      content: " ";
      display: block;
      clear: both; }
    .row + .row,
    .row .row {
      margin-top: 0; }
    .row--reducedWidth {
      margin-left: calc(5% - 15px);
      margin-right: calc(5% - 15px); }
      @media (min-width: 768px) {
        .row--reducedWidth {
          margin-left: calc(3.75% - 15px);
          margin-right: calc(3.75% - 15px); } }
      @media (min-width: 1366px) {
        .row--reducedWidth {
          max-width: 1130px;
          margin-left: auto;
          margin-right: auto; } }
      @media (min-width: 1920px) {
        .row--reducedWidth {
          max-width: 1310px;
          margin-left: auto;
          margin-right: auto; } }
  
  .col {
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px; }
    @media (min-width: 768px) {
      .col {
        margin-top: 20px; } }
    @media (min-width: 1366px) {
      .col {
        margin-top: 30px; } }
  
  @media (min-width: 320px) {
    .col--xsmall-1 {
      width: 8.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xsmall-offset-1 {
      margin-left: 8.33333%; }
    .col--xsmall-2 {
      width: 16.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xsmall-offset-2 {
      margin-left: 16.66667%; }
    .col--xsmall-3 {
      width: 25%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xsmall-offset-3 {
      margin-left: 25%; }
    .col--xsmall-4 {
      width: 33.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xsmall-offset-4 {
      margin-left: 33.33333%; }
    .col--xsmall-5 {
      width: 41.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xsmall-offset-5 {
      margin-left: 41.66667%; }
    .col--xsmall-6 {
      width: 50%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xsmall-offset-6 {
      margin-left: 50%; }
    .col--xsmall-7 {
      width: 58.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xsmall-offset-7 {
      margin-left: 58.33333%; }
    .col--xsmall-8 {
      width: 66.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xsmall-offset-8 {
      margin-left: 66.66667%; }
    .col--xsmall-9 {
      width: 75%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xsmall-offset-9 {
      margin-left: 75%; }
    .col--xsmall-10 {
      width: 83.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xsmall-offset-10 {
      margin-left: 83.33333%; }
    .col--xsmall-11 {
      width: 91.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xsmall-offset-11 {
      margin-left: 91.66667%; }
    .col--xsmall-12 {
      width: 100%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xsmall-offset-12 {
      margin-left: 100%; }
    .hidden-col--xsmall {
      display: none; } }
  
  @media (min-width: 600px) {
    .col--small-1 {
      width: 8.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--small-offset-1 {
      margin-left: 8.33333%; }
    .col--small-2 {
      width: 16.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--small-offset-2 {
      margin-left: 16.66667%; }
    .col--small-3 {
      width: 25%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--small-offset-3 {
      margin-left: 25%; }
    .col--small-4 {
      width: 33.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--small-offset-4 {
      margin-left: 33.33333%; }
    .col--small-5 {
      width: 41.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--small-offset-5 {
      margin-left: 41.66667%; }
    .col--small-6 {
      width: 50%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--small-offset-6 {
      margin-left: 50%; }
    .col--small-7 {
      width: 58.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--small-offset-7 {
      margin-left: 58.33333%; }
    .col--small-8 {
      width: 66.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--small-offset-8 {
      margin-left: 66.66667%; }
    .col--small-9 {
      width: 75%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--small-offset-9 {
      margin-left: 75%; }
    .col--small-10 {
      width: 83.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--small-offset-10 {
      margin-left: 83.33333%; }
    .col--small-11 {
      width: 91.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--small-offset-11 {
      margin-left: 91.66667%; }
    .col--small-12 {
      width: 100%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--small-offset-12 {
      margin-left: 100%; }
    .hidden-col--small {
      display: none; } }
  
  @media (min-width: 768px) {
    .col--medium-1 {
      width: 8.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--medium-offset-1 {
      margin-left: 8.33333%; }
    .col--medium-2 {
      width: 16.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--medium-offset-2 {
      margin-left: 16.66667%; }
    .col--medium-3 {
      width: 25%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--medium-offset-3 {
      margin-left: 25%; }
    .col--medium-4 {
      width: 33.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--medium-offset-4 {
      margin-left: 33.33333%; }
    .col--medium-5 {
      width: 41.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--medium-offset-5 {
      margin-left: 41.66667%; }
    .col--medium-6 {
      width: 50%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--medium-offset-6 {
      margin-left: 50%; }
    .col--medium-7 {
      width: 58.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--medium-offset-7 {
      margin-left: 58.33333%; }
    .col--medium-8 {
      width: 66.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--medium-offset-8 {
      margin-left: 66.66667%; }
    .col--medium-9 {
      width: 75%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--medium-offset-9 {
      margin-left: 75%; }
    .col--medium-10 {
      width: 83.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--medium-offset-10 {
      margin-left: 83.33333%; }
    .col--medium-11 {
      width: 91.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--medium-offset-11 {
      margin-left: 91.66667%; }
    .col--medium-12 {
      width: 100%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--medium-offset-12 {
      margin-left: 100%; }
    .hidden-col--medium {
      display: none; } }
  
  @media (min-width: 1024px) {
    .col--large-1 {
      width: 8.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--large-offset-1 {
      margin-left: 8.33333%; }
    .col--large-2 {
      width: 16.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--large-offset-2 {
      margin-left: 16.66667%; }
    .col--large-3 {
      width: 25%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--large-offset-3 {
      margin-left: 25%; }
    .col--large-4 {
      width: 33.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--large-offset-4 {
      margin-left: 33.33333%; }
    .col--large-5 {
      width: 41.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--large-offset-5 {
      margin-left: 41.66667%; }
    .col--large-6 {
      width: 50%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--large-offset-6 {
      margin-left: 50%; }
    .col--large-7 {
      width: 58.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--large-offset-7 {
      margin-left: 58.33333%; }
    .col--large-8 {
      width: 66.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--large-offset-8 {
      margin-left: 66.66667%; }
    .col--large-9 {
      width: 75%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--large-offset-9 {
      margin-left: 75%; }
    .col--large-10 {
      width: 83.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--large-offset-10 {
      margin-left: 83.33333%; }
    .col--large-11 {
      width: 91.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--large-offset-11 {
      margin-left: 91.66667%; }
    .col--large-12 {
      width: 100%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--large-offset-12 {
      margin-left: 100%; }
    .hidden-col--large {
      display: none; } }
  
  @media (min-width: 1366px) {
    .col--xlarge-1 {
      width: 8.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xlarge-offset-1 {
      margin-left: 8.33333%; }
    .col--xlarge-2 {
      width: 16.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xlarge-offset-2 {
      margin-left: 16.66667%; }
    .col--xlarge-3 {
      width: 25%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xlarge-offset-3 {
      margin-left: 25%; }
    .col--xlarge-4 {
      width: 33.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xlarge-offset-4 {
      margin-left: 33.33333%; }
    .col--xlarge-5 {
      width: 41.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xlarge-offset-5 {
      margin-left: 41.66667%; }
    .col--xlarge-6 {
      width: 50%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xlarge-offset-6 {
      margin-left: 50%; }
    .col--xlarge-7 {
      width: 58.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xlarge-offset-7 {
      margin-left: 58.33333%; }
    .col--xlarge-8 {
      width: 66.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xlarge-offset-8 {
      margin-left: 66.66667%; }
    .col--xlarge-9 {
      width: 75%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xlarge-offset-9 {
      margin-left: 75%; }
    .col--xlarge-10 {
      width: 83.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xlarge-offset-10 {
      margin-left: 83.33333%; }
    .col--xlarge-11 {
      width: 91.66667%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xlarge-offset-11 {
      margin-left: 91.66667%; }
    .col--xlarge-12 {
      width: 100%;
      float: left;
      padding-left: 15px;
      padding-right: 15px; }
    .col--xlarge-offset-12 {
      margin-left: 100%; }
    .hidden-col--xlarge {
      display: none; } }
  
  .filterBody {
    background-color: #f7f7f7; }
  
  .shtc-footer {
    padding-top: 18px;
    padding-bottom: 15px; }
    .shtc-footer--condensed {
      background-color: #fff; }
      @media (min-width: 768px) {
        .shtc-footer--condensed {
          border-top: 1px solid #c7c8cc; } }
      .shtc-footer--condensed__wrapper {
        padding: 12px 0;
        bottom: 0;
        margin: 0;
        position: fixed;
        background-color: #fff;
        border-top: 1px solid #c7c8cc;
        width: 100%; }
        @media (min-width: 768px) {
          .shtc-footer--condensed__wrapper {
            margin: 0 auto;
            position: relative;
            border-top: none; } }
      .shtc-footer--condensed__close {
        position: absolute;
        right: 15px;
        cursor: pointer; }
        @media (min-width: 768px) {
          .shtc-footer--condensed__close {
            display: none; } }
      .shtc-footer--condensed .shtc-footer__column {
        margin-top: 0; }
      .shtc-footer--condensed .shtc-footer__info {
        margin-right: 42px; }
        .shtc-footer--condensed .shtc-footer__info-text {
          font-size: 14px;
          margin-bottom: 16px;
          line-height: 22px; }
          @media (min-width: 768px) {
            .shtc-footer--condensed .shtc-footer__info-text {
              margin-bottom: 0;
              line-height: inherit; } }
      .shtc-footer--condensed .shtc-footer__textlink {
        font-size: 14px !important; }
      .shtc-footer--condensed .shtc-footer__social-columns-wrapper {
        display: none; }
        @media (min-width: 768px) {
          .shtc-footer--condensed .shtc-footer__social-columns-wrapper {
            display: block; } }
      .shtc-footer--condensed__trigger {
        display: block; }
        .shtc-footer--condensed__trigger a {
          padding: 0; }
      .shtc-footer--condensed--open .shtc-footer--condensed__trigger {
        display: none; }
      .shtc-footer--condensed--open .shtc-footer--condensed__content {
        display: -webkit-box;
        display: flex; }
    @media (min-width: 600px) {
      .shtc-footer {
        /*padding: 28px 24px 21px;*/
        padding-top: 28px;
        padding-bottom: 21px; } }
    @media (min-width: 768px) {
      .shtc-footer {
        /*padding: 25px 36px 21px;*/
        padding-top: 25px;
        padding-bottom: 21px; } }
    .shtc-footer__column {
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 14px;
      line-height: 17px;
      color: #161616; }
      .shtc-footer__column:nth-child(2) {
        margin-top: 20px; }
        @media (min-width: 320px) {
          .shtc-footer__column:nth-child(2) {
            margin-top: 0; } }
    .shtc-footer__list {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      .shtc-footer__list-menu {
        margin-bottom: 13px; }
        @media (min-width: 600px) {
          .shtc-footer__list-menu {
            margin-bottom: 0; } }
    .shtc-footer__links-lists-wrapper {
      display: -webkit-box;
      display: flex;
      margin: 0;
      padding: 0; }
      @media (min-width: 600px) {
        .shtc-footer__links-lists-wrapper {
          padding-bottom: 10px; } }
      @media (max-width: 600px) {
        .shtc-footer__links-lists-wrapper {
          display: block; } }
    .shtc-footer__textlink {
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 16px;
      line-height: 24px;
      text-decoration: none;
      color: #949599; }
      @media (min-width: 600px) {
        .shtc-footer__textlink {
          font-size: 14px;
          line-height: 17px; } }
      .shtc-footer__textlink:hover {
        color: #ec6602; }
    .shtc-footer__list-menu-item {
      padding-bottom: 5px; }
      @media (min-width: 600px) {
        .shtc-footer__list-menu-item {
          padding-bottom: 16px; } }
      .shtc-footer__list-menu-item:last-child {
        margin-bottom: 0; }
    .shtc-footer__title {
      font-family: "SH Text Regular", "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 16px;
      font-weight: normal;
      color: #161616;
      margin-bottom: 20px; }
    .shtc-footer__social-columns-wrapper {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
              align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      margin: 4px 0 0;
      color: #949599; }
      @media (min-width: 768px) {
        .shtc-footer__social-columns-wrapper {
          -webkit-box-align: end;
                  align-items: flex-end;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
                  flex-direction: row; } }
      .shtc-footer__social-columns-wrapper .shtc-footer__textlink {
        font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-size: 12px;
        text-decoration: none;
        color: #949599; }
        .shtc-footer__social-columns-wrapper .shtc-footer__textlink:hover {
          color: #ec6602; }
    .shtc-footer__social-column {
      width: 100%;
      border-top: 1px solid #c7c8cc;
      padding-top: 17px;
      padding-bottom: 15px; }
    .shtc-footer__info {
      display: inline-block;
      float: left;
      margin-right: 42px; }
      .shtc-footer__info-text {
        font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        margin: 0;
        font-size: 12px; }
    .shtc-footer__copyrights {
      display: -webkit-inline-box;
      display: inline-flex;
      margin-left: 0;
      margin-bottom: 0; }
      .shtc-footer__copyrights__wrapper {
        float: left; }
      .shtc-footer__copyrights-header {
        font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        display: block; }
        @media (min-width: 600px) {
          .shtc-footer__copyrights-header {
            display: -webkit-inline-box;
            display: inline-flex;
            margin-right: 8px; } }
      .shtc-footer__copyrights-item {
        margin-right: 8px; }
        .shtc-footer__copyrights-item:before {
          content: '|';
          margin-right: 8px;
          text-align: center; }
        @media (max-width: 600px) {
          .shtc-footer__copyrights-item {
            margin-right: 6px; }
            .shtc-footer__copyrights-item:first-child:before {
              content: none; } }
  
  .shtc-header {
    background: #fff;
    font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
    left: 0;
    margin-top: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999; }
    .shtc-header > .row {
      background-color: #fff;
      margin-left: calc(-5% + 15px);
      margin-right: calc(-5% + 15px);
      margin-top: 0;
      padding-left: calc(2 * (5% - 15px));
      padding-right: calc(2 * (5% - 15px)); }
      @media (min-width: 768px) {
        .shtc-header > .row {
          margin-left: calc(-3.75% + 15px);
          margin-right: calc(-3.75% + 15px);
          padding-left: calc(2 * (3.75% - 15px));
          padding-right: calc(2 * (3.75% - 15px)); } }
      @media (min-width: 1366px) {
        .shtc-header > .row {
          margin-left: auto;
          margin-right: auto;
          padding-left: 0;
          padding-right: 0; } }
    .shtc-header .shtc-notification {
      float: unset;
      min-height: -webkit-max-content;
      min-height: -moz-max-content;
      min-height: max-content;
      display: block; }
      .shtc-header .shtc-notification__center-row {
        margin-top: 0; }
    .shtc-header .col {
      margin-top: 0; }
    .shtc-header .auth-restricted {
      display: none !important; }
    @media (max-width: 600px) {
      .shtc-header .auth-open {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content; }
        .shtc-header .auth-open:before {
          margin-right: 0 !important; } }
    .shtc-header .shtc-lightbox {
      z-index: 6000; }
      .shtc-header .shtc-lightbox .col {
        width: 100%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 20px; }
        @media (min-width: 768px) {
          .shtc-header .shtc-lightbox .col {
            margin-top: 20px; } }
        @media (min-width: 1366px) {
          .shtc-header .shtc-lightbox .col {
            margin-top: 30px; } }
      @media (min-width: 600px) {
        .shtc-header .shtc-lightbox .shtc-icon.user {
          display: -webkit-box;
          display: flex;
          background: #fff;
          border: 0; }
          .shtc-header .shtc-lightbox .shtc-icon.user:before {
            color: #009797;
            font-size: 28px;
            display: -webkit-box;
            display: flex;
            -webkit-box-pack: center;
                    justify-content: center;
            margin: auto; } }
      @media (max-width: 600px) {
        .shtc-header .shtc-lightbox__modal-dialog {
          height: 100vh !important;
          width: 100vw;
          max-height: 100%;
          padding: 0;
          margin: 0; }
        .shtc-header .shtc-lightbox__body {
          margin: 0;
          padding: 0; } }
    @media (max-width: 600px) and (max-width: 600px) {
      .shtc-header .shtc-lightbox__body {
        display: -webkit-box;
        display: flex;
        -webkit-box-flex: 1;
                flex: 1 0 auto; } }
      @media (max-width: 600px) {
        .shtc-header .shtc-lightbox__header {
          background: #fff;
          color: #000;
          max-height: 20px; }
          .shtc-header .shtc-lightbox__header-headline {
            display: none; }
          .shtc-header .shtc-lightbox__header .info {
            display: none; }
            .shtc-header .shtc-lightbox__header .info:before {
              color: #000; }
          .shtc-header .shtc-lightbox__header .close:before {
            color: #000;
            font-size: 14px; } }
      .shtc-header .shtc-lightbox__modal-dialog {
        padding-left: 0;
        padding-right: 0; }
        @media (min-width: calc(600px + 1px)) {
          .shtc-header .shtc-lightbox__modal-dialog {
            min-width: 300px; } }
      .shtc-header .shtc-lightbox .shtc-input {
        margin-top: 10px; }
      .shtc-header .shtc-lightbox .login-separator {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        -webkit-box-pack: center;
                justify-content: center;
        -webkit-box-align: center;
                align-items: center;
        width: 100%;
        height: 12px;
        margin: 30px 0 20px 0;
        color: #686868;
        font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif; }
        @media (min-width: calc(600px + 1px)) {
          .shtc-header .shtc-lightbox .login-separator {
            margin-bottom: 24px; } }
        .shtc-header .shtc-lightbox .login-separator__line {
          color: #b7b7b7;
          background-color: #b7b7b7;
          border: none;
          height: 1px;
          width: 100%; }
          .shtc-header .shtc-lightbox .login-separator__line:first-child {
            margin-right: 10px; }
          .shtc-header .shtc-lightbox .login-separator__line:nth-child(2) {
            margin-left: 10px; }
      .shtc-header .shtc-lightbox .auth-col {
        margin-top: 5px; }
        .shtc-header .shtc-lightbox .auth-col .auth-hint {
          font-size: 14px;
          text-decoration: underline;
          font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
          color: #686868; }
      .shtc-header .shtc-lightbox .auth-login-button {
        margin-top: 18px;
        color: #686868; }
        .shtc-header .shtc-lightbox .auth-login-button:hover {
          color: #fff; }
      .shtc-header .shtc-lightbox .shtc-errorContainer .col {
        margin-top: 0; }
      .shtc-header .shtc-lightbox .shtc-errorContainer .shtc-notification__content {
        padding-right: 15px; }
      .shtc-header .shtc-lightbox .auth-sso-button {
        margin-top: 4px;
        min-height: 44px;
        padding: 2px;
        color: #fff; }
        @media (max-width: 600px) {
          .shtc-header .shtc-lightbox .auth-sso-button {
            margin-top: 18px; } }
      .shtc-header .shtc-lightbox .auth-wrapper {
        padding: 0 46px; }
      .shtc-header .shtc-lightbox .auth-actions {
        background: #e1e1e1;
        width: 100%;
        -webkit-box-align: center;
                align-items: center;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        -webkit-box-pack: justify;
                justify-content: space-between;
        padding: 20px 46px;
        margin-top: 30px; }
      .shtc-header .shtc-lightbox .auth-link {
        color: #000;
        text-decoration: none; }
        .shtc-header .shtc-lightbox .auth-link:before {
          font-size: 10px;
          margin-right: 6px;
          color: #ec6602; }
      .shtc-header .shtc-lightbox__body-content {
        padding: 0;
        margin: 0;
        width: 100%; }
        @media (max-width: 600px) {
          .shtc-header .shtc-lightbox__body-content {
            display: -webkit-box;
            display: flex;
            -webkit-box-flex: 1;
                    flex: 1 0 auto;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                    flex-direction: column;
            -webkit-box-pack: justify;
                    justify-content: space-between; } }
    .shtc-header__top-container {
      padding: 24px 0;
      width: 100%; }
      @media (max-width: 600px) {
        .shtc-header__top-container {
          padding: 16px 0;
          min-height: 60px;
          width: 100%; } }
    .shtc-header__logo {
      height: 40px;
      margin: auto 0; }
      @media (max-width: 600px) {
        .shtc-header__logo {
          width: 126px;
          max-width: 126px;
          max-height: 28px; } }
    .shtc-header__item-container {
      float: right;
      line-height: 40px; }
      @media (max-width: 600px) {
        .shtc-header__item-container {
          line-height: 28px; } }
      .shtc-header__item-container .shtc-header__item {
        cursor: pointer;
        display: inline-block;
        float: left;
        height: 42px;
        margin-left: 18px; }
        .shtc-header__item-container .shtc-header__item:first-child {
          margin-left: 0; }
        @media (min-width: 600px) {
          .shtc-header__item-container .shtc-header__item {
            margin-left: 30px; } }
        .shtc-header__item-container .shtc-header__item__icon {
          float: left;
          margin-right: 12px;
          font-size: 18px;
          color: #009797;
          position: relative; }
          @media (max-width: 600px) {
            .shtc-header__item-container .shtc-header__item__icon {
              margin-right: 0; } }
        .shtc-header__item-container .shtc-header__item__language {
          font-size: 18px; }
        .shtc-header__item-container .shtc-header__item__label {
          color: #949599;
          float: left; }
          @media (max-width: 600px) {
            .shtc-header__item-container .shtc-header__item__label {
              display: none; } }
        .shtc-header__item-container .shtc-header__item__icon-badge {
          text-align: center;
          background: #ec6602;
          border-radius: 50%;
          width: 14px;
          height: 14px;
          margin-top: -5px;
          color: #fff;
          position: absolute;
          top: 12px;
          left: 12px;
          font-size: 10px;
          font-weight: bold;
          pointer-events: none;
          line-height: 14px; }
        .shtc-header__item-container .shtc-header__item__user-menu {
          position: relative; }
          .shtc-header__item-container .shtc-header__item__user-menu .shtc-header__item__icon-badge {
            font-size: 8px;
            left: 8px;
            z-index: 3; }
    .shtc-header .shtc-dropdown {
      z-index: 0; }
      @media (min-width: 600px) {
        .shtc-header .shtc-dropdown {
          z-index: 30; } }
    .shtc-header .user .shtc-header__icon-badge {
      margin-left: -22px;
      margin-top: 0; }
      .shtc-header .user .shtc-header__icon-badge:before {
        font-size: 8px; }
      @media (max-width: 600px) {
        .shtc-header .user .shtc-header__icon-badge {
          margin-left: -8px; } }
    @media (max-width: 600px) {
      .shtc-header__icon-label {
        font-size: 0;
        padding: 0;
        margin: 0;
        width: 0; } }
    .shtc-header__nav-link-container {
      height: 48px;
      background: #f1f1f1;
      font-size: 12px; }
      @media (max-width: 600px) {
        .shtc-header__nav-link-container {
          height: 48px; } }
  
  .shtc-navigation {
    font-family: "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 16px;
    display: -webkit-box;
    display: flex;
    margin: auto;
    width: 100%;
    height: 48px; }
    .shtc-navigation:after, .shtc-navigation:before {
      top: -22px;
      bottom: -20px; }
    @media (min-width: 1366px) {
      .shtc-navigation .row,
      .shtc-navigation .col {
        margin: 0;
        padding: 0; } }
    .shtc-navigation__mobile {
      display: none;
      width: 100%;
      -webkit-box-flex: 0;
              flex: 0 0 auto; }
    .shtc-navigation__label {
      -webkit-box-align: center;
              align-items: center;
      display: -webkit-box;
      display: flex;
      font-family: "SH Text Light";
      white-space: nowrap; }
      @media (max-width: 1365px) {
        .shtc-navigation__label {
          margin-left: 12px; } }
    .shtc-navigation__back {
      -webkit-box-align: center;
              align-items: center;
      cursor: pointer;
      display: -webkit-box;
      display: flex;
      z-index: 10;
      margin: 0;
      margin-top: 6px;
      opacity: 0;
      transition: opacity 200ms ease-in-out;
      width: 100%; }
      .shtc-navigation__back .shtc-icon {
        background: #fff;
        border: none;
        width: 32px;
        height: 32px;
        margin-right: 12px;
        position: relative;
        cursor: pointer; }
        .shtc-navigation__back .shtc-icon:before {
          color: #ec6602;
          left: 50%;
          position: absolute;
          top: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
                  transform: translateX(-50%) translateY(-50%);
          width: 32px; }
    .shtc-navigation__menu-wrapper {
      overflow: hidden; }
      .shtc-navigation__menu-wrapper--scroll {
        overflow-y: scroll; }
      @media (min-width: 1366px) {
        .shtc-navigation__menu-wrapper {
          height: 100%;
          overflow: visible; } }
    .shtc-navigation__menu {
      list-style-type: none; }
      .shtc-navigation__menu:after {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 100%;
        content: "";
        background: linear-gradient(to top, #f1f1f1 0%, rgba(241, 241, 241, 0) 80%);
        pointer-events: none;
        display: none;
        z-index: 50; }
      @media (max-width: 1365px) {
        .shtc-navigation__menu--scroll:after {
          display: block; }
        .shtc-navigation__menu--selected {
          overflow: hidden; } }
    .shtc-navigation__link {
      font-size: 1.125em;
      font-weight: normal;
      line-height: 1.2;
      display: block;
      color: #1b1b1b;
      padding: 16px 0;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      text-decoration: none; }
      .shtc-navigation__link:hover {
        color: #ec6602; }
      @media (min-width: 1366px) {
        .shtc-navigation__link {
          font-size: 16px;
          padding: 13px 0 12px; } }
    .shtc-navigation.shrinked .shtc-navigation__container-wrapper {
      display: none; }
    .shtc-navigation__container-wrapper {
      height: 100%;
      font-family: "SH Text Regular"; }
    .shtc-navigation__container {
      height: 100%;
      z-index: 20; }
      @media (min-width: 1366px) {
        .shtc-navigation__container {
          -webkit-box-align: center;
                  align-items: center;
          position: relative;
          display: -webkit-box;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
                  flex-flow: row nowrap;
          -webkit-box-pack: justify;
                  justify-content: space-between; } }
    .shtc-navigation__inner {
      margin-top: 6px;
      display: none; }
      @media (min-width: 1366px) {
        .shtc-navigation__inner {
          display: block;
          height: 48px;
          margin-top: 0; } }
    .shtc-navigation__menu-background {
      background: #f1f1f1;
      position: fixed;
      transition: all ease-in-out .2s; }
    .shtc-navigation__list-wrapper:hover > ul {
      opacity: 1;
      visibility: visible;
      list-style-type: none; }
    .shtc-navigation__list-wrapper:hover > .shtc-navigation__link,
    .shtc-navigation__list-wrapper:hover > .shtc-navigation__link:after {
      color: #ec6602;
      cursor: pointer; }
    .shtc-navigation__list {
      -webkit-box-flex: 1;
              flex: 1 1 auto;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-flow: row nowrap;
      -webkit-box-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
              align-items: center;
      box-sizing: border-box;
      margin: 0; }
      @media (min-width: 1366px) {
        .shtc-navigation__list {
          height: 100%; } }
      .shtc-navigation__list > li {
        position: relative; }
        @media (max-width: 1365px) {
          .shtc-navigation__list > li {
            position: static; } }
        @media (min-width: 1366px) {
          .shtc-navigation__list > li {
            height: inherit; }
            .shtc-navigation__list > li > .shtc-navigation__link {
              padding-bottom: 0;
              padding-top: 0; } }
      @media (max-width: 1365px) {
        .shtc-navigation__list {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
                  flex-direction: column;
          width: 100%;
          -webkit-box-pack: start;
                  justify-content: flex-start;
          padding: 0 0 24px 0;
          -webkit-transform: translateX(0);
                  transform: translateX(0);
          transition: -webkit-transform 300ms ease-in-out;
          transition: transform 300ms ease-in-out;
          transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out; }
          .shtc-navigation__list--scroll {
            overflow-y: auto; } }
    .shtc-navigation__sub-list {
      opacity: 0;
      position: absolute;
      top: 48px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-flow: column nowrap;
      width: 280px;
      z-index: 20;
      padding: 33px 0;
      box-shadow: 1px 2px 3px 0 #e1e1e1;
      transition: all ease-in-out 0.3s;
      visibility: hidden; }
      @media (max-width: 1365px) {
        .shtc-navigation__sub-list {
          visibility: visible;
          opacity: 1;
          display: none;
          left: 0;
          padding: 0;
          right: 0;
          border: 0;
          box-shadow: none;
          top: 0;
          width: auto;
          -webkit-transform: translateX(100%);
                  transform: translateX(100%); }
          .shtc-navigation__sub-list .shtc-navigation__link {
            padding: 16px 0; }
          .shtc-navigation__sub-list--open {
            display: block; } }
      .shtc-navigation__sub-list > .shtc-navigation__item:hover > a {
        color: #ec6602; }
      .shtc-navigation__sub-list--first {
        background: #f1f1f1; }
        @media (min-width: 1366px) {
          .shtc-navigation__sub-list--first {
            border-top: 1px solid #fff;
            left: -32px; }
            .shtc-navigation__sub-list--first .shtc-navigation__item {
              padding-right: 33px;
              padding-left: 33px; }
            .shtc-navigation__sub-list--first .shtc-navigation__sub-list-title {
              padding-right: 18px;
              position: relative;
              overflow-x: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
              .shtc-navigation__sub-list--first .shtc-navigation__sub-list-title:after {
                position: absolute;
                right: 0;
                top: 50%;
                -webkit-transform: translateY(-50%);
                        transform: translateY(-50%);
                content: "\e81C"; }
                .shtc-navigation__sub-list--first .shtc-navigation__sub-list-title:after:before {
                  font-size: 20px;
                  height: 20px;
                  width: 20px; } }
      @media (min-width: 1366px) {
        .shtc-navigation__sub-list--second {
          background: #f8f8f8;
          top: 0px;
          height: calc(100% + 1px);
          border-top: 1px solid #fff;
          margin-top: -1px; } }
      @media (max-width: 1366px) {
        .shtc-navigation__sub-list--second {
          display: none; } }
      @media (max-width: 1366px) {
        .shtc-navigation__item--selected > .shtc-navigation__sub-list--second.shtc-navigation__sub-list--open {
          display: block; } }
      .shtc-navigation__sub-list .shtc-navigation__sub-list-title:after {
        content: "\e81C"; }
      .shtc-navigation__sub-list .shtc-navigation__item {
        margin: 0; }
    .shtc-navigation__sub-list-title {
      padding-right: 18px;
      cursor: pointer; }
      .shtc-navigation__sub-list-title:after {
        content: "\e81F";
        font-family: "SH Icon";
        color: #1b1b1b;
        font-size: 11px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute;
        right: 0;
        cursor: pointer; }
      .shtc-navigation__sub-list-title:hover:after {
        color: #ec6602; }
      @media (max-width: 1365px) {
        .shtc-navigation__sub-list-title {
          position: relative;
          padding-right: 18px;
          overflow-x: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
          .shtc-navigation__sub-list-title:after {
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            content: "\e81C"; }
            .shtc-navigation__sub-list-title:after:before {
              font-size: 20px;
              height: 20px;
              width: 20px; } }
      .shtc-navigation__sub-list-title.shtc-navigation__link {
        width: 100%; }
    .shtc-navigation__item {
      cursor: pointer; }
      .shtc-navigation__item:first-child {
        margin-left: 0; }
      @media (max-width: 1365px) {
        .shtc-navigation__item {
          cursor: pointer;
          margin: 0;
          padding-right: 13px;
          width: 100%; } }
      @media (min-width: 1366px) {
        .shtc-navigation__item {
          display: -webkit-box;
          display: flex;
          margin-left: 40px;
          -webkit-box-align: center;
                  align-items: center; }
          .shtc-navigation__item:not(.shtc-navigation__list-wrapper) {
            cursor: pointer; }
            .shtc-navigation__item:not(.shtc-navigation__list-wrapper) > .shtc-navigation__link {
              cursor: pointer; }
          .shtc-navigation__item.shtc-navigation__list-wrapper > .shtc-navigation__link {
            cursor: pointer; }
          .shtc-navigation__item--selected {
            position: relative; }
            .shtc-navigation__item--selected > .shtc-navigation__sub-list {
              display: -webkit-box;
              display: flex; }
              .shtc-navigation__item--selected > .shtc-navigation__sub-list > .shtc-navigation__item:hover > .shtc-navigation__sub-list--second {
                display: block; }
              .shtc-navigation__item--selected > .shtc-navigation__sub-list > .shtc-navigation__item:hover > a:after {
                color: #ec6602; }
            .shtc-navigation__item--selected > .shtc-navigation__link {
              color: #ec6602; }
              .shtc-navigation__item--selected > .shtc-navigation__link:after {
                color: #ec6602; } }
    .shtc-navigation .shtc-burger {
      cursor: pointer; }
      .shtc-navigation .shtc-burger:before {
        margin-top: 2px;
        border-radius: 50%;
        background: #ec6602;
        color: #fff;
        font-size: 15px;
        min-width: 32px;
        min-height: 32px;
        max-width: 32px;
        max-height: 32px;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: center;
                justify-content: center; }
        @media (max-width: 1365px) {
          .shtc-navigation .shtc-burger:before {
            margin-top: 8px; } }
    @media all and (max-width: 1365px) and (-ms-high-contrast: none), (max-width: 1365px) and (-ms-high-contrast: active) {
      .shtc-navigation .shtc-burger:before {
        padding-top: 3px; } }
      @media (min-width: 1366px) {
        .shtc-navigation .shtc-burger {
          display: none; } }
    .shtc-navigation--open {
      left: 0;
      right: 0;
      margin: 0;
      z-index: 9999; }
      .shtc-navigation--open .shtc-navigation__burger::before {
        content: '\e817'; }
      .shtc-navigation--open .shtc-navigation__inner {
        display: block;
        height: 100vh; }
        @media (min-width: 600px) {
          .shtc-navigation--open .shtc-navigation__inner {
            height: auto; } }
      .shtc-navigation--open .shtc-navigation__menu-wrapper {
        height: 100vh; }
        @media (min-width: 600px) {
          .shtc-navigation--open .shtc-navigation__menu-wrapper {
            height: auto;
            overflow-y: auto; } }
      .shtc-navigation--open .shtc-navigation__container {
        position: absolute;
        left: calc(5% - 15px);
        margin-top: 48px;
        width: 50vw;
        background: #f1f1f1;
        box-shadow: 1px 0 3px 0 #e1e1e1;
        height: auto;
        z-index: 10; }
        @media (max-width: 599px) {
          .shtc-navigation--open .shtc-navigation__container {
            box-shadow: none;
            height: calc(100vh - 48px);
            left: 0;
            width: 100vw; } }
        @media (min-width: 768px) {
          .shtc-navigation--open .shtc-navigation__container {
            left: calc(3.75% - 15px); } }
        @media (max-width: 1023px) {
          .shtc-navigation--open .shtc-navigation__container {
            overflow-y: auto; } }
      .shtc-navigation--open .shtc-navigation__mobile {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-flow: row nowrap;
        -webkit-box-align: end;
                align-items: flex-end;
        -webkit-box-pack: end;
                justify-content: flex-end; }
    .shtc-navigation--deep .shtc-navigation__back {
      opacity: 1; }
      .shtc-navigation--deep .shtc-navigation__back > .arrow-left {
        border-radius: 50%; }
    .shtc-navigation--deep .shtc-navigation__back-text {
      overflow: hidden;
      max-width: 170px;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .shtc-navigation--deep .shtc-navigation__mobile {
      -webkit-box-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
              align-items: center; }
  
  .shtc-search {
    -webkit-box-align: center;
            align-items: center;
    display: -webkit-box;
    display: flex;
    height: 36px;
    -webkit-box-pack: justify;
            justify-content: space-between;
    margin-top: 24px;
    position: relative; }
    .shtc-search__input {
      border-top-right-radius: 50px;
      border-top-left-radius: 50px;
      border-bottom-right-radius: 50px;
      border-bottom-left-radius: 50px;
      border: 1px solid #e1e1e1;
      color: #636468;
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 18px;
      height: 36px;
      max-height: 36px;
      outline-style: none;
      padding: 7px 28px 7px 35px;
      z-index: 2;
      width: 100%; }
    .shtc-search .suggestions-container {
      display: none;
      background: #fff;
      padding: 24px 16px 16px;
      box-shadow: 1px 2px 3px rgba(225, 225, 225, 0.9);
      transition: 0s;
      overflow: auto;
      position: absolute;
      top: 20px;
      left: 0;
      z-index: 1; }
      .shtc-search .suggestions-container .ui-menu-item-wrapper {
        padding-left: 0;
        font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif; }
      .shtc-search .suggestions-container .ui-state-active {
        color: #ec6602;
        margin: 0; }
    .shtc-search__icon {
      z-index: 2; }
    .shtc-search--focused .shtc-search__input {
      box-shadow: 1px 2px 3px rgba(225, 225, 225, 0.9); }
    .shtc-search--navigation {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-flex: 1;
              flex: 1;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      margin-left: 15px;
      width: 100%; }
      .shtc-search--navigation .first-container {
        display: none; }
        .shtc-search--navigation .first-container .shtc-dropdown {
          min-width: 178px; }
        @media (min-width: 600px) {
          .shtc-search--navigation .first-container {
            height: 28px;
            margin-right: 3px; } }
      .shtc-search--navigation__input {
        height: 28px;
        max-height: 28px;
        border: none;
        outline-style: none;
        font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-size: 16px;
        -webkit-box-flex: 1;
                flex: 1 1 auto;
        padding: 5px 24px 5px 30px;
        border-top-right-radius: 50px;
        border-top-left-radius: 50px;
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px; }
        @media (max-width: 599px) {
          .shtc-search--navigation__input {
            display: none; } }
      .shtc-search--navigation .second-container {
        transition: width ease-in-out .2s;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
                align-items: center;
        height: 32px;
        background: #fff;
        position: relative;
        border-radius: 50px;
        position: relative;
        z-index: 2;
        height: 29px;
        margin-top: 1px; }
        @media (max-width: 1024px) {
          .shtc-search--navigation .second-container {
            width: auto; } }
        @media (max-width: 600px) {
          .shtc-search--navigation .second-container {
            background: transparent;
            width: auto;
            padding: 8px 0; } }
        @media (min-width: 600px) {
          .shtc-search--navigation .second-container {
            height: 28px; } }
        .shtc-search--navigation .second-container .shtc-icon.close, .shtc-search--navigation .second-container .shtc-icon.search {
          position: absolute;
          color: #949599; }
          .shtc-search--navigation .second-container .shtc-icon.close:before, .shtc-search--navigation .second-container .shtc-icon.search:before {
            background: transparent;
            border-radius: 50%;
            font-size: 18px;
            display: -webkit-box;
            display: flex;
            -webkit-box-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                    justify-content: center; }
            @media (min-width: 600px) {
              .shtc-search--navigation .second-container .shtc-icon.close:before, .shtc-search--navigation .second-container .shtc-icon.search:before {
                width: 12px;
                height: 12px;
                font-size: 12px; } }
        .shtc-search--navigation .second-container .shtc-icon.search {
          right: 10px;
          top: 4px;
          cursor: pointer; }
          @media (min-width: 600px) {
            .shtc-search--navigation .second-container .shtc-icon.search {
              top: 8px;
              right: auto;
              left: 10px; } }
        .shtc-search--navigation .second-container .shtc-icon.close {
          cursor: pointer;
          right: 10px;
          top: 8px;
          z-index: 2;
          position: absolute;
          visibility: hidden; }
          @media (max-width: 600px) {
            .shtc-search--navigation .second-container .shtc-icon.close {
              display: none; } }
        .shtc-search--navigation .second-container.sub-focus .search {
          left: 10px;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          cursor: pointer; }
          .shtc-search--navigation .second-container.sub-focus .search:before {
            color: #ec6602; }
        .shtc-search--navigation .second-container.sub-focus .close {
          visibility: visible; }
      .shtc-search--navigation .suggestions-container {
        display: none;
        font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        background: #fff;
        padding: 24px 16px 16px;
        box-shadow: 1px 2px 3px rgba(225, 225, 225, 0.9);
        transition: 0s;
        overflow: auto;
        position: absolute;
        top: 20px;
        left: 0;
        z-index: 1; }
        @media (min-width: 600px) {
          .shtc-search--navigation .suggestions-container {
            top: 10px; } }
        .shtc-search--navigation .suggestions-container .search {
          color: #ec6602;
          margin-right: 10px;
          font-size: 12px; }
        .shtc-search--navigation .suggestions-container .suggestion {
          margin-bottom: 9px; }
          .shtc-search--navigation .suggestions-container .suggestion:last-child {
            margin-bottom: 0; }
        .shtc-search--navigation .suggestions-container .ui-menu-item-wrapper {
          padding-left: 0; }
        .shtc-search--navigation .suggestions-container .ui-state-active {
          color: #ec6602;
          margin: 0; }
      .shtc-search--navigation--focused {
        position: relative; }
        .shtc-search--navigation--focused .first-container {
          display: block; }
        .shtc-search--navigation--focused .shtc-search--navigation__wrapper {
          -webkit-box-flex: 1;
                  flex: 1 0 auto; }
        .shtc-search--navigation--focused .shtc-icon.close {
          visibility: visible; }
        @media (min-width: 600px) {
          .shtc-search--navigation--focused .shtc-search--navigation__container.second-container {
            border-radius: 0;
            border-top-right-radius: 50px;
            border-bottom-right-radius: 50px; } }
      @media (max-width: 599px) {
        .shtc-search--navigation.mobile-open {
          position: absolute;
          width: 100%;
          left: 0;
          background: #f1f1f1;
          display: -webkit-box;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
                  flex-direction: column-reverse;
          opacity: 1;
          padding: 12px 15px;
          margin-left: 0;
          -webkit-box-align: stretch;
                  align-items: stretch; }
          .shtc-search--navigation.mobile-open .close {
            right: 25px;
            top: 20px; } }
      @media (max-width: 599px) and (max-width: 600px) {
        .shtc-search--navigation.mobile-open .close {
          display: block; } }
      @media (max-width: 599px) {
            .shtc-search--navigation.mobile-open .close:before {
              font-size: 18px; }
          .shtc-search--navigation.mobile-open .shtc-dropdown--search {
            width: 100%; }
            .shtc-search--navigation.mobile-open .shtc-dropdown--search .shtc-dropdown__selector {
              border-radius: 0;
              height: 36px; }
          .shtc-search--navigation.mobile-open .shtc-search--navigation__input {
            width: 100%;
            height: 30px;
            opacity: 1;
            display: -webkit-box;
            display: flex;
            padding: 5px 30px 5px 30px;
            position: relative; }
          .shtc-search--navigation.mobile-open .shtc-search--navigation .shtc-icon {
            margin: 0; }
            .shtc-search--navigation.mobile-open .shtc-search--navigation .shtc-icon .close {
              opacity: 1;
              display: block; }
          .shtc-search--navigation.mobile-open .shtc-search--navigation__container .suggestions-container {
            padding: 28px 16px;
            box-shadow: 1px 2px 3px rgba(225, 225, 225, 0.9);
            overflow: auto;
            transition: all linear 0s; }
          .shtc-search--navigation.mobile-open .shtc-search--navigation__container.first-container {
            border-radius: 0;
            background: #fff;
            opacity: 1;
            width: 100%;
            margin: 0; }
            .shtc-search--navigation.mobile-open .shtc-search--navigation__container.first-container.sub-focus {
              min-width: 100%;
              margin-right: 0;
              box-shadow: 1px 2px 3px rgba(225, 225, 225, 0.9); }
          .shtc-search--navigation.mobile-open .shtc-search--navigation__container.second-container {
            border-radius: 50px;
            background: #fff;
            opacity: 1;
            position: relative;
            width: 100%;
            height: 36px;
            margin-bottom: 12px; }
            .shtc-search--navigation.mobile-open .shtc-search--navigation__container.second-container.sub-focus {
              box-shadow: 1px 2px 3px rgba(225, 225, 225, 0.9); } }
  
  .shtc-textlink {
    color: #1b1b1b;
    font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
    text-decoration: none; }
    .shtc-textlink:hover {
      color: #ec6602; }
      .shtc-textlink:hover__icon {
        color: #ec6602;
        border-color: #ec6602; }
        .shtc-textlink:hover__icon:before {
          color: #ec6602; }
    .shtc-dropdown-option--selected .shtc-textlink {
      color: #ec6602; }
    .shtc-textlink--inline {
      text-decoration: none;
      border-bottom: 1px solid #1b1b1b;
      height: 22px; }
      .shtc-textlink--inline:hover {
        border-color: #ec6602; }
    .shtc-textlink--acronim {
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      cursor: default;
      border-bottom: 1px dotted #686868; }
      .shtc-textlink--acronim:hover {
        color: #1b1b1b; }
    .shtc-textlink--large {
      font-size: 1.125em; }
    .shtc-textlink--medium {
      font-size: 18px;
      line-height: 1.25; }
    .shtc-textlink--with-margin-right {
      margin-right: 80px; }
    .shtc-textlink--with-link-button, .shtc-textlink--with-icon {
      -webkit-box-align: center;
              align-items: center;
      display: -webkit-inline-box;
      display: inline-flex;
      padding: 10px 0; }
      .shtc-textlink--with-link-button .shtc-textlink__icon, .shtc-textlink--with-icon .shtc-textlink__icon {
        border-radius: 50%;
        border: 1px solid #b7b7b7;
        color: #ec6602;
        display: -webkit-box;
        display: flex;
        -webkit-box-flex: 0;
                flex: 0 0 auto;
        height: 24px;
        margin-right: 8px;
        position: relative;
        text-align: center;
        width: 24px; }
        .shtc-textlink--with-link-button .shtc-textlink__icon.shtc-textlink__icon--right, .shtc-textlink--with-icon .shtc-textlink__icon.shtc-textlink__icon--right {
          margin-right: 0;
          margin-left: 8px; }
        .shtc-textlink--with-link-button .shtc-textlink__icon:before, .shtc-textlink--with-icon .shtc-textlink__icon:before {
          align-self: center;
          color: #ec6602;
          font-size: 12px;
          margin: auto;
          width: 10px;
          left: 50%;
          top: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
                  transform: translateX(-50%) translateY(-50%);
          position: absolute; }
    .shtc-textlink__content {
      line-height: 1.33; }
    .shtc-textlink__info {
      color: #161616;
      margin-left: 8px;
      white-space: nowrap; }
    .shtc-textlink--with-icon .shtc-textlink__icon {
      border: none;
      color: #ec6602;
      margin-right: 12px; }
      .shtc-textlink--with-icon .shtc-textlink__icon:before {
        align-self: center;
        color: #ec6602;
        margin: auto; }
      .shtc-textlink--with-icon .shtc-textlink__icon.print:before, .shtc-textlink--with-icon .shtc-textlink__icon.download:before {
        font-size: 18px; }
    .shtc-textlink--no-padding {
      padding: 0; }
    .shtc-textlink--with-link-arrow {
      -webkit-box-align: center;
              align-items: center;
      display: -webkit-inline-box;
      display: inline-flex;
      padding: 10px 0; }
      .shtc-textlink--with-link-arrow .shtc-textlink__icon {
        width: 12px;
        margin-right: 8px; }
        .shtc-textlink--with-link-arrow .shtc-textlink__icon:before {
          align-self: center;
          color: #ec6602;
          font-size: 0.625em;
          margin: auto;
          width: 10px;
          left: 50%;
          top: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
                  transform: translateX(-50%) translateY(-50%);
          position: absolute; }
  
  .shtc-backToTop {
    display: none; }
    .shtc-backToTop__button {
      -webkit-box-align: center;
              align-items: center;
      background: #b7b7b7;
      border-radius: 50%;
      bottom: 25px;
      cursor: pointer;
      display: -webkit-box;
      display: flex;
      height: 40px;
      -webkit-box-pack: center;
              justify-content: center;
      margin-top: 18px;
      position: fixed;
      right: 28px;
      width: 40px; }
      @media (min-width: 600px) {
        .shtc-backToTop__button {
          right: 24px; } }
      @media (min-width: 768px) {
        .shtc-backToTop__button {
          right: 36px; } }
      .shtc-backToTop__button:before, .shtc-backToTop__button:after {
        content: '';
        -webkit-box-flex: 1;
                flex: 1 0 auto; }
      .shtc-backToTop__button .shtc-icon:before {
        color: #fff;
        font-size: 16px;
        line-height: 10px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%); }
  
  @-webkit-keyframes fade-in {
    0% {
      opacity: 0.2; }
    100% {
      opacity: 1; } }
  
  @keyframes fade-in {
    0% {
      opacity: 0.2; }
    100% {
      opacity: 1; } }
  
  .shtc-spinner [class^=dot-] {
    -webkit-animation: 500ms ease-in fade-in infinite alternate;
            animation: 500ms ease-in fade-in infinite alternate; }
  
  .shtc-spinner .dot-1 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s; }
  
  .shtc-spinner .dot-2 {
    -webkit-animation-delay: 125ms;
            animation-delay: 125ms; }
  
  .shtc-spinner .dot-3 {
    -webkit-animation-delay: 250ms;
            animation-delay: 250ms; }
  
  .shtc-spinner .dot-4 {
    -webkit-animation-delay: 375ms;
            animation-delay: 375ms; }
  
  .shtc-spinner .dot-5 {
    -webkit-animation-delay: 500ms;
            animation-delay: 500ms; }
  
  .shtc-spinner .dot-6 {
    -webkit-animation-delay: 625ms;
            animation-delay: 625ms; }
  
  .shtc-spinner .dot-7 {
    -webkit-animation-delay: 750ms;
            animation-delay: 750ms; }
  
  .shtc-spinner .dot-8 {
    -webkit-animation-delay: 875ms;
            animation-delay: 875ms; }
  
  .shtc-spinner .dots {
    margin: 50px auto;
    width: 100px;
    height: 100px;
    position: relative; }
  
  .shtc-spinner [class^=dot-] {
    position: absolute;
    left: calc(50% - 10px);
    top: calc(50% - 10px);
    width: 13px;
    height: 13px;
    border-radius: 10px;
    background: #ec6602;
    -webkit-transform-origin: -22px 6.5px;
            transform-origin: -22px 6.5px; }
  
  .shtc-spinner .dot-1 {
    -webkit-transform: translateX(40px) rotate(0deg);
            transform: translateX(40px) rotate(0deg); }
  
  .shtc-spinner .dot-2 {
    -webkit-transform: translateX(40px) rotate(45deg);
            transform: translateX(40px) rotate(45deg); }
  
  .shtc-spinner .dot-3 {
    -webkit-transform: translateX(40px) rotate(90deg);
            transform: translateX(40px) rotate(90deg); }
  
  .shtc-spinner .dot-4 {
    -webkit-transform: translateX(40px) rotate(135deg);
            transform: translateX(40px) rotate(135deg); }
  
  .shtc-spinner .dot-5 {
    -webkit-transform: translateX(40px) rotate(180deg);
            transform: translateX(40px) rotate(180deg); }
  
  .shtc-spinner .dot-6 {
    -webkit-transform: translateX(40px) rotate(225deg);
            transform: translateX(40px) rotate(225deg); }
  
  .shtc-spinner .dot-7 {
    -webkit-transform: translateX(40px) rotate(270deg);
            transform: translateX(40px) rotate(270deg); }
  
  .shtc-spinner .dot-8 {
    -webkit-transform: translateX(40px) rotate(315deg);
            transform: translateX(40px) rotate(315deg); }
  
  .shtc-button {
    cursor: pointer;
    outline: none;
    border: 1px solid transparent;
    border-radius: 100px;
    color: #000;
    font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight: bold;
    background: #fff;
    white-space: nowrap;
    text-decoration: none; }
    .shtc-button--small {
      font-size: 0.75em;
      padding: 0 15px;
      height: 28px;
      line-height: 0.9;
      min-width: 78px; }
    .shtc-button--medium {
      font-size: 18px;
      padding: 10px 22px;
      height: 40px;
      line-height: 0.9;
      min-width: 112px; }
    .shtc-button--large {
      font-size: 1.125em;
      padding: 0 25px;
      height: 48px;
      line-height: 0.9;
      min-width: 126px; }
    .shtc-button:disabled:disabled, .shtc-button:disabled:disabled:hover, .shtc-button:disabled:disabled:active, .shtc-button:disabled:disabled:focus {
      cursor: default;
      background: #fff;
      color: #b7b7b7;
      border-color: #e0e0e0; }
      .shtc-button:disabled:disabled .shtc-icon::before,
      .shtc-button:disabled:disabled .shtc-icon-small::before, .shtc-button:disabled:disabled:hover .shtc-icon::before,
      .shtc-button:disabled:disabled:hover .shtc-icon-small::before, .shtc-button:disabled:disabled:active .shtc-icon::before,
      .shtc-button:disabled:disabled:active .shtc-icon-small::before, .shtc-button:disabled:disabled:focus .shtc-icon::before,
      .shtc-button:disabled:disabled:focus .shtc-icon-small::before {
        color: #b7b7b7; }
    .shtc-button--default {
      background: #ec6602;
      color: #fff; }
      .shtc-button--default:hover, .shtc-button--default:active {
        background: #c64f06; }
      .shtc-button--default.shtc-button--berry {
        background: #7a162d; }
        .shtc-button--default.shtc-button--berry:hover, .shtc-button--default.shtc-button--berry:active {
          background: #5b1021; }
      .shtc-button--default.shtc-button--petrol {
        background: #009797; }
        .shtc-button--default.shtc-button--petrol:hover, .shtc-button--default.shtc-button--petrol:active {
          background: #006f6f; }
      .shtc-button--default .shtc-icon::before,
      .shtc-button--default .shtc-icon-small::before {
        color: #fff; }
    .shtc-button--border {
      color: #686868;
      border: 1px solid #b7b7b7; }
      .shtc-button--border:hover {
        color: #fff;
        background: #ec6602;
        border-color: transparent; }
        .shtc-button--border:hover .shtc-icon::before,
        .shtc-button--border:hover .shtc-icon-small::before {
          color: #fff; }
      .shtc-button--border:active {
        background: #c64f06;
        color: #fff;
        border-color: transparent; }
        .shtc-button--border:active .shtc-icon::before,
        .shtc-button--border:active .shtc-icon-small::before {
          color: #fff; }
      .shtc-button--border:disabled {
        cursor: default;
        background: transparent;
        border-color: #e1e1e1;
        color: #b7b7b7; }
      .shtc-button--border.shtc-button--berry:hover {
        background: #7a162d; }
      .shtc-button--border.shtc-button--berry:active {
        background: #5b1021; }
      .shtc-button--border.shtc-button--petrol:hover {
        background: #009797; }
      .shtc-button--border.shtc-button--petrol:active {
        background: #006f6f; }
      .shtc-button--border .shtc-icon::before,
      .shtc-button--border .shtc-icon-small::before {
        color: #686868; }
    .shtc-button--icon {
      position: relative;
      text-align: right; }
      .shtc-button--icon.shtc-button--border-transparent {
        border-color: transparent; }
      .shtc-button--icon.shtc-button--medium {
        padding-right: 50px;
        min-width: 138px; }
        .shtc-button--icon.shtc-button--medium .shtc-icon-small,
        .shtc-button--icon.shtc-button--medium .shtc-icon {
          right: 22px; }
      .shtc-button--icon.shtc-button--large {
        padding-right: 68px;
        height: 48px;
        line-height: 0.9;
        min-width: 162px; }
        .shtc-button--icon.shtc-button--large .shtc-icon,
        .shtc-button--icon.shtc-button--large .shtc-icon-small {
          right: 38px; }
      .shtc-button--icon .shtc-icon-small,
      .shtc-button--icon .shtc-icon {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        color: #686868; }
      .shtc-button--icon:active .shtc-icon::before,
      .shtc-button--icon:active .shtc-icon-small::before {
        color: #fff; }
    .shtc-button--group {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
              align-items: center; }
    .shtc-button--toggle {
      color: #686868;
      background: transparent;
      border-color: #b7b7b7;
      height: 48px;
      padding: 0 22px;
      margin-right: 4px; }
      .shtc-button--toggle:last-child {
        margin-right: 0; }
      .shtc-button--toggle.shtc-button--active {
        color: #fff;
        background: #ec6602;
        border-color: transparent; }
      .shtc-button--toggle.shtc-button--medium {
        height: 40px; }
    .shtc-button--circle-icon {
      display: -webkit-box;
      display: flex;
      cursor: pointer;
      outline: none;
      padding: 0;
      border-radius: 100px;
      background: #fff;
      border: 1px solid #b7b7b7;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center; }
      .shtc-button--circle-icon:active {
        border-color: transparent; }
      .shtc-button--circle-icon.shtc-button--border-transparent {
        border-color: transparent; }
      .shtc-button--circle-icon--grey-back {
        border: 1px solid #b7b7b7; }
      .shtc-button--circle-icon:before, .shtc-button--circle-icon:after {
        content: '';
        -webkit-box-flex: 1;
                flex: 1 0 auto; }
      .shtc-button--circle-icon.shtc-button--petrol .shtc-icon::before,
      .shtc-button--circle-icon.shtc-button--petrol .shtc-icon-small::before {
        color: #009797; }
      .shtc-button--circle-icon.shtc-button--berry .shtc-icon::before,
      .shtc-button--circle-icon.shtc-button--berry .shtc-icon-small::before {
        color: #7a162d; }
      .shtc-button--circle-icon .shtc-icon::before,
      .shtc-button--circle-icon .shtc-icon-small::before {
        color: #ec6602; }
      .shtc-button--circle-icon .shtc-icon.arrow-down,
      .shtc-button--circle-icon .shtc-icon-small.arrow-down {
        margin-top: 7%;
        margin-left: 2%; }
      .shtc-button--circle-icon .shtc-icon.arrow-top,
      .shtc-button--circle-icon .shtc-icon-small.arrow-top {
        margin-bottom: 6%;
        margin-left: 3%; }
      .shtc-button--circle-icon:hover {
        background: #ec6602;
        border-color: transparent; }
        .shtc-button--circle-icon:hover .shtc-icon::before,
        .shtc-button--circle-icon:hover .shtc-icon-small::before {
          color: #fff; }
      .shtc-button--circle-icon:active {
        background: #c64f06; }
        .shtc-button--circle-icon:active .shtc-icon::before,
        .shtc-button--circle-icon:active .shtc-icon-small::before {
          color: #fff; }
      .shtc-button--circle-icon.shtc-button--berry:hover {
        background: #7a162d; }
        .shtc-button--circle-icon.shtc-button--berry:hover .shtc-icon::before,
        .shtc-button--circle-icon.shtc-button--berry:hover .shtc-icon-small::before {
          color: #fff; }
      .shtc-button--circle-icon.shtc-button--berry:active {
        background: #5b1021; }
        .shtc-button--circle-icon.shtc-button--berry:active .shtc-icon::before,
        .shtc-button--circle-icon.shtc-button--berry:active .shtc-icon-small::before {
          color: #fff; }
      .shtc-button--circle-icon.shtc-button--petrol:hover {
        background: #009797; }
        .shtc-button--circle-icon.shtc-button--petrol:hover .shtc-icon::before,
        .shtc-button--circle-icon.shtc-button--petrol:hover .shtc-icon-small::before {
          color: #fff; }
      .shtc-button--circle-icon.shtc-button--petrol:active {
        background: #006f6f; }
      .shtc-button--circle-icon.shtc-button--small {
        width: 24px;
        height: 24px;
        min-width: auto; }
        .shtc-button--circle-icon.shtc-button--small .shtc-icon::before,
        .shtc-button--circle-icon.shtc-button--small .shtc-icon-small::before {
          font-size: 12px; }
      .shtc-button--circle-icon.shtc-button--medium {
        width: 40px;
        height: 40px;
        min-width: 40px; }
        .shtc-button--circle-icon.shtc-button--medium .shtc-icon::before,
        .shtc-button--circle-icon.shtc-button--medium .shtc-icon-small::before {
          font-size: 16px; }
      .shtc-button--circle-icon.shtc-button--large {
        width: 48px;
        height: 48px;
        min-width: 48px; }
        .shtc-button--circle-icon.shtc-button--large .shtc-icon::before,
        .shtc-button--circle-icon.shtc-button--large .shtc-icon-small::before {
          font-size: 20px; }
      .shtc-button--circle-icon:disabled {
        cursor: default;
        background: #fff; }
        .shtc-button--circle-icon:disabled .shtc-icon::before,
        .shtc-button--circle-icon:disabled .shtc-icon-small::before {
          color: #b7b7b7; }
    .shtc-button--light {
      border: 0;
      display: -webkit-box;
      display: flex;
      cursor: pointer;
      outline: none;
      padding: 0;
      border-radius: 100px;
      background: #fff;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center;
      width: 24px;
      height: 24px;
      min-width: auto; }
      .shtc-button--light .shtc-icon::before,
      .shtc-button--light .shtc-icon-small::before {
        font-size: 10px;
        color: #ec6602; }
      .shtc-button--light:active .shtc-icon::before,
      .shtc-button--light:active .shtc-icon-small::before {
        color: #c64f06; }
    .shtc-button--switch {
      display: inline-block;
      background: transparent;
      border: 0;
      padding: 0;
      min-width: 56px; }
      .shtc-button--switch .shtc-button__checkbox {
        display: none; }
      .shtc-button--switch .shtc-button__label {
        cursor: pointer;
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        border-radius: 100px;
        border: 1px solid #b7b7b7;
        background: transparent; }
        .shtc-button--switch .shtc-button__label::after {
          content: '';
          position: absolute;
          height: 24px;
          width: 24px;
          left: 2px;
          top: 1px;
          border-radius: 50%;
          background: #b7b7b7;
          transition: all 0.3s linear; }
      .shtc-button--switch .shtc-button__checkbox:checked ~ .shtc-button__label:after {
        background: #ec6602; }
      .shtc-button--switch .shtc-button__checkbox:disabled ~ .shtc-button__label {
        cursor: default;
        border-color: #e1e1e1; }
        .shtc-button--switch .shtc-button__checkbox:disabled ~ .shtc-button__label::after {
          background: #e1e1e1; }
      .shtc-button--switch:hover, .shtc-button--switch:active, .shtc-button--switch:focus {
        background: transparent; }
      .shtc-button--switch.shtc-button--small {
        width: 56px;
        height: 28px;
        line-height: 0.9; }
        .shtc-button--switch.shtc-button--small .shtc-button__checkbox:checked ~ .shtc-button__label:after {
          left: 28px; }
      .shtc-button--switch.shtc-button--medium {
        width: 70px;
        height: 36px; }
        .shtc-button--switch.shtc-button--medium .shtc-button__label::after {
          width: 30px;
          height: 30px;
          top: 2px; }
        .shtc-button--switch.shtc-button--medium .shtc-button__checkbox:checked ~ .shtc-button__label:after {
          left: 36px; }
      .shtc-button--switch.shtc-button--large {
        width: 94px;
        height: 48px; }
        .shtc-button--switch.shtc-button--large .shtc-button__label::after {
          width: 42px;
          height: 42px;
          top: 2px; }
        .shtc-button--switch.shtc-button--large .shtc-button__checkbox:checked ~ .shtc-button__label:after {
          left: 48px; }
    .shtc-button--with-colored-background {
      border-color: transparent; }
    .shtc-button--tag {
      border: 1px solid #b7b7b7;
      color: #686868;
      padding: 0 20px; }
      .shtc-button--tag:hover {
        border-color: #1b1b1b; }
      .shtc-button--tag.shtc-button--active {
        border-color: #ec6602;
        padding-right: 14px; }
        .shtc-button--tag.shtc-button--active::after {
          content: '\e817';
          font-size: 9px;
          font-family: "SH Icon";
          font-style: normal;
          font-weight: normal;
          line-height: 0.9;
          margin-left: 10px; }
    .shtc-button--collapse {
      position: relative;
      padding-left: 0;
      text-align: left; }
      .shtc-button--collapse .shtc-button__icon:before {
        color: #fff;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        right: 26px;
        line-height: 1;
        font-size: 1.375em;
        margin-top: 2px; }
      .shtc-button--collapse.shtc-button--large {
        height: 44px;
        line-height: .9;
        min-width: 172px;
        padding-right: 48px;
        padding-left: 32px; }
      .shtc-button--collapse.shtc-button--medium {
        height: 40px;
        line-height: .9;
        min-width: 148px;
        padding-right: 40px;
        padding-left: 27px;
        position: relative; }
        .shtc-button--collapse.shtc-button--medium .shtc-button__icon:before {
          color: #fff;
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          right: 22px;
          line-height: 1;
          font-size: 22px;
          margin-top: 0; }
        .shtc-button--collapse.shtc-button--medium.shtc-button--active .shtc-button__icon:before {
          -webkit-transform: translateY(-50%) rotate(-180deg);
                  transform: translateY(-50%) rotate(-180deg);
          margin-top: 0; }
      .shtc-button--collapse.shtc-button--active .shtc-button__icon:before {
        -webkit-transform: translateY(-50%) rotate(-180deg);
                transform: translateY(-50%) rotate(-180deg);
        margin-top: -1px; }
      .shtc-button--collapse.shtc-button--active.shtc-button--default {
        background: #c64f06; }
      .shtc-button--collapse.shtc-button--active.shtc-button--berry {
        background: #5b1021; }
      .shtc-button--collapse.shtc-button--active.shtc-button--petrol {
        background: #006f6f; }
  
  .shtc-dropdown {
    display: inline-block;
    font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 16px;
    position: relative; }
    .shtc-dropdown .shtc-icon.dropdown {
      margin-left: auto;
      width: 12px;
      float: right; }
      .shtc-dropdown .shtc-icon.dropdown:before {
        color: #5d5d5d; }
    .shtc-dropdown--open .dropdown:before {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg); }
    .shtc-dropdown__text {
      float: left; }
    .shtc-dropdown__selector {
      width: 100%;
      padding-left: 8px;
      color: #949599;
      z-index: 10;
      display: inline-block; }
    .shtc-dropdown__options-container {
      border-top: 1px solid #b7b7b7;
      border-bottom: 1px solid #ec6602;
      display: none;
      transition: all 0.1s linear;
      background: #fff;
      min-height: 44px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      opacity: 1;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 5; }
      .shtc-dropdown__options-container--hidden {
        opacity: 0; }
    .shtc-dropdown-option {
      margin-top: 18px;
      color: #1b1b1b;
      cursor: pointer; }
      .shtc-dropdown-option:last-child {
        margin-bottom: 18px; }
      .shtc-dropdown-option:before {
        color: #009797; }
      .shtc-dropdown-option:hover {
        color: #ec6602; }
        .shtc-dropdown-option:hover:before {
          color: #ec6602; }
      .shtc-dropdown-option--selected {
        color: #ec6602; }
      .shtc-dropdown-option--inactive {
        cursor: default;
        color: #b7b7b7; }
        .shtc-dropdown-option--inactive:hover {
          color: #b7b7b7; }
        .shtc-dropdown-option--inactive:before {
          color: #b7b7b7 !important; }
      .shtc-dropdown-option__header {
        display: block;
        z-index: 1; }
        .shtc-dropdown-option__header__language {
          padding: 0.5em 0.8em;
          margin: -0.5em -0.8em; }
        .shtc-dropdown-option__header__user {
          padding: 0.5em 1.5em 0.5em 4em;
          margin: -0.5em -1.5em -0.5em -4em; }
    .shtc-dropdown--with-icon .shtc-dropdown__selector {
      padding-left: 11px; }
    .shtc-dropdown--with-icon:before {
      font-size: 19px; }
    @media (max-width: 599px) {
      .shtc-dropdown--user {
        position: static; } }
    .shtc-dropdown--user .shtc-dropdown__options-container {
      top: 42px;
      padding: 18px 0;
      line-height: 24px;
      width: calc(100vw - 54px); }
      @media (min-width: 600px) {
        .shtc-dropdown--user .shtc-dropdown__options-container {
          top: 0;
          margin-top: 42px;
          width: calc(100% + 24px);
          min-width: 200px; } }
      .shtc-dropdown--user .shtc-dropdown__options-container .shtc-dropdown-option {
        font-size: 16px;
        position: relative;
        margin: 18px 24px 0 24px;
        padding-left: 40px; }
        .shtc-dropdown--user .shtc-dropdown__options-container .shtc-dropdown-option:first-child {
          margin-top: 0; }
          @media (min-width: 600px) {
            .shtc-dropdown--user .shtc-dropdown__options-container .shtc-dropdown-option:first-child {
              display: none; } }
        .shtc-dropdown--user .shtc-dropdown__options-container .shtc-dropdown-option:before {
          font-size: 24px;
          position: absolute;
          top: 0;
          left: 0;
          display: -webkit-box;
          display: flex;
          -webkit-box-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
                  align-items: center;
          height: 24px; }
        @media (min-width: 600px) {
          .shtc-dropdown--user .shtc-dropdown__options-container .shtc-dropdown-option:nth-child(2) {
            margin-top: 0; } }
    @media (min-width: 600px) {
      .shtc-dropdown--user {
        display: inline-block; } }
    .shtc-dropdown--user .shtc-dropdown__text,
    .shtc-dropdown--user .shtc-dropdown__selector {
      display: none; }
      @media (min-width: 600px) {
        .shtc-dropdown--user .shtc-dropdown__text,
        .shtc-dropdown--user .shtc-dropdown__selector {
          display: block; } }
    .shtc-dropdown--default .shtc-dropdown__options-container {
      padding: 18px 16px 0; }
    @media (max-width: 600px) {
      .shtc-dropdown--language:before, .shtc-dropdown--default:before {
        font-size: 18px; } }
    .shtc-dropdown--language .shtc-dropdown__options-container, .shtc-dropdown--default .shtc-dropdown__options-container {
      margin-top: 42px;
      line-height: 15px;
      min-width: calc(100% + 12px); }
      @media (min-width: 600px) {
        .shtc-dropdown--language .shtc-dropdown__options-container, .shtc-dropdown--default .shtc-dropdown__options-container {
          width: 100%; } }
      .shtc-dropdown--language .shtc-dropdown__options-container .shtc-dropdown-option, .shtc-dropdown--default .shtc-dropdown__options-container .shtc-dropdown-option {
        padding: 0 12px;
        margin-top: 15px; }
        .shtc-dropdown--language .shtc-dropdown__options-container .shtc-dropdown-option:last-child, .shtc-dropdown--default .shtc-dropdown__options-container .shtc-dropdown-option:last-child {
          margin-bottom: 16px; }
    .shtc-dropdown--language .dropdown, .shtc-dropdown--default .dropdown {
      display: none; }
      @media (min-width: 600px) {
        .shtc-dropdown--language .dropdown, .shtc-dropdown--default .dropdown {
          display: inline-block; } }
    .shtc-dropdown--search {
      height: 28px; }
      .shtc-dropdown--search.shtc-dropdown--open .shtc-dropdown__selector {
        box-shadow: 1px 2px 3px rgba(225, 225, 225, 0.9); }
      .shtc-dropdown--search .shtc-dropdown__selector {
        -webkit-box-align: center;
                align-items: center;
        background: #fff;
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;
        display: -webkit-box;
        display: flex;
        height: inherit;
        position: relative; }
        .shtc-dropdown--search .shtc-dropdown__selector .dropdown {
          padding-right: 28px; }
      .shtc-dropdown--search .shtc-dropdown__options-container {
        border: none;
        margin-top: 10px;
        box-shadow: 1px 2px 3px rgba(225, 225, 225, 0.9);
        padding: 18px 16px 0;
        top: 0;
        left: 0; }
  
  .shtc-iconDropdown {
    display: inline-block; }
    .shtc-iconDropdown > .shtc-icon {
      float: left; }
      .shtc-iconDropdown > .shtc-icon:before {
        color: #009797; }
  
  .shtc-sortDropdown {
    cursor: pointer;
    margin-top: 5px;
    display: -webkit-box;
    display: flex; }
    @media (min-width: 768px) {
      .shtc-sortDropdown {
        margin-top: 0; } }
    .shtc-sortDropdown__button {
      color: #e1e1e1;
      vertical-align: top;
      float: right;
      text-decoration: none; }
      .shtc-sortDropdown__button .icon-sort-asc,
      .shtc-sortDropdown__button .icon-sort-desc {
        float: left;
        line-height: 26px;
        font-size: 26px; }
        @media (min-width: 768px) {
          .shtc-sortDropdown__button .icon-sort-asc,
          .shtc-sortDropdown__button .icon-sort-desc {
            line-height: 18px;
            font-size: 18px; } }
      .shtc-sortDropdown__button .icon-sort-desc {
        margin-right: 6px; }
      .shtc-sortDropdown__button.sort-asc .icon-sort-asc {
        color: #ec6602; }
      .shtc-sortDropdown__button.sort-desc .icon-sort-desc {
        color: #ec6602; }
    .shtc-sortDropdown .shtc-dropdown {
      margin-right: 12px;
      min-width: 145px;
      -webkit-box-flex: 1;
              flex: 1; }
      .shtc-sortDropdown .shtc-dropdown__selector {
        padding: 0 6px;
        border-bottom: 1px solid #b7b7b7; }
        .shtc-sortDropdown .shtc-dropdown__selector__sortResults {
          float: left;
          color: #1b1b1b;
          font-size: 18px;
          padding-right: 5px; }
      .shtc-sortDropdown .shtc-dropdown__options-container {
        margin-top: 27px;
        min-width: 100%;
        padding: 0; }
        .shtc-sortDropdown .shtc-dropdown__options-container .shtc-dropdown-option {
          padding-left: 6px; }
      .shtc-sortDropdown .shtc-dropdown .dropdown {
        display: inline-block; }
      .shtc-sortDropdown .shtc-dropdown__text {
        color: #1b1b1b;
        font-size: 18px; }
  
  .shtc-lightbox {
    font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
    z-index: 7115;
    overflow: hidden; }
    .shtc-lightbox__backdrop {
      display: none;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center; }
      .shtc-lightbox__backdrop__background {
        background-color: rgba(128, 128, 128, 0.75);
        z-index: 5800;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .shtc-lightbox__modal-dialog {
      padding: 0;
      box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.08);
      background: #fff;
      width: 430px;
      height: -webkit-max-content;
      height: -moz-max-content;
      height: max-content;
      position: relative;
      max-height: 86vh;
      overflow: auto;
      z-index: 6000; }
      @media (max-width: 600px) {
        .shtc-lightbox__modal-dialog {
          width: 90vw;
          min-height: 20vh; } }
    .shtc-lightbox__content, .shtc-lightbox__spinner-container {
      height: 100%;
      line-height: 1.3;
      font-size: 16px;
      transition: all ease-in-out .1s; }
      @media (max-width: 600px) {
        .shtc-lightbox__content, .shtc-lightbox__spinner-container {
          display: -webkit-box;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
                  flex-direction: column; } }
    .shtc-lightbox__spinner-container {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; }
    .shtc-lightbox__content--hidden {
      opacity: 0; }
    .shtc-lightbox__header {
      padding: 24px 32px 16px 32px;
      position: relative;
      background: #009797;
      color: #fff;
      min-height: 60px; }
    .shtc-lightbox__header-headline {
      text-align: center;
      font-family: "SH Text Bold", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 24px; }
      @media (max-width: 600px) {
        .shtc-lightbox__header-headline {
          margin-left: 10px; } }
    .shtc-lightbox__icon {
      display: -webkit-box;
      display: flex;
      border-radius: 50%;
      margin: 0 auto 13px auto;
      -webkit-box-align: center;
              align-items: center;
      height: 60px;
      width: 60px;
      background: #fff; }
      .shtc-lightbox__icon:before {
        color: #009797;
        font-size: 50px;
        margin: auto; }
      .shtc-lightbox__icon.icon-how-to:before {
        margin-left: 6px; }
      .shtc-lightbox__icon.basket:before {
        font-size: 40px; }
      @media (max-width: 600px) {
        .shtc-lightbox__icon {
          display: none !important; } }
    .shtc-lightbox .download {
      margin: auto;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center; }
      .shtc-lightbox .download:before {
        font-size: 12px;
        vertical-align: middle;
        cursor: pointer;
        color: #ec6602;
        pointer-events: all;
        margin-top: 4px; }
    .shtc-lightbox .close {
      position: absolute;
      top: 5px;
      right: 5px;
      padding: 6px;
      outline: none;
      cursor: pointer; }
      .shtc-lightbox .close:before {
        font-size: 12px;
        cursor: pointer;
        color: #fff; }
    .shtc-lightbox .shtc-button {
      width: 100%;
      z-index: 115; }
    .shtc-lightbox__body {
      padding: 26px 0 0;
      font-size: 1.125em; }
      .shtc-lightbox__body-download-link {
        text-decoration: none;
        vertical-align: middle;
        color: #000;
        font-size: 16px; }
    .shtc-lightbox__with-download .shtc-lightbox__body-content {
      height: 100%; }
    .shtc-lightbox__body-content {
      padding: 0 40px;
      font-size: 16px;
      line-height: 1.5;
      margin-bottom: 23px;
      margin-right: 12px; }
      .shtc-lightbox__body-content-copy {
        margin-top: 0; }
      @media (max-width: 600px) {
        .shtc-lightbox__body-content {
          padding: 0 24px; } }
    .shtc-lightbox__body-action {
      margin: 0 40px 24px; }
      @media (max-width: 600px) {
        .shtc-lightbox__body-action {
          margin: 0 15px 24px; } }
      .shtc-lightbox__body-action-button {
        color: #fff; }
    .shtc-lightbox__downloads {
      margin: 0;
      background: #f1f1f1;
      width: 100%;
      min-height: 44px;
      padding: 16px 32px; }
      @media (max-width: 600px) {
        .shtc-lightbox__downloads {
          padding: 16px 16px; } }
      .shtc-lightbox__downloads a {
        color: #000;
        padding-left: 16px;
        position: relative; }
        .shtc-lightbox__downloads a:before {
          position: absolute;
          left: 0;
          top: 0; }
    .shtc-lightbox__body-title {
      color: #000;
      margin: 0 0 8px 0;
      font-weight: normal;
      font-family: "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif; }
    .shtc-lightbox__body .shtc-input .shtc-input__label {
      font-size: 16px; }
  
  .shtc-popup {
    z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    display: -webkit-box;
    display: flex; }
    .shtc-popup__background {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(128, 128, 128, 0.75); }
    .shtc-popup__dialog {
      max-height: 95vh;
      position: relative;
      display: inline-block;
      padding: 0;
      box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.08);
      background: #fff;
      width: 430px;
      overflow: hidden; }
      @media (max-width: 600px) {
        .shtc-popup__dialog {
          width: 90vw;
          min-height: 20vh; } }
      .shtc-popup__dialog__closeButton {
        position: absolute;
        top: 5px;
        right: 5px;
        padding: 6px;
        outline: none;
        cursor: pointer;
        z-index: 1; }
        .shtc-popup__dialog__closeButton .shtc-icon {
          font-size: 12px;
          cursor: pointer;
          color: #fff; }
    .shtc-popup__header {
      padding: 24px 32px 16px;
      position: relative;
      background: #009797;
      color: #fff;
      min-height: 60px; }
      @media (min-width: 600px) {
        .shtc-popup__header {
          padding: 12px 16px 8px; } }
      .shtc-popup__header__image {
        display: -webkit-box;
        display: flex;
        border-radius: 50%;
        margin: 0 auto 13px auto;
        -webkit-box-align: center;
                align-items: center;
        height: 60px;
        width: 60px;
        background: #fff; }
        .shtc-popup__header__image img {
          width: 100%;
          height: 100%; }
      .shtc-popup__header .shtc-popupProfile__exclamation__imageWrapper {
        height: 60px;
        width: 60px; }
      .shtc-popup__header .shtc-popupProfile__exclamation__image {
        height: 42px; }
      .shtc-popup__header__headline {
        text-align: center;
        font-family: "SH Text Bold", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-size: 24px; }
        @media (max-width: 600px) {
          .shtc-popup__header__headline {
            font-size: 20px;
            margin-left: 10px; } }
    .shtc-popup__content {
      position: relative;
      display: inline-block;
      width: 100%; }
      .shtc-popup__content--hidden {
        opacity: 0; }
      .shtc-popup__content__body {
        padding: 0 40px;
        font-size: 16px;
        line-height: 1.5;
        margin: 26px auto 0;
        overflow: auto; }
        @media (max-width: 600px) {
          .shtc-popup__content__body {
            padding: 0 24px; } }
        .shtc-popup__content__body .shtc-row {
          margin-bottom: 0;
          border: none; }
          .shtc-popup__content__body .shtc-row--result {
            margin-top: 12px;
            background-color: rgba(199, 200, 204, 0.1); }
            .shtc-popup__content__body .shtc-row--result .shtc-row__top {
              background-color: transparent;
              padding-right: 0; }
            .shtc-popup__content__body .shtc-row--result .shtc-row__title--assign {
              padding: 12px 0; }
              .shtc-popup__content__body .shtc-row--result .shtc-row__title--assign:hover {
                color: #161616; }
        .shtc-popup__content__body .shtc-popup__deactivateProfile__input {
          margin-top: 12px;
          height: 200px;
          width: 100%;
          border-color: #c7c8cc; }
      .shtc-popup__content__actions {
        padding: 26px 40px 24px;
        position: relative;
        background-color: #fff;
        width: 100%;
        bottom: 0;
        text-align: center; }
        @media (max-width: 600px) {
          .shtc-popup__content__actions {
            padding: 10px 40px; } }
      .shtc-popup__content__downloads {
        margin: 0;
        background: #f1f1f1;
        width: 100%;
        min-height: 44px;
        padding: 16px 32px;
        position: absolute;
        bottom: 0; }
        @media (max-width: 600px) {
          .shtc-popup__content__downloads {
            padding: 16px 16px; } }
        .shtc-popup__content__downloads__link {
          padding-left: 16px;
          position: relative;
          text-decoration: none;
          vertical-align: middle;
          color: #000;
          font-size: 16px;
          margin: auto;
          -webkit-box-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
                  align-items: center; }
          .shtc-popup__content__downloads__link:before {
            position: absolute;
            left: 0;
            top: 0;
            font-size: 12px;
            vertical-align: middle;
            cursor: pointer;
            color: #ec6602;
            pointer-events: all;
            margin-top: 4px; }
      .shtc-popup__content .shtc-profilePopup__buttons {
        display: inline-block;
        clear: both;
        padding: 26px 35px 24px 10px;
        text-align: center; }
        @media (min-width: 500px) {
          .shtc-popup__content .shtc-profilePopup__buttons {
            padding: 26px 40px 24px; } }
        .shtc-popup__content .shtc-profilePopup__buttons__cancel {
          position: relative;
          padding: 10px 30px;
          float: right;
          top: unset;
          right: unset;
          background-color: transparent;
          color: #949599;
          border-color: #949599;
          width: 100%; }
          .shtc-popup__content .shtc-profilePopup__buttons__cancel:hover {
            color: #ec6602;
            border-color: #ec6602; }
          @media (min-width: 500px) {
            .shtc-popup__content .shtc-profilePopup__buttons__cancel {
              width: auto; } }
        .shtc-popup__content .shtc-profilePopup__buttons__action {
          float: left;
          margin-bottom: 18px;
          width: 100%; }
          @media (min-width: 500px) {
            .shtc-popup__content .shtc-profilePopup__buttons__action {
              width: auto;
              margin-bottom: 0; } }
    .shtc-popup__button {
      display: block;
      width: 100%; }
    .shtc-popup__content, .shtc-popup__spinner-container {
      height: 100%;
      line-height: 1.3;
      font-size: 16px;
      transition: all ease-in-out .1s; }
      @media (max-width: 600px) {
        .shtc-popup__content, .shtc-popup__spinner-container {
          display: -webkit-box;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
                  flex-direction: column; } }
    .shtc-popup__spinner-container {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; }
    .shtc-popup__icon {
      display: -webkit-box;
      display: flex;
      border-radius: 50%;
      margin: 0 auto 13px auto;
      -webkit-box-align: center;
              align-items: center;
      height: 60px;
      width: 60px;
      background: #fff; }
      .shtc-popup__icon:before {
        color: #009797;
        font-size: 50px;
        margin: auto; }
      .shtc-popup__icon.icon-how-to:before {
        margin-left: 6px; }
      .shtc-popup__icon.basket:before {
        font-size: 40px; }
      @media (max-width: 600px) {
        .shtc-popup__icon {
          display: none !important; } }
  
  .shtc-lightboxLink {
    -webkit-box-align: center;
            align-items: center;
    color: #161616;
    display: -webkit-box;
    display: flex;
    font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 16px;
    text-decoration: none; }
    .shtc-lightboxLink:hover .shtc-lightboxLink__text {
      color: #ec6602; }
    .shtc-lightboxLink .shtc-icon {
      background-color: #fff;
      border-radius: 50%;
      height: 30px;
      margin-right: 12px;
      position: relative;
      width: 30px; }
      @media (min-width: 600px) {
        .shtc-lightboxLink .shtc-icon {
          margin-right: 18px; } }
      .shtc-lightboxLink .shtc-icon:before {
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%); }
    .shtc-lightboxLink__text {
      line-height: 1;
      font-weight: bold; }
  
  .shtc-notification {
    font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
    color: #49494e;
    display: inline-block;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 9px; }
    .shtc-notification__container {
      position: relative;
      padding-left: 36px; }
    .shtc-notification__center-col {
      margin-top: 0; }
    .shtc-notification__icon {
      position: absolute;
      left: 0;
      border-radius: 50%;
      width: 24px;
      height: 24px;
      color: #fff;
      font-size: 0.75em;
      margin: 0 12px 0 0;
      display: -webkit-inline-box;
      display: inline-flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center; }
    .shtc-notification--warn-type {
      background: rgba(236, 101, 1, 0.15); }
      .shtc-notification--warn-type .shtc-notification__icon {
        background-color: #ec6501; }
    .shtc-notification--error-type {
      background: #f8ecea; }
      .shtc-notification--error-type .shtc-notification__icon {
        background-color: #f81411; }
    .shtc-notification__content {
      display: inline-block;
      font-size: 16px;
      padding-right: 30px; }
      @media (min-width: 600px) {
        .shtc-notification__content {
          padding-right: 60px; } }
      @media (min-width: 1024px) {
        .shtc-notification__content {
          padding-right: 130px; } }
      .shtc-notification__content__headline {
        font-weight: normal;
        font-family: "SH Text Regular", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-size: 16px;
        line-height: 23px; }
    .shtc-notification__close {
      cursor: pointer;
      font-size: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      color: #686868;
      display: inline-block;
      position: absolute;
      top: 0;
      right: 0; }
      .shtc-notification__close .shtc-icon {
        font-size: 12px;
        line-height: 12px; }
    .shtc-notification__cta-link {
      display: inline;
      font-size: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      text-decoration: none;
      color: #ec6501;
      float: right; }
    .shtc-notification__list {
      margin: -1px 0 0 0;
      padding: 0;
      list-style-position: inside; }
    .shtc-notification--hidden {
      opacity: 0;
      transition: all 0.3s linear; }
  
  .shtc-slider {
    margin-top: 30px;
    /* SLICK */ }
    @media (min-width: 600px) {
      .shtc-slider {
        margin-top: 60px; } }
    .shtc-slider__headline {
      color: #1b1b1b;
      font-size: 24px;
      line-height: 1.33333; }
      @media (min-width: 768px) {
        .shtc-slider__headline {
          font-size: 32px;
          line-height: 1.1875; } }
    .shtc-slider__slider {
      margin-top: 24px;
      padding-bottom: 30px; }
      @media (min-width: 768px) {
        .shtc-slider__slider {
          margin-top: 30px; } }
      .shtc-slider__slider:hover .shtc-slider__next,
      .shtc-slider__slider:hover .shtc-slider__prev {
        opacity: 1; }
    .shtc-slider__slide {
      background-color: #fff;
      border: 1px solid #c7c8cc;
      height: 100%;
      padding: 24px; }
    .shtc-slider__dots {
      list-style: none;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: center;
              justify-content: center;
      padding: 0;
      margin-top: 18px;
      margin-bottom: 0;
      width: 100%; }
    .shtc-slider__dot {
      background-color: transparent;
      border: 1px solid #b7b7b7;
      width: 12px;
      height: 12px;
      font-size: 0;
      display: block;
      padding: 0;
      border-radius: 50%;
      margin: 0 3px;
      cursor: pointer;
      outline: none; }
      .shtc-slider__dot:-moz-focusring {
        outline: none; }
      .slick-active .shtc-slider__dot {
        border-color: #ec6602;
        background-color: #ec6602; }
    .shtc-slider__next, .shtc-slider__prev {
      background: rgba(255, 255, 255, 0.5);
      border-radius: 50%;
      border: none;
      cursor: pointer;
      height: 48px;
      margin: auto;
      opacity: 0;
      outline: none;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(calc(-50% - 30px));
              transform: translateY(calc(-50% - 30px));
      transition: opacity 500ms ease;
      width: 48px;
      z-index: 1; }
      .shtc-slider__next:-moz-focusring, .shtc-slider__prev:-moz-focusring {
        outline: none; }
      .shtc-slider__next:before, .shtc-slider__prev:before {
        color: #ec6602;
        position: absolute;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
        left: 50%;
        right: 0;
        line-height: 1.1;
        font-size: 20px; }
      .shtc-slider__next:hover, .shtc-slider__prev:hover {
        background: #ec6602; }
        .shtc-slider__next:hover:before, .shtc-slider__prev:hover:before {
          color: #fff; }
      .shtc-slider__next:active, .shtc-slider__prev:active {
        background: #c64f06; }
        .shtc-slider__next:active:before, .shtc-slider__prev:active:before {
          color: #fff; }
    .shtc-slider__next {
      right: 0; }
    .shtc-slider__prev {
      left: 0; }
    .shtc-slider--image__slide {
      padding: 0 0 24px; }
    .shtc-slider .slick-slide {
      height: auto;
      margin: 0 15px;
      min-height: 0; }
      .shtc-slider .slick-slide > div {
        height: 100%; }
      .shtc-slider .slick-slide:focus {
        outline: none; }
    .shtc-slider .slick-list {
      margin: 0 -15px; }
    .shtc-slider .slick-track {
      -webkit-box-align: stretch;
              align-items: stretch;
      display: -webkit-box;
      display: flex; }
    .shtc-slider .slick-disabled {
      display: none !important; }
  
  .shtc-teaser__headline {
    color: #7a162d;
    font-family: "SH Text Regular", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 18px;
    line-height: 1.33333;
    margin-top: 19px;
    padding-left: 24px;
    padding-right: 24px; }
    @media (min-width: 1024px) {
      .shtc-teaser__headline {
        margin-top: 13px; } }
  
  .shtc-teaser__subHeadline {
    -webkit-box-align: center;
            align-items: center;
    display: -webkit-box;
    display: flex;
    font-family: Calibri;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    margin-top: 24px;
    padding-left: 24px;
    padding-right: 24px; }
    
    .shtc-teaser__subHeadline--withoutIcon {
    	color: #1b1b1b;
    }
    
    .shtc-teaser__subHeadline--hasIcon {
    	color: #ec6602;
    }
    
    .shtc-teaser__subHeadline--hasIcon + .shtc-teaser__headline {
      margin-top: 22px; }
      
      @media (min-width: 1024px) {
        .shtc-teaser__subHeadline--hasIcon + .shtc-teaser__headline {
          margin-top: 15px; } }
  
  .shtc-teaser__icon {
    background-color: #ec6602;
    border-radius: 50%;
    color: #fff;
    height: 22px;
    margin-right: 12px;
    position: relative;
    width: 22px; }
    .shtc-teaser__icon:before {
      left: 50%;
      top: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%);
      position: absolute; }
  
  .shtc-teaser__copytext {
    color: #1b1b1b;
    font-family: Calibri;
    font-size: 16px;
    line-height: 1.25;
    margin-top: 14px;
    padding-left: 24px;
    padding-right: 24px; }
    @media (min-width: 1024px) {
      .shtc-teaser__copytext {
        margin-top: 8px; } }
  
  .shtc-teaser .shtc-textlink {
    margin-top: 10px;
    padding-bottom: 0;
    padding-left: 24px;
    padding-right: 24px; }
    @media (min-width: 1024px) {
      .shtc-teaser .shtc-textlink {
        margin-top: 4px; } }
        
  .shtc-teaser__button {
  	margin-left: 24px;
  	margin-right: 24px;
  }
  
  .shtc-teaser .shtc-button {
    margin-top: 30px;
    display: inline-block;
    line-height: 2.5em; }
  
  .shtc-teaser__image {
    width: 100%; }
  
  .shtc-teaser .shtc-textlink {
    margin-top: 8px; }
    @media (min-width: 1024px) {
      .shtc-teaser--image .shtc-textlink {
        margin-top: 2px; } }
  
  .shtc-teaser__slider {
    min-height: 479px; }
    .shtc-teaser__slider .shtc-slider__slide {
      padding: 0 0 24px;
      background: none; }
  
  .shtc-actionNotification-container {
    z-index: 10003;
    padding-top: 122px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
    pointer-events: none; }
    @media (min-width: 600px) {
      .shtc-actionNotification-container {
        padding-top: 152px; } }
  
  .shtc-actionNotification {
    pointer-events: all;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 105;
    display: block;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    background: #fff;
    opacity: 1;
    color: #49494e;
    border: 1px solid #e1e1e1;
    padding-left: 18px;
    padding-right: 18px;
    margin: 12px -15px 0; }
    .shtc-actionNotification:first-child {
      margin-top: -14px; }
      @media (min-width: 600px) {
        .shtc-actionNotification:first-child {
          margin-top: 14px; } }
    @media (min-width: 320px) {
      .shtc-actionNotification {
        margin: 12px -20px 0; } }
    @media (min-width: 600px) {
      .shtc-actionNotification {
        margin: 12px calc(-6.25% - 8px) 0 calc(-6.25% - 8px);
        width: 50%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 50%;
        padding-left: 18px;
        padding-right: 18px; } }
    @media (min-width: 768px) {
      .shtc-actionNotification {
        padding-left: 18px;
        padding-right: 18px; } }
    @media (min-width: 1024px) {
      .shtc-actionNotification {
        width: 41.66667%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 58.33333%;
        padding-left: 18px;
        padding-right: 18px; } }
    .shtc-actionNotification a {
      color: #49494e; }
    .shtc-actionNotification--full-width {
      min-width: 100%; }
    @media (min-width: 1366px) {
      .shtc-actionNotification__icon {
        float: left;
        margin-top: 24px;
        background: #fff;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: center;
                justify-content: center;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
        .shtc-actionNotification__icon:before {
          font-size: 0.875em;
          margin-left: 1px; } }
    .shtc-actionNotification__copy {
      margin: 0; }
    .shtc-actionNotification__content {
      margin-right: 18px;
      padding: 14px 30px 14px 0; }
      @media (min-width: 768px) {
        .shtc-actionNotification__content {
          padding-right: 60px; } }
    .shtc-actionNotification__link {
      margin: 0; }
      .shtc-actionNotification__link .shtc-textlink__content {
        padding-left: 8px; }
      .shtc-actionNotification__link .shtc-textlink--with-link-arrow {
        padding-bottom: 0; }
    .shtc-actionNotification .shtc-icon.arrow-right {
      width: 30px;
      height: 30px;
      color: #ec6602;
      border: 1px solid #c7c8cc;
      border-radius: 50%;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center; }
      .shtc-actionNotification .shtc-icon.arrow-right:before {
        font-size: 12px;
        font-weight: bolder; }
    .shtc-actionNotification__copy {
      color: #49494e; }
      .shtc-actionNotification__copy > * {
        padding: 0px;
        margin: 8px 0px; }
      .shtc-actionNotification__copy li {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row; }
        .shtc-actionNotification__copy li > * {
          margin-top: auto;
          margin-bottom: auto; }
      .shtc-actionNotification__copy a {
        color: #49494e;
        margin-left: 10px; }
    .shtc-actionNotification__leadtext {
      margin-top: 0;
      font-size: 18px; }
    .shtc-actionNotification__cross {
      background: transparent;
      float: right;
      cursor: pointer;
      margin-top: 14px; }
      .shtc-actionNotification__cross .shtc-icon.close {
        pointer-events: none; }
        .shtc-actionNotification__cross .shtc-icon.close:before {
          font-weight: bolder;
          color: #686868;
          font-size: 12px; }
  
  .shtc-input {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    position: relative;
    font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif; }
    .shtc-input--with-tooltip {
      padding-right: 30px; }
    .shtc-input .shtc-input__label {
      width: 100%;
      color: #686868;
      font-size: 18px; }
    .shtc-input.shtc-input--required .shtc-input__label::after {
      content: '*';
      display: inline-block;
      color: #009797; }
    .shtc-input.shtc-input--disabled .shtc-input__label {
      color: #b7b7b7; }
      .shtc-input.shtc-input--disabled .shtc-input__label::after {
        color: #b7b7b7; }
    .shtc-input.shtc-input--invalid input {
      border-color: #f81411; }
    .shtc-input.shtc-input--invalid .shtc-input__info {
      background-color: #f81411;
      border-color: #f81411;
      display: block; }
      .shtc-input.shtc-input--invalid .shtc-input__info::after {
        color: #fff; }
    .shtc-input.shtc-input--invalid .shtc-input__alert {
      font-size: 0.875em;
      margin-top: 6px;
      display: block;
      color: #f81411;
      width: 100%;
      position: absolute;
      left: 0;
      top: 100%; }
    .shtc-input.shtc-input--success input {
      border-color: #2ecc71; }
    .shtc-input.shtc-input--success .shtc-input__info {
      background-color: #2ecc71;
      border-color: #2ecc71;
      display: block; }
    .shtc-input.shtc-input--label-left .shtc-input__label {
      width: auto;
      padding-right: 12px;
      font-size: 1.125em; }
    .shtc-input.shtc-input--label-inside .shtc-input__label {
      position: absolute;
      cursor: text;
      width: auto;
      padding-left: 8px;
      left: 0;
      bottom: 0;
      line-height: 40px;
      z-index: 10; }
    .shtc-input.shtc-input--label-inside.shtc-input--disabled .shtc-input__label {
      cursor: default; }
    .shtc-input__item {
      position: relative;
      width: auto;
      -webkit-box-flex: 1;
              flex: 1 1 auto; }
      .shtc-input__item--background .shtc-input__info {
        border-color: #fff; }
    .shtc-input .shtc-input__info {
      display: none;
      position: absolute;
      right: -30px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .shtc-input .shtc-input__info:before {
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%); }
    .shtc-input__icon {
      cursor: pointer;
      -webkit-box-flex: 0;
              flex: 0 0 18px;
      height: 18px;
      margin: 0 6px 0 10px;
      width: 18px; }
      .shtc-input__icon--calendar:before {
        font-size: 18px; }
    .shtc-input input {
      width: 100%;
      border: none;
      height: 40px;
      border-bottom: 1px solid #b7b7b7;
      padding: 8px;
      font-size: 1.125em;
      position: relative;
      margin-right: 4px;
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      -webkit-appearance: none;
      -moz-appearance: none;
           appearance: none;
      border-radius: 0;
      outline: none; }
      .shtc-input input:focus {
        border-color: #ec6602;
        z-index: 15; }
      .shtc-input input:disabled {
        background: #fff;
        border-bottom: 1px solid #e1e1e1; }
    .shtc-input--date {
      padding: 0; }
      .shtc-input--date .shtc-input__item {
        -webkit-box-align: center;
                align-items: center;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
                justify-content: space-between;
        position: relative; }
      .shtc-input--date .shtc-input__info {
        -webkit-box-flex: 0;
                flex: 0 0 24px;
        margin-left: 10px;
        position: relative;
        right: 0;
        top: 0;
        -webkit-transform: translateY(0);
                transform: translateY(0); }
      .shtc-input--date .shtc-input__alert {
        display: none; }
      .shtc-input--date input {
        -webkit-box-flex: 0;
                flex: 0 1 auto;
        margin-right: 0; }
    .shtc-input.shtc-input--colored input:disabled {
      background: #e1e1e1; }
    .shtc-input.is-dirty.shtc-input--label-inside .shtc-input__label {
      display: none; }
  
  .shtc-radio {
    -webkit-box-align: center;
            align-items: center;
    cursor: pointer;
    display: -webkit-inline-box;
    display: inline-flex;
    padding: 2px 0; }
    .shtc-radio .shtc-radio__input {
      display: none; }
    .shtc-radio .shtc-radio__label {
      background: #fff;
      border-radius: 50%;
      border: solid 1px #b7b7b7;
      -webkit-box-flex: 0;
              flex: 0 0 auto;
      position: relative;
      margin-right: 8px; }
      .shtc-radio .shtc-radio__label::after {
        content: '';
        display: none;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        border-radius: 50%;
        background: #fff; }
    .shtc-radio .shtc-radio__input:disabled + .shtc-radio__label {
      border-color: #e1e1e1;
      cursor: default; }
    .shtc-radio .shtc-radio__input:disabled ~ .shtc-radio__content {
      color: #e1e1e1; }
    .shtc-radio .shtc-radio__input:checked + .shtc-radio__label {
      background: #ec6602;
      border-color: #ec6602; }
      .shtc-radio .shtc-radio__input:checked + .shtc-radio__label::after {
        display: block; }
    .shtc-radio--small .shtc-radio__label {
      width: 16px;
      height: 16px; }
      .shtc-radio--small .shtc-radio__label::after {
        width: 6px;
        height: 6px; }
    .shtc-radio--large .shtc-radio__label {
      width: 20px;
      height: 20px; }
      .shtc-radio--large .shtc-radio__label::after {
        width: 8px;
        height: 8px; }
  
  .shtc-checkbox {
    -webkit-box-align: center;
            align-items: center;
    cursor: pointer;
    display: -webkit-inline-box;
    display: inline-flex;
    padding: 2px 0; }
    .shtc-checkbox__action-item {
      display: none; }
    .shtc-checkbox__label {
      display: inline-block;
      position: relative;
      border: solid 1px #b7b7b7;
      background: #fff;
      cursor: pointer;
      -webkit-box-flex: 0;
              flex: 0 0 auto;
      margin-right: 8px; }
      .shtc-checkbox__label::before {
        content: '\e818';
        display: none;
        font-family: "SH Icon";
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        color: #fff; }
    .shtc-checkbox__action-item:disabled + .shtc-checkbox__label {
      border-color: #e1e1e1;
      cursor: default; }
    .shtc-checkbox__action-item:disabled ~ .shtc-checkbox__content {
      color: #e1e1e1; }
    .shtc-checkbox__action-item:checked + .shtc-checkbox__label {
      background: #ec6602;
      border-color: transparent; }
      .shtc-checkbox__action-item:checked + .shtc-checkbox__label::before {
        display: block; }
    .shtc-checkbox__action-item.shtc-half-checked + .shtc-checkbox__label {
      background: #ec6602;
      border-color: transparent; }
      .shtc-checkbox__action-item.shtc-half-checked + .shtc-checkbox__label::before {
        background-color: #fff;
        content: '';
        display: block;
        height: 50%;
        width: 50%; }
    .shtc-checkbox--small .shtc-checkbox__label {
      width: 16px;
      height: 16px; }
      .shtc-checkbox--small .shtc-checkbox__label::before {
        font-size: 12px; }
    .shtc-checkbox--large .shtc-checkbox__label {
      width: 20px;
      height: 20px; }
      .shtc-checkbox--large .shtc-checkbox__label::before {
        font-size: 11px; }
  
  .shtc-tooltip {
    position: relative;
    width: 24px;
    height: 24px;
    display: -webkit-inline-box;
    display: inline-flex;
    border-radius: 50%;
    border: 1px solid #b7b7b7;
    font-size: 18px;
    font-weight: 300;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    background: #fff;
    transition: all .3s ease;
    cursor: default; }
    .shtc-tooltip:before {
      font-size: 14px;
      line-height: 14px;
      display: block;
      color: #ec6602; }
    .shtc-tooltip.exclamationmark::before {
      color: #fff; }
    .shtc-tooltip:hover {
      background: #ec6602;
      border-color: #ec6602; }
      .shtc-tooltip:hover:before {
        color: #fff; }
    .shtc-tooltip__title {
      font-weight: bold;
      margin: 0 0 4px 0; }
    .shtc-tooltip__item {
      position: absolute;
      display: inline-block;
      font-size: 0.875em;
      padding: 14px 36px 14px 24px;
      color: #1b1b1b;
      background: #f1f1f1;
      white-space: nowrap;
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      letter-spacing: .3px;
      font-weight: 400;
      line-height: 1.29;
      z-index: 500;
      transition: width 0.5s linear; }
      .shtc-tooltip__item .shtc-tooltip__triangle {
        position: absolute; }
      .shtc-tooltip__item[data-placement='left'] .shtc-tooltip__triangle {
        border: 10px solid transparent;
        border-left: 10px solid #f1f1f1;
        right: -20px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .shtc-tooltip__item[data-placement='right'] .shtc-tooltip__triangle {
        border: 10px solid transparent;
        border-right: 10px solid #f1f1f1;
        left: -20px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .shtc-tooltip__item[data-placement='top'] .shtc-tooltip__triangle {
        border: 10px solid transparent;
        border-top: 10px solid #f1f1f1;
        bottom: -20px; }
      .shtc-tooltip__item[data-placement='bottom'] .shtc-tooltip__triangle {
        border: 10px solid transparent;
        border-bottom: 10px solid #f1f1f1;
        top: -20px; }
      .shtc-tooltip__item--multiple-lines {
        max-width: 266px;
        white-space: normal;
        padding-right: 28px; }
        .shtc-tooltip__item--multiple-lines .shtc-tooltip__button {
          -webkit-transform: none;
                  transform: none;
          top: 8px; }
    .shtc-tooltip__button {
      position: absolute;
      right: 8px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      cursor: pointer;
      color: #686868; }
      .shtc-tooltip__button.shtc-icon:before {
        color: #686868;
        font-size: 12px; }
  
  .shtc-breadcrumb {
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block; }
    @media (max-width: 767px) {
      .shtc-breadcrumb {
        display: none; } }
    .shtc-breadcrumb__list {
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 14px;
      font-weight: 400;
      line-height: 25px;
      white-space: nowrap;
      margin: 0;
      padding: 0;
      list-style-type: none; }
    .shtc-breadcrumb__item {
      color: #636468;
      display: inline-block;
      margin-right: 40px;
      position: relative; }
      .shtc-breadcrumb__item--dots {
        display: none; }
      @media (min-width: 768px) and (max-width: 1023px) {
        .shtc-breadcrumb__item--first .shtc-breadcrumb__item__anchor span {
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          display: inline-block;
          vertical-align: middle; } }
      .shtc-breadcrumb__item--active {
        color: #ec6602; }
      .shtc-breadcrumb__item__anchor {
        cursor: default;
        color: inherit;
        text-decoration: none;
        position: relative; }
        .shtc-breadcrumb__item__anchor--fixed {
          display: inline-block; }
        .shtc-breadcrumb__item__anchor:not(.shtc-breadcrumb__item__anchor--fixed):hover {
          color: #ec6602;
          cursor: pointer; }
      .shtc-breadcrumb__item__icon {
        font-size: 8px;
        font-weight: 100;
        color: inherit;
        position: absolute;
        margin-left: 20px; }
    @media (max-width: 1024px) {
      .shtc-breadcrumb--cutoff .shtc-breadcrumb__item:not(:first-child):not(:last-child) {
        display: none; }
      .shtc-breadcrumb--cutoff .shtc-breadcrumb__item--dots {
        display: inline-block !important; }
      .shtc-breadcrumb--cutoff.shtc-breadcrumb--intranet .shtc-breadcrumb__item:nth-child(2) {
        display: inline-block; } }
  
  .shtc-navigation {
    font-family: "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 16px;
    display: -webkit-box;
    display: flex;
    margin: auto;
    width: 100%;
    height: 48px; }
    .shtc-navigation:after, .shtc-navigation:before {
      top: -22px;
      bottom: -20px; }
    @media (min-width: 1366px) {
      .shtc-navigation .row,
      .shtc-navigation .col {
        margin: 0;
        padding: 0; } }
    .shtc-navigation__mobile {
      display: none;
      width: 100%;
      -webkit-box-flex: 0;
              flex: 0 0 auto; }
    .shtc-navigation__label {
      -webkit-box-align: center;
              align-items: center;
      display: -webkit-box;
      display: flex;
      font-family: "SH Text Light";
      white-space: nowrap; }
      @media (max-width: 1365px) {
        .shtc-navigation__label {
          margin-left: 12px; } }
    .shtc-navigation__back {
      -webkit-box-align: center;
              align-items: center;
      cursor: pointer;
      display: -webkit-box;
      display: flex;
      z-index: 10;
      margin: 0;
      margin-top: 6px;
      opacity: 0;
      transition: opacity 200ms ease-in-out;
      width: 100%; }
      .shtc-navigation__back .shtc-icon {
        background: #fff;
        border: none;
        width: 32px;
        height: 32px;
        margin-right: 12px;
        position: relative;
        cursor: pointer; }
        .shtc-navigation__back .shtc-icon:before {
          color: #ec6602;
          left: 50%;
          position: absolute;
          top: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
                  transform: translateX(-50%) translateY(-50%);
          width: 32px; }
    .shtc-navigation__menu-wrapper {
      overflow: hidden; }
      .shtc-navigation__menu-wrapper--scroll {
        overflow-y: scroll; }
      @media (min-width: 1366px) {
        .shtc-navigation__menu-wrapper {
          height: 100%;
          overflow: visible; } }
    .shtc-navigation__menu {
      list-style-type: none; }
      .shtc-navigation__menu:after {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 100%;
        content: "";
        background: linear-gradient(to top, #f1f1f1 0%, rgba(241, 241, 241, 0) 80%);
        pointer-events: none;
        display: none;
        z-index: 50; }
      @media (max-width: 1365px) {
        .shtc-navigation__menu--scroll:after {
          display: block; }
        .shtc-navigation__menu--selected {
          overflow: hidden; } }
    .shtc-navigation__link {
      font-size: 1.125em;
      font-weight: normal;
      line-height: 1.2;
      display: block;
      color: #1b1b1b;
      padding: 16px 0;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      text-decoration: none; }
      .shtc-navigation__link:hover {
        color: #ec6602; }
      @media (min-width: 1366px) {
        .shtc-navigation__link {
          font-size: 16px;
          padding: 13px 0 12px; } }
    .shtc-navigation.shrinked .shtc-navigation__container-wrapper {
      display: none; }
    .shtc-navigation__container-wrapper {
      height: 100%;
      font-family: "SH Text Regular"; }
    .shtc-navigation__container {
      height: 100%;
      z-index: 20; }
      @media (min-width: 1366px) {
        .shtc-navigation__container {
          -webkit-box-align: center;
                  align-items: center;
          position: relative;
          display: -webkit-box;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
                  flex-flow: row nowrap;
          -webkit-box-pack: justify;
                  justify-content: space-between; } }
    .shtc-navigation__inner {
      margin-top: 6px;
      display: none; }
      @media (min-width: 1366px) {
        .shtc-navigation__inner {
          display: block;
          height: 48px;
          margin-top: 0; } }
    .shtc-navigation__menu-background {
      background: #f1f1f1;
      position: fixed;
      transition: all ease-in-out .2s; }
    .shtc-navigation__list-wrapper:hover > ul {
      opacity: 1;
      visibility: visible;
      list-style-type: none; }
    .shtc-navigation__list-wrapper:hover > .shtc-navigation__link,
    .shtc-navigation__list-wrapper:hover > .shtc-navigation__link:after {
      color: #ec6602;
      cursor: pointer; }
    .shtc-navigation__list {
      -webkit-box-flex: 1;
              flex: 1 1 auto;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-flow: row nowrap;
      -webkit-box-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
              align-items: center;
      box-sizing: border-box;
      margin: 0; }
      @media (min-width: 1366px) {
        .shtc-navigation__list {
          height: 100%; } }
      .shtc-navigation__list > li {
        position: relative; }
        @media (max-width: 1365px) {
          .shtc-navigation__list > li {
            position: static; } }
        @media (min-width: 1366px) {
          .shtc-navigation__list > li {
            height: inherit; }
            .shtc-navigation__list > li > .shtc-navigation__link {
              padding-bottom: 0;
              padding-top: 0; } }
      @media (max-width: 1365px) {
        .shtc-navigation__list {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
                  flex-direction: column;
          width: 100%;
          -webkit-box-pack: start;
                  justify-content: flex-start;
          padding: 0 0 24px 0;
          -webkit-transform: translateX(0);
                  transform: translateX(0);
          transition: -webkit-transform 300ms ease-in-out;
          transition: transform 300ms ease-in-out;
          transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out; }
          .shtc-navigation__list--scroll {
            overflow-y: auto; } }
    .shtc-navigation__sub-list {
      opacity: 0;
      position: absolute;
      top: 48px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-flow: column nowrap;
      width: 280px;
      z-index: 20;
      padding: 33px 0;
      box-shadow: 1px 2px 3px 0 #e1e1e1;
      transition: all ease-in-out 0.3s;
      visibility: hidden; }
      @media (max-width: 1365px) {
        .shtc-navigation__sub-list {
          visibility: visible;
          opacity: 1;
          display: none;
          left: 0;
          padding: 0;
          right: 0;
          border: 0;
          box-shadow: none;
          top: 0;
          width: auto;
          -webkit-transform: translateX(100%);
                  transform: translateX(100%); }
          .shtc-navigation__sub-list .shtc-navigation__link {
            padding: 16px 0; }
          .shtc-navigation__sub-list--open {
            display: block; } }
      .shtc-navigation__sub-list > .shtc-navigation__item:hover > a {
        color: #ec6602; }
      .shtc-navigation__sub-list--first {
        background: #f1f1f1; }
        @media (min-width: 1366px) {
          .shtc-navigation__sub-list--first {
            border-top: 1px solid #fff;
            left: -32px; }
            .shtc-navigation__sub-list--first .shtc-navigation__item {
              padding-right: 33px;
              padding-left: 33px; }
            .shtc-navigation__sub-list--first .shtc-navigation__sub-list-title {
              padding-right: 18px;
              position: relative;
              overflow-x: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
              .shtc-navigation__sub-list--first .shtc-navigation__sub-list-title:after {
                position: absolute;
                right: 0;
                top: 50%;
                -webkit-transform: translateY(-50%);
                        transform: translateY(-50%);
                content: "\e81C"; }
                .shtc-navigation__sub-list--first .shtc-navigation__sub-list-title:after:before {
                  font-size: 20px;
                  height: 20px;
                  width: 20px; } }
      @media (min-width: 1366px) {
        .shtc-navigation__sub-list--second {
          background: #f8f8f8;
          top: 0px;
          height: calc(100% + 1px);
          border-top: 1px solid #fff;
          margin-top: -1px; } }
      @media (max-width: 1366px) {
        .shtc-navigation__sub-list--second {
          display: none; } }
      @media (max-width: 1366px) {
        .shtc-navigation__item--selected > .shtc-navigation__sub-list--second.shtc-navigation__sub-list--open {
          display: block; } }
      .shtc-navigation__sub-list .shtc-navigation__sub-list-title:after {
        content: "\e81C"; }
      .shtc-navigation__sub-list .shtc-navigation__item {
        margin: 0; }
    .shtc-navigation__sub-list-title {
      padding-right: 18px;
      cursor: pointer; }
      .shtc-navigation__sub-list-title:after {
        content: "\e81F";
        font-family: "SH Icon";
        color: #1b1b1b;
        font-size: 11px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute;
        right: 0;
        cursor: pointer; }
      .shtc-navigation__sub-list-title:hover:after {
        color: #ec6602; }
      @media (max-width: 1365px) {
        .shtc-navigation__sub-list-title {
          position: relative;
          padding-right: 18px;
          overflow-x: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
          .shtc-navigation__sub-list-title:after {
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            content: "\e81C"; }
            .shtc-navigation__sub-list-title:after:before {
              font-size: 20px;
              height: 20px;
              width: 20px; } }
      .shtc-navigation__sub-list-title.shtc-navigation__link {
        width: 100%; }
    .shtc-navigation__item {
      cursor: pointer; }
      .shtc-navigation__item:first-child {
        margin-left: 0; }
      @media (max-width: 1365px) {
        .shtc-navigation__item {
          cursor: pointer;
          margin: 0;
          padding-right: 13px;
          width: 100%; } }
      @media (min-width: 1366px) {
        .shtc-navigation__item {
          display: -webkit-box;
          display: flex;
          margin-left: 40px;
          -webkit-box-align: center;
                  align-items: center; }
          .shtc-navigation__item:not(.shtc-navigation__list-wrapper) {
            cursor: pointer; }
            .shtc-navigation__item:not(.shtc-navigation__list-wrapper) > .shtc-navigation__link {
              cursor: pointer; }
          .shtc-navigation__item.shtc-navigation__list-wrapper > .shtc-navigation__link {
            cursor: pointer; }
          .shtc-navigation__item--selected {
            position: relative; }
            .shtc-navigation__item--selected > .shtc-navigation__sub-list {
              display: -webkit-box;
              display: flex; }
              .shtc-navigation__item--selected > .shtc-navigation__sub-list > .shtc-navigation__item:hover > .shtc-navigation__sub-list--second {
                display: block; }
              .shtc-navigation__item--selected > .shtc-navigation__sub-list > .shtc-navigation__item:hover > a:after {
                color: #ec6602; }
            .shtc-navigation__item--selected > .shtc-navigation__link {
              color: #ec6602; }
              .shtc-navigation__item--selected > .shtc-navigation__link:after {
                color: #ec6602; } }
    .shtc-navigation .shtc-burger {
      cursor: pointer; }
      .shtc-navigation .shtc-burger:before {
        margin-top: 2px;
        border-radius: 50%;
        background: #ec6602;
        color: #fff;
        font-size: 15px;
        min-width: 32px;
        min-height: 32px;
        max-width: 32px;
        max-height: 32px;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: center;
                justify-content: center; }
        @media (max-width: 1365px) {
          .shtc-navigation .shtc-burger:before {
            margin-top: 8px; } }
    @media all and (max-width: 1365px) and (-ms-high-contrast: none), (max-width: 1365px) and (-ms-high-contrast: active) {
      .shtc-navigation .shtc-burger:before {
        padding-top: 3px; } }
      @media (min-width: 1366px) {
        .shtc-navigation .shtc-burger {
          display: none; } }
    .shtc-navigation--open {
      left: 0;
      right: 0;
      margin: 0;
      z-index: 9999; }
      .shtc-navigation--open .shtc-navigation__burger::before {
        content: '\e817'; }
      .shtc-navigation--open .shtc-navigation__inner {
        display: block;
        height: 100vh; }
        @media (min-width: 600px) {
          .shtc-navigation--open .shtc-navigation__inner {
            height: auto; } }
      .shtc-navigation--open .shtc-navigation__menu-wrapper {
        height: 100vh; }
        @media (min-width: 600px) {
          .shtc-navigation--open .shtc-navigation__menu-wrapper {
            height: auto;
            overflow-y: auto; } }
      .shtc-navigation--open .shtc-navigation__container {
        position: absolute;
        left: calc(5% - 15px);
        margin-top: 48px;
        width: 50vw;
        background: #f1f1f1;
        box-shadow: 1px 0 3px 0 #e1e1e1;
        height: auto;
        z-index: 10; }
        @media (max-width: 599px) {
          .shtc-navigation--open .shtc-navigation__container {
            box-shadow: none;
            height: calc(100vh - 48px);
            left: 0;
            width: 100vw; } }
        @media (min-width: 768px) {
          .shtc-navigation--open .shtc-navigation__container {
            left: calc(3.75% - 15px); } }
        @media (max-width: 1023px) {
          .shtc-navigation--open .shtc-navigation__container {
            overflow-y: auto; } }
      .shtc-navigation--open .shtc-navigation__mobile {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-flow: row nowrap;
        -webkit-box-align: end;
                align-items: flex-end;
        -webkit-box-pack: end;
                justify-content: flex-end; }
    .shtc-navigation--deep .shtc-navigation__back {
      opacity: 1; }
      .shtc-navigation--deep .shtc-navigation__back > .arrow-left {
        border-radius: 50%; }
    .shtc-navigation--deep .shtc-navigation__back-text {
      overflow: hidden;
      max-width: 170px;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .shtc-navigation--deep .shtc-navigation__mobile {
      -webkit-box-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
              align-items: center; }
  
  .shtc-stage {
    width: 100%; }
    .shtc-stage__container {
      position: relative;
      margin-left: 0;
      margin-right: 0; }
    .shtc-stage__background {
      position: absolute;
      height: 100%;
      z-index: -1;
      background-color: #fff;
      overflow: hidden;
      width: 100%; }
      @media (max-width: 599px) {
        .shtc-stage__background {
          position: relative;
          height: 180px;
          margin: 0; }
          .shtc-stage__background .row {
            margin-left: 0;
            margin-right: 0; }
          .shtc-stage__background .col {
            padding-left: 0;
            padding-right: 0; } }
      .shtc-stage__background__image {
        height: auto;
        width: 100%; }
    .shtc-stage__content {
      padding: 50px 0 0; }
      @media (max-width: 599px) {
        .shtc-stage__content {
          padding-top: 0;
          margin-left: 0;
          margin-right: 0; }
          .shtc-stage__content .row {
            margin-left: 0;
            margin-right: 0; }
          .shtc-stage__content .col {
            padding-left: 0;
            padding-right: 0; } }
      @media (min-width: 600px) {
        .shtc-stage__content .row {
          margin-top: -50px; } }
    .shtc-stage__teaser {
      border-radius: 0;
      color: #fff;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      margin: 0 0 60px 0;
      width: 100%;
      position: relative; }
      @media (min-width: 600px) {
        .shtc-stage__teaser {
          border-radius: 50%;
          -webkit-box-pack: center;
                  justify-content: center;
          height: 384px;
          width: 384px;
          padding: 80px;
          background: #ec6602;
          margin: 0 0 30px 0; } }
      .shtc-stage__teaser__headline {
        background: #ec6602;
        font-family: 'SH Headline';
        font-size: 24px;
        line-height: 1.375;
        margin: 0; }
        @media (max-width: 599px) {
          .shtc-stage__teaser__headline {
            padding: 19px 24px 15px !important; } }
        @media (min-width: 600px) {
          .shtc-stage__teaser__headline {
            background: transparent;
            font-size: 20px;
            line-height: 1.4;
            margin: 0 auto; } }
      .shtc-stage__teaser__copyText {
        color: #1b1b1b;
        font-family: 'Calibri';
        font-size: 18px;
        line-height: 1.33333;
        margin-top: 25px; }
        @media (max-width: 599px) {
          .shtc-stage__teaser__copyText {
            padding: 0 28px !important; } }
        @media (min-width: 600px) {
          .shtc-stage__teaser__copyText {
            color: #fff;
            font-size: 14px;
            line-height: 1.21429;
            margin-top: 14px; } }
    .shtc-stage__detail-link {
      border-radius: 50%;
      height: 90px;
      width: 90px;
      background: #5b1021;
      text-decoration: none;
      color: #fff;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center;
      font-family: "SH Headline", "SH Text Regular", "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      text-align: center; }
      @media (max-width: 599px) {
        .shtc-stage__detail-link {
          font-size: 16px;
          padding: 0 25px;
          height: 48px;
          line-height: 0.9;
          min-width: 126px;
          cursor: pointer;
          outline: none;
          border: 1px solid transparent;
          border-radius: 100px;
          white-space: nowrap;
          margin-left: 28px;
          margin-top: 24px; } }
      @media (min-width: 600px) {
        .shtc-stage__detail-link {
          bottom: 12px;
          position: absolute;
          right: 9px; } }
      .shtc-stage__detail-link h5 {
        font-size: 16px;
        line-height: 20px;
        font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-weight: bold; }
        @media (min-width: 600px) {
          .shtc-stage__detail-link h5 {
            font-size: 18px;
            line-height: 24px;
            font-family: "SH Headline", "SH Text Regular", "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
            font-weight: normal; } }
  
  .shtc-howTo__section__row {
    margin: 0; }
  
  .shtc-howTo__section__col {
    margin-top: 40px; }
  
  .shtc-howTo__section__imgWrapper {
    margin: 0 auto;
    float: none; }
  
  .shtc-howTo__section__content {
    margin-top: 40px; }
    .shtc-howTo__section__content__headline {
      font-family: "SH Text Regular";
      font-size: 24px;
      line-height: 32px; }
      @media (min-width: 320px) {
        .shtc-howTo__section__content__headline {
          font-family: "SH Headline";
          font-size: 18px;
          line-height: 24px; } }
    .shtc-howTo__section__content__copy {
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 18px;
      line-height: 24px;
      color: #fff;
      margin: 18px 0 0 0; }
      @media (min-width: 320px) {
        .shtc-howTo__section__content__copy {
          font-size: 16px;
          line-height: 20px; } }
    .shtc-howTo__section__content .shtc-textlink {
      font-size: 18px;
      line-height: 24px;
      margin-top: 18px;
      padding: 0;
      color: #fff; }
      .shtc-howTo__section__content .shtc-textlink:hover {
        color: #ec6602; }
      .shtc-howTo__section__content .shtc-textlink__icon {
        background-color: #fff; }
  
  .shtc-howTo {
    background-color: #7a162d;
    color: #fff; }
    .shtc-howTo__row {
      margin-top: 0; }
    .shtc-howTo__col {
      margin-top: 30px;
      margin-bottom: 30px;
      min-height: 395px; }
      @media (min-width: 600px) {
        .shtc-howTo__col {
          margin-top: 60px;
          margin-bottom: 30px; } }
      @media (min-width: 1024px) {
        .shtc-howTo__col {
          margin-top: 60px;
          margin-bottom: 60px; } }
    .shtc-howTo__headline {
      font-size: 32px;
      line-height: 38px; }
      .shtc-howTo__headline__col {
        margin: 0; }
    .shtc-howTo__slider .shtc-slider {
      margin-top: 0; }
    .shtc-howTo__slider .shtc-slider__slider {
      margin-top: 18px;
      padding-bottom: 0; }
      @media (min-width: 320px) {
        .shtc-howTo__slider .shtc-slider__slider {
          margin-top: 24px; } }
    .shtc-howTo__slider .shtc-slider__headline {
      color: #fff; }
    .shtc-howTo__slider .shtc-slider__slide {
      background-color: #7a162d;
      border-color: #7a162d;
      padding: 0; }
  
  .shtc-imageFormatCircle {
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%; }
  
  .shtc-accordion {
    width: 100%; }
    .shtc-accordion__section {
      margin-top: 0; }
    .shtc-accordion__sectionWrapper {
      padding-top: 24px;
      padding-bottom: 36px; }
      @media (min-width: 600px) {
        .shtc-accordion__sectionWrapper {
          padding-top: 60px;
          padding-bottom: 30px; } }
    .shtc-accordion__headline {
      color: #1b1b1b;
      font-size: 24px;
      line-height: 1.33333; }
      @media (min-width: 600px) {
        .shtc-accordion__headline {
          font-size: 32px;
          line-height: 1.1875; } }
      .shtc-accordion__headline + .shtc-accordion {
        margin-top: 22px; }
    .shtc-accordion__header {
      -webkit-box-align: start;
              align-items: flex-start;
      cursor: pointer;
      background: #f2f2f2;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
              justify-content: space-between;
      padding: 21px 18px 14px 18px;
      border-top: 2px solid #fff;
      position: relative; }
      @media (min-width: 600px) {
        .shtc-accordion__header {
          padding: 21px 36px 20px 36px; } }
      @media (min-width: 1024px) {
        .shtc-accordion__header {
          padding: 21px 24px 21px 24px; } }
      .shtc-accordion__header__headline-with-icon {
        -webkit-box-align: center;
                align-items: center;
        display: -webkit-box;
        display: flex; }
        .shtc-accordion__header__headline-with-icon img {
          height: 30px;
          margin-right: 12px;
          width: 30px; }
      .shtc-accordion__header__headline {
        color: #1b1b1b;
        font-family: 'SH Text Regular';
        font-size: 18px;
        line-height: 1.33333; }
        @media (min-width: 1024px) {
          .shtc-accordion__header__headline {
            color: #161616; } }
      .shtc-accordion__header__text {
        color: #636468;
        font-family: 'Calibri';
        font-size: 18px;
        line-height: 1.22222;
        margin-top: 10px; }
        @media (min-width: 1024px) {
          .shtc-accordion__header__text {
            font-size: 16px;
            line-height: 1.25; } }
      .shtc-accordion__header .shtc-accordion__icon {
        -webkit-box-align: center;
                align-items: center;
        align-self: flex-start;
        display: -webkit-box;
        display: flex;
        -webkit-box-flex: 0;
                flex: 0 1 24px;
        -webkit-box-pack: end;
                justify-content: flex-end;
        margin-left: 15px; }
        .shtc-accordion__header .shtc-accordion__icon .shtc-icon {
          background: #fff;
          border-radius: 50%;
          height: 24px;
          width: 24px;
          -webkit-backface-visibility: hidden; }
          .shtc-accordion__header .shtc-accordion__icon .shtc-icon:before {
            color: #ec6602;
            font-size: 0.625em;
            left: 50%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
                    transform: translateX(-50%) translateY(-50%) rotate(0deg);
            transition: -webkit-transform 300ms ease-in-out;
            transition: transform 300ms ease-in-out;
            transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out; }
    .shtc-accordion__content {
      background-color: #fff;
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      -webkit-box-flex: 1;
              flex: 1 0 auto;
      overflow: hidden;
      padding: 0 18px;
      position: relative;
      display: none; }
      @media (min-width: 600px) {
        .shtc-accordion__content {
          padding: 0 36px; } }
      @media (min-width: 1024px) {
        .shtc-accordion__content {
          padding: 0 24px; } }
    .shtc-accordion__item {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; }
      .shtc-accordion__item:first-of-type .shtc-accordion__header {
        border-top: none; }
      .shtc-accordion__item--open > .shtc-accordion__content {
        padding: 12px 18px; }
        @media (min-width: 600px) {
          .shtc-accordion__item--open > .shtc-accordion__content {
            padding: 18px 36px 24px 36px; } }
        @media (min-width: 1024px) {
          .shtc-accordion__item--open > .shtc-accordion__content {
            padding: 18px 24px 24px 24px; } }
      .shtc-accordion__item--open > .shtc-accordion__header .shtc-accordion__icon .shtc-icon {
        background: #ec6602; }
        .shtc-accordion__item--open > .shtc-accordion__header .shtc-accordion__icon .shtc-icon:before {
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          color: #fff;
          -webkit-transform: translateX(-50%) translateY(-53%) rotate(180deg);
                  transform: translateX(-50%) translateY(-53%) rotate(180deg); }
      .shtc-accordion__item--open > .shtc-accordion__content {
        display: block; }
      @media (max-width: 599px) {
        .shtc-accordion__item--alwaysOpen-small {
          height: 100%; }
          .shtc-accordion__item--alwaysOpen-small .shtc-accordion__content {
            max-height: none;
            padding: 12px 18px;
            display: block; } }
      @media (max-width: 599px) and (min-width: 600px) {
        .shtc-accordion__item--alwaysOpen-small .shtc-accordion__content {
          padding: 18px 36px 24px 36px; } }
      @media (max-width: 599px) and (min-width: 1024px) {
        .shtc-accordion__item--alwaysOpen-small .shtc-accordion__content {
          padding: 18px 24px 24px 24px; } }
      @media (max-width: 599px) {
          .shtc-accordion__item--alwaysOpen-small .shtc-accordion__icon {
            display: none; } }
      @media (min-width: 600px) {
        .shtc-accordion__item--alwaysOpen-medium {
          height: 100%; }
          .shtc-accordion__item--alwaysOpen-medium .shtc-accordion__content {
            display: block;
            max-height: none;
            padding: 12px 18px; } }
      @media (min-width: 600px) and (min-width: 600px) {
        .shtc-accordion__item--alwaysOpen-medium .shtc-accordion__content {
          padding: 18px 36px 24px 36px; } }
      @media (min-width: 600px) and (min-width: 1024px) {
        .shtc-accordion__item--alwaysOpen-medium .shtc-accordion__content {
          padding: 18px 24px 24px 24px; } }
      @media (min-width: 600px) {
          .shtc-accordion__item--alwaysOpen-medium .shtc-accordion__icon {
            display: none; } }
      @media (min-width: 1024px) {
        .shtc-accordion__item--alwaysOpen-large {
          height: 100%; }
          .shtc-accordion__item--alwaysOpen-large .shtc-accordion__content {
            display: block;
            max-height: none;
            padding: 12px 18px; } }
      @media (min-width: 1024px) and (min-width: 600px) {
        .shtc-accordion__item--alwaysOpen-large .shtc-accordion__content {
          padding: 18px 36px 24px 36px; } }
      @media (min-width: 1024px) and (min-width: 1024px) {
        .shtc-accordion__item--alwaysOpen-large .shtc-accordion__content {
          padding: 18px 24px 24px 24px; } }
      @media (min-width: 1024px) {
          .shtc-accordion__item--alwaysOpen-large .shtc-accordion__icon {
            display: none; }
          .shtc-accordion__item--alwaysOpen-large .shtc-accordion__header {
            pointer-events: none; } }
      .shtc-accordion__item--no-open-button .shtc-accordion__icon {
        display: none; }
    @media (min-width: 1024px) {
      .shtc-accordion--account {
        margin-top: 22px; } }
    .shtc-accordion--account .shtc-accordion__content {
      padding: 0; }
    .shtc-accordion--hasMargin {
      margin: 30px 0; }
      @media (min-width: 600px) {
        .shtc-accordion--hasMargin {
          margin: 42px 0; } }
    .shtc-accordion--filter .shtc-accordion__header {
      background: #fff;
      border-bottom: 1px solid #c7c8cc;
      border-bottom-width: 0;
      border-top: none;
      padding: 12px 17px 12px 6px;
      transition: border-bottom-width 300ms ease-in-out; }
      .shtc-accordion--filter .shtc-accordion__header__headline {
        color: #636468;
        font-family: 'Calibri';
        font-weight: normal;
        transition: color 300ms ease-in-out; }
      .shtc-accordion--filter .shtc-accordion__header .shtc-accordion__icon {
        margin-left: 6px; }
        .shtc-accordion--filter .shtc-accordion__header .shtc-accordion__icon .shtc-icon {
          background: transparent; }
          .shtc-accordion--filter .shtc-accordion__header .shtc-accordion__icon .shtc-icon:before {
            content: '';
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 6px solid #636468; }
        .shtc-accordion--filter .shtc-accordion__header .shtc-accordion__icon--filter {
          display: none;
          -webkit-box-flex: 1;
                  flex: 1 0 auto;
          height: 20px;
          text-align: right;
          width: 20px; }
          .shtc-accordion--filter .shtc-accordion__header .shtc-accordion__icon--filter .shtc-icon {
            background: #ec6602;
            border-radius: 50%;
            height: 20px;
            width: 20px;
            -webkit-backface-visibility: hidden;
            color: white;
            font-size: 1em; }
            .shtc-accordion--filter .shtc-accordion__header .shtc-accordion__icon--filter .shtc-icon:before {
              color: #fff;
              font-size: 0.7em;
              left: 50%;
              position: absolute;
              top: 50%;
              -webkit-transform: translateX(-50%) translateY(-50%);
                      transform: translateX(-50%) translateY(-50%); }
            .shtc-accordion--filter .shtc-accordion__header .shtc-accordion__icon--filter .shtc-icon.counter:before {
              content: attr(data-counter);
              font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
              font-size: 16px;
              left: 50%;
              position: absolute;
              top: calc(50% + 1px);
              -webkit-transform: translateX(-50%) translateY(-50%);
                      transform: translateX(-50%) translateY(-50%); }
            .shtc-accordion--filter .shtc-accordion__header .shtc-accordion__icon--filter .shtc-icon--active {
              display: inline-block; }
    .shtc-accordion--filter .shtc-accordion__item {
      border-bottom: 1px solid #c7c8cc;
      transition: border-bottom-color 300ms ease-in-out; }
      .shtc-accordion--filter .shtc-accordion__item--open {
        border-bottom-color: #ec6602; }
        .shtc-accordion--filter .shtc-accordion__item--open > .shtc-accordion__header {
          border-bottom: 1px solid #c7c8cc; }
          .shtc-accordion--filter .shtc-accordion__item--open > .shtc-accordion__header .shtc-accordion__header__headline {
            color: #161616; }
          .shtc-accordion--filter .shtc-accordion__item--open > .shtc-accordion__header .shtc-accordion__icon .shtc-icon {
            background: transparent; }
            .shtc-accordion--filter .shtc-accordion__item--open > .shtc-accordion__header .shtc-accordion__icon .shtc-icon:before {
              border-top-color: #ec6602; }
      .shtc-accordion--filter .shtc-accordion__item--noBorders {
        border-bottom: none; }
        .shtc-accordion--filter .shtc-accordion__item--noBorders .shtc-accordion__header {
          border-bottom: none;
          border-top: none; }
      .shtc-accordion--filter .shtc-accordion__item--onlyGreyBorders {
        border-bottom: 1px solid #eeeff0;
        border-bottom-color: #eeeff0; }
      .shtc-accordion--filter .shtc-accordion__item--active > .shtc-accordion__header .shtc-accordion__icon--filter {
        display: block; }
      .shtc-accordion--filter .shtc-accordion__item .shtc-accordion__item:last-of-type {
        border-bottom: none; }
    .shtc-accordion--filter .shtc-accordion__content {
      background-color: #f7f7f7;
      padding: 6px 17px 6px 12px; }
    .shtc-accordion--filter .shtc-checkbox__label {
      margin-right: 12px; }
    .shtc-accordion--filter .shtc-checkbox__content {
      color: #161616;
      font-family: 'Calibri';
      font-size: 16px;
      line-height: 1; }
    .shtc-accordion--course {
      margin-top: 10px; }
      .shtc-accordion--course .shtc-accordion__header {
        border-top: none;
        padding: 21px 18px 14px 18px; }
      .shtc-accordion--course .shtc-accordion__item {
        margin-top: 6px; }
        .shtc-accordion--course .shtc-accordion__item:first-of-type {
          margin-top: 0; }
        .shtc-accordion--course .shtc-accordion__item--open .shtc-accordion__content {
          padding: 0 18px 18px 18px; }
          .shtc-accordion--course .shtc-accordion__item--open .shtc-accordion__content-courseDetails {
            padding-bottom: 12px; }
      .shtc-accordion--course .shtc-accordion__content {
        background-color: #f2f2f2;
        padding: 0 18px; }
        .shtc-accordion--course .shtc-accordion__content-courseDetails {
          color: #636468;
          font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
          font-size: 18px; }
          .shtc-accordion--course .shtc-accordion__content-courseDetails ul {
            list-style-type: disc;
            padding-left: 18px; }
  
  .shtc-filterGroup--showSpinner > .shtc-accordion__content > .shtc-filterContent,
  .shtc-filterGroup--showSpinner > .shtc-accordion__content > .shtc-list {
    display: none; }
  
  .shtc-filterGroup__badge {
    position: absolute;
    background-color: #ec6602;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    color: white;
    right: 46px;
    font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif; }
  
  .shtc-account {
    padding: 12px 0 4px;
    width: 100%; }
    .shtc-account:before, .shtc-account:after {
      content: " ";
      display: table; }
    .shtc-account:after {
      clear: both; }
    @media (min-width: 600px) {
      .shtc-account {
        padding: 18px 0 16px; } }
    .shtc-account .col {
      margin: 0; }
      @media (max-width: 599px) {
        .shtc-account .col {
          padding: 0; }
          .shtc-account .col:first-of-type .shtc-account__item:first-of-type {
            border-top: none;
            padding-top: 0; }
          .shtc-account .col:last-of-type .shtc-account__item:last-of-type {
            padding-bottom: 0; } }
      @media (min-width: 1024px) {
        .shtc-account .col:first-of-type .shtc-account__item:first-of-type {
          border-top: none;
          padding-top: 0; }
        .shtc-account .col:last-of-type .shtc-account__item:last-of-type {
          padding-bottom: 0; } }
    .shtc-account__item {
      border-top: 1px solid #f2f2f2;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      -webkit-box-pack: justify;
              justify-content: space-between;
      padding: 13px 18px 5px 18px; }
      @media (min-width: 600px) and (max-width: 1023px) {
        .shtc-account__item {
          padding-left: 21px;
          padding-right: 21px; }
          .shtc-account__item:first-of-type {
            border-top: none;
            padding-top: 0; }
          .shtc-account__item:last-of-type {
            padding-bottom: 0; } }
      @media (min-width: 1024px) {
        .shtc-account__item {
          padding-left: 9px;
          padding-right: 9px; } }
      .shtc-account__item .shtc-account__item {
        padding-left: 0;
        padding-right: 0; }
        .shtc-account__item .shtc-account__item:last-of-type {
          padding-bottom: 0; }
    .shtc-account__text {
      color: #1b1b1b;
      width: 100%; }
    .shtc-account__headline {
      color: #949599;
      font-family: 'Calibri';
      font-size: 16px;
      line-height: 1;
      margin-bottom: 10px; }
      .shtc-account__headline + .shtc-account__text {
        margin-top: 10px; }
      .shtc-account__headline + .shtc-account__item {
        border-top: none;
        padding-top: 9px; }
    .shtc-account .shtc-textlink {
      color: #636468;
      direction: rtl;
      width: 100%;
      margin: 0; }
      .shtc-account .shtc-textlink:hover {
        color: #ec6602; }
      .shtc-account .shtc-textlink__content {
        font-family: 'Calibri';
        font-size: 18px;
        line-height: 1; }
      .shtc-account .shtc-textlink--with-link-arrow {
        padding: 0; }
      .shtc-account .shtc-textlink__icon {
        border-radius: 50%;
        border: 1px solid #949599;
        height: 24px;
        margin-left: auto;
        margin-right: 0;
        width: 24px; }
        .shtc-account .shtc-textlink__icon:before {
          left: 50%;
          position: absolute;
          top: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
                  transform: translateX(-50%) translateY(-50%); }
  
  .shtc-filter {
    margin-top: 12px;
    padding-bottom: 12px;
    pointer-events: none; }
    .shtc-filter--mobileOverflow {
      overflow: hidden; }
    .shtc-filter * {
      pointer-events: all; }
    @media (min-width: 600px) {
      .shtc-filter {
        max-height: calc(100vh - 136px); } }
    .shtc-filter .shtc-breadcrumb {
      margin-top: 0; }
      @media (min-width: 768px) and (max-width: 1023px) {
        .shtc-filter .shtc-breadcrumb {
          display: none; } }
    .shtc-filter .shtc-search {
      margin-top: 14px; }
      .shtc-filter .shtc-search > .search {
        position: absolute;
        left: 10px;
        top: 6px;
        color: #949599;
        margin-right: 10px;
        font-size: 14px;
        cursor: pointer; }
      .shtc-filter .shtc-search > .close {
        position: absolute;
        right: 10px;
        top: 6px;
        z-index: 2;
        color: #949599;
        cursor: pointer;
        visibility: hidden; }
      .shtc-filter .shtc-search--focused .search {
        color: #ec6602; }
      .shtc-filter .shtc-search--focused .close {
        visibility: visible; }
      .shtc-filter .shtc-search--content .close {
        visibility: visible; }
      @media (min-width: 768px) and (max-width: 1023px) {
        .shtc-filter .shtc-search {
          display: none; } }
      .shtc-filter .shtc-search .suggestions-container .search {
        color: #ec6602;
        margin-right: 10px;
        font-size: 12px; }
    .shtc-filter__headline {
      color: #161616;
      font-family: "SH Headline", "SH Headline", "SH Text Regular", "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 32px;
      line-height: 1.1875;
      display: none; }
      @media (min-width: 768px) {
        .shtc-filter__headline {
          display: block; } }
      @media (min-width: 768px) and (max-width: 1023px) {
        .shtc-filter__headline {
          display: none; } }
    .shtc-filter__header {
      -webkit-box-align: center;
              align-items: center;
      color: #161616;
      display: -webkit-box;
      display: flex;
      font-family: 'Calibri';
      font-size: 20px;
      height: 42px;
      -webkit-box-pack: justify;
              justify-content: space-between;
      line-height: 1;
      margin-top: 12px; }
    .shtc-filter__toggleFilter {
      -webkit-box-align: center;
              align-items: center;
      cursor: pointer;
      display: -webkit-box;
      display: flex;
      -webkit-box-flex: 1;
              flex: 1 0 auto; }
      @media (min-width: 768px) and (max-width: 1023px) {
        .shtc-filter__toggleFilter__text {
          display: none; } }
      @media (min-width: 768px) {
        .shtc-filter__toggleFilter__text {
          font-weight: bold; } }
    .shtc-filter__icon {
      border-radius: 50%;
      cursor: pointer;
      height: 42px;
      position: relative;
      width: 42px; }
      .shtc-filter__icon:before {
        font-size: 20px;
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%); }
      .shtc-filter__icon.filter {
        background-color: #636468;
        display: block;
        margin-right: 12px; }
        .shtc-filter__icon.filter:before {
          color: #fff; }
        @media (min-width: 768px) {
          .shtc-filter__icon.filter {
            height: 32px;
            left: 30px;
            position: absolute;
            width: 32px; }
            .shtc-filter__icon.filter:before {
              font-size: 16px; } }
        @media (min-width: 1024px) {
          .shtc-filter__icon.filter {
            display: none; } }
      .shtc-filter__icon.close {
        background-color: #f2f2f2;
        display: none;
        height: 30px;
        margin-left: 12px;
        width: 30px; }
        .shtc-filter__icon.close:before {
          color: #949599;
          font-size: 14px; }
        @media (min-width: 768px) {
          .shtc-filter__icon.close {
            display: none; } }
      .shtc-filter__icon.arrow-left {
        background-color: #636468;
        cursor: pointer;
        display: none;
        height: 32px;
        position: absolute;
        right: 24px;
        top: 16px;
        width: 32px; }
        .shtc-filter__icon.arrow-left:before {
          color: #fff;
          font-size: 14px; }
    .shtc-filter__badge {
      -webkit-box-align: center;
              align-items: center;
      background-color: #ec6602;
      border-radius: 50%;
      color: #fff;
      display: none;
      font-size: 15px;
      height: 18px;
      -webkit-box-pack: center;
              justify-content: center;
      position: absolute;
      right: 0;
      top: 0;
      width: 18px; }
      .shtc-filter__badge:before {
        content: attr(data-counter);
        font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-size: 14px;
        left: 50%;
        position: absolute;
        top: calc(50% + 1px);
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%); }
      @media (min-width: 768px) {
        .shtc-filter__badge {
          height: 16px;
          right: -2px;
          top: -4px;
          width: 16px; } }
    .shtc-filter__reset {
      -webkit-box-flex: 1;
              flex: 1 0 auto;
      padding: 10px 0;
      text-align: right;
      text-transform: uppercase;
      color: #b7b7b7;
      cursor: default;
      font-size: 16px; }
      @media (min-width: 768px) and (max-width: 1023px) {
        .shtc-filter__reset {
          display: none; } }
      .shtc-filter__reset.active {
        color: #ec6602;
        cursor: pointer; }
    .shtc-filter__toggleContentWrapper {
      color: #949599;
      font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 18px;
      line-height: 1.22222;
      margin-top: 42px;
      margin-left: -6px; }
      @media (max-width: 767px) {
        .shtc-filter__toggleContentWrapper {
          padding: 0 28px; } }
      .shtc-filter__toggleContentWrapper button {
        background-color: transparent;
        border: none;
        color: #949599;
        cursor: pointer;
        outline: none;
        font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        padding: 0 10px; }
    .shtc-filter__pipe {
      margin: 0 4px; }
    @media (max-width: 767px) {
      .shtc-filter .shtc-accordion--filter:not(.shtc-list) {
        padding: 0 28px; } }
    .shtc-filter__content {
      display: none; }
      .shtc-filter__content > .shtc-accordion {
        margin-top: 12px; }
      @media (min-width: 1024px) {
        .shtc-filter__content {
          display: block; } }
    .shtc-filter__buttonWrapper {
      text-align: center;
      width: 100%;
      background-color: #fff;
      height: 71px;
      padding-top: 18px;
      position: fixed;
      bottom: 0;
      left: 0; }
      @media (min-width: 768px) {
        .shtc-filter__buttonWrapper {
          display: none; } }
    .shtc-filter--active .shtc-filter__reset {
      cursor: pointer;
      color: #ec6602; }
    .shtc-filter--active .shtc-filter__badge {
      display: -webkit-box;
      display: flex; }
    @media (max-width: 767px) {
      .shtc-filter--open {
        background-color: #fff;
        margin-top: 0;
        max-height: 100vh;
        height: 100vh;
        overflow: auto;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000; }
        .shtc-filter--open > * {
          padding-left: 28px;
          padding-right: 28px; } }
    .shtc-filter--open .shtc-filter__toggleFilter {
      cursor: default; }
    .shtc-filter--open .shtc-filter__icon.filter {
      display: none; }
    .shtc-filter--open .shtc-filter__icon.close {
      display: block; }
      @media (min-width: 768px) {
        .shtc-filter--open .shtc-filter__icon.close {
          display: none; } }
    @media (min-width: 768px) and (max-width: 1023px) {
      .shtc-filter--open .shtc-filter__icon.arrow-left {
        display: block; } }
    .shtc-filter--open .shtc-filter__content {
      display: block; }
      @media (max-width: 767px) {
        .shtc-filter--open .shtc-filter__content {
          margin-bottom: 18px;
          padding: 0; } }
      @media (max-width: 767px) {
        .shtc-filter--open .shtc-filter__content__scrollContainer {
          height: calc(100vh - 213px);
          overflow-y: scroll;
          -webkit-overflow-scrolling: touch; } }
    @media (max-width: 767px) {
      .shtc-filter--open .shtc-search {
        display: none; } }
    @media (min-width: 768px) and (max-width: 1023px) {
      .shtc-filter--open .shtc-breadcrumb {
        display: inline-block; }
      .shtc-filter--open .shtc-search {
        display: -webkit-box;
        display: flex; }
      .shtc-filter--open .shtc-filter__headline,
      .shtc-filter--open .shtc-filter__reset,
      .shtc-filter--open .shtc-filter__toggleFilter__text {
        display: block; } }
    @media (max-width: 767px) {
      .shtc-filter--stickyButton {
        max-height: calc(100vh - 71px); } }
    .shtc-filter--stickyButton .shtc-filter__buttonWrapper {
      position: fixed;
      bottom: 0;
      left: 0; }
    @media (max-width: 600px) {
      .shtc-filter__datepicker--open .shtc-filter__header {
        display: none; } }
    @media (max-width: 600px) {
      .shtc-filter__datepicker--open .shtc-filter__buttonWrapper {
        display: none; } }
    @media (max-width: 600px) {
      .shtc-filter__datepicker--open .shtc-filter__content__scrollContainer {
        height: 100vh; } }
  
  .shtc-filterContent {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
    .shtc-filterContent .shtc-radio {
      padding: 12px 0; }
      .shtc-filterContent .shtc-radio__label {
        margin-right: 12px; }
      .shtc-filterContent .shtc-radio__content {
        color: #161616;
        font-family: 'Calibri';
        font-size: 16px;
        line-height: 1; }
    .shtc-filterContent .shtc-accordion__header .shtc-checkbox {
      padding: 0; }
    .shtc-filterContent .shtc-checkbox {
      padding: 12px 0; }
      .shtc-filterContent .shtc-checkbox__label {
        margin-right: 12px; }
      .shtc-filterContent .shtc-checkbox__content {
        color: #161616;
        font-family: 'Calibri';
        font-size: 16px;
        line-height: 1; }
    .shtc-filterContent__inputWrapper {
      -webkit-box-align: center;
              align-items: center;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
              justify-content: space-between;
      position: relative; }
      .shtc-filterContent__inputWrapper__dateInput {
        background-color: #f7f7f7;
        border: none;
        -webkit-box-flex: 0;
                flex: 0 1 auto;
        font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-size: 16px;
        line-height: 1.28571;
        outline: none;
        padding: 12px 0;
        width: 100%;
        min-width: 0; }
        .shtc-filterContent__inputWrapper__dateInput::-webkit-input-placeholder {
          color: #1b1b1b; }
        .shtc-filterContent__inputWrapper__dateInput::-moz-placeholder {
          color: #1b1b1b; }
        .shtc-filterContent__inputWrapper__dateInput:-ms-input-placeholder {
          color: #1b1b1b; }
        .shtc-filterContent__inputWrapper__dateInput:-moz-placeholder {
          color: #1b1b1b; }
      .shtc-filterContent__inputWrapper__icon {
        cursor: pointer;
        height: 18px;
        margin: 0 6px 0 10px;
        width: 18px; }
        .shtc-filterContent__inputWrapper__icon--calendar:before {
          position: relative;
          font-family: "Icons";
          font-size: 68%;
          line-height: 1;
          font-style: normal;
          font-variant: normal;
          font-weight: normal;
          text-decoration: none;
          text-transform: none;
          speak: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "";
          font-size: 18px; }
    .shtc-filterContent .shtc-input {
      height: 44px;
      transition: height 300ms ease; }
      .shtc-filterContent .shtc-input input {
        background-color: #f7f7f7;
        border: none;
        -webkit-box-flex: 0;
                flex: 0 1 auto;
        font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-size: 14px;
        height: auto;
        line-height: 1.28571;
        outline: none;
        padding: 12px 0;
        width: 100%; }
        .shtc-filterContent .shtc-input input::-webkit-input-placeholder {
          color: #1b1b1b; }
        .shtc-filterContent .shtc-input input::-moz-placeholder {
          color: #1b1b1b; }
        .shtc-filterContent .shtc-input input:-ms-input-placeholder {
          color: #1b1b1b; }
        .shtc-filterContent .shtc-input input:-moz-placeholder {
          color: #1b1b1b; }
      .shtc-filterContent .shtc-input.shtc-input--invalid {
        -webkit-box-align: start;
                align-items: flex-start;
        height: 80px; }
        .shtc-filterContent .shtc-input.shtc-input--invalid input {
          border-bottom: 1px solid #f81411; }
  
  .shtc-stage {
    width: 100%; }
    .shtc-stage__container {
      position: relative;
      margin-left: 0;
      margin-right: 0; }
    .shtc-stage__background {
      position: absolute;
      height: 100%;
      z-index: -1;
      background-color: #fff;
      overflow: hidden;
      width: 100%; }
      @media (max-width: 599px) {
        .shtc-stage__background {
          position: relative;
          height: 180px;
          margin: 0; }
          .shtc-stage__background .row {
            margin-left: 0;
            margin-right: 0; }
          .shtc-stage__background .col {
            padding-left: 0;
            padding-right: 0; } }
      .shtc-stage__background__image {
        height: auto;
        width: 100%; }
    .shtc-stage__content {
      padding: 50px 0 0; }
      @media (max-width: 599px) {
        .shtc-stage__content {
          padding-top: 0;
          margin-left: 0;
          margin-right: 0; }
          .shtc-stage__content .row {
            margin-left: 0;
            margin-right: 0; }
          .shtc-stage__content .col {
            padding-left: 0;
            padding-right: 0; } }
      @media (min-width: 600px) {
        .shtc-stage__content .row {
          margin-top: -50px; } }
    .shtc-stage__teaser {
      border-radius: 0;
      color: #fff;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      margin: 0 0 60px 0;
      width: 100%;
      position: relative; }
      @media (min-width: 600px) {
        .shtc-stage__teaser {
          border-radius: 50%;
          -webkit-box-pack: center;
                  justify-content: center;
          height: 384px;
          width: 384px;
          padding: 80px;
          background: #ec6602;
          margin: 0 0 30px 0; } }
      .shtc-stage__teaser__headline {
        background: #ec6602;
        font-family: 'SH Headline';
        font-size: 24px;
        line-height: 1.375;
        margin: 0; }
        @media (max-width: 599px) {
          .shtc-stage__teaser__headline {
            padding: 19px 24px 15px !important; } }
        @media (min-width: 600px) {
          .shtc-stage__teaser__headline {
            background: transparent;
            font-size: 20px;
            line-height: 1.4;
            margin: 0 auto; } }
      .shtc-stage__teaser__copyText {
        color: #1b1b1b;
        font-family: 'Calibri';
        font-size: 18px;
        line-height: 1.33333;
        margin-top: 25px; }
        @media (max-width: 599px) {
          .shtc-stage__teaser__copyText {
            padding: 0 28px !important; } }
        @media (min-width: 600px) {
          .shtc-stage__teaser__copyText {
            color: #fff;
            font-size: 14px;
            line-height: 1.21429;
            margin-top: 14px; } }
    .shtc-stage__detail-link {
      border-radius: 50%;
      height: 90px;
      width: 90px;
      background: #5b1021;
      text-decoration: none;
      color: #fff;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center;
      font-family: "SH Headline", "SH Text Regular", "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      text-align: center; }
      @media (max-width: 599px) {
        .shtc-stage__detail-link {
          font-size: 16px;
          padding: 0 25px;
          height: 48px;
          line-height: 0.9;
          min-width: 126px;
          cursor: pointer;
          outline: none;
          border: 1px solid transparent;
          border-radius: 100px;
          white-space: nowrap;
          margin-left: 28px;
          margin-top: 24px; } }
      @media (min-width: 600px) {
        .shtc-stage__detail-link {
          bottom: 12px;
          position: absolute;
          right: 9px; } }
      .shtc-stage__detail-link h5 {
        font-size: 16px;
        line-height: 20px;
        font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-weight: bold; }
        @media (min-width: 600px) {
          .shtc-stage__detail-link h5 {
            font-size: 18px;
            line-height: 24px;
            font-family: "SH Headline", "SH Text Regular", "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
            font-weight: normal; } }
  
  .shtc-list {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .shtc-list .shtc-list {
      padding-left: 32px; }
      .shtc-list .shtc-list .shtc-list {
        padding-left: 32px; }
    .shtc-list.shtc-accordion--filter .shtc-accordion__header {
      background: transparent;
      border-bottom: 1px solid #eeeff0;
      border-bottom-width: 0;
      padding: 10px 0; }
      .shtc-list.shtc-accordion--filter .shtc-accordion__header__headline {
        align-self: center;
        color: #1b1b1b;
        font-size: 16px;
        line-height: 1; }
    .shtc-list.shtc-accordion--filter .shtc-accordion__item {
      border-bottom: 1px solid #eeeff0;
      border-bottom-color: #eeeff0; }
      .shtc-list.shtc-accordion--filter .shtc-accordion__item--open {
        border-bottom-color: #ec6602; }
        .shtc-list.shtc-accordion--filter .shtc-accordion__item--open > .shtc-accordion__header {
          border-bottom: 1px solid #eeeff0; }
      .shtc-list.shtc-accordion--filter .shtc-accordion__item--noBorders {
        border-bottom: none; }
        .shtc-list.shtc-accordion--filter .shtc-accordion__item--noBorders .shtc-accordion__header {
          border-bottom: none;
          border-top: none; }
      .shtc-list.shtc-accordion--filter .shtc-accordion__item--onlyGreyBorders {
        border-bottom: 1px solid #eeeff0;
        border-bottom-color: #eeeff0; }
      .shtc-list.shtc-accordion--filter .shtc-accordion__item > label.shtc-checkbox {
        padding: 12px 0; }
    .shtc-list.shtc-accordion--filter .shtc-accordion__content {
      background-color: #f7f7f7;
      padding: 0 12px; }
      .shtc-list.shtc-accordion--filter .shtc-accordion__content--child {
        padding: 0; }
  
  .shtc-courseDetails {
    margin-top: 25px; }
    @media (min-width: 768px) {
      .shtc-courseDetails {
        margin-top: 54px;
        margin-bottom: 60px; } }
    .shtc-courseDetails__itemsWrapper {
      margin-top: 10px; }
    .shtc-courseDetails .shtc-accordion--course {
      margin-top: 10px; }
    .shtc-courseDetails .shtc-accordion__headline {
      padding-bottom: 14px;
      border-bottom: 1px solid #f2f2f2; }
      @media (min-width: 600px) and (max-width: 767px) {
        .shtc-courseDetails .shtc-accordion__headline {
          font-size: 24px;
          line-height: 1.33333; } }
    .shtc-courseDetails .shtc-accordion__header {
      padding: 12px 18px;
      height: 54px; }
    .shtc-courseDetails .shtc-accordion__icon {
      padding-top: 2px; }
    .shtc-courseDetails .shtc-accordion__content {
      background-color: #f2f2f2;
      padding: 18px; }
      .shtc-courseDetails .shtc-accordion__content .copy {
        font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-size: 18px;
        color: #636468; }
        .shtc-courseDetails .shtc-accordion__content .copy ul {
          margin: 0; }
    .shtc-courseDetails__item {
      clear: both;
      margin-bottom: 4px; }
      .shtc-courseDetails__item:first-child .shtc-courseDetails__content {
        border-top: none; }
    .shtc-courseDetails__imageWrapper {
      padding-top: 20px;
      width: 84px;
      display: inline-block;
      float: left; }
      .shtc-courseDetails__imageWrapper img {
        height: 66px;
        width: 66px; }
    .shtc-courseDetails__content {
      color: #636468;
      font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 16px;
      width: calc(100% - 84px);
      display: inline-block;
      float: right;
      border-top: 1px solid #f2f2f2;
      margin-bottom: 30px; }
      @media (min-width: 1024px) {
        .shtc-courseDetails__content {
          padding-right: 25%; } }
      .shtc-courseDetails__content ul {
        list-style-type: disc;
        padding-left: 18px; }
    .shtc-courseDetails__headline {
      color: #161616;
      font-family: "SH Text Regular", "SH Headline", "SH Text Regular", "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 18px;
      line-height: 1.27778;
      margin-top: 24px;
      padding-top: 22px; }
    .shtc-courseDetails__text {
      margin-top: 15px; }
    .shtc-courseDetails__bookingHeadline {
      font-size: 24px;
      line-height: 1.33333;
      color: #1b1b1b; }
      @media (min-width: 768px) {
        .shtc-courseDetails__bookingHeadline {
          font-size: 32px;
          line-height: 1.33333; } }
    .shtc-courseDetails__datesSectionAnchor {
      display: block;
      margin-top: -145px; }
    .shtc-courseDetails__datesSection {
      margin-top: 140px; }
    .shtc-courseDetails__courseDetailsTableWrapper {
      border-top: 1px solid #f2f2f2;
      margin-top: 10px;
      padding-top: 24px;
      float: left;
      clear: both;
      width: 100%; }
      @media (min-width: 600px) {
        .shtc-courseDetails__courseDetailsTableWrapper {
          padding-top: 40px; } }
      .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable {
        font-size: 16px; }
        .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable--large--noDates {
          border-bottom: 1px solid #f2f2f2; }
          .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable--large--noDates .copy {
            color: #636468;
            padding: 16px 2px 16px 15px; }
        .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable--medium--noDates {
          display: block;
          margin-top: -10px; }
          @media (min-width: 600px) {
            .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable--medium--noDates {
              margin-top: -25px; } }
          .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable--medium--noDates .copy {
            color: #636468; }
        .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable__tableHead__item {
          padding-left: 0; }
          @media (min-width: 768px) {
            .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable__tableHead__item:first-child {
              padding-left: 15px; } }
        .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable__item__td {
          padding: 12px 15px 12px 24px; }
          @media (min-width: 768px) {
            .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable__item__td {
              padding: 12px 15px 12px 0; }
              .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable__item__td:first-child {
                padding-left: 15px; } }
      .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable--medium {
        display: block; }
        .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable--medium .shtc-courseDetailsTable__tableHead__item {
          padding-top: 8px;
          padding-bottom: 8px; }
        .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable--medium .shtc-courseDetailsTable__item__td {
          padding: 8px 15px 8px 24px; }
      .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable--large {
        display: none; }
      @media (min-width: 768px) {
        .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable--large {
          display: table; }
        .shtc-courseDetails__courseDetailsTableWrapper .shtc-courseDetailsTable--medium {
          display: none; } }
    .shtc-courseDetails__tableFooter {
      clear: both;
      margin-bottom: 35px;
      padding-top: 0; }
      .shtc-courseDetails__tableFooter:before, .shtc-courseDetails__tableFooter:after {
        content: " ";
        display: table; }
      .shtc-courseDetails__tableFooter:after {
        clear: both; }
      @media (min-width: 600px) {
        .shtc-courseDetails__tableFooter {
          margin-bottom: 65px;
          padding-top: 30px; } }
      .shtc-courseDetails__tableFooter .shtc-courseDetails__timezoneLink {
        float: left;
        color: #636468;
        padding-top: 16px;
        font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif; }
        @media (min-width: 600px) {
          .shtc-courseDetails__tableFooter .shtc-courseDetails__timezoneLink {
            padding-top: 10px; } }
    .shtc-courseDetails__mainButton {
      float: left;
      clear: left;
      margin-top: 17px; }
      @media (min-width: 600px) {
        .shtc-courseDetails__mainButton {
          float: right;
          clear: none;
          margin-top: 0; } }
    .shtc-courseDetails__contactSectionAnchor {
      display: block;
      margin-top: -145px; }
    .shtc-courseDetails__contactSection {
      margin-top: 140px;
      min-height: 500px; }
  
  .shtc-detailPageHeader {
    background-color: rgba(242, 242, 242, 0.5);
    padding: 30px 0; }
    @media (min-width: 600px) {
      .shtc-detailPageHeader {
        padding-bottom: 60px; } }
    @media (min-width: 768px) {
      .shtc-detailPageHeader {
        padding-top: 0; } }
    .shtc-detailPageHeader .shtc-breadcrumb {
      margin-top: 0;
      padding: 24px 0; }
    .shtc-detailPageHeader__header {
      -webkit-box-align: center;
              align-items: center;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
              justify-content: space-between;
      -webkit-box-flex: 1;
              flex: 1 0 auto; }
      .shtc-detailPageHeader__header > div {
        -webkit-box-align: center;
                align-items: center;
        display: -webkit-box;
        display: flex; }
    .shtc-detailPageHeader__imageWrapper {
      height: 66px;
      margin-right: 18px;
      position: relative;
      width: 66px; }
    .shtc-detailPageHeader__imageWrapper_lp {
      height: 40px;
      margin-right: 18px;
      position: relative;
      width: 60px; }
    .shtc-detailPageHeader__image {
      height: 100%;
      width: 100%; }
    .shtc-detailPageHeader__badge {
      -webkit-box-align: center;
              align-items: center;
      background-color: #ec6602;
      border-radius: 50%;
      color: #fff;
      display: -webkit-box;
      display: flex;
      font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 16px;
      height: 28px;
      -webkit-box-pack: center;
              justify-content: center;
      position: absolute;
      right: -8px;
      top: -5px;
      width: 28px; }
    .shtc-detailPageHeader__badge_lp {
	    -webkit-box-align: center;
	    align-items: center;
	    background-color: #ec6602;
	    border-radius: 50%;
	    color: #fff;
	    display: -webkit-box;
	    display: flex;
	    font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
	    font-size: 14px;
	    height: 20px;
	    -webkit-box-pack: center;
	    justify-content: center;
	    position: absolute;
	    right: -6px;
	    top: 4px;
	    width: 20px; }
    .shtc-detailPageHeader__title {
      color: #949599;
      font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 16px; }
    .shtc-detailPageHeader__printButton, .shtc-detailPageHeader__copytext, .shtc-detailPageHeader__metaData {
      color: #636468;
      font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 16px; }
    .shtc-detailPageHeader__printButton {
      -webkit-box-align: center;
              align-items: center;
      display: -webkit-box;
      display: flex;
      text-decoration: none; }
      .shtc-detailPageHeader__printButton .shtc-icon {
        background-color: #fff;
        border-radius: 50%;
        color: #1b1b1b;
        height: 30px;
        margin-right: 12px;
        width: 30px; }
        @media (min-width: 600px) {
          .shtc-detailPageHeader__printButton .shtc-icon {
            margin-right: 18px; } }
        .shtc-detailPageHeader__printButton .shtc-icon:before {
          left: 50%;
          position: absolute;
          top: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
                  transform: translateX(-50%) translateY(-50%); }
    .shtc-detailPageHeader__mainButton {
      margin-top: 22px;
      display: inline-block; }
      @media (min-width: 1024px) {
        .shtc-detailPageHeader__mainButton {
          margin-left: 60px;
          margin-top: 0; } }
      .shtc-detailPageHeader__mainButton .icon-calendar-icon:before {
        margin-right: -22px;
        padding-left: 20px; }
    .shtc-detailPageHeader__content {
      width: 100%; }
      @media (min-width: 600px) {
        .shtc-detailPageHeader__content {
          width: calc(100% - 84px); } }
      @media (min-width: 1024px) {
        .shtc-detailPageHeader__content {
          width: 66.66667%; } }
      @media (min-width: 600px) {
        .shtc-detailPageHeader__content--withHeader {
          margin-left: 84px; } }
      .shtc-detailPageHeader__content--withHeader .shtc-detailPageHeader__headline {
        margin-top: 20px; }
        @media (min-width: 600px) {
          .shtc-detailPageHeader__content--withHeader .shtc-detailPageHeader__headline {
            margin-top: 4px; } }
      .shtc-detailPageHeader__content--qualification {
        width: 100%; }
    .shtc-detailPageHeader__headline {
      font-family: "SH Headline", "SH Headline", "SH Text Regular", "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 32px;
      line-height: 1.125; }
    .shtc-detailPageHeader__copytext {
      margin-top: 12px; }
      @media (min-width: 600px) {
        .shtc-detailPageHeader__copytext {
          margin-top: 22px; } }
    .shtc-detailPageHeader__metaData {
      display: -webkit-box;
      display: flex;
      margin-top: 18px; }
      @media (min-width: 600px) {
        .shtc-detailPageHeader__metaData {
          margin-top: 24px; } }
    .shtc-detailPageHeader__duration {
      margin-right: 60px; }
      .shtc-detailPageHeader__duration > span {
        color: #161616;
        font-weight: bold; }
    .shtc-detailPageHeader__language > span {
      color: #161616;
      font-weight: bold; }
    @media (min-width: 600px) {
      .shtc-detailPageHeader--course .shtc-detailPageHeader__header {
        -webkit-box-align: start;
                align-items: flex-start; } }
    @media (min-width: 600px) {
      .shtc-detailPageHeader--course .shtc-detailPageHeader__header > div:first-of-type {
        -webkit-box-align: start;
                align-items: flex-start; } }
    @media (min-width: 600px) {
      .shtc-detailPageHeader--course .shtc-detailPageHeader__headline {
        margin-top: -28px; } }
    .shtc-detailPageHeader--course .shtc-detailPageHeader__imageWrapper {
      background-image: url("../img/detailPages/Classroom_Training.svg"); }
    .shtc-detailPageHeader--course-AST .shtc-detailPageHeader__imageWrapper {
      background-image: url("../img/detailPages/Assessment_Test.svg");
      background-size: contain; }
    .shtc-detailPageHeader--course-LFR .shtc-detailPageHeader__imageWrapper {
      background-image: url("../img/detailPages/Learning_Framework.svg"); }
    .shtc-detailPageHeader--course-RTR .shtc-detailPageHeader__imageWrapper {
      background-image: url("../img/detailPages/Classroom_Training.svg"); }
    .shtc-detailPageHeader--course-WBT .shtc-detailPageHeader__imageWrapper {
      background-image: url("../img/detailPages/Webbased_Training.svg"); }
    .shtc-detailPageHeader--course-LAB .shtc-detailPageHeader__imageWrapper {
      background-image: url("../img/detailPages/Virtual_Lab_Training.svg"); }
    .shtc-detailPageHeader--course-TST .shtc-detailPageHeader__imageWrapper {
      background-image: url("../img/detailPages/Online_Test.svg"); }
    .shtc-detailPageHeader--course-SVU .shtc-detailPageHeader__imageWrapper {
      background-image: url("../img/detailPages/Virtual_Training.svg"); }
    .shtc-detailPageHeader--course-DOK .shtc-detailPageHeader__imageWrapper {
      background-image: url("../img/detailPages/Document.svg"); }
    @media (min-width: 600px) {
      .shtc-detailPageHeader--curriculum .shtc-detailPageHeader__header {
        -webkit-box-align: start;
                align-items: flex-start; } }
    @media (min-width: 600px) {
      .shtc-detailPageHeader--curriculum .shtc-detailPageHeader__header > div:first-of-type {
        -webkit-box-align: start;
                align-items: flex-start; } }
    @media (min-width: 600px) {
      .shtc-detailPageHeader--curriculum .shtc-detailPageHeader__headline {
        margin-top: -28px; } }
    .shtc-detailPageHeader--qualification {
      padding-bottom: 24px; }
      .shtc-detailPageHeader--qualification .shtc-breadcrumb {
        padding-bottom: 18px; }
    @media (min-width: 600px) {
      .shtc-detailPageHeader--profile .shtc-detailPageHeader__content--withHeader {
        padding-right: 50px; } }
    @media (min-width: 768px) {
      .shtc-detailPageHeader--profile .shtc-detailPageHeader__content--withHeader {
        padding-right: 0; } }
    @media (min-width: 600px) {
      .shtc-detailPageHeader--profile .shtc-detailPageHeader__content--withHeader .shtc-detailPageHeader__headline {
        margin-top: -68px; } }
  
  .shtc-courseDetailsTable {
    text-align: left;
    font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 14px;
    border-collapse: collapse;
    width: 100%; }
    .shtc-courseDetailsTable__tableHead {
      color: #1b1b1b;
      font-weight: bold; }
      .shtc-courseDetailsTable__tableHead__item {
        border-right: 1px solid #f2f2f2;
        text-align: left; }
    .shtc-courseDetailsTable__item {
      line-height: 22px;
      color: #636468; }
      .shtc-courseDetailsTable__item__td {
        padding: 0 0 0 24px; }
    .shtc-courseDetailsTable--medium__item {
      padding-bottom: 18px;
      display: block;
      float: right;
      clear: both;
      border-bottom: 1px solid #f2f2f2;
      width: 100%; }
      .shtc-courseDetailsTable--medium__item .shtc-courseDetailsTable__tableHead__item {
        min-width: 84px;
        color: #1b1b1b; }
      .shtc-courseDetailsTable--medium__item .shtc-courseDetailsTable__item__td {
        min-width: 144px;
        width: 100%; }
      .shtc-courseDetailsTable--medium__item .shtc-courseDetailsTable__item .shtc-row__options {
        border-top: none;
        border-bottom: none; }
        .shtc-courseDetailsTable--medium__item .shtc-courseDetailsTable__item .shtc-row__options__base:last-child {
          float: right; }
        .shtc-courseDetailsTable--medium__item .shtc-courseDetailsTable__item .shtc-row__options .shtc-textlink {
          color: #636468; }
          .shtc-courseDetailsTable--medium__item .shtc-courseDetailsTable__item .shtc-row__options .shtc-textlink:hover {
            color: #ec6602; }
        .shtc-courseDetailsTable--medium__item .shtc-courseDetailsTable__item .shtc-row__options__icon {
          margin-left: 6px;
          color: #ec6602; }
      .shtc-courseDetailsTable--medium__item:not(:first-child) {
        margin-top: 18px; }
      .shtc-courseDetailsTable--medium__item:not(:last-child) {
        margin-bottom: 18px; }
      .shtc-courseDetailsTable--medium__item__date {
        height: 48px; }
      .shtc-courseDetailsTable--medium__item__language {
        height: 24px; }
      .shtc-courseDetailsTable--medium__item__timezone {
        height: 72px; }
      .shtc-courseDetailsTable--medium__item__seats {
        height: 24px; }
      .shtc-courseDetailsTable--medium__item__price {
        height: 24px; }
    @media (min-width: 768px) {
      .shtc-courseDetailsTable {
        vertical-align: top; }
        .shtc-courseDetailsTable__tableHead {
          height: 24px;
          border-bottom: 1px solid #f2f2f2; }
          .shtc-courseDetailsTable__tableHead__item {
            border-right: none;
            padding-right: 15px; }
        .shtc-courseDetailsTable__item {
          vertical-align: top;
          border-bottom: 1px solid #f2f2f2; }
          .shtc-courseDetailsTable__item__td {
            padding: 8px 15px 8px 0; }
          .shtc-courseDetailsTable__item .shtc-row__options {
            padding: 12px 0 12px 0; }
            .shtc-courseDetailsTable__item .shtc-row__options .shtc-textlink {
              color: #636468; }
              .shtc-courseDetailsTable__item .shtc-row__options .shtc-textlink:hover {
                color: #ec6602; }
            .shtc-courseDetailsTable__item .shtc-row__options__icon {
              margin-left: 6px;
              color: #ec6602; }
          .shtc-courseDetailsTable__item__date {
            max-width: 130px; }
          .shtc-courseDetailsTable__item__language {
            min-width: 75px; }
          .shtc-courseDetailsTable__item__timezone {
            min-width: 90px;
            max-width: 100px; }
          .shtc-courseDetailsTable__item__seats {
            min-width: 54px; }
          .shtc-courseDetailsTable__item__price {
            min-width: 80px; }
          .shtc-courseDetailsTable__item__location {
            min-width: 84px; }
          .shtc-courseDetailsTable__item__links {
            min-width: 88px;
            text-align: right; } }
  
  .shtc-relatedItemsSection {
    background-color: #f2f2f2;
    margin-top: 0;
    padding-bottom: 25px; }
    @media (min-width: 600px) {
      .shtc-relatedItemsSection {
        margin-top: 30px; } }
    .shtc-relatedItemsSection .row {
      margin-top: 0; }
    .shtc-relatedItemsSection__titleSet {
      margin-top: 3px;
      padding-bottom: 3px;
      border-bottom: 1px solid #949599; }
      .shtc-relatedItemsSection__titleSet__title {
        font-family: "SH Text Regular", "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-size: 16px; }
    .shtc-relatedItemsSection__items {
      padding-top: 30px; }
      .shtc-relatedItemsSection__items .shtc-row--result {
        margin-bottom: 4px; }
      .shtc-relatedItemsSection__items .shtc-row__title {
        line-height: 22px;
        padding: 18px 0 18px 0;
        float: left; }
      .shtc-relatedItemsSection__items .shtc-row .shtc-relatedItemsSection__items--chain {
        padding: 0 0 9px 0; }
      .shtc-relatedItemsSection__items .shtc-row .shtc-relatedItemsSection__items--profile {
        padding: 22px 0 14px 0; }
      .shtc-relatedItemsSection__items .shtc-row .shtc-relatedItemsSection__items--assign {
        padding: 20px 0 0 0;
        cursor: pointer; }
  
  .shtc-qualificationProfileDetail {
    padding-bottom: 30px; }
    .shtc-qualificationProfileDetail .shtc-qualification__section:last-child {
      padding-bottom: 0; }
  
  .shtc-row {
    margin-bottom: 12px;
    border: 1px solid #f2f2f2; }
    .shtc-row__top {
      display: block;
      width: 100%;
      background-color: #fff;
      padding-right: 18px; }
      .shtc-row__top .shtc-detailPageHeader__imageWrapper {
        margin-right: 12px; }
      .shtc-row__top .shtc-detailPageHeader__badge {
        font-size: 14px;
        width: 18px;
        height: 18px;
        right: 0;
        top: 10px; }
    .shtc-row__titleSet {
      display: inline-block;
      width: calc(100% - 78px); }
    .shtc-row__subtitle {
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 14px;
      line-height: 16px;
      color: #949599;
      padding-top: 18px; }
    .shtc-row__title {
      display: inline-block;
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 16px;
      line-height: 18px;
      color: #161616;
      padding-bottom: 18px; }
      .shtc-row__title:hover {
        color: #ec6602; }
      .shtc-row__title__languageAndArrow {
        white-space: nowrap; }
      .shtc-row__title .arrow-right {
        font-size: 12px;
        padding-left: 9px; }
  
  .shtc-row--result .shtc-row__title--assign {
    line-height: 22px;
    padding: 18px 0;
    float: left; }
  
  .shtc-row--result .shtc-row__bottom {
    min-height: 24px;
    overflow: hidden;
    background-color: #fff;
    padding: 0 18px; }
    @media (min-width: 600px) {
      .shtc-row--result .shtc-row__bottom {
        padding: 0 18px 0 78px; } }
    .shtc-row--result .shtc-row__bottom > .shtc-row__options .shtc-row__options__base {
      padding-left: 0; }
      .shtc-row--result .shtc-row__bottom > .shtc-row__options .shtc-row__options__base .basket, .shtc-row--result .shtc-row__bottom > .shtc-row__options .shtc-row__options__base .smartphone, .shtc-row--result .shtc-row__bottom > .shtc-row__options .shtc-row__options__base .icon-edit-pencil {
        margin-right: 48px; }
    .shtc-row--result .shtc-row__bottom > .shtc-row__options .shtc-row__options__dates {
      float: right; }
  
  .shtc-row--result .shtc-row__icon {
    float: left; }
    .shtc-row--result .shtc-row__icon .shtc-howTo__section__imgWrapper {
      height: 66px;
      width: 78px;
      padding: 12px 18px; }
    .shtc-row--result .shtc-row__icon .shtc-imageFormatCircle {
      height: auto;
      width: 100%; }
  
  .shtc-row--result .shtc-row__options {
    padding: 9px 0;
    margin-bottom: 12px;
    font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
    line-height: 14px;
    border-top: 1px solid #f2f2f2;
    min-height: 35px; }
    .shtc-row--result .shtc-row__options__withDates {
      border-bottom: 1px solid #f2f2f2; }
    .shtc-row--result .shtc-row__options__icon {
      margin-left: 6px;
      font-size: 14px;
      color: #ec6602; }
    .shtc-row--result .shtc-row__options__single {
      float: right;
      font-size: 14px;
      cursor: pointer; }
    .shtc-row--result .shtc-row__options__base {
      font-size: 14px; }
      .shtc-row--result .shtc-row__options__base:first-child {
        float: right; }
      .shtc-row--result .shtc-row__options__base:last-child {
        float: left;
        padding-left: 24px; }
      @media (min-width: 600px) {
        .shtc-row--result .shtc-row__options__base:first-child {
          float: right; }
        .shtc-row--result .shtc-row__options__base:last-child {
          float: right; } }
      .shtc-row--result .shtc-row__options__base .icon-edit-pencil {
        position: relative;
        font-size: 16px; }
        .shtc-row--result .shtc-row__options__base .icon-edit-pencil:before {
          display: inline-block; }
      .shtc-row--result .shtc-row__options__base .dropdown {
        line-height: 14px;
        color: #636468;
        margin-top: 1px; }
        .shtc-row--result .shtc-row__options__base .dropdown--open {
          color: #ec6602;
          -webkit-transform: rotate(-180deg);
                  transform: rotate(-180deg); }
  
  .shtc-row--result .shtc-row__datesTableWrapper, .shtc-row--result .shtc-row__lpsTableWrapper, .shtc-row--result .shtc-row__detailDatesTableWrapper {
    display: none;
    width: 100%; }
    .shtc-row--result .shtc-row__datesTableWrapper--visible, .shtc-row--result .shtc-row__lpsTableWrapper--visible {
      display: block; }
    .shtc-row--result .shtc-row__detailDatesTableWrapper--visible {
      display: table-row; }
    .shtc-row--result .shtc-row__datesTableWrapper .shtc-datesTable--medium, .shtc-row--result .shtc-row__lpsTableWrapper .shtc-datesTable--medium {
      display: block; }
    .shtc-row--result .shtc-row__datesTableWrapper .shtc-datesTable--large, .shtc-row--result .shtc-row__lpsTableWrapper .shtc-datesTable--large {
      display: none; }
    @media (min-width: 1024px) {
      .shtc-row--result .shtc-row__datesTableWrapper .shtc-datesTable--large, .shtc-row--result .shtc-row__lpsTableWrapper .shtc-datesTable--large {
        display: table; }
      .shtc-row--result .shtc-row__datesTableWrapper .shtc-datesTable--medium, .shtc-row--result .shtc-row__lpsTableWrapper .shtc-datesTable--medium {
        display: none; } }
  
  .shtc-row--result .shtc-row__assign {
    display: inline-block;
    margin-top: -11px;
    padding-top: 0;
    cursor: pointer; }
    .shtc-row--result .shtc-row__assign .shtc-icon.plus {
      color: #ec6602;
      font-size: 12px; }
    @media (min-width: 600px) {
      .shtc-row--result .shtc-row__assign {
        padding-top: 18px;
        margin-top: 0; } }
  
  .shtc-datesTable {
    text-align: left;
    font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 14px;
    border-collapse: collapse;
    width: 100%; }
    .shtc-datesTable__tableHead {
      color: #161616;
      font-weight: bold; }
      .shtc-datesTable__tableHead__item {
        border-right: 1px solid #f2f2f2;
        text-align: left; }
    .shtc-datesTable__item {
      line-height: 22px;
      color: #636468; }
    .shtc-detailDatesTable__item {
      line-height: 20px;
      color: #636468;
    }
      .shtc-datesTable__item__td {
        padding: 0 0 0 24px; }
    .shtc-datesTable--medium__item {
      padding-bottom: 18px;
      margin-bottom: 18px;
      display: block;
      float: right;
      clear: both;
      border-bottom: 1px solid #f2f2f2;
      width: 100%; }
      .shtc-datesTable--medium__item .shtc-datesTable__tableHead__item {
        min-width: 84px; }
      .shtc-datesTable--medium__item .shtc-datesTable__item__td {
        min-width: 144px;
        width: 100%; }
      .shtc-datesTable--medium__item .shtc-datesTable__item .shtc-row__options {
        border-top: none;
        border-bottom: none; }
        .shtc-datesTable--medium__item .shtc-datesTable__item .shtc-row__options__base:last-child {
          float: right; }
      .shtc-datesTable--medium__item:not(:first-child) {
        margin-top: 18px; }
      .shtc-datesTable--medium__item__date {
        height: 48px; }
      .shtc-datesTable--medium__item__language {
        height: 24px; }
      .shtc-datesTable--medium__item__timezone {
        height: 72px; }
      .shtc-datesTable--medium__item__seats {
        height: 24px; }
      .shtc-datesTable--medium__item__price {
        height: 24px; }
    @media (min-width: 1024px) {
      .shtc-datesTable {
        vertical-align: top;
        margin-bottom: 18px; }
        .shtc-datesTable__tableHead {
          height: 24px;
          border-bottom: 1px solid #f2f2f2; }
          .shtc-datesTable__tableHead__item {
            border-right: none;
            padding-right: 15px; }
        .shtc-datesTable__item {
          vertical-align: top;
          border-bottom: 1px solid #f2f2f2; }
          .shtc-datesTable__item__td {
            padding: 8px 15px 8px 0; }
          .shtc-datesTable__item .shtc-row__options {
            padding: 12px 0 12px 0; }
          .shtc-datesTable__item__date {
            max-width: 130px; }
          .shtc-datesTable__item__language {
            min-width: 75px; }
          .shtc-datesTable__item__timezone {
            min-width: 90px;
            max-width: 100px; }
          .shtc-datesTable__item__seats {
            min-width: 54px; }
          .shtc-datesTable__item__price {
            min-width: 80px; }
          .shtc-datesTable__item__location {
            min-width: 84px; }
          .shtc-datesTable__item__links {
            min-width: 88px;
            text-align: right; } }
  
  .shtc-qualification .row {
    margin-top: 0; }
  
  .shtc-qualification__emptyPage {
    background-color: #fff;
    margin-top: -20px; }
    .shtc-qualification__emptyPage__wrapper {
      width: 212px;
      margin-left: auto;
      margin-right: auto; }
      @media (min-width: 600px) {
        .shtc-qualification__emptyPage__wrapper {
          margin-left: 0; } }
    .shtc-qualification__emptyPage__icon {
      width: 212px;
      height: 220px;
      margin-top: 14px;
      margin-left: -12px; }
      @media (min-width: 600px) {
        .shtc-qualification__emptyPage__icon {
          margin-top: 44px; } }
    .shtc-qualification__emptyPage__title {
      margin-top: 30px; }
    .shtc-qualification__emptyPage__link {
      margin-bottom: 30px; }
      @media (min-width: 600px) {
        .shtc-qualification__emptyPage__link {
          margin-bottom: 60px; } }
  
  .shtc-qualification__section {
    background-color: #fff; }
    .shtc-qualification__section:first-child {
      padding-top: 30px; }
      @media (min-width: 600px) {
        .shtc-qualification__section:first-child {
          padding-top: 42px;
          margin-top: -20px; } }
    .shtc-qualification__section:not(:first-child) {
      padding-top: 42px; }
      @media (min-width: 600px) {
        .shtc-qualification__section:not(:first-child) {
          padding-top: 70px; } }
    .shtc-qualification__section:last-child {
      padding-bottom: 48px; }
      @media (min-width: 600px) {
        .shtc-qualification__section:last-child {
          padding-bottom: 90px; } }
  
  .shtc-qualification__accordion {
    margin-top: 0; }
  
  .shtc-qualification__sectionWrapper {
    padding-top: 0;
    padding-bottom: 0; }
    .shtc-qualification__sectionWrapper .shtc-accordion__headline {
      min-height: 22px;
      line-height: 22px; }
      @media (min-width: 600px) {
        .shtc-qualification__sectionWrapper .shtc-accordion__headline {
          margin-bottom: 25px; } }
    .shtc-qualification__sectionWrapper .shtc-accordion__title {
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 16px;
      float: left;
      clear: right; }
      @media (min-width: 600px) {
        .shtc-qualification__sectionWrapper .shtc-accordion__title {
          clear: none; } }
    .shtc-qualification__sectionWrapper .shtc-accordion__toggleContentWrapper {
      color: #949599;
      font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 16px;
      line-height: 1.22222;
      float: none;
      clear: left;
      padding-top: 8px; }
      @media (min-width: 600px) {
        .shtc-qualification__sectionWrapper .shtc-accordion__toggleContentWrapper {
          float: right;
          clear: none;
          padding-top: 0; } }
      .shtc-qualification__sectionWrapper .shtc-accordion__toggleContentWrapper button {
        background-color: transparent;
        border: none;
        color: #949599;
        cursor: pointer;
        outline: none;
        font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif; }
    .shtc-qualification__sectionWrapper .shtc-accordion__collapseContent {
      padding-left: 0; }
    .shtc-qualification__sectionWrapper .shtc-accordion__pipe {
      margin: 0 4px; }
    .shtc-qualification__sectionWrapper .shtc-accordion__header {
      padding-top: 12px;
      border-top: none;
      display: inline-block; }
      @media (min-width: 600px) {
        .shtc-qualification__sectionWrapper .shtc-accordion__header {
          padding: 18px; } }
      .shtc-qualification__sectionWrapper .shtc-accordion__header__certified {
        border-left: 6px solid #2ecc71; }
      .shtc-qualification__sectionWrapper .shtc-accordion__header__expired {
        border-left: 6px solid #e7001d; }
      .shtc-qualification__sectionWrapper .shtc-accordion__header__pending {
        border-left: 6px solid #fdd200; }
      .shtc-qualification__sectionWrapper .shtc-accordion__header__new {
        border-left: 6px solid #6e6868; }
      .shtc-qualification__sectionWrapper .shtc-accordion__header__headline {
        font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-size: 16px;
        float: left;
        display: inline-block;
        width: calc(100% - 61px); }
        @media (min-width: 600px) {
          .shtc-qualification__sectionWrapper .shtc-accordion__header__headline {
            width: calc(100% - 189.63px); } }
        @media (min-width: 768px) {
          .shtc-qualification__sectionWrapper .shtc-accordion__header__headline {
            width: calc(100% - 268.53px); } }
      .shtc-qualification__sectionWrapper .shtc-accordion__header .shtc-accordion__icon {
        margin-left: 0;
        float: right; }
        @media (min-width: 600px) {
          .shtc-qualification__sectionWrapper .shtc-accordion__header .shtc-accordion__icon .arrow-down {
            margin-left: 16px; } }
        @media (min-width: 1024px) {
          .shtc-qualification__sectionWrapper .shtc-accordion__header .shtc-accordion__icon .arrow-down {
            margin-left: 24px; } }
      .shtc-qualification__sectionWrapper .shtc-accordion__header--qualifications {
        background-color: rgba(199, 200, 204, 0.3); }
        .shtc-qualification__sectionWrapper .shtc-accordion__header--qualifications .shtc-accordion__header__headline {
          width: calc(100% - 61px); }
          @media (min-width: 600px) {
            .shtc-qualification__sectionWrapper .shtc-accordion__header--qualifications .shtc-accordion__header__headline {
              width: calc(100% - 290px); } }
          @media (min-width: 1024px) {
            .shtc-qualification__sectionWrapper .shtc-accordion__header--qualifications .shtc-accordion__header__headline {
              width: calc(100% - 300px); } }
        .shtc-qualification__sectionWrapper .shtc-accordion__header--qualifications .shtc-accordion__options {
          min-height: 24px;
          height: auto; }
          @media (min-width: 600px) {
            .shtc-qualification__sectionWrapper .shtc-accordion__header--qualifications .shtc-accordion__options {
              height: 24px; } }
      .shtc-qualification__sectionWrapper .shtc-accordion__header--prerequisite {
        background-color: rgba(199, 200, 204, 0.1);
        cursor: default; }
        .shtc-qualification__sectionWrapper .shtc-accordion__header--prerequisite .shtc-accordion__prerequisite__content {
          display: block;
          background-color: transparent; }
          .shtc-qualification__sectionWrapper .shtc-accordion__header--prerequisite .shtc-accordion__prerequisite__content .shtc-row__title--assign {
            word-break: break-all;
            padding: 22px 0 14px 0; }
    .shtc-qualification__sectionWrapper .shtc-accordion__item:not(:first-child) {
      margin-top: 6px; }
    .shtc-qualification__sectionWrapper .shtc-accordion__item--open > .shtc-accordion__content {
      max-height: none;
      border-left: 6px solid rgba(199, 200, 204, 0.3); }
      .shtc-qualification__sectionWrapper .shtc-accordion__item--open > .shtc-accordion__content .shtc-accordion__item {
        margin-left: 12px; }
    .shtc-qualification__sectionWrapper .shtc-accordion__item .shtc-account {
      border-left: 6px solid rgba(242, 242, 242, 0.4);
      padding: 6px 0 0; }
      .shtc-qualification__sectionWrapper .shtc-accordion__item .shtc-account .col {
        padding-left: 12px;
        padding-right: 0; }
    .shtc-qualification__sectionWrapper .shtc-accordion__item .shtc-accordion__item {
      margin-left: 18px;
      padding: 0;
      margin-top: 6px; }
      .shtc-qualification__sectionWrapper .shtc-accordion__item .shtc-accordion__item .shtc-accordion__content {
        border-left: 6px solid rgba(199, 200, 204, 0.2); }
      .shtc-qualification__sectionWrapper .shtc-accordion__item .shtc-accordion__item .shtc-accordion__header--qualifications {
        background-color: rgba(199, 200, 204, 0.2); }
      .shtc-qualification__sectionWrapper .shtc-accordion__item .shtc-accordion__item .shtc-accordion__prerequisite__label {
        margin-top: -2px;
        margin-bottom: 11px;
        color: #636468; }
      .shtc-qualification__sectionWrapper .shtc-accordion__item .shtc-accordion__item .shtc-accordion__item .shtc-accordion {
        margin: 0; }
        .shtc-qualification__sectionWrapper .shtc-accordion__item .shtc-accordion__item .shtc-accordion__item .shtc-accordion__header--qualifications {
          background-color: rgba(199, 200, 204, 0.1); }
        .shtc-qualification__sectionWrapper .shtc-accordion__item .shtc-accordion__item .shtc-accordion__item .shtc-accordion__content {
          border-left: 6px solid rgba(199, 200, 204, 0.1); }
        .shtc-qualification__sectionWrapper .shtc-accordion__item .shtc-accordion__item .shtc-accordion__item .shtc-accordion--account {
          margin-top: 0; }
    .shtc-qualification__sectionWrapper .shtc-accordion__item__prerequisite__content {
      border-left: none; }
    .shtc-qualification__sectionWrapper .shtc-accordion__options {
      height: 24px;
      float: right;
      width: 100%;
      margin-top: 25px;
      display: block; }
      @media (min-width: 600px) {
        .shtc-qualification__sectionWrapper .shtc-accordion__options {
          margin-top: 0;
          width: auto; } }
      .shtc-qualification__sectionWrapper .shtc-accordion__options__icon {
        vertical-align: text-bottom;
        height: 24px;
        display: inline-block;
        position: relative;
        text-decoration: none; }
        .shtc-qualification__sectionWrapper .shtc-accordion__options__icon--invisible {
          visibility: hidden; }
        .shtc-qualification__sectionWrapper .shtc-accordion__options__icon--profileStatus {
          margin-right: 90px; }
      .shtc-qualification__sectionWrapper .shtc-accordion__options .status {
        font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-size: 12px;
        color: #949599;
        background-color: #fff;
        border-radius: 25px;
        padding: 0 10px;
        float: left; }
        @media (min-width: 600px) {
          .shtc-qualification__sectionWrapper .shtc-accordion__options .status {
            float: none; } }
      .shtc-qualification__sectionWrapper .shtc-accordion__options .print {
        font-size: 18px;
        color: #636468;
        float: right; }
        .shtc-qualification__sectionWrapper .shtc-accordion__options .print:hover {
          color: #ec6602; }
      .shtc-qualification__sectionWrapper .shtc-accordion__options .icon-trash {
        margin-left: 18px;
        font-size: 24px;
        color: #636468;
        float: right; }
        @media (min-width: 600px) {
          .shtc-qualification__sectionWrapper .shtc-accordion__options .icon-trash {
            margin-left: 16px; } }
        @media (min-width: 1024px) {
          .shtc-qualification__sectionWrapper .shtc-accordion__options .icon-trash {
            margin-left: 18px; } }
        .shtc-qualification__sectionWrapper .shtc-accordion__options .icon-trash:hover {
          color: #ec6602; }
      .shtc-qualification__sectionWrapper .shtc-accordion__options .qualificationStatus--missing {
        color: #e7001d;
        min-height: 24px;
        height: auto;
        word-break: break-all; }
        @media (min-width: 600px) {
          .shtc-qualification__sectionWrapper .shtc-accordion__options .qualificationStatus--missing {
            height: 24px; } }
      .shtc-qualification__sectionWrapper .shtc-accordion__options .qualificationStatus--achieved {
        color: #2ecc71;
        word-break: break-all; }
      .shtc-qualification__sectionWrapper .shtc-accordion__options .qualificationStatus--required {
        color: #ec6602;
        word-break: break-all; }
    .shtc-qualification__sectionWrapper .shtc-accordion__content .shtc-row__options {
      margin-bottom: 0; }
    .shtc-qualification__sectionWrapper .shtc-accordion__content .shtc-row__assign {
      margin-top: 20px;
      padding: 0; }
    .shtc-qualification__sectionWrapper .shtc-accordion__qualification__content {
      margin: 0;
      padding: 18px 12px; }
      @media (min-width: 600px) {
        .shtc-qualification__sectionWrapper .shtc-accordion__qualification__content {
          margin: 0;
          padding: 18px 24px; } }
      .shtc-qualification__sectionWrapper .shtc-accordion__qualification__content__copytext {
        margin-top: -2px;
        margin-bottom: 10px;
        color: #636468; }
      .shtc-qualification__sectionWrapper .shtc-accordion__qualification__content__bookedLabel {
        padding-top: 1px;
        color: #009797;
        cursor: unset; }
      .shtc-qualification__sectionWrapper .shtc-accordion__qualification__content__bookedIcon {
        color: #009797;
        font-size: 18px;
        display: block;
        float: right;
        margin-top: -1px; }
  
  .shtc-emptyState__headline {
    font-family: "SH Headline", "SH Text Regular", "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 32px;
    line-height: 1.125; }
  
  .shtc-emptyState__tipsWrapper {
    color: #636468;
    font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.33333;
    margin-top: 32px; }
    .shtc-emptyState__tipsWrapper ul {
      margin-top: 20px;
      padding-left: 15px; }
      @media (min-width: 768px) {
        .shtc-emptyState__tipsWrapper ul {
          padding-left: 20px; } }
  
  .shtc-emptyState__tipsTitle {
    font-weight: bold; }
  
  @media (min-width: 768px) {
    .shtc-smartCatalog__sort {
      width: auto;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
              justify-content: space-between; } }
  
  .shtc-smartCatalog__resultCounter {
    color: #1b1b1b; }
    @media (min-width: 768px) {
      .shtc-smartCatalog__resultCounter {
        margin-right: 30px; } }
  
  .shtc-smartCatalog__tags {
    width: auto;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: start;
            justify-content: flex-start;
    margin-top: 7px; }
    @media (min-width: 768px) {
      .shtc-smartCatalog__tags {
        margin-top: 7px; } }
    .shtc-smartCatalog__tags .shtc-filterTag {
      display: inline-block;
      font-size: 12px;
      margin-left: 0;
      margin-right: 15px;
      margin-top: 5px;
      background-color: #ec6602;
      padding: 0 12px;
      border-radius: 30px;
      color: #fff; }
      @media (min-width: 768px) {
        .shtc-smartCatalog__tags .shtc-filterTag {
          margin-left: 0;
          margin-right: 15px; } }
      .shtc-smartCatalog__tags .shtc-filterTag__label {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        float: left;
        line-height: 28px; }
      .shtc-smartCatalog__tags .shtc-filterTag__icon {
        font-size: 8px;
        margin-left: 10px;
        cursor: pointer;
        float: right; }
  
  .shtc-welcomeState {
    padding-top: 15px; }
    @media (min-width: 600px) {
      .shtc-welcomeState {
        padding-top: 0; } }
    .shtc-welcomeState__headline {
      font-family: "SH Headline", "SH Text Regular", "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 32px;
      line-height: 1.1875; }
    .shtc-welcomeState__introText {
      color: #636468;
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 18px;
      line-height: 1.33333;
      margin-top: 18px; }
      @media (min-width: 768px) {
        .shtc-welcomeState__introText {
          margin-top: 30px; } }
    .shtc-welcomeState__featuresWrapper {
      color: #636468;
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 18px;
      font-weight: normal;
      line-height: 1.33333;
      margin-top: 22px; }
      @media (min-width: 768px) {
        .shtc-welcomeState__featuresWrapper {
          margin-top: 34px; } }
      .shtc-welcomeState__featuresWrapper ul {
        list-style-type: none;
        margin-top: 30px;
        padding-left: 0; }
    .shtc-welcomeState__featuresTitle {
      font-weight: bold; }
    .shtc-welcomeState__feature {
      -webkit-box-align: center;
              align-items: center;
      display: -webkit-box;
      display: flex;
      margin-top: 18px; }
      .shtc-welcomeState__feature:first-child {
        margin-top: 0; }
      .shtc-welcomeState__feature .check {
        height: 72px;
        width: 72px;
        border-radius: 36px;
        display: inline-block;
        -webkit-box-flex: 0;
                flex: 0 0 72px;
        background-color: #ec6602;
        color: #fff;
        text-align: center;
        margin: 0 42px 0 0; }
        .shtc-welcomeState__feature .check::before {
          font-size: 2em;
          padding: 12px 0 0; }
  
  .shtc-contact {
    background-color: rgba(242, 242, 242, 0.5);
    padding: 25px 0 30px; }
    @media (min-width: 768px) {
      .shtc-contact {
        padding-top: 27px; } }
    .shtc-contact__headline {
      font-family: "SH Headline", "SH Headline", "SH Text Regular", "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 24px;
      line-height: 1.33333; }
      @media (min-width: 768px) {
        .shtc-contact__headline {
          font-family: "SH Text Regular", "SH Headline", "SH Text Regular", "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
          font-size: 18px;
          line-height: 1.27778; } }
    .shtc-contact__subHeadline {
      color: #161616;
      font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
      font-size: 16px;
      margin-top: 6px; }
      @media (min-width: 768px) {
        .shtc-contact__subHeadline {
          font-size: 14px;
          font-weight: bold;
          margin-top: 24px; } }
    .shtc-contact__hr {
      color: #949599;
      display: none; }
      @media (min-width: 768px) {
        .shtc-contact__hr {
          display: block; } }
    .shtc-contact__content:before, .shtc-contact__content:after {
      content: " ";
      display: table; }
    .shtc-contact__content:after {
      clear: both; }
    .shtc-contact--item {
      float: left;
      width: 100%; }
      @media (min-width: 768px) {
        .shtc-contact--item {
          width: 41.66667%; } }
      .shtc-contact--item__headline {
        font-family: "SH Text Regular", "SH Headline", "SH Text Regular", "SH Text", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-size: 18px;
        line-height: 1.27778;
        margin-top: 20px; }
      .shtc-contact--item__officeWrapper {
        color: #161616;
        font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-size: 16px;
        margin-top: 14px; }
        @media (min-width: 768px) {
          .shtc-contact--item__officeWrapper {
            padding-right: 15px; } }
    .shtc-contact--item-contact {
      float: left;
      margin-top: 18px;
      width: 100%; }
      @media (min-width: 768px) {
        .shtc-contact--item-contact {
          padding-left: 15px;
          width: 58.33333%; } }
      .shtc-contact--item-contact__phoneWrapper, .shtc-contact--item-contact__faxWrapper, .shtc-contact--item-contact__emailWrapper {
        -webkit-box-align: center;
                align-items: center;
        color: #161616;
        display: -webkit-box;
        display: flex;
        font-family: "Calibri", "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;
        font-size: 16px; }
        .shtc-contact--item-contact__phoneWrapper .shtc-icon, .shtc-contact--item-contact__faxWrapper .shtc-icon, .shtc-contact--item-contact__emailWrapper .shtc-icon {
          border: 1px solid #c7c8cc;
          border-radius: 50%;
          -webkit-box-flex: 0;
                  flex: 0 0 30px;
          height: 30px;
          margin-right: 12px;
          width: 30px; }
          @media (min-width: 768px) {
            .shtc-contact--item-contact__phoneWrapper .shtc-icon, .shtc-contact--item-contact__faxWrapper .shtc-icon, .shtc-contact--item-contact__emailWrapper .shtc-icon {
              margin-right: 18px; } }
          .shtc-contact--item-contact__phoneWrapper .shtc-icon:before, .shtc-contact--item-contact__faxWrapper .shtc-icon:before, .shtc-contact--item-contact__emailWrapper .shtc-icon:before {
            color: #009797;
            font-size: 15px;
            left: 50%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
                    transform: translateX(-50%) translateY(-50%); }
      .shtc-contact--item-contact__phoneNumber, .shtc-contact--item-contact__emailAddress {
        color: #161616;
        text-decoration: none; }
      .shtc-contact--item-contact__emailAddress:hover {
        color: #ec6602; }
      .shtc-contact--item-contact__faxWrapper, .shtc-contact--item-contact__emailWrapper {
        margin-top: 18px; }
      .shtc-contact--item-contact__faxWrapper .shtc-icon.fax:before {
        position: relative;
        font-family: "Icons";
        font-size: 68%;
        line-height: 1;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        text-decoration: none;
        text-transform: none;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        font-size: 13px;
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%); }
    .shtc-contact--multi .shtc-contact--item {
      padding: 0;
      width: 100%; }
      @media (max-width: 767px) {
        .shtc-contact--multi .shtc-contact--item__officeWrapper {
          margin-top: 0; } }
      .shtc-contact--multi .shtc-contact--item__headline {
        display: none; }
        @media (min-width: 768px) {
          .shtc-contact--multi .shtc-contact--item__headline {
            display: block; } }
    .shtc-contact--multi .shtc-contact--item-contact {
      padding: 0;
      width: 100%; }
    .shtc-contact--multi .contactWrapper {
      float: left;
      width: 33.33333%; }
      .shtc-contact--multi .contactWrapper:first-of-type {
        padding-right: 15px; }
      .shtc-contact--multi .contactWrapper:nth-of-type(2) {
        padding: 0 15px; }
      .shtc-contact--multi .contactWrapper:last-of-type {
        padding-left: 15px; }
  
  .shtc-curriculum__wrapper {
    overflow: auto;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px; }
  
  .shtc-curriculum__content--small {
    display: block; }
    @media (min-width: 600px) {
      .shtc-curriculum__content--small {
        display: none; } }
  
  .shtc-curriculum__content--medium {
    display: none; }
    @media (min-width: 600px) {
      .shtc-curriculum__content--medium {
        display: block; } }
  
  .shtc-curriculum__lightbox {
    min-width: 250px;
    overflow-x: hidden;
    padding-bottom: 10px;
    margin-bottom: -12px; }
    .shtc-curriculum__lightbox__image {
      display: block;
      margin-left: auto;
      margin-right: auto; }
    .shtc-curriculum__lightbox__text {
      text-align: center;
      margin-bottom: 20px; }
    .shtc-curriculum__lightbox .imac {
      width: 64px; }
    .shtc-curriculum__lightbox .laptop {
      margin-top: 18px;
      width: 82px; }
    .shtc-curriculum__lightbox .tablet {
      margin-top: 18px;
      width: 65px;
      margin-bottom: 18px; }
    .shtc-curriculum__lightbox .rotateTablet {
      margin: 4px 60px 30px; }
  
  body.noScrollbar,
  .shtc-filter.shtc-filter--open.noScrollbar {
    overflow: hidden !important; }
  
  .shtc-datepicker {
    font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif; }
    .shtc-datepicker__calendar {
      display: none;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      -webkit-box-pack: center;
              justify-content: center;
      z-index: 6666;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: white;
      margin: auto; }
      @media (min-width: 768px) {
        .shtc-datepicker__calendar {
          top: unset;
          left: unset;
          right: unset;
          bottom: unset;
          margin-left: 26px;
          background-color: transparent;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
                  flex-direction: unset;
          -webkit-box-pack: unset;
                  justify-content: unset; } }
    .shtc-datepicker__calendarWrapper {
      width: 320px;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .shtc-datepicker__calendarWrapper {
          margin: unset; } }
  
  @media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
    .shtc-datepicker__calendarWrapper {
      position: absolute;
      display: table-cell; } }
    .shtc-datepicker__buttonwrapper {
      padding: 0 15px;
      margin-top: 18px;
      text-align: center; }
      @media (min-width: 768px) {
        .shtc-datepicker__buttonwrapper {
          text-align: right; } }
    .shtc-datepicker__button {
      padding: 12px 25px;
      margin-left: 15px;
      font-weight: 400;
      font-size: 14px; }
      @media (min-width: 768px) {
        .shtc-datepicker__button {
          padding: 5px 15px; } }
    .shtc-datepicker__calendarDate {
      font-size: 18px; }
    .shtc-datepicker__calendarInnerWrapper {
      position: relative;
      padding-bottom: 18px;
      background-color: #fff;
      z-index: 1;
      width: 320px;
      border-left: 1px solid #c7c8cc;
      border-right: 1px solid #c7c8cc;
      border-bottom: 1px solid #c7c8cc; }
      @media (min-width: 768px) {
        .shtc-datepicker__calendarInnerWrapper {
          border: none; }
          .shtc-datepicker__calendarInnerWrapper:before {
            content: '';
            position: absolute;
            left: -26px;
            top: calc(50% - 30px);
            width: 0;
            height: 0;
            border-top: 30px solid transparent;
            border-right: 26px solid #fff;
            border-bottom: 30px solid transparent;
            -webkit-filter: drop-shadow(-2px 2px 1px rgba(0, 0, 0, 0.1));
                    filter: drop-shadow(-2px 2px 1px rgba(0, 0, 0, 0.1)); } }
    .shtc-datepicker__calendarStartEnd {
      display: -webkit-box;
      display: flex;
      position: relative;
      visibility: hidden;
      -webkit-box-pack: justify;
              justify-content: space-between;
      background-color: #fff;
      padding: 10px 10px 4px;
      border-top: 1px solid #c7c8cc;
      border-left: 1px solid #c7c8cc;
      border-right: 1px solid #c7c8cc; }
      .shtc-datepicker__calendarStartEnd:before {
        content: '';
        display: block;
        position: absolute;
        top: 20px;
        left: 50%;
        width: 0;
        height: 0; }
      .shtc-datepicker__calendarStartEnd:after {
        content: '';
        display: block;
        position: absolute;
        top: 20px;
        left: 48.9%;
        width: 0;
        height: 0; }
      @media (min-width: 768px) {
        .shtc-datepicker__calendarStartEnd {
          border: none; } }
      .shtc-datepicker__calendarStartEnd .arrow-right {
        height: 18px;
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 6px;
        display: block;
        position: absolute;
        bottom: 0;
        left: 48.9%; }
    .shtc-datepicker__calendarDateColumn {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; }
    .shtc-datepicker__calendarLabel {
      font-size: 14px;
      line-height: 12px;
      color: #949599; }
    .shtc-datepicker abbr {
      text-decoration: none;
      font-size: 14px;
      font-weight: 400; }
    .shtc-datepicker__inputs {
      display: block; }
    .shtc-datepicker .pika-lendar {
      margin: 0;
      width: 100%; }
      @media (min-width: 768px) {
        .shtc-datepicker .pika-lendar {
          width: 320px; } }
    .shtc-datepicker .pika-next {
      opacity: 1;
      margin-right: 10px; }
      .shtc-datepicker .pika-next:before {
        content: '';
        display: block;
        position: absolute;
        top: 9px;
        left: 5px;
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-left: 5px solid white;
        border-bottom: 6px solid transparent; }
    .shtc-datepicker .pika-prev {
      opacity: 1;
      margin-left: 10px; }
      .shtc-datepicker .pika-prev:before {
        content: '';
        display: block;
        position: absolute;
        top: 9px;
        left: 11px;
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-right: 5px solid white;
        border-bottom: 6px solid transparent; }
    .shtc-datepicker .pika-label {
      vertical-align: middle;
      font-family: "SH Text Regular";
      font-weight: 400;
      color: #000;
      font-size: 18px; }
    .shtc-datepicker .pika-single {
      background: transparent;
      border: none; }
      .shtc-datepicker .pika-single.is-bound {
        box-shadow: none; }
    .shtc-datepicker .pika-select {
      display: none; }
    .shtc-datepicker .pika-title {
      border-top: 1px solid #c7c8cc;
      border-bottom: 1px solid #c7c8cc;
      height: 40px;
      padding: 5px 0; }
    .shtc-datepicker .pika-table {
      margin-top: 15px;
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif; }
    .shtc-datepicker .pika-row .is-selected .pika-button,
    .shtc-datepicker .pika-row .is-startrange .pika-button,
    .shtc-datepicker .pika-row .is-endrange .pika-button {
      background: #ec6602;
      border-radius: 100%;
      box-shadow: none;
      color: #fff;
      position: relative;
      width: 33px;
      font-weight: 400; }
    .shtc-datepicker .pika-row .is-startrange + .is-endrange .pika-button:before {
      content: '';
      position: absolute;
      background-color: #e0e0e0;
      top: 0;
      right: 50%;
      width: 100%;
      height: 33px;
      z-index: -1; }
    .shtc-datepicker .pika-row .is-endrange .pika-button:before {
      content: '';
      position: absolute;
      background-color: #e0e0e0;
      top: 0;
      right: 50%;
      width: 100%;
      height: 33px;
      z-index: -1; }
    .shtc-datepicker .pika-row .is-startrange + .is-inrange {
      position: relative; }
      .shtc-datepicker .pika-row .is-startrange + .is-inrange .pika-button:before {
        content: '';
        position: absolute;
        background-color: #e0e0e0;
        top: 25px;
        left: -18px;
        width: 23px;
        height: 33px;
        z-index: -1; }
        @media (min-width: 768px) {
          .shtc-datepicker .pika-row .is-startrange + .is-inrange .pika-button:before {
            top: 10px; } }
    .shtc-datepicker .pika-row .is-inrange .pika-button {
      width: 100%;
      background: #e0e0e0;
      border-radius: 0; }
    .shtc-datepicker .pika-row .is-today.is-selected .pika-button, .shtc-datepicker .pika-row .is-today.is-startrange .pika-button {
      color: #fff; }
    .shtc-datepicker .pika-row .is-today .pika-button {
      color: #161616;
      font-weight: 400; }
      .shtc-datepicker .pika-row .is-today .pika-button:hover {
        color: #fff; }
    .shtc-datepicker .pika-row .is-outside-current-month .pika-button,
    .shtc-datepicker .pika-row .is-disabled .pika-button {
      background: #fff; }
    .shtc-datepicker .pika-row > td {
      text-align: center; }
    .shtc-datepicker .pika-button {
      display: inline-block;
      margin-top: 25px;
      height: 33px;
      width: 33px;
      border-radius: 100%;
      text-align: center;
      background: #fff;
      font-family: "Calibri", "Open Sans", "Roboto", "Droid Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif; }
      @media (min-width: 768px) {
        .shtc-datepicker .pika-button {
          margin-top: 10px;
          width: 100%; } }
      .shtc-datepicker .pika-button.pika-day {
        color: #161616;
        font-size: 14px; }
      .shtc-datepicker .pika-button:hover {
        background: #ec6602;
        border-radius: 100%;
        color: #fff;
        width: 33px; }
        @media screen and (max-width: 600px) {
          .shtc-datepicker .pika-button:hover {
            background: #fff;
            color: #000; } }
    .shtc-datepicker__boxShadow {
      box-shadow: none; }
      @media (min-width: 768px) {
        .shtc-datepicker__boxShadow {
          box-shadow: 0 5px 15px -5px #000; } }
  
  .shtc-smartCatalog {
    background-color: #f7f7f7;
    height: calc(100vh - 130px); }
    @media (min-width: 600px) {
      .shtc-smartCatalog {
        max-height: calc(100vh - 181px); } }
    @media (min-width: 768px) {
      .shtc-smartCatalog {
        max-height: calc(100vh - 198px); } }
    @media (min-width: 970px) {
      .shtc-smartCatalog {
        max-height: calc(100vh - 181px); } }
    .shtc-smartCatalog .row {
      height: 100%;
      margin-top: 0; }
    .shtc-smartCatalog__wrapper {
      height: 100%;
      padding-bottom: 20px; }
      @media (min-width: 768px) {
        .shtc-smartCatalog__wrapper {
          display: -webkit-box;
          display: flex;
          padding-bottom: 0; } }
    .shtc-smartCatalog__content {
      overflow: hidden;
      padding: 0 15px;
      width: 100%;
      position: relative;
      height: calc(100% - 128px); }
      @media (min-width: 768px) {
        .shtc-smartCatalog__content {
          -webkit-box-flex: 2;
                  flex: 2;
          height: auto; } }
      .shtc-smartCatalog__content--welcome .shtc-smartCatalog__results {
        margin: 0 -15px; }
      .shtc-smartCatalog__content .shtc-backToTop {
        height: 100%; }
        .shtc-smartCatalog__content .shtc-backToTop__button {
          position: relative;
          right: 0;
          bottom: 72px;
          margin-right: 31px;
          float: right; }
          @media (min-width: 768px) {
            .shtc-smartCatalog__content .shtc-backToTop__button {
              bottom: 72px; } }
    .shtc-smartCatalog__filter {
      background-color: #fff;
      overflow-x: hidden;
      position: relative;
      width: 100%;
      margin-bottom: 12px;
      margin-top: 0px; }
      @media (min-width: 768px) {
        .shtc-smartCatalog__filter {
          margin-right: 20px;
          margin-bottom: 0;
          margin-top: 0;
          width: 324px;
          margin-left: -15px;
          padding-left: 30px;
          padding-right: 24px; } }
      .shtc-smartCatalog__filter__welcomeState {
        margin-bottom: 0; }
    .shtc-smartCatalog__top {
      padding-top: 0;
      margin-bottom: 12px; }
      @media (min-width: 600px) {
        .shtc-smartCatalog__top {
          padding-top: 30px; } }
      .shtc-smartCatalog__top__welcomeState {
        margin-bottom: 0; }
    .shtc-smartCatalog__results {
      width: 100%;
      overflow: auto;
      margin: 0 -15px;
      height: calc(100% - 68px); }
      .shtc-smartCatalog__results__welcomeState {
        height: 100%; }
    @media (min-width: 768px) {
      .shtc-smartCatalog--collapsed .shtc-smartCatalog__content {
        -webkit-box-flex: 1;
                flex: 1; } }
    @media (min-width: 768px) {
      .shtc-smartCatalog--collapsed .shtc-smartCatalog__filter {
        width: 78px;
        -webkit-box-flex: unset;
                flex: unset;
        margin-left: -15px; } }
    @media (min-width: 1024px) {
      .shtc-smartCatalog--collapsed .shtc-smartCatalog__filter {
        width: 33.33333%;
        margin-left: 0; } }
  
  /* modules */
  /* Slider */
  .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  
  .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
    .slick-list:focus {
      outline: none; }
    .slick-list.dragging {
      cursor: pointer;
      cursor: hand; }
  
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  
  .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    .slick-track:before, .slick-track:after {
      content: "";
      display: table; }
    .slick-track:after {
      clear: both; }
    .slick-loading .slick-track {
      visibility: hidden; }
  
  .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none; }
    [dir="rtl"] .slick-slide {
      float: right; }
    .slick-slide img {
      display: block; }
    .slick-slide.slick-loading img {
      display: none; }
    .slick-slide.dragging img {
      pointer-events: none; }
    .slick-initialized .slick-slide {
      display: block; }
    .slick-loading .slick-slide {
      visibility: hidden; }
    .slick-vertical .slick-slide {
      display: block;
      height: auto;
      border: 1px solid transparent; }
  
  .slick-arrow.slick-hidden {
    display: none; }
  
  /* utilities */
  /* utility classes for element visibility according to viewport sizes */
  @media (max-width: 599px) {
    .hidden-xsmall {
      display: none; } }
  
  @media (min-width: 600px) and (max-width: 767px) {
    .hidden-small {
      display: none; } }
  
  @media (min-width: 768px) and (max-width: 1023px) {
    .hidden-medium {
      display: none; } }
  
  @media (min-width: 1024px) and (max-width: 1365px) {
    .hidden-large {
      display: none; } }
  
  @media (min-width: 1366px) {
    .hidden-xlarge {
      display: none; } }
  
  /*# sourceMappingURL=styles.css.map */
  
  .help_icon
{
	padding-bottom: 8px;
}