@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,700);

/**
 * Import dependencies
 */
.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}
.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}
.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}
.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}
.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}
.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}
.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 3px rgba(0,126,255,0.1)}
.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}
.ng-select .ng-has-value .ng-placeholder{display:none}
.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}
.ng-select .ng-select-container:hover{box-shadow:0 1px 0 rgba(0,0,0,0.06)}
.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}
[dir="rtl"] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}
.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}
.ng-select.ng-select-single .ng-select-container{height:36px}
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}
[dir="rtl"] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}
.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}
.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{display:inline-block;padding:1px 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}
.ng-select .ng-clear-wrapper{color:#999}
.ng-select .ng-clear-wrapper:hover .ng-clear{color:#D0021B}
.ng-select .ng-spinner-zone{padding:5px 5px 0 0}
[dir="rtl"] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}
.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}
[dir="rtl"] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}
.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}
.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}
.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,0.06);left:0}
.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}
.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}
.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}
.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}
.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:rgba(0,0,0,0.54);cursor:pointer}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:rgba(0,0,0,0.87);padding:8px 10px}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}
[dir="rtl"] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}
[dir="rtl"] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}
[dir="rtl"] .ng-dropdown-panel{direction:rtl;text-align:right}
html {
  box-sizing: border-box;
}
*, *::after, *::before {
  box-sizing: inherit;
}
/**
 * Configuration
 */
/**
 * Color settings
 * [1] Styleguide colors
 * [2] Font colors
 * [3] Social colors
 */
/**
 * Color key base variable
 */
/**
 * Color pallette
 */
/**
 * Font color pallette
 */
/**
 * Social color pallette
 */
/**
 * Image and SVG path
 */
/**
 * Fonts
 */
/**
 * Z-Index map
 */
/**
 * Functions
 */
/**
 * Function to pick an color off a sass map
 *
 * @see ../settings/_colors.scss
 *
 * @param {string} $color [grey]
 * @param {string} $variant [800]
 * @param {string} $alpha [.68]
 *
 * @example .test { background-color: color(grey); } - get the base color of the grey object
 * @example .test { background-color: color(grey, 700); } - get the color variant of the grey object
 * @example .test { background-color: color(grey, 700, .2); } - get the color variant of the grey object in
 *                                                              a rgba with alpha
 * @example .test { background-color: color(grey, $alpha: .68); } - get the color variant of the grey object in
 *                                                                  a rgba with the base color and a alpha
 */
/**
 * Function to create a rgba color off a sass map
 *
 * @see ../settings/_colors.scss
 *
 * @param {string} $flavour [dark]
 * @param {string} $tint [secondary]
 * @param {string} $base-key [base]
 *
 * @example .test { color: font-color(dark, primary); }
 */
/**
 * Mixins
 */
/**
 * Mixins
 */
/**
 * Before
 * @param $width - the width of the psuedo element (default is 100%)
 * @param $height - the height of the psuedo element (default is 100%)
 * @param $content - content property for the before element (default is empty)
 * @param $icon - default there is no icon (true, false)
 * @param $display - configure the display property (default is block) ('block', 'inline-block' || '' || 'poep')
 */
/**
 * Simple color mixin to declare background and color values
 *
 * @require {function} color
 * @require {map} $colors
 *
 * @param {string} $bg-key [gray] - select color key from $colors map
 * @param {string} $bg-variant [500] - select color variant from $colors map
 * @param {string} $color-key [white] - select color key from $colors map
 * @param {string} $color-variant [500] - select color variant from $colors map
 */
/**
 * Base clearfix mixin
 */
/**
 * Clearfix on pseudo element mixin
 */
/**
 * Grid Mixins
 * home of mixins grid-container and grid-column
 * exception for the grid-column-width function to keep it up together
 */
/**
 * Default variable settings
 */
/**
 * Grid column width calculation
 * @param {number} $columns [0] - amount of columns needed for the result
 * @param {number} $amount [$grid-columns-amount] - amount of columns drawn in design
 * @return {number} calculate width
 */
/**
 * Grid container
 * @param {number} $gutter [$grid-columns-gutter] - unitless size between columns in design
 * @param {number} $container-width [$site-width] calculate percentage margin with container width
 *
 * @example
 *    .grid-container {
 *        @include grid-container;
 *    }
 */
/**
 * Grid column
 * @param {number} $columns [0] - amount of columns needed for the result
 * @param {number} $gutter-left [$grid-columns-gutter] - workaround to affect the padding-left
 * @param {number} $gutter-right [$grid-columns-gutter] - workaround to affect the padding-right
 * @param {number} $amount [$grid-columns-amount] - amount of columns drawn in design
 * @param {boolean} $workaround [false] - set !important flag
 * @param {string} $container-width calculate margin and widht adhv parent container width
 * @require {function} grid-column-width - calculate width of the column
 *
 * @example
 *    .grid-column-1 {
 *        @include grid-column(3);
 *    }
 */
/**
 * An inline panel which collapses on mobile devices
 */
/**
 * The two states of the inline (collapsable) panel title
 */
/**
 * Separator above the inline content
 */
/**
 * Before
 * @param $width - the width of the psuedo element (default is 100%)
 * @param $height - the height of the psuedo element (default is 100%)
 * @param $content - content property for the before element (default is empty)
 * @param $icon - default there is no icon (true, false)
 * @param $display - configure the display property (default is block) ('block', 'inline-block' || '' || 'poep')
 */
/*
@mixin text-overflow($lines: 3, $max-height: em(75)) {
    overflow: hidden;
    display: -webkit-box;
    max-height: $max-height;
    text-overflow: ellipsis;
    -webkit-line-clamp: $lines;
    -webkit-box-orient: vertical;
}
*/
/**
 * Mixin for vertical centering elements in the middle
 *
 * @note no params needed
 * @example .test { @include vertical-align; }
 */
/**
 * Extends
 */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/**
 * Placeholder for a nice aspect ratio wrapper
 *
 * What is aspect ratio?
 * The aspect ratio of an element describes the proportional relationship between its width and its height.
 * Two common video aspect ratios are 4:3 (the universal video format of the 20th century), and 16:9 (universal for
 * HD television and European digital television)
 */
.file, .teaser-block-wrapper, .teaser-list-crop {
  overflow: hidden;
  position: relative;
}
.file::before, .teaser-block-wrapper::before, .teaser-list-crop::before {
  display: block;
  padding-top: 55.73%;
  content: '';
}
/**
 * Placeholder for a image or children element in an aspect ratio wrapper
 * @note pulled from parent wrapper to prevent double styling or unused styling
 */
.file img, .teaser-block-crop, .teaser-block-crop img, .teaser-list-crop img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.no-objectfit .file img, .file .no-objectfit img, .no-objectfit .teaser-block-crop, .no-objectfit .teaser-block-crop img, .teaser-block-crop .no-objectfit img, .no-objectfit .teaser-list-crop img, .teaser-list-crop .no-objectfit img {
  height: auto;
}
.block-header {
  padding: 0 1.25rem;
}
.block-header-text, .form-wizard-header-text {
  margin-bottom: 1.25rem;
  color: rgba(0, 0, 0, 0.75);
  font-size: 0.9375rem;
  font-style: italic;
}
@media all and (max-width: 47.8125em) {
  .social-wall {
    padding-left: 1.875rem;
  }
}
@media all and (min-width: 47.875em) {
  .social-wall {
    padding-left: 3.125rem;
  }
}
@media all and (max-width: 47.8125em) {
  .social-wall {
    padding-right: 1.875rem;
  }
}
@media all and (min-width: 47.875em) {
  .social-wall {
    padding-right: 3.125rem;
  }
}
@media all and (max-width: 47.8125em) {
  .social-wall {
    padding-top: 2.1875rem;
  }
}
@media all and (min-width: 47.875em) {
  .social-wall {
    padding-top: 9.375rem;
  }
}
@media all and (max-width: 47.8125em) {
  .social-wall {
    padding-bottom: 2.1875rem;
  }
}
@media all and (min-width: 47.875em) {
  .social-wall {
    padding-bottom: 9.375rem;
  }
}
/*
 * Button reset placeholder
 * @note: Reset default for submit and button domobjects
 */
button,
[type='submit'], .navigation-toggle {
  overflow: visible;
  padding: 0;
  background: none;
  color: inherit;
  font: inherit;
  line-height: normal;
  text-align: left;
  border: 0;
  outline: none;
  cursor: pointer;
  -webkit-appearance: button;
  /* for input */
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  /* for button */
}
/*
 * Button default placeholder
 */
.search-wrapper .button, .search-wrapper .social-wall__container__delete,
.search-wrapper input[type='submit'],
.search-wrapper button, .block-header-button, .block-group-folder-button, .button, .social-wall__container__delete, .form-wizard-button button, .pagination-button > a, .toolbar-button {
  display: inline-block;
  position: relative;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  border-radius: 0;
  cursor: pointer;
}
.search-wrapper input[type='submit'] .icon, .search-wrapper button .icon, .block-header-button .icon, .block-group-folder-button .icon, .button .icon, .social-wall__container__delete .icon, .form-wizard-button button .icon, .pagination-button > a .icon, .toolbar-button .icon {
  margin-top: -1px;
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
.search-wrapper input[type='submit'] .icon.icon--left, .search-wrapper button .icon.icon--left, .block-header-button .icon.icon--left, .block-group-folder-button .icon.icon--left, .button .icon.icon--left, .social-wall__container__delete .icon.icon--left, .form-wizard-button button .icon.icon--left, .pagination-button > a .icon.icon--left, .toolbar-button .icon.icon--left {
  margin-right: 10px;
}
.search-wrapper input[type='submit'] .icon.icon--right, .search-wrapper button .icon.icon--right, .block-header-button .icon.icon--right, .block-group-folder-button .icon.icon--right, .button .icon.icon--right, .social-wall__container__delete .icon.icon--right, .form-wizard-button button .icon.icon--right, .pagination-button > a .icon.icon--right, .toolbar-button .icon.icon--right {
  margin-left: 10px;
}
/*
 * Dark button placeholder
 */
/*
 * Dark button placeholder
 */
.button.variant-dark-bg, .variant-dark-bg.social-wall__container__delete {
  padding: 0.625rem 1.125rem;
  background-color: #4a4949;
  fill: #fff;
  color: #fff;
  transition: color 150ms ease-in-out;
}
.button.variant-dark-bg:hover, .variant-dark-bg.social-wall__container__delete:hover {
  background-color: #575656;
}
/*
 * No background button placeholder
 */
.search-wrapper .button, .search-wrapper .social-wall__container__delete,
.search-wrapper input[type='submit'],
.search-wrapper button, .block-header-button, .block-group-folder-button, .button.variant-dark-color, .social-wall__container__delete, .button.variant-white-color, .variant-white-color.social-wall__container__delete, .form-wizard-button button, .toolbar-button {
  padding: 12px 0;
  min-width: 10px;
  transition: color 175ms ease-in-out;
}
/*
 * Text dark button placeholder
 */
.search-wrapper .form-variant-light .button, .search-wrapper .form-variant-light .social-wall__container__delete,
.search-wrapper .form-variant-light button,
.search-wrapper .form-variant-light input[type='submit'], .block-group-folder-button, .button.variant-dark-color, .social-wall__container__delete, .form-wizard-button button {
  padding: 0.5rem 0.9375rem;
  fill: #000;
  color: #000;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out, box-shadow 150ms ease-in-out;
}
.search-wrapper .form-variant-light .button:hover, .search-wrapper .form-variant-light .social-wall__container__delete:hover,
.search-wrapper .form-variant-light button:hover,
.search-wrapper .form-variant-light input:hover[type='submit'], .block-group-folder-button:hover, .button.variant-dark-color:hover, .social-wall__container__delete:hover, .form-wizard-button button:hover {
  background-color: #f3f3f3;
}
.search-wrapper .form-variant-light .button:active, .search-wrapper .form-variant-light .social-wall__container__delete:active,
.search-wrapper .form-variant-light button:active,
.search-wrapper .form-variant-light input:active[type='submit'], .block-group-folder-button:active, .button.variant-dark-color:active, .social-wall__container__delete:active, .form-wizard-button button:active {
  background-color: #aeafad;
  border-color: transparent;
}
/*
 * Text white button placeholder
 */
.search-wrapper .form-variant-dark .button, .search-wrapper .form-variant-dark .social-wall__container__delete,
.search-wrapper .form-variant-dark button,
.search-wrapper .form-variant-dark input[type='submit'], .button.variant-white-color, .variant-white-color.social-wall__container__delete {
  fill: #fff;
  color: #fff;
}
.search-wrapper .form-variant-dark .button:hover, .search-wrapper .form-variant-dark .social-wall__container__delete:hover,
.search-wrapper .form-variant-dark button:hover,
.search-wrapper .form-variant-dark input:hover[type='submit'], .button.variant-white-color:hover, .variant-white-color.social-wall__container__delete:hover {
  fill: #e6e5e5;
  color: #e6e5e5;
}
/*
 * Active state button placeholder
 */
.button.variant-dark-bg, .variant-dark-bg.social-wall__container__delete {
  transition: background-color 175ms ease-in-out, box-shadow 175ms ease-in-out, transform 175ms ease-in-out;
}
.button.variant-dark-bg:active, .variant-dark-bg.social-wall__container__delete:active {
  box-shadow: inset 0 2px rgba(0, 0, 0, 0.3);
  transform: scale(0.99);
}
.button.variant-dark-bg:active::before, .variant-dark-bg.social-wall__container__delete:active::before {
  opacity: .1;
}
/*
 * Button icon only base placeholder
 */
.search-wrapper .button, .search-wrapper .social-wall__container__delete,
.search-wrapper input[type='submit'],
.search-wrapper button, .block-header-button.type-edit, .block-group-toggle-button, .block-gallery-toggle-button, .button.type-icon-only-round, .type-icon-only-round.social-wall__container__delete, .button.type-icon-only, .type-icon-only.social-wall__container__delete, .pagination-button > a, .toolbar-button, .button.type-icon-only-round-small, .type-icon-only-round-small.social-wall__container__delete, .button.type-icon-only-small, .type-icon-only-small.social-wall__container__delete {
  position: relative;
  padding: 0;
  min-width: 10px;
}
.search-wrapper .button .icon, .search-wrapper .social-wall__container__delete .icon, .search-wrapper input[type='submit'] .icon, .search-wrapper button .icon, .block-header-button.type-edit .icon, .block-group-toggle-button .icon, .block-gallery-toggle-button .icon, .button.type-icon-only-round .icon, .type-icon-only-round.social-wall__container__delete .icon, .button.type-icon-only .icon, .type-icon-only.social-wall__container__delete .icon, .pagination-button > a .icon, .toolbar-button .icon, .button.type-icon-only-round-small .icon, .type-icon-only-round-small.social-wall__container__delete .icon, .button.type-icon-only-small .icon, .type-icon-only-small.social-wall__container__delete .icon {
  position: absolute;
  transition: transform 150ms ease-in-out;
}
.search-wrapper .button .icon svg, .search-wrapper .social-wall__container__delete .icon svg, .search-wrapper input[type='submit'] .icon svg, .search-wrapper button .icon svg, .block-header-button.type-edit .icon svg, .block-group-toggle-button .icon svg, .block-gallery-toggle-button .icon svg, .button.type-icon-only-round .icon svg, .type-icon-only-round.social-wall__container__delete .icon svg, .button.type-icon-only .icon svg, .type-icon-only.social-wall__container__delete .icon svg, .pagination-button > a .icon svg, .toolbar-button .icon svg, .button.type-icon-only-round-small .icon svg, .type-icon-only-round-small.social-wall__container__delete .icon svg, .button.type-icon-only-small .icon svg, .type-icon-only-small.social-wall__container__delete .icon svg {
  fill: inherit;
}
.search-wrapper .button:hover .icon, .search-wrapper .social-wall__container__delete:hover .icon, .search-wrapper input:hover[type='submit'] .icon, .search-wrapper button:hover .icon, .block-header-button.type-edit:hover .icon, .block-group-toggle-button:hover .icon, .block-gallery-toggle-button:hover .icon, .button.type-icon-only-round:hover .icon, .type-icon-only-round.social-wall__container__delete:hover .icon, .button.type-icon-only:hover .icon, .type-icon-only.social-wall__container__delete:hover .icon, .pagination-button > a:hover .icon, .toolbar-button:hover .icon, .button.type-icon-only-round-small:hover .icon, .type-icon-only-round-small.social-wall__container__delete:hover .icon, .button.type-icon-only-small:hover .icon, .type-icon-only-small.social-wall__container__delete:hover .icon {
  transform: scale(1.1);
}
/*
 * Icon only button placeholder
 */
.search-wrapper .button, .search-wrapper .social-wall__container__delete,
.search-wrapper input[type='submit'],
.search-wrapper button, .block-header-button.type-edit, .block-group-toggle-button, .block-gallery-toggle-button, .button.type-icon-only-round, .type-icon-only-round.social-wall__container__delete, .button.type-icon-only, .type-icon-only.social-wall__container__delete, .pagination-button > a, .toolbar-button {
  width: 44px;
  height: 44px;
}
.search-wrapper .button .icon, .search-wrapper .social-wall__container__delete .icon, .search-wrapper input[type='submit'] .icon, .search-wrapper button .icon, .block-header-button.type-edit .icon, .block-group-toggle-button .icon, .block-gallery-toggle-button .icon, .button.type-icon-only-round .icon, .type-icon-only-round.social-wall__container__delete .icon, .button.type-icon-only .icon, .type-icon-only.social-wall__container__delete .icon, .pagination-button > a .icon, .toolbar-button .icon {
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
}
/*
 * round button placeholder
 */
.button.type-icon-only-round-small, .type-icon-only-round-small.social-wall__container__delete, .button.type-icon-only-round, .type-icon-only-round.social-wall__container__delete {
  border-radius: 100%;
}
/*
 * Icon only button placeholder
 */
.button.type-icon-only-round-small, .type-icon-only-round-small.social-wall__container__delete, .button.type-icon-only-small, .type-icon-only-small.social-wall__container__delete {
  width: 38px;
  height: 38px;
}
.button.type-icon-only-round-small .icon, .type-icon-only-round-small.social-wall__container__delete .icon, .button.type-icon-only-small .icon, .type-icon-only-small.social-wall__container__delete .icon {
  top: 50%;
  left: 50%;
}
@media all and (min-width: 47.875em) {
  .button.type-icon-only-round-small .icon, .type-icon-only-round-small.social-wall__container__delete .icon, .button.type-icon-only-small .icon, .type-icon-only-small.social-wall__container__delete .icon {
    margin: -8px 0 0 -8px;
    width: 16px;
    height: 16px;
  }
}
@media all and (max-width: 47.8125em) {
  .button.type-icon-only-round-small .icon, .type-icon-only-round-small.social-wall__container__delete .icon, .button.type-icon-only-small .icon, .type-icon-only-small.social-wall__container__delete .icon {
    margin: -10px 0 0 -10px;
    width: 20px;
    height: 20px;
  }
}
.block-group-toggle-button .is--icon-plus, .block-gallery-toggle-button .is--icon-plus {
  display: none;
}
.block-group-toggle-button .is--icon-min, .block-gallery-toggle-button .is--icon-min {
  display: block;
}
.is--active.block-group-toggle-button .is--icon-plus, .is--active.block-gallery-toggle-button .is--icon-plus {
  display: block;
}
.is--active.block-group-toggle-button .is--icon-min, .is--active.block-gallery-toggle-button .is--icon-min {
  display: none;
}
.social-wall__container__item__content__video .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/**
 * Clearfix placeholder
 */
.row-large, .row, .row-small, .clearfix {
  display: block;
  clear: both;
  width: 100%;
}
/**
 * Clearfix placeholder on an :after element
 */
.row-large, .row, .row-small {
  display: block;
}
.row-large::after, .row::after, .row-small::after {
  display: block;
  clear: both;
  width: 100%;
  display: block;
  content: '';
}
/*
 * Form input wrapper
 * Set button over input field, example: newsletter widget footer, or searchbar in topbar, of search bar search.html
 * @file[1]: extends/_buttons.scss
 * @file[2]: extends/_buttons.scss
 *
 * @note[3]: with opacity set color tint
 */
.search-wrapper {
  position: relative;
  /*
     * Light form variant
     */
  /*
     * Dark form variant
     */
}
.search-wrapper input:not([type='submit']) {
  padding-right: 3.125rem;
  width: 100%;
  /*
         * Focus input set button effect
         */
}
.search-wrapper input:not([type='submit']):focus + .button, .search-wrapper input:not([type='submit']):focus + .social-wall__container__delete,
.search-wrapper input:not([type='submit']):focus + button,
.search-wrapper input:not([type='submit']):focus + input[type='submit'] {
  fill: inherit;
  opacity: 1;
}
.search-wrapper .button, .search-wrapper .social-wall__container__delete,
.search-wrapper input[type='submit'],
.search-wrapper button {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.search-wrapper .button .icon, .search-wrapper .social-wall__container__delete .icon,
.search-wrapper input[type='submit'] .icon,
.search-wrapper button .icon {
  margin: -8px 0 0 -8px;
  width: 16px;
  height: 16px;
}
.col-results .search-wrapper .button .icon, .col-results .search-wrapper .social-wall__container__delete .icon, .col-results .search-wrapper input[type='submit'] .icon, .col-results .search-wrapper button .icon {
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
}
.search-wrapper .form-variant-dark .button, .search-wrapper .form-variant-dark .social-wall__container__delete,
.search-wrapper .form-variant-dark button,
.search-wrapper .form-variant-dark input[type='submit'] {
  opacity: .65;
}
/**
 * Define the base floating form item, is extended by the 'left' and 'right' variant
 */
.error-field, .form-error {
  overflow: hidden;
  display: block;
  color: #de4444;
  font-size: .85em;
  line-height: 1.44;
  text-align: right;
  transition: opacity .3s 0s ease-in-out, height .3s .3s ease-in-out;
}
/*
 * Default input error colours
 */
input.error[type="color"], input.error[type="date"], input.error[type="datetime"], input.error[type="datetime-local"], input.error[type="email"], input.error[type="month"], input.error[type="number"], input.error[type="password"], input.error[type="search"], input.error[type="tel"], input.error[type="text"], input.error[type="time"], input.error[type="url"], input.error[type="week"], input.error:not([type]), textarea.error,
input.error[type='file'] {
  background-color: rgba(222, 68, 68, 0.15);
  color: #de4444;
  border-color: #de4444;
}
input.error:focus[type="color"], input.error:focus[type="date"], input.error:focus[type="datetime"], input.error:focus[type="datetime-local"], input.error:focus[type="email"], input.error:focus[type="month"], input.error:focus[type="number"], input.error:focus[type="password"], input.error:focus[type="search"], input.error:focus[type="tel"], input.error:focus[type="text"], input.error:focus[type="time"], input.error:focus[type="url"], input.error:focus[type="week"], input.error:focus:not([type]), textarea.error:focus,
input.error:focus[type='file'] {
  background-color: #fff;
  color: #de4444;
  border-color: #de4444;
}
/**
 * Default input styling
 *
 * [1] Remove IE clear icon 'X'
 */
.switch-select, input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea,
input[type='file'] {
  display: inline-block;
  height: 54px;
  background-color: transparent;
  font-size: 1.0625em;
  border: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  will-change: background-color;
}
.switch-select::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input:not([type])::-webkit-input-placeholder, textarea::-webkit-input-placeholder,
input[type='file']::-webkit-input-placeholder {
  color: inherit;
  opacity: .45;
  font-size: 0.875em;
  font-weight: 300;
  font-style: italic;
}
.switch-select::-moz-placeholder, input[type="color"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input:not([type])::-moz-placeholder, textarea::-moz-placeholder,
input[type='file']::-moz-placeholder {
  color: inherit;
  opacity: .45;
  font-size: 0.875em;
  font-weight: 300;
  font-style: italic;
}
.switch-select:-moz-placeholder, input:-moz-placeholder[type="color"], input:-moz-placeholder[type="date"], input:-moz-placeholder[type="datetime"], input:-moz-placeholder[type="datetime-local"], input:-moz-placeholder[type="email"], input:-moz-placeholder[type="month"], input:-moz-placeholder[type="number"], input:-moz-placeholder[type="password"], input:-moz-placeholder[type="search"], input:-moz-placeholder[type="tel"], input:-moz-placeholder[type="text"], input:-moz-placeholder[type="time"], input:-moz-placeholder[type="url"], input:-moz-placeholder[type="week"], input:-moz-placeholder:not([type]), textarea:-moz-placeholder,
input:-moz-placeholder[type='file'] {
  color: inherit;
  opacity: .45;
  font-size: 0.875em;
  font-weight: 300;
  font-style: italic;
}
.switch-select:-ms-input-placeholder, input:-ms-input-placeholder[type="color"], input:-ms-input-placeholder[type="date"], input:-ms-input-placeholder[type="datetime"], input:-ms-input-placeholder[type="datetime-local"], input:-ms-input-placeholder[type="email"], input:-ms-input-placeholder[type="month"], input:-ms-input-placeholder[type="number"], input:-ms-input-placeholder[type="password"], input:-ms-input-placeholder[type="search"], input:-ms-input-placeholder[type="tel"], input:-ms-input-placeholder[type="text"], input:-ms-input-placeholder[type="time"], input:-ms-input-placeholder[type="url"], input:-ms-input-placeholder[type="week"], input:-ms-input-placeholder:not([type]), textarea:-ms-input-placeholder,
input:-ms-input-placeholder[type='file'] {
  color: inherit;
  opacity: .45;
  font-size: 0.875em;
  font-weight: 300;
  font-style: italic;
}
.switch-select:active, input:active[type="color"], input:active[type="date"], input:active[type="datetime"], input:active[type="datetime-local"], input:active[type="email"], input:active[type="month"], input:active[type="number"], input:active[type="password"], input:active[type="search"], input:active[type="tel"], input:active[type="text"], input:active[type="time"], input:active[type="url"], input:active[type="week"], input:active:not([type]), textarea:active,
input:active[type='file'], .switch-select:focus, input:focus[type="color"], input:focus[type="date"], input:focus[type="datetime"], input:focus[type="datetime-local"], input:focus[type="email"], input:focus[type="month"], input:focus[type="number"], input:focus[type="password"], input:focus[type="search"], input:focus[type="tel"], input:focus[type="text"], input:focus[type="time"], input:focus[type="url"], input:focus[type="week"], input:focus:not([type]), textarea:focus,
input:focus[type='file'] {
  outline: none;
}
.switch-select::-ms-clear, input[type="color"]::-ms-clear, input[type="date"]::-ms-clear, input[type="datetime"]::-ms-clear, input[type="datetime-local"]::-ms-clear, input[type="email"]::-ms-clear, input[type="month"]::-ms-clear, input[type="number"]::-ms-clear, input[type="password"]::-ms-clear, input[type="search"]::-ms-clear, input[type="tel"]::-ms-clear, input[type="text"]::-ms-clear, input[type="time"]::-ms-clear, input[type="url"]::-ms-clear, input[type="week"]::-ms-clear, input:not([type])::-ms-clear, textarea::-ms-clear,
input[type='file']::-ms-clear {
  display: none;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea,
input[type='file'] {
  padding-right: 0rem;
  padding-left: 0rem;
  border-bottom: 2px solid;
  transition: padding 150ms ease-in-out, background-color 150ms ease-in-out, border-color 150ms ease-in-out;
}
input:focus[type="color"], input:focus[type="date"], input:focus[type="datetime"], input:focus[type="datetime-local"], input:focus[type="email"], input:focus[type="month"], input:focus[type="number"], input:focus[type="password"], input:focus[type="search"], input:focus[type="tel"], input:focus[type="text"], input:focus[type="time"], input:focus[type="url"], input:focus[type="week"], input:focus:not([type]), textarea:focus,
input:focus[type='file'] {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.col-results input[type="color"], .col-results input[type="date"], .col-results input[type="datetime"], .col-results input[type="datetime-local"], .col-results input[type="email"], .col-results input[type="month"], .col-results input[type="number"], .col-results input[type="password"], .col-results input[type="search"], .col-results input[type="tel"], .col-results input[type="text"], .col-results input[type="time"], .col-results input[type="url"], .col-results input[type="week"], .col-results input:not([type]), .col-results textarea,
.col-results input[type='file'] {
  border-bottom-width: 3px;
}
.switch-select:focus, input:focus[type="color"], input:focus[type="date"], input:focus[type="datetime"], input:focus[type="datetime-local"], input:focus[type="email"], input:focus[type="month"], input:focus[type="number"], input:focus[type="password"], input:focus[type="search"], input:focus[type="tel"], input:focus[type="text"], input:focus[type="time"], input:focus[type="url"], input:focus[type="week"], input:focus:not([type]), textarea:focus,
input:focus[type='file'] {
  background-color: #dfdddd;
  border-color: #aeafad;
}
/*
 * Input hidden placeholder
 */
[type='checkbox'], [type='radio'] {
  display: none;
}
.row-large, .row, .row-small {
  display: block;
  clear: both;
  position: relative;
  margin: 0 auto;
  transition: padding 150ms ease-in-out;
  will-change: padding;
}
@media all and (max-width: 64em) {
  .row-large, .row, .row-small {
    padding: 0 10px;
    width: 100%;
  }
}
.row-large {
  margin: 0 auto;
  max-width: 112.5rem;
}
@media all and (min-width: 64.0625em) {
  .row-large {
    padding: 0 1.25rem;
  }
}
.col-filters,
.col-left {
  width: 22.5rem;
  background-color: #f3f3f3;
  border-right: 1px solid #dfdddd;
}
.teaser-block, .teaser-list {
  position: relative;
  -webkit-animation: fade-in .6s both;
          animation: fade-in .6s both;
}
.teaser-title {
  font-weight: 700;
}
@media all and (min-width: 47.875em) {
  .teaser-block-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    color: #fff;
    transition: background-color 150ms ease-in-out;
    will-change: background-color;
  }
}
@media all and (min-width: 47.875em) {
  .teaser-list:hover img {
    transform: scale(1.02);
  }
  .teaser-list img {
    transition: transform 150ms ease-in-out;
    will-change: transform;
  }
}
@media all and (max-width: 47.8125em) {
  .teaser-block-content, .teaser-list-content {
    padding: 0 0.5rem 0 0.625rem;
    flex-basis: 65%;
  }
  .variant-no-image .teaser-block-content, .variant-no-image .teaser-list-content {
    flex-basis: 100%;
  }
}
@media all and (max-width: 47.8125em) {
  .teaser-block-wrapper, .teaser-list-crop {
    flex-basis: 35%;
  }
}
@media all and (max-width: 47.8125em) {
  .teaser-block-title, .teaser-list-title {
    font-size: 1rem;
    line-height: 1.2;
  }
}
/**
* Default properties lazy defer
*/
.teaser-block-crop, .teaser-list-crop {
  background-color: rgba(0, 0, 0, 0.1);
}
.teaser-block-crop img[data-lazy-defer]:not(.is--deferred), .teaser-list-crop img[data-lazy-defer]:not(.is--deferred) {
  visibility: hidden;
}
.teaser-block-crop img[data-lazy-defer].is--deferred, .teaser-list-crop img[data-lazy-defer].is--deferred {
  -webkit-animation: fade-in 600ms ease-in-out backwards;
          animation: fade-in 600ms ease-in-out backwards;
}
.block-header-title, .form-wizard-header-title {
  margin-bottom: 1.25rem;
  font-weight: 700;
  line-height: 1;
}
.teaser-link {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  z-index: 20;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-indent: -400%;
}
.search-wrapper .button, .search-wrapper .social-wall__container__delete,
.search-wrapper input[type='submit'],
.search-wrapper button, .block-header-button.type-edit, .block-group-toggle-button, .block-gallery-toggle-button, .button.type-icon-only-round, .type-icon-only-round.social-wall__container__delete, .button.type-icon-only, .type-icon-only.social-wall__container__delete, .pagination-button > a, .toolbar-button, .button.type-icon-only-round-small, .type-icon-only-round-small.social-wall__container__delete, .button.type-icon-only-small, .type-icon-only-small.social-wall__container__delete {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
@media all and (min-width: 47.875em) {
  .is--hidden-mobile, .teaser-list-text {
    display: inline-block;
  }
}
@media all and (max-width: 47.8125em) {
  .is--hidden-mobile, .teaser-list-text {
    display: none !important;
  }
}
@media all and (min-width: 47.875em) {
  .is--hidden-tablet {
    display: inline-block;
  }
}
@media all and (min-width: 47.875em) and (max-width: 64em) {
  .is--hidden-tablet {
    display: none !important;
  }
}
/**
 * Visually hide an element
 */
.form-wizard legend {
  overflow: hidden;
  position: absolute;
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  clip: rect(0, 0, 0, 0);
}
/**
 * Wrap the visually hidden mixin in a mobile query
 */
/**
 * Base
 */
/**
 * Prefix the reset css
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
  box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
li {
  list-style-type: none;
}
blockquote,
q {
  quotes: none;
}
blockquote::before, blockquote::after,
q::before,
q::after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  margin: 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
}
/**
 * Import other base elements
 */
/**
 * Colums mediaqueries
 */
@media all and (min-width: 64.0625em) {
  .col-1-2 {
    float: left;
    display: block;
    margin-right: 2.35765202%;
    width: 48.82117399%;
  }
  .col-1-2:last-child {
    margin-right: 0;
  }
  .col-1-2:nth-child(2n) {
    margin-right: 0;
  }
  .col-1-2:nth-child(2n+1) {
    clear: left;
  }
}
@media all and (min-width: 47.875em) {
  .col-1-3 {
    float: left;
    display: block;
    margin-right: 2.35765202%;
    width: 31.76156532%;
  }
  .col-1-3:last-child {
    margin-right: 0;
  }
}
@media all and (min-width: 47.875em) {
  .col-2-3 {
    float: left;
    display: block;
    margin-right: 2.35765202%;
    width: 65.88078266%;
  }
  .col-2-3:last-child {
    margin-right: 0;
  }
}
.col-2-5 {
  float: left;
  display: block;
  margin-right: 1.40137539%;
  width: 23.94896846%;
}
.col-2-5:last-child {
  margin-right: 0;
}
@media all and (max-width: 47.8125em) {
  .col-2-5 {
    width: 100%;
  }
}
.col-3-5 {
  float: left;
  display: block;
  margin-right: 1.40137539%;
  width: 74.64965615%;
}
.col-3-5:last-child {
  margin-right: 0;
}
.col-3-5.type-padding-left {
  padding-left: 1.25rem;
}
@media all and (max-width: 47.8125em) {
  .col-3-5 {
    width: 100%;
  }
}
@media all and (min-width: 47.875em) {
  .col-1-4 {
    float: left;
    width: 30%;
  }
}
@media all and (min-width: 47.875em) {
  .col-3-4 {
    float: left;
    width: 70%;
  }
}
@media all and (min-width: 64.0625em) {
  .col-widgets {
    padding-left: 2.5rem;
  }
}
.col-filters,
.col-left {
  padding-top: 1.875rem;
  min-width: 22.5rem;
  max-width: 22.5rem;
  flex-grow: 2;
}
.col-results,
.col-right {
  flex-grow: 1;
}
.col-results:not(.type-project-detail),
.col-right:not(.type-project-detail) {
  padding: 2.5rem 1.875rem;
}
.col-filters {
  padding-top: 0;
}
html {
  font-size: 16px;
}
@media all and (max-width: 47.8125em) {
  html {
    font-size: 15px;
  }
}
/**
 * Body tag styling
 */
body {
  padding-top: 60px;
  font-family: "Source Sans Pro", "helvetica-neue", helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  line-height: 1.5;
}
/**
 * A-tag styling
 */
a {
  color: inherit;
  text-decoration: none;
}
/**
 * Reset strong for bold styling kuch
 */
strong {
  font-weight: 700;
}
hr {
  margin: 1.25rem 0;
}
/**
 * Window.breakpoint
 * [1] For mobile
 * [2] For tablet
 * [3] For desktop
 * [4] For ultra desktop
 */
@media all and (max-width: 47.8125em) {
  body::after {
    content: "breakpoint-mobile";
    display: none;
  }
}
@media all and (min-width: 47.875em) and (max-width: 64em) {
  body::after {
    content: "breakpoint-tablet";
    display: none;
  }
}
@media all and (min-width: 64.0625em) and (max-width: 81.1875em) {
  body::after {
    content: "breakpoint-desktop";
    display: none;
  }
}
@media all and (min-width: 81.25em) {
  body::after {
    content: "breakpoint-large-desktop";
    display: none;
  }
}
.is--bg-grey {
  background-color: #d2d3d2;
}
.is--bg-light-grey {
  background-color: #dfdddd;
}
/**
 * Row
 */
.row {
  max-width: 92.5rem;
}
.row-small {
  max-width: 47.5rem;
}
.row-small.search-results {
  overflow: hidden;
}
@media all and (min-width: 81.25em) {
  .col-right .row-small {
    max-width: 57.5rem;
  }
}
@media all and (min-width: 47.875em) and (max-width: 64em) {
  .row-small {
    padding: 0 40px;
  }
}
@media all and (min-width: 47.875em) {
  .row {
    padding: 0 2.5rem;
  }
}
.teasers-group {
  display: block;
  clear: both;
  width: 100%;
  display: block;
  margin-bottom: -1.3rem;
}
.teaser-item {
  margin-bottom: 1rem;
}
.type-flex-2,
.type-flex-3,
.type-flex-5,
.type-highlight {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media all and (max-width: 47.8125em) {
  .type-flex-2 .teaser-item,
  .type-flex-3 .teaser-item,
  .type-flex-5 .teaser-item,
  .type-highlight .teaser-item {
    width: 100%;
  }
}
@media all and (min-width: 47.875em) {
  .type-flex-2 .teaser-item {
    float: left;
    display: block;
    margin-right: 2.35765202%;
    width: 48.82117399%;
  }
  .type-flex-2 .teaser-item:last-child {
    margin-right: 0;
  }
  .type-flex-2 .teaser-item:nth-child(2n) {
    margin-right: 0;
  }
  .type-flex-2 .teaser-item:nth-child(2n+1) {
    clear: left;
  }
}
@media all and (min-width: 30em) and (max-width: 64em) {
  .type-flex-3 .teaser-item {
    width: 100%;
  }
}
@media all and (min-width: 64.0625em) and (max-width: 81.1875em) {
  .type-flex-3 .teaser-item {
    float: left;
    display: block;
    margin-right: 2.35765202%;
    width: 48.82117399%;
  }
  .type-flex-3 .teaser-item:last-child {
    margin-right: 0;
  }
  .type-flex-3 .teaser-item:nth-child(2n) {
    margin-right: 0;
  }
  .type-flex-3 .teaser-item:nth-child(2n+1) {
    clear: left;
  }
}
@media all and (min-width: 81.25em) and (max-width: 99.9375em) {
  .type-flex-3 .teaser-item {
    float: left;
    display: block;
    margin-right: 1.55951206%;
    width: 32.29365863%;
  }
  .type-flex-3 .teaser-item:last-child {
    margin-right: 0;
  }
  .type-flex-3 .teaser-item:nth-child(3n) {
    margin-right: 0;
  }
  .type-flex-3 .teaser-item:nth-child(3n+1) {
    clear: left;
  }
}
@media all and (min-width: 100em) {
  .type-flex-3 .teaser-item {
    float: left;
    display: block;
    margin-right: 1.16509161%;
    width: 24.12618129%;
  }
  .type-flex-3 .teaser-item:last-child {
    margin-right: 0;
  }
  .type-flex-3 .teaser-item:nth-child(4n) {
    margin-right: 0;
  }
  .type-flex-3 .teaser-item:nth-child(4n+1) {
    clear: left;
  }
}
@media all and (min-width: 30em) and (max-width: 64em) {
  .type-flex-4 .teaser-item {
    width: 100%;
  }
}
@media all and (min-width: 64.0625em) and (max-width: 81.1875em) {
  .type-flex-4 .teaser-item {
    float: left;
    display: block;
    margin-right: 2.35765202%;
    width: 23.23176098%;
  }
  .type-flex-4 .teaser-item:last-child {
    margin-right: 0;
  }
  .type-flex-4 .teaser-item:nth-child(4n) {
    margin-right: 0;
  }
  .type-flex-4 .teaser-item:nth-child(4n+1) {
    clear: left;
  }
}
@media all and (min-width: 81.25em) and (max-width: 99.9375em) {
  .type-flex-4 .teaser-item {
    float: left;
    display: block;
    margin-right: 2.35765202%;
    width: 23.23176098%;
  }
  .type-flex-4 .teaser-item:last-child {
    margin-right: 0;
  }
  .type-flex-4 .teaser-item:nth-child(4n) {
    margin-right: 0;
  }
  .type-flex-4 .teaser-item:nth-child(4n+1) {
    clear: left;
  }
}
@media all and (min-width: 100em) {
  .type-flex-4 .teaser-item {
    float: left;
    display: block;
    margin-right: 2.35765202%;
    width: 14.70195665%;
  }
  .type-flex-4 .teaser-item:last-child {
    margin-right: 0;
  }
  .type-flex-4 .teaser-item:nth-child(6n) {
    margin-right: 0;
  }
  .type-flex-4 .teaser-item:nth-child(6n+1) {
    clear: left;
  }
}
@media all and (min-width: 47.875em) {
  .type-flex-5 .teaser-item {
    float: left;
    display: block;
    margin-right: 1.87726972%;
    width: 18.49818422%;
  }
  .type-flex-5 .teaser-item:last-child {
    margin-right: 0;
  }
  .type-flex-5 .teaser-item:nth-child(5n) {
    margin-right: 0;
  }
  .type-flex-5 .teaser-item:nth-child(5n+1) {
    clear: left;
  }
}
.type-list {
  width: 100%;
}
.type-grid-2 .teaser-item {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 48.82117399%;
}
.type-grid-2 .teaser-item:last-child {
  margin-right: 0;
}
.type-grid-2 .teaser-item:nth-child(2n) {
  margin-right: 0;
}
.type-grid-2 .teaser-item:nth-child(2n+1) {
  clear: left;
}
.type-highlight {
  padding-top: 0.625rem;
}
@media all and (min-width: 47.875em) {
  .type-highlight .teaser-item {
    float: left;
    display: block;
    margin-right: 2.35765202%;
    width: 31.76156532%;
  }
  .type-highlight .teaser-item:last-child {
    margin-right: 0;
  }
}
.flex {
  display: flex;
  align-items: center;
}
.flex-1 {
  flex: 1;
}
/**
 * Element is hidden
 */
.is--hidden {
  display: none !important;
}
/**
 * Element Visibility (opacity switch)
 */
.is--animation {
  transition: 150ms ease-in-out 100ms;
}
.is--invisible {
  opacity: 0;
}
.is--visible {
  opacity: 1;
}
.is--fixed {
  position: fixed;
}
.is--clickable {
  cursor: pointer;
}
/*
.is--active {
    display: inline-block;
}
*/
/**
 * Hide on mobile
 */
/**
 * Show on mobile
 */
.is--visible-mobile {
  display: block !important;
}
@media all and (min-width: 47.875em) {
  .is--visible-mobile {
    display: none !important;
  }
}
/**
 * Show on mobile
 */
.is--visible-mobile-inline {
  display: inline-block;
}
@media all and (min-width: 47.875em) {
  .is--visible-mobile-inline {
    display: none !important;
  }
}
/**
 * Hide on tablet
 */
/**
 * Visually hidden
 */
.is--visually-hidden {
  visibility: hidden;
}
/**
 * Floating Classes
 */
.is--right {
  float: right;
}
.is--left {
  float: left;
}
/**
 * Color Classes
 */
.is--highlight {
  font-weight: 700;
}
/**
 * Text align Classes
 */
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.caption {
  float: right;
  font-size: .9em;
  font-style: italic;
  opacity: .8;
  padding: 5px 0;
}
/**
 * Clearfix
 */
.disable-scrolling {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
}
.fixed--scrolling {
  position: absolute;
}
/**
 " Din title
 */
.type--outline-black, .type--news .social-wall__container__item__content h1 {
  color: transparent;
  -webkit-text-stroke: 0.0125em black;
  text-stroke: 0.0125em black;
  text-transform: uppercase;
}
body.is--ie .type--outline-black, body.is--ie .type--news .social-wall__container__item__content h1, .type--news .social-wall__container__item__content body.is--ie h1 {
  color: black;
}
/**
 * Modules
 */
.icon {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  min-width: 10px;
  min-height: 10px;
}
.icon svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: inherit;
}
.block {
  overflow: hidden;
  width: 100%;
}
.block.type-flex {
  display: flex;
  min-height: 100vh;
}
.block-header-button.type-back {
  margin-top: -15px;
  opacity: .45;
  font-size: 1rem;
  transition: opacity 150ms ease-in-out, transform 150ms ease-in-out;
}
.block-header-button.type-back .icon {
  margin-top: -2px;
  margin-right: 0.3125rem;
  transition: transform 150ms ease-in-out;
}
.block-header-button.type-back:hover {
  opacity: 1;
  transform: translateX(-5px);
}
.block-header-button.type-edit {
  position: absolute;
  right: 0;
  top: -8px;
}
.block-header-button.type-edit .icon {
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
}
/*
* Block title
* @file[1]: extends/_titles.scss 
*/
.block-header-title {
  position: relative;
  font-size: 2rem;
  word-break: break-word;
}
.block-header {
  position: relative;
}
.block-group {
  position: relative;
}
.block-group.type-options {
  padding: 3.75rem 0 1.25rem 0;
  text-align: center;
  border-top: 1px solid #dfdddd;
}
.block-group-folder-button {
  border: 3px solid;
}
.block-group-folder-button .icon {
  margin-right: 4px;
  width: 19px;
}
.block-group-content {
  overflow: hidden;
  padding: 1.25rem;
  max-height: 1000px;
  font-size: 0.9375rem;
  transition: padding .3s ease-in-out, max-height .6s ease-in;
}
.block-group-content a {
  text-decoration: underline;
}
.is--active + .block-group-content {
  padding: 0 1.25rem;
  max-height: 0;
  transition: padding 0.3s ease-in-out, max-height 0.6s cubic-bezier(0, 1, 0, 1);
}
.block-group-toggle-button {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 44px;
  height: 44px;
}
.block-group-toggle-button .icon {
  margin: -5px 0 0 -5px;
  width: 10px;
  height: 10px;
}
.block-group-toggle-button.is--active + .filter-list {
  margin-bottom: -10px;
}
.block-group-toggle-button.type-filters {
  top: -8px;
}
.block-group-toggle-button.type-small {
  width: 14px;
  height: 14px;
  position: relative;
  display: inline-block;
  top: auto;
}
.block-group-heading {
  margin-right: 5px;
  font-weight: 700;
  display: inline-block;
  float: left;
  clear: left;
}
.block-group-item.is--comma {
  margin-right: 0.375rem;
  display: inline-block;
  float: left;
}
.block-group-item.is--comma:not(:last-of-type):after {
  content: ',';
}
.block-group-item.is--inline {
  display: inline-block;
  float: left;
}
.block-group-item.is--hash {
  display: block;
  clear: both;
  margin-bottom: 0.25rem;
  width: 100%;
  font-weight: 700;
}
.block-group-item a {
  text-decoration: underline;
}
.block-group-title {
  margin-bottom: -1px;
  padding: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid #dfdddd;
  border-width: 1px 0;
}
.block-group-title:before {
  display: table;
  content: '';
  clear: both;
}
.block-group-title.type-link {
  position: relative;
  padding-right: 30px;
  cursor: pointer;
  transition: background-color 150ms ease-in-out;
}
.block-group-title.type-link .icon {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  margin-top: -7px;
  width: 14px;
  height: 14px;
}
.block-group-title.type-link:hover {
  background-color: #e6e6e6;
}
.block-group-title.type-link:active {
  box-shadow: inset 0 2px 4px #aeafad;
  outline: none;
}
.block-group-toggle-button {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 44px;
  height: 44px;
}
.block-group-toggle-button .icon {
  margin: -5px 0 0 -5px;
  width: 10px;
  height: 10px;
}
.block-group-toggle-button.is--active + .filter-list {
  margin-bottom: -10px;
}
.block-group-toggle-button.type-filters {
  top: -8px;
}
.block-group-toggle-button.type-small {
  width: 14px;
  height: 14px;
  position: relative;
  display: inline-block;
  top: auto;
}
.block-group-list {
  clear: both;
  overflow: hidden;
}
.block-group-list:not(:last-of-type) {
  margin-bottom: 0.9375rem;
}
.block-gallery {
  position: relative;
  padding: 1.25rem;
}
.block-gallery-list {
  position: relative;
  width: calc(100% + 1.25rem);
  margin-left: -0.625rem;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  max-height: 10000vh;
  align-items: flex-start;
  justify-content: flex-start;
  transition: max-height 1s ease-in;
}
.is--active + .block-gallery-list {
  max-height: 0;
  transition: max-height 0.3s cubic-bezier(0, 1, 0, 1);
}
.block-gallery-list-item {
  position: relative;
  padding: 0.625rem;
  transition: width 150ms ease-in-out;
  cursor: pointer;
}
.block-gallery-list-item img {
  width: 100%;
  float: left;
}
.block-gallery-list-item img:alt {
  color: black;
}
.block-gallery-list-item.is--active {
  width: 100%;
}
@media all and (min-width: 30em) and (max-width: 64em) {
  .block-gallery-list-item {
    width: 100%;
  }
}
@media all and (min-width: 64.0625em) and (max-width: 99.9375em) {
  .block-gallery-list-item {
    width: 50%;
  }
}
@media all and (min-width: 100em) {
  .block-gallery-list-item {
    width: 33.33333%;
  }
}
.block-gallery-title {
  position: relative;
  padding: 0.625rem 0;
  font-size: 1.125rem;
  font-weight: 700;
  border-bottom: 1px solid #dfdddd;
  margin-bottom: 0.625rem;
}
.block-gallery-toggle-button {
  position: absolute;
  top: 20px;
  right: 1.25rem;
}
.block-gallery-toggle-button .icon {
  margin: -7px 0 0 -7px;
  width: 14px;
  height: 14px;
}
.block-collapsable {
  position: relative;
  overflow: hidden;
  max-height: 10000vh;
  transition: max-height 1s ease-in;
}
.is--active + .block-collapsable {
  max-height: 0;
  transition: max-height 0.3s cubic-bezier(0, 1, 0, 1);
}
/*
 * Default button styling
 * @file[1]: extends/_buttons.scss
 */
.button-sm {
  font-size: 1rem;
}
.button-sm .icon {
  width: 10px;
  height: 10px;
  margin-top: -2px;
}
.button-xs {
  font-size: .8rem;
}
.button-xs .icon {
  width: 10px;
  height: 10px;
  margin-top: -2px;
}
.button-group .button, .button-group .social-wall__container__delete {
  margin-left: 1.25rem;
}
.button-group .button:first-of-type, .button-group .social-wall__container__delete:first-of-type {
  margin-left: 0;
}
/*
 * button type-icon-only round small
 * @file[1]: extends/_buttons.scss
 */
.button.type-icon-only-round-small, .type-icon-only-round-small.social-wall__container__delete {
  border: 2px solid;
}
/*
 * Button type-icon-only-round
 * @file[1]: extends/_buttons.scss
 */
.button.type-icon-only-round, .type-icon-only-round.social-wall__container__delete {
  border: 2px solid;
}
/*
 * Button type-icon-only
 * @file[1]: extends/_buttons.scss
 */
/*
 * Button type-icon-only
 * @file[1]: extends/_buttons.scss
 */
/*
 * Button with dark background color
 * @file[1]: extends/_buttons.scss
 */
/*
 * Button with dark color, no background color
 * @file[1]: extends/_buttons.scss
 */
.button.variant-dark-color, .social-wall__container__delete {
  border: 2px solid;
}
.button.variant-dark-color.type-add-row, .type-add-row.social-wall__container__delete {
  float: right;
}
.button.variant-dark-color.type-collapse-all, .type-collapse-all.social-wall__container__delete {
  float: right;
  margin-bottom: 1rem;
}
/*
 * Button with white color and no background color
 * @file[1]: extends/_buttons.scss
 */
.button-link {
  color: #aeafad;
}
.button-link svg {
  fill: #aeafad;
}
.dropdown-button-group {
  display: none;
  flex-flow: row wrap;
  position: absolute;
  top: auto;
  right: 30px;
  bottom: auto;
  left: auto;
  border: 3px solid black;
  z-index: 5;
  background-color: white;
  margin-top: 9px;
  width: 170px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.46), 0 1px 29px 0 rgba(0, 0, 0, 0.07);
}
.dropdown-button-group.is--open {
  display: flex;
}
.dropdown-button-group .button, .dropdown-button-group .social-wall__container__delete {
  flex-basis: 100%;
  border: 0;
}
.dropdown-button-group .button + .button, .dropdown-button-group .social-wall__container__delete + .button, .dropdown-button-group .button + .social-wall__container__delete, .dropdown-button-group .social-wall__container__delete + .social-wall__container__delete {
  border-top: 1px solid #dfdddd;
}
.dropdown-button-group .icon {
  float: right;
  margin-top: 6px;
}
.is--icon-angle-down {
  transition: 100ms linear;
}
.is--icon-angle-down.is--open {
  transform: scaleY(-1);
}
.toggle-tab {
  width: 38px;
  height: 38px;
  position: absolute !important;
  top: 17px;
  left: -53px;
}
.toggle-tab__icon {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  padding-top: 10px;
}
.toggle-tab__icon::before, .toggle-tab__icon::after {
  width: 3px;
  height: 18px;
  content: '';
  position: absolute;
  background-color: black;
  transition: transform .1s ease-in-out;
}
.toggle-tab__icon::before {
  transform: rotate(0deg);
}
.toggle-tab__icon::after {
  transform: rotate(90deg);
}
.toggle-tab__icon:not(.is--close)::before {
  transform: rotate(90deg);
}
.filters {
  position: relative;
  padding-top: 2.5rem;
}
.filter-list {
  overflow: hidden;
  width: 100%;
  max-height: 0;
}
.filter-list-item {
  float: left;
  position: relative;
  width: 50%;
  color: rgba(0, 0, 0, 0.75);
  border-top: 1px solid #dfdddd;
  transition: color 150ms ease-in-out;
}
.filter-list-item:hover {
  color: black;
}
.filter-list-item:hover .icon {
  color: #000;
}
.filter-list-item input[type='checkbox'] + label {
  display: block;
  margin-right: 0;
  padding: 10px 0 10px 25px;
}
.filter-list-item input[type='checkbox'] + label .icon {
  position: absolute;
  top: 12px;
  left: 0;
  transition: color 150ms ease-in-out;
}
.filter-list-item input[type='checkbox']:checked + label {
  color: black;
  font-weight: 700;
}
.filter-group {
  position: relative;
  padding: 1.25rem 1.25rem 0.625rem 1.25rem;
  border-bottom: 1px solid #dfdddd;
  margin-bottom: 0;
}
.filter-group.type-compact {
  padding: 0.9375rem 1.25rem 0 1.25rem;
}
.filter-group.type-select {
  padding-bottom: 0.9375rem;
}
.filter-range {
  overflow: hidden;
  display: flex;
  padding-bottom: 1.25rem;
}
.filter-range-item {
  padding-left: 10px;
  width: 50%;
}
.filter-range-item:first-child {
  padding-right: 10px;
  padding-left: 0;
}
.filter-range-item input {
  width: 100%;
}
.filter-range-item input:focus, .filter-range-item input:valid {
  margin-top: 0;
}
.filter-range-item label {
  color: rgba(0, 0, 0, 0.75);
  font-size: 0.9375rem;
}
.filter-toggle-wrapper {
  overflow: hidden;
  width: 100%;
  max-height: 1000px;
  transition: padding .3s ease-in-out, max-height .6s ease-in;
}
.is--active + .filter-toggle-wrapper {
  padding: 0;
  max-height: 0;
  transition: padding 0.3s ease-in-out, max-height 0.6s cubic-bezier(0, 1, 0, 1);
}
.filter-toggle-wrapper .switch-select {
  width: 100%;
}
.toggle-group__bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 10px 0;
  cursor: pointer;
}
.filter-top-bar {
  margin-bottom: 2.5rem;
}
.filter-top-bar-buttons {
  margin-left: 1.25rem;
}
/**
 * Import the elements
 */
/*
 * Form base elements
 * @note: set al form default settings
 */
legend {
  font-weight: 700;
}
fieldset {
  margin-bottom: 1em;
}
.form-item {
  position: relative;
}
.form-item-left,
.form-item-right {
  float: left;
}
.form-item-left {
  padding-right: 10px;
  width: 55%;
}
.form-item-right {
  padding-left: 10px;
  width: 45%;
}
.form {
  margin: 1.25rem 0;
  width: 100%;
}
.form legend {
  margin-bottom: 0.625rem;
  font-size: 1.125em;
}
.form legend em {
  margin-right: 10px;
  padding: 5px 10px;
  background: #000;
  color: #fff;
  font-size: .9em;
  font-style: italic;
}
/*
 * MQ: Mobile
 */
@media all and (max-width: 47.8125em) {
  .form legend {
    margin-bottom: 0.9375rem;
  }
  .article form {
    padding: 0.625rem 1.25rem;
  }
}
@media all and (min-width: 47.875em) {
  .article form {
    padding: 1.25rem 3.75rem;
  }
}
/*
* Form  error
* @file[1]: extends/_inputs.scss 
*/
input.error + .form-error,
input.error + label + .form-error,
textarea.error + .form-error,
textarea.error + label + .form-error {
  height: 20px;
  opacity: 1;
  transition: opacity .3s .3s ease-in-out, height .3s 0s ease-in-out;
}
.form-col-list {
  display: flex;
  margin: 0.625rem -0.625rem -1.25rem;
  flex-wrap: wrap;
  width: calc(100% + 1.25rem);
}
.form-col-item {
  margin-bottom: 1.25rem;
  padding: 0 0.625rem;
}
.form-col-item.type--1-4 {
  width: 25%;
}
.form-col-item.type--3-4 {
  width: 75%;
}
.form-col-item.type--1-3 {
  width: 33.33333333%;
}
.form-col-item.type--2-3 {
  width: 66.66666667%;
}
.form-col-item.type--1-2 {
  width: 50%;
}
.form-col-item.type--1-1 {
  width: 100%;
}
/**
 * The form labels
 * @Note[1]: Create radio button styling
 * @Note[2]: Create checkbox styling
 */
.form label {
  display: inline-block;
  position: relative;
  line-height: 1.2;
  cursor: pointer;
}
/**
 * All labels with a required class get a `*` to indicate they are required
 */
.form label.required::after {
  color: orange;
  font-size: 1.125rem;
  vertical-align: text-top;
  content: ' *';
}
.form label.required::after.error {
  color: #de4444;
}
.form label.error {
  color: #de4444;
}
/* [1] */
input[type='radio'] + label,
input[type='checkbox'] + label {
  position: relative;
  margin-right: 1.25rem;
  padding-left: 25px;
  font-size: 0.9375rem;
  font-weight: normal;
  cursor: pointer;
}
input[type='radio'] + label + .form-error,
input[type='checkbox'] + label + .form-error {
  text-align: left;
}
input[type='radio'] + label .icon,
input[type='checkbox'] + label .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  background-color: transparent;
  color: #aeafad;
  border: 1px solid;
}
input[type='radio'] + label .icon svg,
input[type='checkbox'] + label .icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
}
input[type='radio']:checked + label .icon,
input[type='checkbox']:checked + label .icon {
  border-color: #000;
  border-width: 2px;
  transition: border-color 150ms ease-in-out, background-color 150ms ease-in-out;
}
input[type='radio']:checked + label .icon svg,
input[type='checkbox']:checked + label .icon svg {
  opacity: 1;
  transition: opacity 150ms ease-in-out;
}
input[type='radio'].error + label .icon,
input[type='checkbox'].error + label .icon {
  border-color: inherit;
}
input[type='radio'].error + label .icon svg,
input[type='checkbox'].error + label .icon svg {
  fill: inherit;
}
/**
 * [1]
 * Label next to a radio button
 */
input[type='radio'] + label {
  margin-top: 1.625rem;
  margin-bottom: 1rem;
}
input[type='radio'] + label .icon {
  border-radius: 50%;
}
input[type='radio'] + label .icon svg {
  margin-top: -3px;
  margin-left: -3px;
  width: 6px;
  height: 6px;
}
input[type='radio']:checked + label .icon {
  fill: #000;
}
/**
 * [2]
 * Label next to a *checked* radio button
 */
input[type='checkbox'] + label svg {
  margin-top: -4px;
  margin-left: -4px;
  width: 8px;
  height: 8px;
}
input[type='checkbox']:checked + label {
  fill: #fff;
}
input[type='checkbox']:checked + label .icon {
  background-color: #000;
}
/**
 * search wrapper 
 * @file[1]: extends/_form.scss
 */
.search-form form {
  width: 100%;
  height: 100%;
}
/**
 * switch layout select
 * @note for styling selectboxes see /modules/form/inputs/_select.scss
 * @note[1,2]: icon lower z-index for clickable selectbox
 * @file[1, 2]: extends/_inputs.scss
 */
.switch-select {
  position: relative;
  padding: 0;
  min-width: 170px;
  background-color: #dfdddd;
}
.switch-select.type--full {
  width: 100%;
}
.switch-select select {
  position: relative;
  padding: 0 44px 0 20px;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.switch-select select option {
  display: block;
  border: solid 1px #747474;
}
.switch-select::before {
  position: absolute;
  top: 50%;
  right: 44px;
  margin-top: -15px;
  width: 1px;
  height: 30px;
  content: '';
}
.switch-select .icon {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  fill: inherit;
}
.form-repeat-table-tbody td {
  vertical-align: top;
}
.form-repeat-table-tbody .collapsed {
  cursor: -webkit-grab;
  cursor: grab;
}
.form-repeat-table-tbody tr:nth-child(2n) {
  background-color: #f3f3f3;
}
.form-repeat-table-thead {
  display: none;
  background-color: #d2d3d2;
}
.form-repeat-table-thead th {
  padding: 0.8125rem 1.25rem;
  font-size: 0.8125em;
  font-weight: 700;
  text-transform: uppercase;
}
.form-repeat-table {
  margin-bottom: 1.25rem;
  width: 100%;
}
.form-repeat-table .ui-select-match {
  border-bottom: 1px dashed #d2d3d2;
  margin-bottom: 15px;
}
.form-repeat-table .ui-select-match:empty {
  border-width: 0;
}
.form-repeat-table.type-border {
  border: 1px solid #d2d3d2;
}
.form-repeat-table.type-border td {
  padding: 15px;
}
.form-repeat .switch-select {
  width: auto;
}
.form-repeat .button.type-add-row, .form-repeat .type-add-row.social-wall__container__delete {
  float: right;
}
.form-repeat-row {
  margin-bottom: 1.25rem;
}
.file-uploader-list-item {
  position: relative;
  transition: transform 150ms ease-in-out, width 150ms ease-in-out;
  display: inline-block;
  padding: 8px;
}
@media all and (min-width: 47.875em) and (max-width: 64em) {
  .file-uploader-list-item {
    width: 50%;
  }
}
@media all and (min-width: 64.0625em) and (max-width: 81.1875em) {
  .file-uploader-list-item {
    width: 25%;
  }
}
@media all and (min-width: 81.25em) {
  .file-uploader-list-item {
    width: 20%;
  }
}
.file-uploader-list-item.is--selected {
  transform: scale(1.05);
  z-index: 6;
}
.file-uploader-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 16px);
  margin-left: -8px;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.file {
  cursor: pointer;
}
.file::before {
  padding-top: 100%;
}
.file img {
  -webkit-animation: anim--file-show .4s linear both;
          animation: anim--file-show .4s linear both;
}
.is--selected .file {
  border: 3px solid #de4444;
}
@-webkit-keyframes anim--file-show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anim--file-show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.file-meta {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  padding: 0.875rem;
  padding-bottom: 1.25rem;
  display: flex;
  align-items: flex-end;
  border: 5px solid transparent;
  transition: border-color 150ms ease-in-out, background-color 150ms ease-in-out;
}
.file:hover .file-meta,
.is--selected .file-meta {
  background-color: rgba(0, 0, 0, 0.55);
}
.is--selected .file-meta .icon {
  display: block;
  border-radius: 100%;
}
.file-meta .icon {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  background-color: #fff;
}
.file-meta .icon svg {
  width: 50%;
  height: 50%;
  margin-left: 25%;
  margin-top: 25%;
}
.file-meta-item {
  font-size: 0.875rem;
  line-height: 1.2;
  text-transform: uppercase;
}
.file-meta-item .type-small {
  font-size: .4em;
}
.file-meta-item-tag {
  margin-top: 5px;
  background-color: #fff;
  padding: 2px 5px;
  color: #000;
  font-size: .8em;
  display: inline-block;
}
.file-meta-caption .icon {
  fill: #fff;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 18px;
  left: 18px;
  z-index: 1;
}
.file-meta-caption-text {
  position: absolute;
  top: 45px;
  left: 18px;
  background-color: #000;
  color: #fff;
  font-size: .8em;
  text-transform: uppercase;
  padding: 2px 8px;
  margin-right: 18px;
  opacity: 0;
  z-index: 1;
  transition: 150ms ease-in-out 100ms;
}
.file-meta-caption:hover .file-meta-caption-text {
  opacity: 1;
}
.file-uploader-options {
  width: 100%;
  overflow: hidden;
  padding-top: 1.25rem;
  opacity: .3;
  filter: blur(1px);
  transition: opacity 150ms ease-in-out;
}
.file-uploader-options .col-wide {
  float: left;
  width: 100%;
  margin-top: 1.875rem;
  display: flex;
  align-items: center;
}
.file-uploader-options .col-wide label {
  width: auto;
  padding-right: 1.25rem;
}
.file-uploader-options .col-wide .form-choices-list {
  flex: 1;
  margin: 0;
}
.file-uploader-options .col-wide .form-choice-item {
  width: auto;
  margin-bottom: 0;
}
.file-uploader-options.is--selected {
  opacity: 1;
  filter: blur(0);
}
.upload-options-item .switch-select {
  width: 100%;
}
.upload-options-buttons {
  width: 100%;
  float: left;
  padding-top: 1.25rem;
  border-top: 1px solid #aeafad;
  display: flex;
  justify-content: space-between;
}
.upload-options-buttons .type-file-delete {
  border-style: dashed;
}
.file-upload {
  padding: 1.25rem;
  border: 2px dashed #dfdddd;
  transition: border-color 150ms ease-in-out, background-color 150ms ease-in-out;
  will-change: border-color, background-color;
}
.file-upload.is--drop-over {
  border-color: #000;
  background-color: #f3f3f3;
}
.file-upload-dropzone-label {
  margin-left: 1.25rem;
  display: inline-block;
  color: #747474;
  fill: #747474;
  font-style: italic;
  cursor: default;
}
.file-upload-dropzone-label .icon {
  width: 20px;
  height: 20px;
  margin: 0 0.625rem;
}
/**
 * Bourbon interpolation to apply class to all form inputs
 * @note[1]: default light variant for all type text input elments.
 */
input[type='date'] {
  font-family: "Source Sans Pro", "helvetica-neue", helvetica, sans-serif;
}
/**
 * Form checkbox input: It is hidden because we visualize the (un)checked state through the nearby `label`
 * @see     ../_label.scss
 * @extends %input-hidden
 */
input[type='file'] {
  padding: 14px 20px;
  background-color: #dfdddd;
  color: inherit;
  font-size: 0.875rem;
  line-height: .8;
}
/**
 * Form radio input: It is hidden because we visualize the state through the nearby `label`
 * @see     ../_label.scss
 * @extends %input-hidden
 */
/**
 * Select dropdown styling
 */
select {
  width: 100%;
  height: 100%;
  background-color: transparent;
  color: inherit;
  font-size: 0.9375rem;
  border: 0;
  outline: none;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}
select::-ms-expand {
  display: none;
}
select > option {
  color: #000;
}
/**
 * Disabled select option
 */
option:disabled {
  color: #ccc;
  font-style: italic;
}
/**
 * Input button submit
 * @extends %button-action
 */
/*
input[type='search'],
input.search-input {

}
*/
/**
 * Form textarea
 */
textarea {
  padding: 15px;
  border: 2px solid #000;
  width: 100%;
  resize: vertical;
}
.form-wizard .row-small {
  padding-bottom: 6.25rem;
  min-height: 100%;
}
.form-wizard-item {
  position: relative;
  margin-bottom: 3.125rem;
}
.form-wizard-item .wizard-label {
  display: block;
  width: 100%;
  color: rgba(0, 0, 0, 0.45);
}
.form-wizard-item input[type="color"], .form-wizard-item input[type="date"], .form-wizard-item input[type="datetime"], .form-wizard-item input[type="datetime-local"], .form-wizard-item input[type="email"], .form-wizard-item input[type="month"], .form-wizard-item input[type="number"], .form-wizard-item input[type="password"], .form-wizard-item input[type="search"], .form-wizard-item input[type="tel"], .form-wizard-item input[type="text"], .form-wizard-item input[type="time"], .form-wizard-item input[type="url"], .form-wizard-item input[type="week"], .form-wizard-item input:not([type]), .form-wizard-item textarea,
.form-wizard-item input[type='file'],
.form-wizard-item .switch-select,
.form-wizard-item textarea,
.form-wizard-item ng-select,
.form-wizard-item tag-input {
  width: 100%;
  margin-top: 0.625rem;
}
.form-wizard-item > .button-save-from {
  position: relative;
  padding: 1rem 1.75rem;
  min-width: 12.5rem;
  transition: border-color 150ms ease-in-out;
  will-change: border-color;
}
.form-wizard-item > .button-save-from::before {
  height: 100%;
  width: 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background-color: #d2d3d2;
  z-index: -1;
}
.form-wizard-item > .button-save-from.is--saved {
  border-color: #d2d3d2;
}
.form-wizard-item > .button-save-from.is--saved::before {
  -webkit-animation: anim--btn-saved  .95s linear infinite;
          animation: anim--btn-saved  .95s linear infinite;
}
@-webkit-keyframes anim--btn-saved {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes anim--btn-saved {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.panel-success {
  margin: 40px 0;
  padding: 20px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  border: 1px solid #dfdddd;
}
.panel-success .button, .panel-success .social-wall__container__delete {
  margin-top: 1.25rem;
}
.wizard-chapter {
  z-index: 5;
  display: none;
  position: relative;
}
.wizard-chapter.is--active {
  display: block;
  -webkit-animation: fade-in .6s both;
          animation: fade-in .6s both;
}
.wizard-pagination {
  z-index: 4;
  display: flex;
  position: absolute;
  bottom: 0;
  width: 100%;
  justify-content: space-between;
}
.wizard-overlay {
  -webkit-animation: fade-in .6s both;
          animation: fade-in .6s both;
}
.wizard-overlay .button-cancel-from {
  margin-left: 1.25rem;
}
.form-wizard-header {
  padding: 0 1.25rem;
}
/*
* Form wizard header title
* @file[1]: extends/_titles.scss 
*/
.form-wizard-header-title {
  font-size: 2.375rem;
  text-transform: uppercase;
}
.form-wizard-chapters-list {
  counter-reset: li;
  margin-bottom: -1px;
}
.form-wizard-chapter-list-item {
  position: relative;
  color: rgba(0, 0, 0, 0.75);
  border-bottom: 1px solid #d2d3d2;
  transition: background-color 150ms ease-in-out;
}
.form-wizard-chapter-list-item:first-child {
  border-top: 1px solid #d2d3d2;
}
.form-wizard-chapter-list-item:hover {
  background-color: #dfdddd;
}
.form-wizard-chapter-list-item.is--current {
  background-color: #000;
  color: #fff;
}
.form-wizard-chapter-list-item.is--current::before {
  position: absolute;
  top: 0;
  right: -10px;
  border-top: solid 28px transparent;
  border-bottom: solid 28px transparent;
  border-left: solid 10px #000;
  content: '';
}
.form-wizard-chapter-link {
  display: block;
  position: relative;
  padding: 0.9375rem 0.9375rem 0.9375rem 3.125rem;
  color: inherit;
  font-size: 1.125rem;
  font-weight: 300;
  cursor: pointer;
}
.form-wizard-chapter-link.no--number {
  padding-left: 1.25rem;
}
.form-wizard-chapter-link:not(.no--number)::before {
  position: absolute;
  top: 50%;
  left: 1.25rem;
  font-size: 0.9375rem;
  font-weight: 700;
  content: counter(li) ".";
  counter-increment: li;
  transform: translateY(-50%);
}
.is--current .form-wizard-chapter-link {
  font-weight: 700;
}
.is--current .form-wizard-chapter-link::before {
  font-size: 1.125rem;
}
.form-wizard-button {
  padding: 1.5rem;
  display: flex;
  justify-content: center;
}
.form-wizard-button button {
  border: 3px solid;
}
my-datepicker {
  display: block;
}
.datepicker-container {
  position: relative;
}
.datepicker-calendar {
  border: 1px solid #dfdddd;
  width: 250px;
  position: absolute;
  right: 0;
  z-index: 999999;
  background: white;
}
.datepicker-input-container {
  position: relative;
}
.datepicker-input:focus + .datepicker-input-icon {
  right: 20px;
}
.datepicker-input-icon {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxNi45IDE1LjgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE2LjkgMTUuODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxwYXRoIHN0eWxlPSJmaWxsOiMwMTAxMDE7IiBkPSJNOC40LDEwLjdINC4yYy0wLjMsMC0wLjYsMC4zLTAuNiwwLjZjMCwwLjMsMC4zLDAuNiwwLjYsMC42aDQuM2MwLjMsMCwwLjYtMC4zLDAuNi0wLjYKCQlDOSwxMSw4LjgsMTAuNyw4LjQsMTAuN3oiLz4KCTxwYXRoIGQ9Ik0xNi4zLDEuMWgtMi45VjAuNmMwLTAuMy0wLjMtMC42LTAuNi0wLjZzLTAuNiwwLjMtMC42LDAuNnYwLjVINC44VjAuNkM0LjgsMC4zLDQuNiwwLDQuMiwwQzMuOSwwLDMuNiwwLjMsMy42LDAuNnYwLjUKCQlIMC42QzAuMywxLjEsMCwxLjQsMCwxLjd2MTMuNGMwLDAuMywwLjMsMC42LDAuNiwwLjZoMTUuN2MwLjMsMCwwLjYtMC4zLDAuNi0wLjZWMS43QzE2LjksMS40LDE2LjYsMS4xLDE2LjMsMS4xeiBNMTUuNywxNC42SDEuMgoJCVY1LjFoMTQuNVYxNC42eiBNMTUuNywzLjlIMS4yVjIuM2gyLjV2MC4zYzAsMC4zLDAuMywwLjYsMC42LDAuNmMwLjMsMCwwLjYtMC4zLDAuNi0wLjZWMi4zaDcuM3YwLjNjMCwwLjMsMC4zLDAuNiwwLjYsMC42CgkJczAuNi0wLjMsMC42LTAuNlYyLjNoMi40VjMuOXoiLz4KCTxwYXRoIHN0eWxlPSJmaWxsOiMwMTAxMDE7IiBkPSJNMTIuNyw3LjhINC4yYy0wLjMsMC0wLjYsMC4zLTAuNiwwLjZTMy44LDksNC4yLDloOC42YzAuMywwLDAuNi0wLjMsMC42LTAuNlMxMy4xLDcuOCwxMi43LDcuOHoiLz4KPC9nPgo8L3N2Zz4K");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  transition: right 150ms ease-in-out;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.datepicker-input-icon i {
  display: none;
}
.datepicker-input {
  position: relative;
  padding: 0;
  padding-right: 24px;
}
.datepicker-input:focus {
  padding: 0 44px 0 20px;
}
.datepicker-calendar-top {
  padding: 20px;
  height: 90px;
  background: #dfdddd;
  text-align: center;
  font-weight: bold;
  position: relative;
}
.datepicker-calendar-top .year-title {
  font-size: 1.75rem;
  line-height: .8;
  display: block;
  margin-top: 0.1875rem;
}
.datepicker-calendar-top button {
  font-style: italic;
  font-size: 0.8125rem;
  margin-top: 0.625rem;
}
.datepicker-calendar-top .close {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: url("data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjE0cHgiIGhlaWdodD0iMTJweCIgdmlld0JveD0iMCAwIDE0IDEyIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0Ni4yICg0NDQ5NikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4wMDAwMDAsIDAuMDAwMDAwKSIgc3Ryb2tlPSIjMDAwMDAwIj4KICAgICAgICAgICAgPHBhdGggZD0iTTAsMCBMMTIsMTIiIGlkPSJQYXRoIj48L3BhdGg+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMiwwIEw1LjY4NDM0MTg5ZS0xNCwxMiIgaWQ9IlBhdGgtMiI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
}
.datepicker-calendar-top .close svg {
  display: none;
}
.datepicker-calendar-container {
  padding: 12px 20px 12px;
  max-height: 235px;
  overflow: auto;
}
.datepicker-calendar-month-section {
  display: flex;
}
.datepicker-calendar-month-section .month-title {
  display: flex;
  width: 100%;
  align-items: center;
  flex-direction: column;
  font-weight: bold;
  font-size: 0.9375rem;
  margin-top: -2px;
  margin-bottom: 0.625rem;
}
.datepicker-calendar-month-section i {
  margin: 0 8px;
  cursor: pointer;
}
.datepicker-calendar-month-section i svg {
  display: none;
}
.datepicker-calendar-month-section i:first-of-type {
  width: 17px;
  height: 17px;
  display: inline-block;
  background: url("data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjZweCIgaGVpZ2h0PSIxMHB4IiB2aWV3Qm94PSIwIDAgNiAxMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNDYuMiAoNDQ0OTYpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iaWNvbi1jaGV2cm9uLXJpZ2h0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzLjAwMDAwMCwgNS4wMDAwMDApIHNjYWxlKC0xLCAxKSB0cmFuc2xhdGUoLTMuMDAwMDAwLCAtNS4wMDAwMDApICIgZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMDAwMDAwIj4KICAgICAgICAgICAgPHBhdGggZD0iTTcuMTc2ODk3MTgsMy4zMDM1NzE1NSBDNy4xNzY4OTcxOCwzLjM3NjExNjU1IDcuMTQ4OTk1NjgsMy40NDAyOTAwMiA3LjA5MzE5MTg4LDMuNDk2MDkzODcgTDMuMTkyNTIyMTgsNy4zOTY3NjM1MiBDMy4xMzY3MTgzOCw3LjQ1MjU2NzMyIDMuMDcyNTQ0ODgsNy40ODA0Njg5MiAyLjk5OTk5OTg4LDcuNDgwNDY4OTIgQzIuOTI3NDU0ODgsNy40ODA0Njg5MiAyLjg2MzI4MTM4LDcuNDUyNTY3MzIgMi44MDc0Nzc1OCw3LjM5Njc2MzUyIEwtMS4wOTMxOTIxMiwzLjQ5NjA5Mzg3IEMtMS4xNDg5OTU5MiwzLjQ0MDI5MDAyIC0xLjE3Njg5NzQyLDMuMzc2MTE2NTUgLTEuMTc2ODk3NDIsMy4zMDM1NzE1NSBDLTEuMTc2ODk3NDIsMy4yMzEwMjY1NCAtMS4xNDg5OTU5MiwzLjE2Njg1MzA4IC0xLjA5MzE5MjEyLDMuMTExMDQ5MjMgTC0wLjY3NDY2NTMyLDIuNjkyNTIyNDQgQy0wLjYxODg2MTQyLDIuNjM2NzE4NTkgLTAuNTU0Njg4MDIsMi42MDg4MTcwOCAtMC40ODIxNDMwMiwyLjYwODgxNzA4IEMtMC40MDk1OTgwMiwyLjYwODgxNzA4IC0wLjM0NTQyNDUyLDIuNjM2NzE4NTkgLTAuMjg5NjIwNjIsMi42OTI1MjI0NCBMMi45OTk5OTk4OCw1Ljk4MjE0MzAyIEw2LjI4OTYyMDM4LDIuNjkyNTIyNDQgQzYuMzQ1NDI0MjgsMi42MzY3MTg1OSA2LjQwOTU5Nzc4LDIuNjA4ODE3MDggNi40ODIxNDI3OCwyLjYwODgxNzA4IEM2LjU1NDY4Nzc4LDIuNjA4ODE3MDggNi42MTg4NjExOCwyLjYzNjcxODU5IDYuNjc0NjY1MDgsMi42OTI1MjI0NCBMNy4wOTMxOTE4OCwzLjExMTA0OTIzIEM3LjE0ODk5NTY4LDMuMTY2ODUzMDggNy4xNzY4OTcxOCwzLjIzMTAyNjU0IDcuMTc2ODk3MTgsMy4zMDM1NzE1NSBaIiBpZD0iU2hhcGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMuMDAwMDAwLCA1LjA0NDY0Mykgcm90YXRlKC05MC4wMDAwMDApIHRyYW5zbGF0ZSgtMy4wMDAwMDAsIC01LjA0NDY0MykgIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
}
.datepicker-calendar-month-section i:last-of-type {
  width: 17px;
  height: 17px;
  display: inline-block;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjEwcHgiIHZpZXdCb3g9IjAgMCA2IDEwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjx0aXRsZT7vhIc8L3RpdGxlPjxnIGZpbGwtcnVsZT0iZXZlbm9kZCIgPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04MS4wMDAwMDAsIC04LjAwMDAwMCkiID48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMi4wMDAwMDApIj48cGF0aCBkPSJNODguMTc2ODk3Myw5LjMwMzU3MTQzIEM4OC4xNzY4OTczLDkuMzc2MTE2NDMgODguMTQ4OTk1OCw5LjQ0MDI4OTkgODguMDkzMTkyLDkuNDk2MDkzNzUgTDg0LjE5MjUyMjMsMTMuMzk2NzYzNCBDODQuMTM2NzE4NSwxMy40NTI1NjcyIDg0LjA3MjU0NSwxMy40ODA0Njg4IDg0LDEzLjQ4MDQ2ODggQzgzLjkyNzQ1NSwxMy40ODA0Njg4IDgzLjg2MzI4MTUsMTMuNDUyNTY3MiA4My44MDc0Nzc3LDEzLjM5Njc2MzQgTDc5LjkwNjgwOCw5LjQ5NjA5Mzc1IEM3OS44NTEwMDQyLDkuNDQwMjg5OSA3OS44MjMxMDI3LDkuMzc2MTE2NDMgNzkuODIzMTAyNyw5LjMwMzU3MTQzIEM3OS44MjMxMDI3LDkuMjMxMDI2NDIgNzkuODUxMDA0Miw5LjE2Njg1Mjk2IDc5LjkwNjgwOCw5LjExMTA0OTExIEw4MC4zMjUzMzQ4LDguNjkyNTIyMzIgQzgwLjM4MTEzODcsOC42MzY3MTg0NyA4MC40NDUzMTIxLDguNjA4ODE2OTYgODAuNTE3ODU3MSw4LjYwODgxNjk2IEM4MC41OTA0MDIxLDguNjA4ODE2OTYgODAuNjU0NTc1Niw4LjYzNjcxODQ3IDgwLjcxMDM3OTUsOC42OTI1MjIzMiBMODQsMTEuOTgyMTQyOSBMODcuMjg5NjIwNSw4LjY5MjUyMjMyIEM4Ny4zNDU0MjQ0LDguNjM2NzE4NDcgODcuNDA5NTk3OSw4LjYwODgxNjk2IDg3LjQ4MjE0MjksOC42MDg4MTY5NiBDODcuNTU0Njg3OSw4LjYwODgxNjk2IDg3LjYxODg2MTMsOC42MzY3MTg0NyA4Ny42NzQ2NjUyLDguNjkyNTIyMzIgTDg4LjA5MzE5Miw5LjExMTA0OTExIEM4OC4xNDg5OTU4LDkuMTY2ODUyOTYgODguMTc2ODk3Myw5LjIzMTAyNjQyIDg4LjE3Njg5NzMsOS4zMDM1NzE0MyBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NC4wMDAwMDAsIDExLjA0NDY0Mykgcm90YXRlKC05MC4wMDAwMDApIHRyYW5zbGF0ZSgtODQuMDAwMDAwLCAtMTEuMDQ0NjQzKSIvPjwvZz48L2c+PC9nPjwvc3ZnPg==");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
}
.datepicker-calendar-day-names span {
  font-weight: bold;
}
.datepicker-calendar-day-names,
.datepicker-calendar-days-container,
.datepicker-calendar-years-container {
  overflow: hidden;
}
.datepicker-calendar-day-names span,
.datepicker-calendar-days-container span,
.datepicker-calendar-years-container span {
  font-size: 0.8125rem;
  padding: 0.075rem 0;
  width: 14.28571429%;
  display: inline-block;
  text-align: center;
  float: left;
  border: 2px solid transparent;
}
.datepicker-calendar-day-names .day.selected, .datepicker-calendar-day-names .year.selected,
.datepicker-calendar-days-container .day.selected,
.datepicker-calendar-days-container .year.selected,
.datepicker-calendar-years-container .day.selected,
.datepicker-calendar-years-container .year.selected {
  font-weight: bold;
  color: #de4444;
}
.datepicker-calendar-day-names .day:not(.disabled):hover, .datepicker-calendar-day-names .year:not(.disabled):hover,
.datepicker-calendar-days-container .day:not(.disabled):hover,
.datepicker-calendar-days-container .year:not(.disabled):hover,
.datepicker-calendar-years-container .day:not(.disabled):hover,
.datepicker-calendar-years-container .year:not(.disabled):hover {
  cursor: pointer;
  border-color: black;
  background: #f3f3f3;
}
.datepicker-calendar-years-container .year {
  width: 25%;
}
.form-datepicker-range {
  margin-left: -.625rem;
  margin-right: -.625rem;
}
.form-datepicker-range:after {
  content: '';
  display: table;
  clear: both;
}
.form-datepicker-range-item {
  padding: 0 .625rem;
  width: 50%;
  float: left;
}
app-detail-form-container {
  padding: 2.5rem 1.875rem;
  display: block;
}
app-detail-form-container .form-wizard .row-small {
  padding-bottom: 0;
  margin: auto;
}
.group__container tag-input .ng2-tag-input {
  border: solid 1px #dfdddd;
  padding: 0px 10px 10px 0px;
  font-size: 0.9375rem;
}
.group__container tag-input .ng2-tag-input .ng2-tag-input__text-input {
  font-family: "Source Sans Pro", "helvetica-neue", helvetica, sans-serif;
  font-size: 1.1em;
  padding: 0;
  margin: 10px 0 0 15px;
  height: 46px;
}
.group__container tag-input .ng2-tag-input .ng2-tag-input__text-input:focus {
  background-color: transparent;
  border: none;
}
.group__container tag-input .ng2-tag-input--focused {
  border-color: black;
}
.group__container tag-input .ng2-tag-input .ng2-tags-container tag {
  pointer-events: none;
  border-radius: 0;
  height: unset;
  margin: 10px 0 0 10px;
  padding: 0 10px 0 15px;
  line-height: 46px;
  background-color: #dfdddd;
  font-family: "Source Sans Pro", "helvetica-neue", helvetica, sans-serif;
  letter-spacing: 0;
}
.group__container tag-input .ng2-tag-input .ng2-tags-container tag, .group__container tag-input .ng2-tag-input .ng2-tags-container tag:active, .group__container tag-input .ng2-tag-input .ng2-tags-container tag:focus {
  color: black;
}
.group__container tag-input .ng2-tag-input .ng2-tags-container tag path, .group__container tag-input .ng2-tag-input .ng2-tags-container tag:active path, .group__container tag-input .ng2-tag-input .ng2-tags-container tag:focus path {
  fill: black;
}
.group__container tag-input .ng2-tag-input .ng2-tags-container tag delete-icon {
  pointer-events: all;
  height: unset;
  width: 30px;
  text-align: center;
}
.group__container tag-input .ng2-tag-input .ng2-tags-container tag delete-icon:hover {
  transform: scale(1.1);
}
.group__container tag-input .ng2-tag-input .ng2-tags-container tag delete-icon svg {
  vertical-align: middle;
}
.app .ng-select .ng-select-container {
  border-radius: 0;
}
.app .ng-select .ng-value {
  display: flex;
  flex-direction: row-reverse;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  background-color: #dfdddd;
  font-size: 1rem;
  padding: .6rem .9rem;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left {
  border-right-width: 0;
  font-size: 18px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left:hover {
  background-color: #aeafad;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked {
  background-color: #dfdddd;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked:hover {
  background-color: #f3f3f3;
}
.ng-select + .ngselect-icon {
  display: none;
}
.tabs {
  padding: 0;
  list-style: none;
  display: flex;
  width: 100%;
  margin: 1.875rem 0;
  box-shadow: inset 0 -1px 0 #dfdddd, inset 0 1px 0 #dfdddd;
}
.tabs li {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  text-align: center;
}
.tabs a {
  display: block;
  width: 100%;
  box-shadow: inset 0 -3px 0 solid transparent;
  padding: 1.25rem;
  color: rgba(0, 0, 0, 0.45);
  transition: border-bottom-color 150ms ease-in-out;
  text-transform: uppercase;
  transition: box-shadow .1s linear;
  font-weight: bold;
}
.tabs li.is--active a {
  box-shadow: inset 0 -3px 0 black;
  color: black;
  cursor: default;
}
.tabs li:not(.is--active) a:hover {
  box-shadow: inset 0 -3px 0 #aeafad;
}
.tabs li:not(:last-of-type) {
  margin-right: 1px;
}
.indicator {
  z-index: 15;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  text-align: center;
  transform: translate3d(-50%, -50%, 0);
}
.indicator-item {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #000;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.indicator-item.is--bounce1 {
  -webkit-animation-delay: -.32s;
          animation-delay: -.32s;
}
.indicator-item.is--bounce2 {
  -webkit-animation-delay: -.16s;
          animation-delay: -.16s;
}
@-webkit-keyframes sk-bouncedelay {
  /* stylelint-disable selector-list-comma-newline-after */
  0%, 80%, 100% {
    /* stylelint-enable selector-list-comma-newline-after */
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  /* stylelint-disable selector-list-comma-newline-after */
  0%, 80%, 100% {
    /* stylelint-enable selector-list-comma-newline-after */
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.pagination {
  margin: 1.25rem 0;
  padding-top: 1.25rem;
  width: 100%;
}
.pagination-list-item {
  display: flex;
  margin-right: 5px;
  width: 44px;
  height: 44px;
  font-size: 0.9375rem;
  align-items: center;
  border-bottom: 2px solid transparent;
  justify-content: center;
  transition: border-bottom 150ms ease-in-out;
}
.pagination-list-item.is--active {
  color: #000;
  font-weight: 700;
  text-align: center;
  border-bottom: 2px solid;
}
.pagination-list-item a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.pagination-list-item .button.type-icon-only .icon, .pagination-list-item .type-icon-only.social-wall__container__delete .icon {
  margin: -7px 0 0 -7px;
  width: 14px;
  height: 14px;
  fill: inherit;
}
.pagination-list-item:hover:not(.is--active) {
  border-bottom: 2px solid #dfdddd;
}
.pagination-list {
  display: flex;
  align-items: center;
  justify-content: center;
}
.variant-video .teaser-crop .icon {
  position: absolute;
  top: 50%;
  left: 50%;
}
@media all and (min-width: 47.875em) {
  .variant-video .teaser-crop .icon {
    margin: -35px 0 0 -35px;
    width: 70px;
    height: 70px;
  }
}
.teaser-group {
  position: relative;
  min-height: 300px;
}
.teaser-group .loader .indicator {
  top: 150px;
  transform: translate3d(0, -50%, 0);
}
.teaser-subtitle {
  display: none;
  font-weight: 300;
  text-transform: uppercase;
}
.type-archive .teaser-subtitle {
  display: block;
}
/*
 * Teaser Text
 */
.teaser-block {
  height: 100%;
}
@media all and (max-width: 47.8125em) {
  .teaser-block {
    display: flex;
    width: 100%;
    align-items: center;
  }
}
@media all and (min-width: 47.875em) {
  .teaser-wrapper:hover .teaser-content {
    background-color: rgba(0, 0, 0, 0.65);
  }
}
/*
 * Teaser-block-crop
 * File[1] => _extends/_teasers.scss
 */
@media all and (min-width: 47.875em) {
  .teaser-block-crop {
    width: 100%;
  }
}
@media all and (min-width: 47.875em) {
  .teaser-block-header {
    transition: margin 150ms ease-in-out 0.1s;
  }
  .teaser-wrapper:hover .teaser-block-header {
    margin: 1.25rem 0 0 1.25rem;
  }
}
@media all and (max-width: 47.8125em) {
  .teaser-block-text {
    display: none;
  }
}
@media all and (min-width: 47.875em) {
  .teaser-block-text {
    overflow: hidden;
    max-height: 5.875rem;
    position: absolute;
    right: 0rem;
    bottom: 0rem;
    padding-right: 0.625rem;
    max-width: 65%;
    color: inherit;
    opacity: 0;
    font-size: 0.875rem;
    line-height: 1.3;
    text-align: right;
    transition: bottom 150ms ease-in-out 0.1s, right 150ms ease-in-out 0.1s, opacity 150ms ease-in-out 0.1s;
  }
  .teaser-block-text::after {
    overflow: hidden;
    position: absolute;
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    clip: rect(0, 0, 0, 0);
    content: 'text-overflow:true';
  }
  .teaser-block-text::before {
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 88%;
    background: rgba(255, 255, 255, 0.9);
    content: '';
    transform: translateY(-50%);
  }
  .teaser-wrapper:hover .teaser-block-text {
    right: 1.875rem;
    bottom: 1.875rem;
    opacity: 1;
  }
}
/*
 * Teaser-block-content
 * File[1] => _extends/_teasers.scss
 */
.teaser-block-title {
  text-transform: uppercase;
}
@media all and (max-width: 47.8125em) {
  .variant-no-image .teaser-block-title {
    margin-bottom: 0.625rem;
  }
}
@media all and (min-width: 47.875em) and (max-width: 64em) {
  .teaser-block-title {
    font-size: 1.1875rem;
    line-height: 1.375rem;
  }
}
@media all and (min-width: 64.0625em) {
  .teaser-block-title {
    font-size: 1.375em;
    line-height: 1.5rem;
  }
}
@media all and (min-width: 47.875em) {
  .teaser-block-title {
    position: relative;
    max-width: 80%;
  }
}
.teaser-block-subtitle {
  font-size: 0.8125rem;
}
/*
 * Teaser-block-content
 * File[1] => _extends/_teasers.scss
 */
.teaser-block-wrapper::before {
  padding-top: 90.6%;
}
/*
 * Teaser-block varaint-no-image
 *
 */
@media all and (max-width: 47.8125em) {
  .variant-no-image {
    position: relative;
    padding-left: 0.625rem;
  }
  .variant-no-image::before {
    position: absolute;
    top: 5px;
    left: 2px;
    border-top: transparent solid 5px;
    border-bottom: transparent solid 5px;
    border-left: #aeafad solid 5px;
    content: '';
  }
}
@media all and (min-width: 47.875em) {
  .variant-no-image {
    padding-bottom: 2.5rem;
    border: 1px solid #aeafad;
  }
}
/*
 * Teaser-block-content
 * File[1] => _extends/_teasers.scss
 */
.teaser-list {
  display: flex;
  align-items: center;
}
/*
 * Teaser-block-content
 * File[1] => _extends/_teasers.scss
 */
.teaser-list-content {
  flex: 1;
}
@media all and (min-width: 47.875em) {
  .teaser-list-content {
    padding-left: 1.875rem;
  }
}
/*
 * Teaser-block-content
 * File[1] => _extends/_teasers.scss
 */
@media all and (min-width: 47.875em) {
  .teaser-list-crop {
    flex-basis: 38.39%;
  }
}
/*
 * Teaser-block-content
 * File[1] => _extends/_teasers.scss
 */
@media all and (min-width: 47.875em) {
  .teaser-list-title {
    margin-bottom: 0.625rem;
    padding-bottom: 0.625rem;
    font-size: 1.25rem;
    border-bottom: 1px solid #aeafad;
  }
}
/*
 * Teaser-block-content
 * File[1] => _extends/_utilities.scss
 */
.has--subitems {
  margin-right: 0 !important;
  margin-bottom: 1.5625rem;
  width: 100% !important;
  border: 1px solid #dfdddd;
}
.has--subitems > app-teaser-block > .teaser-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.has--subitems > app-teaser-block > .teaser-block > .teaser-wrapper {
  width: 100%;
}
.has--subitems > app-teaser-block > .teaser-block > .teaser-wrapper::before {
  padding-top: 65px;
}
.has--subitems > app-teaser-block > .teaser-block > .teaser-wrapper .teaser-block-content {
  background-color: rgba(0, 0, 0, 0.65);
}
.has--subitems > app-teaser-block > .teaser-block > .teaser-wrapper:hover .teaser-block-header {
  margin: 0 0 0 10px;
}
.has--subitems > app-teaser-block > .teaser-block > .teaser-wrapper:hover .teaser-block-text {
  display: none;
}
.teaser-subitems {
  position: relative;
  padding: 0.9375rem 0.625rem;
}
@media all and (min-width: 30em) and (max-width: 64em) {
  .teaser-subitems {
    width: 100%;
  }
}
@media all and (min-width: 64.0625em) and (max-width: 81.1875em) {
  .teaser-subitems {
    float: left;
    display: block;
    margin-right: 2.35765202%;
    width: 48.82117399%;
  }
  .teaser-subitems:last-child {
    margin-right: 0;
  }
}
@media all and (min-width: 81.25em) and (max-width: 99.9375em) {
  .teaser-subitems {
    float: left;
    display: block;
    margin-right: 1.55951206%;
    width: 32.29365863%;
  }
  .teaser-subitems:last-child {
    margin-right: 0;
  }
}
@media all and (min-width: 100em) {
  .teaser-subitems {
    float: left;
    display: block;
    margin-right: 1.16509161%;
    width: 24.12618129%;
  }
  .teaser-subitems:last-child {
    margin-right: 0;
  }
}
/*
 * Default button styling
 * @file[1]: extends/_buttons.scss
 */
.toolbar-button.type-edit .icon {
  margin: -15px 0 0 -15px;
  width: 30px;
  height: 30px;
}
.toolbar {
  z-index: 500;
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  padding: 0.625rem 0.625rem 0.25rem;
  background-color: #fff;
}
.topbar {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  background: white;
  border-bottom: 1px solid #dfdddd;
}
[class*="topbar-"] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.topbar-controls {
  right: 1.25rem;
}
.topbar-back {
  left: 1.25rem;
}
.logo {
  overflow: hidden;
  position: relative;
  height: 30px;
  width: 92px;
}
.logo a,
.logo .icon {
  display: block;
  height: 100%;
}
/**
 * Navigation variables
 */
/**
 * Navigation toggle button active state
 */
.navigation-toggle.is--active span {
  transform: rotateZ(45deg);
  /**
     * Transform the :before shape to part of an arrow
    */
  /**
     * Transform the :after shape to part of an arrow
     */
}
.navigation-toggle.is--active span::before {
  opacity: 0;
  transform: translateX(0) translateY(10px);
}
.navigation-toggle.is--active span::after {
  transform: translateX(16px) translateY(-28px) rotateZ(90deg);
}
/**
 * Position the navigation toggle button on mobile devices
 */
.navigation-toggle {
  z-index: 1001;
  display: inline-block;
  position: absolute;
  right: 1.5625rem;
  top: 0;
  margin-top: -2px;
  width: 2.75rem;
  height: 2.75rem;
  cursor: pointer;
  display: none;
}
.navigation-toggle :focus {
  outline: none;
}
.toggle-title {
  position: absolute;
  bottom: -10px;
  width: 100%;
  font-size: 0.6875rem;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}
/**
 * Rotate the navigation toggle span to create a CSS hamburger menu
 */
.navigation-toggle span {
  top: 22px;
  right: 5px;
  /**
     * Draw the hamburger menu lines
     */
  /**
     * Draw the hamburger menu top line
     */
  /**
     * Draw the hamburger menu bottom line
     */
}
.navigation-toggle span, .navigation-toggle span::before, .navigation-toggle span::after {
  display: block;
  position: absolute;
  width: 34px;
  height: 0.125rem;
  background-color: #000;
  opacity: 1;
  content: '';
  transition: transform 300ms, width 150ms, opacity 150ms;
}
.navigation-toggle span::before {
  top: -10px;
  transition: transform 300ms, width 150ms, top 150ms;
  transform-origin: top left;
}
.navigation-toggle span::after {
  bottom: -10px;
  transition: transform 300ms, width 150ms, bottom 150ms, opacity 150ms;
  transform-origin: bottom left;
}
@media all and (max-width: 47.8125em) {
  .navigation-toggle {
    margin-top: -4px;
    margin-left: 5px;
    transform: scale(0.9);
  }
}
.topbar-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.group, .group__subgroup {
  padding-left: 60px;
  position: relative;
}
.group__container {
  max-height: 100vh;
  -webkit-animation: isOpen .4s ease-in-out;
          animation: isOpen .4s ease-in-out;
}
.group__container.is--collapsed {
  max-height: 42px;
  overflow-y: hidden;
  transition: max-height .4s ease-in-out;
  -webkit-animation: none;
          animation: none;
}
.group__add-button {
  margin-top: 15px;
}
.group.is--drag-area, .is--drag-area.group__subgroup {
  border: dotted #aeafad 3px;
}
@-webkit-keyframes isOpen {
  0% {
    max-height: 42px;
    overflow-y: hidden;
  }
  99% {
    max-height: 100vh;
    overflow-y: hidden;
  }
  100% {
    overflow-y: visible;
  }
}
@keyframes isOpen {
  0% {
    max-height: 42px;
    overflow-y: hidden;
  }
  99% {
    max-height: 100vh;
    overflow-y: hidden;
  }
  100% {
    overflow-y: visible;
  }
}
.group__header, .group__subgroup__header {
  width: 100%;
  height: 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 45px;
}
.group__header h1, .group__subgroup__header h1 {
  font-weight: 700;
  font-size: 1.125rem;
}
.group__form, .group__subgroup__form {
  margin-bottom: 30px;
}
.group__subgroup {
  padding: 15px;
  border: 1px solid #d2d3d2;
  margin-top: 30px;
  width: calc(100% - 60px);
  float: right;
}
.group .group__subgroup:first-child, .group__subgroup .group__subgroup:first-child {
  margin-top: 30px;
}
.group__subgroup__header h1 {
  font-size: 1.125rem;
}
.group__subgroup__form:last-of-type {
  margin-bottom: 0;
}
.social-wall {
  width: 100%;
}
.social-wall__container {
  width: 100%;
  margin: 3rem auto;
  overflow: hidden;
}
@media all and (max-width: 47.8125em) {
  .social-wall__container {
    max-width: 100%;
  }
}
.social-wall__container__delete {
  float: right;
  margin: 0.625rem 0 1.25rem;
}
.social-wall__container__item {
  width: 360px;
}
.social-wall__container__item__header {
  margin-bottom: 0.125rem;
  display: flex;
  justify-content: space-between;
}
.social-wall__container__item__header__title {
  white-space: nowrap;
}
.social-wall__container__item__header__title:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
}
.social-wall__container__item__header__title:not(:first-child) {
  padding-left: 10px;
}
.social-wall__container__item__header__title time {
  font-family: "din", "helvetica-neue", helvetica, sans-serif;
  font-weight: bold;
  font-size: .85em;
}
.type--news .social-wall__container__item__header time {
  line-height: 1.9;
  float: none;
}
.social-wall__container__item__content__description {
  font-family: "din", "helvetica-neue", helvetica, sans-serif;
}
.social-wall__container__item__content__description a {
  text-decoration: underline;
}
.social-wall__container__item__content__img, .social-wall__container__item__content__video {
  width: 100%;
  margin-bottom: 0.625rem;
}
.social-wall__container__item__content__video {
  cursor: pointer;
  position: relative;
}
.social-wall__container__item__content__video video {
  width: 100%;
}
.social-wall__container__item__content__video .icon {
  width: 6.25em;
  height: 6.25em;
  transition: opacity 150ms ease-in-out;
  fill: white;
  stroke: white;
  pointer-events: none;
}
.type--news .social-wall__container__item__content h1 {
  font-family: "din-condensed-web", sans-serif;
  font-size: 4em;
  line-height: .87;
  margin-bottom: .9375rem;
}
.sdg-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  max-width: 800px;
}
.sdg-grid__item {
  margin: 5px 5px 0;
}
.icon-svg.sdg {
  width: 90px;
  height: 90px;
}
.icon-svg.sdg.is--inactive {
  filter: contrast(0.1) saturate(0.1) brightness(1.7) grayscale(1);
}
.core-sdg {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 1.5ex;
  margin-top: 1ex;
}
.core-sdg .icon-check {
  width: 12px;
  height: 10px;
}
.core-sdg__title {
  font-style: italic;
  color: #888;
}
.core-sdg__image {
  margin-right: 20px;
}
.core-sdg__content {
  padding: 1ex 0 3ex;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1ex;
  width: 100%;
}
.core-sdg__content.no--border {
  border-bottom-width: 0px;
  margin-bottom: 0;
}
.core-sdg__list {
  margin-bottom: 4ex;
}
.core-sdg__list__item {
  opacity: 0.5;
}
.core-sdg__list__item.is--active {
  font-weight: 700;
  opacity: 1;
}
.mb-0 {
  margin-bottom: 0 !important;
}

/*!
 * Quill Editor v1.3.6
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  box-sizing: border-box;
}
.ql-snow * {
  box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}

/*!
 * Quill Editor v1.3.6
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-bubble.ql-toolbar:after,
.ql-bubble .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble.ql-toolbar button,
.ql-bubble .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-bubble.ql-toolbar button svg,
.ql-bubble .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-bubble.ql-toolbar button:active:hover,
.ql-bubble .ql-toolbar button:active:hover {
  outline: none;
}
.ql-bubble.ql-toolbar input.ql-image[type=file],
.ql-bubble .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-bubble.ql-toolbar button:hover,
.ql-bubble .ql-toolbar button:hover,
.ql-bubble.ql-toolbar button:focus,
.ql-bubble .ql-toolbar button:focus,
.ql-bubble.ql-toolbar button.ql-active,
.ql-bubble .ql-toolbar button.ql-active,
.ql-bubble.ql-toolbar .ql-picker-label:hover,
.ql-bubble .ql-toolbar .ql-picker-label:hover,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active,
.ql-bubble.ql-toolbar .ql-picker-item:hover,
.ql-bubble .ql-toolbar .ql-picker-item:hover,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected {
  color: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-stroke,
.ql-bubble .ql-toolbar button:hover .ql-stroke,
.ql-bubble.ql-toolbar button:focus .ql-stroke,
.ql-bubble .ql-toolbar button:focus .ql-stroke,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #fff;
}
@media (pointer: coarse) {
  .ql-bubble.ql-toolbar button:hover:not(.ql-active),
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) {
    color: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #ccc;
  }
}
.ql-bubble {
  box-sizing: border-box;
}
.ql-bubble * {
  box-sizing: border-box;
}
.ql-bubble .ql-hidden {
  display: none;
}
.ql-bubble .ql-out-bottom,
.ql-bubble .ql-out-top {
  visibility: hidden;
}
.ql-bubble .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-bubble .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-bubble .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-bubble .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-bubble .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble .ql-stroke {
  fill: none;
  stroke: #ccc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-bubble .ql-stroke-miter {
  fill: none;
  stroke: #ccc;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-bubble .ql-fill,
.ql-bubble .ql-stroke.ql-fill {
  fill: #ccc;
}
.ql-bubble .ql-empty {
  fill: none;
}
.ql-bubble .ql-even {
  fill-rule: evenodd;
}
.ql-bubble .ql-thin,
.ql-bubble .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-bubble .ql-transparent {
  opacity: 0.4;
}
.ql-bubble .ql-direction svg:last-child {
  display: none;
}
.ql-bubble .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-bubble .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-bubble .ql-editor h1 {
  font-size: 2em;
}
.ql-bubble .ql-editor h2 {
  font-size: 1.5em;
}
.ql-bubble .ql-editor h3 {
  font-size: 1.17em;
}
.ql-bubble .ql-editor h4 {
  font-size: 1em;
}
.ql-bubble .ql-editor h5 {
  font-size: 0.83em;
}
.ql-bubble .ql-editor h6 {
  font-size: 0.67em;
}
.ql-bubble .ql-editor a {
  text-decoration: underline;
}
.ql-bubble .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-bubble .ql-editor code,
.ql-bubble .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-bubble .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-bubble .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-bubble .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-bubble .ql-editor img {
  max-width: 100%;
}
.ql-bubble .ql-picker {
  color: #ccc;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-bubble .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-bubble .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-bubble .ql-picker-options {
  background-color: #444;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-bubble .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label {
  color: #777;
  z-index: 2;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-bubble .ql-color-picker,
.ql-bubble .ql-icon-picker {
  width: 28px;
}
.ql-bubble .ql-color-picker .ql-picker-label,
.ql-bubble .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-label svg,
.ql-bubble .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-bubble .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-bubble .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-bubble .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-bubble .ql-picker.ql-header {
  width: 98px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-bubble .ql-picker.ql-font {
  width: 108px;
}
.ql-bubble .ql-picker.ql-font .ql-picker-label::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-bubble .ql-picker.ql-size {
  width: 98px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-label::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-bubble .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-bubble .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-bubble .ql-toolbar .ql-formats {
  margin: 8px 12px 8px 0px;
}
.ql-bubble .ql-toolbar .ql-formats:first-child {
  margin-left: 12px;
}
.ql-bubble .ql-color-picker svg {
  margin: 1px;
}
.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,
.ql-bubble .ql-color-picker .ql-picker-item:hover {
  border-color: #fff;
}
.ql-bubble .ql-tooltip {
  background-color: #444;
  border-radius: 25px;
  color: #fff;
}
.ql-bubble .ql-tooltip-arrow {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: " ";
  display: block;
  left: 50%;
  margin-left: -6px;
  position: absolute;
}
.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow {
  border-bottom: 6px solid #444;
  top: -6px;
}
.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow {
  border-top: 6px solid #444;
  bottom: -6px;
}
.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor {
  display: block;
}
.ql-bubble .ql-tooltip.ql-editing .ql-formats {
  visibility: hidden;
}
.ql-bubble .ql-tooltip-editor {
  display: none;
}
.ql-bubble .ql-tooltip-editor input[type=text] {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 13px;
  height: 100%;
  outline: none;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
}
.ql-bubble .ql-tooltip-editor a {
  top: 10px;
  position: absolute;
  right: 20px;
}
.ql-bubble .ql-tooltip-editor a:before {
  color: #ccc;
  content: "\D7";
  font-size: 16px;
  font-weight: bold;
}
.ql-container.ql-bubble:not(.ql-disabled) a {
  position: relative;
  white-space: nowrap;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before {
  background-color: #444;
  border-radius: 15px;
  top: -5px;
  font-size: 12px;
  color: #fff;
  content: attr(href);
  font-weight: normal;
  overflow: hidden;
  padding: 5px 15px;
  text-decoration: none;
  z-index: 1;
}
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  border-top: 6px solid #444;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 0;
  content: " ";
  height: 0;
  width: 0;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before,
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  left: 0;
  margin-left: 50%;
  position: absolute;
  transform: translate(-50%, -100%);
  transition: visibility 0s ease 200ms;
  visibility: hidden;
}
.ql-container.ql-bubble:not(.ql-disabled) a:hover::before,
.ql-container.ql-bubble:not(.ql-disabled) a:hover::after {
  visibility: visible;
}

.ngx-dnd-container {
  background-color: rgba(255, 255, 255, 0.2);
  border: 2px solid red;
  margin: 10px;
  padding: 10px;
}

.ngx-dnd-container.gu-empty {
  border: 2px dotted red;
}

.ngx-dnd-container:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.2);
}

.ngx-dnd-container .ex-moved {
  background-color: #e74c3c;
}

.ngx-dnd-container .ex-over {
  background-color: rgba(255, 255, 255, 0.3);
}

.ngx-dnd-container .handle {
  padding: 0 5px;
  margin-right: 5px;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: move;
}

.no-select {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  /* IE/Edge */
  user-select: none;
  /* non-prefixed version, currently
                                  not supported by any browser */
}

.clearfix::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}

.ngx-dnd-box,
.ngx-dnd-item {
  margin: 10px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  transition: opacity 0.4s ease-in-out;
  border: 1px solid lightblue;
  display: block;
}

.ngx-dnd-box:not(.has-handle):not(.move-disabled),
.ngx-dnd-box.has-handle [ngxdraghandle],
.ngx-dnd-box.has-handle [ngxDragHandle],
.ngx-dnd-item:not(.has-handle):not(.move-disabled),
.ngx-dnd-item.has-handle [ngxdraghandle],
.ngx-dnd-item.has-handle [ngxDragHandle] {
  cursor: move;
  cursor: grab;
  cursor: -webkit-grab;
}

.ngx-dnd-box .ngx-dnd-content,
.ngx-dnd-item .ngx-dnd-content {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.ngx-dnd-box:hover,
.ngx-dnd-item:hover {
  border: 1px solid blue;
}

.ngx-dnd-box {
  height: 40px;
  width: 40px;
  line-height: 20px;
  text-align: center;
  float: left;
}

.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

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

.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}

.gu-transit {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

